[Bug 817426] Re: debuild creates .packlist file and perllocal.pod

fab-furnari 817426 at bugs.launchpad.net
Thu Jul 28 10:14:16 UTC 2011


** Description changed:

- When used to build packages of perl modules, debuild creates a
- .packageslist file and perllocal.pod
+ When used to build packages of perl modules, debuild creates a .packlist
+ and perllocal.pod files
  
  An example:
- using the MongoDB module:
+ wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
+ tar xvzf MongoDB-0.44.tar.gz
+ cd MongoDB-0.44/
+ dh-make-perl
+ [... some fixes to dependencies in debian/control reuquired ...]
  
- 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
+ [... lot of stuff here but no errors ...]
  
- 
+ and here is a part of the lintian result:
  [...]
  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.
+ Same errors happens with a apt-get sourced perl module...
  
  
  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

** Description changed:

  When used to build packages of perl modules, debuild creates a .packlist
  and perllocal.pod files
  
  An example:
  wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
  tar xvzf MongoDB-0.44.tar.gz
  cd MongoDB-0.44/
  dh-make-perl
  [... some fixes to dependencies in debian/control reuquired ...]
  
  debuild -us -uc
  [... lot of stuff here but no errors ...]
  
  and here is a part of the lintian result:
  [...]
  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 errors happens with a apt-get sourced perl module...
  
- 
  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
+ 
+ apt-cache policy devscripts
+ devscripts:
+   Installed: 2.10.61ubuntu5
+   Candidate: 2.10.61ubuntu5
+   Version table:
+  *** 2.10.61ubuntu5 0
+         500 http://it.archive.ubuntu.com/ubuntu/ lucid/main Packages
+         100 /var/lib/dpkg/status

-- 
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
  .packlist and perllocal.pod files

  An example:
  wget http://search.cpan.org/CPAN/authors/id/K/KR/KRISTINA/MongoDB-0.44.tar.gz
  tar xvzf MongoDB-0.44.tar.gz
  cd MongoDB-0.44/
  dh-make-perl
  [... some fixes to dependencies in debian/control reuquired ...]

  debuild -us -uc
  [... lot of stuff here but no errors ...]

  and here is a part of the lintian result:
  [...]
  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 errors happens with a apt-get sourced perl module...

  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

  apt-cache policy devscripts
  devscripts:
    Installed: 2.10.61ubuntu5
    Candidate: 2.10.61ubuntu5
    Version table:
   *** 2.10.61ubuntu5 0
          500 http://it.archive.ubuntu.com/ubuntu/ lucid/main Packages
          100 /var/lib/dpkg/status

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