JuliusCode / MP4MUSEUM

MP4MUSEUM.org Media Player
GNU General Public License v3.0
32 stars 8 forks source link

Can't hack #30

Closed minizzZ closed 1 year ago

minizzZ commented 1 year ago

Hello,

if I want to install anything extra in the latest mp4museum I get this:

pi@mp4museum:/ $ sudo apt-get install git
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
The following package was automatically installed and is no longer required:
  raspinfo
Use 'sudo apt autoremove' to remove it.
The following additional packages will be installed:
  git-man liberror-perl
Suggested packages:
  git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs git-mediawiki git-svn
The following NEW packages will be installed:
  git git-man liberror-perl
0 upgraded, 3 newly installed, 0 to remove and 223 not upgraded.
Need to get 0 B/6,564 kB of archives.
After this operation, 33.1 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
dpkg: unrecoverable fatal error, aborting:
 statoverride file is missing final newline
E: Sub-process /usr/bin/dpkg returned an error code (2)

After I remount the filesystem and manually set the date I can update but not upgrade. If I upgrade I get this:

pi@mp4museum:~ $ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... 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:
 vlc-bin : Depends: libvlc-bin (= 3.0.16-1+rpi1+rpt2) but 3.0.18-0+rpt3+deb11u1 is to be installed
 vlc-plugin-skins2 : Depends: vlc-plugin-qt (= 3.0.18-0+rpt3+deb11u1) but 3.0.16-1+rpi1+rpt2 is to be installed
E: Broken packages

Can you try to see if you have the same problem?

JuliusCode commented 1 year ago

hi, i am not an expert on linux but maybe a prior try to install something got stuck?

but good news: i just released v6 beta on the homepage, which is much less changed for read only mode. please try the new image instead, and possibly leave some feedback here ;)

best, Julius