Bug#315190: tla-buildpackage: tbp-initarchive fails

2006-08-21 Thread Gregory Colpart
Hi,

Could you give more info why do you reopen this bug?
Did you try to reproduce bug with last versions of
tla-buildpackage and tla-load-dirs?

Regards,
-- 
Gregory Colpart <[EMAIL PROTECTED]>  GnuPG:1024D/C1027A0E
Evolix - Informatique et Logiciels Libres http://www.evolix.fr/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#315190: tla-buildpackage: tbp-initarchive fails

2005-06-20 Thread Hubert Chan
/usr/lib/python2.3/site-packages/tbppy/configs.py also seems to have 
the same problem -- it expects cmd().add to be a string, but gets a 
list.


--
Hubert Chan <[EMAIL PROTECTED]> - http://www.uhoreg.ca/
PGP/GnuPG key: 1024D/124B61FA
Fingerprint: 96C5 012F 5F74 A5F7 1FF7  5291 AF29 C719 124B 61FA
Key available at wwwkeys.pgp.net.   Encrypted e-mail preferred.


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Bug#315190: tla-buildpackage: tbp-initarchive fails

2005-06-20 Thread Hubert Chan
Package: tla-buildpackage
Version: 0.9.8
Severity: important

For some reason, when tbp-initarchive tries to run "tla add", it adds
extra square brackets ("['add']" instead of "add"):

# tbp-initarchive  [EMAIL PROTECTED] ~/prog/arch/debian 
~/documents/src/debian/arch
Making working copy location...
Creating archive...
 * tla make-archive -l "[EMAIL PROTECTED]" "/home/hubert/prog/arch/debian"
Initializing archive...
 * tla archive-setup "[EMAIL PROTECTED]/configs--head--1.0"
* creating category [EMAIL PROTECTED]/configs
* creating branch [EMAIL PROTECTED]/configs--head
* creating version [EMAIL PROTECTED]/configs--head--1.0
Initializing config tree...
 * tla init-tree "[EMAIL PROTECTED]/configs--head--1.0"
 * tla id-tagging-method tagline
method set: tagline
Populating config tree...
 * tla ['add'] configs
tla: unrecognized command ([add])
  (try 'tla help')
Traceback (most recent call last):
  File "/usr/bin/tbp-initarchive", line 71, in ?
extcmd.qrun('tla %s %s' % (cmd().add, newdir))
  File "/usr/lib/python2.3/site-packages/tbppy/extcmd.py", line 40, in qrun
raise RuntimeError, "Command %s: %s" % (command, hwv)
RuntimeError: Command tla ['add'] configs: exited normally with error code 1


(Hmmm.  Looks like tla_support/commandver uses an array for add, while
tbp-initarchive expects a string.)

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (101, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-mm3
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)

Versions of packages tla-buildpackage depends on:
ii  devscripts2.8.14 Scripts to make the life of a Debi
ii  dpkg-dev  1.13.9 Package building tools for Debian
ii  python-apt0.5.10 Python interface to libapt-pkg
ii  python2.3 2.3.5-4An interactive high-level object-o
ii  tla   1.3-1  arch revision control system
ii  tla-load-dirs 1.0.23 Import upstream archives into tla/

tla-buildpackage recommends no packages.

-- no debconf information

-- 
 | ---
|  /   --+--
| /   ___|___Hubert Chan <[EMAIL PROTECTED]>
| \   | _|_ |
|__|  |__|__|Research is to see what everybody else has seen, and
||   think what nobody else has thought.
|  / | \ -- Albert Szent-Gyrgyi von Nagyrapolt
| /  |  \
|| <><-- http://www.uhoreg.ca/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]