Hi,
On Wed, 24 Oct 2012, Chris Denneen wrote:
> 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
No,
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
$ zgrep "status installed $pkg" /var/log/dpkg.log*
Or similarly you can grep for "upgrade" instead of "installed" as well.
The caveat here is that logs may be removed (after 1 year by default).
There is also apt history.log, but you'd use dgrep for that.
--
You received this bug notification b
On 07/10/2012 05:23 AM, Dmitrijs Ledkovs wrote:
> Let me elaborate.
>
> /var/lib/dpkg/* is internal and private to dpkg state/database. Parsing
> /var/lib/dpkg/* externally is not a supported, nor it is a guaranteed
> interface. Therefore this bug is marked as invalid.
I understand
>
> Quantal, Whe
Let me elaborate.
/var/lib/dpkg/* is internal and private to dpkg state/database. Parsing
/var/lib/dpkg/* externally is not a supported, nor it is a guaranteed
interface. Therefore this bug is marked as invalid.
Quantal, Wheezy and Sid have a major new dpkg version (w.r.t. internal
state/database
I can also report this as an issue to canonical through our support
contract but i hope that community support would be enough for these
kind of bug reports.
Can someone explain why this is still set to invalid, because i can't
provide more information then i have above on multiple clean installs.
I have tested this with debian unstable wheezy instead of 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 notifi
Or i explain myself wrong or I don't understand :)
I just reinstalled a fresh copy of precise and sid. After I booted up
the systems i have the following files and output on debian sid and
precise.
debian sid:
##
william@debian:~$ dpkg -l|grep e
please read
Please read: https://wiki.ubuntu.com/MultiarchSpec
The package name is alwasy e2fslib. But you can enable foreign
architectures and install e2fslib from other architecture, which will
fetch the _i386.deb for example and install it on your system.
The package.lists seem correct.
If t
After installing debian sid to see if the same problem exists i get in the
output from dpkg -l|grep e2fslib
e2fslibs:amd64 with the corresponding file /var/lib/dpkg/info/e2fslibs:amd64
i guess this is a problem in the ubuntu packages then?
Regards
William
--
You received this bug notification
** Attachment added: "dpkg-l"
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1020833/+attachment/3213734/+files/dpkg-l.txt
--
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:
** Attachment added: "dpkg-info"
https://bugs.launchpad.net/ubuntu/+source/e2fsprogs/+bug/1020833/+attachment/3213733/+files/dpkg-info.tgz
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1020833
Tit
I have done a new net-install and still see these issues.
multiarch has been installed
attached is my /var/lib/dpkg
in the preseed file i install the following packages:
d-i pkgsel/include string nfs-common openssh-server postfix mailutils ntp snmpd
hwinfo libnss-ldap libpam-krb5 vim
After the
Do you actually have multi-arch enabled?
Potentially you are affected by the Bug #1015567 and please read the
linked mailing list emails.
It's hard to tell what's going on at your system. Could you attach the
tarball of /var/lib/dpkg/ ? (unless information about the installed
packages on your sys
14 matches
Mail list logo