X-Original-To: alpine-user@lists.alpinelinux.org Received: from sdaoden.eu (sdaoden.eu [217.144.132.164]) by lists.alpinelinux.org (Postfix) with ESMTP id BAC1B5C33F6 for ; Sun, 11 Feb 2018 00:33:40 +0000 (GMT) Received: by sdaoden.eu (Postfix, from userid 1000) id 27D0E16045; Sun, 11 Feb 2018 01:33:40 +0100 (CET) Date: Sun, 11 Feb 2018 01:33:38 +0100 From: Steffen Nurpmeso To: William Pitcock Cc: =?utf-8?B?Q8OhZw==?= , alpine-user@lists.alpinelinux.org Subject: Re: [alpine-user] apk(1) error does not go away Message-ID: <20180211003338.mNtmj%steffen@sdaoden.eu> References: <20180210161622.b7jDK%steffen@sdaoden.eu> <20180210192634.KtRv-%ca6c@bitmessage.ch> <20180210205957.dCsGF%steffen@sdaoden.eu> In-Reply-To: Mail-Followup-To: William Pitcock , =?utf-8?B?Q8OhZw==?= , alpine-user@lists.alpinelinux.org User-Agent: s-nail v14.9.6-48-gd837577b OpenPGP: id=EE19E1C1F2F7054F8D3954D8308964B51883A0DD; url=https://ftp.sdaoden.eu/steffen.asc BlahBlahBlah: Any stupid boy can crush a beetle. But all the professors in the world can make no bugs. 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; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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 postfi= x-3.2.4-r1. ERROR: dma-0.11-r6: trying to overwrite usr/bin/mailq owned by postfix-3.= 2.4-r1.=20 Uninstalling dma and error was gone: ?0[@essex steffen]# apk add -u json-c (1/1) Upgrading json-c (0.12.1-r1 -> 0.12.1-r3) OK: 1443 MiB in 368 packages ?0[@essex ]# Reinstalling dma and the error shows up again: ?0[@essex ]# apk add -u lzip (1/1) Upgrading lzip (1.19-r1 -> 1.19-r2) Executing busybox-1.27.2-r8.trigger 1 error; 1443 MiB in 369 packages The actual files complained about have not changed during that. (One of the side effects of @essex being a superset of my server, which drives postfix, i need to forcefully replace the above two with symlinks. Maybe it would be easier to have two distinct Postfix configurations, but, well.) P.S.: i could fix the cirrus fb issue mentioned on -devel by changing the grub (i need that on the server because i had been unable to install syslinux in the existing GPT disk layout together with FreeBSD that lived there) config line "set gfxpayload=3Dtext" (from =3Dkeep i think it was). Thanks again, and a nice Sunday i wish. --steffen | |Der Kragenbaer, The moon bear, |der holt sich munter he cheerfully and one by one |einen nach dem anderen runter wa.ks himself off |(By Robert Gernhardt) --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---