Bug#961129: xscreensaver should not search for screensaver executables in PATH

2022-03-23 Thread Jamie Zawinski
It has been another 5 months with no response. I am once again *begging* you to stop making it possible to install only *part* of XScreenSaver. It causes a constant stream of problems for no benefit. Please, please, please, install the dependencies so that installing any part of XScreenSaver

Bug#1008092: antiword: Buffer overflow in the vAnalyseSummaryInfo function in summary.c in Antiword 0.37

2022-03-23 Thread Olly Betts
On Tue, Mar 22, 2022 at 06:56:23PM +0800, Jieyong Ma @ tdhxkj.com wrote: > Backtraces: > Program received signal SIGSEGV, Segmentation fault. > 0x00449515 in vAnalyseSummaryInfo (aucBuffer=0x6928f0 "t\001") at > summary.c:225 > 225 switch (tPropID) { That seems a

Bug#1006944: transition: proj

2022-03-23 Thread Sebastiaan Couwenberg
On 3/23/22 08:09, Sebastiaan Couwenberg wrote: On 3/22/22 16:58, Sebastiaan Couwenberg wrote: On 3/22/22 09:44, Sebastiaan Couwenberg wrote: On 3/21/22 22:43, Sebastian Ramacher wrote: Please go ahead Thanks. proj (9.0.0-1) has been uploaded to unstable and is now built & installed on all

Bug#1008189: meson: gnome module incorrectly requires gtk4-update-icon-cache

2022-03-23 Thread Jeremy Bicha
Source: meson Version: 0.62.0-1 Severity: serious Tags: patch The new meson version breaks things that uses the gnome module to update the icon cache. Specifically, it requires gtk4-update-icon-cache which is only recommended by gtk4 and the Debian buildds don't install recommends by default.

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Bo YU
On Thu, Mar 24, 2022 at 01:11:40AM +0100, Jérémy Lal wrote: On Thu, Mar 24, 2022 at 1:05 AM Jérémy Lal <[1]kapo...@melix.org> wrote: ... Followup-For: Bug #994245 X-Debbugs-Cc: Bo YU <[11]tsu.y...@gmail.com> Hi, recently Bo YU has worked on building nodejs 14 for riscv64.

Bug#1008188: reportbug is unusable, can't be run without sudo

2022-03-23 Thread J K sanchez
Package: reportbug Version: 11.4 Severity: grave Basically reportbug is broken. Traceback (most recent call last): File "/usr/bin/reportbug", line 39, in from reportbug import utils File "/usr/lib/python3/dist-packages/reportbug/utils.py", line 70, in from . import debbugs #

Bug#1008187: reportbug: systemd-udevd delays boot for 2+ minutes. Problem related to motherboard bios.

2022-03-23 Thread J K sanchez
Package: reportbug Version: 11.4.1 Severity: important I am using a MSI Tomahawk X570S motherboard with version 7D54v11 of the BIOS, which i think follows AGESA 1.2.0.5. This motherboard includes Wi-Fi and Bluetooth, which leads to extra pain. I installed debian from scratch and everything is

Bug#1008169: bootstrapping fedora34 or centos7 gives a system with an empty package database

2022-03-23 Thread Luca Boccassi
On Wed, 23 Mar 2022 15:19:45 +0100 Enrico Zini wrote: > Package: mkosi > Version: 12-1~bpo11+1 > Severity: important > > Hello, > > I tried with fedora34 and centos7, but it might be the same for all > rpm-based distributions. > > To reproduce: > >    sudo /usr/bin/mkosi --distribution=fedora

Bug#1007822: "ssh -XAf localhost xeyes" uses 100% CPU after losing tty

2022-03-23 Thread Ralf Jung
Hi all, I am also seeing 100% CPU load from SSH when using it with autossh to set up port forwarding in the background (no X11 forwarding involved): /usr/bin/autossh -M 0 -N -o "ServerAliveInterval 30" -R $IP:$PORT1:localhost:443 -R $IP:$PORT2:localhost:80 $USER@$HOST -i $KEY This only

Bug#994245: [Pkg-javascript-devel] Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Jonas Smedegaard
Quoting Jérémy Lal (2022-03-24 01:05:36) > (please avoid top-posting, it makes the discussion hard to read > for newcomers - my reply is at the bottom) Please also quote only relevant parts - we all received the previous posts in the thread, so no need to quote everything repeatedly. - Jonas

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Jérémy Lal
On Thu, Mar 24, 2022 at 1:05 AM Jérémy Lal wrote: > (please avoid top-posting, it makes the discussion hard to read > for newcomers - my reply is at the bottom) > > On Thu, Mar 24, 2022 at 12:53 AM Bo YU wrote: > >> s/check/builtin >> >> On Thu, Mar 24, 2022 at 7:50 AM Bo YU wrote: >> >>> >>>

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Jérémy Lal
(please avoid top-posting, it makes the discussion hard to read for newcomers - my reply is at the bottom) On Thu, Mar 24, 2022 at 12:53 AM Bo YU wrote: > s/check/builtin > > On Thu, Mar 24, 2022 at 7:50 AM Bo YU wrote: > >> >> >> On Fri, Mar 18, 2022 at 4:49 PM Jérémy Lal wrote: >> >>> >>>

Bug#1008186: O: shfmt -- shell formatter, parser, and interpreter

2022-03-23 Thread Marcos Talau
Package: wnpp Severity: normal Control: affects -1 src:shfmt I intend to orphan the shfmt package. The package description is: shfmt is a shell formatter, parser, and interpreter. It supports POSIX Shell, Bash, and mksh. . shfmt's default shell formatting was chosen to be consistent, common,

Bug#1008112: Source is duplicated with golang-mvdan-sh

2022-03-23 Thread Marcos Talau
Hi there, I don't intend to integrate the team now. Considering the strong and continuous harassment to join the team or to add co-maintainers since my initial work, I will make the package orphaned. Feel free to manage it. Have a nice day. Cheers, mt signature.asc Description: PGP signature

Bug#997006: closed by Debian FTP Masters (reply to Michael Biebl ) (Bug#997006: fixed in systemd 247.3-7)

2022-03-23 Thread Linus Lüssing
Just tried 247.3-7 and it fixes the LXD systemd-networkd issue for me. Thanks a lot for your great maintenance work, will forward the good news to the LXD forum once it propagates from stable-proposed-updates to stable. I'm sure a lot of people there will be happy about this, too. Regards, Linus

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Bo YU
s/check/builtin On Thu, Mar 24, 2022 at 7:50 AM Bo YU wrote: > > > On Fri, Mar 18, 2022 at 4:49 PM Jérémy Lal wrote: > >> >> >> On Fri, Mar 18, 2022 at 8:25 AM Bo YU wrote: >> >>> Hi Jérémy, >>> >>> On Wed, Mar 16, 2022 at 7:11 PM Jérémy Lal wrote: >>> On Tue, Mar 15, 2022 at

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-23 Thread Bo YU
On Fri, Mar 18, 2022 at 4:49 PM Jérémy Lal wrote: > > > On Fri, Mar 18, 2022 at 8:25 AM Bo YU wrote: > >> Hi Jérémy, >> >> On Wed, Mar 16, 2022 at 7:11 PM Jérémy Lal wrote: >> >>> >>> >>> On Tue, Mar 15, 2022 at 10:46 PM Bo YU wrote: >>> HI On Mon, Mar 14, 2022 at 11:03 PM

Bug#1008185: fwupd: Fails to update firmware components on Thinkpad T480.

2022-03-23 Thread Tuxedoar
Package: fwupd Version: 1.5.7-4 Severity: normal Dear Maintainer, I`m unable to update the firmware components on my Thinkpad T480, using the "fwupdmgr" utility. The following, are the steps that I followed, when trying to achieve such task: 1) I manually mounted my /boot/efi partition. 2)

Bug#1008184: nmu: unknown packages affected by dpkg-dev bug #1000421

2022-03-23 Thread Adrian Bunk
On Thu, Mar 24, 2022 at 01:01:10AM +0200, Adrian Bunk wrote: >... > FTR, this seems to be a 2 month window (give or take a few days due to > buildd chroots being updated only twice per week): >... 3 month window cu Adrian

Bug#1008184: nmu: unknown packages affected by dpkg-dev bug #1000421

2022-03-23 Thread Adrian Bunk
On Wed, Mar 23, 2022 at 11:29:48PM +0100, Guillem Jover wrote: >... > What unearthed this was a recentish glibc upload that AFAIR has started > merging its libpthread library into libc proper, and added a new symbol > for a variable (__libc_single_threaded@GLIBC_2.32). The merging only happens in

Bug#1008184: nmu: unknown packages affected by dpkg-dev bug #1000421

2022-03-23 Thread Guillem Jover
Package: release.debian.org Severity: important User: release.debian@packages.debian.org Usertags: binnmu Hi! The objdump tool changed its output for copy relocations for versioned symbols (from @@ to @) in binutils 2.26 (uploaded on 2016-01). This has caused dpkg-shlibdeps to ignore some of

Bug#1008183: RFP: hoppscotch -- Web API development environment

2022-03-23 Thread Joseph Nahmias
Package: wnpp Severity: wishlist X-Debbugs-Cc: j...@nahmias.net, supp...@hoppscotch.io, pkg-javascript-de...@lists.alioth.debian.org * Package name: hoppscotch Version : 2.2.1 Upstream Author : Hoppscotch * URL : https://github.com/hoppscotch/hoppscotch * License

Bug#1008182: ITP: node-rewire -- Easy monkey-patching for node.js unit tests

2022-03-23 Thread nilesh
Package: wnpp Severity: wishlist Owner: Nilesh Patra X-Debbugs-CC: debian-de...@lists.debian.org * Package name: node-rewire Version : 6.0.0 Upstream Author : Johannes Ewald * URL : https://github.com/jhnns/rewire * License : Expat Programming Lang:

Bug#1008181: spectre-meltdown-checker: False positive for CVE-2017-5715 due to failing to detect retpolines

2022-03-23 Thread Salvatore Bonaccorso
Source: spectre-meltdown-checker Version: 0.44-3 Severity: normal Tags: upstream fixed-upstream Forwarded: https://github.com/speed47/spectre-meltdown-checker/issues/420 X-Debbugs-Cc: car...@debian.org Hi Holger, spectre-meltdown-checker has false positive for CVE-2017-5715 due to the changes in

Bug#959469: openssl 1.1.1n-0+deb10u1 flagged for acceptance

2022-03-23 Thread Sebastian Andrzej Siewior
On 2022-03-23 17:40:59 [+], Adam D. Barratt wrote: > Right, let's have another go at this then: > > " > OpenSSL signature algorithm check tightening > = > > The OpenSSL update provided in this point release includes a > change to ensure that the

Bug#1006774: grub-pc: seems related to keys autorepeating

2022-03-23 Thread Luc Maisonobe
Package: grub-pc Version: 2.04-20 Followup-For: Bug #1006774 I have encountered numerous time the same behavior: grub freezing after first keypress. What happened in my case was that for repairing a system, I wanted to switch to the second menu entry "advanced options" in order to boot in

Bug#1008179: pandas: disable numba tests again

2022-03-23 Thread Sebastian Ramacher
Source: pandas Version: 1.3.5+dfsg-3 Severity: serious Tags: sid bookworm numba is not ready for python 3.10 (#1000336) and is being removed for the upcoming transition. Please disable the numba tests until that is fixed as otherwise pandas is not buildable in bookworm. Cheers -- Sebastian

Bug#1008180: php-pear : Depends: php-archive-tar (>= 1.4.9) but it is not installable

2022-03-23 Thread Salvatore Bonaccorso
Source: php-pear Version: 1:1.10.12+submodules+notgz+20210212-1 Severity: serious Justification: uninstallable / unsatisfied Depends X-Debbugs-Cc: car...@debian.org Hi It looks php-pear got a new Depends which makes the package uninstallable: # apt-get install php-pear Reading package lists...

Bug#1008178: ITP: unka-data -- illustrations for german traffic accident categories

2022-03-23 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-de...@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: unka-data Version : 0.0.2016 Upstream Author : Gesamtverband der Deutschen Versicherungswirtschaft e. V. * URL

Bug#984897: Merge request to fix this bug

2022-03-23 Thread Santiago Garcia Mantinan
Hi! This bug came in response for a proper fix in order for the problem we found in squid after introducing the new squid-openssl flavour, that was: https://bugs.debian.org/984880 At that time I spoke to Niels Thykier in order to fix this, but it was late in the bullseye development cycle a fix

Bug#944485: mmdebstrap: please implement the creation of QEMU/KVM images for autopkgtest-virt-qemu

2022-03-23 Thread Christian Kastner
Johannes, thank you for this enlightening update! You're far ahead of any ideas I've been having (some of which I attribute to Franscesco), but I'd nevertheless like to contribute a few thoughts just in case. On 2022-03-23 12:43, Johannes Schauer Marin Rodrigues wrote: > Quoting Francesco Poli

Bug#1006603: The bug is fixed!

2022-03-23 Thread Adrian Immanuel Kieß
The bug is fixed with: root@g6 ~ # apt show evolution Package: evolution Version: 3.44.0-1 Priority: optional Section: gnome Maintainer: Debian GNOME Maintainers Installed-Size: 497 kB Thank you so much, for fixing this! Sincerely, Adrian Kieß -- With many greetings from Leipzig, Germany.

Bug#1007965: Same problem, Cyrus 3.6.0~beta2-1 apparently missing Cyrus new utilites

2022-03-23 Thread Yadd
Hi, As discuss before, these tools are not in beta2 archive Le 23 mars 2022 19:37:32 GMT+01:00, Andy Dorman a écrit : >FWIW, we had a similar problem with the upgrade. > >The issue is being discussed on a cyrus list at > >>

Bug#1008150: libgrpc-dev: library name conflict with libupb-dev: libupb.so*

2022-03-23 Thread Andreas Beckmann
On 23/03/2022 18.43, László Böszörményi (GCS) wrote: Adding mutual Conflicts is not a valid solution here! For the moment, it will be my option. :-/ With zero rdepends that's somewhat acceptable. It seems upb is not fully mature and recently I can't install it with cmake. Might be the

Bug#1008177: yt: python3.9 is hardcoded

2022-03-23 Thread Graham Inggs
Source: yt Version: 4.0.2-1 Severity: important Tags: ftbfs User: debian-pyt...@lists.debian.org Usertags: python3.10 python3-all-dev Hi Maintainer The debian/rules of yt contains the line: rm debian/python3-yt/usr/lib/python3.9/dist-packages/yt/frontends/gdf/tests/test_outputs.py* This will

Bug#1007965: Same problem, Cyrus 3.6.0~beta2-1 apparently missing Cyrus new utilites

2022-03-23 Thread Andy Dorman
FWIW, we had a similar problem with the upgrade. The issue is being discussed on a cyrus list at https://cyrus.topicbox.com/groups/info/T3e85440ddbb44ec6-Maf769decd0dd45d4572145b8 TLDR; it appears that this might have been caused by 3 new cyrus utilities not being included in the debian

Bug#973886: merge this bug with bug #989705

2022-03-23 Thread Barney G
Please merge this bug with bug #989705

Bug#1005858: gh,gitsome: File conflict, both ship /usr/bin/gh

2022-03-23 Thread Paul Gevers
Hi, On 23-03-2022 12:32, Jonas Smedegaard wrote: Quoting Anthony Fok (2022-03-23 11:08:36) Rather than keeping this "Serious" bug open and keeping both gitsome and gh out of Debian testing, I think the simple solution of having gh "Conflicts: gitsome", which is one of the option specified in

Bug#950587: Also impacted by this bug.

2022-03-23 Thread Arnaud Mouiche
Due to wrong cmdline parsing, the installer failed to setup debian properly for an ARM device where MTD partitions are provided by bootloader. The bootloader pass this cmdline:

Bug#1008176: ecl: Missing static libraries (libsockets.a and so on)

2022-03-23 Thread cage
Package: ecl Version: 21.2.1+ds-4 Severity: important Dear Maintainer, I am trying to compile a medium-size program using ECL and BSD socket but i get errors in the linking phase: /usr/bin/ld: impossibile trovare /usr/lib/x86_64-linux-gnu/ecl-21.2.1/libcmp.a: File o directory non esistente

Bug#1004870: python-xarray: autopkgtest regression on s390x

2022-03-23 Thread Graham Inggs
Hi Rajendra On Sun, 6 Mar 2022 at 12:42, Rajendra Kharat1 wrote: > Could you please share the steps to reproduce the issue. > As when I am trying to reproduce I ran into different problem of segmentation > fault. > Below are the steps that I followed. > 1. Install python3-xarray on debian on

Bug#1008150: libgrpc-dev: library name conflict with libupb-dev: libupb.so*

2022-03-23 Thread GCS
Control: tags -1 +pending On Wed, Mar 23, 2022 at 10:57 AM Andreas Beckmann wrote: > during a test with piuparts I noticed your package failed to install > because it tries to overwrite other packages files. [...] > upb and grpc seem to be two unrelated projects, unfortunately >

Bug#959469: openssl 1.1.1n-0+deb10u1 flagged for acceptance

2022-03-23 Thread Adam D. Barratt
On Tue, 2022-03-22 at 22:13 +0100, Sebastian Andrzej Siewior wrote: > On 2022-03-22 21:47:52 [+0100], Kurt Roeckx wrote: > > On Tue, Mar 22, 2022 at 08:19:01PM +, Adam D. Barratt wrote: > > > OpenSSL signature algorithm check tightening > > > = > > >

Bug#1008175: #1008175

2022-03-23 Thread Rick Stanley
Now neither option works correctly executing from the command line. "lpr -o sides=two-sided-long-edge test.pdf" "lpr -o sides=one-sided test.pdf" And same for lp. Printing from Okular works correctly as expected.

Bug#1001057: wi32-loader migration [was: Re: Bug#998353: Bug#1007707: Update Indonesian translation]

2022-03-23 Thread Paul Gevers
Hold your horses. On 23-03-2022 07:44, Paul Gevers wrote: Last time [1], I just CC'ed ftpmaster and the magic happened, so dear ftpmasters, can you do "that" again? win32-loader is blocked behind grub2 now. I'm not aware of progress with bug #1001057 (in CC). Paul OpenPGP_signature

Bug#1008119: [Debian-pan-maintainers] Bug#1008119: src:pyfai: fails to migrate to testing for too long: autopkgtest regression

2022-03-23 Thread Paul Gevers
Hi Jerome, On 23-03-2022 09:14, Jerome Kieffer wrote: I am the upstream author of pyFAI and the release 0.21.1 is a bugfix for the regressions spotted by the debian CI on a couple of 32-bit computer architectures (thanks to debian for that). Thus I don't understand why the migration from

Bug#1008175: cups-bsd: lp & lpr options sides=one-sided and sides=two-sided-long-edge are reversed. one-sided prints duplex (Two-sided) and vice-versa

2022-03-23 Thread Rick Stanley
Package: cups-bsd Version: 2.3.3op2-3+deb11u1 Severity: normal X-Debbugs-Cc: r...@scotsgeek.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? My script containing "lpr -o sides=two-sided-long-edge

Bug#1008174: libc6: poll() spuriously returns EINTR

2022-03-23 Thread Rémi Denis-Courmont
Package: libc6 Version: 2.34-0experimental3 Severity: important Dear Maintainer, In the example below, glibc 2.34 from experimental causes a spurious EINTR error in the poll() call from the child thread. It seems that thread cancellation causes the poll() to be spuriously interrupted, even

Bug#1006677: Java JIT Compiler fails to compile JavaFX method

2022-03-23 Thread Florian Weimer
* Frank Ulbricht: > [4. hs_err_pid1182.log --- application/octet-stream; hs_err_pid1182.log]... Frank, would you be able to send the compiler replay log as well (replay_pid*.log)? Thanks.

Bug#1008173: ITP: r-cran-cyclocomp -- Cyclomatic Complexity of R Code

2022-03-23 Thread Andrius Merkys
Package: wnpp Owner: Andrius Merkys Severity: wishlist * Package name: r-cran-cyclocomp Version : 1.1.0 Upstream Author : Gabor Csardi * URL : https://cran.r-project.org/package=cyclocomp * License : Expat Programming Lang: GNU R Description :

Bug#863606: vlc: Unable to play DVDs after upgrading to Stretch

2022-03-23 Thread Emmanuel Bourg
On 12/10/17 17:04, Sebastian Ramacher wrote: I attached the output of vdpauinfo to this message. Looks like that was missing from your mail. Here is the output of vdpauinfo: display: :0.0 screen: 0 API version: 1 Information string: G3DVL VDPAU Driver Shared Library version 1.0 Video

Bug#1008172: ffmpeg: Please enable librist

2022-03-23 Thread Florian Ernst
Source: ffmpeg Version: 7:4.4.1-3 Severity: wishlist Tags: patch Dear maintainers, now that is available (thanks to really quick NEW processing) please enable librist in ffmpeg as per the attached patch. For reference, quoting from the package

Bug#1007906: transition: mutter

2022-03-23 Thread Simon McVittie
Control: tags -1 - moreinfo On Fri, 18 Mar 2022 at 12:00:56 +, Simon McVittie wrote: > As usual, this includes a libmutter ABI break, from libmutter-9-0 to > libmutter-10-0. Suitable versions of gnome-shell and budgie-desktop are > already available in experimental. The GNOME team is ready

Bug#1008171: python-confluent-kafka: FTBFS on big-endian

2022-03-23 Thread Graham Inggs
Source: python-confluent-kafka Version: 1.7.0-1 Severity: serious Tags: ftbfs X-Debbugs-CC: debian-s...@lists.debian.org, ol...@debian.org Hi Maintainer Since the upload of 1.7.0-1, python-confluent-kafka FTBFS on s390x and some other big-endian architectures (e.g. powerpc, ppc64) [1]. I've

Bug#1007905: transition: icu

2022-03-23 Thread Jeremy Bicha
On Wed, Mar 23, 2022 at 10:53 AM Simon McVittie wrote: > On Mon, 21 Mar 2022 at 06:50:34 +0100, László Böszörményi wrote: > > As noted, mozjs78 and 0ad FTBFS in my pbuilder setups. > > That's interesting, 0ad built fine for me against 70.1 on a porterbox > (i386 on barriere) - and its vendored

Bug#1007905: transition: icu

2022-03-23 Thread Simon McVittie
On Sat, 19 Mar 2022 at 09:28:49 +0200, Adrian Bunk wrote: > On Fri, Mar 18, 2022 at 06:05:38PM +, Simon McVittie wrote: > > Obviously all these copies of essentially the same codebase are quite > > unfortunate, but mozjs and ICU seem to be sufficiently tightly-coupled > > that perhaps using

Bug#1008170: FTBFS: randomly test failures

2022-03-23 Thread Yadd
Package: node-openid Severity: serious Tags: ftbfs Justification: FTBFS node-openid test randomly fails. I added a "trace-warning" in test to see from where comes this failure. node-openid implements OpenID 1.0/1.1/2.0 protocols, all deprecated in favor of OpenID-Connect. This package has no

Bug#1007923: maven-*-helper JAR placement seems to contradict Java policy

2022-03-23 Thread Alexandre Rossi
Hi, > > I vaguely remember that replacing a symlink with a file during a package > > update was causing some issues (i.e. the target is updated but the symlink > > Wasn’t that only for directories? Seems to work: $ ls -la /usr/share/java/htmlcleaner* lrwxrwxrwx 1 root root 15 18 mars

Bug#953530: [Pkg-samba-maint] Bug#953530: samba-common-bin: post-install fails with "lock directory /run/samba does not exist"

2022-03-23 Thread Michael Tokarev
23.03.2022 16:38, Diederik de Haas wrote: On woensdag 23 maart 2022 06:54:57 CET Axel Beckert wrote: Gian Piero Carrubba wrote: Init: sysvinit (via /sbin/init) Diederik de Haas wrote: I do not have a /run/samba/ directory on my Bookworm system/server. I don't think it's relevant, but it

Bug#1007923: maven-*-helper JAR placement seems to contradict Java policy

2022-03-23 Thread Thorsten Glaser
On Wed, 23 Mar 2022, Emmanuel Bourg wrote: > I vaguely remember that replacing a symlink with a file during a package > update was causing some issues (i.e. the target is updated but the symlink Wasn’t that only for directories? bye, //mirabilos -- Infrastrukturexperte • tarent solutions GmbH

Bug#1008169: bootstrapping fedora34 or centos7 gives a system with an empty package database

2022-03-23 Thread Enrico Zini
Package: mkosi Version: 12-1~bpo11+1 Severity: important Hello, I tried with fedora34 and centos7, but it might be the same for all rpm-based distributions. To reproduce: sudo /usr/bin/mkosi --distribution=fedora --release=34 --format=directory --output=target --base-packages=true

Bug#1008042: Add another Canon entry to the monochrome settings list

2022-03-23 Thread Thierry Huchard
Here is a patch that fixes the problem: https://pastebin.com/syU4b5xY Mozilla withdraws its implementation of Portal, considering that the one of Gtk works: https://phabricator.services.mozilla.com/D139594Description: TODO: Put a short summary on the line above and replace this paragraph with

Bug#953530: samba-common-bin: post-install fails with "lock directory /run/samba does not exist"

2022-03-23 Thread Diederik de Haas
On woensdag 23 maart 2022 06:54:57 CET Axel Beckert wrote: > Gian Piero Carrubba wrote: > > Init: sysvinit (via /sbin/init) > > Diederik de Haas wrote: > > I do not have a /run/samba/ directory on my Bookworm system/server. > > I don't think it's relevant, but it (still?) has sysv-init as init. >

Bug#1007724: no locking at all

2022-03-23 Thread Tormod Volden
VA, please provide a tested patch against our VCS https://salsa.debian.org/debian/xscreensaver thanks

Bug#1008168: bullseye-pu: package node-url-parse/1.5.3-1+deb11u1

2022-03-23 Thread Yadd
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu [ Reason ] node-url-parse is vulnerable to an authorization Bypass Through User-Controlled (CVE-2022-0686). [ Impact ] medium vulnerability [ Tests ] Test updated, passed [

Bug#994575: dipy: autopkgtest idea

2022-03-23 Thread Nilesh Patra
On Fri, 24 Dec 2021 19:15:51 +0530 Nilesh Patra wrote: > On checking, it stems from the fact that fury (python module) that dipy needs > is not in (test-)depends, and neither is it in the > archive. > Probably other tests also are missing some or the other module. I also see a > couple of

Bug#1008167: RM: ossim -- ROM; No longer required for OTB

2022-03-23 Thread Bas Couwenberg
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: pkg-grass-de...@lists.alioth.debian.org Please remove OSSIM from the archive, it is no longer required for OTB. OSSIM also doesn't have proper releases nor library versioning. Kind Regards, Bas

Bug#1007702: Acknowledgement (fdpowermon: "Not charging" state not supported)

2022-03-23 Thread Wouter Verhelst
On Wed, Mar 16, 2022 at 06:30:55PM +0100, Roland Rosenfeld wrote: > Hi Wouter! > > It seems, that my patch isn't complete, since with the following > output of acpi -bi: > > Battery 0: Discharging, 87%, 03:13:16 remaining > Battery 0: design capacity 1958 mAh, last full capacity 1506 mAh = 76% >

Bug#1008042: Add another Canon entry to the monochrome settings list

2022-03-23 Thread Thierry Huchard
Here is a patch that fixes the problem: https://pastebin.com/syU4b5xY Mozilla withdraws its implementation of Portal, considering that the one of Gtk works: https://phabricator.services.mozilla.com/D139594

Bug#1008166: bullseye-pu: package debian-edu-config/2.11.56+deb11u4

2022-03-23 Thread Mike Gabriel
Hi again, On Mi 23 Mär 2022 13:19:54 CET, Mike Gabriel wrote: [ Tests ] (What automated or manual tests cover the affected code?) I forgot to mention the nature of the performed tests. All code changes were tested in the field on at least 2 sometimes 3 Debian Edu production sites. All

Bug#1006926: flash-kernel: add support for SiFive Unmatched board

2022-03-23 Thread Heinrich Schuchardt
Merge request created: https://salsa.debian.org/installer-team/flash-kernel/-/merge_requests/29

Bug#1008166: bullseye-pu: package debian-edu-config/2.11.56+deb11u4

2022-03-23 Thread Mike Gabriel
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: debian-...@lists.debian.org [ Reason ] While setting up a new Debian Edu school in Dec/Jan 2021/2022 several issues popped up in Debian Edu 11 that have now been

Bug#1008164: RM: obfs4proxy/0.0.8-1

2022-03-23 Thread Ana Custura
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: rm Opening this bug after a recomendation from debian-security. Version 0.0.8 of obfs4proxy has a security bug, which has only been fixed in a later version (0.0.13, see bug number #1004374), and

Bug#1008042: Add another Canon entry to the monochrome settings list

2022-03-23 Thread Thierry Huchard
The problem described above is common to Firefox-esr and Thunderbird

Bug#1008163: buster-pu: package node-minimist/1.2.0-1+deb10u2

2022-03-23 Thread Yadd
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu [ Reason ] node-minimist is vulnerable to a prototype pollution not totally fixed by CVE-2020-7598 patch (pushed in 1.2.5-1 and 1.2.0-1+deb10u1) [ Impact ] Medium vulnerability [

Bug#944485: mmdebstrap: please implement the creation of QEMU/KVM images for autopkgtest-virt-qemu

2022-03-23 Thread Johannes Schauer Marin Rodrigues
Hi Francesco, Quoting Francesco Poli (2022-03-23 00:09:21) > Do I understand correctly that mmdebstrap-autopkgtest-build-qemu is currently > [included] in the Debian source package, but not shipped in the Debian binary > package? > > $ dpkg -L mmdebstrap | grep qemu > > gives no output. > >

Bug#1008162: bullseye-pu: package node-minimist/1.2.5+~cs5.3.1-2+deb11u1

2022-03-23 Thread Yadd
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu [ Reason ] node-minimist is vulnerable to a prototype pollution not totally fixed by CVE-2020-7598 patch (pushed in 1.2.5-1 and 1.2.0-1+deb10u1) [ Impact ] Medium vulnerability

Bug#1005858: gh,gitsome: File conflict, both ship /usr/bin/gh

2022-03-23 Thread Jonas Smedegaard
Quoting Anthony Fok (2022-03-23 11:08:36) > Rather than keeping this "Serious" bug open and keeping both gitsome > and gh out of Debian testing, I think the simple solution of having gh > "Conflicts: gitsome", which is one of the option specified in >

Bug#1008161: bullseye-pu: package geeqie/1.6-9+deb11u1

2022-03-23 Thread Andreas Rönnquist
Package: release.debian.org User: release.debian@packages.debian.org Usertags: pu Tags: bullseye Severity: normal I would like to fix a bug in geeqie in bullseye where selecting several items in a file-list and then trying to deselect one item using Ctrl+click doesn't work as it should.

Bug#1008160: abiword: Buffer overflow in libwv-1.2 causes abiword 3.0.4 a denial of service (crash).

2022-03-23 Thread Jieyong Ma @ tdhxkj.com
Package: abiword Version: 3.0.4~dfsg-3 Severity: important X-Debbugs-Cc: jieyong...@gmail.com Buffer overflow in wvCopyCHPX () from /lib/x86_64-linux-gnu/libwv-1.2.so.4 causes abiword 3.0.4 a denial of service (crash) via a crafted input document. root@max:/home/fuzz/poc/abiword# gdb --args

Bug#1008159: Add mid: scheme handler to thunderbird.desktop

2022-03-23 Thread Max Nikulin
Package: thunderbird Version: 1:91.7.0-2 Severity: minor Since thunderbird-87 it is possible to open particular messages from command line through their Message-ID's: thunderbird 'mid:23bc2bd1b0affd193daf52c8f4372...@smtp.spaceroots.org' See e.g. https://bugzilla.mozilla.org/264270 The

Bug#1008158: rspamd returns 404 error when mail already learned

2022-03-23 Thread Ingo Juergensmann
Package: rspamd Version: 3.1-1~bpo11+1 Severity: normal Dear Maintainer, rspamc reports an HTTP 404 error when a mail has already been learnt: HTTP error: 404, all learn conditions denied learning spam in default classifier See the discussion upstream here:

Bug#1008149: Acknowledgement (nodejs: Unable to install nodejs 16.13.2+really14.19.1~dfsg-5 with fish)

2022-03-23 Thread Kyle Robbertze
Control: reassign -1 fish-common Control: affects -1 + nodejs Control: notfound -1 16.13.2+really14.19.1~dfsg-5 Control: found -1 3.4.0+ds-1 Control: retitle -1 fish: fish_title uses incorrect command syntax Turns out this is a fish-common issue that is encountered running nodejs postinst by

Bug#1008156: telegram-desktop: Crash when switch account

2022-03-23 Thread Stefano Callegari
Package: telegram-desktop Version: 3.6.1+ds-1 Severity: normal Dear Maintainer, after last upgrade, when I try to switch to my second Telegram account (added before), the program crashes. If I downgrade, works. Thanks Stefano -- Package-specific info: -- System Information: Debian Release:

Bug#1008154: buster-pu: package node-node-forge/0.8.1~dfsg-1+deb10u1

2022-03-23 Thread Yadd
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu [ Reason ] node-node-forge signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses

Bug#1008153: bullseye-pu: package node-node-forge/0.10.0~dfsg-3+deb11u1

2022-03-23 Thread Yadd
Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu [ Reason ] node-node-forge signature verification code is lenient in checking the digest algorithm structure. This can allow a crafted structure that steals padding bytes and uses

Bug#1008152: gprbuild: FTBFS during binary-indep build

2022-03-23 Thread Andreas Beckmann
Source: gprbuild Version: 2022.0.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Hi, gprbuild/experimental FTBFS during a binary-indep build. (A combined binary build works fine as does a binary-arch build.) [...] looking for

Bug#1005858: gh,gitsome: File conflict, both ship /usr/bin/gh

2022-03-23 Thread Anthony Fok
Hi everyone, On Sat, Feb 26, 2022 at 7:09 PM Paul Wise wrote: > > Control: forwarded -1 https://github.com/donnemartin/gitsome/issues/177 > > On Sat, 26 Feb 2022 23:43:14 +0800 SZ Lin (林上智) wrote: > > > The "gitsome" has used "gh" since 2017, and thus would you mind renaming > > the "gh" in your

Bug#1008151: RM: perl6 -- ROM; perl6 replaced by raku

2022-03-23 Thread Dominique Dumont
Package: ftp.debian.org Severity: normal Hi Perl6 language was renamed Raku. Hence perl6 metapackage is now replaced by raku. Hence this removal. All the best Dod

Bug#1008150: libgrpc-dev: library name conflict with libupb-dev: libupb.so*

2022-03-23 Thread Andreas Beckmann
Package: libgrpc-dev Version: 1.44.0-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package failed to install because it tries to overwrite other packages files. >From the attached log (scroll to the bottom...):

Bug#1008149: nodejs: Unable to install nodejs 16.13.2+really14.19.1~dfsg-5 with fish

2022-03-23 Thread Kyle Robbertze
Package: nodejs Version: 16.13.2+really14.19.1~dfsg-5 Severity: important Dear Maintainer, Attempting to upgrade nodejs to 16.13.2+really14.19.1~dfsg-5 resulted in the following error: Errors were encountered while processing:

Bug#1008148: esdm: missing Build-Depends: cmake

2022-03-23 Thread Andreas Beckmann
Package: esdm Version: 1.0-1 Severity: serious Tags: ftbfs Justification: fails to build from source esdm FTBFS in a minimal buildd chroot: https://buildd.debian.org/status/fetch.php?pkg=esdm=arm64=1.0-1=1645887435=0 debian/rules override_dh_auto_configure make[1]: Entering directory '/<>'

Bug#1008146: correction

2022-03-23 Thread Jieyong Ma
Sorry to provide wrong information at the "Version" section. It should be: root@max:/home/fuzz/poc/aha# apt-cache policy aha aha: Installed: 0.5.1-1 Candidate: 0.5.1-1 Version table: *** 0.5.1-1 500 500 http://mirrors.ustc.edu.cn/debian bullseye/main amd64 Packages 100

Bug#1008146: aha: Buffer overflow in main function at aha.c:973 in aha 0.5.1

2022-03-23 Thread Jieyong Ma @ tdhxkj.com
Package: aha Version: 0.5.1-1 Severity: important X-Debbugs-Cc: jieyong...@gmail.com Dear Maintainer, aha: Buffer overflow in main function at aha.c:973 in aha 0.5.1 allows remote attackers to cause a denial of service (crash) via a crafted input document. ==Version:==

Bug#1008145: ITP: partman-hfs -- Add to partman support for hfs and hfsplus

2022-03-23 Thread John Paul Adrian Glaubitz
Package: wnpp Severity: wishlist Owner: John Paul Adrian Glaubitz X-Debbugs-Cc: debian-de...@lists.debian.org,debian-powe...@lists.debian.org * Package name: partman-hfs Version : 1 Upstream Author : John Paul Adrian Glaubitz * URL :

Bug#1008144: ITP: looktxt -- Convert free format text file into scientific data formats

2022-03-23 Thread Neil Williams
Package: wnpp Severity: wishlist Owner: Neil Williams X-Debbugs-Cc: debian-de...@lists.debian.org, codeh...@debian.org * Package name: looktxt Version : 1.5-1 Upstream Author : Emmanuel Farhi * URL : https://github.com/farhi/looktxt * License : GPL-2+

Bug#1008142: enable CONFIG_OF_OVERLAY

2022-03-23 Thread Jiri Kastner
guilty commit is 959dc591c3cc577fbf8fdb4834228f0870730050 On Wed, Mar 23, 2022 at 9:33 AM Jiri Kastner wrote: > Package: linux-image-arm64 > Version: 5.16.12-1~bpo11+1 > Severity: normal > X-Debbugs-Cc: cz172...@gmail.com > > device tree overlays is nice feature, which is used a lot on sbc

Bug#1008141: [Pkg-javascript-devel] Bug#1008141: Bug#1008141: FTBFS: unable to use iconv with nodejs >= 14

2022-03-23 Thread Jonas Smedegaard
Quoting Yadd (2022-03-23 09:44:42) > Similar error found with node-sqlite3: Please mark the bugreport with "affects" in posts like the above. - Jonas -- * Jonas Smedegaard - idealist & Internet-arkitekt * Tlf.: +45 40843136 Website: http://dr.jones.dk/ [x] quote me freely [ ] ask before

Bug#1008143: nmu: uwsgi-plugin-php_2.0.20+2+0.0.13+b1

2022-03-23 Thread Alexandre Rossi
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu nmu uwsgi-plugin-php_2.0.20+2+0.0.13+b1 . ANY . unstable . -m "rebuilt against uwsgi-src 2.0.20+4 to fix #1007774" uwsgi-plugin-php is currently broken in unstable (see #1007774).

Bug#1007923: maven-*-helper JAR placement seems to contradict Java policy

2022-03-23 Thread Emmanuel Bourg
I vaguely remember that replacing a symlink with a file during a package update was causing some issues (i.e. the target is updated but the symlink isn't replaced). If that's still true I'd refrain from applying this change to maven-debian-helper. The slight deviation from the Java policy

  1   2   >