Package: libextutils-autoinstall-perl
Version: 0.59-1
Severity: minor

While trying to install some package from cpan i got the following error
message:

You are not allowed to write to the directory '/home/iw/.cpan/sources'
    the installation may fail due to insufficient permissions.

But: /home/iw/.cpan/sources is writable. This change solved it for me:

diff /usr/share/perl5/ExtUtils/AutoInstall.pm
/usr/share/perl5/ExtUtils/AutoInstall.pm.orig
786c786
< *** You are not allowed to write to the directory '$path' or
$Config::Config{sitelib};
---
> *** You are not allowed to write to the directory '$path';



-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libextutils-autoinstall-perl depends on:
ii  libmodule-install-perl     0.34-2        A Cornucopiaelig of
Module::Instal
ii  perl                       5.8.4-8sarge4 Larry Wall's Practical
Extraction

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to