rpmbuild

Patrick Laimbock patrick at laimbock.com
Mon Apr 28 13:49:41 UTC 2014


On 28-04-14 12:35, Patrick Dupre wrote:
> Hello,
>
> trying to compile a perl package
> rpmbuild -bb perl-tk-zinc.spec --nocheck
>
> I get:
>
>   File not found by glob: /home/pdupre/rpmbuild/BUILDROOT/perl-tk-zinc-3.303-1.fc20.x86_64/usr/lib64/perl5/vendor_perl/tk*
>
> what is wrong?

One or more files were installed that were not listed in the %files 
section in the spec file. Add the missing file(s) to the spec file.

Lots of information about building RPMs here:
http://rpm.org/
https://fedoraproject.org/wiki/Packaging:Guidelines

HTH,
Patrick



More information about the users mailing list