[pkg-horde] Some problems to create horde 3.2 packages

Lionel Elie Mamane lionel at mamane.lu
Wed May 28 03:14:23 UTC 2008


http://www.gnuarch.org/gnuarchwiki/Quick_Introduction?highlight=%28getting%29%7C%28started%29

On Tue, Apr 15, 2008 at 10:28:25PM +0200, Mathieu PARENT wrote:

> I've followed instructions from
> http://www.gcolpart.com/debian/horde/arch.php#new-upstream:

> (...)

> Import it in upstream branche:

> $ cd horde--upstream--3
> $ tla_load_dirs -s'Import horde 3' ../horde-3.2-rc3
> --------------------------(-end)
> at this step I get an error (with python stacktrace, see below):
> arch_commit: unable to acquire revision lock (internal error in
> archive-pfs.c(pfs_lock_revision))

> It seems to be a permission problem. Probably because I'm not in the
> *pkg-horde* alioth's group. Is there any way to do this ?

Yes, that's because you are trying to commit to the pkg-horde
repository, to which you don't have write permission... You need to
create your own archive and work from there. See
http://www.gnuarch.org/gnuarchwiki/Quick_Introduction#head-1aebb6faf15de9b8e37fa00bcfacac4fb4b0f45c
for a guide, but here is something that should work (you may wish to
call it math.parent at gmail.com--2008 or  math.parent at gmail.com--alioth
instead of  math.parent at gmail.com--horde):

tla my-id "Mathieu PARENT <math.parent at gmail.com>"
tla make-archive math.parent at gmail.com--horde ~/public_html/arch-horde
tla branch pkg-horde-hackers at lists.alioth.debian.org--2006/horde--upstream--3 math.parent at gmail.com--horde/horde--upstream--3

Then work on your own archive; you may wish to make it the default:

tla my-default-archive math.parent at gmail.com--horde

Use star-merge to merge with pkg-horde's archive.

-- 
Lionel



More information about the pkg-horde-hackers mailing list