[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#27888: marked as done (Lintian should be smarter about SONAME)



Your message dated Sat, 10 Jan 2009 20:29:16 -0800
with message-id <878wpizcrn.fsf@windlord.stanford.edu>
and subject line Re: Bug#27888: Lintian should be smarter about SONAME
has caused the Debian Bug report #27888,
regarding Lintian should be smarter about SONAME
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 owner@bugs.debian.org
immediately.)


-- 
27888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=27888
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 0.9.1

Lintian should try to detect shared libraries without a SONAME (the
stupid "gcc -shared -o lib..." doesn't produce one) in the output of
`objdump --headers --all-headers`.

Those libraries are likely to be located under */lib and contain ELF
in their `file` description, as well as .so in their names. If they
don't have a SONAME, they are really suspect...

This check should take place before the "shared-libs" check in lintian 
since it may produce an error message otherwise, because libraries
missing a SONAME won't be identified as shared libraries later in the
lintian process.

  Sam
-- 
Samuel Tardieu -- sam@debian.org


--- End Message ---
--- Begin Message ---
Version: 1.22.5

Samuel Tardieu <sam@debian.org> writes:

> Lintian should try to detect shared libraries without a SONAME (the
> stupid "gcc -shared -o lib..." doesn't produce one) in the output of
> `objdump --headers --all-headers`.
>
> Those libraries are likely to be located under */lib and contain ELF
> in their `file` description, as well as .so in their names. If they
> don't have a SONAME, they are really suspect...
>
> This check should take place before the "shared-libs" check in lintian 
> since it may produce an error message otherwise, because libraries
> missing a SONAME won't be identified as shared libraries later in the
> lintian process.

This bug has been open against Lintian for more than 10 years now, tagged
wontfix, but it turns out that it was actually fixed quite some time ago.
(More than five years ago.)

Very belatedly closing it with the right version.  :)

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


--- End Message ---

Reply to: