Comment 36 for bug 1423151

Revision history for this message
Achim Bohnet (allee) wrote :

proposed 1.6.7-1ubuntu1 works here too!

In case someone installed my test package from comment #10
  https://launchpad.net/~allee/+archive/ubuntu/test
the package revision used there 1.6.7-1+ubuntu0.1~ppa1
is and will be bigger than the 'offical' revision(s) used 1.6.7-1ubuntu*

So if you installed for testing the package from my ppa, please
downgrade to the official package with

  sudo apt-get install $(dpkg -l \*openafs\* | awk '/^i/{print $2 "=1.6.7-1ubuntu1"}')

Sorry, for the additional trouble,
Achim