X-Original-To: alpine-user@lists.alpinelinux.org Received: from ore.jhcloos.com (ore.jhcloos.com [198.147.22.87]) by lists.alpinelinux.org (Postfix) with ESMTP id 1F0515C4093 for ; Wed, 25 May 2016 04:15:59 +0000 (GMT) Received: by ore.jhcloos.com (Postfix, from userid 10) id 14BC21E1E0; Wed, 25 May 2016 04:15:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=jhcloos.com; s=ore14; t=1464149758; bh=dh25YxavdMUQ2+DVHcLb7TZUxXBJT566xjLPItKXjuM=; h=From:To:Subject:Date:From; b=PimdFLp97HATJg1OHc6Izmyjh+jVVvrbXN1Oj2jWSqvYtiPJXQqhBpth7N/0r0Bqv D6i4r+kJdZyF1XS2xDAV14/EDjU+AuXrBt7hFP1WMCZq5q81uDLzIq9MlWOgK22UKk sFa8MCNLh2lAgK5W6R8a7RhchB4V9wx7dnxdblwc= Received: by carbon.jhcloos.org (Postfix, from userid 500) id 34460107AC459; Wed, 25 May 2016 04:15:13 +0000 (UTC) From: James Cloos To: alpine-user@lists.alpinelinux.org Subject: [alpine-user] Unsatisfiable Constraints User-Agent: Gnus/5.130014 (Ma Gnus v0.14) Emacs/25.1.50 (gnu/linux) Face: iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAgMAAABinRfyAAAACVBMVEX///8ZGXBQKKnCrDQ3 AAAAJElEQVQImWNgQAAXzwQg4SKASgAlXIEEiwsSIYBEcLaAtMEAADJnB+kKcKioAAAAAElFTkSu QmCC Copyright: Copyright 2016 James Cloos OpenPGP: 0x997A9F17ED7DAEA6; url=https://jhcloos.com/public_key/0x997A9F17ED7DAEA6.asc OpenPGP-Fingerprint: E9E9 F828 61A4 6EA9 0F2B 63E7 997A 9F17 ED7D AEA6 Date: Wed, 25 May 2016 00:15:13 -0400 Message-ID: Lines: 25 X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain X-Hashcash: 1:28:160525:alpine-user@lists.alpinelinux.org::68tczSwITPOHX8Iv:000000000000000000000000000EyAk1 On one of my alpine servers I'm now getting this every time I try to do an apk upgrade: ERROR: unsatisfiable constraints: Huh? Error reporter did not find the broken constraints. Googling suggested running: awk -F: '$1 == "P" { p=$2 }; \ $1=="i" {i=$2}; \ $0=="" && i {print p ": "i; p=""; i=""}' /lib/apk/db/installed but that gives no results. I'm using edge, and /etc/apk/world has 97 only lines. I have another server also using edge which works fine. What do I need to do to get this box's apk working again? -JimC -- James Cloos OpenPGP: 0x997A9F17ED7DAEA6 --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---