X-Original-To: alpine-user@lists.alpinelinux.org Received: from mail-qt0-f173.google.com (mail-qt0-f173.google.com [209.85.216.173]) by lists.alpinelinux.org (Postfix) with ESMTP id 180DF5C4EB0 for ; Mon, 12 Feb 2018 21:02:06 +0000 (GMT) Received: by mail-qt0-f173.google.com with SMTP id c19so1211515qtm.7 for ; Mon, 12 Feb 2018 13:02:06 -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=iQadfJ8zkzR56ZKSzWxwkKxuWsbqmaz8ndPdgZUy8Ts=; b=wSRCZsm++/9Gf/ti7Eu/rvv5aHJrn3h2pP25TXG/KLnrKXc3QTtghPwsTiemWm/lUl xUfrJEkyRyXsWqNfSZLSQfgHLTtOVHqN/gxBZuXoMRzk+Yh10MXaRNgdmtlxjaPlWIOU z0agtUn5KLTmlSk9HKprGI9iFKox1MwTUhxINbQVFxP0Ghoc36EEA7nJqo4Zg5fVC4QU PlcOnw9Cvx7ofsWcNXFDpnwX0o79Qj9z7RRO8aEhkicsZ2XxRI0H9ZI7kAL3nBgbDw/T A1L6KHq556EkfkiQ54Jh8AcY11+p1rKij65kAWwG7DJg8KjC7Q+JgFeskJV2J08np6LY x/xg== 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=iQadfJ8zkzR56ZKSzWxwkKxuWsbqmaz8ndPdgZUy8Ts=; b=Myf8/lmdW1CFxEmtsQjcIqp4YgF/Fxf9exra/isZSKvmAlzq5fDsLyzjGZkYRAcJ6H 4RGZ8MsFAhJS9GiCuQGQltFrGq4djnNMNXgoedbV28lZzWrCpni2r3gdNbXJ+T6vQc/v QYV6sndyu7O4v4LkSZ5uJ8TOieEDLCTIxZtYT29uCXX/P9YhGFlq+iEkm94DOgGBhf2E dlmBs0eAo1zpw7/KteA9coyQv3feSASxzgIj3xDiEt3Wnyl6LI4nHu6TxcjBl84JzHgL RQ9RtX3H078VEiMK3vi8H/1T122ZaSd5Il2eLPWgL0hIBh9uO0zTwz0Krqpcds7aF+rU OftQ== X-Gm-Message-State: APf1xPCJhF2CFWhSnNWcP3WCE1wU/vA4FwUTGyuY9DnDbPOchwhAjGh6 LfjMiSI/s7SAM+ErUER5YginotNPoIX60F+1va8Qmw== X-Google-Smtp-Source: AH8x227aGgDJQiWFcyDaPEvZOMGfdZEABIygf9LF0Eu6C7i7LGsmYF2ujG2lwBjKfTvyOx34y4lvTT+2qrK2Q7W0gGU= X-Received: by 10.200.26.131 with SMTP id x3mr13185061qtj.288.1518469325568; Mon, 12 Feb 2018 13:02:05 -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; Mon, 12 Feb 2018 13:02:04 -0800 (PST) In-Reply-To: <20180212163209.ZJglM%steffen@sdaoden.eu> References: <20180210161622.b7jDK%steffen@sdaoden.eu> <20180210192634.KtRv-%ca6c@bitmessage.ch> <20180210205957.dCsGF%steffen@sdaoden.eu> <20180211003338.mNtmj%steffen@sdaoden.eu> <20180212163209.ZJglM%steffen@sdaoden.eu> From: William Pitcock Date: Mon, 12 Feb 2018 15:02:04 -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 Mon, Feb 12, 2018 at 10:32 AM, Steffen Nurpmeso wro= te: > Juhu on a Monday! > > William Pitcock wrote: > |On Sat, Feb 10, 2018 at 6:33 PM, Steffen Nurpmeso = \ > |wrote: > |> William Pitcock wrote: > |>|On Sat, Feb 10, 2018 at 2:59 PM, Steffen Nurpmeso \ > |>|wrote: > |>|> C=C3=A1g wrote: > |>|>|Steffen Nurpmeso wrote: > ... > |>|The issue is that something (probably a maintainer script) in your dm= a > |>|package failed to run successfully and, now, the original package is > ... > |> 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 postfix-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 thi= s > |error. > > Oh, i thought this would be quite the opposite, i.e., forcefully > rejecting or replacing those mentioned?! I have looked at exim, > who does not do anything regarding replaces=3D etc., so i kept that > part of the DMA APKBUILD the way it was. I mean, if the DMA > package as posted on -ports is not updated the desired way then > i have to stick with a manual compilation of DMA for now anyway.. > But thanks a lot for the feedback! replaces=3Dpostfix here means DMA is allowed to replace specific Postfix fi= les. We don't normally do this sort of thing because it's not really a configuration people normally would be using, which is why I offered it in the context of "if you really want both installed at once." William --- Unsubscribe: alpine-user+unsubscribe@lists.alpinelinux.org Help: alpine-user+help@lists.alpinelinux.org ---