pbuilder building python-paramiko with wrong dependencies for dapper
I'm fairly new to pbuilder, but had the following problem when trying to backport python-paramiko to dapper:
I've verified that I have dapper as my DISTRIBUTION in /etc/pbuilderrc
I then ran the following from a clean directory:
apt-get source python-paramiko
sudo pbuilder create
sudo pbuilder build *.dsc
dpkg -I /var/cache/
new debian package, version 2.0.
size 115438 bytes: control archive= 2167 bytes.
782 bytes, 17 lines control
4460 bytes, 48 lines md5sums
239 bytes, 7 lines * postinst #!/bin/sh
216 bytes, 7 lines * prerm #!/bin/sh
Package: python-paramiko
Version: 1.6.4-1
Section: python
Priority: optional
Architecture: all
Depends: python, python-support (>= 0.2), python-crypto
Conflicts: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
Replaces: python2.3-paramiko (<< 1.5-1.1), python2.4-paramiko (<< 1.5-1.1)
Provides: python2.3-paramiko, python2.5-paramiko, python2.4-paramiko
Installed-Size: 576
Maintainer: Jeremy T. Bouse <email address hidden>
Source: paramiko
Description: make SSH2 connections with python
This is a library for making SSH2 connections (client or server).
Emphasis is on using SSH2 as an alternative to SSL for making secure
connections between python scripts. All major ciphers and hash methods
are supported. SFTP client and server mode are both supported too.
However, apt-cache show python-support on a dapper machine gives:
Package: python-support
Priority: optional
Section: universe/python
Installed-Size: 116
Maintainer: Josselin Mouette <email address hidden>
Architecture: all
Version: 0.1.1ubuntu1
Depends: python (>= 2.4), python (<< 2.5)
Filename: pool/universe/
Size: 5322
MD5sum: aca0481461f6a9d
Description: automated rebuilding support for python modules
This package contains the 'update-
care of byte-compilation of python-only modules.
.
Private modules are automatically rebuilt upon major python upgrades,
avoiding the need for strong dependencies.
.
Public modules are automatically made available for all installed python
versions.
Bugs: mailto:<email address hidden>
Origin: Ubuntu
Am I missing something?
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- Ubuntu pbuilder Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Tom Haddon
- Solved:
- Last query:
- Last reply: