Your message dated Tue, 05 Apr 2011 09:19:41 +0000
with message-id <e1q72qh-0002zc...@franck.debian.org>
and subject line Bug#620910: fixed in mongodb 1:1.8.0-2
has caused the Debian Bug report #620910,
regarding mongodb: FTBFS on i386
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 ow...@bugs.debian.org
immediately.)
--
620910: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=620910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mongodb
Version: 1:1.8.0-1
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)
Hello,
This package has failed to build on i386
https://buildd.debian.org/build.php?arch=i386&pkg=mongodb&ver=1%3A1.8.0-1.
>From logs, it seems like there is no TERM variable on the build machine.
I am sending patch that may help.
Best,
Janos
-- System Information:
Debian Release: wheezy/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.38-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=sr_RS.UTF-8@latin (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Description: Fix nonexistent TERM environment variable on build machine
SCons script is assuming that there is TERM variable which may not exist.
Author: Janos Guljas <ja...@resenje.org>
Last-Update: 2011-04-05
--- a/SConstruct
+++ b/SConstruct
@@ -679,7 +679,7 @@ if nix:
#make scons colorgcc friendly
env['ENV']['HOME'] = os.environ['HOME']
- env['ENV']['TERM'] = os.environ['TERM']
+ env['ENV']['TERM'] = os.environ.get('TERM', '')
if linux and has_option( "sharedclient" ):
env.Append( LINKFLAGS=" -Wl,--as-needed -Wl,-zdefs " )
--- End Message ---
--- Begin Message ---
Source: mongodb
Source-Version: 1:1.8.0-2
We believe that the bug you reported is fixed in the latest version of
mongodb, which is due to be installed in the Debian FTP archive:
mongodb-clients_1.8.0-2_amd64.deb
to main/m/mongodb/mongodb-clients_1.8.0-2_amd64.deb
mongodb-dev_1.8.0-2_amd64.deb
to main/m/mongodb/mongodb-dev_1.8.0-2_amd64.deb
mongodb-server_1.8.0-2_amd64.deb
to main/m/mongodb/mongodb-server_1.8.0-2_amd64.deb
mongodb_1.8.0-2.debian.tar.gz
to main/m/mongodb/mongodb_1.8.0-2.debian.tar.gz
mongodb_1.8.0-2.dsc
to main/m/mongodb/mongodb_1.8.0-2.dsc
mongodb_1.8.0-2_amd64.deb
to main/m/mongodb/mongodb_1.8.0-2_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 620...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonin Kral <a.k...@sh.cvut.cz> (supplier of updated mongodb 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Tue, 05 Apr 2011 10:21:26 +0200
Source: mongodb
Binary: mongodb mongodb-server mongodb-clients mongodb-dev
Architecture: source amd64
Version: 1:1.8.0-2
Distribution: unstable
Urgency: low
Maintainer: Antonin Kral <a.k...@sh.cvut.cz>
Changed-By: Antonin Kral <a.k...@sh.cvut.cz>
Description:
mongodb - An object/document-oriented database (metapackage)
mongodb-clients - An object/document-oriented database (client apps)
mongodb-dev - An object/document-oriented database (development)
mongodb-server - An object/document-oriented database (server package)
Closes: 620910
Changes:
mongodb (1:1.8.0-2) unstable; urgency=low
.
* return empty TERM if not set (Closes: #620910)
Checksums-Sha1:
cbe0e59672e5f6deb54335c66a8f513888793829 1511 mongodb_1.8.0-2.dsc
ed1d11886402e0d1873dc81227846b3593bc10d1 17055 mongodb_1.8.0-2.debian.tar.gz
16806f50a261877fc785dce0aca1aeba87c1537a 13118 mongodb_1.8.0-2_amd64.deb
69b46cdc1db30e2bea727ecaf88e8422e270a34b 3858068
mongodb-server_1.8.0-2_amd64.deb
4d64c3787cdf61d87897a8bbf29c4db0aab7004c 15466022
mongodb-clients_1.8.0-2_amd64.deb
c7c0ded3b3a50703bb63f626e42bcde3d14966fa 1813898 mongodb-dev_1.8.0-2_amd64.deb
Checksums-Sha256:
979560ca08218dd3dafce25487c2db86172b8791b74db7ff19b1e3f032a062bf 1511
mongodb_1.8.0-2.dsc
5a9ae558c675481bb77b1514c9629d9f26aebb044d0202b81586d036ee2a8b5a 17055
mongodb_1.8.0-2.debian.tar.gz
f8f4f8c3e35cb2b412b2a5e0db33033d72ddb5475b8df0b7464e6ff463a4053d 13118
mongodb_1.8.0-2_amd64.deb
cc8bcdb5711225c251ee46860c8b5038b5a856729ad14407fab832c1bcae5c63 3858068
mongodb-server_1.8.0-2_amd64.deb
cda38c6837dafbb5c13bbafbf8d96136109b6f217918992c63a91b523682aa68 15466022
mongodb-clients_1.8.0-2_amd64.deb
af3d4563253a5dd3c1eafbccb7fac692e528f8bc86f3ca6473d044625c2e578a 1813898
mongodb-dev_1.8.0-2_amd64.deb
Files:
5285ae9e33d1413b15b1db712a5a4328 1511 database optional mongodb_1.8.0-2.dsc
c72c4e21c23367dd86d95c5a8b515784 17055 database optional
mongodb_1.8.0-2.debian.tar.gz
2547e2d50a84e2def451900e07282cb4 13118 database optional
mongodb_1.8.0-2_amd64.deb
5eb9185a92290fa0d7103fdcd0e26732 3858068 database optional
mongodb-server_1.8.0-2_amd64.deb
2ce66297262a60f3aa2d5bb9017b6665 15466022 database optional
mongodb-clients_1.8.0-2_amd64.deb
950d597875690a454d8a544dd62587f2 1813898 libdevel optional
mongodb-dev_1.8.0-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAk2a2zIACgkQluuhBRvyMFrUawCfbYHIk/UirwwztA1imzOJlpaw
v4gAn2R2h+IlQjyzoVZUJDTNK4YepBUc
=jgF1
-----END PGP SIGNATURE-----
--- End Message ---