Re: Running Lintian against a debian/ directory?

2024-01-03 Thread Paul Wise
On Fri, 2023-12-29 at 10:22 +0100, Niels Thykier wrote: > Alternatively, for spell-checks, I think someone once wrote a > "spellintian" that could use lintian's dataset for spell checking > without running the full lintian program. Not sure what became of it. In 2015 you added Jakub Wilk's spel

Re: DebGPT: how LLM can help debian development? demo available.

2024-01-03 Thread Mo Zhou
I have implemented the OpenAI API frontend, with streaming to terminal enabled. Just export your OPENAI_API_KEY to environment if you have one, and specify `-F openai` in the debgpt command line. It work work without the self-hosted LLM inference backend. That means the command `debgpt none -i -F

Re: /usr-move: Do we support upgrades without apt?

2024-01-03 Thread Wouter Verhelst
On Wed, Jan 03, 2024 at 04:43:45PM +0100, Helmut Grohne wrote: > On Thu, Dec 21, 2023 at 10:41:57AM +0100, Helmut Grohne wrote: > > We can restore lost files in a postinst. For this to work, we must > > duplicate (e.g. hard link) affected files in the data.tar. > > Example: #1057220 (systemd-sysv u

SOP migration (was Re: Reaction to potential PGP schism)

2024-01-03 Thread Guillem Jover
Hi! Daniel thanks for all your work on the OpenPGP working group, and on SOP! :) On Wed, 2023-12-20 at 22:16:28 -0500, Daniel Kahn Gillmor wrote: > # What Can Debian Do About This? > > I've attempted to chart one possible path out of part of this situation > by proposing a minimized, simplified

Re: /usr-move: Do we support upgrades without apt?

2024-01-03 Thread Helmut Grohne
Thanks for the feedback. Given the replies, I consider that most people expect upgrades to be performed with apt (or some apt-using tool). Upgrades using dpkg (directly) are at least partially unsupported. In more detail: On Thu, Dec 21, 2023 at 10:41:57AM +0100, Helmut Grohne wrote: > ## Options

Bug#1059914: ITP: rust-pandoc-ast -- markdown ast (de)serializer for writing Pandoc filters

2024-01-03 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-pandoc-ast Version : 0.8.6 Upstream Contact: Oliver Scherer * URL : https://github.com/oli-obk/pa

Bug#1059908: ITP: rust-libp2p -- peer-to-peer networking library

2024-01-03 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-libp2p Version : 0.53.2 Upstream Contact: Parity Technologies (UK) Ltd * URL : https://libp2p.io/

Re: DebGPT: how LLM can help debian development? demo available.

2024-01-03 Thread Andrey Rakhmatullin
On Wed, Jan 03, 2024 at 11:33:06AM +0200, Andrius Merkys wrote: > On 2024-01-03 11:12, Andrey Rakhmatullin wrote: > > On Wed, Jan 03, 2024 at 09:58:33AM +0200, Andrius Merkys wrote: > > > To me the most time consuming task in Debian recently is the Python > > > transitions. I wonder whether DebGPT

Bug#1059905: ITP: rust-if-watch -- asynchronous network watcher

2024-01-03 Thread Jonas Smedegaard
Package: wnpp Severity: wishlist Owner: Jonas Smedegaard X-Debbugs-Cc: debian-devel@lists.debian.org -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 * Package name: rust-if-watch Version : 3.2.0 Upstream Contact: David Craven * URL : https://github.com/mxinden/if-wat

Re: DebGPT: how LLM can help debian development? demo available.

2024-01-03 Thread Andrius Merkys
On 2024-01-03 11:12, Andrey Rakhmatullin wrote: On Wed, Jan 03, 2024 at 09:58:33AM +0200, Andrius Merkys wrote: To me the most time consuming task in Debian recently is the Python transitions. I wonder whether DebGPT could help with them. Maybe there are other, non-Debian-specific GPTs for this

Re: DebGPT: how LLM can help debian development? demo available.

2024-01-03 Thread Andrey Rakhmatullin
On Wed, Jan 03, 2024 at 09:58:33AM +0200, Andrius Merkys wrote: > To me the most time consuming task in Debian recently is the Python > transitions. I wonder whether DebGPT could help with them. Maybe there are > other, non-Debian-specific GPTs for this task, but I would prefer a Debian > one. As "

Re: Question regarding uscan check on UDD

2024-01-03 Thread Xiyue Deng
Xiyue Deng writes: > Hi, > > I noticed a discrepancy of the uscan @ANY_VERSION@ substitute string on > UDD and locally on my bookworm system. For example, for magit-popup, > UDD reports error[1] while testing locally it worked for me. On further > inspection, it turns out that the @ANY_VERSION@

Re: DebGPT: how LLM can help debian development? demo available.

2024-01-03 Thread PICCA Frederic-Emmanuel
> Installation and setup guide can be found in docs/. Is it planed to package transformers in Debian instead of using conda/mamba venv for this installation ? * It would be great to help with the Debian patch workflow. - upstream status - find upstream bug equivalent to a Debian bug report.