Depends on python-psycopg2 2.4.1 which is uninstallable

Bug #937982 reported by Elliot Murphy
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MAAS
Fix Released
Critical
Unassigned
maas (Ubuntu)
Fix Released
High
Unassigned

Bug Description

I think depends should be python-psycopg2 rather than psycopg2 (which is the source package name).

emurphy@alnair:~$ apt-cache show maas
Package: maas
Priority: optional
Section: universe/net
Installed-Size: 549
Maintainer: Ubuntu Developers <email address hidden>
Architecture: all
Version: 0.1~bzr146+dfsg-0ubuntu1
Depends: postgresql-9.1, psycopg2 (= 2.4.1), python-django, python-django-piston, python-django-south, python-setproctitle,
python-sphinx, python-twisted, python-zope.interface, rabbitmq-server, python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8
), python-pkg-resources
Filename: pool/universe/m/maas/maas_0.1~bzr146+dfsg-0ubuntu1_all.deb
Size: 81440
MD5sum: 16e71cd9fdf6b6137bcdb0ceff1ac3dd
SHA1: f978bd717c57904caaab97f46d4c635887b73074
SHA256: 7ae1760acc297acc08268f4ac056d3cdb79ef65c9349391905f1b0691f25784c
Description-en: The next step in the development of orchestra.
 It provides an easy to use UI to provision your Ubuntu servers.
Homepage: https://launchpad.net/maas
Description-md5: db5aba69c744180dcceb78e049c09b89
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

emurphy@alnair:~$ apt-cache show python-psycopg2
Package: python-psycopg2
Priority: optional
Section: python
Installed-Size: 598
Maintainer: Ubuntu Developers <email address hidden>
Original-Maintainer: Fabio Tranchitella <email address hidden>
Architecture: i386
Source: psycopg2
Version: 2.4.4-3
Provides: python2.7-psycopg2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.4), libpq5 (>= 8.3~)
Recommends: python-egenix-mxdatetime
Suggests: python-psycopg2-docs
Filename: pool/main/p/psycopg2/python-psycopg2_2.4.4-3_i386.deb
Size: 147982
MD5sum: 92a16ff55f69a30e0e8dd71428339cfe
SHA1: 19e85652412aa5f98be20109b95f1a28d118e9e2
SHA256: dc7b2e1faf097e0de8efcc3218f44133eaaa5477c03bfefb175ab15923c46978
Description-en: Python module for PostgreSQL

Related branches

Revision history for this message
Elliot Murphy (statik) wrote :

Actually the version lock might be the problem:
  psycopg2 (= 2.4.1),

while Precise currently seems to have 2.4.4-3.

Revision history for this message
Julian Edwards (julian-edwards) wrote :

Right, Daviey was supposed to be backporting a fix to django so we can remove that restriction. Daviey?

Revision history for this message
Julian Edwards (julian-edwards) wrote :

And yay, I can't triage this.

summary: - Depends on psycopg2 instead of python-psycopg2, uninstallable
+ Depends on python-psycopg2 2.4.1 which is uninstallable
Changed in maas:
status: New → Triaged
importance: Undecided → Critical
Revision history for this message
Daniel Holbach (dholbach) wrote :

python-django (1.3.1-4ubuntu1) precise; urgency=low

  * Merge with Debian. Remaining changes:
    - 09_test_view_decorator_sleep.diff increases the sleep time to
      reduce race condition effects on build machines.
      https://code.djangoproject.com/ticket/16686 (LP: #829487)
  * debian/patches/{psycopg2_creation.diff,compat-psycopg2-plus2.4.2.diff}:
    - New patches, resolve compatibility with psycopg2 > 2.4.1, patches
      based on upstream submissions, rebasing courtesy of Dave Pifke.
    - LP: #905837

 -- Dave Walker (Daviey) <email address hidden> Fri, 17 Feb 2012 14:59:51 +0000

Dave Walker (davewalker)
Changed in maas (Ubuntu):
status: New → Fix Committed
Changed in maas:
status: Triaged → Fix Committed
Changed in maas (Ubuntu):
importance: Undecided → High
Revision history for this message
Michael Bienia (geser) wrote :

This was only half fixed in maas 0.1+bzr171+dfsg-0ubuntu1 as it still depends on "psycopg2" (source package name) instead of "python-psycopg2" (binary package name).

Package maas version 0.1+bzr171+dfsg-0ubuntu1 has an unmet dep:
 Depends: psycopg2

Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package maas - 0.1+bzr232+dfsg-0ubuntu1

---------------
maas (0.1+bzr232+dfsg-0ubuntu1) precise; urgency=low

  * New upstream snapshot.

  [ Dave Walker ]
  * debian/control:
    - Changed depends from psycopg2 to python-psycopg2 and dropped versioning.
      - LP: #937982

  [ Andres Rodriguez ]
  * debian/maas.install: Install maas-import-isos and related files.
  * Integrate squid3 as proxy solution:
    - debian/extras/squid.conf: Added
    - debian/control: Depend on squid3.
    - debian/maas.{postinst,postrm}: Handle installation/removal of custom
      squid config file.
  * Split into different binary packages (maas,python-django-maas).
    - debian/maas.postinst: Handle the apache2 configuration.
 -- Andres Rodriguez <email address hidden> Wed, 07 Mar 2012 12:46:17 -0500

Changed in maas (Ubuntu):
status: Fix Committed → Fix Released
Changed in maas:
status: Fix Committed → 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.