Hello,

I am using redhat-7.3 and the version of rpm is "rpm-4.0.4-7x.18".
>From the man page doing an: rpm -ba yourspecfile will do the trick.

Doing that gives me:

[root@rsync SPECS]# rpm -ba devfsd.spec 
devfsd.spec: No such file or directory

I did an strace on it and the error I got:

execve("/usr/lib/rpm/rpmb", ["/usr/lib/rpm/rpmb", "-ba", "devfsd.spec"], [/* 22
vars */]) = -1 ENOENT (No such file or directory)

Doing an ls:

[root@rsync SPECS]# ls -l /usr/lib/rpm/rpmb
ls: /usr/lib/rpm/rpmb: No such file or directory

I tried redhat-8.0 and the rpm that comes with it does not support rpm builds.

Any pointers of how-to build rpm would be greatly appreciated.

-- 
Kailesh Mussai
System Staff
School of Computer Science
Tel: (514) 398-7087
Fax: (514) 398-3883



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to