Bug#999249: discover: missing required debian/rules targets build-arch and/or build-indep

2021-11-09 Thread Lucas Nussbaum
Source: discover
Version: 2.1.2-9
Severity: important
Justification: Debian Policy section 4.9
Tags: bookworm sid
User: debian...@lists.debian.org
Usertags: missing-build-arch-indep

Dear maintainer,

Your package does not include build-arch and/or build-indep targets in
debian/rules. This is required by Debian Policy section 4.9, since 2012.
https://www.debian.org/doc/debian-policy/ch-source.html#main-building-script-debian-rules

Please note that this is also a sign that the packaging of this software
could benefit from a refresh. For example, packages using 'dh' cannot be
affected by this issue.

This mass bug filing was discussed on debian-devel@ in
https://lists.debian.org/debian-devel/2021/11/msg00052.html .
The severity of this bug will be changed to 'serious' after a month.

Best,

Lucas



Bug#998867: debootstrap: --no-merged-usr became a no-op

2021-11-09 Thread Johannes Schauer Marin Rodrigues
Quoting Julien Cristau (2021-11-09 09:33:14)
> On Tue, Nov 09, 2021 at 07:49:03AM +0100, Johannes Schauer Marin Rodrigues 
> wrote:
> > since 1.0.126 the --no-merged-usr option became a no-op if for any code
> > name but
> > etch*|lenny|squeeze|wheezy|jessie*|stretch|ascii|buster|beowulf|bullseye
> > 
> > This means that I cannot create a Debian chroot from Debian unstable
> > from 10 years ago from snapshot.debian.org without merged-/usr and thus
> > my chroot will behave differently as it did back then.
> > 
> > Please re-enable --no-merged-usr so that I can re-create old chroots
> > from snapshot.d.o again.
> > 
> Also, build chroots must still be created without merged-usr for
> sid/bookworm, until something's been done to migrate user systems.

Furthermore, you see a regression in the mmdebstrap autopkgtest due to this
version: https://tracker.debian.org/pkg/debootstrap

That regression is to this change of --no-merged-usr. Please point out what you
plan to do about this change in debootstrap so that I can adapt the mmdebstrap
autopkgtest accordingly.

Thanks!

cheers, josch

signature.asc
Description: signature


Processed: Re: Bug#998867: debootstrap: --no-merged-usr became a no-op

2021-11-09 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 grave
Bug #998867 [debootstrap] debootstrap: --no-merged-usr became a no-op
Severity set to 'grave' from 'important'

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



Bug#998867: debootstrap: --no-merged-usr became a no-op

2021-11-09 Thread Julien Cristau
Control: severity -1 grave

On Tue, Nov 09, 2021 at 07:49:03AM +0100, Johannes Schauer Marin Rodrigues 
wrote:
> Package: debootstrap
> Version: 1.0.126
> Severity: important
> 
> Hi,
> 
> since 1.0.126 the --no-merged-usr option became a no-op if for any code
> name but
> etch*|lenny|squeeze|wheezy|jessie*|stretch|ascii|buster|beowulf|bullseye
> 
> This means that I cannot create a Debian chroot from Debian unstable
> from 10 years ago from snapshot.debian.org without merged-/usr and thus
> my chroot will behave differently as it did back then.
> 
> Please re-enable --no-merged-usr so that I can re-create old chroots
> from snapshot.d.o again.
> 
Also, build chroots must still be created without merged-usr for
sid/bookworm, until something's been done to migrate user systems.

Cheers,
Julien