Le Sunday 30 January 2005 à 22:41:06, Daniel Martin a écrit: > Are you certain that your copy of perl-base is: > 1) Reasonably up-to-date (at least compared to your copy of perl), and > 2) Not corrupt or missing part of it? > > I ask because pbuilder build trees from the middle of December > (at least as far back as December 11th) on my machine show > utf8_heavy.pl installed in /usr/share/perl/5.8.4/utf8_heavy.pl
Same here. /usr/share/perl/5.8.4/utf8_heavy.pl is provided by perl-base $ LANG=C apt-cache policy perl-base perl-base: Installed: 5.8.4-5 Candidate: 5.8.4-5 Version Table: *** 5.8.4-5 0 500 http://ftp.fr.debian.org testing/main Packages 90 http://ftp.fr.debian.org unstable/main Packages 100 /var/lib/dpkg/status perl-base is the same version in testing (sarge) and unstable. > utf8_heavy.pl should be installed on your machine, and it should be a > part of perl-base. Please try: > > apt-get install --reinstall perl-base That would be a very good idea. > and then look at this bug report again. Also, check what package owns > the file /usr/share/perl/5.8/utf8.pm with: > > dpkg -S /usr/share/perl/5.8/utf8.pm > > Because there is no such file on my system. utf8.pm should by in > /usr/share/perl/5.8.4 The file is /usr/share/perl/5.8.4/utf8.pm and is also provided by perl-base. /usr/share/perl/5.8 is a symlink to /usr/share/perl/5.8.4. I guess you bug is related to bug #280596. In perl-base changelog I see: perl (5.8.4-5) unstable; urgency=low * Move utf8_heavy.pl from perl-modules to perl-base (closes: #280596). Marius, can you reinstall the perl-base package and tell us if it works? Bye, -- Dr. Ludovic Rousseau [EMAIL PROTECTED] -- Normaliser Unix c'est comme pasteuriser le camembert, L.R. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]