Missing Depends on python-gconf

Bug #906031 reported by Evan Buswell
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gnome-gmail (Ubuntu)
Fix Released
Undecided
Unassigned
Oneiric
Fix Released
High
Unassigned

Bug Description

The package configure fails from missing gconf module. Install it first and then the install works just fine.

Failure:
Setting up gnome-gmail (1.8.1-1) ...
Traceback (most recent call last):
  File "/usr/bin/gnome-gmail", line 28, in <module>
    import gconf
ImportError: No module named gconf
dpkg: error processing gnome-gmail (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 gnome-gmail

Revision history for this message
Evan Buswell (ebuswell) wrote :
Revision history for this message
Micah Gersten (micahg) wrote :

Thank you for reporting this to Ubuntu. I cannot confirm that python-gconf is required to build gnome-gmail on either 11.10 or 12.04. Could you please provide a build log showing this?

Changed in gnome-gmail (Ubuntu):
status: New → Incomplete
Revision history for this message
Andreas Moog (ampelbein) wrote :

It's not the build-depends, it's the *Depends*:

(oneiric-amd64)root@anubis:~# dpkg --configure -a
Setting up gnome-gmail (1.8.1-1) ...
Traceback (most recent call last):
  File "/usr/bin/gnome-gmail", line 28, in <module>
    import gconf
ImportError: No module named gconf
dpkg: error processing gnome-gmail (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 gnome-gmail
(oneiric-amd64)root@anubis:~# apt-get install python-gconf
[...]
Selecting previously deselected package python-gconf.
(Reading database ... 52559 files and directories currently installed.)
Unpacking python-gconf (from .../python-gconf_2.28.1-3_amd64.deb) ...
Setting up gnome-gmail (1.8.1-1) ...
Setting up python-gconf (2.28.1-3) ...
(oneiric-amd64)root@anubis:~#

This got fixed in the debian package that is in precise, from the changelog:

gnome-gmail (1.8.2-1) unstable; urgency=low
  * Added Dependencies needed by GNOME 3 (python-glade2 and python-gconf)

Changed in gnome-gmail (Ubuntu):
status: Incomplete → Fix Released
Changed in gnome-gmail (Ubuntu Oneiric):
status: New → Confirmed
importance: Undecided → High
summary: - Missing pre-depends for python-gconf
+ Missing Depends on python-gconf
description: updated
Revision history for this message
Andreas Moog (ampelbein) wrote :

Proposed patch attached as debdiff.

Revision history for this message
Andreas Moog (ampelbein) wrote :
Revision history for this message
Andreas Moog (ampelbein) wrote :

Fix uploaded to oneiric-proposed.

Changed in gnome-gmail (Ubuntu Oneiric):
status: Confirmed → Fix Committed
Revision history for this message
David Steele (daves) wrote :

As mentioned, this issue is fixed in v1.8.2. It was sync'd via bug #885012 on 11/7, but not to Oneiric, despite the request.

Revision history for this message
Andreas Moog (ampelbein) wrote :

That's because oneiric was released already when you made the request and syncs are only done in the development release.

Revision history for this message
Micah Gersten (micahg) wrote :

We don't sync to stable releases generally, Andreas is following the Stable Release Update process per https://wiki.ubuntu.com/StableReleaseUpdates

Revision history for this message
Martin Pitt (pitti) wrote : Please test proposed package

Hello Evan, or anyone else affected,

Accepted gnome-gmail into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in advance!

tags: added: verification-needed
Revision history for this message
Andreas Moog (ampelbein) wrote :

I can confirm that the package from oneiric-proposed fixes the installation problems. There are no regressions.

tags: added: verification-done
removed: verification-needed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package gnome-gmail - 1.8.1-1ubuntu0.1

---------------
gnome-gmail (1.8.1-1ubuntu0.1) oneiric-proposed; urgency=low

  * Added Dependencies needed by GNOME 3 (python-gconf) (LP: #906031)
 -- Andreas Moog <email address hidden> Sun, 18 Dec 2011 22:13:54 +0100

Changed in gnome-gmail (Ubuntu Oneiric):
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.