Your message dated Sat, 14 Nov 2009 11:54:23 -0600
with message-id <[email protected]>
and subject line Re: Bug#549937: libboost-python1.40-dev: Python version
problem in Depends
has caused the Debian Bug report #549937,
regarding libboost-python1.40-dev: Python version problem in 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 [email protected]
immediately.)
--
549937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=549937
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libboost-python1.40-dev
Version: 1.40.0-2
Severity: normal
Hi,
This package Depends on python-dev but on of my package (xbmc not yet in
Debian) only build with python2.4-dev and conflicts with python2.5-dev but
don't need to depends on libboost-python1.40-dev.
If I remove python2.5-dev then python-dev, libboost-python1.40-dev and more
annoying libboost1.40-dev are removed.
So my package can be built.
A solution would to depends on python2.4-dev | python2.5-dev instead of
python-dev.
Christian
-- System Information:
Debian Release: squeeze/sid
APT prefers unstable
APT policy: (900, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.31 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages libboost-python1.40-dev depends on:
ii gccxml 0.9.0+cvs20090916-1 XML output extension to GCC
ii libboost-python1.40. 1.40.0-2 Boost.Python Library
ii libboost1.40-dev 1.40.0-2 Boost C++ Libraries development fi
ii python 2.5.4-2 An interactive high-level object-o
ii python-dev 2.5.4-2 Header files and a static library
ii python-elementtree 1.2.6-14 Light-weight toolkit for XML proce
ii python-support 1.0.3 automated rebuilding support for P
libboost-python1.40-dev recommends no packages.
Versions of packages libboost-python1.40-dev suggests:
pn libboost1.40-doc <none> (no description available)
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, Oct 06, 2009 at 04:00:18PM +0200, Christian Marillat wrote:
> Package: libboost-python1.40-dev
> Version: 1.40.0-2
> Severity: normal
>
> Hi,
>
> This package Depends on python-dev but on of my package (xbmc not yet in
> Debian) only build with python2.4-dev and conflicts with python2.5-dev but
> don't need to depends on libboost-python1.40-dev.
>
> If I remove python2.5-dev then python-dev, libboost-python1.40-dev and more
> annoying libboost1.40-dev are removed.
The removal of libboost1.40-dev is caused by the latter depending on
libboost-python1.40-dev. The dependency is a workaround for #548503
and will be removed in the pending upload of boost 1.40.0-3. The
dependency of libboost-python1.40-dev on python-dev is intentional.
> A solution would to depends on python2.4-dev | python2.5-dev instead of
> python-dev.
That's not the same thing at all: "python-dev" is used to depend on
the default version of python, which at present is 2.5:
st...@riemann{~}apt-cache show python-dev
Package: python-dev
Priority: optional
Section: python
Installed-Size: 24
Maintainer: Matthias Klose <[email protected]>
Architecture: all
Source: python-defaults
Version: 2.5.4-2
Depends: python (= 2.5.4-2), python2.5-dev (>= 2.5.4)
Filename: pool/main/p/python-defaults/python-dev_2.5.4-2_all.deb
Size: 930
MD5sum: b56d81874b41065d49961178946aa20f
SHA1: 8ce644a7dd4896841bf499a520773dcc1d440f0b
SHA256: 739a2cfafd7929e6872313f250c3cc7869d83655ccffebccbd97e6455aa13805
Description: Header files and a static library for Python (default)
Header files, a static library and development tools for building
Python modules, extending the Python interpreter or embedding Python
in applications.
.
Includes the python distutils, which were in a separate package up to
version 1.5.2.
.
This package is a dependency package, which depends on Debian's default
Python version (currently v2.5).
I am sorry that the dependencies cause you trouble, but I don't think
it is a bug in boost (except, as noted above, that libboost1.40-dev
depends on libboost-python1.40-dev).
When I am faced with your situation, I tend to use pbuilder.
Best regards,
-Steve
signature.asc
Description: Digital signature
--- End Message ---