[pkg-kolab] kdepim and kolab

Paul Boddie paul at boddie.org.uk
Tue May 27 18:37:13 UTC 2014


On Tuesday 27. May 2014 09.58.17 Paul Klos wrote:
> 
> Shooting from the hip I'd say you're missing the libkolabxml1 dev files
> when building libkolab, which depends on libkolabxml. The new libkolab
> needs the new libkolabxml and you're still pulling in the old one.
> 
> Most probably, your build chroot is configured to only install from the
> Debian repos, which obviously do not contain libkolabxml yet, because
> you only just built it.
> 
> There's a trick involved, to basically add your build output path as a
> repository inside your chroot, thus enabling you to build multiple new
> packages that depend on each other.
> 
> This might get you started: https://wiki.debian.org/PbuilderTricks

I'd forgotten about the need to get libkolabxml into the pbuilder 
dependencies, which is generally a trick I'm already using:

https://blogs.fsfe.org/pboddie/?p=513

I'm guessing that my available local package for libkolabxml is not new 
enough, so I'll try and build a newer package and see where I get. 
Unfortunately, cloning the libkolabxml repository fails at the moment:

fatal: https://alioth.debian.org/anonscm/git/pkg-
kolab/libkolabxml.git/info/refs not found: did you run git update-server-info 
on the server?

Maybe I'm doing something wrong, though.

Paul



More information about the pkg-kolab-devel mailing list