Can't open Software Manager and Software Sources

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
User avatar
skomo
Level 1
Level 1
Posts: 33
Joined: Mon Dec 18, 2017 2:59 am

Can't open Software Manager and Software Sources

Post by skomo »

Hi all, as title says, i can't open Software Manager nor Software Sources

I tried

Code: Select all

sudo software-sources 
from terminal and the output is

Code: Select all

Traceback (most recent call last):
  File "/usr/lib/linuxmint/mintSources/mintSources.py", line 22, in <module>
    import mintcommon
  File "/usr/lib/python3/dist-packages/mintcommon/__init__.py", line 11, in <module>
    import aptdaemon.client
  File "/usr/lib/python3/dist-packages/aptdaemon/client.py", line 45, in <module>
    from .errors import convert_dbus_exception, TransactionFailed
  File "/usr/lib/python3/dist-packages/aptdaemon/errors.py", line 41, in <module>
    class AptDaemonError(dbus.DBusException):
AttributeError: module 'dbus' has no attribute 'DBusException'
Then i tried

Code: Select all

sudo apt update
and

Code: Select all

Ignorato:1 http://mirrors.evowise.com/linuxmint/packages tara InRelease
Ignorato:2 http://dl.google.com/linux/chrome/deb stable InRelease              
Scaricamento di:3 http://mirrors.evowise.com/linuxmint/packages tara Release [24,1 kB]
Trovato:4 http://ppa.launchpad.net/qbittorrent-team/qbittorrent-stable/ubuntu bionic InRelease
Trovato:5 http://it-mirrors.evowise.com/ubuntu bionic InRelease                
Trovato:6 http://dl.google.com/linux/chrome/deb stable Release                 
Scaricamento di:7 http://mirrors.evowise.com/linuxmint/packages tara Release.gpg [819 B]
Ignorato:8 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ InRelease
Trovato:9 http://it-mirrors.evowise.com/ubuntu bionic-updates InRelease        
Trovato:10 http://it-mirrors.evowise.com/ubuntu bionic-backports InRelease     
Trovato:11 http://download.opensuse.org/repositories/home:/strycore/xUbuntu_18.04 ./ Release
Trovato:12 http://ppa.launchpad.net/rvm/smplayer/ubuntu bionic InRelease       
Scaricamento di:13 http://security.ubuntu.com/ubuntu bionic-security InRelease [83,2 kB]
Trovato:14 https://deb.opera.com/opera-stable stable InRelease                 
Trovato:15 http://ppa.launchpad.net/stebbins/handbrake-releases/ubuntu bionic InRelease
Trovato:16 https://dl.winehq.org/wine-builds/ubuntu bionic InRelease           
Trovato:17 http://archive.canonical.com/ubuntu bionic InRelease                
Errore:7 http://mirrors.evowise.com/linuxmint/packages tara Release.gpg
  Le seguenti firme non erano valide: BADSIG A6616109451BBBF2 Linux Mint Repository Signing Key <root@linuxmint.com>
Recuperati 108 kB in 3s (31,9 kB/s)
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze       
Lettura informazioni sullo stato... Fatto
Tutti i pacchetti sono aggiornati.
W: Si è verificato un errore nel verificare la firma. Il repository non è aggiornato e verranno usati i file indice precedenti. Errore GPG: http://mirrors.evowise.com/linuxmint/packages tara Release: Le seguenti firme non erano valide: BADSIG A6616109451BBBF2 Linux Mint Repository Signing Key <root@linuxmint.com>
W: Impossibile recuperare http://mirrors.evowise.com/linuxmint/packages/dists/tara/Release.gpg  Le seguenti firme non erano valide: BADSIG A6616109451BBBF2 Linux Mint Repository Signing Key <root@linuxmint.com>
W: Impossibile scaricare alcuni file di indice: saranno ignorati o verranno usati quelli vecchi.
Could someone help me?
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.
Current Machine ==> Matebook D13 2020 Linux Mint 20 5.8.0-29-generic
Ryzen 5 3500U with Vega 8 graphics

Previous Machine ==> Linux Mint 19.3 5.3.0-26-generic
AMD E2-6110 with R2 graphics (i loved it!)
User avatar
kc1di
Level 18
Level 18
Posts: 8172
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't open Software Manager and Software Sources

Post by kc1di »

It looks like you have a bad ppa. Go to menu, Administration , software sources and then to other tab. uncheck all your ppa's and try

Code: Select all

sudo apt update
again.
if that works. try the upgrade manager again. if software Sources will not open from menu go to a terminal and type

Code: Select all

pkexec mintsources

post any error message you get.



353/5000
Sembra che tu abbia un ppa cattivo. Vai al menu, Amministrazione, fonti software e poi in altra scheda. deseleziona tutti i tuoi ppa e prova di nuovo [codice] sudo apt update [/ code].
se funziona. provare di nuovo il gestore aggiornamenti. se il software Sorgenti non si apre dal menu, vai a un terminale e digita [codice] mintsources pkexec [/ code]
pubblica qualsiasi messaggio di errore che ricevi.
Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
User avatar
skomo
Level 1
Level 1
Posts: 33
Joined: Mon Dec 18, 2017 2:59 am

Re: Can't open Software Manager and Software Sources

Post by skomo »

Thanks for the help!

I don't think i have a bad ppa, ithink the error is given by a official mirror "evowise"

Code: Select all

Errore:7 http://mirrors.evowise.com/linuxmint/packages tara Release.gpg
  Le seguenti firme non erano valide: BADSIG A6616109451BBBF2 Linux Mint Repository Signing Key <root@linuxmint.com>
Anyway, i tried

Code: Select all

pkexec mintsources
and

Code: Select all

mosco@mint-PC ~ $ pkexec mintsources
Traceback (most recent call last):
  File "/usr/lib/linuxmint/mintSources/mintSources.py", line 22, in <module>
    import mintcommon
  File "/usr/lib/python3/dist-packages/mintcommon/__init__.py", line 11, in <module>
    import aptdaemon.client
  File "/usr/lib/python3/dist-packages/aptdaemon/client.py", line 45, in <module>
    from .errors import convert_dbus_exception, TransactionFailed
  File "/usr/lib/python3/dist-packages/aptdaemon/errors.py", line 41, in <module>
    class AptDaemonError(dbus.DBusException):
AttributeError: module 'dbus' has no attribute 'DBusException'
And no... i can't open software sources from menu, i want to restore "stock" mirrors
Current Machine ==> Matebook D13 2020 Linux Mint 20 5.8.0-29-generic
Ryzen 5 3500U with Vega 8 graphics

Previous Machine ==> Linux Mint 19.3 5.3.0-26-generic
AMD E2-6110 with R2 graphics (i loved it!)
User avatar
kc1di
Level 18
Level 18
Posts: 8172
Joined: Mon Sep 08, 2008 8:44 pm
Location: Maine USA

Re: Can't open Software Manager and Software Sources

Post by kc1di »

Easy tips : https://easylinuxtipsproject.blogspot.com/ Pjotr's Great Linux projects page.
Linux Mint Installation Guide: http://linuxmint-installation-guide.rea ... en/latest/
Registered Linux User #462608
User avatar
skomo
Level 1
Level 1
Posts: 33
Joined: Mon Dec 18, 2017 2:59 am

Re: Can't open Software Manager and Software Sources

Post by skomo »

Thanks a lot. I'll save for future purpose.
Trying myself to find a solution i messed up the entire system and i had a fresh install of mint.
Current Machine ==> Matebook D13 2020 Linux Mint 20 5.8.0-29-generic
Ryzen 5 3500U with Vega 8 graphics

Previous Machine ==> Linux Mint 19.3 5.3.0-26-generic
AMD E2-6110 with R2 graphics (i loved it!)
Locked

Return to “Beginner Questions”