Bug#1041272: transmission-daemon: Still SEGV

2023-09-15 Thread Pavel Kreuzt
Package: transmission-daemon Followup-For: Bug #1041272 X-Debbugs-Cc: pkre...@gmail.com Please forget about my previous message. Went back to my self-packaged version and problem persists. It crashes in about 4 hours after starting. Maybe some dependency or unrelated package upgrade made this

Bug#1051986: scalapack: cmake files miss multiarch, referencing missing file

2023-09-15 Thread Michael Banck
Source: scalapack Version: 2.2.1-2 Severity: serious Hi, I'm building a package that can use scalapack; it uses cmake as build system and fails configuring as such: |dh_auto_configure -- \ | -DCMAKE_BUILD_TYPE= \ | -DBUILD_SHARED_LIBS=NO

Bug#1051515: raft: New version available

2023-09-15 Thread Mathias Gibbens
Reported upstream as https://github.com/canonical/raft/issues/479. Mathias signature.asc Description: This is a digitally signed message part

Bug#1051900: ohcount: aborts with segfaul or bus error 90% of the time on arm64

2023-09-15 Thread Michael Cree
On Wed, Sep 13, 2023 at 06:52:08PM -0300, Antonio Terceiro wrote: > ohcount segfaults (and sometimes aborts with a Bus error) on arm64, > almost 90% of the time. I tried this on an up to date arm64 Debian Running ohcount under gdb traps on the segfault but can't get a backtrace due to a corrupted

Bug#1051981: systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Michael Biebl
Am 15.09.23 um 11:06 schrieb Christopher Obbard: To workaround this, I have deleted /usr/lib/kernel/install.d/60-ukify.install If installing python3-minimal is not an option, a better alternative is to run touch /etc/kernel/install.d/60-ukify.install This will disable the script shipped in

Bug#1051981: R:e systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Michael Biebl
Am 15.09.23 um 12:54 schrieb Alexandre Detiste: A possible middle way could be to implement /usr/lib/kernel/install.d/60-ukify.install in shell, the script seems the script seems simple enough. The little script load & call a much bigger one:

Bug#1018873: Works for me

2023-09-15 Thread Arnaud Rebillout
On Fri, 25 Aug 2023 22:38:03 +0200 Roland Clobus wrote: > Control: tags 1018873 +pending > > I've tried the following with the latest version from git: > > lb config --firmware-chroot true --archive-areas "main contrib non-free" > --distribution sid > > lb config --firmware-chroot true

Bug#1051981: R:e systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Alexandre Detiste
>A possible middle way could be to implement >/usr/lib/kernel/install.d/60-ukify.install in shell, the script seems > the script seems simple enough. The little script load & call a much bigger one: https://github.com/systemd/systemd/blob/main/src/ukify/ukify.py >def call_ukify(opts): >

Bug#1039731: php-laravel-lumen-framework: FTBFS with symfony 6: unsatisfiable build-dependencies

2023-09-15 Thread David Prévot
Control: clone -1 -2 Control: reassign -2 php-laravel-framework 8.83.26+dfsg-2 Control: retitle -2 Uninstallable with symfony 6: unsatisfiable dependencies Hi Robin, Le Wed, Jun 28, 2023 at 03:41:28PM -0300, Athos Ribeiro a écrit : > Source: php-laravel-lumen-framework […] > We are about to

Bug#1051984: s3ql: Upstream is at "5.1.1"

2023-09-15 Thread Christian Buhtz
Package: s3ql Severity: important Dear Maintainer, upstream (https://github.com/s3ql/s3ql) is at version "5.1.1". The version "3.7.3" in Debian repo is out of date. The upstream version is not tracked via the "watch" file. "uscan" reports a problem with it. Upstream evolved a lot and seems to

Bug#1051478: elpa-debian-el: warnings (comp)

2023-09-15 Thread Jörg-Volker Peetz
Package: elpa-debian-el Version: 37.10 Severity: normal Dear Debian Emacsen team, also for the file 'apt-sources.el' there are warnings when native-compiled: Warning (comp): apt-sources.el:172:2: Warning: defvar `apt-sources-font-lock-deb-regexp' docstring has wrong usage of unescaped single

Bug#1051983: ITP: golang-github-katalix-go-l2tp -- L2TP and PPPoE tools built using the go-l2tp package

2023-09-15 Thread Tom Parkin
Package: wnpp Severity: wishlist Owner: Tom Parkin X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: golang-github-katalix-go-l2tp Version : 0.1.1 Upstream Contact: Tom Parkin * URL : https://github.com/katalix/go-l2tp * License : BSD Programming

Bug#1051981: systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Michael Biebl
Am 15.09.23 um 11:06 schrieb Christopher Obbard: Package: src:systemd Version: 254.1-3 Severity: important X-Debbugs-Cc: chris.obb...@collabora.com Dear Maintainer, Installing a new kernel on a system which uses systemd-boot as the bootloader fails if python3 is not installed. Here's the

Bug#1051982: RM: rust-nom-3 -- ROM; depends on unavailable packages, obsolete

2023-09-15 Thread Matthias Geiger
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: pkg-rust-maintain...@alioth-lists.debian.net, werdah...@riseup.net Control: block 984771 by -1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Dear ftpmasters, please remove

Bug#1041692: python3-mesonpy: could the build be verbose by default

2023-09-15 Thread Simon McVittie
Control: reassign -1 python3-mesonpy,src:dh-python On Sat, 22 Jul 2023 at 10:33:11 +0200, Picca Frédéric-Emmanuel wrote: > I am packaging python-fabio and pyfai whcih use this new build system for > python extensions. > > Now blhc complain that the compilation is not verbose. > So I need to add

Bug#1051981: systemd-boot kernel postinst script calls ukify which requires python3

2023-09-15 Thread Christopher Obbard
Package: src:systemd Version: 254.1-3 Severity: important X-Debbugs-Cc: chris.obb...@collabora.com Dear Maintainer, Installing a new kernel on a system which uses systemd-boot as the bootloader fails if python3 is not installed. Here's the snippet from apt upgrade:

Bug#1051906: Changes in JDK-8315020 have been backported to jdk17u-dev

2023-09-15 Thread panxuefeng
Dear Maintainers, Previously, the JDK-8315020 changes have not been backported to jdk17u. The Loongson JDK team leader Qi Ao has backported this change to jdk17u-dev: https://github.com/openjdk/jdk17u-dev/commit/4636018f02f68ff4e0347969077bc80ed26ce847. These changes may be integrated into

Bug#1051822: installed chrony package post-installation script subprocess returned error exit status 1

2023-09-15 Thread Anibal Monsalve Salazar
On Thu, 2023-09-14 13:14:47 +0200, Vincent Blut wrote: > diff -Nru chrony-4.4/debian/changelog chrony-4.4/debian/changelog > --- chrony-4.4/debian/changelog 2023-08-09 17:50:42.0 +0200 > +++ chrony-4.4/debian/changelog 2023-09-14 12:02:21.0 +0200 > @@ -1,3 +1,10 @@ >

Bug#1051979: Do not suggest APT::Default-Release setting

2023-09-15 Thread Max Nikulin
Package: debian-reference Version: 2.100 The "2.7.7. Tweaking candidate version with apt-pinning" section in "Chapter 2. Debian package management" recommends The target release archive can be set by several methods. - "/etc/apt/apt.conf" configuration file with "APT::Default-Release

Bug#1051978: ITP: python-yamlfix -- Simple opionated yaml formatter that keeps your comments

2023-09-15 Thread Carsten Schoenert
Package: wnpp Severity: wishlist Owner: Carsten Schoenert X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: python-yamlfix Version : 1.13.0 Upstream Contact: Lyz * URL : https://github.com/lyz-code/yamlfix * License : GPL-3 Programming Lang:

Bug#982894: isc-dhcp-client: Empty /etc/resolv.conf if root partition is full

2023-09-15 Thread Santiago Ruano Rincón
Control: tags -1 + pending On Mon, 15 Feb 2021 23:49:40 +0100 =?utf-8?q?Johannes_Wei=C3=9Fl?= wrote: > Package: isc-dhcp-client > Version: 4.4.1-2 > Severity: important > Tags: patch > > The Debian version of /sbin/dhclient-script creates a temporary file next to > /etc/resolv.conf, and fills

Bug#1015809: 1015809: isc-dhcp-client: DHCPv6 doesn't work on ppp interface, got `Unsupported device type` error

2023-09-15 Thread Santiago Ruano Rincón
On Sun, 23 Jul 2023 12:45:34 +1000 Steven Haigh wrote: > Ok, so after a day of messing around with Debian 12, it looks like > without these patches applied, there is no way to get a IPv6 PD working > with a PPPoE connection. Given the majority of ISPs in Australia use > PPPoE as their

Bug#1051126: armhf: Miscompilation at O2 level (O1 is working)

2023-09-15 Thread Mathieu Malaterre
Total Test time (real) = 26.65 sec The following tests FAILED: 446 - HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSatWidenMulPairwiseAdd/EMU128 # GetParam() = 2305843009213693952 (Subprocess aborted) 452 - HwyWidenMulTestGroup/HwyWidenMulTest.TestAllSumOfMulQuadAccumulate/EMU128 # GetParam() =

Bug#1035043: alex4-data: please request assets be explictly licensed

2023-09-15 Thread Alexandre Detiste
Hi, > [Phil Morrell ] > I have no personal incentive to follow up. I understand It's disappointing, but we'll need to move on. This game is now in the same situation as opentyrian... The assets can be made packageable with data-game-data-packager and alex4 engine will have to be moved to

Bug#1051968: libreoffice: Libreoffice on MATE doesn't install libreoffice-gnome

2023-09-15 Thread Rene Engelhard
severity 1051968 wishlist reassign 1051968 tasksel retitle 1051968 please make task-mate-desktop install libreoffice-gnome thanks Hi, Am 15.09.23 um 04:33 schrieb Charles Boling: Package: libreoffice Severity: normal Tags: patch Dear Maintainer, (Sorry if wrong pkg; had trouble finding

Bug#1051819: fluidsynth: Consider building with pipewire support

2023-09-15 Thread Gianfranco Costamagna
Control: tags 1051819 + patch Control: tags 1051819 + pending Dear maintainer, I've prepared an NMU for fluidsynth (versioned as 2.3.3-2.1) and uploaded it. Regards. diff -Nru fluidsynth-2.3.3/debian/changelog fluidsynth-2.3.3/debian/changelog --- fluidsynth-2.3.3/debian/changelog

Bug#1051976: commons-daemon: FTBFS: error: Unsupported CPU architecture "loongarch64"

2023-09-15 Thread zhangdandan
source: commons-daemon Version: 1.0.15-10 Severity: wishlist Tags: patch ftbfs User: debian-de...@lists.debian.org Usertags: loongarch64 Dear maintainers, When compiling the package commons-daemon for loong64 in the Debian Package Auto-Building environment [1], the error message is as follows:

Bug#1050053: xml2rfc: recommends empty package fonts-noto-unhinted

2023-09-15 Thread Jonas Smedegaard
Quoting Scott Kitterman (2023-09-15 07:49:52) > > > On September 15, 2023 5:37:23 AM UTC, Jonas Smedegaard wrote: > >Scott Kitterman wrote: > >>> Please change the dependency to the appropriate package instead. > >>> Thank you. > >> Which one is that? I can't find any indication in the package

Bug#1051752: closed by Debian FTP Masters (reply to Jonas Smedegaard ) (Bug#1051752: fixed in uwsgi 2.0.22-2)

2023-09-15 Thread Sebastian Ramacher
Control: reopen -1 On 2023-09-13 21:48:07 +, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the src:uwsgi package: > > #1051752: uwsgi: remove uwsgi-plugin-glusterfs on 32 bit architectures Reopening as a fix for

Bug#1051972: jami-daemon: Fails to start with libopendht2 2.6.0.4-1

2023-09-15 Thread Sebastian Ramacher
Control: reassign -1 libopendht2 2.6.0.4-1 Control: retitle -1 libopendht2: broke ABI without SONAME bump Control: affects -1 jami-daemon On 2023-09-15 03:07:58 +, Asher Gordon wrote: > Package: jami-daemon > Version: 20230206.0~ds2-1.3 > Severity: grave > X-Debbugs-Cc: none, Asher Gordon >

<    1   2