From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_PASS, SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server2.sourceware.org [IPv6:2620:52:3:1:0:246e:9693:128c]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 509E31F5AE for ; Fri, 24 Jul 2020 16:34:02 +0000 (UTC) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 860B0385E444; Fri, 24 Jul 2020 16:34:01 +0000 (GMT) Received: from albireo.enyo.de (albireo.enyo.de [37.24.231.21]) by sourceware.org (Postfix) with ESMTPS id B4FED388CC35 for ; Fri, 24 Jul 2020 16:33:58 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org B4FED388CC35 Authentication-Results: sourceware.org; dmarc=none (p=none dis=none) header.from=deneb.enyo.de Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=fw@deneb.enyo.de Received: from [172.17.203.2] (helo=deneb.enyo.de) by albireo.enyo.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1jz0dw-0004zd-Ap; Fri, 24 Jul 2020 16:33:56 +0000 Received: from fw by deneb.enyo.de with local (Exim 4.92) (envelope-from ) id 1jz0dw-0008A8-8U; Fri, 24 Jul 2020 18:33:56 +0200 From: Florian Weimer To: Mike Subject: Re: C-kermit fails References: <10CAD3CD-0170-4182-A920-EE825EBAF6B0@rmrco.com> Date: Fri, 24 Jul 2020 18:33:56 +0200 In-Reply-To: <10CAD3CD-0170-4182-A920-EE825EBAF6B0@rmrco.com> (Mike's message of "Fri, 24 Jul 2020 09:29:02 -0700") Message-ID: <87k0ys50uj.fsf@mid.deneb.enyo.de> MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: libc-alpha@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-alpha mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: libc-alpha@sourceware.org Errors-To: libc-alpha-bounces@sourceware.org Sender: "Libc-alpha" * Mike: > I normally install kermit on my Linux Ubuntu PC with the command > sudo apt-get install ckermit > > Now I get the message "E: Package 'ckermit' has no installation candidate" > This is all above my skill level. Can someone out there help me? > This is a critical need. Please contact the Ubuntu support forums. In the meantime, the minicom or screen packages might be replacements if all you need is access to serial lines.