Public bug reported: Hi there, no debug symbols packages are available for mysql-server. Neither a mysql-server-dbg package is available or mysql-server-dbgsym from ddebs.ubuntu.com.
According to xnox in #ubuntu-devel: 12:32 < xnox> there was a bug about it or something somewhere 12:32 < xnox> mattrae: basically the buildsystem unconditionally strips them / builds without them. I wasn't able to find a bug, so I created this one to track the problem. I've attempted 2 methods that work with other packages but not mysql. steps from here http://askubuntu.com/questions/41610/how-do-i-rebuild-a -package-to-include-debugging-information: apt-get install devscripts fakeroot apt-get build-dep mysql-server export DEB_BUILD_OPTIONS="debug nostrip noopt" fakeroot apt-get source -b mysql-server and with pbuilder, building packages after installing pkg-create-dbgsym in the pbuilder chroot: apt-get source mysql-server pbuilder create --debootstrapopts --variant=buildd pbuilder --update --extrapackages pkg-create-dbgsym pbuilder build mysql-5.5_5.5.24-0ubuntu0.12.04.1.dsc ** Affects: mysql-5.5 (Ubuntu) Importance: High Status: Confirmed ** Affects: mysql-5.5 (Ubuntu Precise) Importance: High Status: Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1014872 Title: no debug symbols for mysql-server To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mysql-5.5/+bug/1014872/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs