-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.xz binary is up, use that insead of .bz2. It looks like the new GPG key is a subkey, which needs the old parent key as well, for gpg to pass verification. Otherwise a 'Can't check signature: No public key' error is seen. It also looks like the new keys are only available throught the Ubuntu keyserver, which isn't the primary one we're using. Solve this by using a direct link to download these from Ubuntu. This also needs restoring the direct key download logic deleted earlier: revert dee8952: _dl.sh: drop support for downloading keys from urls Also delete redundant `--max-time` options when direct downloading keys. `my_curl` already adds this option.
- Loading branch information
Showing
2 changed files
with
16 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters