Jamin Collins
Jamin Collins
The existing stable release of **dokuwiki** breaks under recent PHP releases, there are a few existing bug reports about this: * #3399 * #3470 This impacts bleeding edge distributions, like...
**Describe the issue** ArchWSL v21.8.28.0 -- installs as WSL 1 even if WSL 2 set as default **To Reproduce** Verify that your system is set to WSL 2 as default:...
Installation fails if a package has a signature unknown to the current system keyring. This can sometimes happen if the `archlinux-keyring` is updated between the ISO mastering and the attempted...
Fails when given an LVM volume for root (possibly other mountpoints). > Could not get PARTUUID for /dev/mapper/vgnvme-root using 'lsblk -J -o+PARTUUID /dev/mapper/vgnvme-root' In this case, `archinstall` should simply use...
Reference: * https://sfconservancy.org/news/2020/jun/23/gitbranchname/
Attempting to run `sudo archinstall` from an FDE Arch Linux USB thumbdrive. FDE thumbdrive setup/layout: ``` sdb 8:16 1 119.5G 0 disk ├─sdb1 8:17 1 190M 0 part /boot/EFI └─sdb2...
It would appear that all user passwords are stored in plaintext in file `/var/log/archinstall/user_credentials.json`. Which is accessible to any user on the system (mode=644). ``` # ls -l /var/log/archinstall/user_credentials.json -rw-r--r--...
Signed-off-by: Jamin W. Collins
I originally filed this against the ownCloud client. They requested that it be filed here: https://github.com/owncloud/client/issues/3060 I recently looked into how the ownCloud client was storing user passwords and found...
The system is a MeegoPad T02: http://www.x86pad.com/Products/MeeGoPad-T02.html I'm running Arch Linux: ``` $ uname -r 4.13.8-1-ARCH ``` Prior to installing the UCM files, pulseaudio was not seeing the sound device...