Bug#1031713: ITP: python-klein -- micro-framework for developing web services with Python

2023-02-20 Thread Andrius Merkys
Package: wnpp Owner: Andrius Merkys Severity: wishlist Control: block -1 by 995352 * Package name: python-klein Version : 21.8.0 Upstream Author : Aaron Gallagher et al. * URL : https://github.com/twisted/klein * License : Expat Programming Lang: Python

Bug#952583: mps-youtube: Mps-youtube failes to find anything because google disabled its api key... and a 2 more minor issues

2023-02-20 Thread jim_p
Package: mps-youtube Followup-For: Bug #952583 X-Debbugs-Cc: pitsior...@outlook.com Speaking of progress from upstream, and only 2 days after my comment here, a new version was released from upstream! https://github.com/mps-youtube/yewtube/releases/tag/v2.9.4 The project was renamed to yewtube

Bug#1031712: libnet-server-perl: Use of uninitialized value in numeric eq (==) at /usr/share/perl5/Net/Server/Fork.pm line 168.

2023-02-20 Thread Dominique Fournier
Package: libnet-server-perl Version: 2.013-1 Severity: normal Dear Maintainer, Each time there is a connection in Munin (using the lib-netserver-perl package as tcp server), a log is generated : munin-node: Use of uninitialized value in numeric eq (==) at /usr/share/perl5/Net/Server/Fork.pm

Bug#1030047: ruby-sanitize: diff for NMU version 6.0.0-1.1

2023-02-20 Thread Salvatore Bonaccorso
Control: tags 1030047 + patch Control: tags 1030047 + pending Dear maintainer, I've prepared an NMU for ruby-sanitize (versioned as 6.0.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards, Salvatore diff -Nru

Bug#1031698: RFS: dhcpdump/1.8-5 [QA] -- Parse DHCP packets from tcpdump

2023-02-20 Thread Boian Bonev
Hi, First thing to change (after the missing binary) is the description - the tool no longer executes and parses tcpdump's output, instead it uses libpcap directly to get the packets. The man page needs the same correction. The build completely ignores the default hardening and optimization

Bug#1031711: verilator: reproducible-builds: documentation date depends on timezone

2023-02-20 Thread Larry Doolittle
Package: src:verilator Version: 5.006-2 Severity: normal Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Dear Maintainer, The Reproducible Builds effort noticed that verilator does not build reproducibly.

Bug#1031113: davegnukem: rules breaks parallel build

2023-02-20 Thread David (Plasma) Paul
On Fri, 17 Feb 2023 12:59:23 +0100 Matteo Bini wrote: > Hi Plasma, > thanks for the patch! Happy to help. > Before applying your fix, I would like to ask you what is the > difference between calling `$(MAKE)` and `dh_auto_build --`. dh_auto_build, as a part of debhelper, automatically

Bug#1031710: appstream-generator: Include link to valid categories in warning

2023-02-20 Thread Petter Reinholdtsen
Package: appstream-generator Version: 0.8.4-1 Severity: wishlist It would be nice if web pages like the current https://appstream.debian.org/sid/main/issues/jami.html >, would include a link to the list of accepted categories. At the moment it list warnings like this: asv-category-invalid

Bug#1031709: RFS: libkysdk-applications/1.0.1-1 [ITP] -- kylin SDK based on application level

2023-02-20 Thread xibowen
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "libkysdk-applications": * Package name : libkysdk-applications Version : 1.0.1-1 Upstream contact : Zhen Sun * URL :

Bug#1014782: The problem remains

2023-02-20 Thread Jamie Zawinski
> The DEACTIVATE events I found, that are apparently sent by the Xfce > Power Manager, are not preceeded by xscreensaver-systemd lines, > although other DEACTIVATE lines are, e.g. "inhibited by "chromium"". So > apparently the systemd integration is working, but Xfce isn't using it? Sounds that

Bug#1014782: The problem remains

2023-02-20 Thread Celejar
On Mon, 20 Feb 2023 16:58:37 -0800 Jamie Zawinski wrote: > If blanking is being inhibited by dbus, the verbose log will look like this: > > xscreensaver-systemd: 16:54:30: inhibited by "firefox-esr" (:1.48) with > "video-playing" cookie "0C765C49" > xscreensaver-systemd: 16:54:30: inhibited by

Bug#1030987: bullseye-pu: package vagrant/2.2.14+dfsg-2

2023-02-20 Thread Antonio Terceiro
On Sun, Feb 19, 2023 at 06:54:45PM +, Adam D. Barratt wrote: > Control: tags -1 + confirmed > > On Fri, 2023-02-10 at 09:58 +0100, Antonio Terceiro wrote: > > Since VirtualBox is not in stable, people will install it either from > > upstream, and from Fasttrack

Bug#1015273: coreutils: rm -d doesn't try to remove unreadable directories, lies in error message, with *fails to prompt* with -i

2023-02-20 Thread Jim Meyering
On Mon, Jul 18, 2022 at 12:21 PM наб wrote: > Package: coreutils > Version: 8.32-4.1 > Severity: normal > > Dear Maintainer, > > Fun one for ya: the baseline: > -- >8 -- > $ mkdir -p /tmp/psko > $ rm -vid /tmp/psko > rm: remove directory '/tmp/psko'? y > removed directory '/tmp/psko' > -- >8 -- >

Bug#1031708: RFS: libkysdk-applications/1.0.1-1 [ITP] -- kylin SDK based on application level

2023-02-20 Thread xibowen
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "libkysdk-applications": * Package name : libkysdk-applications Version : 1.0.1-1 Upstream contact : Zhen Sun * URL :

Bug#1031707: RFS: libkysdk-applications/1.0.1-1 [ITP] -- kylin SDK based on application level

2023-02-20 Thread xibowen
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "libkysdk-applications": * Package name : libkysdk-applications Version : 1.0.1-1 Upstream contact : Zhen Sun * URL :

Bug#1029354: ncat: ICMPv4 Type 3 Code 13 not implemented

2023-02-20 Thread Gordon Fyodor Lyon
Sorry for the delay, but this sounds like expected behavior. Ncat is generally using the socket API rather than raw packets and so the host receives the ICMP response and translates that into a more generic error code that Ncat sees. You can use our Nping tool if you need raw packet sending and

Bug#1031293: python-zstandard: FTBFS: ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10504 hardcoded in z

2023-02-20 Thread Boyuan Yang
Hi, 在 2023-02-21星期二的 01:16 +0200,Peter Pentchev写道: > On Tue, Feb 21, 2023 at 12:39:53AM +0200, Peter Pentchev wrote: > > On Mon, Feb 20, 2023 at 05:23:28PM -0500, Boyuan Yang wrote: > > > Hi, > > > > > > 在 2023-02-21星期二的 00:38 +0530,Nilesh Patra写道: > > > > On Fri, 17 Feb 2023 07:51:48 +0100

Bug#1014782: The problem remains

2023-02-20 Thread Jamie Zawinski
If blanking is being inhibited by dbus, the verbose log will look like this: xscreensaver-systemd: 16:54:30: inhibited by "firefox-esr" (:1.48) with "video-playing" cookie "0C765C49" xscreensaver-systemd: 16:54:30: inhibited by "firefox-esr" since Mon Feb 20 16:54:30 2023 xscreensaver-systemd:

Bug#1014782: The problem remains

2023-02-20 Thread Celejar
On Mon, 20 Feb 2023 11:13:58 -0800 Jamie Zawinski wrote: > On Feb 20, 2023, at 9:44 AM, Celejar wrote: > > > > It turns out that the DEACTIVATEs were being sent by the Xfce Power > > Manager's Presentation Mode. I'm not sure I was even aware of that > > mode's existence, but it apparently has a

Bug#1003044: python3-dateutil: python_dateutil get_zonefile_instance functionality is broken (no zoneinfo found)

2023-02-20 Thread James Addison
Package: python3-dateutil Followup-For: Bug #1003044 I'm unable to replicate a matplotlib failure so far when using: * python3-dateutil 2.8.2-1 * python3-matplotlib 3.6.3-1+b1 The repro step attempted was to open a Python interpreter session and to enter: from matplotlib.dates import

Bug#1029439: feynmf: FTBFS in bookworm (I can't open file `fmfsamp4')

2023-02-20 Thread James Addison
Source: feynmf Followup-For: Bug #1029439 Hi Thorsten, I'm not completely sure yet (my TeX-foo isn't that great), but I have narrowed the cause of the problem down. It looks like the problem is something to do with the '\textlogo' command that is used when the 'mflogo.sty' TeX package is

Bug#1030747: Acknowledgement (fuser(1) tries to use statx() which is not available on older kernels and prints misleading error when it can't)

2023-02-20 Thread Andras Korn
fwiw, psmisc 23.5-3 still works even if the kernel doesn't support statx(). The changelog for 23.6 says "fuser: Use modern statn where possible", but it's regrettably also used where not possible. András -- Is 6 afraid of 7, 'cause 7 8 9?

Bug#1031293: python-zstandard: FTBFS: ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10504 hardcoded in z

2023-02-20 Thread Peter Pentchev
On Tue, Feb 21, 2023 at 12:39:53AM +0200, Peter Pentchev wrote: > On Mon, Feb 20, 2023 at 05:23:28PM -0500, Boyuan Yang wrote: > > Hi, > > > > 在 2023-02-21星期二的 00:38 +0530,Nilesh Patra写道: > > > On Fri, 17 Feb 2023 07:51:48 +0100 Lucas Nussbaum > > > wrote: > > > > Source: python-zstandard > > >

Bug#1031634: ITP: gum -- A tool for glamourous shell scripts

2023-02-20 Thread Gunnar Wolf
Hello Scarlett, Scarlett Moore dijo [Sun, Feb 19, 2023 at 09:01:56AM -0700]: > Package: wnpp > Severity: wishlist > Owner: Scarlett Moore > X-Debbugs-Cc: debian-de...@lists.debian.org, sgmo...@debian.org > > * Package name: gum > Version : 0.9.0 > Upstream Author : Charmbracelet

Bug#1031478: nrepl-clojure: FTBFS: Build randomly either hangs or fails with test errors

2023-02-20 Thread Santiago Vila
severity 1031478 important retitle 1031478 nrepl-clojure: FTBFS: Build randomly either hangs or fails with test errors reopen 1031478 thanks Hello. I can't build this package reliably. At some point I was able to get the "Build killed with signal TERM" error reported by Lucas. But now that I

Bug#1031471: guestfs-tools: FTBFS: make[5]: *** [Makefile:1073: test-suite.log] Error 1

2023-02-20 Thread Hilko Bengen
control: tag -1 confirmed I have been able to confirm the test failure in an unstable/amd64 schroot environment. Cheers, -Hilko

Bug#1031293: python-zstandard: FTBFS: ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10504 hardcoded in z

2023-02-20 Thread Peter Pentchev
On Mon, Feb 20, 2023 at 05:23:28PM -0500, Boyuan Yang wrote: > Hi, > > 在 2023-02-21星期二的 00:38 +0530,Nilesh Patra写道: > > On Fri, 17 Feb 2023 07:51:48 +0100 Lucas Nussbaum > > wrote: > > > Source: python-zstandard > > > Version: 0.19.0-3 > > > Severity: serious > > > Justification: FTBFS > > >

Bug#1031293: python-zstandard: FTBFS: ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10504 hardcoded in z

2023-02-20 Thread Boyuan Yang
Hi, 在 2023-02-21星期二的 00:38 +0530,Nilesh Patra写道: > On Fri, 17 Feb 2023 07:51:48 +0100 Lucas Nussbaum > wrote: > > Source: python-zstandard > > Version: 0.19.0-3 > > Severity: serious > > Justification: FTBFS > > Tags: bookworm sid ftbfs > > User: lu...@debian.org > > Usertags: ftbfs-20230216

Bug#1027917: wxwidgets3.2 FTCBFS: deliberately broken by upstream

2023-02-20 Thread Scott Talbert
On Mon, 20 Feb 2023, Helmut Grohne wrote: Hi Scott, On Mon, Feb 13, 2023 at 12:21:19PM -0500, Scott Talbert wrote: It seems that upstream has fixed this particular problem in the recent 3.2.2 release (and the crossqa checks seem to indicate further progress). I think "this particular

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Lynn Winebarger
On Mon, Feb 20, 2023, 4:34 PM Stefan Monnier wrote: > > Just to be clear, this condition should be checked before emacs is > > willing to use the temporary directory in question. No unprivileged > > user should be able to overwrite a directory entry the uid of the > > emacs process creates at

Bug#964279: [deluge] TypeError: '>' not supported between instances of 'NoneType' and 'NoneType'

2023-02-20 Thread Lyndon Brown
fixed 964279 2.1.1-1 thanks Hi, Thanks for taking this package on and updating it. I believe I meant journalctl, though you can also see it simply from running in a terminal. Having just updated to 2.1.x from experimental and running in a terminal, a whole ton of errors/warnings, including

Bug#1031706: optuna: test_create_new_trial randomly fails on s390x

2023-02-20 Thread Rebecca N. Palmer
Package: python3-optuna Severity: serious Control: affects -1 python3-pandas test_create_new_trial (both parts) sometimes fails on s390x, failing the autopkgtest. It might make sense to remove this package on s390x, if it isn't reasonable to actually fix this.

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Tatsuya Kinoshita
On 2023-02-20 at 20:22 +, Andrea Corallo wrote: > I've installed 5d0b45cd67b on emacs-29 in order to use always > `make-temp-file'. Please be careful with the difference between make-temp-file-internal and make-temp-file. > +++ b/lisp/emacs-lisp/comp.el > (expand-file-name > -

Bug#1031705: pymatgen: 7th item of test_babel randomly hangs autopkgtest

2023-02-20 Thread Rebecca N. Palmer
Package: python3-pymatgen Severity: serious Control: affects -1 python3-pandas The autopkgtest sometimes times out, and when it does, the last line is io/tests/test_babel.py and 6 'pass' dots, implying that the 7th item hung. All known instances are on amd64.

Bug#1031701: python3-pandas: Pandas requires version '2.0.1' or newer of 'xlrd'

2023-02-20 Thread Rebecca N. Palmer
Is the file you're trying to open .xlsx or .xls? Do you have python3-openpyxl installed? If .xlsx and no, try installing it. (python3-)xlrd 2.0+ can only open .xls files, not .xlsx. Hence, pandas 1.5+ read_excel() always uses (python3-)openpyxl for .xlsx files. python3-pandas already

Bug#1031701: python3-pandas: Pandas requires version '2.0.1' or newer of 'xlrd'

2023-02-20 Thread Christopher Jones
Hi, Sadly they really are .xls files rather than the more slightly more sane .xlsx. Thanks! — Chris > On 20 Feb 2023, at 22:39, Rebecca N. Palmer wrote: > > Is the file you're trying to open .xlsx or .xls? Do you have > python3-openpyxl installed? If .xlsx and no, try installing it. > >

Bug#1027917: wxwidgets3.2 FTCBFS: deliberately broken by upstream

2023-02-20 Thread Helmut Grohne
Hi Scott, On Mon, Feb 13, 2023 at 12:21:19PM -0500, Scott Talbert wrote: > It seems that upstream has fixed this particular problem in the recent 3.2.2 > release (and the crossqa checks seem to indicate further progress). I think "this particular problem" is fairly imprecise when the original

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Stefan Monnier
> Just to be clear, this condition should be checked before emacs is > willing to use the temporary directory in question. No unprivileged > user should be able to overwrite a directory entry the uid of the > emacs process creates at any point in the path to the temporary file. AFAIK we usually

Bug#991408: Netbeans: source code problem

2023-02-20 Thread Leandro Cunha
Hi, >From the tracking I did, I saw that several packages that had this lib as a dependency, the maintainers removed it, with the exception of one that has been outdated by upstream since 2008. Have more here:

Bug#1031704: Wish: Timeout for presentation mode

2023-02-20 Thread Charles Curley
Package: xfce4-power-manager Version: 4.16.0-1 Severity: wishlist Tags: upstream X-Debbugs-Cc: charlescur...@charlescurley.com Dear Maintainer, Presentation mode is very nice for watching movies, etc. However, one can forget that one has turned it on. And apparently I'm not the only one.

Bug#1031703: rich: Missing dh-python in Build-Depends

2023-02-20 Thread Danilo Egea Gondolfo
Source: rich Version: 13.3.1-1 Severity: normal Dear Maintainer, as this package depends on dh-python helpers to be built, should dh-python be added to Build-Depends like other python-based packages? -- System Information: Debian Release: bookworm/sid APT prefers lunar-proposed APT policy:

Bug#1031702: mailutils: (locale-dependent) SEGV reading mail

2023-02-20 Thread Dave Love
Package: mailutils Version: 1:3.10-3+b1 Severity: normal X-Debbugs-Cc: none, Dave Love I get a consistent SEGV if I try to read mail with mailutils mail(1), which is sometimes useful. It turns out to be a function of the locale, which will affect all Debian versions. I sent a patch to

Bug#1031698: RFS: dhcpdump/1.8-5 [QA] -- Parse DHCP packets from tcpdump

2023-02-20 Thread Adam Borowski
On Mon, Feb 20, 2023 at 05:10:34PM -0300, Jpaulo wrote: > dhcpdump (1.8-5) experimental; urgency=medium > . >* QA upload. >* debian/control: >- Set Rules-Requires-Root:no. >- Set homepage-field. >- Bumped Standards-Version to 4.6.1. >- Set debhelper-compat

Bug#1031701: python3-pandas: Pandas requires version '2.0.1' or newer of 'xlrd'

2023-02-20 Thread Christopher Jones
Package: python3-pandas Version: 1.5.3+dfsg-1 Severity: normal Dear Maintainer, When attempting to use pandas read_excel function I get the following error message: ImportError: Pandas requires version '2.0.1' or newer of 'xlrd' (version '1.2.0' currently installed). xlrd 1.2 appears to be

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Lynn Winebarger
On Mon, Feb 20, 2023 at 11:02 AM Stefan Monnier wrote: > > So I guess one could remove the file after the first creation and make > > it a link pointing to some other file waiting for libgccjit to do > > its write. > > "One" as in "an attacker"? In `/tmp` an attacker should not be able to > do

Bug#1031700: Audio s/pdif selection in gnome quick settings (bookworm )

2023-02-20 Thread dev . lkq1u
Package: pipewire-audio Version: 0.3.65-1 In Debian Bookworm since an update on 2023-02-24 of pipewire-audio and its dependencies In the gnome interface, quick settings no longer show different audio outputs if another is selected The problem occurs if an s/pdif output is selected In gnome

Bug#1030382: encourage Vcs-Git over other Vcs-* headers

2023-02-20 Thread Bill Allombert
On Mon, Feb 20, 2023 at 01:59:21PM +, Jelmer Vernooij wrote: > On Thu, Feb 09, 2023 at 02:15:42PM -0700, Sean Whitton wrote: > > Hello, > > > > On Fri 03 Feb 2023 at 05:24PM GMT, Jelmer Vernooij wrote: > > > > > Package: debian-policy > > > Severity: wishlist > > > > > > Policy currently

Bug#1029803: command-not-found breaks dist-upgrade bullseye → bookworm

2023-02-20 Thread Julian Andres Klode
Sorry on my phone, but thank you and please do go ahead with the change! Paul Gevers schrieb am Mo., 20. Feb. 2023, 16:24: > Control: tags -1 patch > > Hi, > > On 19-02-2023 21:22, Paul Gevers wrote: > > On Sat, 28 Jan 2023 00:51:39 +0100 Lee Garrett > > wrote: > >> This is already fixed in

Bug#1031699: python-future: CVE-2022-40899

2023-02-20 Thread Salvatore Bonaccorso
Source: python-future Version: 0.18.2-6 Severity: important Tags: security upstream Forwarded: https://github.com/PythonCharmers/python-future/pull/610 X-Debbugs-Cc: car...@debian.org, Debian Security Team Hi, The following vulnerability was published for python-future. CVE-2022-40899[0]: | An

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Andrea Corallo
Eli Zaretskii writes: >> From: Andrea Corallo >> Cc: monn...@iro.umontreal.ca, t...@debian.org, emacs-de...@gnu.org, >> spwhit...@spwhitton.name, 1021...@bugs.debian.org >> Date: Mon, 20 Feb 2023 15:42:08 + >> >> > You mean, from master to emacs-29, I guess? >> >> Yes >> >> > What

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Andrea Corallo
Stefan Monnier writes: >> Before e6043641d30 the file was created by Fmake_temp_file_internal and >> afterwards overwritten by libgccjit. > > Yes, that was good. > >> So I guess one could remove the file after the first creation and make >> it a link pointing to some other file waiting for

Bug#1031698: RFS: dhcpdump/1.8-5 [QA] -- Parse DHCP packets from tcpdump

2023-02-20 Thread Jpaulo
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dhcpdump": * Package name : dhcpdump Version : 1.8-5 * URL : http://www.mavetju.org/download/ * License : BSD-2-clause Section : admin

Bug#722719: initscript for deluge-web

2023-02-20 Thread Daniel Baumann
close 722719 thanks Hi, given that the current package has a systemd unit for deluge-web (which needs fixing though, #996975), it doesn't make sense to add a initscript, so closing the bug. Regards, Daniel

Bug#691649: deluged: Move umask setting to /etc/default/deluged

2023-02-20 Thread Daniel Baumann
retitle 691649 make default umask configurable tag 691649 - patch severity 691649 wishlist thanks Hi, thank you for reporting this and thanks for the patch (this needs to be reworked for the systemd integration). I'll make it configurable and add a debconf question for this in one of the next

Bug#997948: FPC should provide a way to trigger automatic rebuild of

2023-02-20 Thread Paul Gevers
Hi Abou, On 18-02-2023 12:17, Abou Al Montacir wrote: On Thu, 2021-12-30 at 22:30 +0100, Abou Al Montacir wrote: Maybe we should move the fp-units-$bar packages to the library section too and embed the ABI version into the package name. I like that idea. Let's go that way. ... I don't

Bug#695752: deluge: Specific port defined but it takes random one in every start. UPnP and NAT-PMP unchecked.

2023-02-20 Thread Daniel Baumann
close 695752 2.1.1-1 thanks Hi, thank you for reporting this, it has been fixed somewhen in the 2.x uploads as I coudn't reproduce it with the current version, hence closing this bug. Regards, Daniel

Bug#1029342: jexec: can't locate java: No such file or directory

2023-02-20 Thread James Addison
Package: openjdk-17-jre-headless Followup-For: Bug #1029342 Looking at codesearch[1] for the word 'jexec', most of the contexts that appear are from one of a few categories: * The code of OpenJDK itself * Scripts/code intended to run in FreeBSD environments (where 'jexec' is used to run

Bug#939615: rtkit: Flooding syslog

2023-02-20 Thread Dave Love
Modifying the systemd message level, as suggested in https://github.com/heftig/rtkit/pull/26#issuecomment-1361251871 seems to do the trick. I think that should be shipped in the absence of upstream movement.

Bug#1031697: libx11-xcb1: Please update to 1.8.4 - Apps crashing under wayland due to bugs caused by patches in 1.8.3

2023-02-20 Thread Safir Secerovic
Package: libx11-xcb1 Version: 2:1.8.3-3 Severity: important Tags: upstream X-Debbugs-Cc: stephanlach...@debian.org, tjaal...@debian.org Dear Developer, Could You please update the package to the new upstream version of 1.8.4 The new version 1.8.4 has been months in the making and it fixes

Bug#1014782: The problem remains

2023-02-20 Thread Jamie Zawinski
On Feb 20, 2023, at 9:44 AM, Celejar wrote: > > It turns out that the DEACTIVATEs were being sent by the Xfce Power > Manager's Presentation Mode. I'm not sure I was even aware of that > mode's existence, but it apparently has a long history of becoming > turned on without the conscious

Bug#1031443: python-zstandard: FTBFS: ImportError: zstd C API versions mismatch; Python bindings were not compiled/linked against expected zstd version (10504 returned by the lib, 10504 hardcoded in z

2023-02-20 Thread Nilesh Patra
On Fri, 17 Feb 2023 07:51:48 +0100 Lucas Nussbaum wrote: > Source: python-zstandard > Version: 0.19.0-3 > Severity: serious > Justification: FTBFS > Tags: bookworm sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20230216 ftbfs-bookworm > > Hi, > > During a rebuild of all packages in sid,

Bug#1031465: snippy: FTBFS: make[2]: *** [Makefile:32: S1/snps.tab] Error 2

2023-02-20 Thread Nilesh Patra
Attempting to fix Pjotr's address. Pjotr: if you are reading this, could you comment on it? Thanks Nilesh On Mon, 20 Feb 2023 17:21:59 +0100 Andreas Tille wrote: > Hi Pjotr, > > in contrast to the bug reporter I get in my unstable chroot > > ... > [15:53:57] Checking version: bcftools

Bug#1031688: gnome-shell 44~beta crashes immediately unless mutter-common-bin is installed

2023-02-20 Thread Simon McVittie
On Mon, 20 Feb 2023 at 17:37:48 +0100, Roderich Schupp wrote: > On Mon, Feb 20, 2023 at 5:27 PM Simon McVittie <[1]s...@debian.org> wrote: > > > Feb 20 15:18:32 nuc8 gnome-shell[7963]: Running GNOME Shell (using > mutter > > 44.beta) as a X11 window and compositing manager > >       

Bug#1031478: nrepl-clojure: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2023-02-20 Thread Louis-Philippe Véronneau
tags 1031478 moreinfo unreproducible thanks Hi! Thanks for the rebuild. I can't reproduce this issue on my machine, but I see that neither DebCI (which runs the same exact testsuite, as an autopkgtest) nor Reproducible builds [2] (which just rebuilds the package) have had issues with this...

Bug#1000145: followup on debian 11.6

2023-02-20 Thread Ben Dooks
I've run into the same on Debian 11.6 I think, whilst buidling qemu /usr/bin/ld: /lib/x86_64-linux-gnu/libtirpc.so.3: warning: common of `rpc_createerr@@GLIBC_2.2.5' overridden by definition from /lib/x86_64-linux-gnu/libc.so.6 -- Ben Dooks

Bug#1031696: Use of symbolic links in non-free ISO images breaks file system transposition support

2023-02-20 Thread Pete Batard
Package: non-free Version: firmware-11.6.0 Not sure if this is something that should be sent to the official bug tracker, since it's an issue with cdimage/unofficial/non-free, but I would like to report that the current cd-including-firmware images, such as 'firmware-11.6.0-amd64-netinst.iso'

Bug#1031695: dh_installsystemd doesn't handle files in /usr/lib/systemd/system

2023-02-20 Thread Michael Biebl
Package: debhelper Version: 13.11.4 Severity: important X-Debbugs-Cc: pkg-systemd-maintain...@lists.alioth.debian.org It appears we currently ship 35 packages in unstable installing 78 service files to /usr/lib/systemd/system which dh_installsystemd doesn't handle: $ apt-file search -x

Bug#991408: Netbeans: problema no código-fonte

2023-02-20 Thread Leandro Cunha
Hi, > apt install netbeans will do nothing. The binary package has been removed from > Debian. The Netbeans source package has always produced libnb-absolutelayout- > java. There is no inconsistency. You either don't understand the difference > between a source and a binary package or you are

Bug#1031694: ITP: libxisf -- Library to load and save XISF images

2023-02-20 Thread Dušan Poizl
Package: wnpp Owner: Ole Streicher Severity: wishlist X-Debbugs-Cc: debian-de...@lists.debian.org,debian-as...@lists.debian.org * Package name: libxisf Version : 0.1.3 Upstream Author : Dušan Poizl https://gitea.nouspiro.space/nou/libXISF * License : GPL3 Programming

Bug#1014782: The problem remains

2023-02-20 Thread Celejar
On Sun, 19 Feb 2023 10:21:48 +0100 Tormod Volden wrote: > On Fri, Feb 17, 2023 at 5:48 PM Celejar wrote: > > Sorry - I just saw this. I'm currently on 6.06 (Sid package). The > > "Preview" button is currently working, but the screensaver isn't > > activating on its own. I started it with logging

Bug#1031693: import-dsc: dangling pristine-tar treeish with multiple components

2023-02-20 Thread Huw Jones
Package: git-buildpackage Version: 0.9.22 Severity: important X-Debbugs-Cc: h...@pexip.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or

Bug#1030980: Qt6::qmake IMPORTED_LOCATION points to build architecture qmake6

2023-02-20 Thread Helmut Grohne
Hi Dmitry and Lisandro, thanks for working on this. On Mon, Feb 20, 2023 at 10:49:52AM +0300, Dmitry Shachnev wrote: > On Sun, Feb 19, 2023 at 08:20:43PM -0300, Lisandro Damián Nicanor Pérez Meyer > wrote: > > On Sun, 19 Feb 2023 at 16:59, Dmitry Shachnev wrote: > > > What are these paths? > >

Bug#1031691: dsda-doom FTCBFS: needs a native build pass

2023-02-20 Thread Helmut Grohne
Source: dsda-doom Version: 0.25.6+dfsg-1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs dsda-doom fails to cross build from source, because the upstream build system requires a native build pass to build native tools, which are imported via an import file into the cross build.

Bug#1031692: jami: should probably depend on libqt6sql6-sqlite

2023-02-20 Thread Helmut Grohne
Package: jami Version: 20230206.0~ds1-5 Severity: important When upgrading jami from a qt5-based version, the configuration typically is stored using sqlite. However, jami does not pull libqt6sql6-sqlite. As a consequence, the existing account is not recognized. When trying to import the existing

Bug#1031684: python-magic: new upstream version available 0.4.27

2023-02-20 Thread Christoph Biedl
Control: tags 1031684 moreinfo Hans-Christoph Steiner wrote... > There is a new bugfix version available from upstream. It would be > nice to have that in bookworm, and there is still time before the hard > freeze if it is uploaded now. I can contribute there if that is > needed to make this

Bug#1031690: Regression in wayland mixed DPI setups

2023-02-20 Thread Didier 'OdyX' Raboud
Package: plasma-workspace-wayland Version: 4:5.27.0-1 Severity: important Tags: upstream Hello there, it looks like there's a regression in mixed DPI setups (one hiDPI screen at "150%", a lower-DPI screen at "100%"), on Wayland, for some non-KDE applications. In my case, flatpak firefox has too

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Eli Zaretskii
> From: Andrea Corallo > Cc: monn...@iro.umontreal.ca, t...@debian.org, emacs-de...@gnu.org, > spwhit...@spwhitton.name, 1021...@bugs.debian.org > Date: Mon, 20 Feb 2023 15:42:08 + > > > You mean, from master to emacs-29, I guess? > > Yes > > > What was the motivation for that change?

Bug#1031689: ITP: obs-scene-tree-view -- plugin for OBS Studio that adds a scene tree folder dock

2023-02-20 Thread Joao Eriberto Mota Filho
Package: wnpp Severity: wishlist Owner: Joao Eriberto Mota Filho X-Debbugs-Cc: debian-de...@lists.debian.org, DigitOtter * Package name: obs-scene-tree-view Version : 0.1.5 Upstream Contact: DigitOtter * URL :

Bug#1031688: gnome-shell 44~beta crashes immediately unless mutter-common-bin is installed

2023-02-20 Thread Roderich Schupp
On Mon, Feb 20, 2023 at 5:27 PM Simon McVittie wrote: > > Feb 20 15:18:32 nuc8 gnome-shell[7963]: Running GNOME Shell (using mutter > > 44.beta) as a X11 window and compositing manager > >??? why X11, should be Wayland > > mutter is a Wayland compositor, but it's also an X11 window and

Bug#1031688: gnome-shell 44~beta crashes immediately unless mutter-common-bin is installed

2023-02-20 Thread Simon McVittie
Control: reassign -1 libmutter-12-0 44~beta-1 Control: severity -1 grave Control: tags -1 + experimental Control: affects -1 + gdm3 gnome-shell On Mon, 20 Feb 2023 at 16:41:06 +0100, Roderich Schupp wrote: > gnome-shell (the gdm login screen) crashes immediately if > you don't have

Bug#991408: Netbeans: source code problem

2023-02-20 Thread Markus Koschany
Am Montag, dem 20.02.2023 um 12:41 -0300 schrieb Leandro Cunha: > Hi Markus, > > I have no interest in keeping Netbeans on Debian, but when I mention > consistency (according to the dictionary: state or quality of what is > coherent), it would be consistent with the reality that would be >

Bug#1031465: snippy: FTBFS: make[2]: *** [Makefile:32: S1/snps.tab] Error 2

2023-02-20 Thread Andreas Tille
Hi Pjotr, in contrast to the bug reporter I get in my unstable chroot ... [15:53:57] Checking version: bcftools --version is >= 1.7 - ok, have 1.16 [15:53:57] Checking version: freebayes --version is >= 1.1 - ok, have 1.3.6 [15:53:57] Checking version: snpEff -version is >= 4.3 - ok, have 5.1

Bug#1031671: gnome-shell: Some applications always lose focus

2023-02-20 Thread Simon McVittie
Control: found -1 44~beta-1 On Mon, 20 Feb 2023 at 09:54:38 +, Simon McVittie wrote: > I think this is another way to describe the upstream bug that > was fixed by mutter 43.3-3. I think this also needs fixing in 44~beta-1 (I haven't confirmed this myself, I'm staying on GNOME 43 for now to

Bug#958311: cloud kernel 5.5.0-2 does not boot under xen

2023-02-20 Thread Aleksi Suhonen
Hi, On 16/02/2023 18:18, Samuel Thibault wrote: Andy Smith, le jeu. 16 févr. 2023 15:44:21 +, a ecrit: - The PV part of grub is quite old and from what I understand implemented in a strange way Ah, uh :/ that no one wants to maintain any more, so this part of grub is

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Andrea Corallo
Stefan Monnier writes: >>> `make-temp-name` uses `O_EXCL | O_CREAT` so as to close the race >>> condition: if someone predicated the filename, we detect it atomically >>> and we try again. >>> >>> You might like to check >>> >>> >>>

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Stefan Monnier
> Before e6043641d30 the file was created by Fmake_temp_file_internal and > afterwards overwritten by libgccjit. Yes, that was good. > So I guess one could remove the file after the first creation and make > it a link pointing to some other file waiting for libgccjit to do > its write. "One" as

Bug#1030382: encourage Vcs-Git over other Vcs-* headers

2023-02-20 Thread Sean Whitton
Hello, On Mon 20 Feb 2023 at 01:59PM GMT, Jelmer Vernooij wrote: > Are you saying that it doesn't belong in policy because it'd be a > recommendation rather than a must/should (at this point?), or because it's > more about the > workflow inside of Debian than package contents? Thanks for

Bug#991408: Netbeans: source code problem

2023-02-20 Thread Leandro Cunha
Hi Markus, I have no interest in keeping Netbeans on Debian, but when I mention consistency (according to the dictionary: state or quality of what is coherent), it would be consistent with the reality that would be represented in the tracker and on package.debian.org that the package was removed

Bug#1031685: redmine doesn't work as thin instance

2023-02-20 Thread Andre Heider
On 20/02/2023 16:23, Jakob Haufe wrote: Control: tag -1 + help On Mon, 20 Feb 2023 15:57:23 +0100 Andre Heider wrote: Adding "gem 'thin'" to /usr/share/redmine/Gemfile fixes it for me. I've no idea about ruby stuff, so that's probably not an appropriate solution. Does this need to be fixed

Bug#1031688: gnome-shell 44~beta crashes immediately unless mutter-common-bin is installed

2023-02-20 Thread Roderich Schupp
Package: gnome-shell Version: 44~beta-1 Severity: important X-Debbugs-Cc: roderich.sch...@gmail.com gnome-shell (the gdm login screen) crashes immediately if you don't have mutter-common-bin installed (which is not a dependency of gnome-shell). Annotated excerpt from log: Feb 20 15:18:32 nuc8

Bug#1021842: Finalizing 'inhibit-automatic-native-compilation'

2023-02-20 Thread Andrea Corallo
Eli Zaretskii writes: >> From: Andrea Corallo >> Cc: Tatsuya Kinoshita , emacs-de...@gnu.org, >> spwhit...@spwhitton.name, 1021...@bugs.debian.org, Eli Zaretskii >> >> Date: Mon, 20 Feb 2023 09:03:34 + >> >> OTOH on a slightly differnt subject and in light of this, I think we >>

Bug#1031275: [PATCH v3 1/6] man2/: use IEC or ISO multiples to clarify long numeric digit strings

2023-02-20 Thread Alex Colomar
On 2/20/23 15:29, Stefan Puiu wrote: Hi Alex, Hi Stefan, 4 KiB is not that much better than 4096, since 4096 is easy to read. For higher numbers such as 33554432, it becomes more important to use 32 KiB. For consistency, using 4 KiB seems reasonable. How about using KiB / MiB over a

Bug#1031687: libtorch-dev: ATEN_INCLUDE_DIR in ATenConfig.cmake uses build path

2023-02-20 Thread Andrius Merkys
Package: libtorch-dev Version: 1.13.1+dfsg-3 Hello, I noticed libtorch-dev embeds build path in /usr/lib/${DEB_HOST_MULTIARCH}/cmake/ATen/ATenConfig.cmake by building with different setups: │ │ ├── ./usr/lib/x86_64-linux-gnu/cmake/ATen/ATenConfig.cmake │ │ │ @@ -1,9 +1,9 @@ │ │ │ # Find

Bug#1031685: redmine doesn't work as thin instance

2023-02-20 Thread Jakob Haufe
Control: tag -1 + help On Mon, 20 Feb 2023 15:57:23 +0100 Andre Heider wrote: > Adding "gem 'thin'" to /usr/share/redmine/Gemfile fixes it for me. > > I've no idea about ruby stuff, so that's probably not an appropriate > solution. Does this need to be fixed or can I solve that without >

Bug#1031677: Info received (Bug#1031677: Acknowledgement (live-build of a bookworm system fails at build time))

2023-02-20 Thread Chris Ward
I am also getting a lot of log lines like + for p in $(< /tmp/dpkg.inslist) + dpkg -p dbus-daemon dpkg-query: package 'dbus-daemon' is not available This comes from commands in my script, where I am attempting to extract dependency information from the packages with a view to building an SBOM

Bug#1029803: command-not-found breaks dist-upgrade bullseye → bookworm

2023-02-20 Thread Paul Gevers
Control: tags -1 patch Hi, On 19-02-2023 21:22, Paul Gevers wrote: On Sat, 28 Jan 2023 00:51:39 +0100 Lee Garrett wrote: This is already fixed in unstable, but in it's current form this will break the upgrade path from bullseye to bookworm. The fix is trivial, adding `'non-free-firmware':

Bug#1031686: libtycho-java: Depends on libeclipse-osgi-util-java which is no longer build

2023-02-20 Thread Paul Gevers
Package: libtycho-java Version: 1.6.0-3 Severity: serious Justification: fais to install Dear maintainer, You package depends on libeclipse-osgi-util-java but that no longer exists in unstable. Paul

Bug#1015796: bullseye backport

2023-02-20 Thread Andre Heider
This can be closed, a backport is available now. Thanks! Andre

Bug#1031685: redmine doesn't work as thin instance

2023-02-20 Thread Andre Heider
Package: redmine Version: 5.0.4-2~bpo11+1 I've a ~3 year old redmine+thin+nginx oldstable setup which I couldn't use since upgrading to bullseye. Now that there's a backport (many thanks for finally having one!), I tried to get that old instance working again. It seems the packages have

Bug#1031679: lintian: d/rules: should suggest using `execute_before/_after_dh_command` instead of `override_dh_command`

2023-02-20 Thread Jelmer Vernooij
On Mon, Feb 20, 2023 at 03:48:00PM +0100, Christoph Berg wrote: > Re: Gioele Barabucci > > execute_after_dh_clean: > > touch this_strange_file > > The downside of this is that it makes backporting to buster-and-older > harder since it doesn't have the required debhelper version yet.

  1   2   >