LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 04-24-2018, 08:35 AM   #1
synarxelote
LQ Newbie
 
Registered: Apr 2018
Posts: 1

Rep: Reputation: Disabled
Question sudo apt-get install python3-pip “Could not resolve 'proxy.iogs'”


Hi,

I have python 3.5 installed on the ubuntu machine I need to use for work, but apparently not pip. I just received administrative rights on the computer, and tried to install pip, but I received multiple errors "Could not resolve 'proxy.iogs'". I receive the same error when I try to install any package (like emacs for example, so outside of libreoffice, I don't even know how to read files right now).

Using firefox, I can browse the Internet while using the option "no proxy", so I believe there is a proxy set up in the system somewhere I need to remove, but I have no idea how.

I browsed a bit on the issue, but the answers are always either specialized (about git notably), or ask to check and modify things I have no idea how to do. Could you explain how to fix this in a linux beginner friendly way ?
 
Old 04-24-2018, 12:08 PM   #2
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
The following search might be able to find the configuration file that sets the proxy:

Code:
grep -r "proxy.iogs" /etc
If that does not find anything, look into your .bashrc / .profile config files, maybe the proxy is set via environment variables:

Code:
grep -r "proxy.iogs" ~/.*
The -r stands for recursive. For the search in your home directory you might want to omit it in the first go for faster results. In a second attempt, add it to also search directories such as ~/.config.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
After upgrade python3.4 to python3.5.1 , not able to install packages "request" though pip3 YOGESHAS87 Linux - Software 1 08-03-2016 10:38 PM
how do I install pip/setuptools and other Python packages without sudo/su privileges? OMouse Linux - Software 2 08-30-2013 11:40 AM
[SOLVED] sudo yum via proxy doesnt resolve hosts but can is run as root crawshaws Linux - Newbie 1 08-15-2012 12:02 PM
sudo apt-get install aarsh SUSE / openSUSE 15 05-24-2011 08:26 PM
$sudo apt-get install... how do you know the name? Delpheno Linux - Newbie 9 05-03-2010 12:28 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:45 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration