LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problem connecting to software source (https://www.linuxquestions.org/questions/linux-newbie-8/problem-connecting-to-software-source-700249/)

linuxsasa 01-27-2009 11:17 AM

Problem connecting to software source
 
This is the error I get when I ever I try to add/remove software. Apparently the repomd.xml (for repository: fedora) file cannot be reached. How do I fix this?? My interent connection uses a proxy.

Thanks

Agrouf 01-28-2009 08:06 AM

try this :
Code:

export http_proxy=user:passwd@your_proxy_host:your_port
yum install software



All times are GMT -5. The time now is 03:30 AM.