also sprach Vincent Danjean <[EMAIL PROTECTED]> [2006.02.17.0033 +0100]:
> I just see upstream has a new version (0.9.20). Can you try it and tell
> me if your bug is fixed in it ? You can find it on my web page for now :
> http://dept-info.labri.fr/~danjean/deb.html#tailor

I sent this patch to upstream, who failed to include it:

diff -rN -u old-tailor/vcpx/repository.py new-tailor/vcpx/repository.py
--- old-tailor/vcpx/repository.py 2006-02-16 13:33:07.556177638 +0100
+++ new-tailor/vcpx/repository.py 2006-02-16 13:33:07.703153835 +0100
@@ -404,5 +404,6 @@
     def command(self, *args, **kwargs):
         if args:
             if args[0] == 'tree-lint':
+                args = list(args)
                 args[0] = 'lint'
         return TlaRepository.command(self, *args, **kwargs)


Anyway, the NotVersionedError is still present.

-- 
 .''`.     martin f. krafft <[EMAIL PROTECTED]>
: :'  :    proud Debian developer and author: http://debiansystem.info
`. `'`
  `-  Debian - when you have better things to do than fixing a system
 
Invalid/expired PGP (sub)keys? Use subkeys.pgp.net as keyserver!
 
echo '9,J8HD,[EMAIL PROTECTED]:[EMAIL PROTECTED];[EMAIL 
PROTECTED]@5GBIELD54DL>@8L?:5GDEJ8LDG1' |\
  sed ss,s50EBsg | tr 0-M 'p.wBt SgiIlxmLhan:o,erDsduv/cyP'

Attachment: signature.asc
Description: Digital signature (GPG/PGP)

Reply via email to