Beiträge von Mr E Mann

    nearly there... and further on than before...


    from root:


    from the GUI:

    Still not proceeding to update...
    the outputs are as follows...


    apt-get update


    grep -r stable /etc/apt/*

    Code
    /etc/apt/apt.conf:APT::Default-Release "stable";
    /etc/apt/apt.conf.d/50unattended-upgrades:        // new stable).
    /etc/apt/apt.conf.d/50unattended-upgrades://      "o=Debian,a=stable";
    /etc/apt/apt.conf.d/50unattended-upgrades://      "o=Debian,a=stable-updates";
    /etc/apt/apt.conf.d/50unattended-upgrades:        "origin=Debian,archive=stable,label=Debian-Security";
    /etc/apt/apt.conf.d/50unattended-upgrades:        "origin=Debian,archive=oldstable,label=Debian-Security";


    grep -r precise /etc/apt/*

    Code
    /etc/apt/preferences.d/99omv-extras-org:Pin: release n=precise, origin ppa.launchpad.net/deluge-team/ppa/ubuntu
    /etc/apt/sources.list.d/omv-extras-org-kralizec.list:deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main

    Thanks for the pointer... found it in /etc/apt/sources.list.d/openmediavault-millers.list
    removed it...


    but still seeing a huge list of things to update and it's stalled at "Reading state information..."



    Code
    Reading package lists...
    Building dependency tree...
    Reading state information...

    OK, it's probably bad etiquette to reply to ones own post... but in case it helps, I tried apt-get upgrade to see what that did...


    I have the same issue
    System > Update Manager shows a load of things to be updated
    When I select them and choose "Upgrade".. it stalls at "Reading state information..."


    apt-get update shows:


    thanks