Your message dated Fri, 16 Sep 2005 17:17:06 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#321608: fixed in safecat 1.12-1
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; 6 Aug 2005 13:00:44 +0000
>From [EMAIL PROTECTED] Sat Aug 06 06:00:44 2005
Return-path: <[EMAIL PROTECTED]>
Received: from 62-43-7-83.user.ono.com (bacterio.pirispons.net) [62.43.7.83] 
        by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
        id 1E1OI8-0008E5-00; Sat, 06 Aug 2005 06:00:44 -0700
Received: by bacterio.pirispons.net (Postfix, from userid 1000)
        id A7ED57AE5; Sat,  6 Aug 2005 15:00:12 +0200 (CEST)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Kiko Piris <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: safecat: relocation error
X-Mailer: reportbug 3.15
Date: Sat, 06 Aug 2005 15:00:12 +0200
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: safecat
Version: 1.11-1
Severity: grave
Justification: renders package unusable


safecat dies with the following error:

"safecat: relocation error: safecat: symbol errno, version GLIBC_2.0 not 
defined in file libc.so.6 with link time reference"

and no data is written at all.

Like in this example:

| $ mkdir a
| 
| $ mkdir b
| 
| $ echo this is a test | safecat a b
| safecat: relocation error: safecat: symbol errno, version GLIBC_2.0 not 
defined in file libc.so.6 with link time reference
| 
| $ find a/ b/
| a/
| b/


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12.4
Locale: LANG=es_ES.ISO-8859-15, LC_CTYPE=es_ES.ISO-8859-15 
(charmap=ISO-8859-15) (ignored: LC_ALL set to [EMAIL PROTECTED])

Versions of packages safecat depends on:
ii  libc6                         2.3.5-3    GNU C Library: Shared libraries an

safecat recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 321608-close) by bugs.debian.org; 17 Sep 2005 00:18:28 +0000
>From [EMAIL PROTECTED] Fri Sep 16 17:18:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 3.36 1 (Debian))
        id 1EGQOA-0006wr-00; Fri, 16 Sep 2005 17:17:06 -0700
From: Teemu Hukkanen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#321608: fixed in safecat 1.12-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Fri, 16 Sep 2005 17:17:06 -0700
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

Source: safecat
Source-Version: 1.12-1

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

safecat_1.12-1.diff.gz
  to pool/main/s/safecat/safecat_1.12-1.diff.gz
safecat_1.12-1.dsc
  to pool/main/s/safecat/safecat_1.12-1.dsc
safecat_1.12-1_powerpc.deb
  to pool/main/s/safecat/safecat_1.12-1_powerpc.deb
safecat_1.12.orig.tar.gz
  to pool/main/s/safecat/safecat_1.12.orig.tar.gz



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.
Teemu Hukkanen <[EMAIL PROTECTED]> (supplier of updated safecat 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: Sat, 17 Sep 2005 02:15:17 +0300
Source: safecat
Binary: safecat
Architecture: source powerpc
Version: 1.12-1
Distribution: unstable
Urgency: low
Maintainer: Teemu Hukkanen <[EMAIL PROTECTED]>
Changed-By: Teemu Hukkanen <[EMAIL PROTECTED]>
Description: 
 safecat    - safely copy stdin to a file
Closes: 321608
Changes: 
 safecat (1.12-1) unstable; urgency=low
 .
   * New upstream release. Includes largefile patch and some typo fixes.
   * Effectively rebuilds, fixing relocation error (Closes: #321608)
   * debian/rules: respects DEB_BUILD_OPTIONS.
   * Removed debian/one-liners.txt, updated debian/copyright accordingly.
   * Updated to Standards-Version 3.6.2.0.
Files: 
 1ea752d0949ba827268f584314129ae9 548 utils optional safecat_1.12-1.dsc
 cb59b35bae57495b54220269c6a24761 33556 utils optional safecat_1.12.orig.tar.gz
 fcfaaf8a83605157272a5f0141e84063 3764 utils optional safecat_1.12-1.diff.gz
 69c8d40864711b353c5820e7388bd70d 21276 utils optional 
safecat_1.12-1_powerpc.deb

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

iD8DBQFDK1sUVMJPtTsLuakRAmXjAKDEQJcFscnSK+1r7kyfNSP1ZtmpUQCguZLN
40/yBnbp4ugJoMoeP3U/8oA=
=Rsl9
-----END PGP SIGNATURE-----


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

Reply via email to