Griffiths the trombonist

Results 6 issues of Griffiths the trombonist

- Fixes error in `cd` after `git clone`. - Improves clarity of which step might need `sudo`. - Installs to a directory that is more likely to be in the...

``` $ git clone https://github.com/ycd/toc $ cd ycd ``` should say ``` $ git clone https://github.com/ycd/toc $ cd toc ``` because git clones to a directory called "toc". Likewise ```...

- Given: reasonably recent installation of Sailfish 4.5.0.21 on Xperia 10 III, latest SailfishConnect from OpenRepos via Storeman, and KDE Connect as shipped with Debian Bookworm (sorry, I can't find...

**Describe the bug** The InRelease file says: ```Yaml -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Origin: . noble Label: . noble Suite: noble Codename: noble Date: Sun, 31 Aug 2025 22:32:32...

bug
stale

# Is your feature request related to a problem? When I try to use `unattended-upgrades` to upgrade `LithnetAccessManagerAgent3` on Ubuntu automatically, I get > Package LithnetAccessManagerAgent3 has conffile prompt and...

bug

Given: - An Ubuntu 22.04.5 LTS installation. - A working Synaptics Apt repo that lets me search for and install displaylink-drivers: ``` root@phylab16-014:~# cat /etc/apt/sources.list.d/synaptics.list # This file is managed...