[MXS-2372] Core dump failed on crash due to signing issue Created: 2019-03-07 Updated: 2019-03-12 Resolved: 2019-03-12 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Packaging |
| Affects Version/s: | 2.3.4 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Jeffrey Parker | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Centos 7, Percona Mysql backend, PHP front end. |
||
| Description |
|
MaxScale crashed, but did not leave a core dump, abrt logged that the package is not signed with the proper key.
|
| Comments |
| Comment by markus makela [ 2019-03-07 ] |
|
This means that the MaxScale GPG key used to sign the packages isn't added on your system. For example, this ZenDesk article describes how to either disable GPG key checking or to add a new GPG key to the system. The same applies to all packages that are signed with keys that aren't in the standard repositories. You can find the MaxScale signing key here: https://downloads.mariadb.com/MaxScale/MariaDB-MaxScale-GPG-KEY |
| Comment by markus makela [ 2019-03-12 ] |
|
Closing as this seems to be outside of what we control. |