On Wed, Jul 05, 2000 at 12:06:30AM +0200, Pixel wrote:
> Alexander Skwar <[EMAIL PROTECTED]> writes:
> 
> > Died at /usr/X11R6/bin/grpmi.pm line 17, <F> line 12.
> 
> try with gurpmi instead of urpmi, does it fails?

Yes, I get the same error when I use gurpmi directly.

Okay, now I'm totally baffled.  I fiddled a bit with
/usr/X11R6/bin/grpmi.pm.  The first 7 lines now read

---------------------------
#!/usr/bin/perl

$WGET = "wget --passive-ftp";

print("hi");

chdir "/tmp";
--------------------------

I inserted the line 'print("hi");'.  Now gurpmi installs the package all the
time (meaning, I can rm /tmp/sag*rpm ; rpm -e sag and install sag with
gurpmi sag again).  gurpmi still dies:

Died at /usr/X11R6/bin/grpmi.pm line 19, <F> line 14.

Gtk-CRITICAL **: file gtkprogress.c: line 518 (gtk_progress_set_percentage): assertion 
`percentage >= 0 && percentage <= 1.0' failed.

lines 19 and 14 I posted earlier (these are the old lines 17 and 12).

But why in the world does gurpmi now install the package when I have the
line 'print("hi");' inserted, and does not install the package but only
fetches it and stores it in /tmp when I do not have that line?

Confused,
Alexander Skwar
-- 
Homepage:       http://www.digitalprojects.com
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:            7328191

PGP signature

Reply via email to