[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#584934: marked as done (lidb4.7: Incorrect Build-Depends)



Your message dated Wed, 12 Jan 2011 23:47:25 +0000
with message-id <E1PdAPV-0005tO-G2@franck.debian.org>
and subject line Bug#584934: fixed in db4.7 4.7.25-12
has caused the Debian Bug report #584934,
regarding lidb4.7: Incorrect Build-Depends
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 owner@bugs.debian.org
immediately.)


-- 
584934: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=584934
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lidb4.7
Version: 4.7.25-9
Severity: normal


Source package of libdb4.7 fails to build from source on a Lenny host with all noted
build deps installed. This appears to be due to a change in the behaviour of mktemp
in the newer coreutils package:-

mkdir debian/libdb4.7-java-gcj
(TMPFILE=$(mktemp --tmpdir sourcelist.XXXXXXXXXX) && \
        find /usr/build/slapd/deps/db4.7-4.7.25 -type f ! -type l >$TMPFILE && \
        aot-compile -L /usr/lib/gcj -c -fsource-filename=$TMPFILE debian/libdb4.7-java debian/libdb4.7-java-gcj/usr/lib/gcj; \
        retval=checkroot build install-stamp; \
        rm -f $TMPFILE; exit $retval)
mktemp: invalid option -- -
Usage: mktemp [-V] | [-dqtu] [-p prefix] [template]
/bin/sh: line 3: build: command not found
mkdir -p debian/libdb4.7-java-gcj/usr/share/gcj/classmap.d
mv debian/libdb4.7-java-gcj/usr/lib/gcj/*.db debian/libdb4.7-java-gcj/usr/share/gcj/classmap.d
mv: cannot stat `debian/libdb4.7-java-gcj/usr/lib/gcj/*.db': No such file or directory
make: *** [binary-arch] Error 1

Ther version of mktemp provided with Lenny does not support the --tempdir option,
but has an apparently equivalent "-t" option.

This is not a particularly serious issue, as it only occurs when trying to backport
the package, but it looks trivially fixable, so is probably worth the effort.

Mike



--- End Message ---
--- Begin Message ---
Source: db4.7
Source-Version: 4.7.25-12

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

db4.7-doc_4.7.25-12_all.deb
  to main/d/db4.7/db4.7-doc_4.7.25-12_all.deb
db4.7-util_4.7.25-12_sparc.deb
  to main/d/db4.7/db4.7-util_4.7.25-12_sparc.deb
db4.7_4.7.25-12.debian.tar.gz
  to main/d/db4.7/db4.7_4.7.25-12.debian.tar.gz
db4.7_4.7.25-12.dsc
  to main/d/db4.7/db4.7_4.7.25-12.dsc
libdb4.7++-dev_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7++-dev_4.7.25-12_sparc.deb
libdb4.7++_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7++_4.7.25-12_sparc.deb
libdb4.7-dbg_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7-dbg_4.7.25-12_sparc.deb
libdb4.7-dev_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7-dev_4.7.25-12_sparc.deb
libdb4.7-java-dev_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7-java-dev_4.7.25-12_sparc.deb
libdb4.7-java-gcj_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7-java-gcj_4.7.25-12_sparc.deb
libdb4.7-java_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7-java_4.7.25-12_sparc.deb
libdb4.7-tcl_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7-tcl_4.7.25-12_sparc.deb
libdb4.7_4.7.25-12_sparc.deb
  to main/d/db4.7/libdb4.7_4.7.25-12_sparc.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 584934@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thorsten Glaser <tg@mirbsd.de> (supplier of updated db4.7 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA384

Format: 1.8
Date: Wed, 12 Jan 2011 20:37:01 +0000
Source: db4.7
Binary: db4.7-doc libdb4.7-dev libdb4.7 db4.7-util libdb4.7++ libdb4.7++-dev libdb4.7-tcl libdb4.7-dbg libdb4.7-java libdb4.7-java-gcj libdb4.7-java-dev
Architecture: source all sparc
Version: 4.7.25-12
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packages@qa.debian.org>
Changed-By: Thorsten Glaser <tg@mirbsd.de>
Description: 
 db4.7-doc  - Berkeley v4.7 Database Documentation [html]
 db4.7-util - Berkeley v4.7 Database Utilities
 libdb4.7   - Berkeley v4.7 Database Libraries [runtime]
 libdb4.7++ - Berkeley v4.7 Database Libraries for C++ [runtime]
 libdb4.7++-dev - Berkeley v4.7 Database Libraries for C++ [development]
 libdb4.7-dbg - Berkeley v4.7 Database Libraries [debug]
 libdb4.7-dev - Berkeley v4.7 Database Libraries [development]
 libdb4.7-java - Berkeley v4.7 Database Libraries for Java
 libdb4.7-java-dev - Berkeley v4.7 Database Libraries for Java [development]
 libdb4.7-java-gcj - Berkeley v4.7 Database Libraries for Java (native code)
 libdb4.7-tcl - Berkeley v4.7 Database Libraries for Tcl [module]
Closes: 575138 584934 604771 609734 609735
Changes: 
 db4.7 (4.7.25-12) unstable; urgency=low
 .
   * QA upload.
   * Do not build the Java part on avr32 where gcj is currently
     uninstallable. (Closes: #575138)
   * Patch from Aurelien Jarno from #594816 to avoid following javac
     symlinks to ultimately avoid failing to equate /usr/lib/jvm/default-
     java/bin/../../../.. to /usr when using GCJ. (Closes: #609734)
   * Build the Java part on m68k again, now that it works.
   * Patch from Matthias Klose to work around newer binutils breakage
     on mips. (Closes: #604771)
   * Mark testsuite failures non-fatal on Hurd.
   * Use mktemp -t not --tmpdir to be backportable. (Closes: #584934)
   * Fix manpage-has-errors-from-man and, by writing a db4.7_codegen(1)
     manual page, binary-without-manpage lintian warnings.
   * Correct db4.7-util override disparity.
Checksums-Sha1: 
 22a2fce16dd8c738315ae955371e37ce15e9c94e 1929 db4.7_4.7.25-12.dsc
 b7d4247ba3cbb2963ddf85c0663c7ff48a6c0fef 30305 db4.7_4.7.25-12.debian.tar.gz
 29fedd753e072c51a54e613e9bf279f85f9d7b56 7122652 db4.7-doc_4.7.25-12_all.deb
 b7fc3586db67d6afab94ff3fc8f9eff74be90363 627424 libdb4.7_4.7.25-12_sparc.deb
 c7a70db6e24fbbd568f53b2b427abd02ad1280d9 733954 libdb4.7-dev_4.7.25-12_sparc.deb
 23f22e6acff23f384cd499adf8882c1e78e97342 665476 libdb4.7++_4.7.25-12_sparc.deb
 42d51560b0ca36a1e6fe54a96e4ed3c3e464b652 1492146 libdb4.7++-dev_4.7.25-12_sparc.deb
 6395ef974d75a337249eda1ea44234b72ad83452 1482998 libdb4.7-tcl_4.7.25-12_sparc.deb
 979f3c7c369b8e683967913ececb48c13166257d 109878 db4.7-util_4.7.25-12_sparc.deb
 fa80b9e14f263a2b35d3ceed58e3ce8451ea17ae 2792378 libdb4.7-dbg_4.7.25-12_sparc.deb
 bb54ac54aaac7f52bf65327f63f42bc98d580836 1143378 libdb4.7-java_4.7.25-12_sparc.deb
 9b011a4a6f6f3cfa55342832ffa4a0b08c6bf320 749504 libdb4.7-java-dev_4.7.25-12_sparc.deb
 eb3c5d18c87255a9ccd4cbe9d56f884db1ab2111 1283980 libdb4.7-java-gcj_4.7.25-12_sparc.deb
Checksums-Sha256: 
 3d2e4b019577a8de624cc5b81b526e1ffd942acfda4c763cd00e950ddb41f58c 1929 db4.7_4.7.25-12.dsc
 d049cd86f427bca717d93d5cf51012b266b668a366622db09b52e8d152ba27af 30305 db4.7_4.7.25-12.debian.tar.gz
 66e3dd003e285fb642d4983f5e946cca9e6e61b77d0b671035d4ca0e85bf7451 7122652 db4.7-doc_4.7.25-12_all.deb
 b21d7dc1430456adb99834b47904f283c04435ac1a8c3aae557a7129f3236e2c 627424 libdb4.7_4.7.25-12_sparc.deb
 d7518a452e1f5d064e14d5f1e307e5f1d2eae5d7622c3c397a2aec677a2e37fb 733954 libdb4.7-dev_4.7.25-12_sparc.deb
 fc07c4ef4b369ea5e6f929db670510d5840f1322a07b3631fea3c9830541f341 665476 libdb4.7++_4.7.25-12_sparc.deb
 f6f7a36fad818df23d4aba7a0c67578ae4af2cf8a5238e9d798b1ae1ff7b5ff6 1492146 libdb4.7++-dev_4.7.25-12_sparc.deb
 2acfd4e28d18648d4da8aad7e55cad11982d7f43aa01d455cdfe49595c14030c 1482998 libdb4.7-tcl_4.7.25-12_sparc.deb
 d52ca43c03e8a64885cc4f2fb47ff9136e23200d69e21ff94df3ba4c59a8286e 109878 db4.7-util_4.7.25-12_sparc.deb
 39210b1a9c6eea4582bcac0ca39a326c14aa7afb74dc9e574eb688a7ae100771 2792378 libdb4.7-dbg_4.7.25-12_sparc.deb
 47448a76b6736cb3592991634502c07de57827723d91188d24bc5d6ca4e7413b 1143378 libdb4.7-java_4.7.25-12_sparc.deb
 d11fa46ac070e9a69f6d7be033ac87a034fa70404662e30b6db0d57e8aae9976 749504 libdb4.7-java-dev_4.7.25-12_sparc.deb
 11465a8274145760ceaebd18bad2a3737b7e3931b50940cee8a42700d132862f 1283980 libdb4.7-java-gcj_4.7.25-12_sparc.deb
Files: 
 0e20ea6a70662a67d6c328b018cd46d1 1929 libs standard db4.7_4.7.25-12.dsc
 32932fedd10cc5a74d5ea02143674c4d 30305 libs standard db4.7_4.7.25-12.debian.tar.gz
 9bc3f58461b638e3402d7be23a65e778 7122652 doc optional db4.7-doc_4.7.25-12_all.deb
 ee2d4f61736b3a786b33223eb2b6a35a 627424 libs standard libdb4.7_4.7.25-12_sparc.deb
 1de965fef91bd2a3215a4d671e12eaac 733954 libdevel extra libdb4.7-dev_4.7.25-12_sparc.deb
 7ff3d1510fe91d6fb554e7d009881bc4 665476 libs optional libdb4.7++_4.7.25-12_sparc.deb
 4a306b36459eec442e6fafc63a9bf446 1492146 libdevel extra libdb4.7++-dev_4.7.25-12_sparc.deb
 639668b3fd1e08cb66283c800c001340 1482998 interpreters extra libdb4.7-tcl_4.7.25-12_sparc.deb
 ca7421abd93b3f51c725de9dcfa97761 109878 database optional db4.7-util_4.7.25-12_sparc.deb
 a4b098fbb219ab842f820b07304b2d00 2792378 debug extra libdb4.7-dbg_4.7.25-12_sparc.deb
 da904ada5bdd017f10dfa7e0e64cc9dd 1143378 java optional libdb4.7-java_4.7.25-12_sparc.deb
 6c0897cc78b53325bfaf83eae068ec6f 749504 libdevel optional libdb4.7-java-dev_4.7.25-12_sparc.deb
 7c8f21ebf4fb56625d263c2eb26ba622 1283980 java optional libdb4.7-java-gcj_4.7.25-12_sparc.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (MirBSD)

iQIcBAEBCQAGBQJNLjmkAAoJEHa1NLLpkAfgZVIQAIKscRgGjHsrQ8HSQ5BasDvW
R2RhDAwoYAOAHfXX6kWbAlo6szEjmUOaY0gXhl0VNUVroRX3pgRn1b18Mp0oWKjj
M+eswhLCqwfwD85C199EGD+vLmdZdzca/OaGJ0ckGIg0mZqCf7/PkeKAheFN12mi
M8hQkTgES9fGOtUMrCmGBBA00gSb/s3/C9Mi+sqL1CWIP4e1T8pTUu1+nAgXN7uE
4frLz4aKWuUxecow2S0a+y4VXEZUrr9jLAN1b90/GWNc7cNDrxaY+/iLASqBGW06
iuK48zn9QQ9SvVo18lVJkstSoR67mUfcJcn7MDU6hBXBl+9Vg55xsAC3GtufB9hq
NQVceRqWSQiw/Te6lfMMpaKkd42lepI5G1FK1UIEX/KNCADZtrRSa+Rdz6as+RBj
Kmue8jt1va0PnBUFpYUk+40zVvIQpMqqO5KPguNdDkJppcADhroo29hXy2HKwuBf
5DyJNv/+3aMf2qhd2ndqPDmv85474hvygzqkxSs4dAYyBt3Og4zRfwm1oJA/t+Eq
yrAky2m3FjIyHIQecdrJXdbcuMG2kwVurg9p0VVIjSA9KH2KzOIe9XQb3S0vATtw
zTO0Ebv218JZavov7W7+0GUM3V9MGJhH1usNA/cZR6th1F9FQcokMhsUo3hh1LXv
JByzQ9gV4w4dDwC6OCv4
=xUwL
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: