Package: buildbot
Version: 0.7.12-2
Severity: normal

/usr/lib/python2.6/dist-packages/buildbot/process/buildstep.py
slaveVersionIsOlderThan
checks the SVN version of the client but drops the major number of the version
first
"if sv.split(".") < minversion.split("."):"
But SVN module is now 2.11 not 1.11 so the check fails
with <class 'buildbot.interfaces.BuildSlaveTooOldError'>: This buildslave
(buildslave_win7_64_vm_chii.homedns.org) does not support svn usernames and
passwords. Refusing to build. Please upgrade the buildslave to buildbot-0.7.10
or newer.



-- System Information:
Debian Release: 6.0.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages buildbot depends on:
ii  adduser                 3.112+nmu2       add and remove users and groups
ii  dpkg                    1.15.8.10        Debian package management system
ii  install-info            4.13a.dfsg.1-6   Manage installed documentation in 
ii  python                  2.6.6-3+squeeze6 interactive high-level object-orie
ii  python-central          0.6.16+nmu1      register and build utility for Pyt
ii  python-twisted-core     10.1.0-3         Event-based framework for internet
ii  python-twisted-words    10.1.0-1         Chat and Instant Messaging

Versions of packages buildbot recommends:
ii  python-twisted-mail           10.1.0-1   An SMTP, IMAP and POP protocol imp
ii  python-twisted-web            10.1.0-1   An HTTP protocol implementation to

Versions of packages buildbot suggests:
ii  cvs                         1:1.12.13-12 Concurrent Versions System
ii  git [git-core]              1:1.7.2.5-1  fast, scalable, distributed revisi
ii  subversion                  1.6.12dfsg-5 Advanced version control system

-- Configuration Files:
/etc/default/buildbot changed:
BB_NUMBER[0]=0                  # index for the other values; negative disables 
the bot
BB_NAME[0]="chiisbuildbot"              # short name printed on startup / stop
BB_USER[0]="buildbot"           # user to run as
BB_BASEDIR[0]="/var/buildbot"           # basedir argument to buildbot 
(absolute path)


-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to