I continued to get installation errors after commenting out the lines in 99raspberrypiorg file. However, the messages led me to believe these were not fatal faults. I then tried to install omv5 but it also faulted out. I ended up installing a new copy of omv5 from scratch and it's back in service.
Beiträge von dci2u
-
-
I'm sorry, I'm not sure what change I need to make in the preferences.d directory (there was no preferences directory) to remove the offending pinning entry. I've attached the files from that folder for your reference. The only file I noticed with a 900 priority was the 99raspberrypiorg. pref_files.zippref_files.zip
-
Says this...
root@RPINAS2:~/openmediavault-upgrade-4.7# apt-cache policy chrony
chrony:
Installed: (none)
Candidate: 3.4-4+deb10u1
Version table:
3.4-4+deb10u1 990
990 https://deb.debian.org/debian buster/main armhf Packages
3.0-4+deb9u2 900
900 http://httpredir.debian.org/debian stretch/main armhf Packages
-
-
I ran upgrade script on my RPI4 OMV 4 install to upgrade it to 5 and had the following problem show up:
The following NEW packages will be installed:
apt-show-versions
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 32.6 kB of archives.
After this operation, 93.2 kB of additional disk space will be used.
Get:1 https://deb.debian.org/debian buster/main armhf apt-show-versions all 0.22.11 [32.6 kB]
Fetched 32.6 kB in 0s (150 kB/s)
Selecting previously unselected package apt-show-versions.
(Reading database ...
Preparing to unpack .../apt-show-versions_0.22.11_all.deb ...
Unpacking apt-show-versions (0.22.11) ...
Setting up apt-show-versions (0.22.11) ...
** initializing cache. This may take a while **
Error: No information about packages! (Maybe no deb entries?)
dpkg: error processing package apt-show-versions (--configure):
installed apt-show-versions package post-installation script subprocess returned error exit status 255
Processing triggers for man-db (2.8.5-2) ...
Errors were encountered while processing:
apt-show-versions
E: Sub-process /usr/bin/dpkg returned an error code (1)
run-parts: /root/openmediavault-upgrade-4.7/post.d/50-apt-install exited with return code 100
root@RPINAS2:~/openmediavault-upgrade-4.7# sudo apt-show-versions
Error: No information about packages! (Maybe no deb entries?)
I then checked how far the upgrade had proceeded and it appears to have not upgraded any parts of OMV
root@RPINAS2:~/openmediavault-upgrade-4.7# dpkg -l | grep openm
rc openmediavault 4.1.36-1 all openmediavault - The open network attached storage solution
rc openmediavault-flashmemory 4.2.2 all folder2ram plugin for OpenMediaVault
ii openmediavault-keyring 1.0 all GnuPG archive keys of the OpenMediaVault archive
rc openmediavault-omvextrasorg 4.1.16 all OMV-Extras.org Package Repositories for OpenMediaVault
I'm not sure if this is salvageable. Any suggestions?