Activity log for bug #1773811

Date Who What changed Old value New value Message
2018-05-28 14:38:35 Jose Luis Rivero bug added bug
2018-05-28 14:38:35 Jose Luis Rivero attachment added debdiff with the new version and the fix https://bugs.launchpad.net/bugs/1773811/+attachment/5145585/+files/gazebo_9.0.0+dfsg5-3ubuntu2.debdiff
2018-05-28 14:42:23 Jose Luis Rivero description [Impact] * The libgazebo9-dev does not include the static libs generated during the gazebo build. Users of gazebo binaries can not access to them through the normal package. * At this moment there is only one .a library being generated (libgazebo_test_fixture.a). This can be checked in the build log: https://launchpadlibrarian.net/358995329/buildlog_ubuntu-bionic-amd64.gazebo_9.0.0+dfsg5-3ubuntu1_BUILDING.txt.gz (search for Linking CXX static library) * The change in the packaging metadata should make the new -dev package to ship the static libraries. [Test Case] * To trigger the bug: apt-get install libgazebo9-dev && find /usr -name libgazebo9*.a [Regression Potential] * The change does not modify in any way any of the current files being packed but adds more regexp to the install fix. * Upstream debian custom packages made this change long ago and there was no problem reported: https://bitbucket.org/osrf/gazebo9-release/src/7b7893d6674b0059b2378b7b912f48cc001aeaa4/ubuntu/debian/libgazebo-dev.install#lines-2 [Other Info] * I'm part of Gazebo upstream and the debian maintainer. [Impact]  * The libgazebo9-dev does not include the static libs generated during the gazebo build.    Users of gazebo binaries can not access to them through the normal package.  * At this moment there is only one .a library being generated (libgazebo_test_fixture.a). This can be checked in the build log: https://launchpadlibrarian.net/358995329/buildlog_ubuntu-bionic-amd64.gazebo_9.0.0+dfsg5-3ubuntu1_BUILDING.txt.gz (search for Linking CXX static library)  * The change in the packaging metadata should make the new -dev package to ship the static libraries. [Test Case]  * To trigger the bug: apt-get install libgazebo9-dev && find /usr/lib -name libgazebo_*.a && echo "static lib found" || echo "no static lib found" [Regression Potential]  * The change does not modify in any way any of the current files being packed but adds    more regexp to the install fix.  * Upstream debian custom packages made this change long ago and there was no problem    reported: https://bitbucket.org/osrf/gazebo9-release/src/7b7893d6674b0059b2378b7b912f48cc001aeaa4/ubuntu/debian/libgazebo-dev.install#lines-2 [Other Info]  * I'm part of Gazebo upstream and the debian maintainer.
2018-05-28 14:42:49 Jose Luis Rivero description [Impact]  * The libgazebo9-dev does not include the static libs generated during the gazebo build.    Users of gazebo binaries can not access to them through the normal package.  * At this moment there is only one .a library being generated (libgazebo_test_fixture.a). This can be checked in the build log: https://launchpadlibrarian.net/358995329/buildlog_ubuntu-bionic-amd64.gazebo_9.0.0+dfsg5-3ubuntu1_BUILDING.txt.gz (search for Linking CXX static library)  * The change in the packaging metadata should make the new -dev package to ship the static libraries. [Test Case]  * To trigger the bug: apt-get install libgazebo9-dev && find /usr/lib -name libgazebo_*.a && echo "static lib found" || echo "no static lib found" [Regression Potential]  * The change does not modify in any way any of the current files being packed but adds    more regexp to the install fix.  * Upstream debian custom packages made this change long ago and there was no problem    reported: https://bitbucket.org/osrf/gazebo9-release/src/7b7893d6674b0059b2378b7b912f48cc001aeaa4/ubuntu/debian/libgazebo-dev.install#lines-2 [Other Info]  * I'm part of Gazebo upstream and the debian maintainer. [Impact]  * The libgazebo9-dev does not include the static libs generated    during the gazebo build.    Users of gazebo binaries can not access to them through the    normal package.  * At this moment there is only one .a library being generated    (libgazebo_test_fixture.a). This can be checked in the build log: https://launchpadlibrarian.net/358995329/buildlog_ubuntu-bionic-amd64.gazebo_9.0.0+dfsg5-3ubuntu1_BUILDING.txt.gz (search for Linking CXX static library)  * The change in the packaging metadata should make the new -dev package    to ship the static libraries. [Test Case]  * To trigger the bug:    apt-get install libgazebo9-dev && find /usr/lib -name libgazebo_*.a && echo "static lib found" || echo "no static lib found" [Regression Potential]  * The change does not modify in any way any of the current files being packed but add more regexp to the install fix.  * Upstream debian custom packages made this change long ago and there was no problem reported: https://bitbucket.org/osrf/gazebo9-release/src/7b7893d6674b0059b2378b7b912f48cc001aeaa4/ubuntu/debian/libgazebo-dev.install#lines-2 [Other Info]  * I'm part of Gazebo upstream and the debian maintainer.
2018-05-28 14:43:07 Jose Luis Rivero bug added subscriber Ubuntu Sponsors Team
2018-05-28 14:59:18 Jose Luis Rivero summary Missing static libs in the -dev package metadata [SRU] Missing static libs in the -dev package metadata
2018-06-13 04:08:49 Simon Quigley bug added subscriber Ubuntu Stable Release Updates Team
2018-09-18 23:24:14 Simon Quigley removed subscriber Ubuntu Sponsors Team
2018-09-19 00:00:00 Jeremy Bícha bug added subscriber Jeremy Bicha
2018-09-19 05:56:11 Graham Inggs bug added subscriber Graham Inggs
2022-04-11 13:45:07 Jose Luis Rivero gazebo (Ubuntu): status New Invalid