[Python-apps-team] Bug#684764: rdiff-backup_1.2.8-7_amd64 python (>= 2.6.6-7~) dependency problem
zystem at mail.ua
zystem at mail.ua
Mon Aug 13 15:43:43 UTC 2012
Package: rdiff-backup
Version: 1.2.8-7
Then I try to install rdiff-backup_1.2.8-7_amd64, I see dependency version error message.
I think that dependency check in this deb is wrong. Not python (>= 2.6.6-7~) but python2.6 (>= 2.6.6-7~)
dpkg -i rdiff-backup_1.2.8-7_amd64.deb
(Reading database ... 37461 files and directories currently installed.)
Preparing to replace rdiff-backup 1.2.8-7 (using rdiff-backup_1.2.8-7_amd64.deb) ...
Unpacking replacement rdiff-backup ...
dpkg: dependency problems prevent configuration of rdiff-backup:
rdiff-backup depends on python (>= 2.6.6-7~); however:
Version of python on system is 2.6.6-3+squeeze7.
dpkg: error processing rdiff-backup (--install):
dependency problems - leaving unconfigured
Processing triggers for man-db ...
Errors were encountered while processing:
rdiff-backup
dpkg -s python
Package: python
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 736
Maintainer: Matthias Klose <doko at debian.org>
Architecture: all
Source: python-defaults
Version: 2.6.6-3+squeeze7
...
dpkg -s python2.6
Package: python2.6
Status: install ok installed
Priority: standard
Section: python
Installed-Size: 9328
Maintainer: Matthias Klose <doko at debian.org>
Architecture: amd64
Source: python2.6 (2.6.6-8)
Version: 2.6.6-8+b1
...
More information about the Python-apps-team
mailing list