Dominique Dumont
Dominique Dumont
Hello Debian has a strict policy to provide all sources for our packages. Long story short, a minified javascript file is not considered as source. While creating nqp package for...
Hi I need some help to figure out how to best use zef to create Debian package from Perl6 modules. As Debian packager, my goals are somewhat different from perl6...
Hi The [example 48 in chapter 10](http://www.nltk.org/book/ch10.html#ex-sem10) is not correct: ``` >>> expr4 = read_expr(r'\P.exists x.(dog(x) & P(x))(\z.chase(y, z))') Traceback (most recent call last): File "/usr/lib/python3/dist-packages/nltk/sem/logic.py", line 156, in parse...
Following the advices of "The art of Unix programming", splitting cme and Config::Model in several co-processes may help people understand what's going on under the hoods: * the communication between...
Use [add new parameter wiki page](https://github.com/dod38fr/config-model/wiki/How-to-add-a-new-parameter-to-an-existing-model) as a guideline to add NFS parameters to FsTab model. Required parameters are explained in nfs(5) man page
A bit like https://github.com/rakudo/rakudo/issues/4907, building `JSON::Marshall` module pre-compiles too many files (but only in a chroot). A JSON::Marshall built with `gbp buildpackage` on my laptop contains the following precompiled files:...
Hi **Describe the bug** snap version of kube-commander cannot retrieve logs from a pod **To Reproduce** 1. select a running pod 2. type 'L' 3. kube-commander shows an error: `kubectl:...
Hello Your LICENSE file mentions `Copyright 2022 Databricks, Inc. All rights reserved.`. This is usually a way to introduce a commercial license and can be ambiguous. I'd suggest to replace...
* **Version**: 1.48.0 * **Platform**: Linux 6.8.11-amd64 SMP PREEMPT_DYNAMIC Debian 6.8.11-1 (2024-05-26) x86_64 GNU/Linux Hi A debian user is reporting the following issue (see [Debian bug 1073595](https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1073595)): > While updating...