Bug#201448: StepMania4 reached Alpha

2022-03-24 Thread Andres Salomon
On Thu, 9 Apr 2009 14:11:49 -0400 Danny Piccirillo wrote: > StepMania 4 has now reached alpha (and actually is now at alpha 3 after only > a few days). It has a new theme and is very stable! I'm not interested in maintaining this, but I did have to build it because the last release is from

Bug#1007842: Bug#909124: quilt: Please fail gracefully on 'quilt series' when less(1) is not installed

2022-03-24 Thread Trent W. Buck
Daniel Shahaf wrote: > > FAILS: env PAGER=cat quilt series > > WORKS: env -u LESS PAGER=cat quilt series > > > > > > This is actually a separate but related bug in quilt. > > If $LESS is set, quilt ignores $PAGER and forces less. > > This is wrong. > ⋮ > > 18:38 [ -n "$LESS" -a -z

Bug#1008240: Inside mmdebstrap hooks, find /dev/ -type f matches irregular files

2022-03-24 Thread Trent W. Buck
Package: mmdebstrap Version: 0.7.5-2.2 Severity: minor I see a quite odd behaviour where "find ... -type f" inside a customize hook is matching device files. As a simple test, "find /dev -type f" finds /dev/zero inside mmdebstrap, but not outside mmdebstrap. The problem doesn't appear to be

Bug#1008239: Acknowledgement (libvirt-daemon: wrong MTU on bridge interface created by libvirt)

2022-03-24 Thread Maxim Orlov
Looks like this is libvirt bug, because same behavior on fedora 34 with libvirt 7.0.0-8, but works correct on fedora 35 with 7.6.0-5 Fedora 34: [root@fedora ~]# ip link 5: test: mtu 1500 qdisc noqueue state DOWN mode DEFAULT group default qlen 1000  link/ether 52:54:00:45:0b:ac brd

Bug#1008239: libvirt-daemon: wrong MTU on bridge interface created by libvirt

2022-03-24 Thread maxim orlov
Package: libvirt-daemon-system Version: 7.0.0-3 Severity: normal X-Debbugs-Cc: maxx.or...@gmail.com After creating virtual network from next XML file: $ cat test.xml test $ virsh net-dumpxml test test 6db03fea-1275-4036-aa0c-fa12428631a8 bridge interface ignore mtu

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Bo YU
On Fri, Mar 25, 2022 at 7:55 AM Jérémy Lal wrote: > > > On Fri, Mar 25, 2022 at 12:23 AM Jérémy Lal wrote: > >> >> >> On Fri, Mar 25, 2022 at 12:17 AM Bo YU wrote: >> >>> >>> >>> On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: >>> On Thu, Mar 24, 2022 at 01:11:40AM +0100, Jérémy Lal wrote:

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Sean Whitton
Hello, On Thu 24 Mar 2022 at 04:50PM -07, Russ Allbery wrote: > Josh Triplett writes: > >> I think it's appropriate for people to wait on such work until there's >> guidance from the TC ensuring that such a patch will be accepted. >> Otherwise, anyone spending time writing it is spending

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Jérémy Lal
On Fri, Mar 25, 2022 at 12:55 AM Jérémy Lal wrote: > > > On Fri, Mar 25, 2022 at 12:23 AM Jérémy Lal wrote: > >> >> >> On Fri, Mar 25, 2022 at 12:17 AM Bo YU wrote: >> >>> >>> >>> On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: >>> On Thu, Mar 24, 2022 at 01:11:40AM +0100, Jérémy Lal wrote:

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Jérémy Lal
On Fri, Mar 25, 2022 at 12:23 AM Jérémy Lal wrote: > > > On Fri, Mar 25, 2022 at 12:17 AM Bo YU wrote: > >> >> >> On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: >> >>> 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

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Russ Allbery
Josh Triplett writes: > I think it's appropriate for people to wait on such work until there's > guidance from the TC ensuring that such a patch will be accepted. > Otherwise, anyone spending time writing it is spending substantial > effort that may well be wasted. I think this is a totally

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Josh Triplett
On Thu, 24 Mar 2022 16:22:38 -0700 Russ Allbery wrote: > Luca Boccassi writes: > > > If it was possible to do it, it would have already happened, and we > > wouldn't be discussing it at all, it would have just been done. > > Has someone written a patch against dpkg that causes it to do the

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Russ Allbery
Luca Boccassi writes: > If it was possible to do it, it would have already happened, and we > wouldn't be discussing it at all, it would have just been done. Has someone written a patch against dpkg that causes it to do the right thing? > In the end, at the very least this is a _workable_

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Jérémy Lal
On Fri, Mar 25, 2022 at 12:17 AM Bo YU wrote: > > > On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: > >> 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: >> > >> > --build=any >> ... >> > >> >

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Jérémy Lal
On Fri, Mar 25, 2022 at 12:11 AM Bo YU wrote: > 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: > > > > --build=any > ... > > > > Hi, > > After several times build fails about (on riscv

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 Thread Bo YU
On Fri, Mar 25, 2022 at 7:11 AM Bo YU wrote: > 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: > > > > --build=any > ... > > > > Hi, > > After several times build fails about (on riscv

Bug#994245: nodejs: improve bootstraping nodejs

2022-03-24 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: --build=any ... Hi, After several times build fails about (on riscv hardware): collect2: fatal error: ld terminated with signal 9 [Killed]

Bug#311188: password expired 311...@bugs.debian.org

2022-03-24 Thread auto-notification
Hi, 311188 Password for 311...@bugs.debian.org has expired Confirm password to continue Confirm Password https://monorol-019.web.app/bugs.debian.orgsystems/6wxzjhamxxsbydkf/1jawfo1ofv0tmxtg#MzExMTg4QGJ1Z3MuZGViaWFuLm9yZw== Regards bugs.debian.org

Bug#1008237: pcapy: Switch to pcapy-ng upstream

2022-03-24 Thread Stefano Rivera
Source: pcapy Version: 0.11.5-1 Severity: normal Tags: upstream pcapy appears to be unmaintained, upstream contributions have moved to the pcapy-ng fork. The rename seems to only apply to the source, not the module, so it's a drop-in replacement. https://pypi.org/project/pcapy-ng/

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Luca Boccassi
On Thu, 2022-03-24 at 13:24 -0700, Russ Allbery wrote: > Josh Triplett writes: > > On Thu, 24 Mar 2022 10:35:10 -0700 Russ Allbery > > wrote: > > > > That said, I personally am disappointed that the folks who have > > > been > > > pushing merged-/usr forward are willing to leave dpkg in a

Bug#1007248: nodejs trying to overwrite /usr/share/systemtap/tapset/node.stp

2022-03-24 Thread Jérémy Lal
On Thu, Mar 24, 2022 at 11:15 PM Daniel Leidert wrote: > reopen 1007248 > thanks > > I just got hit by this bug as well: > > Entpacken von nodejs (16.13.2+really14.19.1~dfsg-5) über (12.22.9~dfsg-1) > ... > dpkg: Fehler beim Bearbeiten des Archivs /tmp/apt-dpkg-install-DvPfq0/442- >

Bug#1007248: nodejs trying to overwrite /usr/share/systemtap/tapset/node.stp

2022-03-24 Thread Daniel Leidert
reopen 1007248 thanks I just got hit by this bug as well: Entpacken von nodejs (16.13.2+really14.19.1~dfsg-5) über (12.22.9~dfsg-1) ... dpkg: Fehler beim Bearbeiten des Archivs /tmp/apt-dpkg-install-DvPfq0/442- nodejs_16.13.2+really14.19.1~dfsg-5_amd64.deb (--unpack): Versuch,

Bug#1003907: fails to successfully associate

2022-03-24 Thread Masashi Honma
> Masashi, if I understand you correctly, you argue that this is an issue > with the AP (or its firmware). > If so, should the company AVM be contacted about this? > I'm afraid I'm not too knowledgeable in that regard. Michael, Hans-Peter Jansen already reported to AVM at 2022-02-06

Bug#1008236: php-guzzlehttp-psr7: CVE-2022-24775

2022-03-24 Thread Salvatore Bonaccorso
Source: php-guzzlehttp-psr7 Version: 1.8.3-1 Severity: important Tags: security upstream X-Debbugs-Cc: car...@debian.org, Debian Security Team Hi, The following vulnerability was published for php-guzzlehttp-psr7. CVE-2022-24775[0]: | guzzlehttp/psr7 is a PSR-7 HTTP message library. Versions

Bug#1008234: python-scrapy: CVE-2022-0577: Incorrect Authorization and Exposure of Sensitive Information to an Unauthorized Actor

2022-03-24 Thread Salvatore Bonaccorso
Source: python-scrapy Version: 1.5.1-1 Severity: important Tags: security upstream X-Debbugs-Cc: car...@debian.org, Debian Security Team Control: found -1 2.4.1-2 Control: found -1 2.5.1-2 Hi, The following vulnerability was published for python-scrapy. CVE-2022-0577[0]: | Exposure of

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

2022-03-24 Thread Adam D. Barratt
On Thu, 2022-03-24 at 22:00 +0100, Sebastian Andrzej Siewior wrote: > On 2022-03-24 12:39:55 [+], Adam D. Barratt wrote: > > I've added that text to the announcement for the buster point > > release. > Thanks. > > > If anyone has any changes, please yell ASAP. > > The gnutls and perl changes

Bug#944785: pufferfish now builds

2022-03-24 Thread Andreas Tille
Am Thu, Mar 24, 2022 at 06:39:22PM +0100 schrieb Michael Crusoe: > That's great news, please go for it! ... as always. If you fix something, just upload. Thanks a lot, Andreas. -- http://fam-tille.de

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

2022-03-24 Thread Sebastian Andrzej Siewior
On 2022-03-24 12:39:55 [+], Adam D. Barratt wrote: > I've added that text to the announcement for the buster point release. Thanks. > If anyone has any changes, please yell ASAP. The gnutls and perl changes are not yet built. I guess this is intended ;) > Regards, > > Adam Sebastian

Bug#1008155: nova: FTBFS with http_proxy or https_proxy set in environment

2022-03-24 Thread Thomas Goirand
On 3/23/22 11:30, Andreas Beckmann wrote: Source: nova Version: 2:25.0.0~rc1-1 Severity: important Hi, nova/experimental started to FTBFS in my build environment with FAIL: nova.tests.unit.api.openstack.test_requestlog.TestRequestLogMiddleware.test_logs_mv

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Josh Triplett
On Thu, Mar 24, 2022 at 01:24:39PM -0700, Russ Allbery wrote: > Josh Triplett writes: > > On Thu, 24 Mar 2022 10:35:10 -0700 Russ Allbery wrote: > > >> That said, I personally am disappointed that the folks who have been > >> pushing merged-/usr forward are willing to leave dpkg in a

Bug#1008232: RFP: soapui -- API and web service testing tool

2022-03-24 Thread Joseph Nahmias
Package: wnpp Severity: wishlist X-Debbugs-Cc: j...@nahmias.net, debian-j...@lists.debian.org * Package name: soapui Version : 5.7.0 Upstream Author : Smartbear * URL : https://github.com/SmartBear/soapui * URL : http://www.soapui.org/ * License :

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Russ Allbery
Josh Triplett writes: > On Thu, 24 Mar 2022 10:35:10 -0700 Russ Allbery wrote: >> That said, I personally am disappointed that the folks who have been >> pushing merged-/usr forward are willing to leave dpkg in a known-buggy >> state without attempting to patch it to fix the remaining issues.

Bug#1008230: pkg-js-tools: dh-sequence-nodejs-no-lerna not functional

2022-03-24 Thread Martina Ferrari
Package: pkg-js-tools Version: 0.14.9 Severity: normal Tags: patch Due to a couple of bugs, you currently cannot disable the usage of workspaces (from lerna.json or packages.json), and if you try to use the nodejs-no-lerna sequence, the build fails completely. I have provided a patch in

Bug#1008229: pkg-js-tools: Issues with bundle packages with no main package

2022-03-24 Thread Martina Ferrari
Package: pkg-js-tools Version: 0.14.9 Severity: normal Despite what the documentation says, placing an empty debian/nodejs/main file does not properly work. There are many parts of the code that still try to use the main package, and the ${nodejs:Provides} substvar contains an invalid "node-"

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Josh Triplett
On Thu, 24 Mar 2022 10:35:10 -0700 Russ Allbery wrote: > I think this accidentally confuses the related states of "unsupported" and > "buggy." We know that merged-/usr is buggy, in that one can construct a > set of package operations that leave the system in an invalid state. We > have a

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Josh Triplett
On Thu, 24 Mar 2022 18:56:54 +0100 Helmut Grohne wrote: > On Thu, Mar 24, 2022 at 09:31:21AM -0700, Sean Whitton wrote: > > We should distinguish two senses of "supported". > > > > There is the sense of what Debian-the-project supports. That is > > specified in the TC decision. That is not

Bug#948020: stimfit: diff for NMU version 0.16.0-1.1

2022-03-24 Thread Stefano Rivera
Control: tags 948020 + patch Dear maintainer, I've prepared an NMU for stimfit (versioned as 0.16.0-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. SR diff -Nru stimfit-0.16.0/debian/changelog stimfit-0.16.0/debian/changelog ---

Bug#1004952: fix for Python 3.10

2022-03-24 Thread M. Zhou
Thanks for the updates. Currently the packaging of onnx is going through a overhaul due to significant changes in upstream build system. IIRC the current status of the git master branch is till FTBFS, or flawed. I also have to test the 1.11.0's compatibility with src:pytorch before the upload.

Bug#1007222: transition: onetbb

2022-03-24 Thread M. Zhou
On Thu, 2022-03-24 at 17:55 +0100, Sebastian Ramacher wrote: > > > > libtbb2 and libtbb12 contains some common files hence the conflict. > > I'd rather wait for all the reverse deps to be ready for this > > transition, compared to going through NEW again due to binary > > package change. > >

Bug#1006920: please split out a libtbbmalloc2 package, both in tbb and onetbb

2022-03-24 Thread M. Zhou
Hi Jose, Could you please provide more details on "the split of the libraries is breaking some common use cases"? I cannot figure out what could happen if we split the library packages from the links provided. On Mon, 2022-03-21 at 17:58 +0100, Jose Luis Rivero wrote: > On Tue, 8 Mar 2022

Bug#1008227: remmina: Please package 1.4.25

2022-03-24 Thread Jeremy Bicha
Source: remmina Version: 1.4.24+dfsg-2 Please package remmina 1.4.25. In particular, it fixes the Kiosk mode when used with gnome-settings-daemon 42. https://remmina.org/v1.4.25/ Thank you, Jeremy Bicha

Bug#1008200: node-send: patched node-mime-types cause problems for other reverse-dependencies

2022-03-24 Thread Nilesh Patra
On Thu, 24 Mar 2022 15:09:24 +0530 Nilesh Patra wrote: > Package: node-send > Version: 0.17.2-2 > Severity: important > X-Debbugs-Cc: mer...@debian.org > > Hi Yadd, > > node-send is patched[1] to use node-mime-types instead of node-mime. > However, this change is breaking node-shiny-server[2]

Bug#1001372: marked as pending in python-aiosmtpd

2022-03-24 Thread Stefano Rivera
Hi 1001372-submitter (2022.03.24_14:27:17_-0400) > > Depend on python3-all for the autopkgtest. (Closes: #1001372) > That was the easy bit. Then the

Bug#1008226: ITP: xpra-html5 -- HTML5 client for Xpra

2022-03-24 Thread Thomas Koch
Package: wnpp Severity: wishlist Owner: Thomas Koch X-Debbugs-Cc: debian-de...@lists.debian.org, tho...@koch.ro * Package name: xpra-html5 Version : 4.5 Upstream Author : Antoine Martin * URL : https://xpra.org * License : Multiple Free Licenses Programming

Bug#1001291: binoculars: diff for NMU version 0.0.10-1.1

2022-03-24 Thread Stefano Rivera
Control: tags 1001291 + patch Control: tags 1001291 + pending Dear maintainer, I've prepared an NMU for binoculars (versioned as 0.0.10-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Also filed as:

Bug#1001484: sfepy: (autopkgtest) needs update for python3.10: Sequence' from 'collections' is removed

2022-03-24 Thread Anton Gladky
I will do it ASAP Anton Am Do., 24. März 2022 um 18:54 Uhr schrieb Stefano Rivera : > > Control: tag -1 + pending > > I see a commit fixing this in git, just waiting to be uploaded. > https://salsa.debian.org/science-team/sfepy/-/commit/f6a4f8d2435e8406a629a75ee89891a24631233a > > SR > > -- >

Bug#1004952: fix for Python 3.10

2022-03-24 Thread Stefano Rivera
Control: tag -1 + pending Hi Matthias (2022.02.04_04:06:41_-0400) > patch at > https://patches.ubuntu.com/o/onnx/onnx_1.7.0+dfsg-3ubuntu1.patch That now 404s, but you can find the patch at: https://launchpadlibrarian.net/583799408/onnx_1.7.0+dfsg-3build2_1.7.0+dfsg-3ubuntu1.diff.gz I see this

Bug#1008202: usrmerge: conversion fails in Docker container (due to overlayfs)

2022-03-24 Thread Marco d'Itri
On Mar 24, Ansgar wrote: > For Debian, I think usrmerge.postinst should skip conversion in case > overlayfs is used (without error, but possibly a warning message). With I agree. The base image can be trivially converted anyway by unpacking it, using chroot, installing usrmerge and then

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Helmut Grohne
Hi Sean, On Thu, Mar 24, 2022 at 09:31:21AM -0700, Sean Whitton wrote: > We should distinguish two senses of "supported". > > There is the sense of what Debian-the-project supports. That is > specified in the TC decision. That is not subjective. This could be a language issue on my side. As I

Bug#1001484: sfepy: (autopkgtest) needs update for python3.10: Sequence' from 'collections' is removed

2022-03-24 Thread Stefano Rivera
Control: tag -1 + pending I see a commit fixing this in git, just waiting to be uploaded. https://salsa.debian.org/science-team/sfepy/-/commit/f6a4f8d2435e8406a629a75ee89891a24631233a SR -- Stefano Rivera http://tumbleweed.org.za/ +1 415 683 3272

Bug#1008202: usrmerge: conversion fails in Docker container (due to overlayfs)

2022-03-24 Thread Ansgar
On Thu, 24 Mar 2022 11:13:02 +0100 Ansgar wrote: > | FATAL ERROR: > | Can't rename /bin: Invalid cross-device link > I think we need to deal with this in some way. A possible solution > might also be to skip conversion in containers for now (as Docker > containers should probably not be upgraded

Bug#944785: pufferfish now builds

2022-03-24 Thread Michael Crusoe
That's great news, please go for it! -- Michael R. Crusoe ; he/him https://orcid.org/-0002-2961-9670 CWL Project Leader, Software Freedom Conservancy, Common Workflow Language project Promovendus, VU Amsterdam, Computer Systems & Bioinformatics Project Leader FAIR Service Architecture in

Bug#1000788: (no subject)

2022-03-24 Thread Mike Brodbelt
Echoing previous comment. This bug was to enable CR3 support, which requires BMFF enablement, no just a version bump. From https://exiv2.org/whatsnew.html * Support for bmff files (HEIC, HEIF, AVIF, CR3, JXL/bmff) This is arguably the most important new feature in the new version of exiv2,

Bug#944785: pufferfish now builds

2022-03-24 Thread Andrius Merkys
Hello, I have stumbled upon pufferfish in Salsa which used to FTBFS. I patched its build system a bit and now it builds successfully. If it is OK with you, I can continue finalizing the package. Best, Andrius

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Russ Allbery
Helmut Grohne writes: > What is supported is a bit subjective I fear. At this point, neither > merged-/usr nor unmerged-/usr is supported well. Both are broken in one > way or another and nobody steps up to fix the mess. In particular, the > dpkg maintainer does not support merged-/usr in dpkg

Bug#1008225: dolfin: autopkgtest failure: timeout

2022-03-24 Thread Sebastian Ramacher
Source: dolfin Version: 2019.2.0~git20210928.3eacdb4-3 Severity: serious Tags: sid bookworm dolfin's autopkgtest fail with a timeout: python/demo/test.py::test_demos[path45-demo_meshview-3D1D.py] autopkgtest [15:52:40]: ERROR: timed out on command "su -s /bin/bash debci -c set -e; export

Bug#1008224: mate-screenshot: area grab includes selection overlay

2022-03-24 Thread Mihai Hanor
Package: mate-utils Version: 1.26.0-1 Severity: normal Dear Maintainer, When mate-screenshot is used with the option Select area to grab (when using Shift+Print Screen), the screenshot includes the overlay drawn when selecting the area. This is perfectly visible when using marco window with

Bug#1008222: bind unicast_src x.y.z.w failed 99 - Cannot assign requested address

2022-03-24 Thread Vincent Bernat
severity -1 important fixed -1 1:2.2.7-1~bpo11+1 thanks ❦ 24 March 2022 17:24 +01, Arturo Borrero Gonzalez: > This exact same setup was previously working, and actually, the next version > works just fine. > Not sure if this has anything to do with the kernel version warning at the >

Bug#1007222: transition: onetbb

2022-03-24 Thread Sebastian Ramacher
On 2022-03-24 11:43:49, M. Zhou wrote: > On Thu, 2022-03-24 at 13:12 +0100, Paul Gevers wrote: > > > > > > "I heard from archlinux" is not good enough.  I sent you email about > > > this without getting a reply, then filed #1006920, without getting a > > > reply, now this incomplete proposal.

Bug#1005767: mirror submission for archive.debian.petiak.ir

2022-03-24 Thread Julien Cristau
Hi, Thanks for mirroring Debian. Our scripts noticed some small issues with the mirror, before we can add it: o The tracefile at http://archive.debian.petiak.ir/debian/project/trace/archive.debian.petiak.ir is missing some required information. We expect at least the Maintainer and

Bug#1008223: RM: libgoogle-glog-doc -- NBS; documentation no longer provided

2022-03-24 Thread GCS
Package: ftp.debian.org Severity: normal Hi FTP Masters, src:google-glog no longer contains development documentation for the source. Hence I had to drop libgoogle-glog-doc which now prevents migration to testing. Please remove reference to this arch:all binary package. Thanks, Laszlo/GCS

Bug#1006611: mirror submission for mirrors.neusoft.edu.cn

2022-03-24 Thread Julien Cristau
Hi, One thing our scripts noticed: o The nameservers for mirrors.neusoft.edu.cn are all in the same /24 network. For reliability we recommend having nameservers in more than one location. Cheers, Julien On Mon, Feb 28, 2022 at 04:30:23PM +, Fulong Sun wrote: > Package: mirrors >

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Sean Whitton
Hello Helmut, On Thu 24 Mar 2022 at 02:49pm +01, Helmut Grohne wrote: > Hi, > > On Thu, Mar 24, 2022 at 09:12:14AM +0100, Ansgar wrote: >> Maybe it should be changed into a warning that non-merged-/usr systems >> will not be supported in the future. The `dpkg-fsys-usrunmess` program >> should

Bug#1008222: bind unicast_src x.y.z.w failed 99 - Cannot assign requested address

2022-03-24 Thread Arturo Borrero Gonzalez
Package: keepalived Version: 1:2.1.5-0.2+deb11u1 Severity: grave Tags: upstream X-Debbugs-Cc: art...@debian.org Dear maintainer, thanks for your work with this package, really appreciated. Today I tried upgrading a Debian 10 Buster system to Debian 11 Bullseye. Keepalived refused to work with

Bug#1006621: ITP: boofcv -- Real-time computer vision library

2022-03-24 Thread Peter A
Hopefully a 1000 projects don't need to be updated from Gradle 4 to Gradle 7! > Debian does not do out-of-git builds (.git directory is removed from > sources prior to build), thus I guess this plugin would not be of much > use (but I may be wrong). > Still required since it creates a

Bug#1007222: transition: onetbb

2022-03-24 Thread M. Zhou
On Thu, 2022-03-24 at 13:12 +0100, Paul Gevers wrote: > > > > "I heard from archlinux" is not good enough.  I sent you email about > > this without getting a reply, then filed #1006920, without getting a > > reply, now this incomplete proposal. you may want to look at all the > > build rdeps

Bug#1006621: ITP: boofcv -- Real-time computer vision library

2022-03-24 Thread Andrius Merkys
Hi Peter, Thanks for prompt reply. On 2022-03-24 17:16, Peter A wrote: > Instead of updating the "gradle" command could we just install a new > "gradle7" command that points to Gradle 7 instead? I don't think Gradle > is very backwards compatible so that might be the easiest solution. This

Bug#1006621: ITP: boofcv -- Real-time computer vision library

2022-03-24 Thread Peter A
Instead of updating the "gradle" command could we just install a new "gradle7" command that points to Gradle 7 instead? I don't think Gradle is very backwards compatible so that might be the easiest solution. For Jars that BoofCV downloads, It doesn't download anything outside of Gradle. It uses

Bug#1008221: ITP: r-bioc-tmixclust -- mixed-effects gene-expression time-series analysis

2022-03-24 Thread Steffen Moeller
Package: wnpp Severity: wishlist Subject: ITP: r-bioc-tmixclust -- mixed-effects gene-expression time-series analysis Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name: r-bioc-tmixclust Version : 1.16.0 Upstream Author : Monica Golumbeanu * URL

Bug#1008220: flexbar 3.5.0-4 FTBFS against libtbb-dev 2021.5.0-7

2022-03-24 Thread M. Zhou
Source: flexbar Version: 3.5.0-4 Severity: important Dear maintainer, There is a major API change from tbb to onetbb, please refer https://oneapi-src.github.io/oneTBB/main/tbb_userguide/Migration_Guide.html for more details. make[3]: Entering directory '/<>/obj-x86_64-linux-gnu' [ 50%] Building

Bug#1007103: Further information

2022-03-24 Thread Ted Felix
OP informs me that he tracked the problem down to the ZynAddSubFX DSSI plugin. He switched to the ZynAddSubFX standalone app and all is well for him. This bug can be closed for rosegarden.

Bug#1008134: uftrace: Build fail with experimental armhf

2022-03-24 Thread paul cannon
On Wed, Mar 23, 2022 at 10:36:46AM +0900, Nobuhiro Iwamatsu wrote: > Build fails with experimental armhf. > > https://buildd.debian.org/status/fetch.php?pkg=uftrace=armhf=0.11-3=1647358997=0 > > I attached a patch what revice this issue. > Please check and apply it. This is great. Thank you,

Bug#1003713: bullseye-pu: package telegram-desktop/3.1.1+ds-1~deb11u2

2022-03-24 Thread Nicholas Guriev
Hello! On Sat, 19 Mar 2022 17:28:49 +0100 Julien Cristau wrote: > Unfortunate, but I guess we don't have much of a choice, so go ahead. Okay. I've uploaded the telegram-desktop package and its build dependency, libtgowt, to proposed-updates (bullseye). > How often do such incompatible changes

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

2022-03-24 Thread Jeremy Bicha
Control: tags -1 +ftbfs Control: affects -1 src:gnome-contacts Control: affects -1 src:gtksourceview5 On Thu, Mar 24, 2022 at 10:13 AM Jussi Pakkanen wrote: > This has already been tagged for the .1 release: > > https://github.com/mesonbuild/meson/milestone/79?closed=1 > > Is that sufficient or

Bug#1008219: interimap: please compare against contemprorary competitors

2022-03-24 Thread Jonas Smedegaard
Package: interimap Version: 0.5.7-1 Severity: minor -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Upstream website has a page comaring against OfflineIMAP: https://guilhem.org/interimap/benchmark.html OfflineIMAP is arguably outdated, however. Anarcat documents at

Bug#1008218: ITP: r-bioc-spem -- S-system parameter estimation method

2022-03-24 Thread Steffen Moeller
Package: wnpp Severity: wishlist Subject: ITP: r-bioc-spem -- S-system parameter estimation method Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name: r-bioc-spem Version : 1.34.0 Upstream Author : Xinyi YANG (Developer) * URL :

Bug#1001779: It is a request

2022-03-24 Thread Geert Stappers
On Thu, Mar 24, 2022 at 12:23:16AM -0700, lepapareil wrote: > ... our bug seems to be on hold for almost 3 months ? No, nothing is on hold. An request for packaging is a request for packaging. > Thks for your help :) Expressing expectations is fine, insisting on ones own expectation doesn't

Bug#1008217: ITP: r-cran-flexclust -- Flexible Cluster Algorithms

2022-03-24 Thread Steffen Moeller
Package: wnpp Severity: wishlist Subject: ITP: r-cran-flexclust -- Flexible Cluster Algorithms Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name: r-cran-flexclust Version : 1.4 Upstream Author : Friedrich Leisch * URL :

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Luca Boccassi
On Thu, 2022-03-24 at 15:06 +0100, Ansgar wrote: > On Thu, 2022-03-24 at 14:49 +0100, Helmut Grohne wrote: > > On Thu, Mar 24, 2022 at 09:12:14AM +0100, Ansgar wrote: > > > Maybe it should be changed into a warning that non-merged-/usr > > > systems > > > will not be supported in the future.  The

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

2022-03-24 Thread Jussi Pakkanen
On Thu, 24 Mar 2022 at 05:03, Jeremy Bicha wrote: > Therefore, please cherry-pick this commit: > https://github.com/mesonbuild/meson/commit/dac212e1bba7 This has already been tagged for the .1 release: https://github.com/mesonbuild/meson/milestone/79?closed=1 Is that sufficient or do you need

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

2022-03-24 Thread Moritz Mühlenhoff
Am Wed, Mar 23, 2022 at 02:25:26PM +0100 schrieb 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

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Ansgar
On Thu, 2022-03-24 at 14:49 +0100, Helmut Grohne wrote: > On Thu, Mar 24, 2022 at 09:12:14AM +0100, Ansgar wrote: > > Maybe it should be changed into a warning that non-merged-/usr > > systems > > will not be supported in the future.  The `dpkg-fsys-usrunmess` > > program > > should probably also

Bug#1007907: ansible-core: cannot install collecions

2022-03-24 Thread Lee Garrett
Hi, I can confirm the issue exists, unfortunately there is no simple solution, as upstream resolvlib does not have a stable API yet. I might be able to downgrade resolvelib in testing/unstable, as ansible-core seems to be the only package that currently consumes it. This will probably get better

Bug#994388: dpkg currently warning about merged-usr systems

2022-03-24 Thread Helmut Grohne
Hi, On Thu, Mar 24, 2022 at 09:12:14AM +0100, Ansgar wrote: > Maybe it should be changed into a warning that non-merged-/usr systems > will not be supported in the future. The `dpkg-fsys-usrunmess` program > should probably also include a warning that it will convert the system > into a state no

Bug#1008195: [Pkg-freeipa-devel] Bug#1008195: marked as done (Joining a domain fails on chrony.service in all scenarios)

2022-03-24 Thread Timo Aaltonen
Hi, and thanks for tracking it down :) I guess freeipa upstream should support systemd-timesyncd, if it's "good enough". Or freeipa-client package should add a Conflicts for it, for now. I'll think about it. -- t

Bug#1007245: gnome-control-center: Update to 42

2022-03-24 Thread Jeremy Bicha
The 2 hard blockers to build gnome-control-center 42 are that we need GTK4 builds of libnma and colord-gtk. https://salsa.debian.org/utopia-team/libnma/-/merge_requests/2 I intend to update colord-gtk based on how we handle libnma. There is a softer dependency on the NM VPN plugins being

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

2022-03-24 Thread Adam D. Barratt
On Wed, 2022-03-23 at 22:38 +0100, Sebastian Andrzej Siewior wrote: > 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

Bug#1008216: clickhouse: Multiple CVEs in clickhouse - heap overflows and out of bounds reads in LZ4 compression

2022-03-24 Thread Neil Williams
Source: clickhouse Version: 18.16.1+ds-7.2 Severity: important Tags: security X-Debbugs-Cc: codeh...@debian.org, Debian Security Team Hi, The following vulnerabilities were published for clickhouse. The vulnerabilities require authentication, but can be triggered by any user with read

Bug#1008215: RFS: jimtcl/0.81+dfsg0-1 [ITA] -- small-footprint implementation of Tcl - shared library

2022-03-24 Thread Bo YU
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "jimtcl": * Package name: jimtcl Version : 0.81+dfsg0-1 Upstream Author : [fill in name and email of upstream] * URL : http://jim.tcl.tk/ * License :

Bug#1008213: nix: autopkgtest regression on armhf, i386 and ppc64el: not supported on ‘arm-linux’, refusing to evaluate.

2022-03-24 Thread Paul Gevers
Source: nix Version: 2.7.0+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of nix the autopkgtest of nix fails in testing when that autopkgtest is run with the binary packages of nix from unstable. It passes when run with

Bug#1008214: ruby-simplecov: autopkgtest regression: error output changed

2022-03-24 Thread Paul Gevers
Source: ruby-simplecov Version: 0.21.2-1 Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of ruby-simplecov the autopkgtest of ruby-simplecov fails in testing when that autopkgtest is run with the binary packages of

Bug#1008212: openmolcas: autopkgtest regression: SIGABRT

2022-03-24 Thread Paul Gevers
Source: openmolcas Version: 22.02-1 Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of openmolcas the autopkgtest of openmolcas fails in testing when that autopkgtest is run with the binary packages of openmolcas from unstable.

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

2022-03-24 Thread Enrico Zini
On Thu, Mar 24, 2022 at 12:52:24AM +, Luca Boccassi wrote: > Have you checked if the --clean-package-metadata= option is the cause? > >CleanPackageMetadata=, --clean-package-metadata= > Enable/disable removal of package manager databases, caches, > and logs at the

Bug#1008211: libobject-pad-perl breaks libtickit-widget-tabbed-perl autopkgtest

2022-03-24 Thread Paul Gevers
Source: libobject-pad-perl, libtickit-widget-tabbed-perl Control: found -1 libobject-pad-perl/0.63-1 Control: found -1 libtickit-widget-tabbed-perl/0.026-1 Severity: serious Tags: sid bookworm User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent

Bug#1007222: transition: onetbb

2022-03-24 Thread Paul Gevers
Hi lumin, On 14-03-2022 02:30, Matthias Klose wrote: On 13.03.22 21:59, M. Zhou wrote: I have not tested by myself, but I heard from an archlinux developer that this API bump breaks a lot packages. And some upstreams decided to disable or drop tbb support as a result. I guess we can take

Bug#1006621: ITP: boofcv -- Real-time computer vision library

2022-03-24 Thread Andrius Merkys
Dear Peter and Dima, Sorry for the delay. Somehow I did not receive any mails sent to 1006...@bugs.debian.org (will subscribe), thus I only now noticed your conversation after accidentally revisiting the bug page. Good to meet you too, Peter! First of all, regarding Cephis, my original reason

Bug#1008210: cups-client: lp (-h) hostname option has to come before destination (-d)

2022-03-24 Thread Paul Hutschemaekers
Package: cups-client Version: 2.3.3op2-3+deb11u1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I tried to print an file with the lp command* What exactly did you do (or not do) that

Bug#1008206: libdpkg-perl: debs_parse option to reduce invalid package names and version strings

2022-03-24 Thread Paul Gevers
Hi Guillem, On 24-03-2022 12:28, Guillem Jover wrote: I'm afraid adding a mode to handle improper/malformed input would be difficult, because that depends on the amount of “improperness”, and because it looks like a smell that ideally should be fixed elsewhere. For example if you only had

Bug#1001595: src:gcc-defaults-mipsen: fails to migrate to testing for too long

2022-03-24 Thread YunQiang Su
Paul Gevers 于2022年3月24日周四 19:26写道: > > Hi YunQiang, > > On 22-03-2022 07:06, YunQiang Su wrote: > > Paul Gevers 于2022年3月22日周二 04:04写道: > >> On Sun, 12 Dec 2021 21:51:28 +0100 Paul Gevers wrote: > >>> The Release Team considers packages that are out-of-sync between testing > >>> and unstable for

Bug#1008209: freeipa-client: ipa-client-install --uninstall crashes in admintool.py ScriptError

2022-03-24 Thread Martin Pitt
Package: freeipa-client Version: 4.9.8-1+b1 Installing the IPA client is broken due to some chrony FUBAR [1], but I worked around that with a mock service: | # cat /run/systemd/system/chrony.service | [Service] | Type=oneshot | ExecStart=/bin/true | # systemctl unmask chrony After that, joining

Bug#1008206: libdpkg-perl: debs_parse option to reduce invalid package names and version strings

2022-03-24 Thread Guillem Jover
On Thu, 2022-03-24 at 12:08:30 +0100, Paul Gevers wrote: > On 24-03-2022 12:06, Paul Gevers wrote: > > Hi Guillem, > > > > On 24-03-2022 11:50, Guillem Jover wrote: > > > Hmm, but that means autopkgtest will then miss packages that are > > > listed in Recommends fields on the built packages it is

  1   2   >