Ádám Ambarus Posted July 31 Posted July 31 Hello, I was so happy to discovery your image and to reuse my Odroid. After installing the OMV 6.18.10 image, I noticed that no plugins could be installed, and later that even an "apt list" command fails. Please see some command line logs below: _ _ _ /_\ _ _ _ __ | |__(_)__ _ _ _ / _ \| '_| ' \| '_ \ / _` | ' \ /_/ \_\_| |_|_|_|_.__/_\__,_|_||_| v26.2.1 for Odroid N2 running Armbian Linux 6.18.10-current-meson64 Packages: Debian stable (trixie) IPv4: (LAN) 192.168.1.63 (WAN) 82.137.57.14 Performance: Load: 50% Uptime: 1m Memory usage: 7% of 3.69G CPU temp: 40°C Usage of /: 7% of 29G storage /: 1% of 916G Tips: What’s new in Armbian v26.5? https://tinyurl.com/5cwr7wfh Commands: Configuration: armbian-config Monitoring : htop Last login: Fri Jul 31 12:55:32 2026 from 192.168.1.58 root@nas:~# apt list Error: Problem parsing Provides line of librust-servo-arc-dev:arm64=0.3.0-1+b1 Error: Error occurred while processing librust-servo-arc-dev (NewVersion2) Error: Problem with MergeList /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_main_binary-arm64_Packages Error: The package lists or status file could not be parsed or opened. root@nas:~# apt update Ign:1 file:/var/cache/openmediavault/archives ./ InRelease Ign:2 file:/var/cache/openmediavault/archives ./ Release Get:3 file:/var/cache/openmediavault/archives ./ Packages Hit:3 file:/var/cache/openmediavault/archives ./ Packages Hit:5 http://deb.debian.org/debian trixie InRelease Hit:6 http://deb.debian.org/debian trixie-updates InRelease Hit:7 http://security.debian.org trixie-security InRelease Hit:8 http://deb.debian.org/debian trixie-backports InRelease Hit:9 http://security.debian.org/debian-security trixie-security InRelease Hit:10 http://httpredir.debian.org/debian trixie InRelease Hit:11 https://openmediavault.github.io/packages synchrony InRelease Hit:12 http://httpredir.debian.org/debian trixie-updates InRelease Hit:13 http://httpredir.debian.org/debian trixie-backports InRelease Hit:14 https://github.armbian.com/configng stable InRelease Hit:4 https://packages.openmediavault.org/public synchrony InRelease Hit:15 http://fi.mirror.armbian.de/apt trixie InRelease Traceback (most recent call last): File "/usr/sbin/omv-mkaptidx", line 236, in <module> sys.exit(main()) ~~~~^^ File "/usr/lib/python3/dist-packages/click/core.py", line 1161, in __call__ return self.main(*args, **kwargs) ~~~~~~~~~^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/click/core.py", line 1082, in main rv = self.invoke(ctx) File "/usr/lib/python3/dist-packages/click/core.py", line 1443, in invoke return ctx.invoke(self.callback, **ctx.params) ~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/lib/python3/dist-packages/click/core.py", line 788, in invoke return __callback(*args, **kwargs) File "/usr/sbin/omv-mkaptidx", line 128, in main cache = apt.cache.Cache() File "/usr/lib/python3/dist-packages/apt/cache.py", line 158, in __init__ self.open(progress) ~~~~~~~~~^^^^^^^^^^ File "/usr/lib/python3/dist-packages/apt/cache.py", line 217, in open self._cache = apt_pkg.Cache(progress) ~~~~~~~~~~~~~^^^^^^^^^^ apt_pkg.Error: E:Problem parsing Provides line of librust-servo-arc-dev:arm64=0.3.0-1+b1, E:Error occurred while processing librust-servo-arc-dev (NewVersion2), E:Problem with MergeList /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_main_binary-arm64_Packages, E:The package lists or status file could not be parsed or opened. Reading package lists... Error! Error: Problem parsing Provides line of librust-servo-arc-dev:arm64=0.3.0-1+b1 Error: Error occurred while processing librust-servo-arc-dev (NewVersion2) Error: Problem with MergeList /var/lib/apt/lists/deb.debian.org_debian_dists_trixie_main_binary-arm64_Packages Error: The package lists or status file could not be parsed or opened. root@nas:~# I tried to remove all the sudo rm -vf /var/lib/apt/lists/partial/*, /var/lib/apt/lists/* folders, but nothing helped. Can you please help me out? I hope @Nico the maintainer will see this! Best regards, Adam 0 Quote
Igor Posted July 31 Posted July 31 This is OMV stuff, upstream packages that you have troubles with. Unrelated to Armbian / Odroid. My suggestion / tip. Start with Armbian Bookworm and proceed this way: https://docs.armbian.com/User-Guide_Armbian-Software/Media/#omv 0 Quote
Ádám Ambarus Posted July 31 Author Posted July 31 Thanks for the response. I was suspecting an issue with apt and its sources. Let me ask the OMV professionals. 0 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.