Sean McBride

Results 237 comments of Sean McBride

Hi @zackgalbreath , happy March! Any news on the release? :) Anything we can do to help? Testing?

@notjustanyjoe thanks so much for filing this, I've been trying to get cdash 3.0.3 working and this was the cause of all my LDAP logins failing! @zackgalbreath so I can...

@zackgalbreath what's the expected behaviour if I: ``` rm .env cp .env.example .env php artisan key:generate php artisan config:migrate cat .env ``` I don't see any of the ldap variables...

Actually, this is a regression vs cdash 2.6, which has a bigger `kitware_logo.png` at 1421 x 365 pixels.

Related: https://github.com/Kitware/CDash/issues/1086

Sounds somewhat related to https://github.com/Kitware/CDash/issues/1147 also

> Any reason to not update? Hmmm, didn't even know there was a p7! I'll update, but do you actually think it will affect this ticket?

I have a new guess as to what the root problem may be... In poudriere.conf, it says: ``` # Path to the RSA key to sign the PKG repo with....

With [acme.sh](https://github.com/acmesh-official/acme.sh). Specifically: `acme.sh --server letsencrypt --issue --dns -d foo.example.com -d pkg.example.com --keylength ec-256 --yes-I-know-dns-manual-mode-enough-go-ahead-please`

Here is my [poudriere.conf.txt](https://github.com/freebsd/poudriere/files/8218817/poudriere.conf.txt). I only anonymized `URL_BASE` .