On Thu, 24 Mar 2022 19:24:02 -0700 Sean Whitton
wrote:
> This is how I see it as well. Putting aside the postinst warning, the I
> can't see anything the TC could do beyond what we've already done, until
> there's a patch on the table.
I'm glad to hear that the postinst warning is something tha
Hi,
Quoting Trent W. Buck (2022-03-25 05:15:41)
> 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 unshared user doesn't have perm
hi,
On Fri, Mar 25, 2022 at 9:31 AM Jérémy Lal wrote:
>
>
> 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 w
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 20
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 "${Q
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 aff
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 ff:ff:ff:ff:
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 setti
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:
>
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 substan
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:
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 <[1]kapo...@melix.
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 fair
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 righ
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_ propo
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
>> ...
>> >
>> > Hi
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 hard
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 hardw
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]
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
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/
https://github.
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 known-
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-
> nodejs_16.13.
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, »/usr/share/system
> 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
(https://bugz
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 pr
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 Sensitive
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
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
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
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
nova.tests.unit.api.openstack.test_r
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 known-buggy
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 : EU
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. I
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
https://s
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-" line
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 project
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 subj
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
--- stimfit-0.16.
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.
S
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.
>
> This
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 10:30:
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
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] bu
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 pac
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
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:
https://salsa.debian.org/science-team/binoculars/-/m
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
>
> --
> Ste
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 is
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 repackin
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
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
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 f
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 ELIXI
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, s
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
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 (w
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 USER=`
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
picom
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
> beginning
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. yo
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 Upstre
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
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
> Severit
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 pr
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 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 BoofVers
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 fo
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 would
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 a
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
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
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.
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&arch=armhf&ver=0.11-3&stamp=1647358997&raw=0
>
> I attached a patch what revice this issue.
> Please check and apply it.
This is g
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 h
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 d
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
https://anarc.at/blog/2021-1
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 : https://bioconducto
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 he
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 : https://cran.r-project.org/
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 `
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
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 (CVE-2022-0686).
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 i
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 i
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
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
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 rebuilt
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 Open
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
permis
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 : TC
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
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 ruby-simplecov
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. I
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 end
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 upload
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 simila
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 to
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
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
substv
1 - 100 of 129 matches
Mail list logo