Comment 5 for bug 106804

Revision history for this message
Michael Vogt (mvo) wrote :

Here is a patch that should work. Please test it with the following commands:
$ mkdir /tmp/upgrader
$ cd /tmp/upgrader
$ wget http://archive.ubuntu.com/ubuntu/dists/feisty/main/dist-upgrader-all/current/feisty.tar.gz
$ tar xzvf feisty.tar.gz
$ patch -p1 < symlink-fix.diff
$ sudo ./feisty

and let me know if it fixes the issue.

Thanks,
 michael