I tried upgrading incrementally... # apt-get update # apt-get upgrade belocs-locales-bin
This seemed to work ok., except there were perl locale errors: perl: warning: Falling back to the standard locale ("C"). perl: warning: Setting locale failed. perl: warning: Please check that your locale settings: LANGUAGE = "en_AU:en", LC_ALL = (unset), LANG = "en_AU.UTF-8" are supported and installed on your system. > apt-get show deloc-locales-bin Architecture: powerpc Version: 2.4-1ubuntu4 Replaces: base-config, libc6, libc6.1, locales (<< 2.3.8-1) Depends: libc6 (>= 2.4-1), locales ... so it seems to have been upgraded. Continuing with a dist upgrade, gave the following: # apt-get dist-upgrade The following packages have unmet dependencies: gij-4.1: Depends: gcj-4.1-base (= 4.1.1-14ubuntu3) but 4.1.0-1ubuntu8 is installed Depends: libgcj7-0 (= 4.1.1-14ubuntu3) but it is not installed Depends: libgcj7-0 (>= 4.1.1-12) but it is not installed libgcj-common: Depends: gcj-4.1-base (>= 4.1.1) but 4.1.0-1ubuntu8 is installed libgcj7-awt: Depends: gcj-4.1-base (= 4.1.1-14ubuntu3) but 4.1.0-1ubuntu8 is installed Depends: libgcj7-0 (= 4.1.1-14ubuntu3) but it is not installed libgcj7-jar: Depends: gcj-4.1-base (>= 4.1.1) but 4.1.0-1ubuntu8 is installed Depends: libgcj7-0 (>= 4.1.1) but it is not installed libgtk-java: Depends: libgtk-jni (= 2.8.4-0ubuntu4) but 2.9.3-0ubuntu2 is installed E: Unmet dependencies. Try using apt-get -f install # apt-get -f install The following extra packages will be installed: gcj-4.1-base libgcj7-0 libgtk-java Suggested packages: libgcj7-dbg The following packages will be REMOVED: libgcj7 The following NEW packages will be installed: libgcj7-0 The following packages will be upgraded: gcj-4.1-base libgtk-java This fixed something up... # apt-get dist-upgrade Comment: This was a little bit scary, as some packages were remove 'as requested' (python2.4, libgl, xserver-xorg-driver-all were remove) but then replaced. Seem to be upgrading OK now.. I'll post a report when finished. -- Unable to upgrade dapper to edgy - dependency cycle? https://launchpad.net/bugs/62429 -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs