Comment 18 for bug 873058

Revision history for this message
Martin Pitt (pitti) wrote : Re: Jockey fail to install binary ati driver (post release) version

There is still a jockey waiting for testing in oneiric-proposed, so this is stalled a bit.

Alberto: The nvidia-common API change looks unnecessary to me. The new second argument just modifies the first one. Wouldn't it be easier to just change the handler to do

  fglrx_alternative = self._alternatives.get_alternative_by_name(self.package.replace('-updates', ''))

?