Your message dated Mon, 22 May 2006 14:03:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#367663: fixed in gdmap 0.7.5-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: gdmap
Version: 0.7.5-1
Severity: important
gdmap does not support large files which are bigger than 2G. I had a look at
the source code which uses large ints for the size information. The problem
simply is that LFS support is not enabled in the build system, ie. the lstat
call is mapped to the original system call, not to lstat64. To fix this, the
compiler option -D_FILE_OFFSET_BITS=64 needs to be given.
As the build system uses autoconf, solving the problem would be as easy as
adding the AC_SYS_LARGEFILE macro.
I have tagged the bug as important because gdmap's task is to point out
large files which occupy the most space. As the largest files are all of
size 0 bytes, not supporting files > 2G is a grave bug.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1,
'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages gdmap depends on:
ii libatk1.0-0 1.11.4-2 The ATK accessibility toolkit
ii libc6 2.3.6-7 GNU C Library: Shared libraries
ii libcairo2 1.0.4-2 The Cairo 2D vector graphics libra
ii libfontconfig1 2.3.2-5.1 generic font configuration library
ii libglib2.0-0 2.10.2-1 The GLib library of C routines
ii libgtk2.0-0 2.8.16-1 The GTK+ graphical user interface
ii libpango1.0-0 1.12.1-2 Layout and rendering of internatio
ii libx11-6 6.9.0.dfsg.1-6 X Window System protocol client li
ii libxcursor1 1.1.3-1 X cursor management library
ii libxext6 6.9.0.dfsg.1-6 X Window System miscellaneous exte
ii libxi6 6.9.0.dfsg.1-6 X Window System Input extension li
ii libxinerama1 6.9.0.dfsg.1-6 X Window System multi-head display
ii libxml2 2.6.24.dfsg-1 GNOME XML library
ii libxrandr2 6.9.0.dfsg.1-6 X Window System Resize, Rotate and
ii libxrender1 1:0.9.0.2-1 X Rendering Extension client libra
ii zlib1g 1:1.2.3-11 compression library - runtime
gdmap recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: gdmap
Source-Version: 0.7.5-2
We believe that the bug you reported is fixed in the latest version of
gdmap, which is due to be installed in the Debian FTP archive:
gdmap_0.7.5-2.diff.gz
to pool/main/g/gdmap/gdmap_0.7.5-2.diff.gz
gdmap_0.7.5-2.dsc
to pool/main/g/gdmap/gdmap_0.7.5-2.dsc
gdmap_0.7.5-2_i386.deb
to pool/main/g/gdmap/gdmap_0.7.5-2_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Mario Iseli <[EMAIL PROTECTED]> (supplier of updated gdmap package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sun, 21 May 2006 23:30:51 +0200
Source: gdmap
Binary: gdmap
Architecture: source i386
Version: 0.7.5-2
Distribution: unstable
Urgency: medium
Maintainer: Mario Iseli <[EMAIL PROTECTED]>
Changed-By: Mario Iseli <[EMAIL PROTECTED]>
Description:
gdmap - Tool to visualize diskspace
Closes: 367663
Changes:
gdmap (0.7.5-2) unstable; urgency=medium
.
* Support for files > 2.0GB, done by adding AC_SYS_LARGEFILE to configure.ac,
this sets _FILE_OFFSET_BITS to 64. (Closes: #367663).
Files:
c4069ca75cb8b9f9e660d256b7f1383d 603 graphics optional gdmap_0.7.5-2.dsc
9f01a1bd75fd95a031221bde13effd9c 98994 graphics optional gdmap_0.7.5-2.diff.gz
0074900ca03c90b8202955f197be6a8e 46154 graphics optional gdmap_0.7.5-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
iD8DBQFEchWUCV53xXnMZYYRAj2hAKC31gLwsUAR1Lsu0bNLWof59evkiACg2aRE
vyIv8GJJs287fX+N/Z3XP5Y=
=8raB
-----END PGP SIGNATURE-----
--- End Message ---