Posts by Moreno

    this is the outpost of dpkg -l | grep keyring :

    Code
    dpkg -l | grep keyring
    ii  openmediavault-keyring               1.0.2-2                          all          GnuPG archive keys of the openmediavault archive
    ii  raspbian-archive-keyring             20120528.2                       all          GnuPG archive keys of the raspbian archive


    Result of debian-archive-keyring :

    Code
    debian-archive-keyring
    bash: debian-archive-keyring: command not found


    Result of apt-get --allow-unauthenticated install debian-archive-keyring :

    Code
    apt-get --allow-unauthenticated install debian-archive-keyring
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    Note, selecting 'raspbian-archive-keyring' instead of 'debian-archive-keyring'
    raspbian-archive-keyring is already the newest version (20120528.2).
    0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.


    Result of apt-get --allow-unauthenticated install raspbian-archive-keyring :

    Code
    apt-get --allow-unauthenticated install raspbian-archive-keyring
    Reading package lists... Done
    Building dependency tree... Done
    Reading state information... Done
    raspbian-archive-keyring is already the newest version (20120528.2).
    0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.


    i have found this while ago but not solving my problem :

    [Solved] Docker service fail to start after update
    Hello 👋 This morning, I update my docker installation on ubuntu 22.04 to version 23.0.0. I have a configuration to use another partition for my docker stuff,…
    forums.docker.com

    Hi,


    ryecoaaron , same error with a save (fresh install of docker on old save updated before installation of docker).


    ryecoaaron, i just want to update OMV on my PI without errors after update.


    here is the result of the comand :

    Code
    dpkg -l | grep apparmor
    ii  libapparmor1:armhf                   2.13.6-10                        armhf        changehat AppArmor library

    I have added apparmor=0 at the end of line

    Code
    console=serial0,115200 console=tty1 root=PARTUUID=3f20dcc7-02 rootfstype=ext4 fsck.repair=yes rootwait apparmor=0


    But after a reboot and tryied to update with APT, same problem :


    hi,


    I havent restored my system since i have this problem so now it works.

    But since January or february i think i cant update my OMV, we are at the end of April soon...

    I'm runing Dokcer and portainer.


    I'm waiting an solution for PIs, but i dont see any solution for solving this problem... =O


    Have a nice day.

    Hello,


    I have same problem :



    Content of my apparmor file :


    Code
    GRUB_CMDLINE_LINUX_DEFAULT="$GRUB_CMDLINE_LINUX_DEFAULT extraargs=apparmor=0"


    I have an PI4 (without grub, why ? i dont know..), so i have tryed with the solution with and without "extraargs=" befor apparmor.

    the problem is after the installation of update docker-ce, but i will try it today, thanks


    EDIT :

    Having always the original problem :

    Result of systemctl status docker.service

    for my personnal info : Why i have a lot of cron log without adding cron tasks?

    It is a feature, not a problem in itself.


    If it is causing a problem on your system, you can use the solution from a previous post

    intresting thing i have this on my journalctl file (for all day, all of 3 or 4 minutes) :