Nachdem ich meine uralte yavdr Version mit ubuntu 20.04 zerschossen habe und nicht mehr zum booten bekomme, war es zeit mal einen neuen yavdr mit ubuntu 24.04 aufzusetzen.
Das hat soweit auch gut geklappt, nur das playbook bricht immer kurz vor Schluss ab.
Ehe ich jetzt nochmals ganz von vorn anfange, wollte ich euch um Rat fragen.
Hier die Fehlermeldungen:
Code
TASK [vdr : apt | install additional vdr plugins] ********************************************************************************************************************************************
fatal: [localhost]: FAILED! => {
"cache_update_time": 1780248704,
"cache_updated": false,
"changed": false,
"rc": 100
}
STDOUT:
Reading package lists...
Building dependency tree...
Reading state information...
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:
vdr-plugin-markad-ng : Depends: vdr-abi-2.6.9-0yavdr
STDERR:
E: Unable to correct problems, you have held broken packages.
MSG:
'/usr/bin/apt-get -y -o "Dpkg::Options::=--force-confdef" -o "Dpkg::Options::=--force-confold" install 'vdr-plugin-devstatus=0.4.1-36yavdr52~noble' 'vdr-plugin-markad-ng=4.2.22-0yavdr0~noble' -o APT::Install-Recommends=no' failed: E: Unable to correct problems, you have held broken packages.
PLAY RECAP ***********************************************************************************************************************************************************************************
localhost : ok=50 changed=11 unreachable=0 failed=1 skipped=12 rescued=0 ignored=0
Display More
Hat da jemand eine Idee, wie das gelöst werden könnte?
Das komplette log ist im Anhang
Gruß Micha