lectrode

Results 25 comments of lectrode

While this doesn't help if someone is already affected by this, I avoid this specific issue by launching thunderbird with the following script. It compares the profile version to the...

Can confirm that this now works with Proton Experimental (bleeding edge branch). This would not launch at first. Finally figured it out when I realized that "Steam Linux Runtime -...

Here is a very simple bash script (updated 2024/01/10) based on the above commands to toggle the noisetorch+echo cancel sink on and off. It uses the presence of a sink...

I believe I reproduced this error. I'm not sure exactly what is needed to reproduce it yet, but I have a VM whose state I can revert to consistently produce...

Further testing reveals something interesting: repeatedly running the command will eventually succeed. I ran the same command a total of 8 times before it succeeded (no other changes were made)....

Attempt 8 (success) ``` [user-pc pikaur]# pikaur -Sau --pikaur-debug --needed --noconfirm => systemd-run --service-type=oneshot --pipe --wait --pty -p DynamicUser=yes -p CacheDirectory=pikaur -E HOME=/tmp true :: Starting full AUR upgrade... ::...

It seems the version isn't always successfully retrieved from the AUR. I was able to reproduce it with just the following (but it doesn't happen every time). crash log 1...

Ok. Btw, The .SRCINFO and PKGBUILD located in `/var/cache/pikaur/aur_repos/pikaur-git/` do not appear incomplete. They are identical to what is on aur.archlinux.org for both crashes (I deleted `/var/cache/pikaur` between attempts). The...

I can confirm that this only appears to happen when run as root, or when `alwaysusedynamicusers = yes`. There were no issues when running it without dynamic_users.

This seems to have something to do with how pikaur detects if a package is provided by local repos. On the computer in question, `pikaur` is intalled, and I have...