[MDEV-18262] No debug info packages for recent Ubuntu versions Created: 2019-01-15 Updated: 2019-01-22 Resolved: 2019-01-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Packaging |
| Affects Version/s: | 10.2.21 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Petrunia | Assignee: | Daniel Bartholomew |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Ubuntu |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
Look at our Debian packages: http://mirror.timeweb.ru/mariadb/mariadb-10.2.21/repo/ubuntu/pool/main/m/mariadb-10.2/ For MariaDB Server 10.2.21 it currently offers debug info for Xenial
But not for other versions.
Debug symbols must be provided, especially on the new platforms. |
| Comments |
| Comment by Sergei Petrunia [ 2019-01-15 ] |
|
File names: mariadb-server-10.2-dbgsym_10.2.21%2Bmaria~xenial_amd64.deb mariadb-server-10.2_10.2.21%2Bmaria~bionic_amd64.deb mariadb-server-10.2_10.2.21%2Bmaria~cosmic_amd64.deb mariadb-server-10.2_10.2.21%2Bmaria~trusty_amd64.deb mariadb-server-10.2_10.2.21%2Bmaria~xenial_amd64.deb |
| Comment by Daniel Bartholomew [ 2019-01-16 ] |
|
This is a limitation of the current repository creation tool. It doesn't support .ddeb packages, which is what our bionic and cosmic builders create. |
| Comment by Sergei Petrunia [ 2019-01-16 ] |
|
I would say this is a limitation that is better lifted asap. Crash reports without line numbers are not informative. Is it possible to use PMP in a meaningful way on these packages? |