[Bug 1030521] [NEW] bzr: would FTBFS whenever cython's version has alphabetic portion (e.g. beta)

Jelmer Vernooij 1030521 at bugs.launchpad.net
Sun Jul 29 14:22:15 UTC 2012


Public bug reported:

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

** Affects: bzr
     Importance: Undecided
         Status: New

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

** Affects: bzr (Debian)
     Importance: Undecided
         Status: New

** Bug watch added: Debian Bug tracker #683130
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683130

** Changed in: bzr (Debian)
 Remote watch: None => Debian Bug tracker #683130

** Also affects: bzr
   Importance: Undecided
       Status: New

-- 
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:
  New
Status in “bzr” package in Ubuntu:
  New
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