X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail-it1-f174.google.com (mail-it1-f174.google.com [209.85.166.174]) by lists.alpinelinux.org (Postfix) with ESMTP id 5F80EF84E35; Thu, 11 Apr 2019 13:35:41 +0000 (UTC) Received: by mail-it1-f174.google.com with SMTP id 139so9470165ita.4; Thu, 11 Apr 2019 06:35:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=CiZshcRQkSeKuzVGf6u5iYIM1bdHR2zXnY2R9IM6qf0=; b=ZqtLcJPR0wYZ/AQyM5C++p9fIe4M8CTTyrIX6zPkeXirlSEad0+cczbWBo9smOOrKg XXnDsolNmmYtysjbHbbNPc0VqIWujqXIZSlEU74xz6t5APaVdx5OjALLeVJuYpuXeFqL VJFIFzChj7xDM2kDz//a1BlW1iGOlfyNNpQj8zGAfNkMUct3OlByoqLRo2iRHkPrKRc/ MPhjjTir0Xg2VJo1o9aihrDLA7I9yBxar7DHcD2PClJv9jCgdYd6pIBhgaivBiSiZ5jS SiecLsxgtT+FBPGL/k2571IGxgE6WVWVkSgkFKPR7a/WjObtV3Eiakthnoqc+9iXb9AF xVXQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=CiZshcRQkSeKuzVGf6u5iYIM1bdHR2zXnY2R9IM6qf0=; b=cxeEPlVXY0tuk4xU14aQZnbkF4ZnouOjA7n/N5o2AP9/Cg9SZjuVfXxvrt0SKBllpB bTZOmuHB4WOt0bSlIwf9VlLY391KmQ8qgqp4Qm+/oz0+GawxoV693gCVknp99CwKpm/P Wswibf9MpKsSyp6TjvGp1HKQLYD7NWXcD4olhl3zqtq/PtMBKZH1mkEn/EMfGED43mP8 1gD9qMlB1CjYMaCYU4/EmfBKz9K7epcLEqMLPGf1N4pVnp64HlmfWwtjgWHZ6wUAwXvZ aNqWvgTvmmSBuKm5qi6kVqxaCTl4WsPoPagIz4T3qk3hGxhY/oNdzu+fh7T5zvo/u/wj OXIA== X-Gm-Message-State: APjAAAVfTiH0SkFBDLa3YUd8ogsZ0wJpf8O4fuaDq1Jba00f5jGOTKyw mvxAo7wkMUsWw3VYpQ9ychDbEZZrgR4d7eByMMQ= X-Google-Smtp-Source: APXvYqxeW3BmL4zJNxgbucS/3DKq/AbjtTmfLCXjfki07CrI1EKuGTxoVKu5JFLqhOGuyN6dFFG/oYDlEBzwjr9WBbQ= X-Received: by 2002:a02:5f5b:: with SMTP id r88mr35290353jab.22.1554989740652; Thu, 11 Apr 2019 06:35:40 -0700 (PDT) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 References: In-Reply-To: From: Dave Johansen Date: Thu, 11 Apr 2019 07:35:27 -0600 Message-ID: Subject: [alpine-devel] Re: [alpine-user] GDAL support in Alpine Linux To: Anjan Singh Cc: Andrew Bell , Alpine-devel , alpine-user@lists.alpinelinux.org Content-Type: multipart/alternative; boundary="0000000000001f000f0586414344" --0000000000001f000f0586414344 Content-Type: text/plain; charset="UTF-8" We've used the edge package before and it usually works, but then once something changes in the testing repo (like a new version of a library), then it will break. For reliable use, it needs to be integrated into the main branches so it can be used without worry. In order to get that pulled in, the tests need to be added to the build: https://lists.alpinelinux.org/alpine-devel/6201.html On Fri, Mar 29, 2019 at 5:53 AM Anjan Singh wrote: > Hi Andrew, > > Thanks for replying. > I understand the "edge" is under development and not heavily tested. I > would be using GDAL libraries for production environment in near future. > Can you share by when can we expect to have stable version of GDAL > available in Alpine repo? > > Regards, > Anjan Singh > > > On Fri, Mar 29, 2019 at 4:20 PM Andrew Bell > wrote: > >> The package in edge is recent and works well. >> >> On Fri, Mar 29, 2019, 3:05 AM Anjan Singh wrote: >> >>> Hi Guys, >>> >>> I was looking for GDAL support in alpine. I could find some libraries >>> under "testing" repo but none in main repo of alpine. >>> https://pkgs.alpinelinux.org/packages?name=*gdal*&branch=edge >>> >>> Any plans to have stable support of GDAL in Alpine? >>> >>> Regards, >>> Anjan Singh >>> >> --0000000000001f000f0586414344 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
We've used the edge package before and it usually work= s, but then once something changes in the testing repo (like a new version = of a library), then it will break. For reliable use, it needs to be integra= ted into the main branches so it can be used without worry. In order to get= that pulled in, the tests need to be added to the build:
https://lists.alpinelinu= x.org/alpine-devel/6201.html

On Fri, Mar 29, 2019 at 5:53 AM Anjan S= ingh <anjanspeaks@gmail.com= > wrote:
Hi Andrew,

Thanks for replying.
I= understand the "edge" is under development and not heavily teste= d. I would be using GDAL libraries for production environment in near futur= e.=C2=A0
Can you share by when can we expect to have stable versi= on of GDAL available in Alpine repo?

Regards,
Anjan Singh

On Fri, = Mar 29, 2019 at 4:20 PM Andrew Bell <andrew.bell.ia@gmail.com> wrote:
The pa= ckage in edge is recent and works well.

On Fri, Mar 29, 2019, 3:05 AM Anjan = Singh <anjanspeaks@gmail.com> wrote:
Hi Guys= ,

I was looking for GDAL support in alpine. I could find= some libraries under "testing" repo but none in main repo of alp= ine.
https= ://pkgs.alpinelinux.org/packages?name=3D*gdal*&branch=3Dedge

Any plans to have stable support of GDAL in Alpine?<= br>

Regards,
Anjan Singh
--0000000000001f000f0586414344-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---