FTBFS in natty

Bug #748089 reported by Matthias Klose
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gmobilemedia (Ubuntu)
Fix Released
Undecided
Barry Warsaw

Bug Description

Binary package hint: gmobilemedia

https://launchpadlibrarian.net/67920786/buildlog_ubuntu-natty-i386.gmobilemedia_0.4%2Bdfsg-10_FAILEDTOBUILD.txt.gz

creating build/scripts-2.7
copying and adjusting gmobilemedia.py -> build/scripts-2.7
Traceback (most recent call last):
  File "setup.py", line 107, in <module>
    'build_scripts': build_scripts_gm,
  File "/usr/lib/python2.7/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.7/distutils/dist.py", line 953, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.7/distutils/command/build.py", line 128, in run
    self.run_command(cmd_name)
  File "/usr/lib/python2.7/distutils/cmd.py", line 326, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python2.7/distutils/dist.py", line 972, in run_command
    cmd_obj.run()
  File "/usr/lib/python2.7/distutils/command/build_scripts.py", line 50, in run
    self.copy_scripts()
  File "setup.py", line 64, in copy_scripts
    if not distutils.sysconfig.python_build:
AttributeError: 'module' object has no attribute 'sysconfig'
dh_auto_build: python setup.py build --force returned exit code 1
make: *** [build-stamp] Error 2

Related branches

Barry Warsaw (barry)
Changed in gmobilemedia (Ubuntu):
status: New → Triaged
assignee: nobody → Barry Warsaw (barry)
milestone: none → ubuntu-11.04-beta-2
Barry Warsaw (barry)
tags: added: patch-forwarded-debian
Revision history for this message
Andres Rodriguez (andreserl) wrote :

Uploaded!

Thank you!

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

This bug was fixed in the package gmobilemedia - 0.4+dfsg-10ubuntu1

---------------
gmobilemedia (0.4+dfsg-10ubuntu1) natty; urgency=low

  * debian/patches/distutils.patch: Fix FTBFS by explicitly importing
    distutils.sysconfig. Without that, the submodule will not have been
    imported and won't be an attribute on the distutils module. (LP:
    #748089)
 -- Barry Warsaw <email address hidden> Thu, 07 Apr 2011 13:53:10 -0400

Changed in gmobilemedia (Ubuntu):
status: Triaged → 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.