Re: System Update Today Broke Lightdm - Error getting user list from org.freedesktop.Accounts: GDBus.??

2023-02-08 Thread Zero
On 2/8/23 04:26, David C. Rankin wrote: On 2/7/23 19:20, David Rosenstrauch wrote: ...   There is some distinct permission or auth change in the package updates from the last 3-4 days that is preventing an xorg connection resulting in "Connection Refused". I captured the full startx output in

Re: System Update Today Broke Lightdm - Error getting user list from org.freedesktop.Accounts: GDBus.??

2023-02-07 Thread Zero
On 2/7/23 09:11, David C. Rankin wrote: All,  Lightdm has been working fine up until pacman update today. After the update, lightdm fails with a garbled screen. The journal shows: Feb 07 00:58:57 valkyrie systemd[1]: Starting Light Display Manager... Feb 07 00:59:00 valkyrie systemd[1]: Start

Re: [arch-dev-public] openssl 3.0

2022-11-07 Thread Zero
Also my thanks for all the good work to upgrade Arch for openssl 3.0. Though fyi. I had to upgrade/rebuild xrdp (AUR) afterwards to have it working again. ~Z On 11/7/22 09:10, Pascal wrote: just like Gene, thank you for all this good work and this great Linux distribution ! Le ven. 4 nov.

Re: Pacman returns error 404

2022-10-27 Thread Zero
Hi Justin, Indeed that worked pacman --sync --refresh nodejs Thank you! ~Zero On 10/27/22 17:41, Justin Kromlinger wrote: Please use `pacman --sync --refresh` (or `pacman -Sy`). Your local package database is out of date, you are trying to download the old 19.0.0-1 (which gives 404) instead

Pacman returns error 404

2022-10-27 Thread Zero
sing https://mirror.rackspace.com/archlinux with a browser it gives a http error 503 or after a long wait the packages show up. Is there a problem with the pacman mirrors ? ~Zero

Re: [arch-general] ffado-mixer error after latest "pacman -Syu"

2021-12-31 Thread Zero via arch-general
On 12/31/21 13:26, Susanne Schneider via arch-general wrote: hi, when trying to start ffado-mixer I receive the following message: >    ...   $ ffado-mixer Traceback (most recent call last):   File "/usr/lib/python3.10/site-packages/ffado/panelmanager.py", line 460, in updatePanels     self.ad

Re: [arch-general] USB Access of Nikon D3500 DSLR

2021-06-08 Thread Zero via arch-general
On 6/8/21 10:16 AM, das via arch-general wrote: On Mon, Jun 7, 2021 at 8:45 PM ProgAndy via arch-general < arch-general@lists.archlinux.org> wrote: libgphoto2 installs udev rules that might require a system restart or a reload of the udev rules. gvfs-gphoto2 installs a systemd user service and

Re: [arch-general] Clock one hour ahead

2021-05-04 Thread Zero via arch-general
On 5/4/21 5:31 PM, Kiran Ostrolenk via arch-general wrote: Hi all, I'm finding that both my system and hardware clock are an hour ahead of what they should be (I checked this using the 'timedate' and 'hwclock' commands). Any ideas how to fix this? Thanks, Kiran The installation guide on the

Re: [arch-general] snapcraft

2021-03-19 Thread Zero via arch-general
On 3/19/21 11:15 AM, Ralf Mardorf via arch-general wrote: Hi, is there anything in particular you want to install, that isn't provided by Arch Linux repositories, the AUR or that is provided but broken or takes way to long to build or that is to old, or to new? Or do you consider the snap approa

[arch-general] snapcraft

2021-03-19 Thread Zero via arch-general
Hello All, Has anybody here experience with snapcraft (https://snapcraft.io). It seems to be an alternative installing packages on a (Arch) Linux system. That is an alternative, addition to pacman. Of course I don't want to compromise my Arch Linux system and therefore I am curious if anybod