Found the issue.
Apparently on upgrade udevadm isn't actually updated (as in, we still have the 
old binary).

On my laptop, with a clean Natty 64bit install:
root@castiana:~# debsums -sa udev
root@castiana:~# 

root@castiana:~# md5sum /sbin/udevadm
848c4c6c4368d5a0ca84b7b763d7ddfb  /sbin/udevadm
root@castiana:~# 

In a VM running an upgraded mythbuntu 64bit:

root@stgraber-upgrade:~# debsums -sa udev
debsums: changed file /sbin/udevadm (from udev package)
root@stgraber-upgrade:~# 

root@stgraber-upgrade:~# md5sum /sbin/udevadm
1720f799a4a2dd4061b995fed74841c3  /sbin/udevadm
root@stgraber-upgrade:~#

My guess is that the diversion is causing this problem. I'll have a look
at fixing that tomorrow if nobody else proposed a fix by then.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/745011

Title:
  "info: unrecognized option '--convert-db'" on upgrade

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to