[MDEV-17496] aws plugin is no longer built for debian/ubuntu Created: 2018-10-19  Updated: 2018-11-06  Resolved: 2018-11-06

Status: Closed
Project: MariaDB Server
Component/s: Packaging, Platform Debian, Plugin - AWS key management
Affects Version/s: 10.3
Fix Version/s: 10.3.11

Type: Bug Priority: Blocker
Reporter: Sergei Golubchik Assignee: Sergei Golubchik
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Duplicate
duplicates MDEV-17487 Missing mariadb-plugin-aws-key-manage... Closed

 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.


Generated at Thu Feb 08 08:36:54 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.