Hello,
I follow instructions of the contribs.org's page "Beginners Guide to Rolling Your Own RPMs"
Step 5
bash-2.05$ mkdir -p rpms/{SRPMS,BUILD,SPECS,SOURCES,RPMS,lib}
bash-2.05$ mkdir -p rpms/RPMS/{i386,noarch}
bash-2.05$ rpm --initdb --dbpath /rpms/lib
I have an error :
error: cannot open Packages index using db3 - Aucun fichier ou répertoire de ce type (2)
(I have created an UNIX user (rpmmaker) whith adduser command)
Can anyone help me about this error ? (I don't know well the rpm command)
Regards.
Francois