On Sat, 31 May 2008 00:12:00 +0200
Joerg Jaspert <[EMAIL PROTECTED]> wrote:

> Package: tailor
> Version: 0.9.30-1
> Severity: serious
> 
> Hi
> 
> RC bug as this package is currently *unusable* if you want to get
> output in git format. Try converting
> http://ftp-master.debian.org/bzr/ftpmaster-dak/ to git and tailor
> will just die and eat the whole cpu, until you kill it
> ...
> 00:02:41 [I] /develop/vcs/dak/gittest $ git update-ref HEAD
> 5fb90c3c82e891cee9be0a04dead9136c2cdf458 00:02:41 [D] Executing  git
> update-ref HEAD 5fb90c3c82e891cee9be0a04dead9136c2cdf458
> ('/develop/vcs/dak/gittest') 00:02:41 [I] [Ok] 00:02:41 [I] Bootstrap
> completed 00:02:41 [I] Updating "project" in
> "/develop/vcs/dak/gittest" [Here it hangs]
> [1]    4410 terminated  tailor -D --configfile tailor.conf

This was a problem with the bzr source backend, that I recently
modernized a little: it was using a non-locked access to the
repository, and thus every operation triggered a transitional
lock/unlock cycle. It took 1h20min to collect all bzr.dev history, now
just a couple of minutes.

> I can then restart tailor and it goes on, just
> to die a little later with
> 
> Traceback (most recent call last):
>   ...
>   File "/var/lib/python-support/python2.4/vcpx/source.py", line 162,
> in applyPendingChangesets self.state_file.finalize()
>   File "/var/lib/python-support/python2.4/vcpx/statefile.py", line
> 177, in finalize cs = load(old)
> ValueError: insecure string pickle
> 

Uhm, most probably this is the outcome of the Ctrl-C above, while the
bzr backend was in the middle of sloooowly filling up the state file.

> 
> 
> The config:
> less tailor.conf
> [DEFAULT]
> verbose = True
> patch-name-format = 
> 
> [project]
> target = git:target
> start-revision = INITIAL
> root-directory = /develop/vcs/dak/gittest
> state-file = tailor.state
> source = bzr:source
> subdir = .
> 
> [bzr:source]
> repository = ../upstream
> 
> [git:target]
> 

I'm forwarding this to the Tailor ML, maybe someone could give a
further look.

hth,
ciao, lele.
-- 
nickname: Lele Gaifax    | Quando vivrò di quello che ho pensato ieri
real: Emanuele Gaifas    | comincerò ad aver paura di chi mi copia.
[EMAIL PROTECTED] |                 -- Fortunato Depero, 1929.



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

Reply via email to