No, this is amd64. chente's suggested post actually seemed to fix it. I got stuck on the docker update part, but that's only because it was trying to wget with IPv6... When I manually forced IPv4 (via hosts file), I was able to run omv-upgrade successfully.
P.S. Man, that was a lot of backports & updates!
Posts by msf2000
-
-
Running OMV 6.0.39 from a prior clean install. I cannot update OMV any further.
Can anyone tell me what's wrong?
Code
Display Moreroot@mediavault:/etc/apt/sources.list.d# dir total 24 drwxr-xr-x 2 root root 4096 Sep 20 08:51 . drwxr-xr-x 12 root root 4096 Feb 19 2023 .. -rw-rw-rw- 1 root root 158 Feb 19 2023 omvextras.list -rw-r--r-- 1 root root 549 Sep 20 08:51 openmediavault.list -rw-r--r-- 1 root root 60 Feb 19 2023 openmediavault-local.list -rw-r--r-- 1 root root 178 Feb 19 2023 openmediavault-os-security.list root@mediavault:/etc/apt/sources.list.d# apt list --upgradable Listing... Done openmediavault-clamav/shaitan,shaitan 6.0.5-1 all [upgradable from: 6.0.1-2] openmediavault-diskstats/shaitan,shaitan 6.0.5-1 all [upgradable from: 6.0.1-1] openmediavault-omvextrasorg/unknown 6.3.1 all [upgradable from: 6.1.1] openmediavault-remotemount/unknown 6.1.5 all [upgradable from: 6.0.2] openmediavault-usbbackup/shaitan,shaitan 6.0.4-1 all [upgradable from: 6.0-11] openmediavault/shaitan,shaitan 6.9.0-1 all [upgradable from: 6.0.39-1] root@mediavault:/etc/apt/sources.list.d# apt install openmediavault-clamav Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: libnss-resolve : Depends: systemd (= 247.3-7+deb11u4) but 251.3-1~bpo11+1 is to be installed libnss-systemd : Depends: systemd (= 247.3-7+deb11u4) but 251.3-1~bpo11+1 is to be installed E: Unable to correct problems, you have held broken packages.
-
Not sure what sub-form this topic belongs in... feel free to move to a better place.
In OMV 5, I was able to decrypt a LUKS-encrypted volume with the web GUI using either 1) password, or 2) upload key-file.
In OMV 6, there is only the abilility to decrypt using password.
I would like to decrypt my LUKS disks using the web GUI and an uploaded key file. It makes no sense to have the keyfile stored on the OS drive (for security), so no, this cannot be automated. This functionality is missing from OMV 5 --> 6.
I have a workaround by manual SCP the keyfile to /tmp (tmpfs), then login SSH to mount, remove keyfile, etc.
-
The file /etc/apt/sources.list was empty. (Just some commented out lines.)
Doing the edits you told me seems to have fixed things. Thank you.
-
Yes, I installed without a network connection. Here is the folder:
Code# ls -al total 24 drwxr-xr-x 2 root root 4096 Aug 21 15:12 . drwxr-xr-x 12 root root 4096 Aug 21 14:52 .. -rw-r--r-- 1 root root 82 Aug 21 15:12 openmediavault-kernel-backports.list -rw-r--r-- 1 root root 549 Aug 21 15:03 openmediavault.list -rw-r--r-- 1 root root 60 Aug 21 15:03 openmediavault-local.list -rw-r--r-- 1 root root 178 Aug 21 15:03 openmediavault-os-security.list
-
If I run 'cat *' from the sources.list.d folder, here are all the 'deb' lines:
Code
Display More# deb http://httpredir.debian.org/debian bullseye-backports main contrib non-free deb http://packages.openmediavault.org/public/ shaitan main deb https://openmediavault.github.io/packages/ shaitan main # deb http://downloads.sourceforge.net/project/openmediavault/packages/ shaitan main ## This software is not part of OpenMediaVault, but is offered by third-party ## developers as a service to OpenMediaVault users. deb http://packages.openmediavault.org/public/ shaitan partner deb https://openmediavault.github.io/packages/ shaitan partner # deb http://downloads.sourceforge.net/project/openmediavault/packages/ shaitan partner deb [trusted=yes] file:/var/cache/openmediavault/archives / deb http://security.debian.org/debian-security bullseye-security main contrib non-free deb-src http://security.debian.org/debian-security bullseye-security main contrib non-free
-
I tried to upgrade from OMV 5 -> 6 but the official script uninstalled everything and left the system a vanilla Debian 10 system.
Anyway, I did a fresh install (x86_64) to the mmcblk0 device and was able to SSH in. However, it will not let me install most plugins.
For example, trying to install ClamAV plugin, I get this message. It makes me think my APT repos are all messed up. Running 'apt search clamav' results in only the plugin package, but there are none of the missing packages available.
Code
Display More# apt install openmediavault-clamav Reading package lists... Done Building dependency tree... Done Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: openmediavault-clamav : Depends: clamav-daemon (>= 0.102) but it is not installable Depends: clamav-freshclam but it is not installable Depends: clamdscan but it is not installable E: Unable to correct problems, you have held broken packages.
-
Lovely new GUI on the new OMV6... Good work to those on this project!
I have two quick questions:
1. I don't see openmediavault-netatalk plugin list... Is there any support for AppleTalk / Timemachine backups in OMV 6?
2. Could we prioritize openmediavault-luksencryption? I would like to help testing this plugin on OMV 6.