Daniel Richard G.
Daniel Richard G.
Hello @saaraahfar, There are a number of steps involved in getting (ungoogled-)chromium to build on Ubuntu jammy, I'm afraid, of which installing `clang-16` et al. is only one. The "Invalid...
@saaraahfar, were you able to get your build working? The [XtraDeb "apps" PPA](https://launchpad.net/~xtradeb/+archive/ubuntu/apps) now has `ungoogled-chromium` 121.0.6167.160 packages available, if you are amenable to using an existing build.
I'd like to see this as well. I have a home LAN with `.home.arpa` as the domain name; others use `.lan`, `.local`, etc. When my device is on the VPN...
Hello @GitPaulo, I have recent workflow runs demonstrating both issues with `ubuntu-slim`: [Run step](https://github.com/iskunk/skunk-ci/actions/runs/20186071415/job/57956157195#step:4:22) showing that `apt-get update` contacts `archive.ubuntu.com` and not `azure.archive.ubuntu.com`; [Run](https://github.com/iskunk/skunk-ci/actions/runs/20186219471/job/57956747295) where `apt-get install` fails when not...
> That's definitely doable, but it still seems like a grey area at least to be redistributing (even if momentarily) these sorts of `Copyright (c) Apple Inc. All rights reserved.`...
Huhh. Does anyone still with the project have that info? GitHub doesn't let you rename secrets; you can only update or delete them. I renamed the secret reference to `OSC_PASSWORD`...
OBS is fine as a solution. Importantly, it's a proven one, and it addresses the distribution side of things (APT repo) as well. Just putting up `.deb` files here as...