Comment 6 for bug 1538323

Revision history for this message
Stephan Diestelhorst (syon) wrote :

Zooming in a little on specific packages:

$ LANG=C apt-cache policy bzip2
bzip2:
  Installed: 1.0.6-5
  Candidate: 1.0.6-8
  Version table:
     1.0.6-8 0
        500 http://de.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
 *** 1.0.6-5 0
        100 /var/lib/dpkg/status

$ LANG=C apt-cache policy libbz2-1.0
libbz2-1.0:
  Installed: 1.0.6-8
  Candidate: 1.0.6-8
  Version table:
 *** 1.0.6-8 0
        500 http://de.archive.ubuntu.com/ubuntu/ wily/main amd64 Packages
        100 /var/lib/dpkg/status

Etc. So something is really broken here.