python-defaults: FTBFS: Missing Build-Depends on python-docutils again

Bug #7794 reported by Debian Bug Importer
6
Affects Status Importance Assigned to Milestone
python-defaults (Debian)
Fix Released
Unknown
python-defaults (Ubuntu)
Fix Released
High
Matthias Klose

Bug Description

Automatically imported from Debian bug report #270177 http://bugs.debian.org/270177

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Automatically imported from Debian bug report #270177 http://bugs.debian.org/270177

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 05 Sep 2004 16:10:21 -0700
From: Daniel Schepler <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: python-defaults: FTBFS: Missing Build-Depends on python-docutils
 again

Package: python-defaults
Severity: serious
Version: 2.3.4-3sid

It looks like bug #266550 has crept back into the package:

...
cd faq && \
for p in *.ht; do \
  p=`basename $p .ht`; \
  echo rest2html $p.ht $p.html; \
  awk 'NR > 2' $p.ht > $p.ht2; \
  rest2html $p.ht2 $p.html; \
  mv $p.html ../debian/python/usr/share/doc/python/faq/; \
  rm -f $p.ht2; \
done
rest2html FAQ.ht FAQ.html
/bin/bash: rest2html: command not found
mv: cannot stat `FAQ.html': No such file or directory
rest2html extending.ht extending.html
/bin/bash: rest2html: command not found
mv: cannot stat `extending.html': No such file or directory
..
mv debian/python/usr/share/doc/python/faq/FAQ.html \
 debian/python/usr/share/doc/python/
mv: cannot stat `debian/python/usr/share/doc/python/faq/FAQ.html': No such file or directory
make: *** [stamp-install] Error 1

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.7
Locale: LANG=en, LC_CTYPE=en (ignored: LC_ALL set to en_US.UTF-8)

--
Daniel Schepler "Please don't disillusion me. I
<email address hidden> haven't had breakfast yet."
                                 -- Orson Scott Card

Revision history for this message
In , Steve Langasek (vorlon) wrote : bug only in sid version

tags 270177 sid

Revision history for this message
Debian Bug Importer (debzilla) wrote :

Message-ID: <email address hidden>
Date: Sun, 5 Sep 2004 21:49:28 -0700
From: Steve Langasek <email address hidden>
To: <email address hidden>
Subject: bug only in sid version

tags 270177 sid

Revision history for this message
In , Matthias Klose (doko) wrote : Bug#270177: fixed in python-defaults 2.3.4-4
Download full text (3.7 KiB)

Source: python-defaults
Source-Version: 2.3.4-4

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

idle_2.3.4-4_all.deb
  to pool/main/p/python-defaults/idle_2.3.4-4_all.deb
python-defaults_2.3.4-4.dsc
  to pool/main/p/python-defaults/python-defaults_2.3.4-4.dsc
python-defaults_2.3.4-4.tar.gz
  to pool/main/p/python-defaults/python-defaults_2.3.4-4.tar.gz
python-dev_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-dev_2.3.4-4_all.deb
python-doc_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-doc_2.3.4-4_all.deb
python-examples_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-examples_2.3.4-4_all.deb
python-gdbm_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-gdbm_2.3.4-4_all.deb
python-mpz_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-mpz_2.3.4-4_all.deb
python-tk_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-tk_2.3.4-4_all.deb
python_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python_2.3.4-4_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <email address hidden> (supplier of updated python-defaults 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 address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 6 Sep 2004 07:19:49 +0200
Source: python-defaults
Binary: python-mpz python-dev python-gdbm python-examples python-doc idle python-tk python
Architecture: source all
Version: 2.3.4-4
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <email address hidden>
Changed-By: Matthias Klose <email address hidden>
Description:
 idle - An IDE for Python using Tkinter (default version)
 python - An interactive high-level object-oriented language (default versi
 python-dev - Header files and a static library for Python (default)
 python-doc - Documentation for the high-level object-oriented language Python
 python-examples - Examples for the Python language (default version)
 python-gdbm - GNU dbm database support for Python (default version)
 python-mpz - Multiple-precision arithmetic support for Python (default version
 python-tk - Tkinter - Writing Tk applications with Python (default version)
Closes: 270177
Changes:
 python-defaults (2.3.4-4) unstable; urgency=low
 .
   * Regenerate control file after adding python-docutils build dependency.
     Closes: #270177.
Files:
 29f26c3ba74a37157136891a841d8569 646 python optional python-defaults_2.3.4-4.dsc
 347d3c8222fca79c547ea00957a993c3 205034 python optional python-defaults_2.3.4-4.tar.gz
 da4d81eec3cb0c622064c2104608ed2c 125364 python standard python_2.3.4-4_all.deb
 3954ef3615befe5804c1e8f0cb60f3e7 6476 python optional python-tk_2.3.4-4_all.deb
 85f4d1d5de2bcd8a7e3011f61c7c7296 6290 python o...

Read more...

Revision history for this message
Matthias Klose (doko) wrote :

fixed in -1ubuntu1.

Revision history for this message
Debian Bug Importer (debzilla) wrote :
Download full text (4.0 KiB)

Message-Id: <email address hidden>
Date: Mon, 06 Sep 2004 02:47:07 -0400
From: Matthias Klose <email address hidden>
To: <email address hidden>
Subject: Bug#270177: fixed in python-defaults 2.3.4-4

Source: python-defaults
Source-Version: 2.3.4-4

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

idle_2.3.4-4_all.deb
  to pool/main/p/python-defaults/idle_2.3.4-4_all.deb
python-defaults_2.3.4-4.dsc
  to pool/main/p/python-defaults/python-defaults_2.3.4-4.dsc
python-defaults_2.3.4-4.tar.gz
  to pool/main/p/python-defaults/python-defaults_2.3.4-4.tar.gz
python-dev_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-dev_2.3.4-4_all.deb
python-doc_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-doc_2.3.4-4_all.deb
python-examples_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-examples_2.3.4-4_all.deb
python-gdbm_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-gdbm_2.3.4-4_all.deb
python-mpz_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-mpz_2.3.4-4_all.deb
python-tk_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python-tk_2.3.4-4_all.deb
python_2.3.4-4_all.deb
  to pool/main/p/python-defaults/python_2.3.4-4_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Matthias Klose <email address hidden> (supplier of updated python-defaults 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 address hidden>)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 6 Sep 2004 07:19:49 +0200
Source: python-defaults
Binary: python-mpz python-dev python-gdbm python-examples python-doc idle python-tk python
Architecture: source all
Version: 2.3.4-4
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <email address hidden>
Changed-By: Matthias Klose <email address hidden>
Description:
 idle - An IDE for Python using Tkinter (default version)
 python - An interactive high-level object-oriented language (default versi
 python-dev - Header files and a static library for Python (default)
 python-doc - Documentation for the high-level object-oriented language Python
 python-examples - Examples for the Python language (default version)
 python-gdbm - GNU dbm database support for Python (default version)
 python-mpz - Multiple-precision arithmetic support for Python (default version
 python-tk - Tkinter - Writing Tk applications with Python (default version)
Closes: 270177
Changes:
 python-defaults (2.3.4-4) unstable; urgency=low
 .
   * Regenerate control file after adding python-docutils build dependency.
     Closes: #270177.
Files:
 29f26c3ba74a37157136891a841d8569 646 python optional python-defaults_2.3.4-4.dsc
 347d3c8222fca79c547ea00957a993c3 205034 python optional python-defaults_2.3.4-4...

Read more...

Changed in python-defaults:
status: Unknown → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.