X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-qk0-f176.google.com (mail-qk0-f176.google.com [209.85.220.176]) by lists.alpinelinux.org (Postfix) with ESMTP id 62EE65C4E82 for ; Sun, 11 Feb 2018 01:06:55 +0000 (GMT) Received: by mail-qk0-f176.google.com with SMTP id g129so46655qkb.13 for ; Sat, 10 Feb 2018 17:06:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dereferenced-org.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=LxNz7HOKResrravb33hG/z//v9mPALKH8Zfv2xxsJxg=; b=R/mCly6GS0iXCyxK3APSw3JrduDJ+Ip07jQjDlE/a2F6h7qbs8o1cJ+Jy+6ZGKSoWB 9oBRI3pAjKNOPa3IG1W/FLwzMmgAFp416zzTsoEKtMQmvugaqkxdjQ++eCjL9d7O7Dcr KVctQV/qkCutepiZMCkm7nqFuDtTt/slBtKh8+9HVKFGzoRwdTKvZno+3Ah5hYG5pGwL gvfOVQbXoqEw5KYe3/EXmdF4BAbniO0upYiWDssthfNP77aDjCivSfdOHMHFkLfNnZ5S m9gNtWo10RxXCXCXz/bRoHuBJ/ix6MC3A7CmAJj1MFAeHIPtILY52Eql/twdCP26d1Zx xRtQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-transfer-encoding; bh=LxNz7HOKResrravb33hG/z//v9mPALKH8Zfv2xxsJxg=; b=piBeNqTvbuvPL6QkVXFCZrlBzFeb0oPMvzLoYjqJtHt/rBoWblCJkjIl629OfL+En5 WNprFNnlrKCZusWS71o/Z387nGZgh9BoNzpm77I4N6IhdlI56aGuAgsXjnCkiPEMTip+ 0Vuf+V8Qj+xJbrxj+BZ/GWr2xQ941zC4Ybp6zbzF0Vb4nsChcfiXpvEpDAtHwcrDMxOh +RwLXTQv0kGaKziH8Xt9LsS68DyRDt/V5ccacp+wtwnUXFD2Fv4hBReEEF52RZlO0HNu k4uAY/xtnlaUU+Jr4JGp6ITWmYKJJcELlVgGA19q4jQdJqrJgVTAk8s4nRTCDoICMPiq a5vg== X-Gm-Message-State: APf1xPA24rC8lUf6mRPS+KMKhRttolP1jthIAF9IJGrMnn8ZR4rk4pLt bfZexRvsrQM3LfvmkfqOKBlQV3qH5TUdcPZrDkqgvtLq X-Google-Smtp-Source: AH8x227ROzBwKh9ys//HUCED3DRyJaNCMyoCVsrKYc6axXdrSgy1+safUP+7YMXRZPfJrTlJvk6d2tPj+K3EgecATrw= X-Received: by 10.55.44.4 with SMTP id s4mr11008188qkh.68.1518311215088; Sat, 10 Feb 2018 17:06:55 -0800 (PST) X-Mailinglist: alpine-user Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Received: by 10.200.39.100 with HTTP; Sat, 10 Feb 2018 17:06:54 -0800 (PST) In-Reply-To: <20180211003338.mNtmj%steffen@sdaoden.eu> References: <20180210161622.b7jDK%steffen@sdaoden.eu> <20180210192634.KtRv-%ca6c@bitmessage.ch> <20180210205957.dCsGF%steffen@sdaoden.eu> <20180211003338.mNtmj%steffen@sdaoden.eu> From: William Pitcock Date: Sat, 10 Feb 2018 19:06:54 -0600 Message-ID: Subject: Re: [alpine-user] apk(1) error does not go away To: William Pitcock , =?UTF-8?B?Q8OhZw==?= , alpine-user@lists.alpinelinux.org Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hello, On Sat, Feb 10, 2018 at 6:33 PM, Steffen Nurpmeso wrot= e: > William Pitcock wrote: > |On Sat, Feb 10, 2018 at 2:59 PM, Steffen Nurpmeso = \ > |wrote: > |> C=C3=A1g wrote: > |>|Steffen Nurpmeso wrote: > |>|> Well last week or so a i interrupted an "apk upgrade" and ever > |>|> since i get an error status even though the action is performed > |>|> just fine, for example: > ... > |>|apk fix ? > |> > |> Does not really help it seems: > |> > |> ?0[@essex ]# apk fix > |> (1/1) [APK unavailable, skipped] Reinstalling dma (20180131-r0) > |> 1 error; 1256 MiB in 369 packages > |> ?1[@essex ]# > |> > | > |The issue is that something (probably a maintainer script) in your dma > |package failed to run successfully and, now, the original package is > |missing. If you do not have the package anymore because you don't > |need it, you might do `apk del dma` to remove it. Otherwise, you will > |need to supply a working dma package and then do `apk fix` for the > |error to go away. > > Yes. Thank you again. The issue was indeed postfix being also > installed and dma wanting to > > (1/1) Installing dma (0.11-r6) > ERROR: dma-0.11-r6: trying to overwrite usr/sbin/sendmail owned by post= fix-3.2.4-r1. > ERROR: dma-0.11-r6: trying to overwrite usr/bin/mailq owned by postfix-= 3.2.4-r1. > If you want to have both postfix and dma installed at the same time, you could put replaces=3D"postfix" on the DMA package to get rid of this error. William --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---