Xiyue Deng:
Hi Niels,
Niels Thykier writes:
Xiyue Deng:
Package: debhelper
Version: 13.11.4
Severity: wishlist
Dear Maintainer,
It would be great that if dh_installchangelogs can support CHANGELOG.org
as changelog.
A bit background: CHANGELOG.org is a type of changelog file in Org mode
fo
forwarded 491392 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75208
thanks
I was hoping the maintainer would do it, but I've finally forwarded the
bug upstream and got a small concession in the wording of the info doc.
--
Tim Connors
Hi Phil,
> Control: tags -1 +moreinfo
>
> Xiyue,
>
> Merry Christmas mate.
>
Merry belated Christmas!
> Preamble...
>
> Thank you for taking the time to prepare this package and your contribution to
> the Debian project.
>
> The review below is for assistance. This review is offered to help
Package: coreutils
Version: 9.4-3
Version: 9.1-1
Severity: normal
Dear Maintainer,
$ numfmt --format a%fc --grouping
numfmt: --grouping cannot be combined with --format
$ numfmt --to iec --format a%\'fc 10
numfmt: grouping cannot be combined with --to
$ numfmt --to iec --format a%fc --grouping 10
On 12/30/24 2:17 PM, Sebastiaan Couwenberg wrote:
On 12/30/24 8:34 AM, Sebastiaan Couwenberg wrote:
On 12/29/24 6:26 PM, Sebastiaan Couwenberg wrote:
On 12/29/24 10:45 AM, Emilio Pozuelo Monfort wrote:
On 28/12/2024 09:57, Sebastiaan Couwenberg wrote:
On 11/7/24 10:57 AM, Emilio Pozuelo Monfo
Source: sunpy
Version: 6.0.3-2
Severity: normal
Tags: sid patch
X-Debbugs-Cc: wuruil...@loongson.cn
User: debian-loonga...@lists.debian.org
Usertags: loong64
Dear Maintainer,
sunpy compiles incorrectly on loongarch, compiles successfully after using the
latest version in the dependent reproject
Package: release-notes
Severity: normal
X-Debbugs-CC: debian-de...@lists.debian.org, gib...@debian.org
TL;DR -- It is expected that trixie will be the last release of
Debian to include LXD, and users are encouraged to migrate to Incus
after upgrading.
(CC'ing debian-devel for broader awarenes
Yes indeed, looks great, thank you for your work!
On Mon, Dec 30, 2024 at 7:39 PM Aurélien COUDERC wrote:
> control: tags -1 - moreinfo
>
> Dear Paul,
>
> On Fri, 27 Dec 2024 22:56:53 -0500 "Paul R. Tagliamonte" <
> paul...@gmail.com> wrote:
> > tags 1090982 moreinfo
> > thanks
> >
> > # Broken
Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc: python-torn...@packages.debian.org
Control: affects -1 + src:python-tornado
User: release.debian@packages.debian.org
Usertags: pu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
[ Reason ]
This upload intends to fix the
Please find attached the debdiff missing from the original report mail.
Regards, Daniel
diff -Nru setuptools-66.1.1/debian/changelog setuptools-66.1.1/debian/changelog
--- setuptools-66.1.1/debian/changelog 2023-01-27 07:49:44.0 +0100
+++ setuptools-66.1.1/debian/changelog 2024-12-31 01:08
Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc: setupto...@packages.debian.org
Control: affects -1 + src:setuptools
User: release.debian@packages.debian.org
Usertags: pu
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512
[ Reason ]
CVE-2024-6345 has been fixed in oldsta
control: tags -1 - moreinfo
Dear Paul,
On Fri, 27 Dec 2024 22:56:53 -0500 "Paul R. Tagliamonte"
wrote:
> tags 1090982 moreinfo
> thanks
>
> # Broken Build-Depends:
> tellico: libkf5sane-dev
>
> this relation needs to be sorted first, and when that's in good shape feel
> free to remove the mor
Note the pip package is keystone-engine -- it will install a directory
named keystone
which was conflicting with the keystone (open identity server) when
pince is launched.
Run as root, similar to the example you showed (it's working):
$ sudo python3 -m venv --system-site-packages ve
$
On Sun, Dec 22, 2024 at 04:10:11PM +0100, Roland Clobus wrote:
> Hello maintainers of dictionaries-common,
>
> I've made haste and I've written a hook script for the live images [1] which
> applies this proposed change on the files while the live images are being
> generated.
Hi,
Changes just co
Hi Niels,
Niels Thykier writes:
> Xiyue Deng:
>> Package: debhelper
>> Version: 13.11.4
>> Severity: wishlist
>>
>> Dear Maintainer,
>>
>> It would be great that if dh_installchangelogs can support CHANGELOG.org
>> as changelog.
>>
>> A bit background: CHANGELOG.org is a type of changelog fil
Package: poppler-utils
Version: 24.08.0-3
Severity: minor
Tags: patch
* What led up to the situation?
Checking for defects with a new version
test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man
page"
[Use "groff -e ' $' " to find trailing spaces.]
["test-gr
Package: release.debian.org
Severity: normal
Tags: bookworm
X-Debbugs-Cc: p...@packages.debian.org
Control: affects -1 + src:poco
User: release.debian@packages.debian.org
Usertags: pu
Fix for CVE-2023-52389 (which doesn't warrant a DSA),
debdiff below.
Cheers,
Moritz
diff -Nru poco-1
On 30/12/2024 21:48, наб wrote:
Package: coreutils
Version: 9.1-1
Version: 9.4-3
Severity: normal
Dear Maintainer,
$ numfmt -d2 23000
numfmt: invalid number: ‘’
$ numfmt -d3 23000
23000
Best,
This is a bit of an edge case,
but I think the behaviour is OK.
Consider the more general cases:
$
On 30/12/2024 22:11, наб wrote:
$ for f in none auto si iec iec-i; do numfmt --from=$f 23; done
> 23
> 23
> 23
> 23
> numfmt: missing 'i' suffix in input: ‘23’ (e.g Ki/Mi/Gi)
Fixed with the attached.
cheers,
PádraigFrom 6229ac946e6ee36158db1a592279671d79a9737a Mon Sep 1
Package: texlive-extra-utils
Version: 2024.20241115-1
Severity: minor
Tags: patch
* What led up to the situation?
Checking for defects with a new version
test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man
page"
[Use "groff -e ' $' " to find trailing spaces.]
Kurt,
On Wednesday, December 25, 2024 5:40:06 AM MST Kurt Roeckx wrote:
> Hi,
>
> I suggest you just do it. I'll probably not have much time to look at it.
Happy to do so.
I noticed that dutch doesn’t have a debian/watch file. What is the upstream
location for the source?
--
Soren Stoutner
El 30/12/24 a las 23:11, Sebastian Ramacher escribió:
I have verified that the package builds in bookworm as is. Can you
please elaborate why you think the bug affects bookworm?
I trust that you tried to build it and it worked for you,
but this is not the kind of bug where a successful
build me
Hi,
On 2024-12-30 23:12, Uwe Kleine-König wrote:
> Hello Aurelien,
>
> On Mon, Dec 30, 2024 at 09:48:11PM +0100, Aurelien Jarno wrote:
> > It seems that the issue is that your system is missing bookworm-updates.
> > So this will be fixed with the next point release in a couple of weeks.
>
> OK,
Package: coreutils
Version: 9.1-1
Version: 9.4-3
Severity: normal
Dear Maintainer,
$ for f in none auto si iec iec-i; do numfmt --from=$f 23; done
23
23
23
23
numfmt: missing 'i' suffix in input: ‘23’ (e.g Ki/Mi/Gi)
Compare
UNIT options:
iec-i accept optional t
Source: gst-plugins-bad1.0
Version: 1.24.10-2
Severity: important
Tags: ftbfs patch
User: debian-h...@lists.debian.org
Usertags: hurd
Hello,
The newer upstream introduces more plugins that don't build on hurd-any.
The attached patch fixes this
The attached nodrm and nowayland patches are against
Hello Aurelien,
On Mon, Dec 30, 2024 at 09:48:11PM +0100, Aurelien Jarno wrote:
> On 2024-12-30 21:32, Uwe Kleine-König wrote:
> > the problem described by Christoph happens for me, too.
> >
> > On Thu, Dec 12, 2024 at 06:28:34PM +0100, Aurelien Jarno wrote:
> > > On 2024-12-12 00:19, Christoph E
On 2024-12-30 22:40:39 +0100, Santiago Vila wrote:
> tags 1084166 bookworm
> thanks
>
> Hello Sebastian. Please do not remove the bookworm tag on
> this bug, because the version in bookworm still has the bug,
> and I'm actually considering an upload for stable to fix
> it (but only if the usual ma
package release.debian.org
tags 1091325 = bookworm pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bookworm.
Thanks for your contribution!
Upload details
==
Package: pypy3
Version: 7.3.11+dfsg-2
package release.debian.org
tags 1091717 = bookworm pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bookworm.
Thanks for your contribution!
Upload details
==
Package: gst-plugins-base1.0
Version:
package release.debian.org
tags 1091465 = bookworm pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bookworm.
Thanks for your contribution!
Upload details
==
Package: espeak-ng
Version: 1.51+dfsg
package release.debian.org
tags 1091367 = bookworm pending
thanks
Hi,
The upload referenced by this bug report has been flagged for acceptance into
the proposed-updates queue for Debian bookworm.
Thanks for your contribution!
Upload details
==
Package: geoclue-2.0
Version: 2.6.0-2
Control: tags 1089327 + patch
Control: tags 1089327 + pending
Dear maintainer,
I've prepared an NMU for fortunes-bg (versioned as 1.4+nmu2) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru fortunes-bg-1.4+nmu1/changelog fortunes-bg-1.4
Niels Thykier writes ("Re: Bug#1089303: chiark-utils: Supporting rootless
builds by default"):
> I recommend applying 0001-0003 for now. If you have time to debug
> `dh-prototype.diff` then it would be great. However, the move to
> debhelper classic would already be a major step of the way in my
Control: clone -1 -2
Control: retitle -2 build breaks with .git directory
Niels Thykier writes ("Bug#1089462: vm: Supporting rootless builds by default"):
> Note that `dgit clone vm` FTBFS in a clean chroot unlike downloading the
> vm source package from the archive. Installing `git` in the chroo
On Mon, 30 Dec 2024 20:31:47 + Jonathan Wiltshire
wrote:
Control: tags 1086581 + pending
Dear maintainer,
I've prepared an NMU for stringencoders (versioned as 3.10.3+git20180306-1.2)
and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.
Thanks for do
Control: tags 1089424 + patch
Control: tags 1089424 + pending
Dear maintainer,
I've prepared an NMU for rig (versioned as 1.11-1.2) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru rig-1.11/debian/changelog rig-1.11/debian/changelog
--
Package: ftp.debian.org
Severity: normal
X-Debbugs-Cc: ni...@thykier.net
User: ftp.debian@packages.debian.org
Usertags: remove
Hi,
Please remove the package `the` from unstable. It has an open RC bug
since July. With the last maintainer upload being in 2016, it has been
living on NMU'ed li
Package: coreutils
Version: 9.1-1
Version: 9.4-3
Severity: normal
Dear Maintainer,
$ numfmt -d2 23000
numfmt: invalid number: ‘’
$ numfmt -d3 23000
23000
Best,
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: x32 (x86_64)
For
tags 1084166 bookworm
thanks
Hello Sebastian. Please do not remove the bookworm tag on
this bug, because the version in bookworm still has the bug,
and I'm actually considering an upload for stable to fix
it (but only if the usual maintainer is not willing to do it
himself).
Thanks.
Control: tag -1 + unreproducible moreinfo
> 1. I installed python3-keystone (openstack identity service)
> 2. I installed a python program in a virtual environment from
> (https://github.com/korcankaraokcu/PINCE) this application installs
> keystone-engine (an on-th
Ian Jackson:
Niels Thykier writes ("Bug#1089462: vm: Supporting rootless builds by default"):
Please see attached as a patch.
I intend to NMU to make progress on the MBF if I do not hear from you on
this. It would help me if you either uploaded this soon or approved the
NMU (enabling me to skip
On Mon, 30 Dec 2024 at 20:30, Helmut Grohne wrote:
>
> Dear release team,
>
> On Sun, Dec 29, 2024 at 07:29:06PM +, Luca Boccassi wrote:
> > We would like to remove the legacy usr-is-merged/usrmerge packages from
> > testing/unstable, but debootstrap in bookworm still pulls usr-is-merged
> > i
On Sun, Dec 22, 2024 at 05:48:47PM +0100, Lucas Nussbaum wrote:
> Source: maven-debian-helper
> Version: 2.6.6
> Severity: serious
> Justification: FTBFS
> Tags: trixie sid ftbfs
> User: lu...@debian.org
> Usertags: ftbfs-20241222 ftbfs-trixie
Adding the missing B-D on libmaven-resolver-1.6-java r
Ian Jackson:
Niels Thykier writes ("Bug#1089303: chiark-utils: Supporting rootless builds by
default"):
I think the attached patch should solve it. Though, please review it
carefully, since I am seeing some surprising delta. Such as
git-branchmove.1 being added to the diff, which I think is a b
Source: snapd
Version: 2.65.3-1
Severity: serious
Control: close -1 2.66.1-1
Tags: sid trixie
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
The Release Team considers packages that are out-of-sync between testing
and unstable for more than 30 days as hav
Hi,
On 2024-12-30 21:32, Uwe Kleine-König wrote:
> Hello Aurelien,
>
> the problem described by Christoph happens for me, too.
>
> On Thu, Dec 12, 2024 at 06:28:34PM +0100, Aurelien Jarno wrote:
> > On 2024-12-12 00:19, Christoph Egger wrote:
> > > Package: tzdata
> > > Version: 2024a-0+deb12u1
Source: structure-synth
Version: 1.5.0-7
Severity: serious
Control: close -1 1.5.0-7.3
Tags: sid trixie
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
The Release Team considers packages that are out-of-sync between testing
and unstable for more than 30 d
Source: openjdk-24
Version: 24~22ea-1
Severity: serious
Control: close -1 24~29ea-1
Tags: sid trixie ftbfs
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
The Release Team considers packages that are out-of-sync between testing
and unstable for more than 3
I am moving the content of the removal bug to here, as requested by
pochu on IRC. I will be closing the removal bug linked in the message
above.
In order to help the transition, I'd like to request the removal of
the following source, and associated binary, packages from testing
to unblock the r
Package: texlive-binaries
Version: 2024.20240313.70630+ds-5+b1
Severity: minor
Tags: patch
* What led up to the situation?
Checking for defects with a new version
test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man
page"
[Use "groff -e ' $' " to find trailing
We filed bugs for the packages that are failing to build with ruby 3.3
and are not in the removal request list above:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?users=debian-r...@lists.debian.org&tag=ruby3.3
--
Lucas Kanashiro
Source: fscacher
Version: 0.4.3-0.1
Severity: serious
Control: close -1 0.4.3-0.2
X-Debbugs-CC: Boyuan Yang
Tags: sid trixie
User: release.debian@packages.debian.org
Usertags: out-of-sync
Dear maintainer(s),
The Release Team considers packages that are out-of-sync between testing
and unsta
Source: tellico
Version: 4.0.1-1
Severity: serious
Tags: sid trixie
User: debian...@lists.debian.org
Usertags: edos-uninstallable
Dear maintainer(s),
Dose [1] is reporting a build issue with your package, it's missing a
build dependency. Obviously your build dependencies shouldn't be
removed fro
Hello Aurelien,
the problem described by Christoph happens for me, too.
On Thu, Dec 12, 2024 at 06:28:34PM +0100, Aurelien Jarno wrote:
> On 2024-12-12 00:19, Christoph Egger wrote:
> > Package: tzdata
> > Version: 2024a-0+deb12u1
> > Severity: important
> >
> > Hi!
> >
> > tzdata update fails
Package: libvpd-2.2-3
Version: 2.2.9-1
Severity: serious
Justification: file loss during upgrade
Tags: patch
User: helm...@debian.org
Usertags: dep17p7 dep17m10
Hi,
libvpd-2.2-3 contains a udev .rules file and installs it using
debhelper. In the bookworm build (+b1), it was installed to
/lib/udev
Dear release team,
On Sun, Dec 29, 2024 at 07:29:06PM +, Luca Boccassi wrote:
> We would like to remove the legacy usr-is-merged/usrmerge packages from
> testing/unstable, but debootstrap in bookworm still pulls usr-is-merged
> in manually and fails if it cannot be found. As you know, it is no
Source: chromium
Version: 131.0.6778.139-1
Severity: serious
Tags: sid trixie
User: debian...@lists.debian.org
Usertags: edos-uninstallable
Dear maintainer(s),
Dose [1] is reporting a build issue with your package, it's missing a
build dependency. Obviously your build dependencies shouldn't be
r
Control: tags 1086581 + pending
Dear maintainer,
I've prepared an NMU for stringencoders (versioned as 3.10.3+git20180306-1.2)
and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.
Regards.
--
Jonathan Wiltshire j...@debi
Original src:cpuinfo maintainer here. The patch looks good to me.
This package indeed encounters test failure for new CPUs
expecially the Intel CPUs with P+E cores. Ignoring test failure
is the simplest solution in the current situation.
On Mon, 2024-12-30 at 18:48 +0100, Santiago Vila wrote:
> Ok
Control: close -1
Forgot to mark this RFS as done.
On Mon, 2024-12-30 at 15:11 -0500, M. Zhou wrote:
> LGTM and sponsored. Thank you for your contribution!
>
> On Mon, 2024-12-30 at 19:27 +0100, Christian Göttsche wrote:
> > Package: sponsorship-requests
> > Severity: normal
> >
> > Dear mentor
Hi
On Thu, Jul 11, 2024 at 10:45:28AM +0900, yokota wrote:
> Hello,
>
> > And here is debdiff file to show updated part in "debian" directory.
> > All of difference can be examine from salsa.
> > > https://salsa.debian.org/debian/7zip/-/compare/debian%2F22.01+dfsg-8...bookworm-update
>
> I was
LGTM and sponsored. Thank you for your contribution!
On Mon, 2024-12-30 at 19:27 +0100, Christian Göttsche wrote:
> Package: sponsorship-requests
> Severity: normal
>
> Dear mentors,
>
> I am looking for a sponsor for my package "ncdu":
>
> * Package name : ncdu
> Version : 1.2
Hi,
On Sun, Dec 01, 2024 at 10:14:16PM +0100, Lee Garrett wrote:
> Hi,
>
> these three CVEs are now fixed in buster and bullseye. This means users who
> upgrade to bookworm will be vulnerable to those issues again. Can we get a
> decision from the release team on this bug? Is there any informatio
Package: lxqt
Version: 31
Severity: wishlist
X-Debbugs-Cc: mode...@gmail.com
Dear Maintainer,
On my first experiences with lxqt, I closed the lid, and after some time, I
found that my new computer was overheating. That is because the closed lid
configurations were set by default to "nothing" inst
Package: patchutils
Version: 0.4.2-1
Severity: minor
Tags: patch
* What led up to the situation?
Checking for defects with a new version
test-[g|n]roff -mandoc -t -K utf8 -rF0 -rHY=0 -rCHECKSTYLE=10 -ww -z < "man
page"
[Use "groff -e ' $' " to find trailing spaces.]
["test-groff"
Hi,
On Fri, Aug 16, 2024 at 10:53:28AM +0200, Emanuele Rocca wrote:
> On 2024-06-22 08:48, Salvatore Bonaccorso wrote:
> > This one will be to late for 12.6 bookworm point release, but maybe we
> > can try to have it for the august bookworm point release? Or are there
> > concerns about regression
Hi Tobi,
On Tue, Aug 27, 2024 at 09:51:41PM +0200, Salvatore Bonaccorso wrote:
> Hi Tobi,
>
> On Sat, Jun 22, 2024 at 08:46:39PM +0200, Salvatore Bonaccorso wrote:
> > Hi Tobi,
> >
> > On Wed, Feb 21, 2024 at 08:00:42AM +, Jonathan Wiltshire wrote:
> > > Control: tag -1 moreinfo
> > >
> > >
Hi Dann,
On Fri, Nov 15, 2024 at 04:07:16PM +, Jonathan Wiltshire wrote:
> Control: tag -1 confirmed
>
> Please go ahead.
As Jonathan from the stable release managers have given an ack on the
edk2 upload for bookworm, are you able to do the upload in the next
few days? The window for the nex
I'd like to include the following packages to this list:
* ruby-rails-assets-underscore
- ruby-backbone-on-rails (please, remove it as well - leaf package)
TIA!
--
Lucas Kanashiro
Package: broot
Version: 1.44.3-1
Severity: normal
X-Debbugs-Cc: noisyc...@tutanota.com
(Opening this bug report as the maintainer of the package to inform users this
is a known issue)
When the `open_preview` verb is executed on an image, a hexdump is displayed
instead of the image preview.
This
Hi,
On Mon, Dec 30, 2024 at 08:53:46AM +, Christian Buhtz wrote:
> We do have a user manual in HTML format. The question is if you want to
> integrate it somehow in the package "backintime-common" and store it somewhere
> in a doc folder.
>
> I am not sure about the policy but to keep it simp
Control: tag -1 = bookworm moreinfo
On Tue, Dec 10, 2024 at 07:46:03AM +0100, Helmut Grohne wrote:
> Control: tags -1 + moreinfo
>
> Excuse me chiming in late. I only noticed this now as dumat flagged the
> upload to -p-u.
>
> On Sat, Nov 02, 2024 at 08:01:24PM +0800, Shengqi Chen wrote:
> > Pac
Package: apt
Version: 2.6.1
Severity: wishlist
Dear Maintainer,
Please consider supporting No-Support-For-Architecture-all in
apt-ftparchive. This is a one line change to ftparchive/writer.cc
tim@dirac:~/git/apt (main)$ git diff
diff --git a/ftparchive/writer.cc b/ftparchive/writer.cc
index 3c52
Control: tags 1089454 + patch
Control: tags 1089454 + pending
Dear maintainer,
I've prepared an NMU for tiger (versioned as 1:3.2.4~rc1-3.3) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.
Regards.
diff -u tiger-3.2.4~rc1/debian/changelog tiger-3.2.4~rc
Control: tags 1089443 + patch
Control: tags 1089443 + pending
Dear maintainer,
I've prepared an NMU for stone (versioned as 2.4-1.2) and
uploaded it to DELAYED/15. Please feel free to tell me if I
should delay it longer.
Regards.
diff -Nru stone-2.4/debian/changelog stone-2.4/debian/changelog
Hi,
Le 2016-10-04 22:48, Dima Kogan a écrit :
Package: libhdf5-dev
Version: 1.8.16+docs-8+b1
Severity: normal
Hi.
The libhdf5-dev package ships a single .pc file: hdf5-serial.pc, which
contains
Libs: -L/usr/lib/x86_64-linux-gnu/hdf5/serial -lhdf5
This serves to link in the C interface to t
Hi,
Le 2023-09-19 15:19, Sébastien Villemot a écrit :
Package: libhdf5-dev
Version: 1.10.8+repack1-1
Severity: normal
Dear Maintainer,
Trying to statically link an executable (like h5_write.c¹) against HDF5
using
the pkg-config profile fails:
$ gcc -static h5_write.c $(pkg-config --cflags h
Control: tags -1 patch
On Sat, 7 Dec 2024 21:56:26 +0100 Niels Thykier wrote:
Source: tua
Version: 4.3-16
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
Usertags: rrr-no-as-default-issue
Dear maintainer,
During a test rebuild for b
Niels Thykier writes ("Bug#1089462: vm: Supporting rootless builds by default"):
> Please see attached as a patch.
>
> I intend to NMU to make progress on the MBF if I do not hear from you on
> this. It would help me if you either uploaded this soon or approved the
> NMU (enabling me to skip the
Niels Thykier writes ("Bug#1089303: chiark-utils: Supporting rootless builds by
default"):
> I think the attached patch should solve it. Though, please review it
> carefully, since I am seeing some surprising delta. Such as
> git-branchmove.1 being added to the diff, which I think is a bug in th
Control: tags -1 patch
On Sat, 7 Dec 2024 21:59:47 +0100 Niels Thykier wrote:
Source: vm
Version: 8.2.0b-11
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
Usertags: rrr-no-as-default-issue
Dear maintainer,
During a test rebuild for
Control: tags -1 patch
On Sat, 7 Dec 2024 22:04:16 +0100 Niels Thykier wrote:
Source: wordpress
Version: 6.6.1+dfsg1-1
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
Usertags: rrr-no-as-default-issue
Dear maintainer,
During a test
Control: tags -1 + patch
I have prepared a fix for this patch at
https://salsa.debian.org/python-team/packages/python-ewmh/-/merge_requests/2
Regards,
Moritz
Package: wnpp
Severity: wishlist
Owner: Carsten Schoenert
X-Debbugs-Cc: debian-de...@lists.debian.org
* Package name: python-odmantic
Version : 1.0.2
Upstream Contact: Arthur Pastel
* URL : https://github.com/art049/odmantic
* License : ISC
Programming Lang:
Control: tags -1 patch
On Sat, 7 Dec 2024 19:47:05 +0100 Niels Thykier wrote:
Source: bchunk
Version: 1.2.2+git20220715+ds-3
Severity: important
Tags: ftbfs
Justification: FTBFS
X-Debbugs-Cc: ni...@thykier.net
User: ni...@thykier.net
Usertags: rrr-no-as-default-issue
Dear maintainer,
During a
Package: sponsorship-requests
Severity: normal
Dear mentors,
I am looking for a sponsor for my package "ncdu":
* Package name : ncdu
Version : 1.21-1
Upstream contact : Yoran Heling
* URL : https://dev.yorhel.nl/ncdu/
* License : Expat, Zlib
* Vcs
Package: python3-venv
Version: 3.11.2-1+b1
Severity: important
Dear Maintainer,
* What led up to the situation?
1. I installed python3-keystone (openstack identity service)
2. I installed a python program in a virtual environment from
(https://github.com/korcankaraokcu
> diff --git a/policy/ch-docs.rst b/policy/ch-docs.rst
> index f3db835..6167342 100644
> --- a/policy/ch-docs.rst
> +++ b/policy/ch-docs.rst
> @@ -61,6 +61,11 @@ by a note at the beginning of the manual page or by
> showing the missing
> or changed portions in the original language instead of the
On Sun, Dec 29, 2024 at 11:53:57AM +0100, Andreas Metzler wrote:
> I've prepared an NMU for libpodofo (versioned as 0.9.8+dfsg-3.2) and
> uploaded it to DELAYED/6. Please feel free to tell me if I
> should delay it longer.
Thank you for this. I'm going to expedite this through deferred so it
land
forwarded 1091718 https://github.com/nextcloud/desktop/issues/7581
thanks
Package: python3-virtualenv
Version: 20.17.1+ds-1
Severity: important
Dear Maintainer,
* What led up to the situation?
1. I installed python3-keystone (openstack identity service)
2. I installed a python program in a virtual environment from
(https://github.com/korcank
Ok, this is my proposal for a "sponsored upload".
Please tell me if it's ok for you.
If it is ok, my next step will be to file the bug
against release.debian.org and upload the package
for bookworm (hopefully in time for Debian 12.9),
with the exact same debdiff I'm attaching now.
Thanks.diff -
Package: xserver-xorg-core
Version: 2:21.1.7-3+deb12u8
Severity: normal
X-Debbugs-Cc: mpar...@gmx.net
This MR https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/1608 fixes
the assertion crashes that have been occurring in various situations for
numerous people, especially when booting in
Source: ruby-rails-assets-underscore
Version: 1.8.3+dfsg-5
Severity: important
Justification: FTBFS
Tags: trixie sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.3
Hi,
We are about to enable building against ruby3.3 on unstable. During a test
rebuild, ruby-rails-assets-underscore was
Source: ruby-moneta
Version: 1.6.0-3
Severity: important
Justification: FTBFS
Tags: trixie sid ftbfs
User: debian-r...@lists.debian.org
Usertags: ruby3.3
Hi,
We are about to enable building against ruby3.3 on unstable. During a test
rebuild, ruby-moneta was found to fail to build in that situatio
Source: radare2
Version: 5.9.8+dfsg-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org
https://buildd.debian.org/status/fetch.php?pkg=radare2&arch=armel&ver=5.9.8%2Bdfsg-1&stamp=1733137281&raw=0
[1302/1
Package: sbuild
Version: 0.88.1
Severity: important
Tags: patch
Hi there,
When building a packagin for bullseye-security, I stumbled upon this
error (look at the --setup-hook argument):
Package: 389-ds-base
Version: 1.4.4.11-2+deb11u1
Source Version: 1.4.4.11-2+deb11u1
Distribution: bullseye-sec
On Mon, Dec 30, 2024 at 03:00:40PM +0100, Santiago Vila wrote:
> Hi.
>
> I've just made a team upload which fixes this in unstable.
>
> Is this the kind of security issue which deserves a DSA + upload for security,
> or should we handle this using stable-proposed-updates?
>
> (In the first case:
Sebastian Andrzej Siewior:
On 2024-12-30 11:23:08 [+0100], Niels Thykier wrote:
It would help me if you either uploaded this soon or approved the NMU
(enabling me to skip the delay). Thanks in advance.
I uploaded it but I am not sure atm if it was accepted. I will check
later today and make su
Package: kate
Version: 4:22.12.3-1
Severity: normal
X-Debbugs-Cc: dr_occam...@protonmail.com
Kate is missing some icons when install in LXDE. Specific examples are the
Sidebar "Symbol List" tab icon and the "Find" Ctrl-F botton panel close button
icon.
This is corrected by adding the package "br
1 - 100 of 166 matches
Mail list logo