tenzap
tenzap
And there is also this https://github.com/kee-org/keepassrpc/blob/6fd3031fbc4d08a8155e9998f3721cd42916a640/Jayrock/src/Jayrock.Json/Dynamic/DynamicMetaObject.cs#L156-L161
> Unless Debian have already done this, we might have to search every file for other instances where this same mistake has occurred. I already did that in https://salsa.debian.org/bastif/keepass2-plugin-keepassrpc/-/blob/master/debian/copyright?ref_type=heads We...
Just to precise the wording: I prepared the Debian package and will maintain it although I'm not officially a DM (Debian Maintainer), so I don't have the rights to upload...
I think that given that the file and project is on a public repo it is considered as distributing the source code. I would say Debian distributes the source and...
Eventually it was too late to enter Debian `trixie` (due in a few months). But it will automatically be part of the next release of Ubuntu `Questing` which is due...
IIRC, you must sign the package (add a step or the required variable at configure time for this in android.yml github actions job), that's probably why it fails. https://doc.qt.io/qt-6.5/cmake-variable-qt-android-sign-apk.html Maybe...
Sorry I'm not in that business Anymore, good luck.
Do you still have this problem? In composer.json I don't see that it depends on itself.
On i386, invoking with `java -Xss512k -jar ~/vnu.jar FILE.html` works for me, but invoking with `_JAVA_OPTIONS=-Xss512k java -jar ~/vnu.jar FILE.html` does not. See https://stackoverflow.com/q/49233449/15401262 (version 23.4.11)
Thanks for considering this. Unfortunately not. The dump looks long because in Debian the build system prints all commands to build all rust dependencies. But you are mostly interested in...