Your message dated Mon, 05 Sep 2005 08:06:01 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Bug#326692: librep9: incorrect platform name results in bad
library search path
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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Sep 2005 03:37:46 +0000
>From [EMAIL PROTECTED] Sun Sep 04 20:37:46 2005
Return-path: <[EMAIL PROTECTED]>
Received: from dhcp-57-63.dsl.telerama.com (localhost) [205.201.57.63]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EC7nm-0003Hz-00; Sun, 04 Sep 2005 20:37:46 -0700
Received: from cg2v by localhost with local (Exim 4.52)
id 1EC7nG-0001OM-V9; Sun, 04 Sep 2005 23:37:14 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Chaskiel Grundman <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: librep9: incorrect platform name results in bad library search path
Reply-To: Chaskiel Grundman <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.15
Date: Sun, 04 Sep 2005 23:37:14 -0400
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Package: librep9
Version: 0.17-11
Severity: important
on i386, rep is built with the platform name i486-pc-linux-gnu while
older reps were built as i386-pc-linux-gnu. The platform name is used to
construct the directory name where native libraries are searched for.
Packages that provide rep libraries, including rep-gtk and sawfish, place
their i386 libraries in /usr/lib/rep/i386-pc-linux-gnu, but rep is
searching for them in /usr/lib/rep/i486-pc-linux-gnu.
This in turn prevents sawfish-ui from working. sawfish-ui displays
the error
*** File error: No such file or directory, gui/gtk-2/gtk
and exits.
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.8-2-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Versions of packages librep9 depends on:
ii libc6 2.3.5-6 GNU C Library: Shared libraries an
ii libgdbm3 1.8.3-2 GNU dbm database routines (runtime
ii libgmp3 4.1.4-6 Multiprecision arithmetic library
ii libncurses5 5.4-9 Shared libraries for terminal hand
ii libreadline5 5.0-10 GNU readline and history libraries
ii rep 0.17-11 lisp command interpreter frontends
librep9 recommends no packages.
-- debconf-show failed
---------------------------------------
Received: (at 326692-done) by bugs.debian.org; 5 Sep 2005 06:06:04 +0000
>From [EMAIL PROTECTED] Sun Sep 04 23:06:04 2005
Return-path: <[EMAIL PROTECTED]>
Received: from postfix3-2.free.fr [213.228.0.169]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ECA7H-0004Ws-00; Sun, 04 Sep 2005 23:06:04 -0700
Received: from christian.marillat.net (marillat.net [82.225.139.42])
by postfix3-2.free.fr (Postfix) with ESMTP id DD0CCC08C;
Mon, 5 Sep 2005 08:06:02 +0200 (CEST)
Received: from marillat by christian.marillat.net with local (Exim 4.52)
id 1ECA7G-0001Ci-75; Mon, 05 Sep 2005 08:06:02 +0200
From: Christian Marillat <[EMAIL PROTECTED]>
To: Chaskiel Grundman <[EMAIL PROTECTED]>
Cc: [EMAIL PROTECTED]
Subject: Re: Bug#326692: librep9: incorrect platform name results in bad
library search path
In-Reply-To: <[EMAIL PROTECTED]> (Chaskiel Grundman's message of
"Sun, 04 Sep 2005 23:37:14 -0400")
References: <[EMAIL PROTECTED]>
X-Face: %bb}rHtkhdXe[kOd{$b>~C#vXV/f-TGTU{[j(@aYvg~5i3E"O+!TdhB,l|fu!F"v%1
$d/]Xn;[HuD"PPm6!cVD$FO!7FGEk1:-2y!<'k8.yWu_aso"c!Rn<&*}MKyl>Ym#H-Hj.;'m3q
|:`GheUw?{lt~;@j-a,x-r*A}5uJDxfW"/UgcSaB_Dwksz-MU3hLkF}%uwe._`u\Avd!
Date: Mon, 05 Sep 2005 08:06:01 +0200
Message-ID: <[EMAIL PROTECTED]>
User-Agent: Gnus/5.110004 (No Gnus v0.4) XEmacs/21.4.17 (linux)
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
Chaskiel Grundman <[EMAIL PROTECTED]> writes:
> Package: librep9
> Version: 0.17-11
> Severity: important
>
> on i386, rep is built with the platform name i486-pc-linux-gnu while
> older reps were built as i386-pc-linux-gnu. The platform name is used to
> construct the directory name where native libraries are searched for.
> Packages that provide rep libraries, including rep-gtk and sawfish, place
> their i386 libraries in /usr/lib/rep/i386-pc-linux-gnu, but rep is
> searching for them in /usr/lib/rep/i486-pc-linux-gnu.
486 is the new default since the sarge release and will certainly never
be changed to i386.
> This in turn prevents sawfish-ui from working. sawfish-ui displays
> the error
> *** File error: No such file or directory, gui/gtk-2/gtk
> and exits.
Of course not. I've rebuild all package who have this path and thus all
sawfish related packages are working.
You certainly have a sawfish-ui file in /usr/local
Christian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]