Joel Beckmeyer
Joel Beckmeyer
> It does not work correctly: > > before: > > ``` > composer --version > Composer version 2.2.4 2022-01-08 12:30:42 > ``` > > after: > > ``` >...
So, the one thing that I'm unsure of is for composer. Currently, there is a package for each PHP version with a shim script to invoke composer with the right...
> So, the one thing that I'm unsure of is for composer. Currently, there is a package for each PHP version with a shim script to invoke composer with the...
> I'm not yet sure what, if anything, I'm going to do about retention. Ideally, I'd like to limit the code in my app as much as possible to its...
I should point out that I confirmed this wasn't a bug specific to the vaultwarden patches (I ran this without the patch).
Hi, I got around to looking further into this. I confirmed that upgrading to the latest LTS of node.js (16.17.1) did not fix this issue. Different machines wouldn't be the...
That's a shame that electron19 makes this so restrictive. Guess for now I'll just make `element-web` its own package.
These are all good points, and several are ones I've run into before that have stopped me from packaging something, or at least from submitting a template I've been using...
``` => php8.1-8.1.10_2: running do-fetch hook: 00-distfiles ... => php8.1-8.1.10_2: fetching distfile 'php-8.1.10.tar.gz' from 'https://www.php.net/distributions/php-8.1.10.tar.gz'... https://www.php.net/distributions/php-8.1.10.tar.gz: Service Unavailable => ERROR: php8.1-8.1.10_2: failed to fetch 'php-8.1.10.tar.gz'. Error: Process completed with exit...
Possibly related issue for the www.php.net code: https://github.com/php/web-php/issues/483