Your message dated Sun, 30 Jan 2005 09:17:20 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#278093: fixed in lsb 2.0-5
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; 24 Oct 2004 20:15:31 +0000
>From [EMAIL PROTECTED] Sun Oct 24 13:15:31 2004
Return-path: <[EMAIL PROTECTED]>
Received: from d085115.adsl.hansenet.de (localhost.localdomain) [80.171.85.115] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CLom2-0006iC-00; Sun, 24 Oct 2004 13:15:31 -0700
Received: from aj by localhost.localdomain with local (Exim 4.34)
        id 1CLoo8-0008Fq-9u; Sun, 24 Oct 2004 22:17:40 +0200
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
From: Andreas Jochens <[EMAIL PROTECTED]>
Subject: lsb: [amd64] '/lib64/ld-lsb-x86-64.so.2' must not point to 
'/lib/ld-linux.so.2'
Message-Id: <[EMAIL PROTECTED]>
Date: Sun, 24 Oct 2004 22:17:40 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: lsb
Severity: normal
Tags: patch

Please change the symlink for the lsb dynamic loader on amd64 to the 
correct value '/lib/ld-linux-x86-64.so.2'. 
It currently points to '/lib/ld-linux.so.2' which is wrong because 
this is the location of the 32bit i386 version of the dynamic loader.

Regards
Andreas Jochens

diff -urN ../tmp-orig/lsb-2.0/debian/postinst ./debian/postinst
--- ../tmp-orig/lsb-2.0/debian/postinst 2004-09-19 22:55:01.000000000 +0000
+++ ./debian/postinst   2004-10-24 19:54:59.247510208 +0000
@@ -19,7 +19,7 @@
             ln -sf ld-linux.so.2 /lib/ld-lsb.so.1
             ln -sf ld-linux.so.2 /lib/ld-lsb.so.2
             mkdir -p /lib64
-            ln -sf /lib/ld-linux.so.2 /lib64/ld-lsb-x86-64.so.2
+            ln -sf /lib/ld-linux-x86-64.so.2 /lib64/ld-lsb-x86-64.so.2
             ;;
         ia64)
             ln -sf ld-linux-ia64.so.2 /lib/ld-lsb-ia64.so.1

---------------------------------------
Received: (at 278093-close) by bugs.debian.org; 30 Jan 2005 14:23:10 +0000
>From [EMAIL PROTECTED] Sun Jan 30 06:23:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CvFyn-0002t1-00; Sun, 30 Jan 2005 06:23:10 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CvFtA-0005S4-00; Sun, 30 Jan 2005 09:17:20 -0500
From: Chris Lawrence <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#278093: fixed in lsb 2.0-5
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sun, 30 Jan 2005 09:17:20 -0500
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-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
X-Spam-Level: 

Source: lsb
Source-Version: 2.0-5

We believe that the bug you reported is fixed in the latest version of
lsb, which is due to be installed in the Debian FTP archive:

lsb-core_2.0-5_i386.deb
  to pool/main/l/lsb/lsb-core_2.0-5_i386.deb
lsb-cxx_2.0-5_i386.deb
  to pool/main/l/lsb/lsb-cxx_2.0-5_i386.deb
lsb-graphics_2.0-5_i386.deb
  to pool/main/l/lsb/lsb-graphics_2.0-5_i386.deb
lsb_2.0-5.dsc
  to pool/main/l/lsb/lsb_2.0-5.dsc
lsb_2.0-5.tar.gz
  to pool/main/l/lsb/lsb_2.0-5.tar.gz
lsb_2.0-5_all.deb
  to pool/main/l/lsb/lsb_2.0-5_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Chris Lawrence <[EMAIL PROTECTED]> (supplier of updated lsb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 30 Jan 2005 08:01:29 -0600
Source: lsb
Binary: lsb lsb-core lsb-graphics lsb-cxx
Architecture: source all i386
Version: 2.0-5
Distribution: unstable
Urgency: low
Maintainer: Chris Lawrence <[EMAIL PROTECTED]>
Changed-By: Chris Lawrence <[EMAIL PROTECTED]>
Description: 
 lsb        - Linux Standard Base 2.0 support package
 lsb-core   - Linux Standard Base 2.0 core support package
 lsb-cxx    - Linux Standard Base 2.0 C++ support package
 lsb-graphics - Linux Standard Base 2.0 graphics support package
Closes: 278093 288015 292835
Changes: 
 lsb (2.0-5) unstable; urgency=low
 .
   * Upload to unstable.  (Closes: #278093)
   * Ignore empty headers in init files.  (Closes: #292835)
   * Add Czech translation of the debconf messages.  (Closes: #288015)
Files: 
 94c735b45b3f5e3a2337b20d01921c37 538 misc extra lsb_2.0-5.dsc
 194befa55bcd76c9a4fdae28d2802da6 27916 misc extra lsb_2.0-5.tar.gz
 235e7bae565c4ba9e8e529bdfaa5ab22 29304 misc extra lsb-core_2.0-5_i386.deb
 0bb10f3c5440da5cb12d8c583328d9e1 6294 misc extra lsb-graphics_2.0-5_i386.deb
 1ee4db46b7b30757538196be7a1e881a 6282 misc extra lsb-cxx_2.0-5_i386.deb
 630a48091028d42018c7952cda49584d 6240 misc extra lsb_2.0-5_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFB/Om42wQKE6PXubwRAu22AKDNzrgriTC3TVRu2Pzx0iNCrggH4ACeIfB9
3bkXO35C948pVC3yNml/Lds=
=gzU+
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to