Skip to content

Instantly share code, notes, and snippets.

[ 144.113434] init: Opened file '/proc/kmsg', flags 0
[ 144.113448] init: Opened file '/dev/kmsg', flags 1
[ 144.113845] libprocessgroup: Failed to make and chown /acct/uid_1036: Read-only file system
[ 144.113859] init: createProcessGroup(1036, 16) failed for service 'logd': Read-only file system
[ 144.114309] init: starting service 'lmkd'...
[ 144.114352] init: Created socket '/dev/socket/lmkd', mode 660, user 1000, group 1000
[ 144.114872] libprocessgroup: Failed to make and chown /acct/uid_1069: Read-only file system
[ 144.114894] init: createProcessGroup(1069, 17) failed for service 'lmkd': Read-only file system
[ 144.115297] init: starting service 'servicemanager'...
[ 144.115941] libprocessgroup: Failed to make and chown /acct/uid_1000: Read-only file system
This file has been truncated, but you can view the full file.
--------- beginning of kernel
08-02 21:40:29.171 0 0 I systemd[1]: [email protected]: Succeeded.
08-02 21:40:29.171 0 0 I systemd[1]: Finished Load Kernel Module ramoops.
08-02 21:40:29.171 0 0 I systemd[1]: Reached target Swap.
08-02 21:40:29.186 0 0 I systemd[1]: Finished Load/Save Random Seed.
08-02 21:40:29.188 0 0 I systemd[1]: Finished Create System Users.
08-02 21:40:29.189 0 0 I systemd[1]: Starting Create Static Device Nodes in /dev...
08-02 21:40:29.189 0 0 I lp : driver loaded but no devices found
08-02 21:40:29.195 0 0 I ppdev : user-space parallel port driver
08-02 21:40:29.214 0 0 I systemd[1]: Finished Create Static Device Nodes in /dev.
@therobyouknow
therobyouknow / waydroid.log
Created August 2, 2023 21:43
Log file, located at `/var/lib/waydroid/waydroid.log`
robdavisprojects@FZ-G1:~$ cat /var/lib/waydroid/waydroid.log
(008757) [21:34:58] % modprobe binder_linux devices="anbox-binder,anbox-vndbinder,anbox-hwbinder"
(008757) [21:34:58] % mkdir -p /dev/binderfs
(008757) [21:34:58] % mount -t binder binder /dev/binderfs
(008757) [21:34:58] % ln -s /dev/binderfs/features /dev/binderfs/anbox-hwbinder /dev/binderfs/anbox-vndbinder /dev/binderfs/anbox-binder /dev/binderfs/binder-control /dev/
(008757) [21:34:58] Save config: /var/lib/waydroid/waydroid.cfg
(008757) [21:34:58] % mkdir -p /var/lib/waydroid/cache_http
(008757) [21:34:58] Downloading https://sourceforge.net/projects/waydroid/files/images/system/lineage/waydroid_x86_64/lineage-18.1-20230729-GAPPS-waydroid_x86_64-system.zip/download
(008757) [21:36:13] Validating system image
(008757) [21:36:15] Extracting to /var/lib/waydroid/images
@therobyouknow
therobyouknow / failed ddev install script output.txt
Created June 30, 2023 09:35
failed ddev windows powershell install script due to temporary failure resolving
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6 PS C:\Windows\system32> Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; PS C:\Windows\system32> iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/ddev/ddev/master/scripts/install_ddev_wsl2_docker_inside.ps1'))
Chocolatey does not appear to be installed yet, installing
Forcing web requests to allow TLS v1.2 (Required for requests to Chocolatey.org)
Getting latest version of the
@therobyouknow
therobyouknow / phpinfo - xdebug
Last active June 27, 2023 15:54
phpinfo - xdebug
PHP logo
PHP Version 8.0.28
System Linux debra-local-web 5.15.90.1-microsoft-standard-WSL2 #1 SMP Fri Jan 27 02:56:13 UTC 2023 x86_64
Build Date Feb 14 2023 18:26:48
Build System Linux
Server API FPM/FastCGI
Virtual Directory Support disabled
Configuration File (php.ini) Path /etc/php/8.0/fpm
Loaded Configuration File /etc/php/8.0/fpm/php.ini
Windows PowerShell
Copyright (C) Microsoft Corporation. All rights reserved.
Try the new cross-platform PowerShell https://aka.ms/pscore6 PS C:\WINDOWS\system32> Get-ExecutionPolicy RemoteSigned PS C:\WINDOWS\system32> Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
Set-ExecutionPolicy : Windows PowerShell updated your e
@therobyouknow
therobyouknow / ddev-unable-locate-certutil.txt
Created August 11, 2022 21:38
ddev debug test for Unable to locate package certutil issue with ddev
robdaviswork@DELL7220:~/work/scratchpads/scratchpads2/sites/scratchpads$ ddev debug test
Running bash [-c /tmp/test_ddev.sh]
OS Information: Linux DELL7220 5.10.16.3-microsoft-standard-WSL2 #1 SMP Fri Apr 2 22:23:49 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
User information: uid=1000(robdaviswork) gid=1000(robdaviswork) groups=1000(robdaviswork),4(adm),20(dialout),24(cdrom),25(floppy),27(sudo),29(audio),30(dip),44(video),46(plugdev),117(netdev),1001(docker)
DDEV version: ITEM VALUE
DDEV version v1.20.0
architecture amd64
db drud/ddev-dbserver-mariadb-10.4:v1.20.0
dba phpmyadmin:5
ddev-ssh-agent drud/ddev-ssh-agent:v1.20.0