• libumnux@nerdpol.ch
    libumnux@nerdpol.ch
    2015-10-09

    http://www.linuxmintusers.de/index.php?action=wiki;page=Erstupdates_bzw._Mintupdater
    vielleicht hilft dir das weiter...

    0
  • blume
    blume
    2015-10-09

    Habs hiermit versucht sudo apt-get update && sudo apt-get dist-upgrade, da kam dann diese Fehlermeldung...

    Reading package lists... Error!
    W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 13B00F1FD2C19886

    W: Failed to fetch http://repository.spotify.com/dists/stable/InRelease

    W: Some index files failed to download. They have been ignored, or old ones used instead.
    E: Encountered a section with no Package: header
    E: Problem with MergeList /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_trusty_main_i18n_Translation-de
    E: The package lists or status file could not be parsed or opened.

    0
  • libumnux@nerdpol.ch
    libumnux@nerdpol.ch
    2015-10-09

    versuch mal eins nach dem anderen, also zuerst: sudo apt-get update
    dann:
    sudo apt-get dist-upgrade
    oder in der paketverwaltung, wenn du das hasst. :-) ich hab mint noch nie ausprobiert, ich bin ein kubuntu user, und auch kein profi...

    0
  • caine@mondiaspora.net
    caine@mondiaspora.net
    2015-10-09

    Internet problem, (one or several) server unavailability??

    0
  • Rainer
    Rainer
    2015-10-09

    Das ist ein Linux Mint, das sehe ich, welche Versionsnr. hast du?

    kann sein das du das repositorys manuell auf das aktuelle repository umstellen musst.

    0
  • Gianfranco Del Borrello
    Gianfranco Del Borrello
    2015-10-09

    I'm sorry I don't speak German (I can figure out what's written though), but it happened to me once on my Debian 8: apparently waiting for the mirror to update was enough. Otherwise yes, the question about what version you have is legit: if it's an old one, I suggest you to upgrade to a newer version as well.

    0
  • blume
    blume
    2015-10-09

    Linux mint 17 Cinnamon 64bit, cinnamon version 2.2.16

    0
  • blume
    blume
    2015-10-09

    this version should be still suported till April 2019 - but maybe i should install version 17.2 "Rafaela" (by now its 17 "Qiana" I guess)

    0
  • Gianfranco Del Borrello
    Gianfranco Del Borrello
    2015-10-09

    I've just tried to have a look at their website but I couldn't reach it. Might they currently have some issues with their servers?

    0
  • Jonathan
    Jonathan
    2015-10-09

    @Blume Backup machen und dann auf Refaela updaten.

    0
  • Koyu*
    Koyu*
    2015-10-09

    Vielleicht hat Canonical wieder Probleme mit ihren Servern.

    0
  • Rainer
    Rainer
    2015-10-09

    schaue dir mal diese Seite an.
    https://sites.google.com/site/easylinuxtipsproject/9

    mit Manuell meinte ich das du evtl.

    in
    /etc/apt/sources.list.d/official-package-repositories.list

    Über all 'qiana' durch 'rafaela' ersetzen.

    vielleicht hilft dir das.


    deb http://packages.linuxmint.com rafaela main upstream import
    
    deb http://extra.linuxmint.com rafaela main
    
    deb http://archive.ubuntu.com/ubuntu trusty main restricted universe multiverse
    deb http://archive.ubuntu.com/ubuntu trusty-updates main restricted universe multiverse
    
    deb http://security.ubuntu.com/ubuntu/ trusty-security main restricted universe multiverse
    deb http://archive.canonical.com/ubuntu/ trusty partner
    
    0
  • Rainer
    Rainer
    2015-10-09

    … Aber eigentlich gehört deine Anfrage viel mehr in das LinuxMintForum. Es haben oder Hatten vielleicht noch mehr leute das Problem

    http://www.linuxmintusers.de/

    0
  • Thomas Fellinger
    Thomas Fellinger
    2015-10-11

    hier fehlt der public key für das spotify repository:
    sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys D2C19886
    quelle: http://www.ubuntuupdates.org/ppa/spotify

    0