Severity set to `important' from `grave' Request was from "Francesco P. Lovergine" <frankie@debian.org> to control@bugs.debian.org.   Received: (at control) by bugs.debian.org; 27 May 2007 06:21:47 +0000 From francesco@lovergine.com Sun May 27 06:21:47 2007 Return-path: Received: from klecker.ba.issia.cnr.it ([150.145.84.32]) by rietz.debian.org with esmtp (Exim 4.50) id 1HsC8R-00038t-0s for control@bugs.debian.org; Sun, 27 May 2007 06:21:47 +0000 Received: from [151.72.219.206] (helo=localhost) by klecker.ba.issia.cnr.it with esmtpa (Exim 4.67) (envelope-from ) id 1HsC8D-00078V-87; Sun, 27 May 2007 08:21:33 +0200 Received: from frankie by localhost with local (Exim 4.67) (envelope-from ) id 1HsC8U-0004WR-BA; Sun, 27 May 2007 08:21:50 +0200 Date: Sun, 27 May 2007 08:21:50 +0200 From: "Francesco P. Lovergine" To: Bastian Blank , 42229@bugs.debian.org Subject: Re: Bug#422293: closed by Francesco Paolo Lovergine (Bug#422293: fixed in aolserver4 4.5.0-5) Message-ID: <20070527062149.GA3496@ba.issia.cnr.it> References: <20070504183946.GB27757@wavehammer.waldi.eu.org> <20070526224118.GA10127@wavehammer.waldi.eu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20070526224118.GA10127@wavehammer.waldi.eu.org> X-GPG-Fingerprint: 92E4 2D44 336F DF91 5508 23D5 A453 5199 E9F2 C747 X-GPG-Info: finger frankie@db.debian.org X-Advocacy: Who uses non-free software empoisons you too. Say him to stop. User-Agent: Mutt/1.5.13 (2006-08-11) Delivered-To: control@bugs.debian.org X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on rietz.debian.org X-Spam-Level: X-Spam-Status: No, hits=-5.5 required=4.0 tests=BAYES_00,FROMDEVELOPER, HAS_BUG_NUMBER,RAZOR2_CF_RANGE_51_100,RAZOR2_CHECK,VALID_BTS_CONTROL autolearn=no version=2.60-bugs.debian.org_2005_01_02 severity 42229 important thanks On Sun, May 27, 2007 at 12:41:18AM +0200, Bastian Blank wrote: > reopen 422293 > thanks > > On Sat, May 26, 2007 at 04:04:22PM +0000, Debian Bug Tracking System wrote: > > * Now installs a new file libaolserver4.conf into /etc/ld.so.conf.d to add the ld.so path for its libraries. > > /etc/ld.so.conf.d is not for private libs. Use rpath. > I'm not persuaded this is one of the case for which rpath is acceptable. There are already other packages that do the same for their internal packages to avoid using rpath, I think for exactly the same reason I'm going to explain: those aolsrv libraries (note that they are also not versioned by upstream unfortunately) are used by other source packages and potentially could be also used by users who would compile their own modules. So, this is one of the deprecated use of rpath. Also, I would avoid to pollute /usr/lib with those (and other per-module shlibs) aolserver4 related shlibs without versions and sonames, so I moved all stuff under /usr/lib/aolserver4. I hope upstreams will finally move to a more sane practice about that, but currently this is not the case. I'm reducing severity because this is not an explicit policy issue AFAIK. The only reference I know about those questions is the unofficial http://www.netfort.gr.jp/~dancer/column/libpkg-guide/libpkg-guide.html#rpath which is indeed unofficially and not generally accepted by all in all its parts. -- Francesco P. Lovergine