mintUpdate cannot connect

Questions about other topics - please check if your question fits better in another category before posting here
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: mintUpdate cannot connect

Post by Husse »

It could be this problem
http://www.linuxmint.com/wiki/index.php ... e_programs
But I have not heard of this for Elyssa
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.
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

Try updating via the terminal with

Code: Select all

sudo apt-get update
to see if you can connect to the repo servers.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

At least we can narrow it down to mintupdate. Try running it from the terminal to see what errors it spits out. Open a terminal and run

Code: Select all

sudo mintupdate
Make sure to close it from the panel before trying that.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

Sorry, old Debian habit trying to call apps by their name. I forgot the Mint tools have to be called in place. Try this:

Code: Select all

gksu /usr/lib/linuxmint/mintUpdate/mintUpdate.py
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

That will do it. Most apps connect through the network manager. If you make a manual connection outside of the network manager it usually won't be recognized. We need to get your wired connection going. Post the output of

Code: Select all

lspci
from a terminal.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

That should work. Have you tried running

Code: Select all

pppoeconf
in a terminal?
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

Here is a page from the Ubuntu wiki: https://help.ubuntu.com/community/ADSLPPPoE Once you get it set up, you should be able to configure it with the network manager so other apps will use the connection. Then you should be able to click on the panel icon and select your connection.
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
Husse

Re: mintUpdate cannot connect

Post by Husse »

Just noted this is not posted in the support section.
Please post support questions there - topic moved
Husse

Re: mintUpdate cannot connect

Post by Husse »

Code: Select all

gksu mintUpdate
That starts mintUpdate - but if you use a minor u it will not work
The problem may be here
Error parsing proxy URL http://:8080/: Invalid host name.
Double error....
User avatar
67GTA
Level 6
Level 6
Posts: 1301
Joined: Wed Jun 06, 2007 9:49 pm
Location: Kentucky, USA

Re: mintUpdate cannot connect

Post by 67GTA »

Capitol U! Thanks Husse. I missed that.

Have you tried to set the connection up with DHCP through the network manager?
"The only thing necessary for the triumph of evil is for good men to do nothing." Edmund Burke
Husse

Re: mintUpdate cannot connect

Post by Husse »

So mintUpdate can't work through a proxy - this is something we have to work on
tonyapp
Level 1
Level 1
Posts: 22
Joined: Sun Dec 16, 2007 11:56 am

Re: mintUpdate cannot connect

Post by tonyapp »

I have asked about the failure of mintUpdate to connect to the internet when all other services seem to be working OK, in several other posts, but without response. It is not an urgent problem as the package manager will do the job. However I thought it worth saying here that my network proxy setting is set to direct connection so that isn't the problem in my case. Don't know if that helps or not, just my three penny worth.
Tony
Husse

Re: mintUpdate cannot connect

Post by Husse »

mintUpdate gives you better control over things....
Locked

Return to “Other topics”