[64studio-devel] [64 Studio] #401: 64studio-upgrade script does not exit cleanly
Daniel James
daniel at 64studio.com
Mon Feb 25 17:50:46 GMT 2008
Hi Free,
> The procedure in the 64studio-upgrade script from 64 Studio 2.0 is now
> deprecated. Users wanting to upgrade 2.0 installs to 2.1 should simply run
> a
>
> apt-get update
> apt-get dist-upgrade
>
> or use the upgrade button of synaptic. After that they can optionally
> install the new packages of 64 Studio 2.1 not present in 64 Studio 2.0
> with:
>
> aptitude install ~t^cdd$
I tried this and it worked fine. Then I tried to run it a second time -
uh-oh :-)
The first bug was that due to a slight version mismatch in the
libc6-i386 package, the flashplugin-nonfree package and its dependencies
were removed:
64studio:/home/daniel# aptitude install ~t^cdd$
Reading package lists... Done
Building dependency tree
Reading state information... Done
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
Building tag database... Done
The following packages are BROKEN:
libc6-i386
The following NEW packages will be automatically installed:
libc6-dev libgts-0.7-5
The following NEW packages will be installed:
k3d libc6-dev libgts-0.7-5
The following packages will be upgraded:
libc6
1 packages upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/17.4MB of archives. After unpacking 65.3MB will be used.
The following packages have unmet dependencies:
libc6-i386: Depends: libc6 (= 2.3.6.ds1-13etch4) but
2.3.6.ds1-13etch5 is to be installed.
Resolving dependencies...
The following actions will resolve these dependencies:
Remove the following packages:
flashplugin-nonfree
ia32-libs
ia32-libs-gtk
lib32asound2
lib32gcc1
lib32ncurses5
lib32stdc++6
libc6-i386
nspluginwrapper
Score is -1485
Accept this solution? [Y/n/q/?]
The second bug was no big deal, but I thought I'd mention it for the
sake of completeness...
Setting up k3d (0.6.6.0.ds1-1~bpo.1) ...
WARNING: compile error while trying to byte-compile
/usr/share/k3d/tutorials/gts_boolean.py: Sorry: TypeError: ('compile()
expected string without null bytes',)
It didn't stop the script though.
Cheers!
Daniel
More information about the 64studio-devel
mailing list