Happy to hear it works again.

> sudo update-apt-xapian-index --verbose --force --batch-mode &> uaxi.output
> 
> leaves a blank console...
The command directs all output to the file "uaxi.output". So you can find the 
output in that file. (Slightly different from usual output because of 
"--batch-mode")
In bash "&> file" equals "> file 2>&1". More information in the uu.de wiki 
(German): http://wiki.ubuntuusers.de/Shell/Umleitungen

I'm not sure about what the status of this bug should be now. It's not
really "Fix Commited / Released". I'll leave it as "Confirmed", as
deleting the corrupt file is only a workaround, not a fix.

cheers
Dennis

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

Title:
  update-apt-xapian-index crashes with Unpickling Error in init()
  invalid load key

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/1021474/+subscriptions

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

Reply via email to