ist das möglich das die paketquelle nicht mit testing kommuniziert?
W: GPG error: http://debian.tu-bs.de stable-backports Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY FB1A399A71409CDF
E: Konnte Lock /var/lib/dpkg/lock nicht bekommen - open (11 Die Ressource ist zur Zeit nicht verfügbar)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
paket kommuniziert nicht mit testing?
Also wie das ausschaut, sind das zwei Sachen.
Einmal hast Du Dir den öffentlichen gpg Schlüssel nicht geholt, daher die Meldung no_pub key undsoweiter.
Das andere, das läuft eben noch ein Prozess, zum Beispiel ein nicht beendetes aptitude.
Das müsstest Du Dir mal mit
anschauen, und den Prozess gegebenenfalls killen.
henry
Einmal hast Du Dir den öffentlichen gpg Schlüssel nicht geholt, daher die Meldung no_pub key undsoweiter.
Das andere, das läuft eben noch ein Prozess, zum Beispiel ein nicht beendetes aptitude.
Das müsstest Du Dir mal mit
Code: Alles auswählen
ps -A
henry
wie hole ich mir den schlüssel, blöde frage von mir
kann doch nicht mehr eingeben als apt-get install nxfree
wenn ich in die konsole nxsetup --install zur konfiguration, dann wird folgendes ausgegeben:
Testing your nxserver connection ...
The authenticity of host '127.0.0.1 (127.0.0.1)' can't be established.
RSA key fingerprint is 13:83:20:d6:5f:1d:ca:04:11:66:fa:81:ac:d7:93:15.
Are you sure you want to continue connecting (yes/no)? Fatal error: Could not co nnect to NX Server.
Please check your ssh setup:
- Make sure "nx" is one of the AllowUsers in sshd_config.
- Make sure your sshd allows public key authentication.
- Make sure your sshd is really running on port 22.
- Make sure your sshd_config AuthorizedKeysFile in sshd_config is set to authorized_keys2.
kann doch nicht mehr eingeben als apt-get install nxfree
wenn ich in die konsole nxsetup --install zur konfiguration, dann wird folgendes ausgegeben:
Testing your nxserver connection ...
The authenticity of host '127.0.0.1 (127.0.0.1)' can't be established.
RSA key fingerprint is 13:83:20:d6:5f:1d:ca:04:11:66:fa:81:ac:d7:93:15.
Are you sure you want to continue connecting (yes/no)? Fatal error: Could not co nnect to NX Server.
Please check your ssh setup:
- Make sure "nx" is one of the AllowUsers in sshd_config.
- Make sure your sshd allows public key authentication.
- Make sure your sshd is really running on port 22.
- Make sure your sshd_config AuthorizedKeysFile in sshd_config is set to authorized_keys2.