You are not logged in.

#1 2022-06-25 20:29

iaddo91
Member
Registered: 2022-06-25
Posts: 4

"Gestore pacchetti" don't work

Hi, when i open "gestore pacchetti" (this is italian traduction, i don't know the name of this in english), the system give me this error:

E: Impostati valori in conflitto per l'opzione Signed-By riguardo alla sorgente http:// linux.teamviewer.com/deb/ stable: /usr/share/keyrings/q4a-teamviewer.gpg !=
E: Impossibile leggere l'elenco dei sorgenti.
E: _cache->open() failed, please report.

Recently i just added teamviewer repository to install it, with commands:

qrepoadd --gui --> than i selected "teamviewer", and i write:
apt update

then i installed teamviewer but "gestore pacchetti" doesn't work now.

What can i do?

Offline

#2 2022-06-26 06:05

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,300

Re: "Gestore pacchetti" don't work

"gestore pacchetti" is package manager

After you ran qrepoadd --gui --> teamviewer you should have seen something like this:-

sudo qrepoadd --gui
[sudo] password for robin: 
building cache, wait a moment please ...
Added repository: deb http://linux.teamviewer.com/deb stable main
Updating APT keyring - /usr/share/apps/q4os_system/q4p_keyring/q4a-teamviewer.pub - Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Keyring file: /usr/share/apps/q4os_system/q4p_keyring/q4a-teamviewer.pub
Repository file: /etc/apt/sources.list.d/q4p-teamviewer-20220626055436-Rnq.list

From the look of your output the keyring did not install or there is some kind of conflict.

Please look in /usr/share/apps/q4os_system/q4p_keyring/   and see if the file q4a-teamviewer.pub is there.
Also check in /etc/apt/sources.list.d/   and see if q4p-teamviewer-20220626055436-Rnq.list is there.

Offline

#3 2022-06-26 06:47

iaddo91
Member
Registered: 2022-06-25
Posts: 4

Re: "Gestore pacchetti" don't work

bin wrote:

Please look in /usr/share/apps/q4os_system/q4p_keyring/   and see if the file q4a-teamviewer.pub is there.
Also check in /etc/apt/sources.list.d/   and see if q4p-teamviewer-20220626055436-Rnq.list is there.

Yes, there are. What i have to do?

Offline

#4 2022-06-26 10:20

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,300

Re: "Gestore pacchetti" don't work

Initially I would suggest you run "sudo qrepoadd --gui" again and re-add the teamviewer repo.
Then run sudo apt update

Please copy and paste the terminal output from both these actions.

I'm wondering if there may be a translations issue - what is the system language set to?

Offline

#5 2022-06-26 12:43

iaddo91
Member
Registered: 2022-06-25
Posts: 4

Re: "Gestore pacchetti" don't work

bin wrote:

Initially I would suggest you run "sudo qrepoadd --gui" again and re-add the teamviewer repo.

terminal output:

Exist, not added: deb [signed-by=/usr/share/keyrings/q4a-teamviewer.gpg] http://linux.teamviewer.com/deb stable main
No repository has been added, as all exist yet
bin wrote:

Then run sudo apt update

terminal output:

E: Impostati valori in conflitto per l'opzione Signed-By riguardo alla sorgente http://linux.teamviewer.com/deb/ stable: /usr/share/keyrings/q4a-teamviewer.gpg !=
E: Impossibile leggere l'elenco dei sorgenti.
bin wrote:

I'm wondering if there may be a translations issue - what is the system language set to?

Italian

Offline

#6 2022-06-26 15:54

bin
Member
From: U.K.
Registered: 2016-01-28
Posts: 1,300

Re: "Gestore pacchetti" don't work

I think we'll have to wait for the q4os team to look at this.

Offline

#7 2022-06-26 17:50

q4osteam
Q4OS Team
Registered: 2015-12-06
Posts: 4,250
Website

Re: "Gestore pacchetti" don't work

Teamviewer has added its own repository, so you only need to disable the redundant one. Run the command:
$ sudo qreporm teamviewer
$ sudo apt update
and post back

Offline

#8 2022-06-26 22:31

iaddo91
Member
Registered: 2022-06-25
Posts: 4

Re: "Gestore pacchetti" don't work

q4osteam wrote:

Teamviewer has added its own repository, so you only need to disable the redundant one. Run the command:
$ sudo qreporm teamviewer
$ sudo apt update
and post back

thanks! it works!

Offline

Board footer

Powered by FluxBB