http://qa.mandrakesoft.com/show_bug.cgi?id=4331
------- Additional Comments From [EMAIL PROTECTED] 2003-27-07 17:22 -------
As a very temporary fix, you can replace line 2120 in urpm.pm with :
if (my @l2 = grep { (not $_ eq "") && ($_->name eq $v)} @l) {
I have not clue why empty packages come from depslist.
I don't think this is the right fix to do, but it works :-)
(I don't know much about Perl)
--
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
------- Reminder: -------
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date:
description:
Some packages cannot be installed with urpmi :
# urpmi xvid
Can't call method "name" on an undefined value at
/usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 2120.
It does not happen with all packages, just some of them (xvid, xvid-devel from PLF).