#302234 reportbug: please check binaries for locally installed libraries

#302234#5
Date:
2005-03-30 19:24:27 UTC
From:
To:
In the GNOME team, we are repeatedly receiving bugs from people who have
locally installed versions of some library the package depends on. I
believe this could easily be catched at the reportbug level. Running ldd
on the package's binaries in /usr/{bin,games} and libraries in /usr/lib
and checking for stuff in /usr/local would be enough to catch most of
this false reports.

#302234#10
Date:
2005-03-30 20:17:16 UTC
From:
To:
If this is a particular problem for GNOME reports, why not produce a
custom bugscript to do it?  Especially considering reportbug is
feature-frozen for sarge...


Chris

#302234#15
Date:
2005-03-30 20:36:44 UTC
From:
To:
Le mercredi 30 mars 2005 à 14:17 -0600, Chris Lawrence a écrit :

I first thought of writing a custom bugscript, but it would have to be
done for all GNOME packages, which would mean quite some duplication of
the work. Furthermore, it doesn't happen only to GNOME packages; for
example there was a time when I'd receive such reports for fontconfig
every other day.

#302234#20
Date:
2005-03-30 22:24:31 UTC
From:
To:
Good point.  I'll see about putting it in CVS and sid, hopefully we
can get it into sarge but no guarantees.


Chris

#302234#25
Date:
2011-11-06 16:35:19 UTC
From:
To:
Hello Josselin

Are you still interested in seeing this feature implemented? On the
reportbug side, it would be kinda of a pita to have it implemented
correctly, not to say about the increased disk load and time to
prepare the report. I think reconsider the first Chris' suggestion
(bug script) might be interesting?

Regards,

#302234#30
Date:
2011-11-06 16:47:12 UTC
From:
To:
Le dimanche 06 novembre 2011 à 17:35 +0100, Sandro Tosi a écrit :

Yes, it would still be interesting.

The bug script idea is feasible, but only if we make up something to use
a common bug script for a large number of packages.