[Bug 817426] Re: debuild creates .packlist file and perllocal.pod
fab-furnari
817426 at bugs.launchpad.net
Thu Jul 28 09:44:41 UTC 2011
** Description changed:
When used to build packages of perl modules, debuild creates a
- .packageslist file
+ .packageslist file and perllocal.pod
+
+ An example:
+ using the MongoDB module:
+
+ wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
+ tar xzf MongoDB-0.44.tar.gz
+ cd MongoDB-0.44
+ debuild -us -uc
+ [... lots of fine stuff here but no errors ...]
+ lintian ../libmongodb-perl_0.43-1_amd64.deb
+
+
+ [...]
+ E: libmongodb-perl: perl-module-in-core-directory usr/lib/perl/5.10/
+ W: libmongodb-perl: package-installs-perllocal-pod usr/lib/perl/5.10/perllocal.pod
+ E: libmongodb-perl: perl-module-in-core-directory usr/lib/perl/5.10/perllocal.pod
+ E: libmongodb-perl: package-installs-packlist usr/lib/perl5/auto/MongoDB/.packlist
+ [...]
+
+
+ Same thing appears with modules downloaded with apt-get source and re-packaged with debuild.
+
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: devscripts 2.10.61ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic x86_64
Architecture: amd64
Date: Thu Jul 28 11:22:35 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
ProcEnviron:
- PATH=(custom, user)
- LANG=en_US.utf8
- SHELL=/bin/bash
+ PATH=(custom, user)
+ LANG=en_US.utf8
+ SHELL=/bin/bash
SourcePackage: devscripts
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to devscripts in Ubuntu.
https://bugs.launchpad.net/bugs/817426
Title:
debuild creates .packlist file and perllocal.pod
Status in “devscripts” package in Ubuntu:
New
Bug description:
When used to build packages of perl modules, debuild creates a
.packageslist file and perllocal.pod
An example:
using the MongoDB module:
wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
tar xzf MongoDB-0.44.tar.gz
cd MongoDB-0.44
debuild -us -uc
[... lots of fine stuff here but no errors ...]
lintian ../libmongodb-perl_0.43-1_amd64.deb
[...]
E: libmongodb-perl: perl-module-in-core-directory usr/lib/perl/5.10/
W: libmongodb-perl: package-installs-perllocal-pod usr/lib/perl/5.10/perllocal.pod
E: libmongodb-perl: perl-module-in-core-directory usr/lib/perl/5.10/perllocal.pod
E: libmongodb-perl: package-installs-packlist usr/lib/perl5/auto/MongoDB/.packlist
[...]
Same thing appears with modules downloaded with apt-get source and re-packaged with debuild.
ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: devscripts 2.10.61ubuntu5
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic x86_64
Architecture: amd64
Date: Thu Jul 28 11:22:35 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release amd64 (20100816.1)
ProcEnviron:
PATH=(custom, user)
LANG=en_US.utf8
SHELL=/bin/bash
SourcePackage: devscripts
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/devscripts/+bug/817426/+subscriptions
More information about the foundations-bugs
mailing list