j...@quad$ grep modaliasesdir /usr/lib/python2.5/site-packages/DistUpgrade/*
/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeQuirks.py:    def 
_supportInModaliases(self, xorgdrivername, modaliasesdir="./modaliases", 
lspci=None):
/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeQuirks.py:        This 
helper will check with the modaliasesdir if the given 
/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeQuirks.py:        for 
filename in os.listdir(modaliasesdir):
/usr/lib/python2.5/site-packages/DistUpgrade/DistUpgradeQuirks.py:            
for line in open(os.path.join(modaliasesdir,filename)):
j...@quad$

I'm guessing it's the same issue that cause modaliases error too.
Try creating this folder: 
/usr/lib/python2.5/site-packages/DistUpgrade/modaliases/

sudo mkdir /usr/lib/python2.5/site-packages/DistUpgrade/modaliases/

and execute update-mananger again.

-- 
update manager partial upgrade fails
https://bugs.launchpad.net/bugs/335416
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to