Ubuntu Pastebin

Paste from juliank at Thu, 25 Feb 2016 15:18:59 +0000

Download as text
1
2
3
4
5
6
7
$ cat a.cfg
APT::Architecture "";
$ apt-cache gencaches -c a.cfg  -o Dir::Cache=$PWD -o Debug::NoLocking=1
Reading package lists... Error!
E: The package cache was built for different architectures:  vs i386
W: You may want to run apt-get update to correct these problems
E: The package cache file is corrupted
Download as text