I follow these instructions:
* mkdir edgy
* sudo debootstrap edgy edgy
* mount -t none -o bind /tmp edgy/tmp
* mount -t none -o bind /dev edgy/dev
* mount -t none -o bind /proc edgy/proc
* xhost +
* sudo chroot edgy
* export LANG=C
* apt-get install kubuntu-desktop
and after installing edgy and and perform the updates
the update tool crashes with
Traceback (most recent call last):
File "/tmp/kde-root/adept_managerhVJGub.tmp-extract/dist-upgrade.py", line
56, in ?
app.run()
File "/tmp/kde-root/adept_managerhVJGub.tmp-extract/DistUpgradeControler.py",
line 977, in run
self.fullUpgrade()
File "/tmp/kde-root/adept_managerhVJGub.tmp-extract/DistUpgradeControler.py",
line 956, in fullUpgrade
subprocess.call(["killall","update-notifier"])
File "subprocess.py", line 413, in call
return Popen(*args, **kwargs).wait()
File "subprocess.py", line 543, in __init__
errread, errwrite)
File "subprocess.py", line 975, in _execute_child
raise child_exception
OSError: [Errno 2] No such file or directory
--
SRU: updates necessary for Kubuntu Upgrade Tool in Edgy
https://bugs.launchpad.net/bugs/84717
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