Your message dated Sat, 31 Jul 2010 08:32:33 +0000
with message-id <[email protected]>
and subject line Bug#589015: fixed in ntfs-config 1.0.1-9
has caused the Debian Bug report #589015,
regarding ntfs-config: FTBFS: configure: error: no suitable Python interpreter
found
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.)
--
589015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589015
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ntfs-config
Version: 1.0.1-6
Severity: serious
Tags: squeeze sid
User: [email protected]
Usertags: qa-ftbfs-20100725 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> make[1]: Entering directory
> `/build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> make[1]: Leaving directory
> `/build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1'
> if test -e /usr/share/misc/config.guess ; then \
> for i in ./config.guess ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.guess $i ; \
> fi ; \
> done ; \
> fi
> if test -e /usr/share/misc/config.sub ; then \
> for i in ./config.sub ; do \
> if ! test -e $i.cdbs-orig ; then \
> mv $i $i.cdbs-orig ; \
> cp --remove-destination
> /usr/share/misc/config.sub $i ; \
> fi ; \
> done ; \
> fi
> rm -f configure
> autoconf
> touch debian/stamp-autotools-files
> chmod a+x
> /build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1/./configure
> mkdir -p .
> cd . && CFLAGS="-g -O2 -g -Wall -O2" CXXFLAGS="-g -O2 -g -Wall -O2"
> CPPFLAGS="" LDFLAGS=""
> /build/user-ntfs-config_1.0.1-6-amd64-4gPTwg/ntfs-config-1.0.1/./configure
> --build=x86_64-linux-gnu --prefix=/usr --includedir="\${prefix}/include"
> --mandir="\${prefix}/share/man" --infodir="\${prefix}/share/info"
> --sysconfdir=/etc --localstatedir=/var
> --libexecdir="\${prefix}/lib/ntfs-config" --disable-maintainer-mode
> --disable-dependency-tracking --disable-silent-rules --srcdir=.
> configure: WARNING: unrecognized options: --disable-silent-rules
> checking for a BSD-compatible install... /usr/bin/install -c
> checking whether build environment is sane... yes
> checking for gawk... no
> checking for mawk... mawk
> checking whether make sets $(MAKE)... yes
> checking whether to enable maintainer-specific portions of Makefiles... no
> checking for consolehelper... no
> checking for modprobe... no
> checking for mount... /bin/mount
> checking for umount... /bin/umount
> checking for blkid... /sbin/blkid
> checking for dmsetup... no
> checking for style of include used by make... GNU
> checking for gcc... gcc
> checking whether the C compiler works... yes
> checking for C compiler default output file name... a.out
> checking for suffix of executables...
> checking whether we are cross compiling... no
> checking for suffix of object files... o
> checking whether we are using the GNU C compiler... yes
> checking whether gcc accepts -g... yes
> checking for gcc option to accept ISO C89... none needed
> checking dependency style of gcc... none
> checking how to run the C preprocessor... gcc -E
> checking for grep that handles long lines and -e... /bin/grep
> checking for egrep... /bin/grep -E
> checking for ANSI C header files... yes
> checking for sys/types.h... yes
> checking for sys/stat.h... yes
> checking for stdlib.h... yes
> checking for string.h... yes
> checking for memory.h... yes
> checking for strings.h... yes
> checking for inttypes.h... yes
> checking for stdint.h... yes
> checking for unistd.h... yes
> checking build system type... x86_64-pc-linux-gnu
> checking host system type... x86_64-pc-linux-gnu
> checking locale.h usability... yes
> checking locale.h presence... yes
> checking for locale.h... yes
> checking for LC_MESSAGES... yes
> checking libintl.h usability... yes
> checking libintl.h presence... yes
> checking for libintl.h... yes
> checking for ngettext in libc... yes
> checking for dgettext in libc... yes
> checking for bind_textdomain_codeset... yes
> checking for msgfmt... /usr/bin/msgfmt
> checking for dcgettext... yes
> checking if msgfmt accepts -c... yes
> checking for gmsgfmt... /usr/bin/msgfmt
> checking for xgettext... /usr/bin/xgettext
> checking for perl... /usr/bin/perl
> checking for XML::Parser... ok
> configure: error: no suitable Python interpreter found
> checking for iconv... /usr/bin/iconv
> checking for msgfmt... /usr/bin/msgfmt
> checking for msgmerge... /usr/bin/msgmerge
> checking for xgettext... /usr/bin/xgettext
> checking for python2.5... no
> make: *** [debian/stamp-autotools] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2010/07/25/ntfs-config_1.0.1-6_lsid64.buildlog
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| [email protected] http://www.lucas-nussbaum.net/ |
| jabber: [email protected] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: ntfs-config
Source-Version: 1.0.1-9
We believe that the bug you reported is fixed in the latest version of
ntfs-config, which is due to be installed in the Debian FTP archive:
ntfs-config_1.0.1-9.debian.tar.gz
to main/n/ntfs-config/ntfs-config_1.0.1-9.debian.tar.gz
ntfs-config_1.0.1-9.dsc
to main/n/ntfs-config/ntfs-config_1.0.1-9.dsc
ntfs-config_1.0.1-9_i386.deb
to main/n/ntfs-config/ntfs-config_1.0.1-9_i386.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.
Ivan Borzenkov <[email protected]> (supplier of updated ntfs-config 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: Fri, 30 Jul 2010 23:24:29 +0400
Source: ntfs-config
Binary: ntfs-config
Architecture: source i386
Version: 1.0.1-9
Distribution: unstable
Urgency: low
Maintainer: Ivan Borzenkov <[email protected]>
Changed-By: Ivan Borzenkov <[email protected]>
Description:
ntfs-config - Enable/disable write support for any NTFS devices
Closes: 589015
Changes:
ntfs-config (1.0.1-9) unstable; urgency=low
.
* fix license in copyright
.
ntfs-config (1.0.1-8) UNRELEASE; urgency=low
.
* fix license in copyright
* bump standarts to 3.9.1
.
ntfs-config (1.0.1-7) UNRELEASE; urgency=low
.
* update patch system to quilt
* update python to 2.6,
thanks Lorenzo De Liso <[email protected]> (Closes: #589015)
* bump standarts to 3.9.0
Checksums-Sha1:
89f469681d1ade967644a122ac568a4aa9f8b360 1245 ntfs-config_1.0.1-9.dsc
bf8106f49aee83c8525465ccc50cfcdc926fa50f 11404
ntfs-config_1.0.1-9.debian.tar.gz
7cf00f30db3b3ee5dfea65aa094d921556d95c6a 104990 ntfs-config_1.0.1-9_i386.deb
Checksums-Sha256:
5ccf791e5b108ebcfae760fd0f522b3d09b922a7747a0a8a479852f6606bf4d2 1245
ntfs-config_1.0.1-9.dsc
a7301cff0bd55ebb0fbc9faf671edfda00c80cf394f408f4853a35eb6d79217b 11404
ntfs-config_1.0.1-9.debian.tar.gz
d10411997c552e24a963e5b8f2a30e45698470a0c7665b7104ac97409d87cc2f 104990
ntfs-config_1.0.1-9_i386.deb
Files:
3f4f746fa349ae47f527c1e2d7088d80 1245 admin optional ntfs-config_1.0.1-9.dsc
87fdf9daf19eacbe2d60040c40715c29 11404 admin optional
ntfs-config_1.0.1-9.debian.tar.gz
41d2af3c2d682ebf8c7e990bfd97bb80 104990 admin optional
ntfs-config_1.0.1-9_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
iEYEARECAAYFAkxT3kAACgkQchorMMFUmYxbEQCeNYr2sVAd0PkVmkq3MdmH86tR
xGcAn25uUiLOvmOqTQr+6yZ4JILo8jdF
=3HOt
-----END PGP SIGNATURE-----
--- End Message ---