libav-tools etc. held back during update

  • Can someone please help me to figure out why for some weeks now the update via apt-get update && apt-get -y upgradeholds back the following packages?

    Zitat


    Statusinformationen werden eingelesen.... Fertig
    Die folgenden Pakete sind zurückgehalten worden:
    libav-tools libavfilter2 libpostproc52 libswscale2
    0 aktualisiert, 0 neu installiert, 0 zu entfernen und 4 nicht aktualisiert.


    Why are these packages not updated? How can I check why they are not updated?


    I am on openmediavault 1.19 (Kralizec). This is still is the newest stable version, right?


    Thanks,
    daflow

  • Code
    dpkg -l | grep ^rc
    rc  libgd2-noxpm:amd64                 2.0.36~rc1~dfsg-6.1                amd64        GD Graphics Library version 2 (without XPM support)
    rc  openmediavault-sabnzbd             1.0.3                              all          OpenMediaVault SABnzbd plugin
    rc  php5-mysql                         5.4.35-0+deb7u2                    amd64        MySQL module for php5
    rc  unzip                              6.0-8                              amd64        De-archiver for .zip files


    What does rc mean?

    • Offizieller Beitrag

    It means removed but not purged - config files are still on system.


    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

    • Offizieller Beitrag

    No. What is the output of:


    apt-cache policy libav-tools libavfilter2 libpostproc52 libswscale2

    omv 7.0.5-1 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.1.4 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.4


    omv-extras.org plugins source code and issue tracker - github - changelogs


    Please try ctrl-shift-R and read this before posting a question.

    Please put your OMV system details in your signature.
    Please don't PM for support... Too many PMs!

  • This is the output:

  • Here is cat /etc/apt/sources.list:

  • Give me a list of openmediavault packages you are using. Maybe a plugin is using it.


    dpkg -l | grep openmediavault


    In your /etc/apt/sources.list file you can delete the last 3 of these. Just keep the 1st one.


    Code
    #deb cdrom:[Debian GNU/Linux 7.0.0 _Wheezy_ - Official Snapshot amd64 LIVE/INSTALL Binary 20140910-19:30]/ wheezy contrib main non-free
  • Code
    root@omv:~# dpkg -l | grep openmediavault
    ii  openmediavault                     1.19                               all          Open network attached storage solution
    ii  openmediavault-keyring             0.3                                all          GnuPG archive keys of the OpenMediaVault archive
    ii  openmediavault-minidlna            1.0.11                             all          OpenMediaVault miniDLNA (DLNA server) plugin
    ii  openmediavault-mysql               1.0.16                             all          MySQL plugin for OpenMediaVault.
    ii  openmediavault-nginx               1.3-1                              all          Nginx plugin for OpenMediaVault.
    ii  openmediavault-omvextrasorg        1.28                               all          OMV-Extras.org Package Repositories for OpenMediaVault
    rc  openmediavault-sabnzbd             1.0.3                              all          OpenMediaVault SABnzbd plugin
  • Give results of this:


    cat /etc/apt/sources.list.d/omv-extras-org-kralizec.list



    Miller sometimes grabs stuff from non debian repos but I've never noticed anything from mint. It is usually from ubuntu.

  • Code
    root@omv:~# cat /etc/apt/sources.list.d/omv-extras-org-kralizec.list 
    # Regular omv-extras.org repo
    deb http://packages.omv-extras.org/debian/ kralizec main
    # Testing omv-extras.org repo
    deb http://packages.omv-extras.org/debian/ kralizec-testing main
    # miller repo
    deb http://dh2k.omv-extras.org/debian/ kralizec-miller main
    deb http://ppa.launchpad.net/deluge-team/ppa/ubuntu precise main
  • Code
    root@omv:/etc/apt/sources.list.d# less openmediavault-millers.list 
    #######Millers - Sources list#######
    deb http://http.us.debian.org/debian/ squeeze main contrib non-free
    deb-src http://http.us.debian.org/debian/ squeeze main contrib non-free
    deb http://debian.linuxmint.com/latest/multimedia testing main non-free


    Should I simply delete the line with linuxmint?

  • I am pretty sure that is an old repo file from .5 OMV. Are you on OMV 1.x now or 2.x??? Yes, I just looked and you are on 1.x OMV.....


    If you are on at least OMV 1.x. I would copy the file to a diferent location and then delete it from the soucres.list.d folder.
    Then do an "apt-get update"


    You should be good then.

Jetzt mitmachen!

Sie haben noch kein Benutzerkonto auf unserer Seite? Registrieren Sie sich kostenlos und nehmen Sie an unserer Community teil!