[Cooker] [Bug 4331] [urpmi] Can't call method name on an undefined value at /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 2120

2003-07-28 Thread [fpons]
http://qa.mandrakesoft.com/show_bug.cgi?id=4331 [EMAIL PROTECTED] changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Cooker] [Bug 4331] [urpmi] Can't call method name on an undefined value at /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 2120

2003-07-27 Thread [oliv.blin]
http://qa.mandrakesoft.com/show_bug.cgi?id=4331 --- Additional Comments From [EMAIL PROTECTED] 2003-27-07 16:42 --- This problem also occurs with drakconf-themes. -- Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email --- You are receiving this mail because:

[Cooker] [Bug 4331] [urpmi] Can't call method name on an undefined value at /usr/lib/perl5/vendor_perl/5.8.0/urpm.pm line 2120

2003-07-27 Thread [oliv.blin]
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