Devuan bug report logs - #616
base-files: building a kernel from source fails with new base-files

version graph

Package: base-files; Maintainer for base-files is Devuan Developers <devuan-dev@lists.dyne.org>; Source for base-files is src:base-files.

Reported by: Arthur Marsh <arthur.marsh@internode.on.net>

Date: Mon, 11 Oct 2021 15:02:01 UTC

Severity: normal

Found in version 12+devuan1

Fixed in version 12+devuan2

Done: dak@devuan.org

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: owner@bugs.devuan.org
From: "Devuan bug Tracking System" <owner@bugs.devuan.org>
To: dak@devuan.org
Subject: bug#616: marked as done (base-files: building a kernel from
 source fails with new base-files)
Message-ID: <handler.616.D616.163422540524655.ackdone@bugs.devuan.org>
References: <1634224940.365159.13457.nullmailer@dak.localnet.devuan.org>
 <163396411616.14817.17083392683809138023.reportbug@localhost>
X-Devuan-PR-Message: closed 616
X-Devuan-PR-Package: base-files
Reply-To: 616@bugs.devuan.org
Date: Thu, 14 Oct 2021 15:32:01 +0000
Content-Type: multipart/mixed; boundary="----------=_1634225521-24680-0"
[Message part 1 (text/plain, inline)]
Your message dated Thu, 14 Oct 2021 15:22:20 +0000
with message-id <1634224940.365159.13457.nullmailer@dak.localnet.devuan.org>
and subject line #616: fixed in src:base-files version 12+devuan2
has caused the Devuan bug report #616,
regarding base-files: building a kernel from source fails with new base-files
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.devuan.org
immediately.)


-- 
616: https://bugs.devuan.org/cgi/bugreport.cgi?bug=616
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
From: Arthur Marsh <arthur.marsh@internode.on.net>
To: Devuan Bug Tracking System <submit@bugs.devuan.org>
Subject: base-files: building a kernel from source fails with new base-files
Date: Tue, 12 Oct 2021 01:25:16 +1030
Package: base-files
Version: 12+devuan1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?

Upgrading base-files to 12+devuan1

am64:/usr/src/linux# aptitude -u
Performing actions...
(Reading database ... 632413 files and directories currently installed.)
Preparing to unpack .../base-files_12+devuan1_all.deb ...
Unpacking base-files (12+devuan1) over (11.1+devuan1) ...
Setting up base-files (12+devuan1) ...
Installing new version of config file /etc/debian_version ...
Installing new version of config file /etc/issue ...
Installing new version of config file /etc/issue.net ...
Processing triggers for install-info (6.8-3) ...
Processing triggers for man-db (2.9.4-2) ...
Press Return to continue, 'q' followed by Return to quit.
q
am64:/usr/src/linux# sh -x ../amd64.sh
+ make -j6 menuconfig bindeb-pkg


*** End of the configuration.
*** Execute 'make' to start the build or try 'make help'.

sh ./scripts/package/mkdebian
dpkg-buildpackage -r"fakeroot -u" -a$(cat debian/arch)  -b -nc -uc
dpkg-buildpackage: warning:     debian/changelog(l2): found end of file where expected first heading
dpkg-buildpackage: error: fatal error occurred while parsing debian/changelog
make[2]: *** [scripts/Makefile.package:83: bindeb-pkg] Error 255
make[1]: *** [Makefile:1576: bindeb-pkg] Error 2
make: *** [Makefile:350: __build_one_by_one] Error 2

   * What exactly did you do (or not do) that was effective (or
     ineffective)?

Downgrading base-files to 11.1+devuan1

   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Distributor ID:	Devuan
Description:	Devuan GNU/Linux 4 (daedalus/ceres)
Release:	5
Codename:	daedalus/ceres
Architecture: x86_64

Kernel: Linux 5.15.0-rc5 (SMP w/4 CPU threads)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

Versions of packages base-files depends on:
ii  gawk [awk]  1:5.1.0-1
ii  mawk [awk]  1.3.4.20200120-2

base-files recommends no packages.

base-files suggests no packages.

-- Configuration Files:
/etc/profile changed:
if [ "$(id -u)" -eq 0 ]; then
  PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin"
else
  PATH="/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games"
fi
export PATH
if [ "${PS1-}" ]; then
  if [ "${BASH-}" ] && [ "$BASH" != "/bin/sh" ]; then
    # The file bash.bashrc already sets the default PS1.
    # PS1='\h:\w\$ '
    if [ -f /etc/bash.bashrc ]; then
      . /etc/bash.bashrc
    fi
  else
    if [ "$(id -u)" -eq 0 ]; then
      PS1='# '
    else
      PS1='$ '
    fi
  fi
fi
if [ -d /etc/profile.d ]; then
  for i in /etc/profile.d/*.sh; do
    if [ -r $i ]; then
      . $i
    fi
  done
  unset i
fi


-- no debconf information
[Message part 3 (message/rfc822, inline)]
From: dak@devuan.org
To: 616-done@bugs.devuan.org
Subject: #616: fixed in src:base-files version 12+devuan2
Date: Thu, 14 Oct 2021 15:22:20 +0000
Version: 12+devuan2

Source package base-files (12+devuan2) added to Devuan suite unstable.

This closes bug report 616.

Thanks

DAK managing the Devuan archive

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 14 Oct 2021 16:14:52 +0100
Source: base-files
Architecture: source
Version: 12+devuan2
Distribution: unstable
Urgency: medium
Maintainer: Evilham <devuan@evilham.com>
Changed-By: Mark Hindley <mark@hindley.org.uk>
Closes: 616
Changes:
 base-files (12+devuan2) unstable; urgency=medium
 .
   * os-release: fix missed version bump in PRETTY_NAME.
   * os-release: make VERSION_CODENAME a space separated list (Closes: #616).
Checksums-Sha1:
 5476a15ab51a50563aa0bb49119ece8025e9ce61 1274 base-files_12+devuan2.dsc
 e9ef822209b96be03cbb90935387062ac08141fc 67856 base-files_12+devuan2.tar.xz
 97d33dd97d6efccffd7e52dc16d13d505efa6020 5142 base-files_12+devuan2_source.buildinfo
Checksums-Sha256:
 b23f04ace03ab00edd5d270c991320002c393c98c37d32a91a0e516da0fc076e 1274 base-files_12+devuan2.dsc
 b284ae48aeedb910e39aee7113a282d940270629c3d1e372b60bf2d249ce653f 67856 base-files_12+devuan2.tar.xz
 45806522cd5b892d40d74d7927b015e4ff901cabf43fb8aaae978ac97da742bc 5142 base-files_12+devuan2_source.buildinfo
Files:
 45c76de4c7b30055d56945aae725ebaa 1274 admin required base-files_12+devuan2.dsc
 a71d0a8d53fc5b4d356cf2761745b8db 67856 admin required base-files_12+devuan2.tar.xz
 683a14764ea2b0065068a414f8007670 5142 admin required base-files_12+devuan2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEcuPLdzMV36LkZHQ9lFMhJFQZIvsFAmFoSpcACgkQlFMhJFQZ
IvsNSwf/fQgljPoMcQIGloku083QMsNlBaK/9bphW0C9WKkGPIQpKnuTOjS4hn6T
Z7Z/ZiynU6vxRk54u2bLvHTAoc+WDP5VkYdojsw3SMQw89If1hKvbv+GL8+IpE7R
ypsTu8rLBiUgJLFUCRHmMJIq7cWIKypWXhJaz89T2vSnIyKVRrbiXmRCgi5Sapf/
S4QVc8zpugzkrmhW4VFwQ3ALkDOjcDet5EUvGM0nEHnhYin6DmToQ5pkpXumJBqK
g/mVRM4TMm6dwakxXjNA+KZyWwMyicDf4ykGw2vRa7GVouLvIhhnRjlwQZudQImG
7E2J4PnxmielGmLm7mb3JDmmFONwPw==
=IRi8
-----END PGP SIGNATURE-----

Send a report that this bug log contains spam.


Devuan BTS -- Powered by Debian bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson,
2005-2017 Don Armstrong, and many other contributors.

Devuan Bugs Owner <owner@bugs.devuan.org>.
Last modified: Sat Apr 27 20:54:21 2024;