On Mon, 19 Nov 2001, Ian White wrote:

> Also there seems to be an issue with urpmi.addmedia. This works under
> i586, but fails under ppc:
> urpmi.addmedia stealthupd 
>ftp://ftp.stealth.net/pub/mirrors/ftp.mandrake.com/Mandrake/updates/ppc/8.0/RPMS with 
>../base/hdlist.cz
> unable to find hdlist file for "CD 1 Installation CD (Mandrake 8.0 PPC) (cdrom1)", 
>medium ignored
> wget of [<source_url>/../base/hdlist.cz] failed (maybe wget is missing?)
> wget of [<source_url>/../base/hdlist.cz] failed
> no hdlist file found for medium "stealthupd"
> unable to update medium "stealthupd"

Okay, I've tracked down what is failing. It is a seg fault in
wget-1.6-7mdk when using a long set of args.

[iwhite@g4 iwhite]$ /usr/bin/wget -P /var/cache/urpmi/partial 
ftp://ftp.rpmfind.net/linux/D/Mandrake-devel/cooker/ppc/Mandrake/base/hdlist1.cz
Segmentation fault

[iwhite@g4 iwhite]$ /usr/bin/wget -P /tmp 
ftp://ftp.rpmfind.net/linux/D/Mandrake-devel/cooker/ppc/Mandrake/base/hdlist1.cz
--22:42:26--
ftp://ftp.rpmfind.net/linux/D/Mandrake-devel/cooker/ppc/Mandrake/base/hdlist1.cz
           => `/tmp/hdlist1.cz'
Connecting to ftp.rpmfind.net:21... connected!
(etc)

Upgrading to wget-1.7-3mdk doesn't help (plus theres two missing
$(DESTDIR)s in doc/Makefile.in in that srpm)

Aha. Somebody else has found this, but the patch hasn't made its way in to
the tree. However the patch doesn't apply cleanly against 1.7-3.
http://www.mail-archive.com/wget%40sunsite.dk/msg01385.html

Somebody want to try massaging the patch against 1.7-3? C isn't my thing
:)

Ian

-------------------------------------------
Ian White
email: [EMAIL PROTECTED]


Reply via email to