Gentlemen,
I did a fresh 12.04 install on a new SSD drive. Once installed, I ran Diskless_CreateTBZ. It failed with the following:
The following packages have unmet dependencies:
lmce-md-meta : Depends: pluto-boot-scripts (>= 2.0.0.46) but it is not going to be installed
Depends: pluto-boot-scripts (< 2.0.0.47) but it is not going to be installed
Depends: pluto-confirm-dependencies (>= 2.0.0.46) but it is not going to be installed
Depends: pluto-confirm-dependencies (< 2.0.0.47) but it is not going to be installed
Depends: lmce-install-scripts (>= 2.0.0.46) but it is not going to be installed
Depends: lmce-install-scripts (< 2.0.0.47) but it is not going to be installed
Depends: pluto-orbitergen (>= 2.0.0.46) but it is not going to be installed
Depends: pluto-orbitergen (< 2.0.0.47) but it is not going to be installed
Depends: pluto-avwizard (>= 2.0.0.46) but it is not going to be installed
Depends: pluto-avwizard (< 2.0.0.47) but it is not going to be installed
Depends: lmce-launch-manager (>= 2.0.0.46) but it is not going to be installed
Depends: lmce-launch-manager (< 2.0.0.47) but it is not going to be installed
Depends: pluto-hald (>= 2.0.0.46) but it is not going to be installed
Depends: pluto-hald (< 2.0.0.47) but it is not going to be installed
Depends: pluto-orbiter (>= 2.0.0.46) but it is not going to be installed
Depends: pluto-orbiter (< 2.0.0.47) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
./Diskless_CreateTBZ.sh: line 170: /tmp/TeeMyOutputExitCode_26444: No such file or directory
So, poking around, I did an apt-get update followed by an apt-get upgrade:
cerouter_1047429:/usr/pluto/bin# apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
lmce-diskless-tools lmce-install-scripts pluto-boot-scripts pluto-hald
pluto-orbitergen pluto-system-database pluto-website-admin
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
dcerouter_1047429:/usr/pluto/bin#
showing 7 not upgraded.... will not let me upgrade any of them:
dcerouter_1047429:/usr/pluto/bin# apt-get install lmce-diskless-tools
Reading package lists... Done
Building dependency tree
Reading state information... 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:
lmce-diskless-tools : Depends: pluto-boot-scripts (>= 2.0.0.46.201601231149.f3a444c0bc) but 2.0.0.46.16010131783 is to be installed
Depends: pluto-plutodhcp (>= 2.0.0.46.201601231149.f3a444c0bc) but 2.0.0.46.16010531792 is to be installed
E: Unable to correct problems, you have held broken packages.
dcerouter_1047429:/usr/pluto/bin#
what I see as the possible problem is the version info not being met. Im no pro, but it looks like the date/time section is missing the '20' in front of the 16.
anyone got any resolutions?
Thanks,
Dennis