Devuan bug report logs - #379
base-files: 10.3+devuan4 breaks building of kernels using make bindeb-pkg

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: Wed, 22 Jan 2020 23:33:02 UTC

Severity: normal

Tags: moreinfo

Found in version 10.3+devuan4

Fixed in version 11+devuan1

Done: Mark Hindley <mark@hindley.org.uk>

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: Arthur Marsh <arthur.marsh@internode.on.net>
Subject: bug#379 closed by Mark Hindley <mark@hindley.org.uk> (Re:
 [Devuan-bugs] bug#379: [DNG] "chimeara/ceres" in lsb_release output causes
 failure to compile kernel)
Message-ID: <handler.379.D379.158098624321623.notifdone@bugs.devuan.org>
References: <20200206104423.GI14807@hindley.org.uk>
 <20200122232109.GA31589@doc.devuan.org>
X-Devuan-PR-Message: they-closed 379
X-Devuan-PR-Package: base-files
X-Devuan-PR-Keywords: moreinfo
Reply-To: 379@bugs.devuan.org
Date: Thu, 06 Feb 2020 11:03:07 +0000
Content-Type: multipart/mixed; boundary="----------=_1580986987-21656-1"
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the base-files package:

#379: base-files: 10.3+devuan4 breaks building of kernels using make bindeb-pkg

It has been closed by Mark Hindley <mark@hindley.org.uk>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Mark Hindley <mark@hindley.org.uk> by
replying to this email.


-- 
379: https://bugs.devuan.org/cgi/bugreport.cgi?bug=379
Devuan Bug Tracking System
Contact owner@bugs.devuan.org with problems
[Message part 2 (message/rfc822, inline)]
From: Mark Hindley <mark@hindley.org.uk>
To: 379-done@bugs.devuan.org
Cc: matheu@danwin1210.me, devuan@evilham.com
Subject: Re: [Devuan-bugs] bug#379: [DNG] "chimeara/ceres" in lsb_release output causes failure to compile kernel
Date: Thu, 6 Feb 2020 10:44:23 +0000
Version: 11+devuan1

> > and I can confirm that the kernel compiles correctly.
> 
> That is very helpful. Thanks.
> 
> We'll get a new version based on Debian version 11 built as soon as possible.

base-files version 11+devuan1 now in ceres.

Closing.

Mark
[Message part 3 (message/rfc822, inline)]
From: Arthur Marsh <arthur.marsh@internode.on.net>
To: submit@bugs.devuan.org
Subject: base-files: 10.3+devuan4 breaks building of kernels using make bindeb-pkg
Date: Wed, 22 Jan 2020 23:21:10 +0000
Package: base-files
Version: 10.3+devuan3.1
Severity: normal

Dear Maintainer,

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

   * What led up to the situation?

Upgrading to base-files 10.3+devuan4

running 

make -j2 menuconfig bindeb-pkg

on the linux kernel produces output like:

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:1427: bindeb-pkg] Error 2
make: *** [Makefile:326: __build_one_by_one] Error 2


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

Downgrading to 10.3+devuan3.1

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

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


-- System Information:
Debian Release: 10.0
  APT prefers experimental
  APT policy: (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages base-files depends on:
ii  gawk [awk]  1:5.0.1+dfsg-1
ii  mawk [awk]  1.3.3-20

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

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.

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 20 09:08:32 2024;