Processed: Re: Bug#971758: Packaging an ancient version is becoming a problem for projects that depend on this

2024-11-21 Thread Debian Bug Tracking System
Processing control commands:

> severity -1 serious
Bug #971758 [tss2] tss2: New upstream version 1.5.0
Severity set to 'serious' from 'normal'

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



Bug#624383: apt-build: @builddep variable unassinged

2024-11-21 Thread haruna
Package: apt-build
Version: 0.12.49
Followup-For: Bug #624383
X-Debbugs-Cc: haruna-...@proton.me

The problem is caused by the not assigned @builddep variable.
This variable is used for removing the (newly) installed packages needed for 
building but was never assinged in the first place.
Changing the line 
  read_apt_list($conf->apt_get . "...
in the function sub builddep to 
  @builddep = read_apt_list($conf->apt_get . "... 
fixes the problem

Haruna

-- System Information:
Debian Release: 12.8
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-27-amd64 (SMP w/2 CPU threads; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages apt-build depends on:
ii  apt2.6.1
ii  apt-utils  2.6.1
ii  debconf [debconf-2.0]  1.5.82
ii  devscripts 2.23.4+deb12u2
ii  dpkg   1.21.22
ii  dpkg-dev   1.21.22
ii  g++4:12.2.0-3
ii  gcc4:12.2.0-3
ii  libappconfig-perl  1.71-2.2
ii  libapt-pkg-perl0.1.40+b2
ii  libc6  2.36-9+deb12u9
ii  perl   5.36.0-7+deb12u1

Versions of packages apt-build recommends:
ii  build-essential  12.9
ii  fakeroot 1.31-1.2

Versions of packages apt-build suggests:
pn  gfortran  

-- debconf information excluded



Bug#1017816: golang-github-bsm-pool: Flaky test on i386, blocking other packages migration

2024-11-21 Thread Santiago Vila

forwarded 1017816 https://github.com/bsm/pool/issues/4
thanks

Hello. I've just forwarded this upstream, but
maybe we should go ahead and remove the package.

It used to be a (build-)dependency for gitea, but gitea
does not exist anymore.

Thanks.



Bug#1075647: marked as done (xarclock: ftbfs with GCC-14)

2024-11-21 Thread Debian Bug Tracking System
Your message dated Thu, 21 Nov 2024 00:05:41 +
with message-id 
and subject line Bug#1075647: fixed in xarclock 1.0-20
has caused the Debian Bug report #1075647,
regarding xarclock: ftbfs with GCC-14
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.)


-- 
1075647: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1075647
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:xarclock
Version: 1.0-19
Severity: important
Tags: sid trixie
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-14

[This bug is targeted to the upcoming trixie release]

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-14/g++-14, but succeeds to build with gcc-13/g++-13. The
severity of this report will be raised before the trixie release.

The full build log can be found at:
http://qa-logs.debian.net/2024/07/01/xarclock_1.0-19_unstable_gccexp.log
The last lines of the build log are at the end of this report.

To build with GCC 14, either set CC=gcc-14 CXX=g++-14 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures are new warnings resulting in build failures with
-Werror turned on, or new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-14/porting_to.html

[...]

User Environment


APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=user42
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SCHROOT_ALIAS_NAME=unstable
SCHROOT_CHROOT_NAME=sid-amd64-sbuild
SCHROOT_COMMAND=env
SCHROOT_GID=1001
SCHROOT_GROUP=user42
SCHROOT_SESSION_ID=sid-amd64-sbuild-96c53421-d36f-4359-bb48-179ab3b723b0
SCHROOT_UID=1001
SCHROOT_USER=user42
SHELL=/bin/sh
USER=user42

dpkg-buildpackage
-

Command: dpkg-buildpackage --sanitize-env -us -uc -b -rfakeroot
dpkg-buildpackage: info: source package xarclock
dpkg-buildpackage: info: source version 1.0-19
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Pino Toscano 
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 debian/rules clean
dh clean
   dh_auto_clean
make -j8 clean
make[1]: Entering directory '/<>'
rm -f xarclock
rm -f *.CKP *.ln *.BAK *.bak *.o core errs ,* *~ *.a .emacs_* tags TAGS 
make.log MakeOut  "#"*
make[1]: Leaving directory '/<>'
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   dh_auto_configure
   debian/rules override_dh_auto_build
make[1]: Entering directory '/<>'
xmkmf
mv -f Makefile Makefile.bak
imake -DUseInstalled -I/usr/lib/X11/config
dh_auto_build -- CFLAGS="-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection"
make -j8 "INSTALL=install --strip-program=true" "CFLAGS=-g -O2 
-Werror=implicit-function-declaration -ffile-prefix-map=/<>=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -fcf-protection"
make[2]: Entering directory '/<>'
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o xarclock.o xarclock.c
gcc -g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protection -Wformat -Werror=format-security -fcf-protection 
-Wdate-time -D_FORTIFY_SOURCE=2  -c -o ARClock.o ARClock.c
ARClock.c: In function ‘clock_tic’:
ARClock.c:371:12: error: type defaults to ‘int’ in declaration of ‘i’ 
[-Wimplicit-int]
  371 |   register i, j;
  |^
ARClock.c:371:15: error: type defaults to ‘int’ in declaration of ‘j’ 
[-Wimplicit-int]
  371 |   register i, j;
  |   ^
make[2]: *** [: ARClock.o] Error 1
make[2]: *** Waiting for unfinished jobs
make[2]: Leaving directory '/<>'
dh_auto_build: error: make -j8 "INSTALL=install --strip-program=true" 
"CFLAGS=-g -O2 -Werror=implicit-function-declaration 
-ffile-prefix-map=/<>=. -fstack-protector-strong 
-fstack-clash-protect

Processed: golang-github-bsm-pool: Flaky test on i386, blocking other packages migration

2024-11-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> forwarded 1017816 https://github.com/bsm/pool/issues/4
Bug #1017816 [src:golang-github-bsm-pool] golang-github-bsm-pool: Flaky test on 
i386, blocking other packages migration
Set Bug forwarded-to-address to 'https://github.com/bsm/pool/issues/4'.
> thanks
Stopping processing here.

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



Processed: [bts-link] source package src:emscripten

2024-11-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> #
> # bts-link upstream status pull for source package src:emscripten
> # see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
> # https://bts-link-team.pages.debian.net/bts-link/
> #
> user debian-bts-l...@lists.debian.org
Setting user to debian-bts-l...@lists.debian.org (was 
debian-bts-l...@lists.debian.org).
> # remote status report for #1000136 (http://bugs.debian.org/1000136)
> # Bug title: emscripten: Update theme for new Sphinx and drop dh_sphinxdoc 
> override
> #  * https://github.com/emscripten-core/emscripten/issues/15365
> #  * remote status changed: open -> closed
> #  * closed upstream
> tags 1000136 + fixed-upstream
Bug #1000136 [src:emscripten] emscripten: Update theme for new Sphinx and drop 
dh_sphinxdoc override
Added tag(s) fixed-upstream.
> usertags 1000136 - status-open
Usertags were: status-open.
There are now no usertags set.
> usertags 1000136 + status-closed
There were no usertags set.
Usertags are now: status-closed.
> thanks
Stopping processing here.

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



Bug#1088013: Request to update libxml2 library to fix CVE

2024-11-21 Thread Jay Pelletier
Package: Bookworm
Version: 12.8

Hello,
I am requesting that the libxml2 library that is packaged with the latest 
version of Bookworm (12.8 as of Nov 21, 2024).  The version being used is 
2.9.14+dfsg-1.3~deb12u1.  This version has high severity CVE-2024-25062 with 
it, however this has been fixed in newer versions of libxml2:
https://nvd.nist.gov/vuln/detail/CVE-2024-25062#range-13018875
The 2.9.x branch will never receive this fix so the only remedy is to upgrade 
to version at or after 2.12.5:
https://gitlab.gnome.org/GNOME/libxml2/-/issues/604
I see that Debian Trixie will be packaging a newer version of libxml2 
(2.12.7+dfsg+really2.9.14-0.2+b1):
https://packages.debian.org/search?keywords=libxml2

Can this update be done in Bookworm as well to remove this CVE?

Best,
Jay


nini_1.1.0+dfsg.3-1_source.changes ACCEPTED into unstable

2024-11-21 Thread Debian FTP Masters
Thank you for your contribution to Debian.



Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Thu, 21 Nov 2024 18:09:13 -0300
Source: nini
Architecture: source
Version: 1.1.0+dfsg.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian QA Group 
Changed-By: Marcos Talau 
Changes:
 nini (1.1.0+dfsg.3-1) unstable; urgency=medium
 .
   * QA upload.
   * Set maintainer to Debian QA Group . (see: #1079888)
   * debian/control:
 - Add Rules-Requires-Root.
 - Bump Standards-Version to "4.7.0".
 - Remove Uploaders field.
   * debian/upstream/metadata: Add upstream metadata information.
Checksums-Sha1:
 edb0124c2c2cce7ea45f9742e2f18b298b045b8f 1940 nini_1.1.0+dfsg.3-1.dsc
 d2d265184bc1c504620eb951698c7fb94783aafa 4828 nini_1.1.0+dfsg.3-1.debian.tar.xz
 f8768ff255bb124c183665edef79f24f8ffc193d 19082 
nini_1.1.0+dfsg.3-1_source.buildinfo
Checksums-Sha256:
 f5f224787f5d7c54c83ddcddd35ebdc0b5381e03004d9805a1c7c4c57d5332ab 1940 
nini_1.1.0+dfsg.3-1.dsc
 63535eed5cc4e8f33dff39f737d5b20e91f2982e2e34203b85a559a4963481dc 4828 
nini_1.1.0+dfsg.3-1.debian.tar.xz
 b714e8af85dab80c73a2f0b89e4de4693979e326c79395205bf5d7f50574cc64 19082 
nini_1.1.0+dfsg.3-1_source.buildinfo
Files:
 326be4dd20045545e27070d24dd1be2c 1940 devel optional nini_1.1.0+dfsg.3-1.dsc
 5cb671fa699ca5c20557486e20aa3500 4828 devel optional 
nini_1.1.0+dfsg.3-1.debian.tar.xz
 72d544e205233f2752f0d504193685ea 19082 devel optional 
nini_1.1.0+dfsg.3-1_source.buildinfo

-BEGIN PGP SIGNATURE-

iQIzBAEBCgAdFiEEtSLzkVnaB9053AsR9LqqgNsoukwFAmc/ohYACgkQ9LqqgNso
ukyoUw/8DPGS6m2luegjND9hn718t4Mx5kg8vdNITjDjh3mQpejyCFe9WJ6e6UAr
EDfXqGvCOGeHihQQAsEULGLQUINR7rq2PnCltzf1jT2I0Recd8EGRRVK6VyiHyWF
WgIfPvwRP9KMcX+pDYZfIkWYPpoU4xSRonsePRn2BYKGcaL9ba1OZJvycK8ZvQLE
SgPp2zX8yzBtCPPDEB0efKVDBAIa3SUY5WTauFjTCpOZY5j2mX5+w96rU9wOIM4b
Biu+lZAzxA9wDbZhrame93JrjqyX6R4lkzOCjrsW4jJxZcZBqfSRiIPq1h35iaBa
q9AIfYcuZ1fqgDKA28AYfalbtRhymLfFIiVx99cLpG7NScxo6bHrpBYto8zz2il4
tTmtvU6woNVmLZkfKt9dzqbuUWhAJC6TqEL/zQP5xIB1at/hp36oISVGlXze4/He
9M2N45IayJbiOetrJ/IIZ157Oq9QERnhjbSwzrybJgzwXKfQ6WcfjxiHeiyfrb4B
YTswCJcY0uwZT19YwDFxaGWnHzjwu8WsTpGbNcl/mol5Yg/Ws42Rn1OMXteCAz2h
lVVabNElUsRDasHurK5RAQaen2pPMlQsxEEQRrE10Z7pUf4d7uIjmF09lIsO+g3+
Ej1eUmAkj4cVfeb9yuH5Y+b50ljHfQgeSFwvNk+7mAArJ53Ougs=
=DVxU
-END PGP SIGNATURE-



pgpk8Z1g1yVV5.pgp
Description: PGP signature


Processed: closing 1088013

2024-11-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> close 1088013
Bug #1088013 [bookworm] Request to update libxml2 library to fix CVE
Marked Bug as done
> thanks
Stopping processing here.

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



[bts-link] source package src:emscripten

2024-11-21 Thread debian-bts-link
#
# bts-link upstream status pull for source package src:emscripten
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
# https://bts-link-team.pages.debian.net/bts-link/
#

user debian-bts-l...@lists.debian.org

# remote status report for #1000136 (http://bugs.debian.org/1000136)
# Bug title: emscripten: Update theme for new Sphinx and drop dh_sphinxdoc 
override
#  * https://github.com/emscripten-core/emscripten/issues/15365
#  * remote status changed: open -> closed
#  * closed upstream
tags 1000136 + fixed-upstream
usertags 1000136 - status-open
usertags 1000136 + status-closed

thanks



Processing of nini_1.1.0+dfsg.3-1_source.changes

2024-11-21 Thread Debian FTP Masters
nini_1.1.0+dfsg.3-1_source.changes uploaded successfully to localhost
along with the files:
  nini_1.1.0+dfsg.3-1.dsc
  nini_1.1.0+dfsg.3-1.debian.tar.xz
  nini_1.1.0+dfsg.3-1_source.buildinfo

Greetings,

Your Debian queue daemon (running on host usper.debian.org)



Processed: tagging 971758, tagging 1084643, found 1084643 in 2.3.3-6, tagging 1084677 ..., tagging 1068318 ...

2024-11-21 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

> tags 971758 + sid trixie
Bug #971758 [tss2] tss2: New upstream version 1.5.0
Added tag(s) sid and trixie.
> tags 1084643 + sid trixie
Bug #1084643 {Done: Colin Watson } [src:coreapi] coreapi: 
removal of Python standard libraries in Python 3.13
Added tag(s) trixie and sid.
> found 1084643 2.3.3-6
Bug #1084643 {Done: Colin Watson } [src:coreapi] coreapi: 
removal of Python standard libraries in Python 3.13
Ignoring request to alter found versions of bug #1084643 to the same values 
previously set
> tags 1084677 + sid trixie experimental
Bug #1084677 [src:kajongg] kajongg: removal of Python standard libraries in 
Python 3.13
Added tag(s) experimental, trixie, and sid.
> found 1084677 4:22.12.3-1
Bug #1084677 [src:kajongg] kajongg: removal of Python standard libraries in 
Python 3.13
Marked as found in versions kajongg/4:22.12.3-1.
> tags 1068318 + sid trixie experimental
Bug #1068318 [src:code-saturne] code-saturne: Build against mpich for MPI on 
32-bit systems
Added tag(s) trixie, experimental, and sid.
> found 1084554 1.30.0+ds-1
Bug #1084554 [src:vg] vg: removal of Python standard libraries in Python 3.13
Marked as found in versions vg/1.30.0+ds-1.
> tags 1084554 + sid trixie experimental
Bug #1084554 [src:vg] vg: removal of Python standard libraries in Python 3.13
Added tag(s) sid, experimental, and trixie.
> found 1084592 3.1.0+dfsg2-4
Bug #1084592 {Done: Rafael Laboissière } [src:xmds2] xmds2: 
removal of Python standard libraries in Python 3.13
Marked as found in versions xmds2/3.1.0+dfsg2-4.
> reassign 1038273 src:libmikmod 3.3.11.1-7
Bug #1038273 {Done: Stephen Kitt } [libmikmod-config] please 
drop transitional package libmikmod-config from src:libmikmod
Bug reassigned from package 'libmikmod-config' to 'src:libmikmod'.
No longer marked as found in versions libmikmod/3.3.11.1-7.
No longer marked as fixed in versions libmikmod/3.3.11.1-8.
Bug #1038273 {Done: Stephen Kitt } [src:libmikmod] please 
drop transitional package libmikmod-config from src:libmikmod
Marked as found in versions libmikmod/3.3.11.1-7.
> fixed 1038273 3.3.11.1-8
Bug #1038273 {Done: Stephen Kitt } [src:libmikmod] please 
drop transitional package libmikmod-config from src:libmikmod
Marked as fixed in versions libmikmod/3.3.11.1-8.
> reassign 878984 src:tclcl 1.20-8
Bug #878984 {Done: Petter Reinholdtsen } [tclcl-dev] please 
drop transitional package tclcl-dev
Bug reassigned from package 'tclcl-dev' to 'src:tclcl'.
No longer marked as found in versions tclcl/1.20-8.
No longer marked as fixed in versions tclcl/1.20-12.
Bug #878984 {Done: Petter Reinholdtsen } [src:tclcl] please 
drop transitional package tclcl-dev
Marked as found in versions tclcl/1.20-8.
> fixed 878984 1.20-12
Bug #878984 {Done: Petter Reinholdtsen } [src:tclcl] please 
drop transitional package tclcl-dev
Marked as fixed in versions tclcl/1.20-12.
> found 1084667 0.3.4-1
Bug #1084667 {Done: Stefano Rivera } [src:python-mitogen] 
python-mitogen: removal of Python standard libraries in Python 3.13
Marked as found in versions python-mitogen/0.3.4-1.
> thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
1038273: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1038273
1068318: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068318
1084554: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084554
1084592: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084592
1084643: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084643
1084667: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084667
1084677: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1084677
878984: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=878984
971758: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=971758
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems