Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Coldplug/Hotplug
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
spidrmn022
n00b
n00b


Joined: 19 Apr 2005
Posts: 4

PostPosted: Tue Apr 19, 2005 7:20 pm    Post subject: Coldplug/Hotplug Reply with quote

I'm having a problem when I emerge coldplug.....Error Parsing proxy URL http://proxy.server.com: Bad port number !!! Couldn't download hotplug-2004_09_23.tar.gz

I was able to connect yesterday when I downloaded the stage3 files.
I thought I could copy the plugs to a floppy and then put them where they needed to be but was unsuccesful with that also.
Back to top
View user's profile Send private message
mens
Guru
Guru


Joined: 27 Aug 2003
Posts: 392
Location: Belgium

PostPosted: Tue Apr 19, 2005 7:23 pm    Post subject: Reply with quote

what's the value of your $http_proxy environment variable?
Back to top
View user's profile Send private message
nixnut
Bodhisattva
Bodhisattva


Joined: 09 Apr 2004
Posts: 10974
Location: the dutch mountains

PostPosted: Tue Apr 19, 2005 7:24 pm    Post subject: Reply with quote

Seems you have a networking problem with your proxy. Let's ask a moderator to move this to the Networking & Security forum.
_________________
Please add [solved] to the initial post's subject line if you feel your problem is resolved. Help answer the unanswered

talk is cheap. supply exceeds demand
Back to top
View user's profile Send private message
spidrmn022
n00b
n00b


Joined: 19 Apr 2005
Posts: 4

PostPosted: Tue Apr 19, 2005 8:05 pm    Post subject: Coldplug/Hotplug Reply with quote

# echo $http_proxy

http://proxy.server.com:port
Back to top
View user's profile Send private message
mens
Guru
Guru


Joined: 27 Aug 2003
Posts: 392
Location: Belgium

PostPosted: Tue Apr 19, 2005 8:26 pm    Post subject: Reply with quote

I see...do you need a proxy server for http and/or ftp? If not, unset this variable (check where it is defined in /etc/env.d/ and remove it. then run env-update.) If you do need one, change it to the correct values. http://proxy.server.com:port is just an example.
Back to top
View user's profile Send private message
spidrmn022
n00b
n00b


Joined: 19 Apr 2005
Posts: 4

PostPosted: Wed Apr 20, 2005 12:52 pm    Post subject: Coldplug/Hotplug Reply with quote

sorry I haven't figured the ins and outs of programing in this environment yet. could you please tell me how to do that
Back to top
View user's profile Send private message
mens
Guru
Guru


Joined: 27 Aug 2003
Posts: 392
Location: Belgium

PostPosted: Wed Apr 20, 2005 1:45 pm    Post subject: Reply with quote

first try
Code:
unset http_proxy
and then - in the same shell - try emerging again.
If that works, search for http_proxy in all the files in the /etc/env.d directory
Code:
grep http_proxy /etc/env.d/*

If you found it, edit the file that contains it and remove that line. Do the same for ftp_proxy
Back to top
View user's profile Send private message
spidrmn022
n00b
n00b


Joined: 19 Apr 2005
Posts: 4

PostPosted: Wed Apr 20, 2005 2:13 pm    Post subject: Reply with quote

That did not work but I might be ata the wrong promt....livecd cdrom#????? if so what is the right one? and what is the command =to cd.. in suckdows?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum