Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-24 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: With the first suggestion - I get the contents of the home directory for user robert (with ftp://robert:[EMAIL PROTECTED]//) The other, I received this: [EMAIL PROTECTED] rfox]# curl -l ftp://robert:[EMAIL PROTECTED]//mnt/ curl: (9) Couldn't cd to mnt

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-24 Thread Robert Fox
On Thu, 2003-07-24 at 09:27, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: With the first suggestion - I get the contents of the home directory for user robert (with ftp://robert:[EMAIL PROTECTED]//) The other, I received this: [EMAIL PROTECTED] rfox]# curl -l

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-24 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: Any way around this? Changing user permission on ProFTP or something? I can't use rpmdrake UI anymore because of this problem because I can't force rpmdrake to use wget. So I'm stuck with the CLI and urpmi for now. I fixed a severe and rare bug in

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-24 Thread Serge Pluess
Hi I thought I would try some of those tests you suggested. First of all the Directory with the updated cooker files on the ftp server is : /home/spluess/Mandrake-devel So I tried the following curl command: [Serge-Pluesss-Computer:~] root# curl -k --location-trusted -R -f --stderr - -z

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-24 Thread Franois Pons
Serge Pluess [EMAIL PROTECTED] writes: Hi I thought I would try some of those tests you suggested. First of all the Directory with the updated cooker files on the ftp server is : /home/spluess/Mandrake-devel So I tried the following curl command: [Serge-Pluesss-Computer:~] root# curl

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-23 Thread Franois Pons
lamikr_mdk [EMAIL PROTECTED] writes: $ curl -k --location-trusted -R -f --stderr - -z harddrake-9.2-0.19mdk.i586.rpm -O ftp://robert:[EMAIL PROTECTED]//mnt/hd/cooker/Mandrake/RPMS/harddrake-9.2-0.19mdk.i586.rpm curl: (7) Connect failed $ echo $? 7 Well, can you try with a simple ping to

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-23 Thread Robert Fox
On Tue, 2003-07-22 at 16:12, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: [EMAIL PROTECTED] rfox]# curl -k --location-trusted -R -f --stderr - -z harddrake-9.2-0.19mdk.i586.rpm -O ftp://robert:[EMAIL PROTECTED]//mnt/hd/cooker/Mandrake/RPMS/harddrake-9.2-0.19mdk.i586.rpm

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-23 Thread lamikr_mdk
Well, can you try with a simple ping to check 192.168.10.100 is up when you check curl. After that, check curl without -k --location-trusted and after that check with curl ftp://robert:[EMAIL PROTECTED]//mnt/hd/cooker/Mandrake/RPMS/harddrake-9.2-0.19mdk.i586.rpm directly without more option. You

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-23 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: OK - the --disable-epsv didn't help. Well, it should have helped for passive ftp... When I do the -l switch, I get a listing of the home directory contents of user robert. Ok, this sounds normal, can you try again with ftp://robert:[EMAIL PROTECTED]//

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-23 Thread Robert Fox
On Wed, 2003-07-23 at 12:52, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: OK - the --disable-epsv didn't help. Well, it should have helped for passive ftp... When I do the -l switch, I get a listing of the home directory contents of user robert. Ok, this sounds

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Franois Pons
Charles A Edwards [EMAIL PROTECTED] writes: On 21 Jul 2003 15:07:54 + FACORAT Fabrice [EMAIL PROTECTED] wrote: Staying on this question, is there a way to force rpmdrake to use wget and not curl? I know about the --wget switch for urpmi, but how do I force it for rpmdrake?

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Robert Fox
On Tue, 2003-07-22 at 12:19, François Pons wrote: Charles A Edwards [EMAIL PROTECTED] writes: On 21 Jul 2003 15:07:54 + FACORAT Fabrice [EMAIL PROTECTED] wrote: Staying on this question, is there a way to force rpmdrake to use wget and not curl? I know about the --wget

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: I can check it - as soon as the update is available. Ok, thanks. François.

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Robert Fox
On Tue, 2003-07-22 at 12:25, Robert Fox wrote: On Tue, 2003-07-22 at 12:19, François Pons wrote: Charles A Edwards [EMAIL PROTECTED] writes: On 21 Jul 2003 15:07:54 + FACORAT Fabrice [EMAIL PROTECTED] wrote: Staying on this question, is there a way to force rpmdrake to use

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Serge Pluess
On Tuesday, July 22, 2003, at 05:19 AM, François Pons wrote: Charles A Edwards [EMAIL PROTECTED] writes: On 21 Jul 2003 15:07:54 + FACORAT Fabrice [EMAIL PROTECTED] wrote: Staying on this question, is there a way to force rpmdrake to use wget and not curl? I know about the --wget switch

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: retrieving rpm files from medium Installation CD (ftp1)... ...retrieving failed: created transaction for installing on / (remove=0, install=0, upgrade=5) There are no error displayed ? Can you try curl itself on command line, like this : curl -k

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Vincent Meyer, MD
On Tuesday 22 July 2003 09:03 am, Robert Fox wrote: On Tue, 2003-07-22 at 12:25, Robert Fox wrote: On Tue, 2003-07-22 at 12:19, François Pons wrote: Charles A Edwards [EMAIL PROTECTED] writes: On 21 Jul 2003 15:07:54 + FACORAT Fabrice [EMAIL PROTECTED] wrote: Staying on

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: On Tue, 2003-07-22 at 16:12, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: [EMAIL PROTECTED] rfox]# curl -k --location-trusted -R -f --stderr - -z harddrake-9.2-0.19mdk.i586.rpm -O ftp://robert:[EMAIL

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: [EMAIL PROTECTED] rfox]# curl -k --location-trusted -R -f --stderr - -z harddrake-9.2-0.19mdk.i586.rpm -O ftp://robert:[EMAIL PROTECTED]//mnt/hd/cooker/Mandrake/RPMS/harddrake-9.2-0.19mdk.i586.rpm % Total% Received % Xferd Average Speed

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Robert Fox
On Tue, 2003-07-22 at 16:12, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: [EMAIL PROTECTED] rfox]# curl -k --location-trusted -R -f --stderr - -z harddrake-9.2-0.19mdk.i586.rpm -O ftp://robert:[EMAIL PROTECTED]//mnt/hd/cooker/Mandrake/RPMS/harddrake-9.2-0.19mdk.i586.rpm

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread Robert Fox
On Tue, 2003-07-22 at 13:19, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: retrieving rpm files from medium Installation CD (ftp1)... ...retrieving failed: created transaction for installing on / (remove=0, install=0, upgrade=5) There are no error displayed ? Can you try

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-22 Thread lamikr_mdk
$ curl -k --location-trusted -R -f --stderr - -z harddrake-9.2-0.19mdk.i586.rpm -O ftp://robert:[EMAIL PROTECTED]//mnt/hd/cooker/Mandrake/RPMS/harddrake-9.2-0.19mdk.i586.rpm curl: (7) Connect failed $ echo $? 7 Mika François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: retrieving rpm

Re: [Cooker] curl problems with urpmi

2003-07-21 Thread Franois Pons
Adam Williamson [EMAIL PROTECTED] writes: On Fri, 2003-07-18 at 17:32, Jay DeKing wrote: Agreed. I've had to use wget as well for as long as I can recall, though curl has always been installed. Jay Curl works fine here, though it never gets a description file for the cooker or

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-21 Thread Robert Fox
On Mon, 2003-07-21 at 09:49, François Pons wrote: Adam Williamson [EMAIL PROTECTED] writes: On Fri, 2003-07-18 at 17:32, Jay DeKing wrote: Agreed. I've had to use wget as well for as long as I can recall, though curl has always been installed. Jay Curl works fine here,

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-21 Thread FACORAT Fabrice
Le lun 21/07/2003 à 11:03, Robert Fox a écrit : Staying on this question, is there a way to force rpmdrake to use wget and not curl? I know about the --wget switch for urpmi, but how do I force it for rpmdrake? removing curl package ?

Re: [Cooker] curl problems with urpmi - follow-up question

2003-07-21 Thread Charles A Edwards
On 21 Jul 2003 15:07:54 + FACORAT Fabrice [EMAIL PROTECTED] wrote: Staying on this question, is there a way to force rpmdrake to use wget and not curl? I know about the --wget switch for urpmi, but how do I force it for rpmdrake? removing curl package ? I thought that because

Re: [Cooker] curl problems with urpmi

2003-07-19 Thread Adam Williamson
On Sat, 2003-07-19 at 02:21, Jay DeKing wrote: Don't feel bad. I don't get descriptions for them either. Not for the cooker stuff anyway. Jay been wgettin' since I first tried curl (OT: I wish I had tried curling while I still lived up north. Not much opportunity to do it in Florida.

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK. libcurl2-7.10.5-1mdk curl-7.10.5-1mdk urpmi-4.4-9mdk gurpmi-4.4-9mdk Really, I checked here and it works nicely with the above version... Do you use proxy ? maybe it is

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Robert Fox
On Fri, 2003-07-18 at 15:59, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK. libcurl2-7.10.5-1mdk curl-7.10.5-1mdk urpmi-4.4-9mdk gurpmi-4.4-9mdk Really, I checked here and it works

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Franois Pons
Robert Fox [EMAIL PROTECTED] writes: On Fri, 2003-07-18 at 15:59, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK. libcurl2-7.10.5-1mdk curl-7.10.5-1mdk urpmi-4.4-9mdk

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Serge Plüss
At 7/18/2003 06:10 AM, you wrote: On Fri, 2003-07-18 at 15:59, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK. libcurl2-7.10.5-1mdk curl-7.10.5-1mdk urpmi-4.4-9mdk gurpmi-4.4-9mdk Really, I

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Robert Fox
On Fri, 2003-07-18 at 16:30, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: On Fri, 2003-07-18 at 15:59, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK.

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread w9ya
Ditto Bob Finch On Friday 18 July 2003 09:31 am, Serge Plüss wrote: At 7/18/2003 06:10 AM, you wrote: On Fri, 2003-07-18 at 15:59, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK.

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Jay DeKing
On Friday 18 July 2003 10:31 am, Serge Plüss honored me with this communique: At 7/18/2003 06:10 AM, you wrote: On Fri, 2003-07-18 at 15:59, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK.

RE: [Cooker] curl problems with urpmi

2003-07-18 Thread MEISCH,CORY (HP-Vancouver,ex1)
Ditto for me to, I just use the --wget parm. -Original Message- From: w9ya [mailto:[EMAIL PROTECTED] Sent: Friday, July 18, 2003 8:53 AM To: [EMAIL PROTECTED] Subject: Re: [Cooker] curl problems with urpmi Ditto Bob Finch On Friday 18 July 2003 09:31 am, Serge Plüss wrote

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread J.A. Magallon
On 07.18, François Pons wrote: Robert Fox [EMAIL PROTECTED] writes: I keep getting curl errors when trying to use urpmi - but wget seems to work OK. libcurl2-7.10.5-1mdk curl-7.10.5-1mdk urpmi-4.4-9mdk gurpmi-4.4-9mdk Really, I checked here and it works nicely with the above

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Adam Williamson
On Fri, 2003-07-18 at 17:32, Jay DeKing wrote: Agreed. I've had to use wget as well for as long as I can recall, though curl has always been installed. Jay Curl works fine here, though it never gets a description file for the cooker or contrib sources...I assume they've gone missing or

Re: [Cooker] curl problems with urpmi

2003-07-18 Thread Jay DeKing
On Friday 18 July 2003 6:09 pm, Adam Williamson honored me with this communique: On Fri, 2003-07-18 at 17:32, Jay DeKing wrote: Agreed. I've had to use wget as well for as long as I can recall, though curl has always been installed. Jay Curl works fine here, though it never gets a