Hello, On Tue, 01 Sep 2009, Robert Schweikert wrote:
When I build on my local machine with:
osc build SUSE_Linux_11.1 x86_64 perl-B-Keywords.spec
I end up with the following error:
error: Installed (but unpackaged) file(s) found:
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/B/Keywords/.packlist
RPM build errors: Installed (but unpackaged) file(s) found:
/usr/lib/perl5/vendor_perl/5.10.0/x86_64-linux-thread-multi/auto/B/Keywords/.packlist
I think this is related to me using %perl_process_packlist. I did find http://en.opensuse.org/SUSE_Package_Conventions/RPM_Macros#3.15._.25perl_pro...
I'd guess you can delete the packlist as it's information is stored in /var/adm/perl-modules/perl-B-Keywords and added to by SuSEconfig to the system-packlist. %perl_make_install %perl_process_packlist %__rm -f %{buildroot}%{perl_vendorarch}/auto/B/Keywords/.packlist Although I think that rm belongs in the %perl_process_packlist macro. -dnh -- We deal in the moral equivalent of black holes, where the normal laws of right and wrong break down; beyond those metaphysical event horizons there exist ... special circumstances -- Use Of Weapons -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-buildservice+help@opensuse.org