X-Original-To: alpine-devel@lists.alpinelinux.org Received: from mail.wilcox-tech.com (mail.wilcox-tech.com [45.32.83.9]) by lists.alpinelinux.org (Postfix) with ESMTP id 7EC28F83218 for ; Wed, 6 Feb 2019 08:21:00 +0000 (UTC) Received: (qmail 11061 invoked from network); 6 Feb 2019 08:20:57 -0000 Received: from localhost (HELO ?IPv6:2600:380:b01a:4e4:55ef:8445:607c:814?) (AWilcox@Wilcox-Tech.com@127.0.0.1) by localhost with ESMTPA; 6 Feb 2019 08:20:57 -0000 Content-Type: multipart/alternative; boundary=Apple-Mail-D8559D3E-DBE7-45F7-960D-B7F6C38725F5 X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 (1.0) Subject: Re: [alpine-devel] Help with apk error From: "A. Wilcox" X-Mailer: iPhone Mail (15E302) In-Reply-To: Date: Wed, 6 Feb 2019 02:20:55 -0600 Cc: alpine-devel@lists.alpinelinux.org Content-Transfer-Encoding: 7bit Message-Id: <54981FE2-DCF3-4C4B-BEA3-F281ABA70199@adelielinux.org> References: To: Andrew Bell --Apple-Mail-D8559D3E-DBE7-45F7-960D-B7F6C38725F5 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On Feb 5, 2019, at 1:20 PM, Andrew Bell wrote: >=20 > Hi, >=20 > I modified an APKBUILD file for a package. Now I'm trying to install the p= ackage locally, but I get an error that I don't understand: >=20 > $ .s apk add ./gdal-dev-2.4.0-r1.apk > ERROR: unsatisfiable constraints: > gdal-2.2.3-r1: > breaks: gdal-dev-2.4.0-r1[gdal=3D2.4.0-r1] > satisfies: world[gdal] gdal-dev-2.4.0-r1[gdal] > gdal-dev-2.4.0-r1: > masked in: cache > satisfies: world[gdal-dev> $ .s apk add ./gdal-2.4.0-r1.apk > ERROR: unsatisfiable constraints: > gdal-2.4.0-r1: > masked in: cache > breaks: gdal-dev-2.2.3-r1[gdal=3D2.2.3-r1] > satisfies: world[gdal> gdal-dev-2.2.3-r1[gdal] >=20 > Can someone explain what I'm seeing and how to resolve it? >=20 > Thanks, >=20 > --=20 > Andrew Bell > andrew.bell.ia@gmail.com The package and its -dev sub package require their versions to match. APK=E2= =80=99s error messages are woefully confusing in this case. What you need to do is either uninstall both packages then add the apks manu= ally, or try to add both apks at the same time for upgrade. =E2=80=94arw -- A. Wilcox (Sent from my iPhone - not signed) Project Lead, Ad=C3=A9lie Linux https://adelielinux.org= --Apple-Mail-D8559D3E-DBE7-45F7-960D-B7F6C38725F5 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
On Feb 5, 2019, at 1:20 PM, Andrew Bel= l <andrew.bell.ia@gmail.com> wrote:

Hi,

I modified an APKBUILD file fo= r a package.  Now I'm trying to install the package locally, but I get a= n error that I don't understand:

$ .s apk add ./gda= l-dev-2.4.0-r1.apk
ERROR: unsatisfiable constraints:
&nb= sp; gdal-2.2.3-r1:
    breaks: gdal-dev-2.4.0-r1[gdal=3D= 2.4.0-r1]
    satisfies: world[gdal] gdal-dev-2.4.0-r1[g= dal]
  gdal-dev-2.4.0-r1:
    masked in: c= ache
    satisfies: world[gdal-dev><Q1IPps2qjzvYdK= JIJI63UPjt8MC4w=3D]
$ .s apk add ./gdal-2.4.0-r1.apk
ERR= OR: unsatisfiable constraints:
  gdal-2.4.0-r1:
&nb= sp;   masked in: cache
    breaks: gdal-dev-2.2.3-r= 1[gdal=3D2.2.3-r1]
    satisfies: world[gdal><Q1G2= NpkqhDl2qHuRK7K/sYGLVBR3s=3D]
          &= nbsp;    gdal-dev-2.2.3-r1[gdal]

Can some= one explain what I'm seeing and how to resolve it?

= Thanks,


The package and its -dev sub package require their versions to matc= h.  APK=E2=80=99s error messages are woefully confusing in this case.

=E2=80=94ar= w

--
A. Wil= cox (Sent from my iPhone - not signed)
Project L= ead, Ad=C3=A9lie Linux
= --Apple-Mail-D8559D3E-DBE7-45F7-960D-B7F6C38725F5-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---