Bug#700350: dovecot-core: fails to upgrade from squeeze to bpo: Can't locate feature.pm in @INC

gregor herrmann gregoa at debian.org
Tue Feb 12 17:20:04 UTC 2013


On Mon, 11 Feb 2013 23:40:38 +0100, Andreas Beckmann wrote:

> during a test with piuparts I noticed your package fails to upgrade from
> 'squeeze'.
> It installed fine in 'squeeze', then the upgrade to 'squeeze-backports' fails.

>   Can't locate feature.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .).

Interesting.
feature is in perl-modules (5.10.1) or perl-base (5.14 and 5.16):

perl-base: /usr/share/perl/5.14.2/feature.pm
perl-base: /usr/share/perl/5.16.2/feature.pm
perl-modules: /usr/share/perl/5.10.1/feature.pm

(And the /usr/share/perl/5.10 in your @INC output is a symlink to
/usr/share/perl/5.10.1 where the file is.)

Is this some timing issue, like the old perl-modules half uninstalled
or something?

Cc'in the perl maintainers, they might have seen something like this
already :)


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Bob Dylan: Like A Rolling Stone
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/perl-maintainers/attachments/20130212/0c580f35/attachment.pgp>


More information about the Perl-maintainers mailing list