Re: dates of install for pkgs



Also don't know about such switch for dpkg.
The "list"-files of the installed packages in /var/lib/dpkg/info, I think, take
the date of installation. But I was to lazy to check it against the log-files.
So, something like

(cd /var/lib/dpkg/info; ls -l *.list \
| while read a b c d mm dd ty nm; do echo "$mm $dd $ty ${nm%.list}"; done)

could give a starting point for a list of installation dates.
For the removed packages this, obviously, does not work :-(
--
Best regards,
Jörg-Volker.


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx
with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
Archive: http://lists.debian.org/j73d35$2g2$1@xxxxxxxxxxxxxxx



Relevant Pages

  • wheezy: / mounts readonly at boot, I cant figure out why
    ... # /etc/fstab: static file system information. ... # swap was on /dev/sda5 during installation ... but I think it started after doing a dist-upgrade on wheezy, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: How to add self-compiled kernel module in debian installation
    ... I managed to compile the megaraid_sas module by using an older version of it. ... How to add self-compiled kernel module in debian installation ... So you finally managed to compile the driver for Debian, ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: Iceweasel: Cant find helper application
    ... I have a default installation of Iceweasel 3.0.6 on Lenny and when I go to ... You didn't mention anything about which version of either Iceweasel ... Applications which would force an 'ask' dialogue next time that MIME type ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
    (Debian-User)
  • Re: error installing kernel-image, solved
    ... I changed it to ramdisk = /usr/sbin/update-initramfs, and the installation continued without errors. ... I now have squeeze up and running. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ... Trouble? ...
    (Debian-User)
  • Re: Running Debian Stable
    ... Pulling .deb ... OOo v3 is not available from backports. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)