Is the Software manager server down?

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
parejf63

Is the Software manager server down?

Post by parejf63 »

I have been using mint for a while, and I absolutely love it. Cannot understand why people are scared to use this, but to each thier own,

The last two days, I cannot get a good connection with the software manager, and it tells me all updates have failed or cannot access server. I know it is not my wifi because I am obviously using it now.

Is the server out or being worked on?

I can find nothing on the linuxmint or ubuntu sites.

I am in the US.. If that helps.

Thanks
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
karlchen
Level 23
Level 23
Posts: 18231
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Is the Software manager server down?

Post by karlchen »

Hello, parejf63.
The last two days, I cannot get a good connection with the software manager, and it tells me all updates have failed or cannot access server.
Could this be a late report about this problem?
<SOLVED> Problem with Linux Mint repositories and websites

In case this is not the problem which you experienced and in case you still experience the problem, then please open a terminal window, execute the following commands and post the complete screen output here:
  • Exact version info:

    Code: Select all

    inxi -Sx
  • Names and content of sources list files:

    Code: Select all

    inxi -r
  • What happens if your system tries to query the configured software sources:

    Code: Select all

    sudo apt-get update
Kind regards,
Karl
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
User avatar
jimallyn
Level 19
Level 19
Posts: 9075
Joined: Thu Jun 05, 2014 7:34 pm
Location: Wenatchee, WA USA

Re: Is the Software manager server down?

Post by jimallyn »

I think the server was down for a short period of time recently, but it should be back up now. Which version of Mint are you using? If it is anything other than 13 or 17, it is considered obsolete and the repositories have been taken down.
“If the government were coming for your TVs and cars, then you'd be upset. But, as it is, they're only coming for your sons.” - Daniel Berrigan
parejf63

Re: Is the Software manager server down?

Post by parejf63 »

Thank you here are the results.

Code: Select all

john@john-Satellite-L875D ~ $ inxi -sx
Sensors:   System Temperatures: cpu: 37.9C mobo: N/A gpu: 37.0 
           Fan Speeds (in rpm): cpu: N/A

Code: Select all

john@john-Satellite-L875D ~ $ inxi -r
Repos:     Active apt sources in file: /etc/apt/sources.list.d/removed.list
           deb http://archive.removed/ubuntu trusty-removed apps
           Active apt sources in file: /etc/apt/sources.list.d/official-package-repositories.list
           deb http://packages.linuxmint.com qiana main upstream import
           deb http://extra.linuxmint.com qiana main
           deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
           deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
           deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
           deb http://archive.canonical.com/ubuntu/ trusty partner

Code: Select all

john@john-Satellite-L875D ~ $ sudo apt-get update
[sudo] password for john: 
E: Could not get lock /var/lib/apt/lists/lock - open (11: Resource temporarily unavailable)
E: Unable to lock directory /var/lib/apt/lists/
john@john-Satellite-L875D ~ $
Last edited by karlchen on Wed Oct 29, 2014 8:40 pm, edited 1 time in total.
Reason: Enclosed the screen output of each command in [code] tags to improve readability
parejf63

Re: Is the Software manager server down?

Post by parejf63 »

Mint 17
User avatar
karlchen
Level 23
Level 23
Posts: 18231
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Is the Software manager server down?

Post by karlchen »

The first command is

Code: Select all

inxi -Sx
Capital S, not lowercase s. Linux is case sensitive.

On the failure of "sudo apt-get update":
Make sure no other instance of mintupdate, Synaptic, apt-get is active at that time. Only one process at a time can query the software sources.

The output of "inxi -r" looks good. No obvious errors in the sources list files.

Try the two failed commands again, please.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
parejf63

Re: Is the Software manager server down?

Post by parejf63 »

OK updates are working now. Thank you. However, the software manager seems to be downloading but I cannot see any download progress in the bar of the Sofware Manager
User avatar
karlchen
Level 23
Level 23
Posts: 18231
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Is the Software manager server down?

Post by karlchen »

parejf63 wrote:OK updates are working now.
Weird, because no command to fix anything had been posted. All 3 commands served diagnostic purposes only.
However, the software manager seems to be downloading but I cannot see any download progress in the bar of the Sofware Manager
You did not start the Software Manager while Mint Update was still actively doing something?

All software management programmes, mintUpdate, Software Manager, Synaptic, apt-get, they all use the same resources under their hood and they expect to have exclusive access to these resources when they need them.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
parejf63

Re: Is the Software manager server down?

Post by parejf63 »

karlchen wrote:
parejf63 wrote:OK updates are working now.
Weird, because no command to fix anything had been posted. All 3 commands served diagnostic purposes only.
However, the software manager seems to be downloading but I cannot see any download progress in the bar of the Sofware Manager
You did not start the Software Manager while Mint Update was still actively doing something?

All software management programmes, mintUpdate, Software Manager, Synaptic, apt-get, they all use the same resources under their hood and they expect to have exclusive access to these resources when they need them.
Thanks so much, I used the update manager..
Locked

Return to “Other topics”