> On 24 Mar 2023, at 06:18, Sadeep Madurange wrote:
>
> On 2023-03-24 00:53:45, Polarian wrote:
>> I have now realised that this plays more of an issue, I am constantly
>> getting errors such as:
>>
>> SSL_ERROR_ACCESS_DENIED_ALERT
>> on firefox, and
>>
>> ERR_SSL_PROTOCOL_ERROR
>> on chromi
Hello
Texlive packages have been updated to 2023 version in [testing].
Important caveat: these packages do not include the luametatex
program. The 'context' command remains mapped to the standard luatex,
meaning that (as far as I understand, Context LMTX will not be usable,
but Context MkII and M
On Thu, Mar 23, 2023 at 1:26 PM David C. Rankin wrote:
>I would be nice if the members of the general list could see which packages
> are orphaned. Currently a developer sign-in is needed.
You can see the general list of orphaned packages here:
https://archlinux.org/packages/?maintainer=orpha
Just a note,
I would be nice if the members of the general list could see which packages
are orphaned. Currently a developer sign-in is needed.
Forwarded Message
Subject: Spring cleanup '23
Date: Wed, 22 Mar 2023 19:08:40 +0100
From: Antonio Rojas
To: arch-dev-pub...@list
Le jeu. 23 mars 2023 à 11:02, nl6720 a écrit :
>
> On Thursday, 23 March 2023 10:49:40 EET lacsaP Patatetom wrote:
> > hi,
> >
> > I recently noticed that `/dev/stderr` was not present at the very
> > beginning of the boot, in early userspace.
> >
> > if I add `break` parameter to have control dur
On Thursday, 23 March 2023 10:49:40 EET lacsaP Patatetom wrote:
> hi,
>
> I recently noticed that `/dev/stderr` was not present at the very
> beginning of the boot, in early userspace.
>
> if I add `break` parameter to have control during this step and do a
> `ls` test, this is what I get:
>
> `
hi,
I recently noticed that `/dev/stderr` was not present at the very
beginning of the boot, in early userspace.
if I add `break` parameter to have control during this step and do a
`ls` test, this is what I get:
```
[rootfs ]# ls -l /dev/std*
ls: /dev/std*: No such file or directory
```
Is the