Re: pam 1.6.1-2 breaks sudo password

2024-04-11 Thread Uwe Sauter
Am 12.04.24 um 08:21 schrieb Frederic Bezies: > Hello. > > I noticed that pam 1.6.1-2 breaks sudo. Every time I tried to enter my > password with a sudo command, > it tells me my password is incorrect. Of course, it is not. > > The "fix" was to downgrade to pam 1.6.1-1. Both variants with and w

Re: Arch Linux release 2023.12.01 comes with Linux Kernel 6.6.3

2023-12-09 Thread Uwe Sauter
Am 09.12.23 um 15:51 schrieb Turritopsis Dohrnii Teo En Ming: On Saturday, December 9th, 2023 at 12:34 AM, Doug Newgard wrote: On Fri, 08 Dec 2023 15:06:58 + Turritopsis Dohrnii Teo En Ming teo.en.m...@protonmail.com wrote: Subject: Arch Linux release 2023.12.01 comes with Linux Ker

php-legacy--8.1.23-2 unable to load apcu.so

2023-10-14 Thread Uwe Sauter
Hi, after upgrading php-legacy, php-legacy-fpm, php-legacy-gd, php-legacy-pgsql and php-legacy-sqlite (8.1.23-1 -> 8.1.23-2) I get the following error in the log file: php-fpm-legacy[24175]: [14-Oct-2023 17:15:49] NOTICE: PHP message: PHP Warning: PHP Startup: Unable to load dynamic library

Re: systemd 254 - How will we disable soft-reboot?

2023-08-03 Thread Uwe Sauter
Also, have a look at the "System Commands" section of th man-page to systemctl, https://man.archlinux.org/man/systemctl.1.en Am 03.08.23 um 12:29 schrieb Uwe Sauter: > Reading the related man-page [1] I suppose that it is up to the user > initiating the reboot whether > th

Re: systemd 254 - How will we disable soft-reboot?

2023-08-03 Thread Uwe Sauter
Reading the related man-page [1] I suppose that it is up to the user initiating the reboot whether the system is soft or cold rebooted. Quoting: 'Note that systemd-soft-reboot.service (and related units) should never be executed directly. Instead, trigger system shutdown with a command such as

Re: Boot Archiso files using systemd-boot or GRUB

2023-05-16 Thread Uwe Sauter
Boot the ISO, check /proc/cmdline for the options passed to the kernel. Am 16.05.23 um 09:13 schrieb Óscar García Amor: > Hello folks, > > I am doing a little crazy, I would like to boot the content of Archiso > but with the extracted files not the ISO image itself. > > It is clear to me that

Re: Dual Root setup

2023-03-04 Thread Uwe Sauter
Am 04.03.23 um 19:05 schrieb Genes Lists: On 3/4/23 13:00, Uwe Sauter wrote: Hi Gene, out of curiosity: where do you see the advantages of such a setup compared to having your root filesystem on a RAID1? , Could be wrong, but I don't believe the is on RAID1 is it? Dual root is

Re: Dual Root setup

2023-03-04 Thread Uwe Sauter
Hi Gene, out of curiosity: where do you see the advantages of such a setup compared to having your root filesystem on a RAID1? Regards, Uwe Am 04.03.23 um 18:56 schrieb Genes Lists: I know there's lots of info available about dual boot - but not much I could find on Dual Root. Wha

Re: Update to Glibc 2.37 (possibly) causes coredumps of electron (element-desktop)

2023-02-10 Thread Uwe Sauter
Does anyone see the same? Can anyone confirm my suspicion? Same here after updating the system (was on vacation 2 weeks of updates). There's been a potential workaround identified on mastodon: https://chaos.social/@sh...@gts.churanova.eu/109841528871542027 Hope we can find and fix the roo

Re: Update to Glibc 2.37 (possibly) causes coredumps of electron (element-desktop)

2023-02-07 Thread Uwe Sauter
Hi Gene, >> [2023-02-07T07:50:28+0100] [ALPM] upgraded glibc (2.36-7 -> 2.37-2) > .. > >>   Timestamp: Tue 2023-02-07 13:33:29 CET (6min ago) > ... > > I may be misreading the timestamps but seems like a very short time between > the update and the > coredump - did you reboot after updating

Update to Glibc 2.37 (possibly) causes coredumps of electron (element-desktop)

2023-02-07 Thread Uwe Sauter
Hi folks, I suspect that today's update of glibc causes electron (dependency of element-desktop) to crash. Updated packages this morning: [2023-02-07T07:50:28+0100] [ALPM] upgraded glibc (2.36-7 -> 2.37-2) [2023-02-07T07:50:31+0100] [ALPM] upgraded gcc-libs (12.2.1-1 -> 12.2.1-2) [2023-02-07T07:

Re: Keyboard layout does not persist in /etc/vconsole.conf

2023-01-06 Thread Uwe Sauter
3-01-06 at 10:52 +0100, Uwe Sauter wrote: > Did you recreate the initrd? > > mkinitcpio -p linux I do not remember that being a requirement. When was this introduced and is it documented? (apologise for my indolence)

Re: Keyboard layout does not persist in /etc/vconsole.conf

2023-01-06 Thread Uwe Sauter
, Uwe Sauter wrote: > Did you recreate the initrd? > > mkinitcpio -p linux I do not remember that being a requirement. When was this introduced and is it documented? (apologise for my indolence)

Re: Keyboard layout does not persist in /etc/vconsole.conf

2023-01-06 Thread Uwe Sauter
Did you recreate the initrd? mkinitcpio -p linux Am 06.01.23 um 10:18 schrieb Björn Försterling: Hello, After finishing the Arch Linux installation (without desktop environment or X11) I can't make the keyboard layout persistent. (I am using the 01/2023 ISO as installation medium) I have set t

Re: kernel 6.1 : suspend/resume problem - s2idle interference

2023-01-02 Thread Uwe Sauter
I'd begin by checking if your BIOS/UEFI is up to date. Am 02.01.23 um 12:16 schrieb SET: > Hi, > > I am requesting help for a suspend/resume problem on a laptop since kernel > 6.1. > > The laptop randomly goes in s2idle mode instead of deep. Resuming from s2idle > is the problem, it would mos

Re: Moving root partition to another drive

2022-10-27 Thread Uwe Sauter
Best option would be to boot from USB drive so that the partitions that should be moved are not in use. Then you could either move the partitions using "dd" or move the data using "rsync". Once the root partition is moved follow the Arch install guide to install the boot loader on the new driv

Re: [arch-general] Linux server crash causing router switch to stop working

2022-02-12 Thread Uwe Sauter via arch-general
sorry i know this kind of thing is frustrating to deal with. Big time.  I've gotten very good over the years at diagnosing and fixing issues using log messages.  But sudden catastrophic crashes like this that don't leave any trace in the logs/journal are *really* hard to pin down. Did you a

Re: [arch-general] Linux server crash causing router switch to stop working

2022-01-23 Thread Uwe Sauter via arch-general
Hello David, >>  When you say server crashes - I assume kernel crashed and is not >> functioning (as opposed to >> kernel is up and running but network is not doing what I want)? Does server >> respond to any >> keyboard or mouse movement on console? > > It's hard to know for sure exactly w

Re: [arch-general] [SOLVED] Can't mount vfat filesystem

2022-01-22 Thread Uwe Sauter via arch-general
HI Jeanette, I suppose you updated you system but did not reboot before trying to mount that filesystem? Then the behaviour is easily explained: during the update of the kernel (the package is named linux) all files belonging to the running kernel are removed and replaced with new files under

Re: [arch-general] matrix-synapse "enhanced" security

2021-11-18 Thread Uwe Sauter via arch-general
gratitude for your work maintaining the matrix-synapse package. Thank you both, Uwe [1] https://wiki.archlinux.org/title/Matrix Am 18.11.21 um 23:53 schrieb Alexander Epaneshnikov: On Thu, Nov 18, 2021 at 08:02:23PM +0100, Uwe Sauter via arch-general wrote: Dear all, hello Uwe

[arch-general] matrix-synapse "enhanced" security

2021-11-18 Thread Uwe Sauter via arch-general
Dear all, beginning with matrix-synapse 1.44.0-1 in early October a Systemd override file (see below for reference) was included to the package that aims to enhance the security of Synapse. Amongst other things it tells Systemd to restrict access to certain directories that are seen as default

Re: [arch-general] New LXQt (1.0.0) with big text size, affecting other Qt apps

2021-11-11 Thread Uwe Sauter via arch-general
Am 11.11.21 um 12:09 schrieb Joan Figueras via arch-general: On 11/11/21 12:04, Archange via arch-general wrote: Le 11/11/2021 à 12:21, Javier via arch-general a écrit : On 11/11/21 01:32, Uwe Sauter via arch-general wrote: I'm experiencing the same with Mate. FullHD on 24" dis

Re: [arch-general] New LXQt (1.0.0) with big text size, affecting other Qt apps

2021-11-10 Thread Uwe Sauter via arch-general
Am 11.11.21 um 01:47 schrieb Javier via arch-general: > On 11/10/21 18:41, Javier via arch-general wrote: >> On 11/10/21 18:38, Javier via arch-general wrote: >>> Hello ! >>> >>> I've been using LXQt for some time now (years), and with Today's Arch >>> upgrade, which included a >>> LXQt upgrade 0.

Re: [arch-general] hostapd + ap_isolate

2021-10-23 Thread Uwe Sauter via arch-general
From my experience, tcpdump connects to the interface and you will see all traffic regardless of firewall settings, given you have the permissions. In your case I'd first verify that layer 2 is working correctly (layer 2 is ethernet or wifi). So I'd use the utilities provided by "wpa_suppl

Re: [arch-general] tcpdump (was: hostapd + ap_isolate)

2021-10-23 Thread Uwe Sauter via arch-general
Am 23.10.21 um 14:29 schrieb u...@net9.ga: Uwe Sauter via arch-general wrote: Does the following quote, copied from https://wiki.archlinux.org/title/Network_Debugging#Tcpdump, relevant? they can only see outbound packets the firewall passes through: [https://superuser.com

Re: [arch-general] hostapd + ap_isolate

2021-10-23 Thread Uwe Sauter via arch-general
Does the following quote, copied from https://wiki.archlinux.org/title/Network_Debugging#Tcpdump, relevant? they can only see outbound packets the firewall passes through: [https://superuser.com/questions/925286/does-tcpdump-bypass-iptables] Perhaps you should disable the firewall, or

Re: [arch-general] Problems updating wine 6.9-1 -> 6.10-1

2021-06-07 Thread Uwe Sauter via arch-general
Am 07.06.21 um 01:55 schrieb Doug Newgard: On Sun, 6 Jun 2021 23:29:56 +0200 Uwe Sauter via arch-general wrote: Hi all, I'm hitting update problems with wine. Seems like uninstalling 6.9-1 and installing 6.10-1 or advanced usage of "pacman -Su --overwrite " is needed. Pa

[arch-general] Problems updating wine 6.9-1 -> 6.10-1

2021-06-06 Thread Uwe Sauter via arch-general
Hi all, I'm hitting update problems with wine. Seems like uninstalling 6.9-1 and installing 6.10-1 or advanced usage of "pacman -Su --overwrite " is needed. Pacman shows 4253 conflicting files in a lot of directories. Regards, Uwe :: Starting full system upgrade... resolving dependen

Re: [arch-general] Advice on bootstrapping Arch onto a new architecture?

2021-04-26 Thread Uwe Sauter via arch-general
Am 26.04.21 um 10:37 schrieb Sijie Bu via arch-general: > Hello, > > Not sure if I am posting it to the right place, but this seems to be the > mailing list to ask. I tried to send it to arch-dev-public list but was > redirected by the system to this list. I think the arch-ports [1] is the plac

Re: [arch-general] How to cross-pacstrap for other architecture

2021-04-25 Thread Uwe Sauter via arch-general
Stefan, Erich, thank you for your suggestions. Am 24.04.21 um 18:54 schrieb Erich Eckner via arch-general: On Sat, 24 Apr 2021, Stefan Göbel via arch-general wrote: On 24.04.21 17:41, Uwe Sauter via arch-general wrote: I've tried running 'pacstrap -C pacman.aarch64.conf /mnt b

[arch-general] How to cross-pacstrap for other architecture

2021-04-24 Thread Uwe Sauter via arch-general
Hi folks, I was wondering if it is possible to cross-pacstrap an Arch installation for a different architecture. In my case I wanted to prepare a boot medium for a Raspberry Pi 4 on my x86_64 machine. Why cross-pacstrap? The Arch Linux Arm homepage unfortunately does not provide any informatio

Re: [arch-general] Why move LTS to 5.10 when VirtualBox guests Kernel Panic with 5.10?

2021-02-17 Thread Uwe Sauter via arch-general
Am 17.02.21 um 15:18 schrieb Giancarlo Razzolini via arch-general: > Em fevereiro 17, 2021 11:07 Jens John via arch-general escreveu: >> >> I just would recommend to always add the kernel packages to pacman's >> IgnorePkg list, and upgrade >> them only in a strictly controlled way. You can't trust

Re: [arch-general] Mounted ext4 filesystem without journal

2021-02-07 Thread Uwe Sauter via arch-general
There is a tool called testdisk (https://www.cgsecurity.org) that will scan all blocks of your disk and try to interprete whatever leftovers of the filesystem it finds. It might be able to recover some parts but you will need a second disk as recovery target. Good luck. Am 07.02.21 um 18:39 s

Re: [arch-general] Configure default bluetooth profile in PulseAudio?

2021-01-18 Thread Uwe Sauter via arch-general
, add a blank space and include 'restore_bluetooth_profile=true'. On Mon, Jan 18, 2021 at 6:00 AM Uwe Sauter via arch-general <mailto:arch-general@lists.archlinux.org>> wrote: Unfortunately, configuring /etc/pulse/default.pa <http://default.pa> load-module mod

Re: [arch-general] Configure default bluetooth profile in PulseAudio?

2021-01-18 Thread Uwe Sauter via arch-general
Unfortunately, configuring /etc/pulse/default.pa load-module module-bluetooth-policy auto_switch=2 has no effect on both PCs I tried. It seems that the browsers I'm using (Firefox & Opera) don't request an input stream which might trigger the BT profile change but iterate over existing devices,

[arch-general] Configure default bluetooth profile in PulseAudio?

2021-01-13 Thread Uwe Sauter via arch-general
Dear all, is it possible to define the default BT profile used when a headset connects to my system? Currently I have to switch from A2DP to HSP/HFP every time I turn the headset on. As I'm mostly using the headset as headset (for webconfs), not headphones, I'd like to change that behavior.

Re: [arch-general] intel gpu hang

2021-01-08 Thread Uwe Sauter via arch-general
Depending on the CPU with integrated GPU you might experience hangs. This article as some background info: https://www.phoronix.com/scan.php?page=news_item&px=Intel-Haswell-GT1-Busted Regards, Uwe Am 06.01.21 um 00:56 schrieb Muhamad Moghadam via arch-general: Hi Everybody,I have a