Package: pyew Version: 2.0-3 Severity: normal Usertags: cruft When I run pyew /bin/ls I get a cache file (~/pyew-files.sqlite) in sqlite format directly in my home directory. That should be moved to a better place, preferably following the XDG basedir spec:
http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html pabs@chianamo ~ $ sqlite3 pyew-files.sqlite .schema CREATE TABLE antidebugs ( id integer not null primary key, sample_id, addr, mnemonic ); CREATE TABLE function_stats ( id integer not null primary key, sample_id, addr, nodes, edges, cc); CREATE TABLE samples (id integer not null primary key, md5, sha1, sha256, filename, type); -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (700, 'testing'), (600, 'unstable'), (550, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.5-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages pyew depends on: ii libdistorm64-1 1.7.30-1 ii python 2.7.3~rc2-1 ii python2.6 2.6.8-0.2 ii python2.7 2.7.3-5 -- bye, pabs http://wiki.debian.org/PaulWise
signature.asc
Description: This is a digitally signed message part