Ergebnis 1 bis 9 von 9
  1. #1
    Ferat
    Gast

    Standard apt-get update Problem

    Hi leute ,

    Folgendes Problem habe ich apt-get update funktioniert nicht und apt-get update ist wichtig ,

    so der Fehler ist


    W: There is no public key available for the following key IDs:
    B5D0C804ADB11277
    W: GPG error: http://sidux.com sid Release: Die folgenden Signaturen konnten nicht überprüft werden, weil ihr öffentlicher Schlüssel nicht verfügbar ist: NO_PUBKEY 3916C431F80994F6
    W: Probieren Sie »apt-get update«, um diese Probleme zu korrigieren.

    er ladet zwar von den websiten daten herunter nur kommt am schluss dieser fehler hm. ?

    natürlich habe ich vorher

    su root verwendet auch sudo -s

    geht aber trozdem nicht habe das Problem zum erstenmal

    mfg

  2. #2
    Trojaner
    Registriert seit
    08.01.2007
    Beiträge
    96

    Standard

    hast du kürzlich neue quellen in deine sources.list eingefügt?

    wenn ja, denke ich stark dass es daran liegt, bestimmte sachen brauchen keys (wie das funzt weis ich selber nicht genau).

    Hier mal ein Auszug aus einem Forum:


    Code:
    Hallo,
    zunächst danke! Ich habe die obigen Zeilen in die sources.list eingefügt und erhalte nun die folgende Fehlermeldung bei apt-get update:
    Code:
    Dir wird der Key fehlen.
    
    Code:
    
    gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C
    gpg --export | apt-key add -
    //edit:
    versuch mal die key überprüfung zu deaktivien
    /etc/apt/apt.conf.d/gpg-checker.conf <<< "GPG::Check false;" rein, dann müsste es eig. auch wieder funzen.

  3. #3
    Stiller Leser
    Registriert seit
    09.08.2007
    Beiträge
    4

    Standard

    das ist nur eine Warnmeldung da du anscheinend für das repository in deiner sources.list kein gpg key importiert hast. Meistens gibt es die auf der entsprechenden Seite zum download.

    Ich denke er zieht die Updates dann trotzdem von der Quelle gibt dir halt nur noch die Warnung aus das er keinen key von da hat.

  4. #4
    NoClose Wurm
    Registriert seit
    10.10.2006
    Beiträge
    183

    Standard

    Probiers mal mit sux.
    ALso Terminal sux->PW eingeben->apt-get update probier das mal...

  5. #5
    Ferat
    Gast

    Standard

    nein leider hatt alles nichts gebracht sorry

    sux erkennt er nichtmal hehe =),leider


    aber folgendes noch es ist eine vmware maschine.

    Hoffe damit hatt es nichts zum tuhen.

    mfg

    Danke im voraus

  6. #6
    Anfänger
    Registriert seit
    24.12.2006
    Beiträge
    17

    Standard

    Kann ich mir wirklich nicht vorstellen, für mich sieht es wie bereits angemerkt wie n gpg fehler aus.

    Hast du wirklich keine neue Repos hinzugefügt?

    wenn Ja, von welcher page, steht da n dl link fürn gpg schlüssel dabei?

    wenn Nein, hast du überhaupt third party repos in deiner sources.list?

    poste mal die Konsolenausgabe von:

    Code:
    cat /etc/apt/sources.list

  7. #7
    Ferat
    Gast

    Standard

    root@Knoppiox-4-Ferat:/var/www# /etc/apt/sources.list
    -bash: /etc/apt/sources.list: Keine Berechtigung
    root@Knoppiox-4-Ferat:/var/www# cat /etc/apt/sources.list
    # /etc/apt/sources.list for Knoppix
    # If you want to do a "full upgrade", you should first
    # upgrade the Packages from Debian/unstable (KDE & Co.)
    # before doing a (dist-)upgrade for Debian/testing.
    #
    # See sources.list(5) for more information, especialy
    # Remember that you can only use http, ftp or file URIs
    # CDROMs are managed through the apt-cdrom tool.

    # Security updates for "stable"
    deb http://security.debian.org stable/updates main contrib non-free
    deb http://security.debian.org testing/updates main contrib non-free

    # Stable
    deb http://ftp.de.debian.org/pub/debian stable main contrib non-free

    # the non-US branch doesn't exist anymore since sarge. -KK
    # deb http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free

    # Stable Sources
    deb-src http://ftp.de.debian.org/pub/debian stable main contrib non-free
    # deb-src http://ftp.de.debian.org/pub/debian-non-US stable/non-US main contrib non-free

    # Testing
    deb http://ftp.de.debian.org/pub/debian testing main contrib non-free
    # deb http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free

    # Testing Sources
    deb-src http://ftp.de.debian.org/pub/debian testing main contrib non-free
    # deb-src http://ftp.de.debian.org/pub/debian-non-US testing/non-US main contrib non-free

    # Unstable
    deb http://ftp.de.debian.org/debian unstable main contrib non-free
    # deb http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free

    # Unstable Sources
    deb-src http://ftp.de.debian.org/debian unstable main contrib non-free
    # deb-src http://ftp.de.debian.org/debian-non-US unstable/non-US main contrib non-free

    # Experimental
    deb http://ftp.de.debian.org/debian experimental main contrib non-free

    # Experimental Sources
    #deb-src http://ftp.de.debian.org/debian ../project/experimental main contrib non-free

    # ndiswrapper source (disappeared, only source.tar available)
    # deb http://ndiswrapper.sourceforge.net/debian ./

    # KDE 3.5 (not in sarge)
    # deb http://pkg-kde.alioth.debian.org/kde-3.5.0/ ./
    # deb-src http://pkg-kde.alioth.debian.org/kde-3.5.0/ ./
    # deb http://pkg-kde.alioth.debian.org/kde-3.4.1/ ./
    # deb-src http://pkg-kde.alioth.debian.org/kde-3.4.1/ ./

    # Wine
    deb http://wine.sourceforge.net/apt/ binary/
    # deb-src http://wine.sourceforge.net/apt/ source/

    # Unichrome graphics driver
    # deb http://www.physik.fu-berlin.de/~glaweh/debian/ unichrome/
    # deb-src http://www.physik.fu-berlin.de/~glaweh/debian/ unichrome/

    # NX stuff
    # deb http://www.kalyxo.org/debian/ experimental main
    # deb http://www.kalyxo.org/debian/ unstable main

    # ndiswrapper
    # deb http://rigtorp.se/debian unstable/
    # deb-src http://rigtorp.se/debian unstable/

    # Blades Repository (pppoeconf & co)
    # deb http://people.debian.org/~blade/testing ./
    # deb-src http://people.debian.org/~blade/testing ./

    # deb cdrom:[Debian GNU/Linux 2.2 r3 _Potato_ - Official i386 Binary-1 (20010427)]/ unstable contrib main non-US/contrib non-US/main

    # Knoppix special packages resource at LinuxTag HQ
    # deb http://developer.linuxtag.net/knoppix ./
    # deb-src http://developer.linuxtag.net/knoppix ./

    # deb http://snapshot.debian.net/archive pool gcc
    # deb-src http://snapshot.debian.net/archive pool gcc

    # From the Kanotix archives
    # deb http://kanotix.com/files/debian/ ./
    # deb-src http://kanotix.com/files/debian/ ./

    # NX Server
    # deb http://debian.tu-bs.de/project/kanotix/unstable/ sid nx
    # deb-src http://debian.tu-bs.de/project/kanotix/unstable/ sid nx

    # NX Client (binary-only, non-free)
    # deb http://kanotix.com/files/debian/ sid main contrib non-free

    # Packages from ubuntu. CAUTION, they don't mix well with Debian
    # deb http://de.archive.ubuntu.com/ubuntu hoary main universe multiverse
    # deb-src http://de.archive.ubuntu.com/ubuntu hoary main universe multiverse

    # Unofficial packages, like JAVA
    # deb ftp://ftp.debian-unofficial.org/debian/ stable main contrib non-free restricted
    # deb-src ftp://ftp.debian-unofficial.org/debian/ stable main contrib non-free restricted
    # deb ftp://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted
    # deb-src ftp://ftp.debian-unofficial.org/debian/ testing main contrib non-free restricted
    # deb ftp://ftp.debian-unofficial.org/debian/ unstable main contrib non-free restricted
    # deb-src ftp://ftp.debian-unofficial.org/debian unstable main contrib non-free restricted

    # Open-Xchange and JavaMail packages
    # deb http://ox.cs.bme.hu/ox-stable sarge contrib

    # Open-Xchange development version (currently 0.8.1.2-1) and JavaMail packages
    # deb http://ox.cs.bme.hu/ox-devel sarge contrib

    # Various Projects

    # Thunderbird
    deb http://people.debian.org/~asac/experimental ./
    deb-src http://people.debian.org/~asac/experimental ./

    # Beryl/Compiz from Ubuntu
    # deb http://www.beerorkid.com/compiz dapper main
    # deb-src http://www.beerorkid.com/compiz dapper main

    # imu's Beryl-SVN Debian-unstable Repository
    # GPG key: 81836EBF
    deb http://download.tuxfamily.org/3v1deb debian-unstable beryl-svn
    deb-src http://download.tuxfamily.org/3v1deb debian-unstable beryl-svn

    # NX
    deb http://sidux.com/debian/ sid nx
    deb-src http://sidux.com/debian/ sid nx

    # whereto - automatic detection of country/language
    # http://www.iki.fi/karvinen/wheretero.html
    # http://myy.helia.fi/~a0600207/terodeb

    # Local FTP-KL
    deb http://ftp.uni-kl.de/debian-local sid main



    das kommt dabei heraus hm ?

  8. #8
    Anfänger
    Registriert seit
    24.12.2006
    Beiträge
    17

    Standard

    Zitat Zitat von Ferat
    # imu's Beryl-SVN Debian-unstable Repository
    # GPG key: 81836EBF
    deb http://download.tuxfamily.org/3v1deb debian-unstable beryl-svn
    deb-src http://download.tuxfamily.org/3v1deb debian-unstable beryl-svn
    hast du den Key aktiviert? Ist die Repos neu?

  9. #9
    Ferat
    Gast

    Standard

    gpg --keyserver hkp://subkeys.pgp.net --recv-keys 16BA136C
    gpg --export | apt-key add -


    das habe ich gemacht er hat auch geschrieben das er hinzugefügt wurde trozdem nachdem ich apt-get update mache kommt das gleiche

Stichworte

Berechtigungen

  • Neue Themen erstellen: Nein
  • Themen beantworten: Nein
  • Anhänge hochladen: Nein
  • Beiträge bearbeiten: Nein
  •