Received: from wout3-smtp.messagingengine.com (wout3-smtp.messagingengine.com [64.147.123.19]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTPS id D10E5782CCA for <~alpine/users@lists.alpinelinux.org>; Sat, 1 May 2021 02:31:48 +0000 (UTC) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 120001F0F; Fri, 30 Apr 2021 22:31:45 -0400 (EDT) Received: from imap35 ([10.202.2.85]) by compute3.internal (MEProxy); Fri, 30 Apr 2021 22:31:45 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=andrewcz.com; h= mime-version:message-id:in-reply-to:references:date:from:to:cc :subject:content-type; s=fm1; bh=EIln869efl8SaU4jlAVSu1c2A52wbA8 gZB0ApcjuXo0=; b=GI2FNpkwGNxNN+BTl6hfbDJURy+hGDNSLmEa2svDP1WdnhM H/AZ9BxdbGIqY1MSsDexqDWvusXefMiHq3rZ0bdJiOn3YlIzfk9yklig8FEn8umt BYr1AFkr8innla90DoqFaRPWUvYmN2RVSZ8dVO3IolnuydE723ZsfKf5dJaSHH8j nGewtxROjZOcokk1sLxt5O0jKjLL5+teSpszXl1yleVzdyEy50jeEvbUjGYzmgIi NYG/wdqcPpRWLsrrHp9/lW2ILtPNuHHP0SlDFPX8tH8eZc9O6Qv8l8jSfzaaz/ht jCZYi86xD1RZZylgy6/1fGZMA7nD6E83sWJwEbg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=EIln86 9efl8SaU4jlAVSu1c2A52wbA8gZB0ApcjuXo0=; b=Q9xo5Vr1J1MtU0HkSbgBvM o/5IZ7z/N+WwRZPswraqYFabc/TtlkWaT8gYFeTtsVdmPfTCzr7qHB9IVVfSQtOT A/jgjEQe5V6jLkhInmS6y99VOAuQnCUnsafEz6y+JMP55XtEFSo0GVCMcJnhffu7 YsAE/DPEhzARd54qhowgWfZC03bsWBuzM0Kyv14pjTvaYvVq8bkiZ8i6lzt906oA 4A9pOahIsL1/k2bKbJehF3POIO/FZMs/pgK7W3zlGL+2jXX+m7OesKCgitKbHYQb 9sFMI0VugLreJVOKZVmN+SP1Tq1e+Rj8W0wdHfpMGzqyf2da9i6Af5mRS5YXEdXw == X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduledrvddvjedgiedvucetufdoteggodetrfdotf fvucfrrhhofhhilhgvmecuhfgrshhtofgrihhlpdfqfgfvpdfurfetoffkrfgpnffqhgen uceurghilhhouhhtmecufedttdenucenucfjughrpefofgggkfgjfhffhffvufgtsegrtd erreerredtnecuhfhrohhmpehsmhgrtgiiuceorghnughrvgiftgiisegrnhgurhgvfigt iidrtghomheqnecuggftrfgrthhtvghrnhepudffgfevieehgfejheffgfevgedvudehie egheegvedtgffhtedujeevieetkeeinecuffhomhgrihhnpehiuggrlhhlvghnrdgtohhm pdgrlhhpihhnvghlihhnuhigrdhorhhgnecuvehluhhsthgvrhfuihiivgeptdenucfrrg hrrghmpehmrghilhhfrhhomheprghnughrvgiftgiisegrnhgurhgvfigtiidrtghomh X-ME-Proxy: Received: by mailuser.nyi.internal (Postfix, from userid 501) id E1DC615A005F; Fri, 30 Apr 2021 22:31:43 -0400 (EDT) X-Mailer: MessagingEngine.com Webmail Interface User-Agent: Cyrus-JMAP/3.5.0-alpha0-403-gbc3c488b23-fm-20210419.005-gbc3c488b Mime-Version: 1.0 Message-Id: <07e425de-17ce-49ac-8e14-b4f3a8dfaa2e@www.fastmail.com> In-Reply-To: <20210430232334.vpsx63wusz44333k@wolfsden.cz> References: <20210430225126.kqvxgm2bdj5sa3ap@wolfsden.cz> <8C2D9F89-0E2A-40A5-8206-2F6B29030425@getmailspring.com> <20210430232334.vpsx63wusz44333k@wolfsden.cz> Date: Fri, 30 Apr 2021 22:31:23 -0400 From: smacz To: Wolf Cc: "~alpine/users@lists.alpinelinux.org" <~alpine/users@lists.alpinelinux.org> Subject: Re: SSH not working in container Content-Type: multipart/alternative; boundary=f1958f6671bc4e74bec3ba767a1f996b --f1958f6671bc4e74bec3ba767a1f996b Content-Type: text/plain On Fri, Apr 30, 2021, at 7:23 PM, Wolf wrote: > https://idallen.com/topposting.html > > On 2021-04-30 19:06:14 -0400, Andrew wrote: > > Of course. Thanks for the response. I believe the following will > > reproduce the error. I am able to reproduce it on two machines so far: > > > > Here is the Dockerfile which recreates this issue for me: > > FROM ruby:2.7.0-alpine3.11 > > RUN apk add --update --no-cache \ > > --repository=http://dl-cdn.alpinelinux.org/alpine/edge/main \ > > Mixing alpine versions is not supported. You cannot in general install > package from edge into 3.11 and expect it to work. > > W. > > -- > There are only two hard things in Computer Science: > cache invalidation, naming things and off-by-one errors. > > > *Attachments:* > * signature.asc Thanks for pointing that out. After removing the `--repository` flag, the installed ssh version is pulled from the 3.11 repo. As a result, it is now working. Thank you for your help. Regards, Andrew Cziryak --- AndrewCz andrewcz@andrewcz.com --f1958f6671bc4e74bec3ba767a1f996b Content-Type: text/html Content-Transfer-Encoding: quoted-printable
On Fri, Apr 30,= 2021, at 7:23 PM, Wolf wrote:

On 2021= -04-30 19:06:14 -0400, Andrew wrote:
> Of course. Thank= s for the response. I believe the following will
> repr= oduce the error. I am able to reproduce it on two machines so far:

> Here is the Dockerfile which recr= eates this issue for me:
> FROM ruby:2.7.0-alpine3.11
> RUN apk add --update --no-cache \

=
Mixing alpine versions is not supported. You cannot in genera= l install
package from edge into 3.11 and expect it to wor= k.

W.

-- =
There are only two hard things in Computer Science:
cache invalidation, naming things and off-by-one errors.


Attachments:
    <= li>signature.asc
Thanks= for pointing that out. After removing the --repository  flag, the install= ed ssh version is pulled from the 3.11 repo. As a result, it is now work= ing.

Thank you for your help.

<= div>Regards,
= Andrew Cziryak
---
= AndrewCz
andrewcz@andrewcz.com

--f1958f6671bc4e74bec3ba767a1f996b--