Package: wnpp
Severity: wishlist
Owner: Tristan Schmelcher
* Package name: libgaminggear
Version : 0.5.0
Upstream Author : Stefan Achatz
* URL : https://sourceforge.net/projects/libgaminggear/
* License : GPL2
Programming Lang: C
Description
On Thu, Dec 16, 2010 at 3:00 PM, Tristan Schmelcher
wrote:
>>> See also dpkg-query -f '${Conffiles}' -W .
>>
>> Aha! It gets them from /var/lib/dpkg/status. Should be easy to tap into.
>>
>>
>
> I've changed apt-diff to make use of this, and
>> See also dpkg-query -f '${Conffiles}' -W .
>
> Aha! It gets them from /var/lib/dpkg/status. Should be easy to tap into.
>
>
I've changed apt-diff to make use of this, and it has improved speed
by 25% when diff'ing my entire filesystem! Takes only 6 minutes now.
:)
--
To UNSUBSCRIBE, email to
> The *.conffiles files in /var/lib/dpkg/info have the checksums of all
Don't seem to ...
$ cat /var/lib/dpkg/info/*.conffiles | head
/etc/a2ps.cfg
/etc/a2ps-site.cfg
/etc/emacs/site-start.d/50a2ps.el
/etc/bash_completion.d/ack-grep
/etc/acpi/events/powerbtn
/etc/acpi/powerbtn.sh
/etc/init/acpid.
On Thu, Dec 9, 2010 at 11:12 PM, Goswin von Brederlow wrote:
> Osamu Aoki writes:
>
>> On Fri, Dec 10, 2010 at 12:06:45AM +0900, Osamu Aoki wrote:
>>> Hi,
>>>
>>> On Wed, Dec 08, 2010 at 12:52:28PM -0800, Tristan Schmelcher wrote:
>>> > On
On Tue, Dec 7, 2010 at 11:05 PM, Lucas Nussbaum
wrote:
> On 07/12/10 at 17:45 -0800, Tristan Schmelcher wrote:
>> (I'm not subscribed to this list, please CC me on replies.)
>>
>> I have recently written a tool I call "apt-diff" to compare filesystem
>&g
On Tue, Dec 7, 2010 at 11:30 PM, Goswin von Brederlow wrote:
> Tristan Schmelcher writes:
>
>>> how does it deal with configurations generated in postinstall?
>>
>> Only files shipped by a package (i.e., appear in its .list file) can be
>> diff'ed, so if a
> how does it deal with configurations generated in postinstall?
Only files shipped by a package (i.e., appear in its .list file) can be
diff'ed, so if a configuration file was generated from scratch in a
postinst then apt-diff can't show a diff for it. But it does keep track
of how many files it
(I'm not subscribed to this list, please CC me on replies.)
I have recently written a tool I call "apt-diff" to compare filesystem
content against APT. It is intended for investigating problems where
packaged files get modified/deleted after installing them from APT
(e.g., by user customization, a
9 matches
Mail list logo