Your message dated Tue, 17 Jun 2008 14:10:57 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#486631: tritium: duplicate .py files installed to
/etc/X11
has caused the Debian Bug report #486631,
regarding tritium: duplicate .py files installed to /etc/X11
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
486631: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=486631
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: tritium
Version: 0.3.5-1
% dpkg -L tritium | tail -n 4 ; md5sum /etc/X11/*.py /etc/X11/tritium/*.py
/etc/X11/tritium/layout.py
/etc/X11/tritium/keys.py
/etc/X11/keys.py
/etc/X11/layout.py
a266f4a57028c7f01db5f5d01af13824 /etc/X11/keys.py
c61fff767cd3bdd51d857fa31173356b /etc/X11/layout.py
a266f4a57028c7f01db5f5d01af13824 /etc/X11/tritium/keys.py
b02ddb2b8a5521f5b6fd5146d17beedf /etc/X11/tritium/layout.py
--- End Message ---
--- Begin Message ---
On Tue, Jun 17, 2008 at 09:28:03AM -0400, Mike O'Connor wrote:
> Hmm,
>
> $ wget
> http://http.us.debian.org/debian/pool/main/t/tritium/tritium_0.3.5-1_all.deb
> $ ar p tritium_0.3.5-1_all.deb data.tar.gz | tar tvzf - | egrep
> "keys.py|layout.py"
> -rw-r--r-- root/root 2791 2008-06-13 09:22 ./etc/X11/tritium/layout.py
> -rw-r--r-- root/root 7881 2008-02-23 23:56 ./etc/X11/tritium/keys.py
>
> Only one of each seem to be in the .deb
Yup, conffiles persisting from a buggy version.
--- End Message ---