[Bug 374327] [NEW] balazar 0.1-4 FTBFS due to python2.5 to python 2.6 transition

Manny Vindiola mannyv at gmail.com
Sun May 10 02:52:31 UTC 2009


Public bug reported:

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.

** Affects: balazar3 (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  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.
  
- Verified package builds correctly.
+ One of the packages also depends: python2.5 so I updated that to
+ python2.6
+ 
+ I verified package builds correctly with pbuilder.

-- 
balazar 0.1-4 FTBFS due to python2.5 to python 2.6 transition
https://bugs.launchpad.net/bugs/374327
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list