Your message dated Thu, 30 Oct 2008 10:36:44 +0100 (CET)
with message-id <[EMAIL PROTECTED]>
and subject line Bug fixed in file 4.26
has caused the Debian Bug report #422524,
regarding does not report source binary for core files anymore
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.)


-- 
422524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=422524
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: file
Version: 4.20-5
Severity: normal

Hi,

file in unstable does not report anymore which binary produced a core 
file. This still worked in the version currently in etch:

[EMAIL PROTECTED]:/tmp $ cat test.c
int main(){int *foo=0; *foo=1;}
[EMAIL PROTECTED]:/tmp $ rm -f core*; make test >/dev/null; ./test
Segmentation fault (core dumped)
[EMAIL PROTECTED]:/tmp $ file core
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style
[EMAIL PROTECTED]:/tmp $ scp core etch-box:/tmp >/dev/null; ssh etch-box file 
/tmp/core
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style, 
from 'test'

I tried using /usr/share/file/magic from etch, which did not make a
difference (except for some warnings, suppressed in the following):

[EMAIL PROTECTED] file -m /tmp/magic-etch /tmp/core 2>/dev/null
/tmp/core: ELF 32-bit LSB core file Intel 80386, version 1 (SYSV), SVR4-style


Regards,

Wolf

-- System Information:
Debian Release: lenny/sid
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'unstable'), (500, 'stable'), (200, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.17.9 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages file depends on:
ii  libc6                         2.5-5      GNU C Library: Shared libraries
ii  libmagic1                     4.20-5     File type determination library us

file recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Package: file
Version: 4.26-1


--- End Message ---

Reply via email to