[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: How to track down the data of package installations



Quoting Andreas Tille (tillea@rki.de):

> whe installing the recent version again.  Than we at least could find
> out which package is really responsible.  So is there any chance to
> find out the date when a package was installed on one side and find
> out a list of packages that was installed on a certain date on the other
> side.


Does something like /var/log/dpkg.log fit your expectations ?

root@mykerinos:~> cat /var/log/dpkg.log |grep upgrade
2007-11-01 06:30:06 upgrade aptitude 0.4.6.1-1.1+b1 0.4.7-1
2007-11-01 06:30:11 upgrade aptitude-doc-en 0.4.6.1-1.1 0.4.7-1
2007-11-01 06:30:14 upgrade aptitude-doc-fr 0.4.6.1-1.1 0.4.7-1
.../...
2007-11-02 07:20:38 upgrade k3b 1.0.3-4 1.0.3-5
2007-11-02 07:20:44 upgrade libglu1-xorg 1:7.3+2 1:7.3+3
2007-11-02 07:20:45 upgrade libglu1-xorg-dev 1:7.3+2 1:7.3+3
2007-11-02 07:20:49 upgrade po-debconf 1.0.9 1.0.10
2007-11-02 07:20:51 upgrade xfsprogs 2.9.0-1 2.9.4-2
2007-11-02 07:20:53 upgrade xlibmesa-gl 1:7.3+2 1:7.3+3
2007-11-02 07:20:53 upgrade xlibs-data 1:7.3+2 1:7.3+3
2007-11-02 07:20:56 upgrade xutils 1:7.3+2 1:7.3+3

Attachment: signature.asc
Description: Digital signature


Reply to: