Thank, Maybe an issue with vendorarch, vs. vendorlib ? However, I fixed the issue by installing perl-PAR-Packer-1.035-1.fc25.src.rpm The spec file was correct. =========================================================================== Patrick DUPRÉ | | email: pdupre@xxxxxxx Laboratoire de Physico-Chimie de l'Atmosphère | | Université du Littoral-Côte d'Opale | | Tel. (33)-(0)3 28 23 76 12 | | Fax: 03 28 65 82 44 189A, avenue Maurice Schumann | | 59140 Dunkerque, France =========================================================================== > Sent: Wednesday, November 02, 2016 at 1:48 PM > From: "Michael Schwendt" <mschwendt@xxxxxxxxx> > To: users@xxxxxxxxxxxxxxxxxxxxxxx > Subject: Re: rpmbuild > > On Wed, 2 Nov 2016 12:58:53 +0100, Patrick Dupre wrote: > > > rpmbuild -bb > > and I got the following error message: > > RPM build errors: > > File not found: /home/pdupre/rpmbuild/BUILDROOT/perl-PAR-Packer-1.035-1.fc24.x86_64/usr/lib64/perl5/vendor_perl/auto/* > > File not found: /home/pdupre/rpmbuild/BUILDROOT/perl-PAR-Packer-1.035-1.fc24.x86_64/usr/lib64/perl5/vendor_perl/PAR* > > > > That means that the files found in the buildroot tree don't match what is > listed in the %files section within the spec file: > > > %files > > %defattr(-,root,root,-) > > %doc AUTHORS Changes README > > %{perl_vendorarch}/auto/* > > %{perl_vendorarch}/PAR* > > %{_mandir}/man3/* > > You need to read the build output carefully, watch out for errors, not > limited to verifying that the %install section works and fills the > buildroot with files. What do you find in the buildroot? Files with > expected paths? No files or missing files? Incorrect paths? > _______________________________________________ > users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx > _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx