Package Manager and mintUpdate not working.

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: Package Manager and mintUpdate not working.

Post by Husse »

Do you have a proxy?
This is the cause I've found
You could also try to edit /etc/network/interfaces.
Comment out the two loopbacks - this will give you other problems but test apt-get with this
These two
auto lo
iface lo inet loopback
This is because your computer is trying to download from itself....
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Husse

Re: Package Manager and mintUpdate not working.

Post by Husse »

Yes I know I should have warned you - I think you can live without auto lo but not iface lo inet loopback
Don't know for sure though
User avatar
Boo
Level 7
Level 7
Posts: 1633
Joined: Mon Mar 26, 2007 7:48 am

Re: Package Manager and mintUpdate not working.

Post by Boo »

if you are behind a proxy you will have to setup
apt-get
synaptic
wget
to work with your proxy.
you will have to add something like
username:password@my.proxy.com/8080
into their config files.
I have not tested this yet.

Boo
Image
Now where was i going? Oh yes, crazy!
User avatar
clem
Level 12
Level 12
Posts: 4308
Joined: Wed Nov 15, 2006 8:34 am
Contact:

Re: Package Manager and mintUpdate not working.

Post by clem »

Not in the latest gnomes... the proxy settings tool in gnome sets http_proxy and ftp_proxy environment variables, which are read by synaptic, apt, mintUpdate..etc. In Hardy/Elyssa even Firefox uses it.

Clem.
Image
Locked

Return to “Beginner Questions”