Reappearing updates

  • Hi all,


    I have a list of updates (39 in total) in UI Update which have been installed. But the next day they are reappearing. Installed again and next day reappearing. I think this might be something to do with SAMBA.


    Update finishes without any errors. I tried sudo omv-upgrade  so all was installed but the updates reappeared again.


    Edited/shortened log below:



    I thought that issue is with samba as there were some errors with update but I run sudo apt-get install --reinstall samba-common samba-common-bin so no more errors with samba.


    Any suggestion how to fix this?


    Edit 1. I forgot to mention that I have Rpi3b+, with Buster updated to Bullseye and then OMV5 updated to OMV6


    Many thanks

    Einmal editiert, zuletzt von Kruk79 () aus folgendem Grund: Additional info

  • geaves

    Hat das Thema freigeschaltet.
  • geaves

    Hat das Thema freigeschaltet.
  • votdev

    Hat das Thema freigeschaltet.
  • Unfortunately solution for the other issue did not helped with this problem.


    Updates appeared yesterday and after being installed appeared again today. In total I have 40 of them.


    Any ideas?

    • Offizieller Beitrag

    Try:


    sudo omv-aptclean

    sudo omv-mkaptidx

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.1


    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

    what is the output of:


    cat /etc/apt/sources.list

    ls -al /etc/apt/sources.list.d/

    cat /etc/apt/sources.list.d/raspi.list

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.1


    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!

  • Code
    pi@raspberrypi:~ $ sudo cat /etc/apt/sources.list
    deb http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-free rpi
    # Uncomment line below then 'apt-get update' to enable 'apt-get source'
    # deb-src http://raspbian.raspberrypi.org/raspbian/ bullseye main contrib non-fr                                                                                                                                                             ee rpi
    Code
    pi@raspberrypi:~ $ ls -al /etc/apt/sources.list.d/
    total 32
    drwxr-xr-x  2 root root 4096 Apr  2 18:20 .
    drwxr-xr-x 13 root root 4096 Mar 25 15:26 ..
    -rw-r--r--  1 root root   61 Mar 25 15:26 nordvpn.list
    -rw-r--r--  1 root root   80 Mar 25 15:26 openmediavault-kernel-backports.list
    -rw-r--r--  1 root root   60 Mar 25 15:26 openmediavault-local.list
    -rw-r--r--  1 root root  178 Mar 25 15:26 openmediavault-os-security.list
    -rw-r--r--  1 root root  205 Mar 25 15:26 openmediavault.list
    -rw-r--r--  1 root root  192 Mar 25 15:26 raspi.list
    Code
    pi@raspberrypi:~ $ cat /etc/apt/sources.list.d/raspi.list
    deb http://archive.raspberrypi.org/debian/ bullseye main
    # Uncomment line below then 'apt-get update' to enable 'apt-get source'
    # deb-src http://archive.raspberrypi.org/debian/ bullseye main

    Thanks

    • Offizieller Beitrag

    You still have backports and the security repo enabled. If you had the 64bit rpi os installed, you wouldn't have to worry about this. But since you have 32bit, you need to disable them


    sudo omv-env set "OMV_APT_USE_KERNEL_BACKPORTS" false

    sudo omv-env set "OMV_APT_USE_OS_SECURITY" false

    sudo omv-salt stage run prepare

    sudo omv-salt deploy run apt

    sudo omv-aptclean

    omv 7.1.0-2 sandworm | 64 bit | 6.8 proxmox kernel

    plugins :: omvextrasorg 7.0 | kvm 7.0.13 | compose 7.2 | k8s 7.1.0-3 | cputemp 7.0.1 | mergerfs 7.0.5 | scripts 7.0.1


    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!

  • Thank you for all your help and suggestions.


    I run these commands and was done without any errors but the list on updates did not disappeared.


    I installed them again so will see if they appear again . If so I will let you know.


    Thanks

  • Kruk79

    Hat das Label gelöst hinzugefügt.
  • ryecoaaron, thank you kindly! I'm a Windows guy and have been dealing with the exact symptoms Kruk79 reported for about a week. I've tried everything in my very limited Linux arsenal and scoured Google, and your answer is the first that seems to have resolved my issue!

Jetzt mitmachen!

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