python-sqlite: FTBFS: python missing

Bug #7392 reported by Debian Bug Importer
4
Affects Status Importance Assigned to Milestone
python-sqlite (Debian)
Fix Released
Unknown
python-sqlite (Ubuntu)
Invalid
High
LaMont Jones

Bug Description

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

Revision history for this message
In , Joel Rosdahl (jrosdahl) wrote : Bug#265037: fixed in python-sqlite 0.5.1-3

Source: python-sqlite
Source-Version: 0.5.1-3

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

python-sqlite_0.5.1-3.diff.gz
  to pool/main/p/python-sqlite/python-sqlite_0.5.1-3.diff.gz
python-sqlite_0.5.1-3.dsc
  to pool/main/p/python-sqlite/python-sqlite_0.5.1-3.dsc
python-sqlite_0.5.1-3_all.deb
  to pool/main/p/python-sqlite/python-sqlite_0.5.1-3_all.deb
python2.1-sqlite_0.5.1-3_i386.deb
  to pool/main/p/python-sqlite/python2.1-sqlite_0.5.1-3_i386.deb
python2.2-sqlite_0.5.1-3_i386.deb
  to pool/main/p/python-sqlite/python2.2-sqlite_0.5.1-3_i386.deb
python2.3-sqlite_0.5.1-3_i386.deb
  to pool/main/p/python-sqlite/python2.3-sqlite_0.5.1-3_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joel Rosdahl <email address hidden> (supplier of updated python-sqlite 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: Wed, 11 Aug 2004 16:05:20 +0200
Source: python-sqlite
Binary: python2.2-sqlite python2.3-sqlite python2.1-sqlite python-sqlite
Architecture: source all i386
Version: 0.5.1-3
Distribution: unstable
Urgency: low
Maintainer: Joel Rosdahl <email address hidden>
Changed-By: Joel Rosdahl <email address hidden>
Description:
 python-sqlite - Python interface to SQLite
 python2.1-sqlite - Python interface to SQLite
 python2.2-sqlite - Python interface to SQLite
 python2.3-sqlite - Python interface to SQLite
Closes: 265037
Changes:
 python-sqlite (0.5.1-3) unstable; urgency=low
 .
   * Build-Depend on python. Closes: bug#265037.
Files:
 596b620148966edc78d8b715c2d95dec 715 python optional python-sqlite_0.5.1-3.dsc
 35992de893bac6eb1adf2ea5079c621e 1213 python optional python-sqlite_0.5.1-3.diff.gz
 cd9d35573a55f47d1be7974feeb327c6 2408 python optional python-sqlite_0.5.1-3_all.deb
 837e63b33265c6927a8bfb8728bb8d0d 19686 python optional python2.1-sqlite_0.5.1-3_i386.deb
 bc33a68e11952494cb048d75c7aa4323 20350 python optional python2.2-sqlite_0.5.1-3_i386.deb
 dc5dc776c6303733afe93c84b694b77d 20352 python optional python2.3-sqlite_0.5.1-3_i386.deb

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

iD8DBQFBGifhAGT5/7uEXpcRAim8AJ46voFjpqwLGLTCsyKVRVATNapS2wCg0ncT
nmvPwLM9kG25mkY37BOa0wQ=
=L+BT
-----END PGP SIGNATURE-----

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

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

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

Message-Id: <email address hidden>
Date: Wed, 11 Aug 2004 15:35:03 +0200
From: Roland Stigge <email address hidden>
To: Debian Bug Tracking System <email address hidden>
Subject: python-sqlite: FTBFS: python missing

Package: python-sqlite
Version: 0.5.1-2
Severity: serious
Tags: patch

Hi,

trying to build the package in a clean environment (pbuilder chroot), I got:

=============================================================================
[...]
creating debian/python2.2-sqlite/usr
creating debian/python2.2-sqlite/usr/lib
creating debian/python2.2-sqlite/usr/lib/python2.2
creating debian/python2.2-sqlite/usr/lib/python2.2/site-packages
creating debian/python2.2-sqlite/usr/lib/python2.2/site-packages/sqlite
copying build/lib.linux-i686-2.2/sqlite/__init__.py -> debian/python2.2-sqlite/u
sr/lib/python2.2/site-packages/sqlite
copying build/lib.linux-i686-2.2/sqlite/main.py -> debian/python2.2-sqlite/usr/l
ib/python2.2/site-packages/sqlite
copying build/lib.linux-i686-2.2/_sqlite.so -> debian/python2.2-sqlite/usr/lib/p
ython2.2/site-packages
byte-compiling debian/python2.2-sqlite/usr/lib/python2.2/site-packages/sqlite/__
init__.py to __init__.pyc
byte-compiling debian/python2.2-sqlite/usr/lib/python2.2/site-packages/sqlite/ma
in.py to main.pyc
/usr/bin/python2.3 setup.py install --root=debian/python2.3-sqlite
running install
running build
running build_py
running build_ext
running install_lib
creating debian/python2.3-sqlite/usr
creating debian/python2.3-sqlite/usr/lib
creating debian/python2.3-sqlite/usr/lib/python2.3
creating debian/python2.3-sqlite/usr/lib/python2.3/site-packages
creating debian/python2.3-sqlite/usr/lib/python2.3/site-packages/sqlite
copying build/lib.linux-i686-2.3/sqlite/__init__.py -> debian/python2.3-sqlite/u
sr/lib/python2.3/site-packages/sqlite
copying build/lib.linux-i686-2.3/sqlite/main.py -> debian/python2.3-sqlite/usr/l
ib/python2.3/site-packages/sqlite
copying build/lib.linux-i686-2.3/_sqlite.so -> debian/python2.3-sqlite/usr/lib/p
ython2.3/site-packages
byte-compiling debian/python2.3-sqlite/usr/lib/python2.3/site-packages/sqlite/__
init__.py to __init__.pyc
byte-compiling debian/python2.3-sqlite/usr/lib/python2.3/site-packages/sqlite/ma
in.py to main.pyc
find debian/python*-sqlite -name '*.pyc' | xargs rm -f
dh_testdir -i
dh_testroot -i
dh_python -i
dh_python: Python is not installed, aborting. (Probably forgot to Build-Depend o
n python.)
make: *** [binary-indep] Error 1
=============================================================================

Maybe the above hint is a god idea...

Thanks for considering.

bye,
  Roland

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

Versions of packages python-sqlite depends on:
ii python 2.3.4-1 An interactive high-level object-o
ii python2.3-sqlite 0.5.1-2 Python interface to SQLite

-- no debconf information

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

Message-Id: <email address hidden>
Date: Wed, 11 Aug 2004 10:17:07 -0400
From: Joel Rosdahl <email address hidden>
To: <email address hidden>
Subject: Bug#265037: fixed in python-sqlite 0.5.1-3

Source: python-sqlite
Source-Version: 0.5.1-3

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

python-sqlite_0.5.1-3.diff.gz
  to pool/main/p/python-sqlite/python-sqlite_0.5.1-3.diff.gz
python-sqlite_0.5.1-3.dsc
  to pool/main/p/python-sqlite/python-sqlite_0.5.1-3.dsc
python-sqlite_0.5.1-3_all.deb
  to pool/main/p/python-sqlite/python-sqlite_0.5.1-3_all.deb
python2.1-sqlite_0.5.1-3_i386.deb
  to pool/main/p/python-sqlite/python2.1-sqlite_0.5.1-3_i386.deb
python2.2-sqlite_0.5.1-3_i386.deb
  to pool/main/p/python-sqlite/python2.2-sqlite_0.5.1-3_i386.deb
python2.3-sqlite_0.5.1-3_i386.deb
  to pool/main/p/python-sqlite/python2.3-sqlite_0.5.1-3_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 address hidden>,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joel Rosdahl <email address hidden> (supplier of updated python-sqlite 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: Wed, 11 Aug 2004 16:05:20 +0200
Source: python-sqlite
Binary: python2.2-sqlite python2.3-sqlite python2.1-sqlite python-sqlite
Architecture: source all i386
Version: 0.5.1-3
Distribution: unstable
Urgency: low
Maintainer: Joel Rosdahl <email address hidden>
Changed-By: Joel Rosdahl <email address hidden>
Description:
 python-sqlite - Python interface to SQLite
 python2.1-sqlite - Python interface to SQLite
 python2.2-sqlite - Python interface to SQLite
 python2.3-sqlite - Python interface to SQLite
Closes: 265037
Changes:
 python-sqlite (0.5.1-3) unstable; urgency=low
 .
   * Build-Depend on python. Closes: bug#265037.
Files:
 596b620148966edc78d8b715c2d95dec 715 python optional python-sqlite_0.5.1-3.dsc
 35992de893bac6eb1adf2ea5079c621e 1213 python optional python-sqlite_0.5.1-3.diff.gz
 cd9d35573a55f47d1be7974feeb327c6 2408 python optional python-sqlite_0.5.1-3_all.deb
 837e63b33265c6927a8bfb8728bb8d0d 19686 python optional python2.1-sqlite_0.5.1-3_i386.deb
 bc33a68e11952494cb048d75c7aa4323 20350 python optional python2.2-sqlite_0.5.1-3_i386.deb
 dc5dc776c6303733afe93c84b694b77d 20352 python optional python2.3-sqlite_0.5.1-3_i386.deb

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

iD8DBQFBGifhAGT5/7uEXpcRAim8AJ46voFjpqwLGLTCsyKVRVATNapS2wCg0ncT
nmvPwLM9kG25mkY37BOa0wQ=
=L+BT
-----END PGP SIGNATURE-----

Revision history for this message
LaMont Jones (lamont) wrote :

post-warty version

Changed in python-sqlite:
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.