Error with apt - Installing Packages

2 Antworten [Letzter Beitrag]
NaN123
Offline
Beigetreten: 10/31/2012

Good day. I have a problem when I try to install any package using synaptic I get this message in a popup window "E: apt: subprocess installed post-installation script returned exit status Error 1" and the teminal get this message:

ERROR: Can not find the archive-keyring
Is the trisquel-keyring package installed?
dpkg: error processing apt (- configure):
subprocess installed post-installation script returned 1 exit status Error
Errors were Encountered while processing:
apt
E: Sub-process / usr / bin / dpkg returned an error code (1)
A package failed to install. Trying to recover:
Setting up apt (0.8.16 ~ exp12ubuntu10.12 trisquel3 +6.0 +6.0 +6.0 trisquel2 trisquel4) ...
ERROR: Can not find the archive-keyring
Is the trisquel-keyring package installed?
dpkg: error processing apt (- configure):
subprocess installed post-installation script returned 1 exit status Error
Errors were Encountered while processing:
apt

As I understand it is not installed trisquel-keyring package (which is false, only this desactualiazado) which, when I try to install returns the same error.

In advance thank you for any help you can provide.

Magic Banana

I am a member!

I am a translator!

Offline
Beigetreten: 07/24/2010

I would try that in a terminal:
$ wget http://archive.trisquel.info/trisquel/trisquel-archive-signkey.gpg
$ sudo apt-key add trisquel-archive-signkey.gpg
$ sudo apt-get update

NaN123
Offline
Beigetreten: 10/31/2012

Thanks! I uninstall trisquel-keyring and trisquel-minimal and then reinstall trisquel-keyring.