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


Groups > linux.debian.kernel > #65177

Combining src:linux-latest with src:linux

From Ben Hutchings <ben@decadent.org.uk>
Newsgroups linux.debian.kernel
Subject Combining src:linux-latest with src:linux
Date 2019-09-24 16:10 +0200
Message-ID <yJTFT-52C-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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

Bug #941042 <https://bugs.debian.org/941042> is just the latest of
regular complaints that meta-packages from linux-latest aren't in sync
with the packages they depend on.

Sometimes linux is uploaded with an ABI bump and the uploader forgets
(OK, *I* forget) that they need to upload linux-latest too.  On the
other hand, if both source packages are uploaded at the same time, the
linux-image meta-packages for amd64/arm64/i386 are likely to be built
and installed in the archive before the signed packages they depend on.

We could make linux-latest build-depend on linux-image packages, but
I'm wary of pulling those in on build systems.

Since linux and linux-latest are so closely related, should they
actually be separate source packages?  I don't know the history here. 
Aside from combining the existing build logic, we would need to add:

* Option to suppress building the meta-packages (build profile and
  config file setting)
* Defer building the linux-image meta-package to the signed source
  packages on those architectures that have them

(This would also fix bug #583849 <https://bugs.debian.org/583849>,
which requested meta-packages in experimental.)

Ben.

-- 
Ben Hutchings
We get into the habit of living before acquiring the habit of thinking.
                                                         - Albert Camus

Back to linux.debian.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Combining src:linux-latest with src:linux Ben Hutchings <ben@decadent.org.uk> - 2019-09-24 16:10 +0200
  Re: Combining src:linux-latest with src:linux Bastian Blank <waldi@debian.org> - 2019-09-24 20:10 +0200
    Re: Combining src:linux-latest with src:linux Ben Hutchings <ben@decadent.org.uk> - 2019-09-28 14:00 +0200

csiph-web