Your message dated Thu, 03 May 2007 18:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#422003: fixed in dbs 0.43
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)

--- Begin Message ---
Package: dbs
Version: 0.42
Severity: wishlist
Tags: patch

I currently prepare a patch for the avr-gcc FTBFS #421142. The build
fails, because the source-dir contains a link to a archive located in 
outside of the source-tree, but install with a different package 
(gcc-4.1-source). 

However, if dbs would follow the supplied link, it would work.

The attached patch fixes that. 

Thanks,

Tobi



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages dbs depends on:
ii  bzip2                         1.0.3-6    high-quality block-sorting file co
ii  make                          3.81-3     The GNU version of the "make" util
ii  perl                          5.8.8-7    Larry Wall's Practical Extraction 

dbs recommends no packages.

-- no debconf information
--- /usr/share/dbs/internal/lib 2006-04-23 22:17:28.000000000 +0200
+++ lib 2007-05-02 22:53:31.000000000 +0200
@@ -243,7 +243,7 @@
        cmd="source_unpack"
        mkdir -p $STAMP_DIR/upstream/tarballs/ 
$STAMP_DIR/log/upstream/tarballs/ $SOURCE_DIR
        if [ ! -z "$SRC_TAR_DIR" -a -d "$SRC_TAR_DIR" ];then
-               files=$(find $SRC_TAR_DIR -maxdepth 1 -type f -and ! -path 
'*/.*' -and ! -path '*/CVS/*' | LC_COLLATE=C sort)
+               files=$(find -L $SRC_TAR_DIR -maxdepth 1 -type f -and ! -path 
'*/.*' -and ! -path '*/CVS/*' | LC_COLLATE=C sort)
        else
                VER=$(dpkg-parsechangelog 2>&1|egrep ^Version|cut -d " " -f 
2|cut -d "-" -f 1)
                SRC=$(dpkg-parsechangelog 2>&1|egrep ^Source|cut -d " " -f 2-)

--- End Message ---
--- Begin Message ---
Source: dbs
Source-Version: 0.43

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

dbs_0.43.dsc
  to pool/main/d/dbs/dbs_0.43.dsc
dbs_0.43.tar.gz
  to pool/main/d/dbs/dbs_0.43.tar.gz
dbs_0.43_all.deb
  to pool/main/d/dbs/dbs_0.43_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.
Robert Luberda <[EMAIL PROTECTED]> (supplier of updated dbs 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: Thu, 03 May 2007 19:54:54 +0200
Source: dbs
Binary: dbs
Architecture: source all
Version: 0.43
Distribution: unstable
Urgency: low
Maintainer: Robert Luberda <[EMAIL PROTECTED]>
Changed-By: Robert Luberda <[EMAIL PROTECTED]>
Description: 
 dbs        - Allows Debian source packages with multiple patches
Closes: 422003
Changes: 
 dbs (0.43) unstable; urgency=low
 .
   * Follow symbolic links in unpack_source() (closes: #422003).
   * Standards-Version: 3.7.2 (no changes).
   * Bump debhelper compatibility level to 5.
Files: 
 1fd37e47c43c9b40e5f138bd6966bc55 478 devel optional dbs_0.43.dsc
 bf72870a842af96518beecdcbd4f5290 67874 devel optional dbs_0.43.tar.gz
 00d22d845fdaab7e99f3205b13781de3 24496 devel optional dbs_0.43_all.deb

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

iD8DBQFGOiMUThh1cJ0wnDsRAvhfAJ9aFI2uo0+RycwwWrYjqPe8XzE8tACeJkcQ
D38Bdm2bjB8AQSZhdDExFOU=
=iffC
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to