[sage-devel] Proposal (redo): Make pytest, pytest_mock, pytest_xdist + dependencies standard packages

2024-05-30 Thread Matthias Koeppe
We added the packages as optional "pip" packages (see https://deploy-livedoc--sagemath.netlify.app/html/en/developer/packaging#package-types for the terminology), each more than 1 year ago. - https://deploy-livedoc--sagemath.netlify.app/html/en/reference/spkg/pytest#spkg-pytest (added in

[jira] [Commented] (KAFKA-16863) Consider removing `default.` prefix for exception handler config

2024-05-30 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850869#comment-17850869 ] Matthias J. Sax commented on KAFKA-16863: - I think `traffic_cost` was on purpose... But I really

Re: [deal.II] Discrepancy in Computing the Inf-Sup Constants Using Matlab and deal.II

2024-05-30 Thread Matthias Maier
Do you use the same "mass matrix" in both cases, meaning do you call eig(A, M) where A is the stiffness matrix and M is the mass matrix in matlab? You will need to compute the spectrum of the eigenvalue problem A x = \lambda M x Best, Matthias On Thu, May 30, 2024, at 10:55

update (and unbreak) www/ap2-mod_perl

2024-05-30 Thread Matthias Kilian
Hi, ap2-mod_perl-2.0.11 fails to load with perl-5.38: httpd2:/usr/local/lib/apache2/mod_perl.so: undefined symbol 'do_open9' This update to 2.0.13 fixes it. ok? Index: Makefile === RCS file: /cvs/ports/www/ap2-mod_perl/Makefile,v

Re: Custom Appender

2024-05-30 Thread Matthias Leinweber
a bundle restart on the log bundles which is a bit annoying. Br Matthias Jean-Baptiste Onofré schrieb am Do., 30. Mai 2024, 13:27: > Hi Matthias > > Ha ok, sorry, I misread. I think we can add an example in the > karaf-log-example module. > > Regards > JB > > On Tu

[jira] [Commented] (FLINK-35485) JobMaster failed with "the job xx has not been finished"

2024-05-30 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-35485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850600#comment-17850600 ] Matthias Pohl commented on FLINK-35485: --- Hi [~xccui], thanks for reporting the issue. Can you

Re: [VOTE] Release Maven Javadoc Plugin version 3.7.0

2024-05-29 Thread Matthias Bünger
+1 (nb) Am 29.05.2024 um 18:18 schrieb Michael Osipov: Hi, we solved 4 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317529=12354465 There are still a couple of issues left in JIRA: https://issues.apache.org/jira/projects/MJAVADOC/issues Staging repo:

Re: [VOTE] Release Maven Site Plugin version 4.0.0-M15

2024-05-29 Thread Matthias Bünger
+1 (nb) Am 29.05.2024 um 17:19 schrieb Michael Osipov: Hi, we solved 2 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317923=12354740 There are still a couple of issues left in JIRA:

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-29 Thread Matthias Springer via llvm-branch-commits
https://github.com/matthias-springer edited https://github.com/llvm/llvm-project/pull/93412 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-29 Thread Matthias Springer via llvm-branch-commits
https://github.com/matthias-springer edited https://github.com/llvm/llvm-project/pull/93412 ___ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-29 Thread Matthias Springer via llvm-branch-commits
tOwner()->getIterator(); + setInsertionPoint(insertBlock, insertPt); + auto castOp = create(loc, type, value); + castCache[std::make_pair(value, type)] = castOp.getOutputs()[0]; + return castOp.getOutputs()[0]; +} + +class ConversionPatternRewriteDriver : public GreedyPatternRewriteDriver { --

[jira] [Created] (KAFKA-16863) Consider removing `default.` prefix for exception handler config

2024-05-29 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-16863: --- Summary: Consider removing `default.` prefix for exception handler config Key: KAFKA-16863 URL: https://issues.apache.org/jira/browse/KAFKA-16863 Project

[jira] [Created] (KAFKA-16863) Consider removing `default.` prefix for exception handler config

2024-05-29 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-16863: --- Summary: Consider removing `default.` prefix for exception handler config Key: KAFKA-16863 URL: https://issues.apache.org/jira/browse/KAFKA-16863 Project

[jira] [Commented] (FLINK-34513) GroupAggregateRestoreTest.testRestore fails

2024-05-29 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17850387#comment-17850387 ] Matthias Pohl commented on FLINK-34513: --- * 1.20 (Java 8): https://dev.azure.com/apache-flink

Integrated: 8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cpp get_object_monitor_usage

2024-05-29 Thread Matthias Baesken
On Wed, 29 May 2024 09:09:16 GMT, Matthias Baesken wrote: > When running with ubsan - enabled binaries (--enable-ubsan), > in the vmTestbase/nsk/jdi tests some cases of memset on nullptr destinations > are detected in get_object_monitor_usage . > > // null out memory for robu

Re: RFR: 8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cpp get_object_monitor_usage

2024-05-29 Thread Matthias Baesken
On Wed, 29 May 2024 09:09:16 GMT, Matthias Baesken wrote: > When running with ubsan - enabled binaries (--enable-ubsan), > in the vmTestbase/nsk/jdi tests some cases of memset on nullptr destinations > are detected in get_object_monitor_usage . > > // null out memory for robu

RFR: 8333149: ubsan : memset on nullptr target detected in jvmtiEnvBase.cpp get_object_monitor_usage

2024-05-29 Thread Matthias Baesken
When running with ubsan - enabled binaries (--enable-ubsan), in the vmTestbase/nsk/jdi tests some cases of memset on nullptr destinations are detected in get_object_monitor_usage . // null out memory for robustness memset(ret.waiters, 0, ret.waiter_count * sizeof(jthread *));

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-29 Thread Matthias Springer via llvm-branch-commits
tOwner()->getIterator(); + setInsertionPoint(insertBlock, insertPt); + auto castOp = create(loc, type, value); + castCache[std::make_pair(value, type)] = castOp.getOutputs()[0]; + return castOp.getOutputs()[0]; +} + +class ConversionPatternRewriteDriver : public GreedyPatternRewriteDriver { --

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-29 Thread Matthias Springer via llvm-branch-commits
tOwner()->getIterator(); + setInsertionPoint(insertBlock, insertPt); + auto castOp = create(loc, type, value); + castCache[std::make_pair(value, type)] = castOp.getOutputs()[0]; + return castOp.getOutputs()[0]; +} + +class ConversionPatternRewriteDriver : public GreedyPatternRewriteDriver { --

[gcc r15-889] libstdc++: Avoid MMX return types from __builtin_shufflevector

2024-05-29 Thread Matthias Kretz via Libstdc++-cvs
https://gcc.gnu.org/g:241a6cc88d866fb36bd35ddb3edb659453d6322e commit r15-889-g241a6cc88d866fb36bd35ddb3edb659453d6322e Author: Matthias Kretz Date: Wed May 15 11:02:22 2024 +0200 libstdc++: Avoid MMX return types from __builtin_shufflevector This resolves a regression on i686

Re: [DISCUSS] KIP-1035: StateStore managed changelog offsets

2024-05-28 Thread Matthias J. Sax
Sounds like a good plan. -- I think we are still wrapping up 3.8 release, but would also like to move forward with with one. Should we start a VOTE? For merging PRs we need to wait after code freeze, and 3.8 branch was but. But we could start reviewing PRs before this already. -Matthias

[sage-devel] Re: New labels v: mimimal, v: small ... on pull requests

2024-05-28 Thread Matthias Koeppe
on other people's unlabeled Issues and PRs. Does this help at all? What labels would help people discover PRs that they would be able to review? Matthias On Friday, May 10, 2024 at 7:02:19 AM UTC-7 Matthias Koeppe wrote: FWIW, I suggested to implement this feature in https://github.com/sag

Re: [sage-devel] Re: New labels v: mimimal, v: small ... on pull requests

2024-05-28 Thread Matthias Koeppe
On Tuesday, May 28, 2024 at 1:24:17 AM UTC-7 Travis Scrimshaw wrote: Another data point: the bot is getting the size wrong too: https://github.com/sagemath/sage/pull/38105 Thanks, I've let the author know in https://github.com/sagemath/sage/pull/37262#issuecomment-2135699139 -- You

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-28 Thread Matthias Springer via llvm-branch-commits
ast(Location loc, Type type, Value value); + + /// The current type converter. + const TypeConverter *typeConverter; + + /// A cache for unrealized_conversion_casts. To ensure that identical casts + /// are not built multiple times. + DenseMap, Value> castCache; ---- matthias-sp

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-28 Thread Matthias Springer via llvm-branch-commits
ter::cancelOpModification(op); + } ---- matthias-springer wrote: The only one that would still be necessary is `replaceOp` because it must insert unrealized_conversion_casts. All the others could be removed (because the intermediate `ConversionPatternRewriter` class would be gone). ht

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-28 Thread Matthias Springer via llvm-branch-commits
ancestors to the worklist. - void addToWorklist(Operation *op); + virtual void addToWorklist(Operation *op); matthias-springer wrote: We can avoid this virtual function call by templatizing the driver class. https://github.com/llvm/llvm-project/pull/93412

[gentoo-commits] repo/gentoo:master commit in: dev-util/pahole/

2024-05-28 Thread Matthias Schwarzott
commit: a64e88b0989e9246baa3153ff818c4c799227f7f Author: Matthias Schwarzott gentoo org> AuthorDate: Tue May 28 13:53:18 2024 + Commit: Matthias Schwarzott gentoo org> CommitDate: Tue May 28 13:53:18 2024 + URL:https://gitweb.gentoo.org/repo/gentoo.git/comm

Log Commands

2024-05-28 Thread Matthias Leinweber
Hello Karaf Users, how do you handle the problem when you you have a read only log configuration file: like when mounting it via config maps on kubernetes. Log:display + Log:tail are throwing exceptions because they can not change the file. ( set log level on sshd logger) br, Matthias

Re: Custom Appender

2024-05-28 Thread Matthias Leinweber
Hi JB, we were talking about log4j2 Appender not PaxAppender. Anyway I think there is a bug in the custom distribution maven plugin. Startup features should not be added to the boot feature list. br, Matthias On Sat, 25 May 2024 at 08:09, Jean-Baptiste Onofré wrote: > For the record, we a

Bug#1072087: /usr/bin/plasmashell: Plasma crashes when connecting laptop to docking station via USB-C

2024-05-28 Thread matthias
crashes. I think this also affects the sound mixer. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault PID: 1242 (plasmashell) UID: 1000 (matthias) GID: 1000 (matthias) Signal: 11

Bug#1072087: /usr/bin/plasmashell: Plasma crashes when connecting laptop to docking station via USB-C

2024-05-28 Thread matthias
crashes. I think this also affects the sound mixer. The reporter is unsure if this crash is reproducible. -- Backtrace: Application: Plasma (plasmashell), signal: Segmentation fault PID: 1242 (plasmashell) UID: 1000 (matthias) GID: 1000 (matthias) Signal: 11

[Bug 2067317] [NEW] fatal: cannot exec git-cola-sequence-editor' on git rebase

2024-05-27 Thread Matthias Mailänder
Public bug reported: This is broken since updating to KUbuntu 24.04: fatal: cannot exec '/usr/lib/python3/dist-packages/bin/git-cola-sequence-editor': No such file or directory error: unable to start editor '/usr/lib/python3/dist-packages/bin/git-cola-sequence-editor' The binary exists, but

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-27 Thread Matthias Springer via llvm-branch-commits
matthias-springer wrote: You are right, there is one thing that conversion patterns are no longer allowed to do. From the RFC: ``` One change is needed for existing conversion patterns: they must not modify the IR if they return failure. (Same as ordinary rewrite patterns.) Most patterns

Re: kindly add me in community

2024-05-27 Thread Matthias J. Sax
Mailing list subscription is self-service. Please follow the instruction from the web-page: https://kafka.apache.org/contact -Matthias On 5/21/24 2:00 AM, Prashant Lohia wrote: thanks prashant lohia prash...@gsl.in

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-27 Thread Matthias Springer via llvm-branch-commits
matthias-springer wrote: The final `OneShotConversionPatternRewriter` will support everything that `ConversionPatternRewriter` supports. A few helper functions are still missing in this PR: - `applySignatureConversion` - `convertRegionTypes` - `convertNonEntryRegionTypes

[PATCH] riscv: dts: jh7110: Update qspi node with upstream

2024-05-27 Thread matthias . bgg
From: Matthias Brugger Upstream node uses a specific SoC compatible to make the kernel driver work. Copy over the upstream node to fullfill that need. Signed-off-by: Matthias Brugger --- .../jh7110-starfive-visionfive-2-u-boot.dtsi | 2 +- .../dts/jh7110-starfive-visionfive-2.dtsi | 29

Re: [PATCH] libstdc++: Avoid MMX return types from __builtin_shufflevector

2024-05-27 Thread Matthias Kretz
ping On Wednesday, 15 May 2024 21:49:56 GMT+2 Matthias Kretz wrote: > Tested on aarch64-linux-gnu, arm-linux-gnueabihf, powerpc64le-linux-gnu, > x86_64-linux-gnu (-m64, -m32, -mx32), and arm-linux-gnueabi > > OK for trunk? And when backporting, should I squash it wit

Re: [PATCH] libstdc++: Avoid MMX return types from __builtin_shufflevector

2024-05-27 Thread Matthias Kretz
ping On Wednesday, 15 May 2024 21:49:56 GMT+2 Matthias Kretz wrote: > Tested on aarch64-linux-gnu, arm-linux-gnueabihf, powerpc64le-linux-gnu, > x86_64-linux-gnu (-m64, -m32, -mx32), and arm-linux-gnueabi > > OK for trunk? And when backporting, should I squash it wit

Re: [PATCH] Revert "arm: dts: bcm283x: Add minimal smbios information"

2024-05-27 Thread Matthias Brugger
it. Signed-off-by: Peter Robinson Acked-by: Matthias Brugger --- arch/arm/dts/bcm283x-u-boot.dtsi | 19 --- 1 file changed, 19 deletions(-) diff --git a/arch/arm/dts/bcm283x-u-boot.dtsi b/arch/arm/dts/bcm283x-u-boot.dtsi index 8c17c6f6a52..ec0f93dd850 100644 --- a/arch/arm

Re: [DISCUSS] Proposing an LTS Release for the 1.x Line

2024-05-27 Thread Matthias Pohl
Hi Alex, thanks for creating the FLIP. One question: Is it intentionally done that the FLIP only covers the 1.x LTS version? Why don't we make the FLIP generic to also apply to other major version upgrades? Best, Matthias On Sat, May 25, 2024 at 4:55 PM Xintong Song wrote: > > > >

Integrated: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null

2024-05-27 Thread Matthias Baesken
On Tue, 21 May 2024 14:28:38 GMT, Matthias Baesken wrote: > When building with ubsan enabled (--enable-uban) on Linux x86_64 and doing > jtreg tests afterwards I run into this error : > > /jdk/src/java.base/unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: > null

[llvm-branch-commits] [mlir] [draft] Dialect Conversion without Rollback (PR #93412)

2024-05-26 Thread Matthias Springer via llvm-branch-commits
https://github.com/matthias-springer created https://github.com/llvm/llvm-project/pull/93412 This commit adds a dialect conversion driver without rollback: `OneShotDialectConversionDriver` The new driver reuses some functionality of the greedy pattern rewrite driver. Just a proof of concept

Bug#1071900: rust-concurrent-queue: please update to 2.5.0

2024-05-26 Thread Matthias Geiger
eue, rust-async-io I will upload the Rust teams packages to exp soon. best, -- Matthias Geiger Debian Maintainer

Bug#1069575: FTBFS in experimental

2024-05-26 Thread Matthias Geiger
held me back last I had a look at this: > async-channel v2.3.0 is broken. Bugfix released with v2.3.1 was to > tighten dependency on concurrent-queue, to a version newer than what is > in Debian. > > > - Jonas > > -- Ack, I will look into updating concurrent-queue to 2.5.0 then. -- Matthias Geiger

Bug#1069575: FTBFS in experimental

2024-05-26 Thread Matthias Geiger
held me back last I had a look at this: > async-channel v2.3.0 is broken. Bugfix released with v2.3.1 was to > tighten dependency on concurrent-queue, to a version newer than what is > in Debian. > > > - Jonas > > -- Ack, I will look into updating concurrent-queue to 2.5.0 then. -- Matthias Geiger

CVS: cvs.openbsd.org: ports

2024-05-25 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/05/25 14:14:55 Modified files: x11/kde-applications/kitinerary: Makefile Added files: x11/kde-applications/kitinerary/patches:

CVS: cvs.openbsd.org: ports

2024-05-25 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/05/25 14:11:27 Modified files: graphics/inkscape: Makefile graphics/inkscape/patches: patch-CMakeLists_txt Added files: graphics/inkscape/patches:

CVS: cvs.openbsd.org: ports

2024-05-25 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/05/25 14:10:43 Modified files: print/scribus : Makefile Added files: print/scribus/patches: patch-CMakeLists_txt Log message: Unbreak with poppler-24.05.0.

CVS: cvs.openbsd.org: ports

2024-05-25 Thread Matthias Kilian
CVSROOT:/cvs Module name:ports Changes by: k...@cvs.openbsd.org2024/05/25 14:10:08 Modified files: print/poppler : Makefile distinfo print/poppler/patches: patch-cpp_CMakeLists_txt patch-qt5_src_CMakeLists_txt

Re: [sage-devel] On backdooring open source projects

2024-05-25 Thread Matthias Koeppe
On Saturday, April 20, 2024 at 2:13:13 AM UTC-7 Matthias Koeppe wrote: On Thursday, April 18, 2024 at 11:05:52 PM UTC-7 Georgi Guninski wrote: The only sage change I see after the xz drama [] Well, here's one, waiting for review: https://github.com/sagemath/sage/pull/37726 (prepared

[plasmashell] [Bug 481912] Feature request: Wayland remote login sessions with Plasma, like xrdp

2024-05-25 Thread Matthias Klumpp
https://bugs.kde.org/show_bug.cgi?id=481912 --- Comment #7 from Matthias Klumpp --- No, krdp does not work at all like xrdp yet. The whole session management part is missing (unless that has changed extremely recently) and you basically need to have physical access to the remote computer to make

Bug#1069575: FTBFS in experimental

2024-05-25 Thread Matthias Geiger
On Wed, 15 May 2024 22:18:38 +0200 Matthias Geiger wrote: > On Mon, 22 Apr 2024 19:45:07 +0200 Matthias Geiger > wrote: > > On Sat, 20 Apr 2024 20:36:11 +0200 Matthias Geiger > > wrote: > > > Source: rust-async-process > > > Version: 1.7.0-4 > > >

Bug#1069575: FTBFS in experimental

2024-05-25 Thread Matthias Geiger
On Wed, 15 May 2024 22:18:38 +0200 Matthias Geiger wrote: > On Mon, 22 Apr 2024 19:45:07 +0200 Matthias Geiger > wrote: > > On Sat, 20 Apr 2024 20:36:11 +0200 Matthias Geiger > > wrote: > > > Source: rust-async-process > > > Version: 1.7.0-4 > > >

fix x11/kde-applications/kitinerary with new poppler

2024-05-24 Thread Matthias Kilian
Hi, this lets kitinerary build with poppler-24.05.0. I'v not tested wether it still works, because I don't know how to use this application, but the change is similar to the one for inkscape. ok? Ciao, Kili Index: Makefile

fix graphics/inkscape with new poppler

2024-05-24 Thread Matthias Kilian
Hi, this fixes inkscape with poppler-24.05.0. Tested some weeks ago by importing some PDFs. To be committed right after the poppler update. ok? Ciao, Kili Index: Makefile === RCS file:

update print/poppler

2024-05-24 Thread Matthias Kilian
Hi, this updates poppler to 24.05.0. A little bit late, because I wanted to run a test bulk build with the recent kde6 churn, and my build machine isn't the fastest on the planet. Diffs for graphics/inkscape, print/scribus, x11/kde-applications/kitinerary will follow in a few minutes. Tested

Re: RFP: gst-plugins-rs -- GStreamer plugins written in Rust

2024-05-24 Thread Matthias Geiger
On 24.05.24 12:37, Matthias Geiger wrote: On 24.05.24 12:06, Mark Van den Borre wrote: Hello Matthias, debconf-video@, FOSDEM video, Fyi, athttps://fosdem.org , we are very interested in getting the gstreamer rust plugins or at least the fallbackswitch/fallbacksrc plugin packaged inside

Bug#942314: RFP: gst-plugins-rs -- GStreamer plugins written in Rust

2024-05-24 Thread Matthias Geiger
On 24.05.24 12:37, Matthias Geiger wrote: On 24.05.24 12:06, Mark Van den Borre wrote: Hello Matthias, debconf-video@, FOSDEM video, Fyi, athttps://fosdem.org , we are very interested in getting the gstreamer rust plugins or at least the fallbackswitch/fallbacksrc plugin packaged inside

Bug#942314: RFP: gst-plugins-rs -- GStreamer plugins written in Rust

2024-05-24 Thread Matthias Geiger
On 24.05.24 12:37, Matthias Geiger wrote: On 24.05.24 12:06, Mark Van den Borre wrote: Hello Matthias, debconf-video@, FOSDEM video, Fyi, athttps://fosdem.org , we are very interested in getting the gstreamer rust plugins or at least the fallbackswitch/fallbacksrc plugin packaged inside

Bug#1071756: RFP: prs -- pass-like password manager

2024-05-24 Thread Matthias Geiger
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-r...@lists.debian.org, werdah...@riseup.net -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: prs Version : 0.5.1 Upstream Contact: Tim Visee * URL : https://gitlab.com/timvisee/prs * License

Bug#1071756: RFP: prs -- pass-like password manager

2024-05-24 Thread Matthias Geiger
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-r...@lists.debian.org, werdah...@riseup.net -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: prs Version : 0.5.1 Upstream Contact: Tim Visee * URL : https://gitlab.com/timvisee/prs * License

[sage-devel] Re: CI Is (Generally) Broken

2024-05-24 Thread Matthias Koeppe
- https://github.com/sagemath/sage/pull/37998 (revised) On Friday, May 17, 2024 at 7:58:37 PM UTC-7 Matthias Koeppe wrote: > More to review: > - https://github.com/sagemath/sage/pull/37988 > - https://github.com/sagemath/sage/pull/37902 > - https://github.com/sagemath/sage/pull/379

Re: [DISCUSS] Removal of ineffective switch for Maven 4

2024-05-24 Thread Matthias Bünger
For me it does and we should take the oppurtunity with Maven 4 to do so Greetings Matthias Am 24.05.2024 um 13:09 schrieb Maarten Mulders: On 24/05/2024 09:43, Michael Osipov wrote: On 2024/05/24 07:06:45 Maarten Mulders wrote: Hi all, Today, I noticed Maven has an `-up` switch

Re: RFP: gst-plugins-rs -- GStreamer plugins written in Rust

2024-05-24 Thread Matthias Geiger
On 24.05.24 12:06, Mark Van den Borre wrote: Hello Matthias, debconf-video@, FOSDEM video, Fyi, athttps://fosdem.org , we are very interested in getting the gstreamer rust plugins or at least the fallbackswitch/fallbacksrc plugin packaged inside Debian. Our use case is simple: make voctomix

Bug#942314: RFP: gst-plugins-rs -- GStreamer plugins written in Rust

2024-05-24 Thread Matthias Geiger
On 24.05.24 12:06, Mark Van den Borre wrote: Hello Matthias, debconf-video@, FOSDEM video, Fyi, athttps://fosdem.org , we are very interested in getting the gstreamer rust plugins or at least the fallbackswitch/fallbacksrc plugin packaged inside Debian. Our use case is simple: make voctomix

Bug#942314: RFP: gst-plugins-rs -- GStreamer plugins written in Rust

2024-05-24 Thread Matthias Geiger
On 24.05.24 12:06, Mark Van den Borre wrote: Hello Matthias, debconf-video@, FOSDEM video, Fyi, athttps://fosdem.org , we are very interested in getting the gstreamer rust plugins or at least the fallbackswitch/fallbacksrc plugin packaged inside Debian. Our use case is simple: make voctomix

[Bug]devel/py-buildbot/buildbot lacks dependency on sysutils/py-packaging

2024-05-24 Thread Matthias Pitzl
gt; (failed) I think theres a missing run dependency on sysutils/py-packaging. After installing py3-packaging is was able to continue with the buildbot upgrade without any further problems. -- Matthias smime.p7s Description: S/MIME cryptographic signature

[oss-security] gnome-remote-desktop: D-Bus system service in GNOME release 46 local information leaks (CVE-2024-5148)

2024-05-24 Thread Matthias Gerstner
tem-dbus.html [4]: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/commit/9fbaae1aaa0b821e4a859f22bad17979225af058 [5]: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/commit/663ad63172e0bfc8bd50a475ede753583bc3c99a [6]: https://gitlab.gnome.org/GNOME/gnome-remote-desktop/-/issues/180 Best Regards Matthias -

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null [v2]

2024-05-24 Thread Matthias Baesken
On Thu, 23 May 2024 07:26:14 GMT, Matthias Baesken wrote: >> When building with ubsan enabled (--enable-uban) on Linux x86_64 and doing >> jtreg tests afterwards I run into this error : >> >> /jdk/src/java.base/unix/native/libjava/ProcessImpl_md.c:562:5: runtime >&

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null [v3]

2024-05-24 Thread Matthias Baesken
//bugs.python.org/issue27570 for Python . > > Similar issue in OpenJDK _ > https://bugs.openjdk.org/browse/JDK-8332473 > 8332473: ubsan: growableArray.hpp:290:10: runtime error: null pointer passed > as argument 1, which is declared to never be null Matthias Baesken has updated the

[jira] [Commented] (FLINK-34582) release build tools lost the newly added py3.11 packages for mac

2024-05-24 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17849185#comment-17849185 ] Matthias Pohl commented on FLINK-34582: --- You're checking [~hxb]'s fork where the {{master}} branch

Re: [cross-project-issues-dev] Eclipse IDE 2024-06 Project Participation Page

2024-05-23 Thread Matthias Sohn via cross-project-issues-dev
On Thu, May 23, 2024 at 10:42 PM Wayne Beaton via cross-project-issues-dev < cross-project-issues-dev@eclipse.org> wrote: > I have applied all of the updates. There's an anomaly in the system > related to the recent upgrade of the PMI that required a little more > mechanical work than usual to

Re: [VOTE] Release Apache NetBeans 22

2024-05-23 Thread Matthias Bläsing
specifics on what you've tested -- Thanks to all contributors! Greetings Matthias Am Donnerstag, dem 23.05.2024 um 16:43 +0200 schrieb Eric Barboni: > This is our first voting candidate for the release of Apache NetBeans 22. > > Please follow t

Results for 14.1.0 (Debian 14.1.0-1) testsuite on riscv64-unknown-linux-gnu

2024-05-23 Thread Matthias Klose
LAST_UPDATED: Obtained from git: releases/gcc-14.1.0 revision cd0059a1976303638cea95f216de129334fc04d1 === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 Native configuration is

Results for 14.1.0 (Debian 14.1.0-1) testsuite on riscv64-unknown-linux-gnu

2024-05-23 Thread Matthias Klose
LAST_UPDATED: Obtained from git: releases/gcc-14.1.0 revision cd0059a1976303638cea95f216de129334fc04d1 === acats tests === === acats Summary === # of expected passes2328 # of unexpected failures0 Native configuration is

somehow OT, but somehow not - no price information anymore on Livecode website

2024-05-23 Thread matthias rebbe via use-livecode
this. Was this announced? Or can the prices be viewed somewhere else? In any case, my friend doesn't want to give his data to Livecode Ltd. in advance just to get price information. What do you think? Regards, Matthias ___ use-livecode mailing list use-livecode

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null [v2]

2024-05-23 Thread Matthias Baesken
On Thu, 23 May 2024 07:26:14 GMT, Matthias Baesken wrote: >> When building with ubsan enabled (--enable-uban) on Linux x86_64 and doing >> jtreg tests afterwards I run into this error : >> >> /jdk/src/java.base/unix/native/libjava/ProcessImpl_md.c:562:5: runtime >&

Bug#1071663: RFP: minetest-mod-voxelibre -- voxelibre mod for minetest

2024-05-23 Thread Matthias Geiger
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-devel-ga...@lists.debian.org, werdah...@riseup.net -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: minetest-mod-voxelibre Version : 0.86.2 Upstream Contact: Wuzzy * URL :

Bug#1071663: RFP: minetest-mod-voxelibre -- voxelibre mod for minetest

2024-05-23 Thread Matthias Geiger
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian-devel-ga...@lists.debian.org, werdah...@riseup.net -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: minetest-mod-voxelibre Version : 0.86.2 Upstream Contact: Wuzzy * URL :

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null [v2]

2024-05-23 Thread Matthias Baesken
On Thu, 23 May 2024 10:57:28 GMT, Magnus Ihse Bursie wrote: >However, if we ever call this with a non-zero sp.dirlen and a null c->pdir, >we'd be in trouble. In the old code, we would have > crashed. Now, we will just silently ignore this, and God knows what will > happen after that part. In

[jira] [Created] (CASSANDRA-19659) null values injected while drop compact storage was executed

2024-05-23 Thread Matthias Pfau (Jira)
Matthias Pfau created CASSANDRA-19659: - Summary: null values injected while drop compact storage was executed Key: CASSANDRA-19659 URL: https://issues.apache.org/jira/browse/CASSANDRA-19659

Re: [VOTE] Release Apache Maven 3.9.7

2024-05-23 Thread Matthias bünger
+ 1 (nb) Von meinem iPhone gesendet > Am 22.05.2024 um 12:10 schrieb Tamás Cservenák : > > Howdy, > > We solved 21 issues: > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316922=12353964 > > There are still a couple of issues left in JIRA: >

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null

2024-05-23 Thread Matthias Baesken
On Tue, 21 May 2024 14:28:38 GMT, Matthias Baesken wrote: > When building with ubsan enabled (--enable-uban) on Linux x86_64 and doing > jtreg tests afterwards I run into this error : > > /jdk/src/java.base/unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: > null

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null [v2]

2024-05-23 Thread Matthias Baesken
//bugs.python.org/issue27570 for Python . > > Similar issue in OpenJDK _ > https://bugs.openjdk.org/browse/JDK-8332473 > 8332473: ubsan: growableArray.hpp:290:10: runtime error: null pointer passed > as argument 1, which is declared to never be null Matthias Baesken has updated the

Re: outerjoin not joining after window

2024-05-22 Thread Matthias J. Sax
of the application will process records? For example, if the input topics each have 6 partitions, and I use the repartition method to set the number of partitions for the streams to 2, how many instances of the application will process records? Thanks, Chad On Wed, May 1, 2024 at 6:47 PM Matthias J. Sax

Bug#1071650: Please provide new upstream version 3.0.0

2024-05-22 Thread Matthias Geiger
Package: gtklock Severity: wishlist X-Debbugs-Cc: werdah...@riseup.net -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi Maytham, thanks for maintaining gtklock. Please consider pacakging the new 3.0 upstream release. best, werdahias - -- System Information: Debian Release: trixie/sid

Re: [cross-project-issues-dev] Eclipse IDE 2024-06 Project Participation Page

2024-05-22 Thread Matthias Sohn via cross-project-issues-dev
On Wed, May 22, 2024 at 11:56 PM Wayne Beaton via cross-project-issues-dev < cross-project-issues-dev@eclipse.org> wrote: > Greetings folks! > > I've assembled the release information for participating projects here > . > JGit and EGit will

[jira] [Commented] (FLINK-34672) HA deadlock between JobMasterServiceLeadershipRunner and DefaultLeaderElectionService

2024-05-22 Thread Matthias Pohl (Jira)
[ https://issues.apache.org/jira/browse/FLINK-34672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848648#comment-17848648 ] Matthias Pohl commented on FLINK-34672: --- I'm still trying to find a reviewer. It's on my plate

[kuser] [Bug 376157] kf5 kuser

2024-05-22 Thread Matthias
https://bugs.kde.org/show_bug.cgi?id=376157 --- Comment #14 from Matthias --- Yeah sorry, I skimmed too quickly over the last comment, my fault. -- You are receiving this mail because: You are watching all bug changes.

Re: How to add dependency to python binary

2024-05-22 Thread Matthias Fechner
te my installation and upgrade instructions accordingly. I wish I could integrate this into the package, but like this it is also fine. Only drawback here is, if python is upgraded to a newer version, the command needs to be updated to the new binary too. Gruß Matthias -- "Programming

Re: How to add dependency to python binary

2024-05-22 Thread Matthias Fechner
but python39 instead. Gruß Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook

How to add dependency to python binary

2024-05-22 Thread Matthias Fechner
or code 1 What is the recommended why to add python as a runtime dependency that the python binary is available? Thanks a lot Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce big

Re: RFR: 8332589: ubsan: unix/native/libjava/ProcessImpl_md.c:562:5: runtime error: null pointer passed as argument 2, which is declared to never be null

2024-05-22 Thread Matthias Baesken
On Wed, 22 May 2024 07:38:07 GMT, Magnus Ihse Bursie wrote: > How come `c->pdir` can be null? Is it if `sp.dirlen` is 0? I added a bit of tracing output and get Attention c->pdir is null; sp.dirlen is 0 So yes sp.dirlen is also 0 . - PR Comment:

[jira] [Commented] (KAFKA-16586) Test TaskAssignorConvergenceTest failing

2024-05-22 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17848476#comment-17848476 ] Matthias J. Sax commented on KAFKA-16586: - I did suspect a bug, too, and did include the seed

[jira] [Updated] (KAFKA-16586) Test TaskAssignorConvergenceTest failing

2024-05-22 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16586?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated KAFKA-16586: Description: {code:java} java.lang.AssertionError: Assertion failed in randomized test

Re: [DISCUSS] KIP-1027 Add MockFixedKeyProcessorContext

2024-05-22 Thread Matthias J. Sax
if we could find a better solution. Might be good to hear from others. -Matthias On 5/21/24 3:57 PM, Shashwat Pandey wrote: Looking at the ticket and the sample code, I think it would be possible to continue using `InternalFixedKeyRecordFactory` as the avenue to create `FixedKeyRecord`s

Re: Permission to contribute to Apache Kafka

2024-05-22 Thread Matthias J. Sax
You should be all set. On 5/21/24 8:30 AM, Harry Fallows wrote: Hello, I am following the[Getting Started guide for writing KIPs](https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals). Could someone give me the permissions to write a KIP please? My Wiki ID is

Re: Request for Authorization to Create KIP

2024-05-22 Thread Matthias J. Sax
You should be all set. On 5/21/24 6:58 PM, 黃竣陽 wrote: I want to create a KIP, and my wiki id : m1a2st and Jira id : m1a2st, Thanks for your help. jiang dou 於 2024年5月22日 上午9:01 寫道: You should send your jira ID and wiki ID, Please refer to this address :

[ceph-users] Re: CephFS as Offline Storage

2024-05-21 Thread Matthias Ferdinand
d, Ubuntu packages) that I regularly shut down is that the signals from log rotation (I assume) to Ceph daemons interfere with Ceph startup. When rebooted after some days, it is the same on all nodes: no Ceph daemon is running. Workaround: another reboot Matthias > > Zitat von "ad

[sage-devel] Re: Release tour Sage 10.4

2024-05-21 Thread Matthias Koeppe
 AM UTC-7 Matthias Koeppe wrote: > All, let's prepare > https://github.com/sagemath/sage/wiki/Sage-10.4-Release-Tour; so far, we > have: > > Sage 10.4 Release Tour > <https://github.com/sagemath/sage/wiki/Sage-10.4-Release-Tour> > >- Linear algebra > &g

  1   2   3   4   5   6   7   8   9   10   >