Mailinglist Archive: opensuse-buildservice (171 mails)
| < Previous | Next > |
[opensuse-buildservice] Help with packing failure
- From: Robert Schweikert <rschweikert@xxxxxxxxxx>
- Date: Tue, 01 Sep 2009 10:59:16 -0400
- Message-id: <4A9D36C4.4010108@xxxxxxxxxx>
Hi,
I am trying my hand at using the build service, in the hopes of getting perlcritic added at some point. perlcritic depends on B::Keywords which is just a simple Perl modules, thus it should be an easy enough start.
I've tried to follow the build tutorial and the packaging guidelines for creating the spec file.
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_process_packlist
as an explanation what %perl_process_packlist means but I could not find any directions on what I am supposed to to to make things work.
Help is much appreciated.
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
Software Engineer Consultant LINUX
rschweikert@xxxxxxxxxx 781-464-8147
Novell
Making IT Work As One
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
I am trying my hand at using the build service, in the hopes of getting perlcritic added at some point. perlcritic depends on B::Keywords which is just a simple Perl modules, thus it should be an easy enough start.
I've tried to follow the build tutorial and the packaging guidelines for creating the spec file.
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_process_packlist
as an explanation what %perl_process_packlist means but I could not find any directions on what I am supposed to to to make things work.
Help is much appreciated.
Thanks,
Robert
--
Robert Schweikert MAY THE SOURCE BE WITH YOU
Software Engineer Consultant LINUX
rschweikert@xxxxxxxxxx 781-464-8147
Novell
Making IT Work As One
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |