Your message dated Mon, 19 Mar 2007 21:49:30 +1100
with message-id <[EMAIL PROTECTED]>
and subject line Cleaning out Linda bugs
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: linda
Version: 0.3.23
Severity: normal
Hi!
Today I was running linda on one of my packages and I saw one warning:
$ linda -i gff2ps_0.98d-1_all.deb
W: gff2ps; Executable /usr/share/gff2ps/gff2ps.real with perms 0755 is
not an ELF file or script.
The file shown above is not an ELF file or a script of some sort. It
may incorrectly have the execute bit set on it.
The problem is that /usr/share/gff2ps/gff2ps.real IS a script.
It starts with "#!/bin/bash". It's a bash script and I think that it's
OK.
Maybe it's seeing the ".real" extension and thinking that something that
ends with .real isn't a script?
If you need, you can get the package from any Debian mirror
(http://http.us.debian.org/debian/pool/main/g/gff2ps/gff2ps_0.98d-1_all.deb,
for example).
Thank you!
Nelson
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (990, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/dash
Kernel: Linux 2.6.13-rc5-mm1
Locale: LANG=pt_BR, LC_CTYPE=pt_BR (charmap=ISO-8859-1) (ignored: LC_ALL set to
pt_BR)
Versions of packages linda depends on:
ii binutils 2.17-1 The GNU assembler, linker and bina
ii dash 0.5.3-3 The Debian Almquist Shell
ii dpkg-dev 1.13.19 package building tools for Debian
ii file 4.17-2 Determines file type using "magic"
ii man-db 2.4.3-3 The on-line manual pager
ii python 2.3.5-5 An interactive high-level object-o
Versions of packages linda recommends:
ii debian-policy 3.7.2.1 Debian Policy Manual and related d
-- no debconf information
--- End Message ---
--- Begin Message ---
Hi,
Both of these bugs are due to 'file' misreporting what are
scripts as ASCII English text. I'm uncertain what Linda can do about
this, apart from Conflict against broken versions of file.
Cheers,
--
Steve
"Why does everyone say 'Relax' when they're about to do something terrible?"
- Ensign Harry Kim, USS Voyager
--- End Message ---