Dmitrijs, Based on your logic here the following should be true:
root@ubuntu:/var/log# dpkg-query -W -f='${Package}:${Architecture}\n' | grep -E "e2fs|xml-core" e2fslibs:amd64 e2fsprogs:amd64 xml-core:all root@ubuntu:/var/log# ls -la /var/lib/dpkg/info/xml-core.list -rw-r--r-- 1 root root 1484 Oct 24 14:16 /var/lib/dpkg/info/xml-core.list root@ubuntu:/var/log# ls -la /var/lib/dpkg/info/e2fslibs\:amd64.list -rw-r--r-- 1 root root 309 Oct 24 14:14 /var/lib/dpkg/info/e2fslibs:amd64.list This should be e2fsprogs:amd64.list because its not a "all" architecture like xml-core for example. root@ubuntu:/var/log# ls -la /var/lib/dpkg/info/e2fsprogs.list -rw-r--r-- 1 root root 3006 Oct 24 14:13 /var/lib/dpkg/info/e2fsprogs.list Is there a reason dpkg in precise doesn't follow same naming convention as sid? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1020833 Title: the filename /var/dpkg/info/e2fslibs.list does not match To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dpkg/+bug/1020833/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs