Your message dated Wed, 22 Oct 2008 07:02:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#503031: fixed in sdcv 0.4.2-8
has caused the Debian Bug report #503031,
regarding sdcv: FTBFS if built twice
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
503031: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=503031
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: sdcv
Version: 0.4.2-7
Severity: normal
Tags: patch

Hi!

sdcv fails to build twice:

(...)
dh clean
   dh_testdir
   dh_auto_clean
   dh_clean
rm po/*.gmo
rm: cannot remove `po/*.gmo': No such file or directory
make: *** [clean] Error 1
dpkg-buildpackage: failure: fakeroot debian/rules clean gave error exit status 2

Fix:

diff -u debian/rules.bck debian/rules
--- debian/rules.bck    2008-10-21 20:10:52.000000000 -0200
+++ debian/rules        2008-10-21 20:13:50.000000000 -0200
@@ -17,7 +17,7 @@
 
 clean: unpatch
        dh clean
-       rm po/*.gmo
+       rm -f po/*.gmo
 
 install: build-stamp
        dh install


Thank you!

Best regards,
Nelson

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

Kernel: Linux 2.6.27-naoliv1 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sdcv depends on:
ii  libc6                  2.7-15            GNU C Library: Shared libraries
ii  libgcc1                1:4.3.2-2~exp1    GCC support library
ii  libglib2.0-0           2.18.2-1          The GLib library of C routines
ii  libreadline5           5.2-3             GNU readline and history libraries
ii  libstdc++6             4.3.2-2~exp1      The GNU Standard C++ Library v3
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

sdcv recommends no packages.

sdcv suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: sdcv
Source-Version: 0.4.2-8

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

sdcv_0.4.2-8.diff.gz
  to pool/main/s/sdcv/sdcv_0.4.2-8.diff.gz
sdcv_0.4.2-8.dsc
  to pool/main/s/sdcv/sdcv_0.4.2-8.dsc
sdcv_0.4.2-8_amd64.deb
  to pool/main/s/sdcv/sdcv_0.4.2-8_amd64.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.
Michal Čihař <[EMAIL PROTECTED]> (supplier of updated sdcv 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.8
Date: Wed, 22 Oct 2008 08:02:56 +0200
Source: sdcv
Binary: sdcv
Architecture: source amd64
Version: 0.4.2-8
Distribution: unstable
Urgency: low
Maintainer: Michal Čihař <[EMAIL PROTECTED]>
Changed-By: Michal Čihař <[EMAIL PROTECTED]>
Description: 
 sdcv       - StarDict Console Version
Closes: 503031
Changes: 
 sdcv (0.4.2-8) unstable; urgency=low
 .
   * Fix FTBFS if built twice (Closes: #503031).
   * Unfuzzy string in Slovak translation (caused by another patch and the
     translation is not really fuzzy).
Checksums-Sha1: 
 ecdf4d189c32dbf5983c29d4355a3f5323ec7e79 1205 sdcv_0.4.2-8.dsc
 d03421528f86f6796db891e6e8e3b349f2fce92d 11551 sdcv_0.4.2-8.diff.gz
 1657afffa43bc6add276b4f18b976b8905822966 58650 sdcv_0.4.2-8_amd64.deb
Checksums-Sha256: 
 2e9bce1f414bbec6ce845a350d7179391566323c8dfeab4025b384428462313e 1205 
sdcv_0.4.2-8.dsc
 0bd2888e15f8198e1cea96243dc842fa1e9b4e9dfe3ba54b56441dd4f2dde270 11551 
sdcv_0.4.2-8.diff.gz
 869dc9613df725fc5005704030f0ccaaa6e897725979ddb2375f550344b2223c 58650 
sdcv_0.4.2-8_amd64.deb
Files: 
 d34ec1f8b14cac4c5cf3d3be235e703c 1205 utils optional sdcv_0.4.2-8.dsc
 88bf1e3ff07844b652f478fec64ee8bf 11551 utils optional sdcv_0.4.2-8.diff.gz
 d19a15543a0f0858e913e05890c1238f 58650 utils optional sdcv_0.4.2-8_amd64.deb

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

iEYEARECAAYFAkj+zroACgkQ3DVS6DbnVgSLgQCfUlWuX5VbOOrYsMmZoZash8sn
N7oAmgJ37wLKM77uxAnGUhuY9CWZFl1R
=J4u/
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to