[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [DebianGIS] qgis and gdal



On Tue, 2005-10-11 at 11:34 -0700, Jon Saints wrote:
> I am trying to upload a gdal-1.3.1 package now for our
> group to begin reviewing.
> 
> There is one problem. I currently only have access to
> an Ubuntu box, so the package was built there.  Is
> there any way I could use dupload to upload only the
> package sources so that others could then build the
> gdal package for debian testing?

I believe you can use pbuilder to build the package in a debian/sid
chroot. See: 
http://www.netfort.gr.jp/~dancer/software/pbuilder-doc/pbuilder-doc.html

Right now you have to create the chroot using sarge and update it to
sid. As root do:

pbuilder create --distribution sarge
pbuilder update --distribution sid --override-config

Then as root you can do:

pbuilder build gdal_1.3.1-0.dgis.unstable.1.dsc

The resulting packages will end up in /var/cache/pbuilder/result. There
are some steps you can take to make the signing work out. But I usually
chown the packages and debsign the .dsc file afterwards. This is also a
good exercise to make sure that you have all the required build-deps in
debian/control.

Steve

> 
> Thanks
> Jon
> 
> 
> --- Steve Halasz <debian@adkgis.org> wrote:
> 
> > On Mon, 2005-10-10 at 08:15 +0200, Paolo Cavallini
> > wrote:
> > > Hi all.
> > > So it is unclear whether it is better to move to
> > gdal 1.3.1, or stay with 
> > > 1.2.6.
> > > pc
> > 
> > We should stick with 1.2.6 in unstable until it
> > transitions to testing
> > and the C++ transition is done. And we should upload
> > 1.3 to DebianGIS so
> > we can test it and iron out any problems. The
> > version of qgis with this
> > fix won't hit unstable for some while.
> > 
> > Steve
> > 
> > > 
> > > ----------  Forwarded message  ----------
> > > 
> > > Subject: [Qgis-developer] [Fwd: Re: [Qgis-user]
> > Again problems compiling CVS]
> > > Date: 08:18, lunedì 10 ottobre 2005
> > > From: Marco Hugentobler
> > <marco.hugentobler@autoform.ch>
> > > To: QGIS-dev
> > <qgis-developer@lists.sourceforge.net>
> > > 
> > > Hi Mario,
> > > 
> > > Which version of GDAL/OGR are you using? I
> > inserted a call to
> > > OGRDataSource->DestroyDataSource to fix a memory
> > leak in the
> > > ogrprovider. It is possible that this function
> > does not exist in older
> > > versions. Upgrading to GDAL/OGR >=1.3 should fix
> > the problem.
> > > 
> > > cheers,
> > > Marco
> > 
> > 
> > 
> > _______________________________________________
> > Pkg-grass-general mailing list
> > Pkg-grass-general@lists.alioth.debian.org
> >
> http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-general
> > 
> 
> 
> _______________________________________________
> Pkg-grass-general mailing list
> Pkg-grass-general@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-grass-general





Reply to: