balazar 0.1-4 FTBFS due to python2.5 to python 2.6 transition

Bug #374327 reported by Manny Vindiola
16
This bug affects 2 people
Affects Status Importance Assigned to Milestone
balazar3 (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

balazar 0.1-4 FTBFS due to python2.5 to python 2.6 transition

log can be found at: http://launchpadlibrarian.net/26493165/buildlog_ubuntu-karmic-i386.balazar3_0.1-4_FAILEDTOBUILD.txt.gz

The FTBFS is due to a call of 'python2.5 setup.py' in debian/rules was fixed by changing to 'python setup.py'.
I could have also fixed by changing to python2.6 ... but I didn't notice anything in setup.py that would be version specific so I went for the more general solution in the future of using just python with no version.

One of the packages also depends: python2.5 so I updated that to python2.6

I verified package builds correctly with pbuilder.

Related branches

Revision history for this message
Manny Vindiola (serialorder) wrote :
description: updated
Revision history for this message
Michael Bienia (geser) wrote :

Please check the next time if there is already a bug open about it.

I've merged now the first bug to this one, as this debdiff looks better.
I didn't check if the setup.py install call needs the usual "--install-layout=deb" or not. Please check that no file ends getting install to /usr/local.

Revision history for this message
Andrea Gasparini (gaspa) wrote :

Oh, sorry, I didn't really realize the bug was the same (and I read this bug description too... must have more coffe ;) )

About --install-layout=deb, it doesn't seem to be needed, as the maintainer explicitly specify all the destination, and there's no file on /usr/local/.
Indeed I prefer to change all the occurrence of "python2.5" with python, instead of "python2.6"... It seems to me much more general.
( my debdiff lack of the change in debian/control )

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Unsubscribing sponsors team, nothing for us at this moment.

I agree with Andrea, please attach a patch to this report.

Changed in balazar3 (Ubuntu):
importance: Undecided → Medium
status: New → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package balazar3 - 0.1-4ubuntu1

---------------
balazar3 (0.1-4ubuntu1) karmic; urgency=low

  [ Andrea Gasparini ]
  * debian/rules: using system python instead of python2.5 for calling
    setup.py (LP: #374327)

  [ Alessio Treglia ]
  * s/python2.5/python in balazar3-common Depends field.

 -- Andrea Gasparini <email address hidden> Sat, 23 May 2009 16:17:37 +0200

Changed in balazar3 (Ubuntu):
status: Triaged → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.