From unknown Fri Mar 29 11:17:14 2024 Received: (at 459) by bugs.devuan.org; 16 May 2020 09:50:04 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by doc.devuan.org with IMAP (fetchmail-6.4.0.beta4) for (single-drop); Sat, 16 May 2020 09:50:04 +0000 (UTC) Received: from mx.hindley.org.uk (mohindley.plus.com [81.174.245.179]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 5AB62F60CBC for <459@bugs.devuan.org>; Sat, 16 May 2020 11:41:44 +0200 (CEST) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1jZtK9-0002Ac-TO; Sat, 16 May 2020 10:41:41 +0100 Received: (nullmailer pid 32264 invoked by uid 1000); Sat, 16 May 2020 09:41:41 -0000 Date: Sat, 16 May 2020 10:41:41 +0100 From: Mark Hindley To: Ryutaroh Matsumoto Cc: 459@bugs.devuan.org Subject: Re: bug#459: autopkgtest-build-qemu does not set up /dev/ttyS[01] Message-ID: <20200516094141.GJ32762@hindley.org.uk> References: <20200516.170318.2170101985550811941.ryutaroh@ict.e.titech.ac.jp> <20200516092947.GG32762@hindley.org.uk> <20200516.183326.1310545322032497068.ryutaroh@ict.e.titech.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200516.183326.1310545322032497068.ryutaroh@ict.e.titech.ac.jp> User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-0.0 required=5.0 tests=SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org On Sat, May 16, 2020 at 06:33:26PM +0900, Ryutaroh Matsumoto wrote: > Dear Mark, Thank you for your attention and response. But, > > > autopkgtest is not a forked package and Devuan uses Debian's packages directly. > > Can you report this to Debian BTS, please? > > I don't think this is a Debian issue. > Debian PID 1 is systemd, No. Both sysvinit and runit-init are available in Debian. So this issue would be present on a Debian system not running systemd as PID1. Best wishes Mark