Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.kernel > #64128 > unrolled thread

Bug#929187: libbpf soversion does not match the package name

Started byBen Hutchings <ben@decadent.org.uk>
First post2019-05-19 01:40 +0200
Last post2019-06-18 13:00 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.debian.kernel


Contents

  Bug#929187: libbpf soversion does not match the package name Ben Hutchings <ben@decadent.org.uk> - 2019-05-19 01:40 +0200
    Bug#929187: marked as done (libbpf soversion does not match the  package name) "Debian Bug Tracking System" <owner@bugs.debian.org> - 2019-06-18 13:00 +0200

#64128 — Bug#929187: libbpf soversion does not match the package name

FromBen Hutchings <ben@decadent.org.uk>
Date2019-05-19 01:40 +0200
SubjectBug#929187: libbpf soversion does not match the package name
Message-ID<xZh5L-3cn-1@gated-at.bofh.it>
Package: src:linux
Version: 4.19.37-3
Severity: serious

We currently use $(make kernelversion) to generate the soversion,
resulting in 3 components of the upstream version (currently 4.19.37),
whereas the package name only uses 2 components (currently 4.19).  We
really want the latter as we don't expect the ABI to change in a
stable update.

There is an additional bug that building perf also rebuilds libbpf.
This seems to set some environment variables such that the soversion
changes again, duplicating the second component and resulting in
4.19.19.37!

This is a violation of Debian policy: the binary package name must
change if the soname changes.

Ben.

-- System Information:
Debian Release: 10.0
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'stable-updates'), (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

[toc] | [next] | [standalone]


#64274 — Bug#929187: marked as done (libbpf soversion does not match the package name)

From"Debian Bug Tracking System" <owner@bugs.debian.org>
Date2019-06-18 13:00 +0200
SubjectBug#929187: marked as done (libbpf soversion does not match the package name)
Message-ID<yak0h-3JW-1@gated-at.bofh.it>
In reply to#64128

[Multipart message — attachments visible in raw view] — view raw

Your message dated Tue, 18 Jun 2019 10:52:03 +0000
with message-id <E1hdBid-00085b-PN@fasolo.debian.org>
and subject line Bug#929187: fixed in linux 4.19.37-4
has caused the Debian Bug report #929187,
regarding libbpf soversion does not match the package name
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.debian.org
immediately.)


-- 
929187: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=929187
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems

[toc] | [prev] | [standalone]


Back to top | Article view | linux.debian.kernel


csiph-web