On 09/08/2010 03:19 PM, Paul Smith wrote:
> Dear All,
>
> I am trying to rebuild a rpm from its src.rpm, but getting the following 
> error:
>
> $ rpmbuild --clean --rebuild myp-devel-0.14-0.src.rpm
> Installing myp-devel-0.14-0.src.rpm
> warning: user stewart does not exist - using root
> warning: group stewart does not exist - using root
> warning: user stewart does not exist - using root
> warning: group stewart does not exist - using root
> error: File /home/paulus/rpm/SOURCES # Where the tarballs and patches
> go./myp-devel-%{PACKAGE_VERSION}-%{PACKAGE_RELEASE}.tar.gz: No such
> file or directory
> $
>
> Any ideas?
>
> Thanks in advance,
>
> Paul

# yum install rpmdevtools

as you:

$ rpmdev-setuptree

Now try the rpmbuild again.

Good Luck!
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to