[Bug 1030521] Re: bzr: would FTBFS whenever cython's version has	alphabetic portion (e.g. beta)
    Jelmer Vernooij 
    1030521 at bugs.launchpad.net
       
    Mon Jul 30 13:11:02 UTC 2012
    
    
  
** Changed in: bzr
       Status: New => Incomplete
** Changed in: bzr
       Status: Incomplete => Triaged
** Changed in: bzr
   Importance: Undecided => Medium
** Changed in: bzr (Ubuntu)
       Status: New => Triaged
-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/1030521
Title:
  bzr: would FTBFS whenever cython's version has alphabetic portion
  (e.g. beta)
Status in Bazaar Version Control System:
  Triaged
Status in “bzr” package in Ubuntu:
  Triaged
Status in “bzr” package in Debian:
  New
Bug description:
  Imported from Debian bug http://bugs.debian.org/683130:
  Package: bzr
  Version: 2.6.0~bzr6526-1
  Severity: minor
  you might like to patch/report upstream to make bzr cython version
  checking more robust.  Currently it FTBFS with version (0.17.beta1) in
  experimental:
  make[1]: Entering directory `/tmp/buildd/bzr-2.6.0~bzr6526'
  dh_auto_clean
  Traceback (most recent call last):
    File "setup.py", line 205, in <module>
      pyrex_version_info = tuple(map(int, pyrex_version.rstrip("+").split('.')))
  ValueError: invalid literal for int() with base 10: 'beta1'
  [21314 refs]
  dh_auto_clean: python2.6-dbg setup.py clean -a returned exit code 1
  make[1]: *** [override_dh_auto_clean] Error 1
  just in case -- attaching full build log
  -- System Information:
  Debian Release: 6.0.5
    APT prefers stable
    APT policy: (900, 'stable'), (700, 'testing'), (600, 'unstable'), (300, 'experimental')
  Architecture: amd64 (x86_64)
  Kernel: Linux 2.6.32-5-vserver-amd64 (SMP w/2 CPU cores)
  Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/bash
To manage notifications about this bug go to:
https://bugs.launchpad.net/bzr/+bug/1030521/+subscriptions
    
    
More information about the foundations-bugs
mailing list