python expects:
try:
code
finally:
code
OR
try:
code
except ErrorType:
code
to get update-manager working do this:
mkdir tmp
cd tmp
(speicher das attachment update-manager.patch in dieses verzeichnis)
apt-get source update-manager
dpkg-source -x update-manager_0.85.3.dsc
sudo apt-get build-dep update-manager
cd update-manager-0.85.3/
patch -p0 <../update-manager.patch
dpkg -rfakeroot -uc -us -sa
cd ..
dpkg -i update-manager_0.85.3_all.deb
OK. now installation works
** Attachment added: "updatemanager patch"
http://launchpadlibrarian.net/10553701/update-manager.patch
--
update-manager fails to compile with python 2.4 on hardy
https://bugs.launchpad.net/bugs/164947
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs