broken update
Hi all,
|--==> Gustin Johnson writes:
GJ> dpkg -i --force-all /var/cache/apt/archives/cdd-utils_0.3_all.deb
GJ> Then;
GJ> ~ aptitude dist-upgrade
GJ> or
GJ> ~ apt-get dist-upgrade
GJ> It should go without saying that the previous commands require root
GJ> privileges.
That's actually not the best solution, as cdd-utils is needed. Better
replace it with 64studio-tasksel-data, which is now not used anymore:
dpkg -i --force-all /var/cache/apt/archives/cdd-utils_0.3_all.deb
I'll try to fix the testing branch, the cause of the flaws is probably
the massing backporting introduced for gimp 2.4.
Ciao!
Free
GJ> Daryl Williams wrote:
GJ> | folks, i recently tried to update my 64 studio distribution
GJ> | using aptitude, and run into some problems, so i ran
GJ> | apt-get check which reported the following problem:
GJ> |
GJ> | # apt-get check
GJ> | Reading package lists... Done
GJ> | Building dependency tree
GJ> | Reading state information... Done
GJ> | You might want to run `apt-get -f install' to correct these.
GJ> | The following packages have unmet dependencies:
GJ> | 64studio-utils: Depends: cdd-utils but it is not installed
GJ> | E: Unmet dependencies. Try using -f.
GJ> |
GJ> | after which i tried using the -f option and got the
GJ> | following error:
GJ> |
GJ> | # apt-get -f install
GJ> | Reading package lists... Done
GJ> | Building dependency tree
GJ> | Reading state information... Done
GJ> | Correcting dependencies... Done
GJ> | The following extra packages will be installed:
GJ> | cdd-utils
GJ> | The following NEW packages will be installed:
GJ> | cdd-utils
GJ> | 0 upgraded, 1 newly installed, 0 to remove and 5 not upgraded.
GJ> | 1 not fully installed or removed.
GJ> | Need to get 0B/6092B of archives.
GJ> | After unpacking 73.7kB of additional disk space will be used.
GJ> | Do you want to continue [Y/n]?
GJ> | (Reading database ... 102901 files and directories currently installed.)
GJ> | Unpacking cdd-utils (from .../archives/cdd-utils_0.3_all.deb) ...
GJ> | dpkg: error processing /var/cache/apt/archives/cdd-utils_0.3_all.deb
GJ> | (--unpack):
GJ> | trying to overwrite `/usr/lib/tasksel/packages/kernel', which is
GJ> | also in package 64studio-tasksel-data
GJ> | Errors were encountered while processing:
GJ> | /var/cache/apt/archives/cdd-utils_0.3_all.deb
GJ> | E: Sub-process /usr/bin/dpkg returned an error code (1)
GJ> |
GJ> | any help in resolving this would be greatly appreciated. everything
GJ> | was working great up to a few days ago...
GJ> |
GJ> | thanks and best regards,
GJ> |
GJ> | daryl
GJ> |
GJ> |
GJ> | _______________________________________________
GJ> | 64studio-users mailing list
GJ> | 64studio-users@64studio.com
GJ> | http://lists.64studio.com/mailman/listinfo/64studio-users
GJ> _______________________________________________
GJ> 64studio-users mailing list
GJ> 64studio-users@64studio.com
GJ> http://lists.64studio.com/mailman/listinfo/64studio-users
_______________________________________________
64studio-users mailing list
64studio-users@64studio.com
http://lists.64studio.com/mailman/listinfo/64studio-users
|