Ubuntu Forums Archive Viewer

apt-log

Archived thread 1000902 from The Cafe. Markdown source: The_Cafe/thread_1000902_apt-log.md

Original URL About this archive
#1

This started as my need and then I have decided to release it. I hope that will be useful for somebody, you have all here http://mavior.eu/apt-log Feedbacks are much welcomed.

#2

I was bored messing with .bash_history.I am going to try it soon

EDIT :

It just gives an error :

Can't open apt configuration file "/etc/apt/apt.conf" : No such file or directory.

Where is the config file?

#3
less /var/log/dpkg.log
#4

binbash said:

EDIT :

It just gives an error :

Can't open apt configuration file "/etc/apt/apt.conf" : No such file or directory.

Where is the config file?

Sorry, this is due to an erroneous assumption: I have just corrected and updated the archive.You can download it from the same place.

#5

Kingsley said:

less /var/log/dpkg.log


This has nothing to do with the purpose of apt-log itself.Or better: apt-log can also dump (with --dump) all the informations from the logs.
But again: apt-log is not meant as dump tool.It's a log analyzer and report tool.