Comment 4 for bug 891537

Revision history for this message
Jack Foy (jfoy) wrote :

I believe this is not actually a duplicate of 873058 bug as marked, though it is a duplicate of https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/870560 (also incorrectly flagged as a duplicate of 873058).

It looks like /usr/share/jockey/handlers/fglrx.py in package jockey-common expects the package fgrlx-updates to create a module named 'fglrx-updates', but the module generated by building that package is actually named 'fglrx'. See https://bugs.launchpad.net/ubuntu/+source/fglrx-installer-updates/+bug/825339

Can someone who knows this code comment on this issue? How can we get the jockey-common and fglrx-updates maintainers to agree on an interface?