From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6520521541674860544 X-Received: by 10.223.184.131 with SMTP id i3mr291029wrf.29.1518177227893; Fri, 09 Feb 2018 03:53:47 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 10.28.138.19 with SMTP id m19ls1510479wmd.5.gmail; Fri, 09 Feb 2018 03:53:47 -0800 (PST) X-Google-Smtp-Source: AH8x227bWKkut10L3oleCDoWwpq/zAMkZi2hXmPyeC+ls+6T74GC/d0825DDVJFUR/mrQn1urr4X X-Received: by 10.28.87.194 with SMTP id l185mr239420wmb.9.1518177227079; Fri, 09 Feb 2018 03:53:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518177227; cv=none; d=google.com; s=arc-20160816; b=m54DIu1TEG7MrNQQqUdwaE5oXS0TW4H3mnIeojAknxS0ly8ug+mO3FgY+uCttEDnVI iOSdpE7mQubLxKtsRNCTvregxnbqMI0RkPffN9d7jOC4cfJHIIOJ57tBH/s91UPL0fj/ E7A2VuQr0iLAi/AIarFA1xyqxmVs9NjQzeoFPAF8HUvug7RFHcYLQH9OT0EodE4NpLHs lRb4+D4aeUDf784uuixJFHyJPWV0xbhxamCSH+pfTaMjZ6Vqo1vcHuKeEYW82pKvO2hg 7Dsbo/5DsFH5tw0gkiJ5CN9W7KT7IFXDrbbf1aIy6UJTHqmy9fRgxv9rJFirVSOt8MuN T9qw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:message-id:subject:to:from :date:arc-authentication-results; bh=nfBI/F/VbtPIrf/1UUqv5tZPitPLgn8ki3DLhMrYC/Y=; b=JzV4TCVfz4BWzurWxY41qSOJeDAc3vbbwobhRsYm3q7CYlvoDBWYucWa6aMaFDONl2 y8B9le4WABoGAIhlafhnG29+x0jUdgFamsVNrfdX8SDAhZiuvhrvNqGlyp22x+TqtKAV w549EpBPAwe92GiDwhwd/IEQ/gXbxIKki9HEXI00y3pUyGfaEgx+aDLXiiDU1qMQIAdu YjiVz2e0xtdlreiGXTohzDckNMokNF8lZ4a5udU8GA32HIWqmchnIf/z0/6VJb1o0xT3 lsl0PW5ex0VsLu6bxJPwm8NDKk4HfRXpICbu94VskgzEHK/yz/JifEGhit82z0WPZ5DJ RhdQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id 200si156267wml.2.2018.02.09.03.53.46 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2018 03:53:47 -0800 (PST) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=henning.schild@siemens.com Received: from mail3.siemens.de (mail3.siemens.de [139.25.208.14]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id w19Brkm8031095 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 9 Feb 2018 12:53:46 +0100 Received: from mmd1pvb1c.ad001.siemens.net (md1pvb1c.ad001.siemens.net [139.25.68.40] (may be forged)) by mail3.siemens.de (8.15.2/8.15.2) with ESMTP id w19Brk6W026280 for ; Fri, 9 Feb 2018 12:53:46 +0100 Date: Fri, 9 Feb 2018 12:53:46 +0100 From: Henning Schild To: Subject: current next bash in buildchroot problem Message-ID: <20180209125346.3813c07b@mmd1pvb1c.ad001.siemens.net> X-Mailer: Claws Mail 3.15.0-dirty (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-TUID: YcA2y7FIoaZ8 Hi, i rebased a few patches on top of current next and now the buildchroot rootfs will not build anymore. /builder/build/tmp/work/debian-stretch-amd64/buildchroot/temp/log.do_build: > dpkg: dependency problems prevent configuration of bash: > bash depends on base-files (>= 2.1.12); however: > Package base-files is not installed. > >dpkg: error processing package bash (--configure): > dependency problems - leaving unconfigured ... > Setting up docbook (4.5-6) ... > Setting up docbook-to-man (1:2.0.0-35) ... > Processing triggers for libc-bin (2.24-11+deb9u1) ... > Errors were encountered while processing: > bash > WARNING: exit code 1 from a shell command. Looking further base-files has been installed but does not seem to like the environment it is being installed in. That is probably connected with the changes in how and what we mount. > I: Extracting base-files_9.9+deb9u3_amd64.deb... > tar: ./sys: Cannot utime: Read-only file system > tar: ./sys: Cannot change ownership to uid 0, gid 0: Read-only file > system tar: ./sys: Cannot change mode to rwxr-xr-x: Read-only file > system tar: Exiting with failure status due to previous errors > dpkg-deb: error: subprocess tar returned error exit status 2 > dpkg -X failed with error code 512 > Skipping... But i wonder why nobody else has reported/seen that before me ... Henning