Re: [arch-general] pacman -Syu -- Applying kernel sysctl settings... Not setting ... Worry?

2020-08-22 Thread Daan De Meyer via arch-general
I fixed a bug in systemd where its binaries would output to the journal instead of stdout when invoked as a child process by pacman. This output was always there, you just didn't see it until now because it went to the journal instead of stdout. I get the same messages so I wouldn't worry about

Re: [arch-general] Pros/Cons of Python zipapp packaging

2020-08-11 Thread Daan De Meyer via arch-general
the final choice in what they decide to use. Daan On Tue, 11 Aug 2020 at 01:25, karx via arch-general < arch-general@archlinux.org> wrote: > On Mon, Aug 10, 2020, 6:46 PM Filipe LaĆ­ns via arch-general < > arch-general@archlinux.org> wrote: > > > On Mon, 2020-08-10 at 21:

[arch-general] Pros/Cons of Python zipapp packaging

2020-08-10 Thread Daan De Meyer via arch-general
Hi, We've been discussing the distribution mechanism for mkosi ( https://github.com/systemd/mkosi) and one of the ideas is using Python zipapp (https://docs.python.org/3/library/zipapp.html) to allow us to split mkosi up into multiple files for easier development without complicating the

Re: [arch-general] Locale packages

2020-06-23 Thread Daan De Meyer via arch-general
Alright, thanks for all the info. I'll leave this be for now until the C.UTF-8 support in upstream glibc is released. If they manage to reduce the size sufficiently to have it built-in, there might not even be anything to change on Arch's side. Daan

Re: [arch-general] Locale packages

2020-06-23 Thread Daan De Meyer via arch-general
t all. (I don't use mailing lists very often, I hope I didn't mess up the reply etiquette) Daan On Mon, 22 Jun 2020 at 22:31, Eli Schwartz via arch-general < arch-general@archlinux.org> wrote: > On 6/22/20 3:11 PM, Daan De Meyer via arch-general wrote: > > Hi, > > > &

[arch-general] Locale packages

2020-06-22 Thread Daan De Meyer via arch-general
Hi, While working on locale-gen support for systemd-firstboot ( https://github.com/systemd/systemd/pull/15994), I started wondering if it wouldn't be simpler to delegate the installation of locales to pacman instead. I haven't been following the mailing lists for very long so I don't know if this

[arch-general] Disable pam_securetty.so

2019-11-21 Thread Daan De Meyer via arch-general
Hi, I don't want to come across as impatient but I was wondering how I can accelerate handling of this particular issue: https://bugs.archlinux.org/task/45903?project=1=pam I've listed examples in the issue that pam_securetty has been disabled on other major distros. The main issue is that it

[arch-general] Cannot create account on bugs.archlinux.org

2019-11-04 Thread Daan De Meyer via arch-general
Hi, When trying to create an account on bugs.archlinux.org, I get the following error message: Completely unexpected exception: Connection could not be established with > host 127.0.0.1:10027 [Connection refused #111] > This should never happend, please inform Flyspray Developers > Have I