Open
Description
Using the ood-ansible project to install 4.0.3 is now failing with the below dependency error since 4.0.5 has been released. It is weird that 4.0.3 have now dependencies on 4.0.1
fatal: [localhost]: FAILED! => {"cache_update_time": 1750234423, "cache_updated": true, "changed": false, "msg": "'/usr/bin/apt-get -y -o \"Dpkg::Options::=--force-confdef\" -o \"Dpkg::Opti
ons::=--force-confold\" install ''' failed: E: Unable to correct problems, you have held broken packages.\n", "rc": 100, "stderr": "E: Unable to correct problems, you ha
ve held broken packages.\n", "stderr_lines": ["E: Unable to correct problems, you have held broken packages."], "stdout": "Reading package lists...\nBuilding dependency tree...\nReading sta
te information...\nSome packages could not be installed. This may mean that you have\nrequested an impossible situation or if you are using the unstable\ndistribution that some required pac
kages have not yet been created\nor been moved out of Incoming.\nThe following information may help to resolve the situation:\n\nThe following packages have unmet dependencies:\n ondemand :
Depends: ondemand-nginx (= 1.26.1.p6.0.23.ood4.0.1) but 1.26.1.p6.0.23.ood4.0.3 is to be installed\n Depends: ondemand-passenger (= 6.0.23.ood4.0.1) but 6.0.23.ood4.0.3 is to be
installed\n Recommends: rclone but it is not going to be installed\n", "stdout_lines": ["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 n
ot yet been created", "or been moved out of Incoming.", "The following information may help to resolve the situation:", "", "The following packages have unmet dependencies:", " ondemand : D
epends: ondemand-nginx (= 1.26.1.p6.0.23.ood4.0.1) but 1.26.1.p6.0.23.ood4.0.3 is to be installed", " Depends: ondemand-passenger (= 6.0.23.ood4.0.1) but 6.0.23.ood4.0.3 is to be
installed", " Recommends: rclone but it is not going to be installed"]}
Metadata
Metadata
Assignees
Labels
No labels