Processed: boost1.83 as default

2023-10-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 1028489 transition: boost1.83
Bug #1028489 [release.debian.org] transition: boost1.81
Changed Bug title to 'transition: boost1.83' from 'transition: boost1.81'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1028489: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1028489: boost1.83 as default

2023-10-22 Thread Anton Gladky
retitle 1028489 transition: boost1.83
thanks

Dear release team, please consider an updated ben-file. Thanks!

Ben file:

title = "boost1.83";
is_affected = .depends ~ /libboost[a-z-.]*1\.[74]/
is_good = .depends ~ /libboost[a-z-.]*1\.83/
is_bad = .depends ~ /libboost[a-z-.]*1\.74/



Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Don Armstrong
On Sun, 22 Oct 2023, Sebastian Ramacher wrote:
> Adding owner to the loop: Don, any idea what caused the RC bugs export
> to miss all the non-pseudo package RC bugs? Would it be possible to
> fail the export in such a case instead of providing partial RC bug
> data?

Not sure what might have caused that; I'll need to look into it more
closely.

There are definitely some cases where the status counting seems to be
missing set -e where it should have it (and has some race conditions).
[I personally haven't gone through every stich of code there, so it's
hard to say for a fact.]

I'll take a look at the cron output for it shortly to see if I have any
better ideas. [And clean up the few cases I see where we're not
propogating failures or have non-atomic file creation.]

-- 
Don Armstrong  https://www.donarmstrong.com

One day I put instant coffee in my microwave oven and almost went back
in time.
 -- Steven Wright



Bug#1054386: bookworm-pu: package fssync/1.6-1.1+deb12u1

2023-10-22 Thread Julien Muchembled

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: fss...@packages.debian.org, j...@jmuchemb.eu, sanv...@debian.org
Control: affects -1 + src:fssync

[ Reason ]
This release fixes Bug #858253: FTBFS randomly (AssertionError: Lists differ: 
[b'a', b'a/c'] != [b'a/c'])

[ Impact ]
If the update is not approved, anybody building the package from source will
experience that the package will FTBFS randomly (with high probability) for
no good reason.

[ Tests ]
I can reproduce the random FTBFS failures. The test suite is definitely not 
appropriate
for the current code. As there is a new upstream release in unstable and the 
version in
stable will not change, there is no point in keeping the flaky test suite in 
stable.

[ Risks ]
The program remains the same. Only the test suite is disabled.

[ Checklist ]
   [X] *all* changes are documented in the d/changelog
   [X] I reviewed all changes and I approve them
   [X] attach debdiff against the package in (old)stable
   [X] the issue is verified as fixed in unstable

[ Changes ]
The test suite is disabled, as it's extremely flaky.
diff -Nru fssync-1.6/debian/changelog fssync-1.6/debian/changelog
--- fssync-1.6/debian/changelog 2021-01-05 18:30:07.0 +0100
+++ fssync-1.6/debian/changelog 2023-10-22 12:25:00.0 +0200
@@ -1,3 +1,10 @@
+fssync (1.6-1.1+deb12u1) bookworm; urgency=medium
+
+  * Disable extremely flaky test suite, as it has been failing randomly
+for several years. Closes: #858253.
+
+ -- Julien Muchembled   Sun, 22 Oct 2023 12:25:00 +0200
+
 fssync (1.6-1.1) unstable; urgency=medium
 
   * Non maintainer upload by the Reproducible Builds team.
diff -Nru fssync-1.6/debian/rules fssync-1.6/debian/rules
--- fssync-1.6/debian/rules 2017-01-21 20:53:22.0 +0100
+++ fssync-1.6/debian/rules 2023-10-22 12:25:00.0 +0200
@@ -18,3 +18,5 @@
 
 override_dh_auto_install:
dh_auto_install -- PREFIX=/usr
+
+override_dh_auto_test:


OpenPGP_signature
Description: OpenPGP digital signature


Processed: bookworm-pu: package fssync/1.6-1.1+deb12u1

2023-10-22 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:fssync
Bug #1054386 [release.debian.org] bookworm-pu: package fssync/1.6-1.1+deb12u1
Added indication that 1054386 affects src:fssync

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



Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Paul Gevers

Hi,

On 22-10-2023 21:57, Adam D. Barratt wrote:

On Sun, 2023-10-22 at 21:12 +0200, Paul Gevers wrote:

Hi,

On 22-10-2023 15:58, Sebastian Ramacher wrote:

Adding owner to the loop: Don, any idea what caused the RC bugs
export
to miss all the non-pseudo package RC bugs? Would it be possible to
fail
the export in such a case instead of providing partial RC bug data?


2023-10-10

[20:28:26]  why, o why did this migrate to testing despite an
RC
bug https://tracker.debian.org/pkg/libcleri
[20:28:39]  I know the package and the bug
[20:29:03]  seems like britney got confused yesterday
[20:29:55]  same for gitaly

It seems to have occurred more than once. So yes, we need a stronger
guard against this.



FWIW I'm not spotting any obviously wrongly-sized bugscan files around
then, looking on buxtehude.


Right, all files on 2023-10-09 and 2023-10-10 mention #1020507, so 
*that* case wasn't caused by loss of info on the bts side. I'll check 
later if the bts misrepresented the bug before britney migrated the 
package, but it's bed time now.


Paul


OpenPGP_signature.asc
Description: OpenPGP digital signature


Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Adam D. Barratt
On Sun, 2023-10-22 at 21:12 +0200, Paul Gevers wrote:
> Hi,
> 
> On 22-10-2023 15:58, Sebastian Ramacher wrote:
> > Adding owner to the loop: Don, any idea what caused the RC bugs
> > export
> > to miss all the non-pseudo package RC bugs? Would it be possible to
> > fail
> > the export in such a case instead of providing partial RC bug data?
> 
> 2023-10-10
> 
> [20:28:26]  why, o why did this migrate to testing despite an
> RC 
> bug https://tracker.debian.org/pkg/libcleri
> [20:28:39]  I know the package and the bug
> [20:29:03]  seems like britney got confused yesterday
> [20:29:55]  same for gitaly
> 
> It seems to have occurred more than once. So yes, we need a stronger 
> guard against this.
> 

FWIW I'm not spotting any obviously wrongly-sized bugscan files around
then, looking on buxtehude.

Regards,

Adam



Bug#994540: Go ahead with imagemagick/experimental ?

2023-10-22 Thread Bastien Roucariès
Le dimanche 22 octobre 2023, 15:03:50 UTC Sebastian Ramacher a écrit :
> Control: tags -1 confirmed
> 
> On 2023-10-22 14:51:42 +, Bastien Roucariès wrote:
> > Le dimanche 22 octobre 2023, 14:08:20 UTC Sebastian Ramacher a écrit :
> > > Hi Bastien
> > > 
> > > On 2023-10-21 20:10:47 +, Bastien Roucariès wrote:
> > > > Can I go ahead with imagemagick experimental ?
> > > 
> > > As a year has past since the last mail to the transition bug report: did
> > > any new build failures in reverse dependencies appear? What's the
> > > status?
> > 
> > Reverse build are ok (just tested in pbuilder), so for me it is a green 
> > light
> 
> Please go ahead.
Done
> 
> Cheers
> 



signature.asc
Description: This is a digitally signed message part.


Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Paul Gevers

Hi,

On 22-10-2023 15:58, Sebastian Ramacher wrote:

Adding owner to the loop: Don, any idea what caused the RC bugs export
to miss all the non-pseudo package RC bugs? Would it be possible to fail
the export in such a case instead of providing partial RC bug data?


2023-10-10

[20:28:26]  why, o why did this migrate to testing despite an RC 
bug https://tracker.debian.org/pkg/libcleri

[20:28:39]  I know the package and the bug
[20:29:03]  seems like britney got confused yesterday
[20:29:55]  same for gitaly

It seems to have occurred more than once. So yes, we need a stronger 
guard against this.


Paul


OpenPGP_signature.asc
Description: OpenPGP digital signature


Uploading linux (6.5.8-1)

2023-10-22 Thread Salvatore Bonaccorso
Hi

I would like to upload linux version 6.5.8-1 later today to unstable.
The new upload would constist of importing new stable series version
up to 6.5.8. An ABI bump is included.

Notably the RT patchset is still disabled as mentioned in the 6.5.6-1
upload announcement.

CVE-2023-34324 is fixed with the new stable import series.

There are some other packaging packages apart of the stable imports
pending with this upload:

  * Bump ABI to 3
  * [x86] KVM: SVM: always update the x2avic msr interception (CVE-2023-5090)
  * nvmet-tcp: Fix a possible UAF in queue intialization setup (CVE-2023-5178)
  * Bluetooth: hci_ldisc: check HCI_UART_PROTO_READY flag in HCIUARTGETPROTO
(CVE-2023-31083)

Regards,
Salvatore


signature.asc
Description: PGP signature


NEW changes in stable-new

2023-10-22 Thread Debian FTP Masters
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_amd64.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_arm64-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_armel-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_armhf-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_i386-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_mips64el-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_mipsel-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_ppc64el-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm_22.05.8-4+deb12u1_s390x-buildd.changes
  ACCEPT
Processing changes file: slurm-wlm-contrib_22.05.8-4+deb12u1_amd64.changes
  ACCEPT



Re: severity of bugs that FTBFS because of missing B-D

2023-10-22 Thread Johannes Schauer Marin Rodrigues
Hi,

Quoting Sebastian Ramacher (2023-10-22 16:03:46)
> Unless there is a plan to pu this change to stable's debootstrap, we are a
> full release cycle away from this change having an effect. The time to change
> this in deboostrap is now.

debootstrap 1.0.133 now creates chroots with only essential, build-essential
and apt with --variant=buildd. It was uploaded yesterday by Luca and seems to
be ready to transition to testing tomorrow.

Personally, I think this change is too disruptive for a stable update of
debootstrap. So yes, effectively, buildds will probably only start using this
change after the trixie release.

But it now became much easier for maintainers of the remaining bugs to
reproduce the problem by creating their buildd chroots with debootstrap from
unstable and soon testing.

Thanks!

cheers, josch

signature.asc
Description: signature


Processed: retitle 1054363 to bookworm-pu: package eas4tbsync

2023-10-22 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> retitle 1054363 bookworm-pu: package eas4tbsync
Bug #1054363 [release.debian.org] bookworm-pu:package dav4tbsync
Changed Bug title to 'bookworm-pu: package eas4tbsync' from 
'bookworm-pu:package dav4tbsync'.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1054363: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1054363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems



Bug#1054363: bookworm-pu:package dav4tbsync

2023-10-22 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: eas4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:eas4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ Checklist ]
   [X] *all* changes are documented in the d/changelog
   [X] I reviewed all changes and I approve them
   [X] attach debdiff against the package in (old)stable
   [X] the issue is verified as fixed in unstable

[ Changes ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

Tbsync and dav4tbsync are already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for eas4tbsync-4.1.5 eas4tbsync-4.7

 Makefile  |   25 
 background.js |2 
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   10 
 content/includes/calendarsync.js  |   13 
 content/includes/network.js   |   25 
 content/includes/tasksync.js  |   32 +
 content/includes/tools.js |   16 
 content/manager/createAccount.xhtml   |2 
 content/provider.js   |   21 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |6 
 16 files changed, 677 insertions(+), 198 deletions(-)

diff -Nru eas4tbsync-4.1.5/background.js eas4tbsync-4.7/background.js
--- eas4tbsync-4.1.5/background.js	2022-10-13 11:05:56.0 +0200
+++ eas4tbsync-4.7/background.js	2023-08-18 16:51:43.0 +0200
@@ -16,7 +16,7 @@
 let manifest = browser.runtime.getManifest();
 browser.notifications.create({
   type: "basic",
-  iconUrl: browser.runtime.getURL("content/skin/sabredav32.png"),
+  iconUrl: browser.runtime.getURL("content/skin/eas32.png"),
   title: `${manifest.name}`,
   message: "Please update Thunderbird to at least 102.3.3 to be able to use this provider.",
 });
diff -Nru eas4tbsync-4.1.5/content/api/BootstrapLoader/CHANGELOG.md eas4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- eas4tbsync-4.1.5/content/api/BootstrapLoader/CHANGELOG.md	2022-10-13 11:05:56.0 +0200
+++ eas4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:51:43.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru eas4tbsync-4.1.5/content/api/BootstrapLoader/implementation.js eas4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- eas4tbsync-4.1.5/content/api/BootstrapLoader/implementation.js	2022-10-13 11:05:56.0 +0200
+++ eas4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:51:43.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends ExtensionCommon.ExtensionAPI {
-  getMessenger(context) {   
-let apis = [
-  "storage",
-  "runtime",
-  "extension",
-  "i18n",
-];
-
-function getStorage() {
-  let localstorage = null;
-  try {
-localstorage = context.apiCan.findAPIPath("storage");
-localstorage.local.get = (...args) =>
-  localstorage.local.callMethodInParentProcess("get", args);
-localstorage.local.set = (...args) =>
-  

Processed: bookworm-pu:package dav4tbsync

2023-10-22 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:eas4tbsync
Bug #1054363 [release.debian.org] bookworm-pu:package dav4tbsync
Added indication that 1054363 affects src:eas4tbsync

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



Processed: Re: Go ahead with imagemagick/experimental ?

2023-10-22 Thread Debian Bug Tracking System
Processing control commands:

> tags -1 confirmed
Bug #994540 [release.debian.org] transition: imagemagick
Added tag(s) confirmed.

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



Bug#994540: Go ahead with imagemagick/experimental ?

2023-10-22 Thread Sebastian Ramacher
Control: tags -1 confirmed

On 2023-10-22 14:51:42 +, Bastien Roucariès wrote:
> Le dimanche 22 octobre 2023, 14:08:20 UTC Sebastian Ramacher a écrit :
> > Hi Bastien
> > 
> > On 2023-10-21 20:10:47 +, Bastien Roucariès wrote:
> > > Can I go ahead with imagemagick experimental ?
> > 
> > As a year has past since the last mail to the transition bug report: did
> > any new build failures in reverse dependencies appear? What's the
> > status?
> 
> Reverse build are ok (just tested in pbuilder), so for me it is a green light

Please go ahead.

Cheers
-- 
Sebastian Ramacher



Re: Go ahead with imagemagick/experimental ?

2023-10-22 Thread Bastien Roucariès
Le dimanche 22 octobre 2023, 14:08:20 UTC Sebastian Ramacher a écrit :
> Hi Bastien
> 
> On 2023-10-21 20:10:47 +, Bastien Roucariès wrote:
> > Can I go ahead with imagemagick experimental ?
> 
> As a year has past since the last mail to the transition bug report: did
> any new build failures in reverse dependencies appear? What's the
> status?

Reverse build are ok (just tested in pbuilder), so for me it is a green light
> 
> Cheers
> 



signature.asc
Description: This is a digitally signed message part.


Bug#1053912: marked as done (transition: alglib)

2023-10-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 Oct 2023 16:04:36 +0200
with message-id 
and subject line Re: Bug#1053912: transition: alglib
has caused the Debian Bug report #1053912,
regarding transition: alglib
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 ow...@bugs.debian.org
immediately.)


-- 
1053912: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1053912
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian@packages.debian.org
Usertags: transition
X-Debbugs-Cc: alg...@packages.debian.org
Control: affects -1 + src:alglib

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512


Please schedule the transition of alglib. All reverse dependencies are built 
and fine.

Thanks


Ben file:

title = "alglib";
is_affected = .depends ~ "libalglib3.19" | .depends ~ "libalglib4.0";
is_good = .depends ~ "libalglib4.0";
is_bad = .depends ~ "libalglib3.19";


-BEGIN PGP SIGNATURE-

iQJFBAEBCgAvFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmUqSlERHGdsYWRrQGRl
Ymlhbi5vcmcACgkQ0+Fzg8+n/wYWWhAAgl9opG5Ch9wN8FvouBJqkdhJs/yfI5Sg
iL2Qf3UGLuW+pCEYmnlJm2B+cJCCMQvqXKNpAHWfr9pSylQzc0/lBhl3QnAKFu2K
5m8Lm8aMTMWj5LdiCnsA/A2bN5oCQW74aAHi5f2aOIgOMCVmWpjXP3fG1CdoTh4h
DgYfqjRHt9wELlSKuBCk+VvHfCg2S2mhvgTi4tCtWUJFetgb9Dg2Uxsd0AJNLS8x
f7xP/Azzy+fWHFO32ncbIKNXQ0ee3cm/j9HI0Oq9BkvAMlIS/EU5qTD6u5jSwkQm
x6FL50ribCodm41wvnWPs8cT7qF/ZbP3DZv8sCqpa8nM7EI+JhnWCOXthAsKYs+/
KJWZiGxDoXDTP0STuhV2ENg5xahQM6SZMWten/5GvxuteZIUEuTNigxhgEyqE0AY
gtAsLjRImsVmqlfOPjV9213/GuNiZW1vequrnIrhDsJj2jJ3VH+A8HfHnYv15/+p
IcszCVmHHNP5szOMvmk/bPIk9CMsg7bMUNg2AdmOsMbPwGBMGL+6aJRmVvdiHOql
VQPfwxAwn32TZQy2TuOLr3kT5VDRMwOOD38AdmnQL8lj4DVWjarqM7Cb7l12x8Cz
UO7nhvnXzqPMh0bTQDffvoOXey2vLKqMGYrOhyANVY35ugA3ctOnAzv0ol/cF1gN
U+N5xvOI4DY=
=rzva
-END PGP SIGNATURE-
--- End Message ---
--- Begin Message ---
On 2023-10-18 06:45:27 +0200, Anton Gladky wrote:
> Hi Sebastian,
> 
> uploaded, thanks!

The old binaries got removed from testing.

Cheers
-- 
Sebastian Ramacher--- End Message ---


Re: Go ahead with imagemagick/experimental ?

2023-10-22 Thread Sebastian Ramacher
Hi Bastien

On 2023-10-21 20:10:47 +, Bastien Roucariès wrote:
> Can I go ahead with imagemagick experimental ?

As a year has past since the last mail to the transition bug report: did
any new build failures in reverse dependencies appear? What's the
status?

Cheers
-- 
Sebastian Ramacher



Re: severity of bugs that FTBFS because of missing B-D

2023-10-22 Thread Sebastian Ramacher
On 2023-10-11 13:15:36 +0200, Johannes Schauer Marin Rodrigues wrote:
> Hi,
> 
> Quoting Sebastian Ramacher (2023-10-10 16:27:02)
> > Is there any progress on the buildd side to remove tzdata from the chroots?
> 
> do you mean changing debootstrap such that the buildd variant is no longer
> including Priority:required packages? The MR for that is here:
> 
> https://salsa.debian.org/installer-team/debootstrap/-/merge_requests/106
> 
> Luca Boccassi seems to approve that change and in [1] expresses that it would
> be good for the list of affected bugs to go to zero before merging it. Before 
> I
> go through these bugs again and contact their respective maintainers, I wanted
> to clarify their severity with you.

Unless there is a plan to pu this change to stable's debootstrap, we are
a full release cycle away from this change having an effect. The time to
change this in deboostrap is now.

Cheers
-- 
Sebastian Ramacher



Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Sebastian Ramacher
On 2023-10-22 13:43:18 +0100, Adam D. Barratt wrote:
> On Sun, 2023-10-22 at 14:37 +0200, Sebastian Ramacher wrote:
> > On 2023-10-22 13:20:43 +0200, Santiago Vila wrote:
> > > Hello.
> > > 
> > > It is just me, or lots of packages that were autoremoved
> > > from testing have propagated to testing again this night?
> > > 
> > > Example: "broker" has #1037597, however:
> > > 
> > > $ rmadison  broker
> > > broker | 1.4.0+ds1-1   | oldstable  | source
> > > broker | 1.4.0+ds1-1   | stable | source
> > > broker | 1.4.0+ds1-1   | testing| source
> > > broker | 1.4.0+ds1-1   | unstable   | source
> > > broker | 1.4.0+ds1-1   | unstable-debug | source
> > 
> > Don't know yet why this happened. For that run, broker was marked as
> > BLOCKED but was still tried.
> 
> Depending on exactly which run, at a guess this is related to:
> 
> adsb@buxtehude:~$ ls -ltr /srv/bugs.debian.org/bugscan/stati | tail -n10
> -rw-r--r-- 1 debbugs debbugs  716663 Oct 22 02:52 status-202310220250
> -rw-r--r-- 1 debbugs debbugs9865 Oct 22 03:50 status-202310220350
> -rw-r--r-- 1 debbugs debbugs  715452 Oct 22 04:50 status-202310220450
> -rw-r--r-- 1 debbugs debbugs  715452 Oct 22 05:50 status-202310220550
> -rw-r--r-- 1 debbugs debbugs  715452 Oct 22 06:50 status-202310220650
> -rw-r--r-- 1 debbugs debbugs  715823 Oct 22 07:51 status-202310220750
> -rw-r--r-- 1 debbugs debbugs  716262 Oct 22 08:51 status-202310220850
> -rw-r--r-- 1 debbugs debbugs  718794 Oct 22 09:52 status-202310220950
> -rw-r--r-- 1 debbugs debbugs  717317 Oct 22 10:50 status-202310221050
> -rw-r--r-- 1 debbugs debbugs  717694 Oct 22 11:51 status-202310221150
> 
> The small file from 03:50 only seems to contain bugs relating to
> pseudo-packages, based on a quick visual scan.

That would fit the time. b1/britney only checks for empty files.

Adding owner to the loop: Don, any idea what caused the RC bugs export
to miss all the non-pseudo package RC bugs? Would it be possible to fail
the export in such a case instead of providing partial RC bug data?

Cheers
-- 
Sebastian Ramacher



Bug#1054341: marked as done (bookworm-pu:package dav4tbsync)

2023-10-22 Thread Debian Bug Tracking System
Your message dated Sun, 22 Oct 2023 13:49:04 +0100
with message-id 
<88bc79506e5d2d979ff2ac463200b8e5ebbea9cd.ca...@adam-barratt.org.uk>
and subject line Re: Bug#1054341: bookworm-pu:package dav4tbsync
has caused the Debian Bug report #1054341,
regarding bookworm-pu:package dav4tbsync
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 ow...@bugs.debian.org
immediately.)


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

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: dav4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:dav4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ Checklist ]
  [X] *all* changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in (old)stable
  [X] the issue is verified as fixed in unstable

[ Changes ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

eas4tbsync will follow. Tbsync is already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for dav4tbsync-4.3 dav4tbsync-4.7

 _locales/bg/messages.json |6 
 _locales/cs/messages.json |6 
 _locales/es/messages.json |8 
 _locales/fr/messages.json |8 
 _locales/gl/messages.json |  347 +
 _locales/hu/messages.json |6 
 _locales/it/messages.json |6 
 _locales/ja/messages.json |6 
 _locales/pl/messages.json |6 
 _locales/pt_BR/messages.json  |6 
 _locales/ro/messages.json |  347 +
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   12 
 content/manager/createAccount.xhtml   |   25 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |4 
 20 files changed, 1341 insertions(+), 175 deletions(-)

diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:52:10.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:52:10.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends 

Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Adam D. Barratt
On Sun, 2023-10-22 at 14:37 +0200, Sebastian Ramacher wrote:
> On 2023-10-22 13:20:43 +0200, Santiago Vila wrote:
> > Hello.
> > 
> > It is just me, or lots of packages that were autoremoved
> > from testing have propagated to testing again this night?
> > 
> > Example: "broker" has #1037597, however:
> > 
> > $ rmadison  broker
> > broker | 1.4.0+ds1-1   | oldstable  | source
> > broker | 1.4.0+ds1-1   | stable | source
> > broker | 1.4.0+ds1-1   | testing| source
> > broker | 1.4.0+ds1-1   | unstable   | source
> > broker | 1.4.0+ds1-1   | unstable-debug | source
> 
> Don't know yet why this happened. For that run, broker was marked as
> BLOCKED but was still tried.

Depending on exactly which run, at a guess this is related to:

adsb@buxtehude:~$ ls -ltr /srv/bugs.debian.org/bugscan/stati | tail -n10
-rw-r--r-- 1 debbugs debbugs  716663 Oct 22 02:52 status-202310220250
-rw-r--r-- 1 debbugs debbugs9865 Oct 22 03:50 status-202310220350
-rw-r--r-- 1 debbugs debbugs  715452 Oct 22 04:50 status-202310220450
-rw-r--r-- 1 debbugs debbugs  715452 Oct 22 05:50 status-202310220550
-rw-r--r-- 1 debbugs debbugs  715452 Oct 22 06:50 status-202310220650
-rw-r--r-- 1 debbugs debbugs  715823 Oct 22 07:51 status-202310220750
-rw-r--r-- 1 debbugs debbugs  716262 Oct 22 08:51 status-202310220850
-rw-r--r-- 1 debbugs debbugs  718794 Oct 22 09:52 status-202310220950
-rw-r--r-- 1 debbugs debbugs  717317 Oct 22 10:50 status-202310221050
-rw-r--r-- 1 debbugs debbugs  717694 Oct 22 11:51 status-202310221150

The small file from 03:50 only seems to contain bugs relating to
pseudo-packages, based on a quick visual scan.

Regards,

Adam



Re: Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Sebastian Ramacher
On 2023-10-22 13:20:43 +0200, Santiago Vila wrote:
> Hello.
> 
> It is just me, or lots of packages that were autoremoved
> from testing have propagated to testing again this night?
> 
> Example: "broker" has #1037597, however:
> 
> $ rmadison  broker
> broker | 1.4.0+ds1-1   | oldstable  | source
> broker | 1.4.0+ds1-1   | stable | source
> broker | 1.4.0+ds1-1   | testing| source
> broker | 1.4.0+ds1-1   | unstable   | source
> broker | 1.4.0+ds1-1   | unstable-debug | source

Don't know yet why this happened. For that run, broker was marked as
BLOCKED but was still tried.

I've decroned brtiney until we know what happened.

Cheers
-- 
Sebastian Ramacher



Lots of buggy packages propagated to trixie today (?)

2023-10-22 Thread Santiago Vila

Hello.

It is just me, or lots of packages that were autoremoved
from testing have propagated to testing again this night?

Example: "broker" has #1037597, however:

$ rmadison  broker
broker | 1.4.0+ds1-1   | oldstable  | source
broker | 1.4.0+ds1-1   | stable | source
broker | 1.4.0+ds1-1   | testing| source
broker | 1.4.0+ds1-1   | unstable   | source
broker | 1.4.0+ds1-1   | unstable-debug | source

Thanks.



Bug#1054341: bookworm-pu:package dav4tbsync

2023-10-22 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: dav4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:dav4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ Checklist ]
  [X] *all* changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in (old)stable
  [X] the issue is verified as fixed in unstable

[ Changes ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

eas4tbsync will follow. Tbsync is already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for dav4tbsync-4.3 dav4tbsync-4.7

 _locales/bg/messages.json |6 
 _locales/cs/messages.json |6 
 _locales/es/messages.json |8 
 _locales/fr/messages.json |8 
 _locales/gl/messages.json |  347 +
 _locales/hu/messages.json |6 
 _locales/it/messages.json |6 
 _locales/ja/messages.json |6 
 _locales/pl/messages.json |6 
 _locales/pt_BR/messages.json  |6 
 _locales/ro/messages.json |  347 +
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   12 
 content/manager/createAccount.xhtml   |   25 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |4 
 20 files changed, 1341 insertions(+), 175 deletions(-)

diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:52:10.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:52:10.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends ExtensionCommon.ExtensionAPI {
-  getMessenger(context) {   
-let apis = [
-  "storage",
-  "runtime",
-  "extension",
-  "i18n",
-];
-
-function getStorage() {
-  let localstorage = null;
-  try {
-localstorage = context.apiCan.findAPIPath("storage");
-localstorage.local.get = (...args) =>
-  localstorage.local.callMethodInParentProcess("get", args);
-localstorage.local.set = (...args) =>
-  localstorage.local.callMethodInParentProcess("set", args);
-localstorage.local.remove = (...args) =>
-  localstorage.local.callMethodInParentProcess("remove", args);
-localstorage.local.clear = (...args) =>
-  localstorage.local.callMethodInParentProcess("clear", args);
-  } catch (e) {
-console.info("Storage permission is missing");
-  }
-  return 

Bug#1054340: bookworm-pu:package dav4tbsync

2023-10-22 Thread Mechtilde Stehmann

Package: release.debian.org
Severity: normal
Tags: bookworm
User: release.debian@packages.debian.org
Usertags: pu
X-Debbugs-Cc: dav4tbs...@packages.debian.org, mechti...@debian.org
Control: affects -1 + src:dav4tbsync

[ Reason ]

This package is a dependency of the extension tbsync to thunderbird. 
After thunderbird is updated to version 115.* in bookwork it is 
necessary to update this extension too.


[ Impact ]

Otherwise this extension doesn't work anymore

[ Risks ]

Only tbsync, dav4tbsync and eas4tbsync are affected and will be updated too

[ Checklist ]
  [X] *all* changes are documented in the d/changelog
  [X] I reviewed all changes and I approve them
  [X] attach debdiff against the package in (old)stable
  [X] the issue is verified as fixed in unstable

[ Changes ]

There is a new version of dav4tbsync to work with thunderbird 115.x

[ Other info ]

The output of debdiff (stable vs stable-pu is attached)

eas4tbsync will follow. Tbsync is already updated

Kind regards to the release team

Mechtilde

--
Mechtilde Stehmann
## Debian Developer
## PGP encryption welcome
## F0E3 7F3D C87A 4998 2899  39E7 F287 7BBA 141A AD7F
diffstat for dav4tbsync-4.3 dav4tbsync-4.7

 _locales/bg/messages.json |6 
 _locales/cs/messages.json |6 
 _locales/es/messages.json |8 
 _locales/fr/messages.json |8 
 _locales/gl/messages.json |  347 +
 _locales/hu/messages.json |6 
 _locales/it/messages.json |6 
 _locales/ja/messages.json |6 
 _locales/pl/messages.json |6 
 _locales/pt_BR/messages.json  |6 
 _locales/ro/messages.json |  347 +
 content/api/BootstrapLoader/CHANGELOG.md  |   15 
 content/api/BootstrapLoader/implementation.js |  676 --
 content/api/BootstrapLoader/schema.json   |4 
 content/bootstrap.js  |   12 
 content/manager/createAccount.xhtml   |   25 
 debian/changelog  |   22 
 debian/control|4 
 debian/gbp.conf   |2 
 manifest.json |4 
 20 files changed, 1341 insertions(+), 175 deletions(-)

diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md
--- dav4tbsync-4.3/content/api/BootstrapLoader/CHANGELOG.md	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/CHANGELOG.md	2023-08-18 16:52:10.0 +0200
@@ -1,3 +1,18 @@
+Version: 1.21
+-
+- Explicitly set hasAddonManagerEventListeners flag to false on uninstall
+
+Version: 1.20
+-
+- hard fork BootstrapLoader v1.19 implementation and continue to serve it for
+  Thunderbird 111 and older
+- BootstrapLoader v1.20 has removed a lot of unnecessary code used for backward
+  compatibility
+
+Version: 1.19
+-
+- fix race condition which could prevent the AOM tab to be monkey patched correctly
+
 Version: 1.18
 -
 - be precise on which revision the wrench symbol should be displayed, instead of
diff -Nru dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js
--- dav4tbsync-4.3/content/api/BootstrapLoader/implementation.js	2022-10-12 21:39:58.0 +0200
+++ dav4tbsync-4.7/content/api/BootstrapLoader/implementation.js	2023-08-18 16:52:10.0 +0200
@@ -2,7 +2,7 @@
  * This file is provided by the addon-developer-support repository at
  * https://github.com/thundernest/addon-developer-support
  *
- * Version: 1.18
+ * Version: 1.21
  *
  * Author: John Bieling (j...@thunderbird.net)
  *
@@ -17,70 +17,65 @@
 var { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
 var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
 
-var BootstrapLoader = class extends ExtensionCommon.ExtensionAPI {
-  getMessenger(context) {   
-let apis = [
-  "storage",
-  "runtime",
-  "extension",
-  "i18n",
-];
-
-function getStorage() {
-  let localstorage = null;
-  try {
-localstorage = context.apiCan.findAPIPath("storage");
-localstorage.local.get = (...args) =>
-  localstorage.local.callMethodInParentProcess("get", args);
-localstorage.local.set = (...args) =>
-  localstorage.local.callMethodInParentProcess("set", args);
-localstorage.local.remove = (...args) =>
-  localstorage.local.callMethodInParentProcess("remove", args);
-localstorage.local.clear = (...args) =>
-  localstorage.local.callMethodInParentProcess("clear", args);
-  } catch (e) {
-console.info("Storage permission is missing");
-  }
-  return 

Processed: bookworm-pu:package dav4tbsync

2023-10-22 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:dav4tbsync
Bug #1054340 [release.debian.org] bookworm-pu:package dav4tbsync
Added indication that 1054340 affects src:dav4tbsync

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



Processed: bookworm-pu:package dav4tbsync

2023-10-22 Thread Debian Bug Tracking System
Processing control commands:

> affects -1 + src:dav4tbsync
Bug #1054341 [release.debian.org] bookworm-pu:package dav4tbsync
Added indication that 1054341 affects src:dav4tbsync

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