Building experimental branch of gdal-grass failed (Was: RFS: qlandkartegt/1.5.0~dfsg1-1+deb7u1)

Sebastiaan Couwenberg sebastic at xs4all.nl
Tue Sep 9 10:58:00 UTC 2014


> Unfortunately my problem to build libgdal-grass experimental branch
> remains.
> I checked out branch experimental and did:
>
>    git-buildpackage --git-debian-branch=experimental
>
> Unfortunately this ends up in
>
> Need to get 15.3 MB/116 MB of archives. After unpacking 490 MB will be
> used.
> The following packages have unmet dependencies:
>  pbuilder-satisfydepends-dummy : Depends: libgdal-dev (>= 1.11.0-1~) but
> 1.10.1+dfsg-8+b2 is to be installed.
>  libjpeg-dev : Depends: libjpeg62-dev (>= 1:1.3.1-2) but it is not going
> to be installed.
> Unable to resolve dependencies!  Giving up...
>
>
> Despite the fact that I enabled experimental in sources.list of my
> pbuilder chroot.  I feel a bit lost here since this worked in the past
> for other packages. :-(

Have you updated the chroot since adding experimental to the sources.list?

It may just be that apt hasn't fetched the experimental data yet.

I generally put the gdal 1.11.0 packages in my pbuilder-sid APT repo when
I need them to satisfy build dependencies. The pbuilder-sid repo is used
as an othermirror in my pbuilder chroots. But I also have explicit
experimental chroots.

Using the experimental chroot I get a different unmet dependency:

 libgdal1h : Depends: libhdf5-7 which is a virtual package.

We'll need to update gdal in experimental to build with the new hdf5 to
fix this. The alternative dependency change hasn't been built for Debian
yet, so a new gdal 1.11.0 build for experimental was in the pipeline
anyway.

This doesn't solve your chroot issue though. What did you do to enable
experimental in your chroot? Just add it to sources.list and run
cowbuilder --update?

Kind Regards,

Bas




More information about the Pkg-grass-devel mailing list