Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 10.3
-
Fix Version/s: 10.3.11
-
Component/s: Packaging, Platform Debian, Plugin - AWS key management
-
Labels:None
Description
aws plugin is no longer built for debian.
because debian/autobake-deb.sh only builds the plugin if
if [[ $GCCVERSION -gt 40800 ]] && [[ ! $TRAVIS ]] && ping -c 1 github.com |
and apparently github.com recently stopped answering pings.
The fix would be to try http instead. Preferably without increasing the list of build dependencies.
Attachments
Issue Links
- duplicates
-
MDEV-17487 Missing mariadb-plugin-aws-key-management
-
- Closed
-