Any hints to save my portainer images on my previous docker ?
[Solved] RPi 32 bits, docker and portainer (no Rollback from 6.9 to ???)
-
-
You can make a backup of the Portainer settings.
Or just save the compose files, if you are using those in Portainer.
Additionally make a backup of your docker volumes for config and appdata if they are on the OS filesystem,
-
I'd need a little bit help since portainer and docker wont start anymore
-
-
I'd need a little bit help since portainer and docker wont start anymore
Only saying something doesn't start, helps nothing.
What have you done PRIOR to that?
On what system is this happening?
Outputs inside CODE boxes of:
systemctl status docker
docker ps -a
-
I upgraded through omv update
last updateshould be in mai or june I think, I assure you it ca'nt be started (is it possible to start it the old way ?)
Codedocker service can't start through compose pi@raspberrypi:~ $ systemctl status docker Unit docker.service could not be found. pi@raspberrypi:~ $ docker ps -a Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running? pi@raspberrypi:~ $
Here when I try to add through compose (> 10 0000 caracters)
Code
Display MoreFailed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color compose 2>&1' with exit code '1': raspberrypi: ---------- ID: docker_install_packages Function: pkg.installed Result: False Comment: An error was encountered while installing package(s): W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. Started: 14:43:24.704642 Duration: 32780.777 ms Changes: ---------- ID: docker_compose_install_packages Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 14:43:57.487193 Duration: 150.305 ms Changes: ---------- ID: docker_purged_packages Function: pkg.purged Result: True Comment: None of the targeted packages are installed or partially installed Started: 14:43:57.638778 Duration: 10.031 ms Changes: ---------- ID: configure_compose_scheduled_backup Function: file.managed Name: /etc/cron.d/omv-compose-backup Result: True Comment: File /etc/cron.d/omv-compose-backup is in the correct state Started: 14:43:57.670411 Duration: 7983.387 ms Changes: ---------- ID: configure_compose_scheduled_update Function: file.managed Name: /etc/cron.d/omv-compose-update Result: True Comment: File /etc/cron.d/omv-compose-update is in the correct state Started: 14:44:05.655480 Duration: 2118.195 ms Changes: ---------- ID: /etc/systemd/system/docker.service.d/waitAllMounts.conf Function: file.managed Result: True Comment: File /etc/systemd/system/docker.service.d/waitAllMounts.conf is in the correct state Started: 14:44:07.775243 Duration: 741.929 ms Changes: ---------- ID: systemd_daemon_reload_docker Function: cmd.run Name: systemctl daemon-reload Result: True Comment: State was not run because none of the onchanges reqs changed Started: 14:44:08.530506 Duration: 0.082 ms Changes: ---------- ID: configure_etc_docker_dir Function: file.directory Name: /etc/docker Result: True Comment: The directory /etc/docker is in the correct state Started: 14:44:08.531488 Duration: 14.636 ms Changes: ---------- ID: /etc/docker/daemon.json Function: file.serialize Result: True Comment: File /etc/docker/daemon.json is in the correct state Started: 14:44:08.547764 Duration: 720.705 ms Changes: ---------- ID: docker Function: service.running Result: False Comment: The named service docker is not available Started: 14:44:09.282762 Duration: 136.499 ms Changes: ---------- ID: create_usr_local_bin_dir Function: file.directory Name: /usr/local/bin Result: True Comment: The directory /usr/local/bin is in the correct state Started: 14:44:09.421100 Duration: 12.682 ms Changes: ---------- ID: /usr/local/bin/docker-compose Function: file.symlink Result: True Comment: Symlink /usr/local/bin/docker-compose is present and owned by root:root Started: 14:44:09.435226 Duration: 25.454 ms Changes: ---------- ID: configure_compose_global_env_file Function: file.managed Name: /docker/global.env Result: True Comment: File /docker/global.env is in the correct state Started: 14:44:09.461939 Duration: 1899.392 ms Changes: Summary for raspberrypi ------------- Succeeded: 11 Failed: 2 ------------- Total states run: 13 Total run time: 46.594 s [ERROR ] Command 'apt-get' failed with return code: 100 [ERROR ] stdout: Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease [...] Err:7 http://security.debian.org/debian-security bullseye-security InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 Reading package lists... [ERROR ] stderr: W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. [ERROR ] retcode: 100 [ERROR ] An error was encountered while installing package(s): W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. [ERROR ] The named service docker is not available OMV\ExecException: Failed to execute command 'export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin:/usr/local/sbin; export LANG=C.UTF-8; export LANGUAGE=; omv-salt deploy run --no-color compose 2>&1' with exit code '1': raspberrypi: ---------- ID: docker_install_packages Function: pkg.installed Result: False Comment: An error was encountered while installing package(s): W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. Started: 14:43:24.704642 Duration: 32780.777 ms Changes: ---------- ID: docker_compose_install_packages Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 14:43:57.487193 Duration: 150.305 ms Changes: ---------- ID: docker_purged_packages Function: pkg.purged Result: True Comment: None of the targeted packages are installed or partially installed Started: 14:43:57.638778 Duration: 10.031 ms Changes: ---------- ID: configure_compose_scheduled_backup Function: file.managed Name: /etc/cron.d/omv-compose-backup Result: True Comment: File /etc/cron.d/omv-compose-backup is in the correct state Started: 14:43:57.670411 Duration: 7983.387 ms Changes: ---------- ID: configure_compose_scheduled_update Function: file.managed Name: /etc/cron.d/omv-compose-update Result: True Comment: File /etc/cron.d/omv-compose-update is in the correct state Started: 14:44:05.655480 Duration: 2118.195 ms Changes: ---------- ID: /etc/systemd/system/docker.service.d/waitAllMounts.conf Function: file.managed Result: True Comment: File /etc/systemd/system/docker.service.d/waitAllMounts.conf is in the correct state Started: 14:44:07.775243 Duration: 741.929 ms Changes: ---------- ID: systemd_daemon_reload_docker Function: cmd.run Name: systemctl daemon-reload Result: True Comment: State was not run because none of the onchanges reqs changed Started: 14:44:08.530506 Duration: 0.082 ms Changes: ---------- ID: configure_etc_docker_dir Function: file.directory Name: /etc/docker Result: True Comment: The directory /etc/docker is in the correct state Started: 14:44:08.531488 Duration: 14.636 ms Changes: ---------- ID: /etc/docker/daemon.json Function: file.serialize Result: True Comment: File /etc/docker/daemon.json is in the correct state Started: 14:44:08.547764 Duration: 720.705 ms Changes: ---------- ID: docker Function: service.running Result: False Comment: The named service docker is not available Started: 14:44:09.282762 Duration: 136.499 ms Changes: ---------- ID: create_usr_local_bin_dir Function: file.directory Name: /usr/local/bin Result: True Comment: The directory /usr/local/bin is in the correct state Started: 14:44:09.421100 Duration: 12.682 ms Changes: ---------- ID: /usr/local/bin/docker-compose Function: file.symlink Result: True Comment: Symlink /usr/local/bin/docker-compose is present and owned by root:root Started: 14:44:09.435226 Duration: 25.454 ms Changes: ---------- ID: configure_compose_global_env_file Function: file.managed Name: /docker/global.env Result: True Comment: File /docker/global.env is in the correct state Started: 14:44:09.461939 Duration: 1899.392 ms Changes:
-
I'll buy a new one since 32 bits is dead since so many years.
Just want to have this docker ruuning and portainer so I can backup the files.Code
Display MoreSummary for raspberrypi ------------- Succeeded: 11 Failed: 2 ------------- Total states run: 13 Total run time: 46.594 s [ERROR ] Command 'apt-get' failed with return code: 100 [ERROR ] stdout: Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease [...] Get:11 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease [3934 B] Hit:12 https://download.docker.com/linux/debian bullseye InRelease Err:7 http://security.debian.org/debian-security bullseye-security InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 Reading package lists... [ERROR ] stderr: W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. [ERROR ] retcode: 100 [ERROR ] An error was encountered while installing package(s): W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. [ERROR ] The named service docker is not available in /usr/share/php/openmediavault/system/process.inc:242 Stack trace: #0 /usr/share/php/openmediavault/engine/module/serviceabstract.inc(62): OMV\System\Process->execute() #1 /usr/share/openmediavault/engined/rpc/config.inc(178): OMV\Engine\Module\ServiceAbstract->deploy() #2 [internal function]: Engined\Rpc\Config->applyChanges(Array, Array) #3 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array) #4 /usr/share/php/openmediavault/rpc/serviceabstract.inc(149): OMV\Rpc\ServiceAbstract->callMethod('applyChanges', Array, Array) #5 /usr/share/php/openmediavault/rpc/serviceabstract.inc(620): OMV\Rpc\ServiceAbstract->OMV\Rpc\{closure}('/tmp/bgstatusiY...', '/tmp/bgoutputb8...') #6 /usr/share/php/openmediavault/rpc/serviceabstract.inc(159): OMV\Rpc\ServiceAbstract->execBgProc(Object(Closure)) #7 /usr/share/openmediavault/engined/rpc/config.inc(199): OMV\Rpc\ServiceAbstract->callMethodBg('applyChanges', Array, Array) #8 [internal function]: Engined\Rpc\Config->applyChangesBg(Array, Array) #9 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array) #10 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('applyChangesBg', Array, Array) #11 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('Config', 'applyChangesBg', Array, Array, 1) #12 {main}
-
-
pi@raspberrypi:~ $ systemctl status docker
You need to run those as root OR with sudo
sudo systemctl status docker
sudo docker ps -a
dpkg -l | grep docker
If it's erroring on the security repo, you can try to disable it temporary but this is a safety risk, so do it at your own risk.
Search ALL the .list files under /etc/apt and comment the line/s where it show the http://security.debian.org/debian-security bullseye-security
After, run and post the output of:
sudo omv-upgrade
-
You need to run those as root OR with sudo
sudo systemctl status docker
sudo docker ps -a
dpkg -l | grep docker
thanks for yours answers
Same output
and
Codepi@raspberrypi:~ $ dpkg -l | grep docker ii docker-buildx-plugin 0.17.1-1~debian.11~bullseye armhf Docker Buildx cli plugin. ii docker-ce-cli 5:27.3.1-1~debian.11~bullseye armhf Docker CLI: the open-source application container engine ii docker-compose-plugin 2.29.7-1~debian.11~bullseye armhf Docker Compose (V2) plugin for the Docker CLI. ii python3-docker 4.1.0-1.2 all Python 3 wrapper to access docker.io's control socket
If it's erroring on the security repo, you can try to disable it temporary but this is a safety risk, so do it at your own risk.
Search ALL the .list files under /etc/apt and comment the line/s where it show the http://security.debian.org/debian-security bullseye-security
After, run and post the output of:
sudo omv-upgrade
Here the sources.list, no security
-
Here the sources.list, no security
There are a lot more under it.
ls -al /etc/apt/sources.list.d/
OR
sudo grep -r security /etc/apt/*
Same output
andIt's missing the docker-ce PACKAGE
Try to install it with sudo apt install -f docker --dry-run (if all goes correct, do it again without the --dry-run argument)
If it doesn't work, then you better consider the containers lost and star over on a proper 64Bit rig.
-
-
I think it's impossible since the bullseye has no 32 bits raspbian package
But can I run a docker with no compose ?
I manage to install docker, now I have ot run it with an image where all my portainer image were (I think it's in var/lib by default)
-
I think it's impossible since the bullseye has no 32 bits raspbian package
Don't understand this comment.
Bullseye has ALL versions available:
But can I run a docker with no compose ?
Again, don't understand this.
You can run a docker run line without having docker-compose YML.
Unless you mean something else so, please explain.
I manage to install docker, now I have ot run it with an image where all my portainer image were
So, does this mean that you can now make the backup that you wanted to do?
-
Hi sorry,
1. Soma wrote that 32 bits system is no more compatible with omv (I'm a bit lost here I'm afraid)
2. How to start the docker image that omv created by default ? (that's why I posted my folder tree in var/lib)
I can run docker run but not
Again, thanks for helping.
-
-
1. Soma wrote that 32 bits system is no more compatible with omv (I'm a bit lost here I'm afraid)
I never said that.
I said that I don't know how to bypass the error you are having with the failed GPG signature on the bullseye-security repo.
I asked you for some outputs on post #29 but you haven't replied with any.
I'm not in front of your system so, I can only guess what is going on.
2. How to start the docker image that omv created by default ?
Docker runs on the host independent of OMV.
If using the openmediavault-compose plugin, you only have a front-end to control it (same as having portainer).
Since you said you wanted docker running to make backups of the containers, I gave you a solution to have docker running.
If you are just forcingly trying to run the openmediavault-compose plugin, start by making sure that it's installed:
sudo apt install -f openmediavault-compose
As for the rest
Post ALL the commands and their outputs inside CODE boxes:
dpkg -l | grep openm
dpkg -l | grep docker
sudo grep -r security /etc/apt/*
sudo omv-aptclean
sudo omv-aptclean repos
-
Code
dpkg -l | grep openm ii openmediavault 6.9.16-1 all openmediavault - The open network attached storage solution ii openmediavault-compose 6.11.3 all OpenMediaVault compose plugin ii openmediavault-fail2ban 6.0.3 all OpenMediaVault Fail2ban plugin ii openmediavault-flashmemory 6.2 all folder2ram plugin for openmediavault ii openmediavault-keyring 1.0.2-2 all GnuPG archive keys of the openmediavault archive ii openmediavault-omvextrasorg 6.3.6 all OMV-Extras.org Package Repositories for OpenMediaVault ii openmediavault-resetperms 6.0.3 all Reset Permissions ii openmediavault-sharerootfs 6.0.3-1 all openmediavault share root filesystem plugin
Codedpkg -l | grep docker ii docker-buildx-plugin 0.17.1-1~debian.11~bullseye armhf Docker Buildx cli plugin. ii docker-ce-cli 5:27.3.1-1~debian.11~bullseye armhf Docker CLI: the open-source application container engine ii docker-compose-plugin 2.29.7-1~debian.11~bullseye armhf Docker Compose (V2) plugin for the Docker CLI. ii python3-docker 4.1.0-1.2 all Python 3 wrapper to access docker.io's control socket
Codesudo grep -r security /etc/apt/* /etc/apt/sources.list.d/openmediavault-os-security.list:deb [signed-by=/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free /etc/apt/sources.list.d/openmediavault-os-security.list:deb-src [signed-by=/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
-
Code
Display Morepi@raspberrypi:~ $ sudo omv-aptclean 1. Cleaning apt cache files... 2. Clearing available dpkg packages... 3. Removing apt lists... removed '/var/lib/apt/lists/_var_cache_openmediavault_archives_Packages' removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_InRelease' removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_main_binary-armhf_Packages' removed directory '/var/lib/apt/lists/auxfiles' removed '/var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_InRelease' removed '/var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_stable_binary-armhf_Packages' removed '/var/lib/apt/lists/downloads.plex.tv_repo_deb_dists_public_InRelease' removed '/var/lib/apt/lists/downloads.plex.tv_repo_deb_dists_public_main_binary-armhf_Packages' removed '/var/lib/apt/lists/lock' removed '/var/lib/apt/lists/openmediavault-plugin-developers.github.io_packages_debian_dists_shaitan_InRelease' removed '/var/lib/apt/lists/openmediavault-plugin-developers.github.io_packages_debian_dists_shaitan_main_binary-armhf_Packages' removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_InRelease' removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_main_binary-armhf_Packages' removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_InRelease' removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_main_binary-armhf_Packages' removed directory '/var/lib/apt/lists/partial' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_InRelease' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_contrib_binary-armhf_Packages' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_non-free_binary-armhf_Packages' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_rpi_binary-armhf_Packages' removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_Release' removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_binary-armhf_Packages' removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_i18n_Translation-en' removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_main_source_Sources' removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_non-free_i18n_Translation-en' removed '/var/lib/apt/lists/security.debian.org_debian-security_dists_bullseye-security_non-free_source_Sources' 4. Removing OpenMediaVault cache packages... removed '/var/cache/openmediavault/archives/Packages' 5. Creating new OpenMediaVault packages file... 6. Updating apt... Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease Get:2 file:/var/cache/openmediavault/archives Release Ign:2 file:/var/cache/openmediavault/archives Release Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB] Get:6 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB] Get:7 http://archive.raspberrypi.org/debian bullseye InRelease [39.0 kB] Get:8 http://security.debian.org/debian-security bullseye-security InRelease [27.2 kB] Get:9 https://downloads.plex.tv/repo/deb public InRelease [6695 B] Get:10 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB] Get:11 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Get:12 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease [3934 B] Get:13 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB] Get:14 http://packages.openmediavault.org/public shaitan/main armhf Packages [13.6 kB] Get:15 http://raspbian.raspberrypi.org/raspbian bullseye/contrib armhf Packages [60.2 kB] Get:16 http://raspbian.raspberrypi.org/raspbian bullseye/non-free armhf Packages [106 kB] Get:17 http://raspbian.raspberrypi.org/raspbian bullseye/rpi armhf Packages [1360 B] Get:18 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [327 kB] Err:8 http://security.debian.org/debian-security bullseye-security InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 Get:19 https://downloads.plex.tv/repo/deb public/main armhf Packages [432 B] Get:20 https://openmediavault.github.io/packages shaitan/main armhf Packages [13.6 kB] Get:21 https://download.docker.com/linux/debian bullseye/stable armhf Packages [44.6 kB] Get:22 https://openmediavault-plugin-developers.github.io/packages/debian shaitan/main armhf Packages [9324 B] Reading package lists... Done W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. 7. Saving current package list... 8. Updating plugin index... Creating index of upgradeable packages ... Creating index of plugins ...
-
-
Code
Display Morepi@raspberrypi:~ $ sudo omv-aptclean repos 1. Cleaning apt cache files... 2. Clearing available dpkg packages... 3. Removing apt lists... removed '/var/lib/apt/lists/_var_cache_openmediavault_archives_Packages' removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_InRelease' removed '/var/lib/apt/lists/archive.raspberrypi.org_debian_dists_bullseye_main_binary-armhf_Packages' removed directory '/var/lib/apt/lists/auxfiles' removed '/var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_InRelease' removed '/var/lib/apt/lists/download.docker.com_linux_debian_dists_bullseye_stable_binary-armhf_Packages' removed '/var/lib/apt/lists/downloads.plex.tv_repo_deb_dists_public_InRelease' removed '/var/lib/apt/lists/downloads.plex.tv_repo_deb_dists_public_main_binary-armhf_Packages' removed '/var/lib/apt/lists/lock' removed '/var/lib/apt/lists/openmediavault-plugin-developers.github.io_packages_debian_dists_shaitan_InRelease' removed '/var/lib/apt/lists/openmediavault-plugin-developers.github.io_packages_debian_dists_shaitan_main_binary-armhf_Packages' removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_InRelease' removed '/var/lib/apt/lists/openmediavault.github.io_packages_dists_shaitan_main_binary-armhf_Packages' removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_InRelease' removed '/var/lib/apt/lists/packages.openmediavault.org_public_dists_shaitan_main_binary-armhf_Packages' removed directory '/var/lib/apt/lists/partial' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_InRelease' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_contrib_binary-armhf_Packages' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_main_binary-armhf_Packages' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_non-free_binary-armhf_Packages' removed '/var/lib/apt/lists/raspbian.raspberrypi.org_raspbian_dists_bullseye_rpi_binary-armhf_Packages' 4. Removing OpenMediaVault cache packages... removed '/var/cache/openmediavault/archives/Packages' 5. Creating new OpenMediaVault packages file... 6. Remove old omv-extras apt list files... removed '/etc/apt/sources.list.d/omvextras.list' 7. Adding omv-extras repo and key... removed '/etc/apt/sources.list.d/omvdocker.list' 8. Adding docker repo and key... 9. Updating apt... Get:1 file:/var/cache/openmediavault/archives InRelease Ign:1 file:/var/cache/openmediavault/archives InRelease Get:2 file:/var/cache/openmediavault/archives Release Ign:2 file:/var/cache/openmediavault/archives Release Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Ign:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:3 file:/var/cache/openmediavault/archives Packages Get:4 file:/var/cache/openmediavault/archives Translation-en Ign:4 file:/var/cache/openmediavault/archives Translation-en Get:5 http://security.debian.org/debian-security bullseye-security InRelease [27.2 kB] Get:6 http://packages.openmediavault.org/public shaitan InRelease [12.8 kB] Get:7 http://archive.raspberrypi.org/debian bullseye InRelease [39.0 kB] Get:8 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15.0 kB] Get:9 https://openmediavault.github.io/packages shaitan InRelease [12.8 kB] Get:10 https://download.docker.com/linux/debian bullseye InRelease [43.3 kB] Get:11 https://openmediavault-plugin-developers.github.io/packages/debian shaitan InRelease [3934 B] Get:12 https://downloads.plex.tv/repo/deb public InRelease [6695 B] Err:5 http://security.debian.org/debian-security bullseye-security InRelease The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 Get:13 http://packages.openmediavault.org/public shaitan/main armhf Packages [13.6 kB] Get:14 http://archive.raspberrypi.org/debian bullseye/main armhf Packages [327 kB] Get:15 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages [13.2 MB] Get:16 https://openmediavault.github.io/packages shaitan/main armhf Packages [13.6 kB] Get:17 https://download.docker.com/linux/debian bullseye/stable armhf Packages [44.6 kB] Get:18 http://raspbian.raspberrypi.org/raspbian bullseye/contrib armhf Packages [60.2 kB] Get:19 http://raspbian.raspberrypi.org/raspbian bullseye/non-free armhf Packages [106 kB] Get:20 http://raspbian.raspberrypi.org/raspbian bullseye/rpi armhf Packages [1360 B] Get:21 https://openmediavault-plugin-developers.github.io/packages/debian shaitan/main armhf Packages [9324 B] Get:22 https://downloads.plex.tv/repo/deb public/main armhf Packages [432 B] Reading package lists... Done W: GPG error: http://security.debian.org/debian-security bullseye-security InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 112695A0E562B32A NO_PUBKEY 54404762BBB6E853 E: The repository 'http://security.debian.org/debian-security bullseye-security InRelease' is not signed. N: Updating from such a repository can't be done securely, and is therefore disabled by default. N: See apt-secure(8) manpage for repository creation and user configuration details. 10. Saving current package list... 11. Updating plugin index... Creating index of upgradeable packages ... Creating index of plugins ...
-
ii openmediavault-compose 6.11.3
Openmedia compose is installed.
Do you see it on OMV webgui?
sudo grep -r security /etc/apt/*
/etc/apt/sources.list.d/openmediavault-os-security.list:deb [signed-by=/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
/etc/apt/sources.list.d/openmediavault-os-security.list:deb-src [signed-by=/usr/share/keyrings/debian-archive-bullseye-security-automatic.gpg] http://security.debian.org/debian-security bullseye-security main contrib non-free
You can try this AT YOUR OWN RISK:
Delete that file with sudo rm -f /etc/apt/sources.list.d/openmediavault-os-security.list
Run and post the output of
sudo omv-aptclean
sudo omv-upgrade
-
My Saviour !!!!!
it worked !
Im' such a noob that I did'n,t undrstood why the 32 bits version was NOT a problem ? could you take another minute to explain ?
NB : Already Donate to OMV, should I donate to the plugin seciton ?
-
-
could you take another minute to explain ?
32bits systems have been deprecated more and more for the last years.
This has caused a lot of issues with the repos signatures (especially on armhf) and you can see it on the forum.
Hence the advice to use arm 64bits since it would solve all issues.
NB : Already Donate to OMV, should I donate to the plugin seciton ?
Well, if you can, please do.
OMV core is the work of one developer (votdev) and the plugin (omv-extras) section is the work of another developer (ryecoaaron) so it's two seperate section's.
Thank you
-
And more and more docker containers (images) are not available for 32bit.
Participate now!
Don’t have an account yet? Register yourself now and be a part of our community!