Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Marc Haber
On Sun, 25 May 2025 17:34:58 +0500, Andrey Rakhmatullin wrote: >(note that it requires /usr/sbin/sendmail by default, though there seem to >be options to use SMTP) The /usr/lib/sendmail interface is dying anyway, it doesn't play well with systemd, and it doesn't play at all with systemd units th

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Marc Haber
On Sun, May 25, 2025 at 04:41:38PM +0100, Richard Lewis wrote: i believe i read (sorry again: i used an android phone and accessed a website that wasnt released as free software to find this information) that gmail breaks lines because some RFC recommends lines should be less than some length, an

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Richard Lewis
Holger Levsen writes: > On Sun, May 25, 2025 at 10:56:14AM +0100, Richard Lewis wrote: >> It would be really nice if there was an easy way to link a bug report to a >> MR on salsa >> you can try >> forwaded NN >> https://salsa.debian.org/debian-team/package-name/-/merge_requests/MMM >> but

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Andrey Rakhmatullin
On Sun, May 25, 2025 at 01:02:25PM +0100, Colin Watson wrote: It would be really nice if there was an easy way to link a bug report to a MR on salsa you can try forwaded NN https://salsa.debian.org/debian-team/package-name/-/merge_requests/MMM but eg gmail will break the long line before

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Colin Watson
On Sun, May 25, 2025 at 10:56:14AM +0100, Richard Lewis wrote: It would be really nice if there was an easy way to link a bug report to a MR on salsa you can try forwaded NN https://salsa.debian.org/debian-team/package-name/-/merge_requests/MMM but eg gmail will break the long line befor

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Andrey Rakhmatullin
On Sun, May 25, 2025 at 10:56:14AM +0100, Richard Lewis wrote: It would be really nice if there was an easy way to link a bug report to a MR on salsa you can try forwaded NN https://salsa.debian.org/debian-team/package-name/-/merge_requests/MMM but eg gmail will break the long line befor

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Marc Haber
On Sun, 25 May 2025 10:56:14 +0100, Richard Lewis wrote: >but eg gmail will break the long line before the url (we can all say how >bad gmail is, but that doesnt solve anything) Gmail is completely unsuitable for Debian work, and that's not Debian's fault. -- ---

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Holger Levsen
On Sun, May 25, 2025 at 10:56:14AM +0100, Richard Lewis wrote: > It would be really nice if there was an easy way to link a bug report to a MR > on salsa > you can try > forwaded NN > https://salsa.debian.org/debian-team/package-name/-/merge_requests/MMM > but eg gmail will break the long lin

Re: Interesting learnings about Guix contributor dynamics that apply to Debian?

2025-05-25 Thread Richard Lewis
Bill Allombert writes: > Le Wed, May 21, 2025 at 08:48:00AM -0700, Otto Kekäläinen a écrit : >> Hi! >> >> I came across this post https://issues.guix.gnu.org/76503 in Guix >> where they discuss how to improve the contributor experience, and in >> particular what technical changes they are doing.