Re: [Ubuntu] gdal-1.8.0

2011-04-26 Thread Julien Malik

Hello Yevgen,

If you have a good idea for this issue :
http://lists.osgeo.org/pipermail/gdal-dev/2011-April/028564.html
you would make a lot of people happy (me in the first place) !

Cheers,
Julien

Le 26/04/2011 18:16, Yevgen Antymyrov a écrit :

Guys,

Do you plan to release GDAL-1.8.0 package?

If you are busy, can I help? As I understand, some packages (e.g. 
qgis) need to be recompiled.



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] gdal-1.8.0

2011-04-27 Thread Julien Malik

Yes this report comes from us...

I had the answer yesterday :
http://lists.osgeo.org/pipermail/gdal-dev/2011-April/028569.html

Francesco P. Lovergine has a solution on the way, using versioned symbols.

Julien


Le 26/04/2011 22:13, Hamish a écrit :

Julien wrote:

If you have a good idea for this issue :
http://lists.osgeo.org/pipermail/gdal-dev/2011-April/028564.html
you would make a lot of people happy (me in the first
place) !

see also  http://bugs.debian.org/558733


Hamish


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] [Fwd: [QGIS-trac] [Quantum GIS] #3830: no tiff support in Ubuntu 11.04 with ubuntugis gdal (1.8.0)]

2011-05-18 Thread Julien Malik

Hello Giovanni,

Firstly, there is nothing specific to natty : if the program links to 
the system libtiff, you will have the problem on all the distributions. 
The problem comes from the gdal 1.8 source code, where the GTiff driver 
is disabled when a tiff version mismatch is detected. This update made 
our packages based on ubuntugis-unstable repo unusable (we need to link 
to libtiff, so all our binaries would lost TIFF support).


The fix I came out with is to patch the gdal18 debian package to still 
register the driver, even if the libtiff version mismatch is issued.
The patched gdal 18 package is available in : 
https://launchpad.net/~otb/+archive/orfeotoolbox-nightly


Maybe you can add this repository, reinstall gdal (should pick the 
1.8.0-2~natty1+otb1 version), and check if it fixes your problem.
In case it fixes the problem, it will be worth considering integrating 
the patch into the ubuntugis package. What are other people's opinion on 
this ? Personnally, I'm happy to throw away my patched gdal package


This patch should be only temporary, as the Debian folks are working on 
a better solution with versioned symbols, which will fix those kind of 
issues.



Julien



Le 18/05/2011 09:48, Giovanni Manghi a écrit :

Hi all,

any fix on sight for this?


thanks in advance

.. Giovanni --

 Forwarded Message 

From: Quantum GIS
Reply-to: t...@osgeo.org
Cc: qgis-t...@lists.osgeo.org
Subject: [QGIS-trac] [Quantum GIS] #3830: no tiff support in Ubuntu
11.04 with ubuntugis gdal (1.8.0)
Date: Tue, 17 May 2011 23:16:38 -

#3830: no tiff support in Ubuntu 11.04 with ubuntugis gdal (1.8.0)
+---
Reporter:  mayeulk   |  Owner:  nobody
Type:  bug   | Status:  new
Priority:  major: does not work as expected  |  Milestone:  Version 
1.7.0
   Component:  Build/Install |Version:
Keywords:|   Platform_version:
Platform:  Debian|   Must_fix:  Yes
Status_info:  0 |
+---
  libgdal1-dev for Natty from ubuntugis now provides gdal 1.8.0 only which
  seems not compatible with the code base or some package (does the code
  links to libtiff 3.X ?)
  Trying to open a geotif from latest Quantum-GIS-3eb0d66 (release-1_7_0
  downloaded Sunday 15 May at 13:08) gives:

  "/path/file.tif is not a valid or recognized data source
  WARNING ! libtiff version mismatch : You're linking against libtiff 3.X
  but GDAL has been compiled against libtiff>= 4.0.0"

  The guys from orfeo toolbox seems  to have the same issue since about 11th
  of May, when "gdal 1.8 debian package has been pushed to ubuntugis-
  unstable repository for all ubuntu versions." The consequence being "the
  otb packages cannot open a TIFF any more". See:
  http://bugs.orfeo-toolbox.org/view.php?id=296

  Installed is: libtiff4-dev (3.9.4-5ubuntu6)



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Fwd: [Qgis-user] Re: Problem readingn geotif file with qgis 1.7.3

2011-12-13 Thread Julien Malik

Hi,

FYI the patch that we have for gdal 1.8.0 is here :
http://hg.orfeo-toolbox.org/OTB-DevUtils/file/ef64ddb5b440/Packaging/ubuntu/gdal/do_not_disable_GTIFF_for_otb
and is not necessary for gdal 1.8.1

The problem appears because somehow you are using in Qgis a package that 
links to libtiff (maybe from one of the python module loaded in Qgis).


Julien



Le 13/12/2011 15:28, Etienne Tourigny a écrit :

Hi list,

forwarding this thread because it relates to ubuntugis.
I'd also like to ask, why is ubuntugis-unstable still using
gdal-1.8.0, as 1.8.1 was released in July?  It uses the same gdal
version as ubuntugis-stable.
regards,Etienne

-- Forwarded message --
From: Agustin Lobo
Date: Tue, Dec 13, 2011 at 11:31 AM
Subject: [Qgis-user] Re: Problem readingn geotif file with qgis 1.7.3
To: qgis-user, qgis-developer



The problem is caused by a faulty libgdal1-1.8.0 in ubuntugis-unstable

A solution has been suggested by Julien Malik
(see http://orfeo-toolbox.org/otb/) as he had had this problem few weeks ago
and actually made a correctly build libgdal for otb.

The solution is:
1. Make sure you have the otb repo in your list:
http://ppa.launchpad.net/otb/orfeotoolbox-stable-ubuntugis/ubuntu
(in my case, lucid)
2. Run
sudo aptitude install libgdal1-1.8.0=1.8.0-2~lucid2+otb2
libgdal1-dev=1.8.0-2~lucid2+otb2
3. Start QGIS. The tif files can be read and displayed again.

Now I have libgdal1-1.8.0 flagged as upgradeable in Synaptic, but will
not do it until the
package is fixed there.

Thanks a lot Julien!

Agus

2011/12/12 Agustin Lobo:

Just upgraded to qgis 1.7.3 using the ubuntugis-unstable repo
and cannot open geotif files:
/media/Iomega_HDD/MASTER_ICTA2007_2008/GEODATA_miniprojs/mtc250/mtc250v5f1r01.tif
is not a supported raster data source
WARNING ! libtiff version mismatch : You're linking against libtiff
3.X but GDAL has been compiled against libtiff>= 4.0.0

My gdal is libgdal1-1.8.0, my libtiff4 is 3.9.2-2. Is this thus a
problem of having an old version of libtiff in ubuntugis?

Any advice on what I can do?

Thanks,

Agus

___
Qgis-user mailing list
qgis-u...@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] python-gdal 1.8.0.2 and 1.9.0-1

2012-02-13 Thread Julien Malik

Hi Jürgen,

Do you plan to trigger a rebuild of the qgis package on top of this new 
gdal 1.9 anytime soon ?


Julien


Le 13/02/2012 12:52, Agustin Lobo a écrit :

Hi Jurgen,
Just to clarify, I have gdal-bin 1.9.0-1 and this does not seem to be
a problem, the problem
is with python-gdal 1.9.0-1 only.
So  I understand that I'm doing the right thing by forcing python-gdal
to be 1.8.0.2 in order to
keep qgis 1.7.3-2 working.

Thanks
Agus

El día 13 de febrero de 2012 11:15, Jürgen E.  escribió:

Hi Agustin,

On Mon, 13. Feb 2012 at 10:13:30 +0100, Agustin Lobo wrote:

Why do I have to force python-gdal to be 1.8.0.2 and prevent upgrading
to 1.9.0-1 in order to keep qgis 1.7.3-2 working?
I'm using ubuntu 10.04. Am I doing something wrong or is this the way
it has to be?

Apparently there was an update to 1.9.0 (but only lucid -
gdal-bin_1.9.0-1~exp1~lucid1_amd64.deb) in ubuntugis unstable.

The dependants are not automatically rebuilt - and AFAICS nobody is notified.
So qgis still depends on the previous package.


Jürgen

--
Jürgen E. Fischer norBIT GmbH   Tel. +49-4931-918175-20
Dipl.-Inf. (FH)   Rheinstraße 13Fax. +49-4931-918175-50
Software Engineer D-26506 Norden   http://www.norbit.de

--
norBIT Gesellschaft fuer Unternehmensberatung und Informationssysteme mbH
Rheinstrasse 13, 26506 Norden
GF: Jelto Buurman, HR: Amtsgericht Emden, HRB 5502

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] python-gdal 1.8.0.2 and 1.9.0-1

2012-02-14 Thread Julien Malik

Excellent, thank you !

Le 14/02/2012 10:39, Jürgen E. Fischer a écrit :

Hi Julien,

On Mon, 13. Feb 2012 at 15:26:17 +0100, Julien Malik wrote:

Do you plan to trigger a rebuild of the qgis package on top of this new
gdal 1.9 anytime soon ?

done.

Jürgen


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Re: [Qgis-developer] otb debs available

2012-04-16 Thread Julien Malik

Hi,

Le 16/04/2012 02:57, Alex Mandel a écrit :


I believe the hold up previously was a libtiff linking issue in gdal
which should be resolved now. I'll look into testing and copying from
the otb ppa to the ubuntugis repo.


When developing the OTB->Sextante->Qgis bridge during the HackFest, I 
was using qgis 1.7.4 from ubuntugis-unstable ppa, and otb from our own ppa.


It works since we took a different approach than before and now Sextante 
is calling the OTB command line tools ('otb-bin' package).
Previously we used the otb python bindings, so qgis and otb were loaded 
in the same process, and this is where we hit the issue with 
libtiff/libgeotiff. I confirm this issue is fixed with gdal 1.9, but 
gdal 1.9 is not available (yet ?) for all the distro.


Now, it should just work.
I believe it is safe to copy the otb packages into ubuntugis-unstable. 
It works ok for the "otb inside sextante inside qgis" project.


Cheers,
Julien

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Re: [Qgis-developer] otb debs available

2012-04-17 Thread Julien Malik

Le 16/04/2012 17:47, Alex Mandel a écrit :


Julien,

Rather than guess which ones to copy, can you tell me your launchpad ID
so I can add you to the UbuntuGIS team and you can just upload future
releases there.


Thanks Alan for adding me to ubuntugis !
Actually, after second thought, it is still not OK for OTB integration 
'as-is' from our "stable" ppa.


We have a patched gdal 1.8.0 for proper tiff support and our packages 
depend on it.
We need to rebuild on top of gdal 1.9, and loose some distros on the way 
(for which gdal 1.9 is not available).


I'll copy the OTB packages to ubuntugis-unstable as soon as I have a 
working situation.


Now I see 1.9 is available for lucid and oneiric. Any other distro 
coming soon ? Should I wait a bit ?


Thanks again,
Julien
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS Unstable update

2012-06-19 Thread Julien Malik

Hi Alan, all,

Thanks for providing those packages !

But...
I still have a blocking issue with the gdal 1.9.1 package.
The OTB deb package cannot read any TIFF file without crashing [1].
The same issue can be seen on Debian unstable now (Francesco and Paolo 
in cc will be interested).


This is a long time issue but we have never been so close to a solution.
On my ubuntu lucid machine, when adding

 --with-rename-internal-libtiff-symbols=yes
 --with-rename-internal-libgeotiff-symbols=yes

in the gdal debian/rules file, the problem goes away.

By the way, with the current gdal package, tiff and geotiff symbols are 
not hidden.

You can see that in [2] around the 'Found GDAL' section.
This means that you can link to libgdal.so to resolve tiff or geotiff 
symbols.
I guess this is not expected (since the gdal package does not expose the 
corresponding headers)


With our fix using the symbol renaming, things have never been so clean :
- no tiff/geotiff/jpeg symbols exposed
- our two testcases for linking with gdal and geotiff are clean :

-- Performing Test CHECK_GDALOPEN_SYMBOL
-- Performing Test CHECK_GDALOPEN_SYMBOL - Success
-- Performing Test CHECK_XTIFFOPEN_SYMBOL
-- Performing Test CHECK_XTIFFOPEN_SYMBOL - Success

Previously we had one of them failing on Debian, the other failing on 
Ubuntu.

I expect them to be crystal clear now on all platforms.
No more tweaking of library link order necessary, etc...


This looks like the end of a several years old ([5]) nightmare for the 
OTB devs ;)
So please consider integrating this small patch in the ubuntugis gdal 
package and pushing a new package !
After that, it would (finally!) make sense for us to push orfeotoolbox 
in ubuntugis as discussed a few month ago [6].


Paolo, would you make this test on Debian unstable and confirm ?
Frankie, your opinion on this would be much appreciated.

I'm already building a new version of the gdal package on our own ppa [4].
They should be published in a couple of minutes for anyone willing to test.


Thanks in advance,
Julien


[1] http://dash.orfeo-toolbox.org/testDetails.php?test=10403891&build=87738
[2] http://dash.orfeo-toolbox.org/viewConfigure.php?buildid=87738
[3] http://dash.orfeo-toolbox.org/viewConfigure.php?buildid=87770
[4] https://launchpad.net/~otb/+archive/orfeotoolbox-nightly/+packages
[5] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=558733
[6] http://lists.osgeo.org/pipermail/ubuntu/2012-April/000522.html


Le 18/06/2012 21:03, Alan Boudreault a écrit :

Hi,

We finished the update of UbuntuGIS. Packages for precise are now 
available. Thanks to Jérome Villeneuve for his help!


Thanks,
Alan


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS membership

2012-11-26 Thread Julien Malik
Hi all,

I've been granted ubuntugis membership some time ago to push otb
packages to ubuntugis ppa.
We are working hand in hand with Manuel on the OTB debian/ubuntu packages.

Please someone add him also to the list to lower the bus factor [1] ;)
No hurry though, the actual packages Manuel talks about have been
deployed to ubuntugis-unstable.

Thanks !

[1] https://en.wikipedia.org/wiki/Bus_factor



Le 26/11/2012 05:46, Alex Mandel a écrit :
> On 11/22/2012 05:13 AM, Manuel Grizonnet wrote:
>> Hi all,
>>
>> I would like to request membership to UbuntuGIS team in Launchpad since I
>> also maintain OTB packages that are already in the unstable project. I've
>> recently built new versions packages in our testing PPA that I would like
>> to copy in ubuntugis-unstable (
>> https://launchpad.net/~otb/+archive/orfeotoolbox-staging-stable-ubuntugis/+packages
>> ).
>>
>> My account is:
>> https://launchpad.net/~manuel-grizonnet
>>
>> Thank you in advance.
>>
> Any objections? I think this would be a good idea.
>
> I'm not an admin so someone else needs to add him.
>
> Thanks,
> Alex
>
> ___
> UbuntuGIS mailing list
> Ubuntu@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/ubuntu
> http://trac.osgeo.org/ubuntugis/wiki
>

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] otb binaries for ubuntu Raring ?

2013-07-04 Thread Julien Malik

Hi Jerome,

Thanks, but we are making a new release just now.
I had planned to upload new 3.18 packages tomorrow for all distrib, 
including raring, and copy them to ubuntugis when they are ready 
(probably on monday).


We were mostly waiting for a gdal package, but now that there is a 1.9 
package that should be ok for me to release an otb package.

Are you planning to upload a 1.10 package anytime soon ?

Julien

On 07/04/2013 03:50 PM, Jerome Villeneuve Larouche wrote:
I am currently updating packages on Raring. I uploaded otb 3.16 for 
now, but I've read there might be some issues so I'll make a new build 
once the deps are updated.


On 13-06-27 09:40 AM, Agustin Lobo wrote:

I have installed linuxmint 15 which happens to be based
on ubuntu Raring which happens... not to have otb compiled.
Any idea on whether this binary is going to be available for Raring 
soon?

(really soon...)
Thanks

Agus
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] otb binaries for ubuntu Raring ?

2013-07-08 Thread Julien Malik

Thank you Jérôme.

Seems like qgis needs an rebuild on precise and lucid because of the 
recent changes in the gdal package.

I'm doing the necessary work on the packages I maintain (orfeo toolbox).

Julien

On 07/04/2013 04:34 PM, Jerome Villeneuve Larouche wrote:

I'll probably upload it in the next hour.

On 13-07-04 10:04 AM, Julien Malik wrote:

Hi Jerome,

Thanks, but we are making a new release just now.
I had planned to upload new 3.18 packages tomorrow for all distrib, 
including raring, and copy them to ubuntugis when they are ready 
(probably on monday).


We were mostly waiting for a gdal package, but now that there is a 
1.9 package that should be ok for me to release an otb package.

Are you planning to upload a 1.10 package anytime soon ?

Julien

On 07/04/2013 03:50 PM, Jerome Villeneuve Larouche wrote:
I am currently updating packages on Raring. I uploaded otb 3.16 for 
now, but I've read there might be some issues so I'll make a new 
build once the deps are updated.


On 13-06-27 09:40 AM, Agustin Lobo wrote:

I have installed linuxmint 15 which happens to be based
on ubuntu Raring which happens... not to have otb compiled.
Any idea on whether this binary is going to be available for Raring 
soon?

(really soon...)
Thanks

Agus
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki







___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Change of libgdal1 to libgdal1h - dependency problems

2013-07-09 Thread Julien Malik

Hi,

FYI the Orfeo Toolbox related packages just got updated and are 
compatible with the new gdal package version and naming.


Regards,
Julien

On 07/08/2013 09:53 PM, Pedro Venâncio wrote:

Hi,

After an update of GDAL to v1.10 through ubuntugis-unstable, I have a lot of 
problems with package dependencies from libgdal1. This package was, apparently, 
replaced by libgdal1h (gdal 1.10.x) but there are many programs that are not 
understanding it as a substitute (eg OTB, pgrouting which depends on the 
package postgresql-9.1-postgis, etc..).

Is there any reason for libgdal1 have been changed to libgdal1h, since there 
are many packages that use libgdal1 as dependency?


Thank you very much!


Best regards,
Pedro

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] Change of libgdal1 to libgdal1h - dependency problems

2013-07-10 Thread Julien Malik

Yes

On 07/09/2013 11:52 PM, Pedro Venâncio wrote:

Hi Julien,

It's OTB 3.18 (stable) right?

Thank you very much!!

Best regards,
Pedro





- Original Message -
From: Julien Malik 
To: Pedro Venâncio 
Cc: "ubuntu@lists.osgeo.org" 
Sent: Tuesday, July 9, 2013 12:06 PM
Subject: Re: [Ubuntu] Change of libgdal1 to libgdal1h - dependency problems

Hi,

FYI the Orfeo Toolbox related packages just got updated and are
compatible with the new gdal package version and naming.

Regards,
Julien

On 07/08/2013 09:53 PM, Pedro Venâncio wrote:

Hi,

After an update of GDAL to v1.10 through ubuntugis-unstable, I have a lot of 
problems with package dependencies from libgdal1. This package was, apparently, 
replaced by libgdal1h (gdal 1.10.x) but there are many programs that are not 
understanding it as a substitute (eg OTB, pgrouting which depends on the 
package postgresql-9.1-postgis, etc..).

Is there any reason for libgdal1 have been changed to libgdal1h, since there 
are many packages that use libgdal1 as dependency?


Thank you very much!


Best regards,
Pedro

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-19 Thread Julien Malik

Hi Jérôme,

On 07/19/2013 03:44 PM, Jerome Villeneuve Larouche wrote:

Hello,

As most of you know, this summer with the help of Google Summer of 
Code I've been updating and fixing packages in UbuntuGIS.


Thanks for the huge work !



Currently, everything in Lucid, Precise, Quantal and Raring should be 
updated and working so Unstable should be more "stable". There have 
been a lot of changes in the last updates. Libgdal1 changed named and 
is now Libgdal1h to fix a conflict with Geotiff, the version have been 
added to the postgis packages (postgresql-9.1-postgis-2.0) and a new 
packages has been added for all the scripts 
(postgresql-9.1-postgis-2.0-scripts) and for SHP2PGSL gui, 
postgis-gui. The libgdal-ecw-src package has been updated to be able 
to compile the ECW plugin for GDAL using the brand new ECW 5.0 SDK and 
it should still work with 3.3. Other than that QGIS in Precise and 
Raring lost the Globe Plugin because of a Osgearth update.


And this does need upstream changes I suppose ?

The other packages have simply been updated without change on how they 
work.


At this point in my project I'm looking for new packages to be added 
to UbuntuGIS. We're already looking to add GeoNode and I've heard that 
Geotools would be a nice addition to the repository. If there are any 
other packages you would like to see added please propose them in the 
mailing list.


ossim.

Currently Mohammed Rashad has uploaded a 1.8.14 package in ubuntugis 
unstable, but only for Raring.


Having it on the other distros like the rest (precise/quantal/raring, 
lucid if possible) would be nice.
Actually it is a dependency of otb so additionnally I could make the otb 
package saner after that (avoid building an external lib internally).


Julien


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-22 Thread Julien Malik

Hi Jérôme,

You have updated libgeotiff package to 1.4.0.
It has the libtiff4-dev dependency whatever the distro, while on quantal 
and raring, there is a libtiff5-dev package (support for BigTIFF), and 
the official universe package (1.3.0) already depends on this more 
up-to-date libtiff package.

Is it intended ?

The ossim package has problems building on quantal because of this.

Thanks,
Julien


On 07/19/2013 03:44 PM, Jerome Villeneuve Larouche wrote:

Hello,

As most of you know, this summer with the help of Google Summer of 
Code I've been updating and fixing packages in UbuntuGIS.


Currently, everything in Lucid, Precise, Quantal and Raring should be 
updated and working so Unstable should be more "stable". There have 
been a lot of changes in the last updates. Libgdal1 changed named and 
is now Libgdal1h to fix a conflict with Geotiff, the version have been 
added to the postgis packages (postgresql-9.1-postgis-2.0) and a new 
packages has been added for all the scripts 
(postgresql-9.1-postgis-2.0-scripts) and for SHP2PGSL gui, 
postgis-gui. The libgdal-ecw-src package has been updated to be able 
to compile the ECW plugin for GDAL using the brand new ECW 5.0 SDK and 
it should still work with 3.3. Other than that QGIS in Precise and 
Raring lost the Globe Plugin because of a Osgearth update. The other 
packages have simply been updated without change on how they work.


At this point in my project I'm looking for new packages to be added 
to UbuntuGIS. We're already looking to add GeoNode and I've heard that 
Geotools would be a nice addition to the repository. If there are any 
other packages you would like to see added please propose them in the 
mailing list.



As always do not hesitate to send a mail on the mailing list or create 
a ticket on http://trac.osgeo.org/ubuntugis.


Jérôme
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-22 Thread Julien Malik

Jérôme,

I also can't build otb packages anymore because of geotiff asking for 
libtiff4, since otb now depends on opencv which depends on libtiff5 on 
those 2 distros.


Julien


On 07/22/2013 11:00 AM, Julien Malik wrote:

Hi Jérôme,

You have updated libgeotiff package to 1.4.0.
It has the libtiff4-dev dependency whatever the distro, while on 
quantal and raring, there is a libtiff5-dev package (support for 
BigTIFF), and the official universe package (1.3.0) already depends on 
this more up-to-date libtiff package.

Is it intended ?

The ossim package has problems building on quantal because of this.

Thanks,
Julien


On 07/19/2013 03:44 PM, Jerome Villeneuve Larouche wrote:

Hello,

As most of you know, this summer with the help of Google Summer of 
Code I've been updating and fixing packages in UbuntuGIS.


Currently, everything in Lucid, Precise, Quantal and Raring should be 
updated and working so Unstable should be more "stable". There have 
been a lot of changes in the last updates. Libgdal1 changed named and 
is now Libgdal1h to fix a conflict with Geotiff, the version have 
been added to the postgis packages (postgresql-9.1-postgis-2.0) and a 
new packages has been added for all the scripts 
(postgresql-9.1-postgis-2.0-scripts) and for SHP2PGSL gui, 
postgis-gui. The libgdal-ecw-src package has been updated to be able 
to compile the ECW plugin for GDAL using the brand new ECW 5.0 SDK 
and it should still work with 3.3. Other than that QGIS in Precise 
and Raring lost the Globe Plugin because of a Osgearth update. The 
other packages have simply been updated without change on how they work.


At this point in my project I'm looking for new packages to be added 
to UbuntuGIS. We're already looking to add GeoNode and I've heard 
that Geotools would be a nice addition to the repository. If there 
are any other packages you would like to see added please propose 
them in the mailing list.



As always do not hesitate to send a mail on the mailing list or 
create a ticket on http://trac.osgeo.org/ubuntugis.


Jérôme
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-22 Thread Julien Malik

I just did that and the results are :
https://launchpad.net/~ubuntugis/+archive/ubuntugis-unstable/+sourcepub/3379221/+listing-archive-extra

As I just said it can't build because of libgeotiff.
I think geotiff needs an update, not the ossim package.

Julien

On 07/22/2013 11:09 AM, Rashad M wrote:


Hi,

If you want to ossim quantal in ubuntugis unstable you can get it by 
copy+rebuild of ossim quantal packages from stable PPA.



On Mon, Jul 22, 2013 at 2:38 PM, Rashad M <mailto:mohammedrasha...@gmail.com>> wrote:


Hi Julien,

I too had this problem. I updated to quantal by manually changing
libtiff4-dev to libtiff5-dev in control and debuild + dput again.

UbuntuGIS stable is for those packages of release version. ossim
1.8.16 is the current stable release and hence the packages came
to ubuntuGIS stable PPA directly




On Mon, Jul 22, 2013 at 2:30 PM, Julien Malik mailto:julien.ma...@c-s.fr>> wrote:

Hi Jérôme,

You have updated libgeotiff package to 1.4.0.
It has the libtiff4-dev dependency whatever the distro, while
on quantal and raring, there is a libtiff5-dev package
(support for BigTIFF), and the official universe package
(1.3.0) already depends on this more up-to-date libtiff package.
Is it intended ?

The ossim package has problems building on quantal because of
this.

Thanks,
Julien



On 07/19/2013 03:44 PM, Jerome Villeneuve Larouche wrote:

Hello,

As most of you know, this summer with the help of Google
Summer of Code I've been updating and fixing packages in
UbuntuGIS.

Currently, everything in Lucid, Precise, Quantal and
Raring should be updated and working so Unstable should be
more "stable". There have been a lot of changes in the
last updates. Libgdal1 changed named and is now Libgdal1h
to fix a conflict with Geotiff, the version have been
added to the postgis packages (postgresql-9.1-postgis-2.0)
and a new packages has been added for all the scripts
(postgresql-9.1-postgis-2.0-scripts) and for SHP2PGSL gui,
postgis-gui. The libgdal-ecw-src package has been updated
to be able to compile the ECW plugin for GDAL using the
brand new ECW 5.0 SDK and it should still work with 3.3.
Other than that QGIS in Precise and Raring lost the Globe
Plugin because of a Osgearth update. The other packages
have simply been updated without change on how they work.

At this point in my project I'm looking for new packages
to be added to UbuntuGIS. We're already looking to add
GeoNode and I've heard that Geotools would be a nice
addition to the repository. If there are any other
packages you would like to see added please propose them
in the mailing list.


As always do not hesitate to send a mail on the mailing
list or create a ticket on http://trac.osgeo.org/ubuntugis.

Jérôme
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org <mailto:Ubuntu@lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org <mailto:Ubuntu@lists.osgeo.org>
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki




-- 
Regards,

   Rashad




--
Regards,
   Rashad


___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-22 Thread Julien Malik

Hi,

On 07/22/2013 11:08 AM, Rashad M wrote:

Hi Julien,

UbuntuGIS stable is for those packages of release version. ossim 
1.8.16 is the current stable release and hence the packages came to 
ubuntuGIS stable PPA directly


I'm not sure that is the policy of ubuntugis.
If the ubuntugis owners can shed some light on this, that'd be great.

Thanks,
Julien

___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-22 Thread Julien Malik
To complete (sorry for the numerous emails) : I do need to rebuild otb 
packages since the new geotiff broke them (otb crashes when reading 
geotiff, ABI break probably).

So this geotiff update is actually kinda hot potatoe.

Julien

On 07/22/2013 11:13 AM, Julien Malik wrote:

Jérôme,

I also can't build otb packages anymore because of geotiff asking for 
libtiff4, since otb now depends on opencv which depends on libtiff5 on 
those 2 distros.


Julien


On 07/22/2013 11:00 AM, Julien Malik wrote:

Hi Jérôme,

You have updated libgeotiff package to 1.4.0.
It has the libtiff4-dev dependency whatever the distro, while on 
quantal and raring, there is a libtiff5-dev package (support for 
BigTIFF), and the official universe package (1.3.0) already depends 
on this more up-to-date libtiff package.

Is it intended ?

The ossim package has problems building on quantal because of this.

Thanks,
Julien


On 07/19/2013 03:44 PM, Jerome Villeneuve Larouche wrote:

Hello,

As most of you know, this summer with the help of Google Summer of 
Code I've been updating and fixing packages in UbuntuGIS.


Currently, everything in Lucid, Precise, Quantal and Raring should 
be updated and working so Unstable should be more "stable". There 
have been a lot of changes in the last updates. Libgdal1 changed 
named and is now Libgdal1h to fix a conflict with Geotiff, the 
version have been added to the postgis packages 
(postgresql-9.1-postgis-2.0) and a new packages has been added for 
all the scripts (postgresql-9.1-postgis-2.0-scripts) and for 
SHP2PGSL gui, postgis-gui. The libgdal-ecw-src package has been 
updated to be able to compile the ECW plugin for GDAL using the 
brand new ECW 5.0 SDK and it should still work with 3.3. Other than 
that QGIS in Precise and Raring lost the Globe Plugin because of a 
Osgearth update. The other packages have simply been updated without 
change on how they work.


At this point in my project I'm looking for new packages to be added 
to UbuntuGIS. We're already looking to add GeoNode and I've heard 
that Geotools would be a nice addition to the repository. If there 
are any other packages you would like to see added please propose 
them in the mailing list.



As always do not hesitate to send a mail on the mailing list or 
create a ticket on http://trac.osgeo.org/ubuntugis.


Jérôme
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki





___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki


Re: [Ubuntu] UbuntuGIS State

2013-07-22 Thread Julien Malik
There is a libtiff-dev virtual package provided by libtiff4-dev or 
libtiff5-dev depending on the platform.


Cheers,
Julien



On 07/22/2013 03:29 PM, Jerome Villeneuve Larouche wrote:
Sorry about that, did a quick update for libgeotiff. I'll rebuild it 
using libtiff5 on quantal and raring.



Also, for the Stable repository, it's there for packages that we know 
are Stable, which mean that they have been in Unstable for a while and 
nobody had any problem with them. Packages in Unstable should not be 
development version but only release version to make sure we don't 
package software that may have bugs that are not in our control.


Jérôme

On 13-07-22 05:13 AM, Julien Malik wrote:

Jérôme,

I also can't build otb packages anymore because of geotiff asking for 
libtiff4, since otb now depends on opencv which depends on libtiff5 
on those 2 distros.


Julien


On 07/22/2013 11:00 AM, Julien Malik wrote:

Hi Jérôme,

You have updated libgeotiff package to 1.4.0.
It has the libtiff4-dev dependency whatever the distro, while on 
quantal and raring, there is a libtiff5-dev package (support for 
BigTIFF), and the official universe package (1.3.0) already depends 
on this more up-to-date libtiff package.

Is it intended ?

The ossim package has problems building on quantal because of this.

Thanks,
Julien


On 07/19/2013 03:44 PM, Jerome Villeneuve Larouche wrote:

Hello,

As most of you know, this summer with the help of Google Summer of 
Code I've been updating and fixing packages in UbuntuGIS.


Currently, everything in Lucid, Precise, Quantal and Raring should 
be updated and working so Unstable should be more "stable". There 
have been a lot of changes in the last updates. Libgdal1 changed 
named and is now Libgdal1h to fix a conflict with Geotiff, the 
version have been added to the postgis packages 
(postgresql-9.1-postgis-2.0) and a new packages has been added for 
all the scripts (postgresql-9.1-postgis-2.0-scripts) and for 
SHP2PGSL gui, postgis-gui. The libgdal-ecw-src package has been 
updated to be able to compile the ECW plugin for GDAL using the 
brand new ECW 5.0 SDK and it should still work with 3.3. Other than 
that QGIS in Precise and Raring lost the Globe Plugin because of a 
Osgearth update. The other packages have simply been updated 
without change on how they work.


At this point in my project I'm looking for new packages to be 
added to UbuntuGIS. We're already looking to add GeoNode and I've 
heard that Geotools would be a nice addition to the repository. If 
there are any other packages you would like to see added please 
propose them in the mailing list.



As always do not hesitate to send a mail on the mailing list or 
create a ticket on http://trac.osgeo.org/ubuntugis.


Jérôme
___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki



___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki







___
UbuntuGIS mailing list
Ubuntu@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/ubuntu
http://trac.osgeo.org/ubuntugis/wiki