https://bugzilla.redhat.com/show_bug.cgi?id=1236320
Bug ID: 1236320 Summary: Don't strip binaries too early Product: Fedora Version: rawhide Component: etcd Assignee: jchaloup@redhat.com Reporter: ville.skytta@iki.fi QA Contact: extras-qa@fedoraproject.org CC: avagarwa@redhat.com, eparis@redhat.com, golang@lists.fedoraproject.org, jchaloup@redhat.com, lacypret@gmail.com, lemenkov@gmail.com, lsm5@redhat.com, walters@redhat.com
...for -debuginfo sanity; 2.0.12-1 did not have this issue. 'git am'able fix attached, let me know if you'd like me to push and build this for devel.
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
--- Comment #1 from Ville Skyttä ville.skytta@iki.fi --- Created attachment 1043895 --> https://bugzilla.redhat.com/attachment.cgi?id=1043895&action=edit Don't strip binaries too early
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
Ville Skyttä ville.skytta@iki.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |Patch, Regression Blocks| |496968 (DebugInfo)
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=496968 [Bug 496968] Tracking bug for packages with debuginfo problems
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED
--- Comment #2 from Jan Chaloupka jchaloup@redhat.com --- Hi Ville,
is see. Thanks for noticing that. Running 'go tool 6l' gives explanation of -s option: ... -s disable symbol table ...
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
Jan Chaloupka jchaloup@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |CLOSED Fixed In Version| |etcd-2.0.13-2.fc23 Resolution|--- |RAWHIDE Last Closed| |2015-06-29 07:16:04
--- Comment #3 from Jan Chaloupka jchaloup@redhat.com --- http://pkgs.fedoraproject.org/cgit/etcd.git/commit/?id=8364111261a56ecbb10c0...
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
--- Comment #4 from Fedora Update System updates@fedoraproject.org --- etcd-2.0.13-2.fc22 has been submitted as an update for Fedora 22. https://admin.fedoraproject.org/updates/etcd-2.0.13-2.fc22
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
--- Comment #5 from Fedora Update System updates@fedoraproject.org --- etcd-2.0.13-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/etcd-2.0.13-2.fc21
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|etcd-2.0.13-2.fc23 |etcd-2.0.13-2.fc22 Resolution|RAWHIDE |ERRATA
--- Comment #6 from Fedora Update System updates@fedoraproject.org --- etcd-2.0.13-2.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.
https://bugzilla.redhat.com/show_bug.cgi?id=1236320
Fedora Update System updates@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed In Version|etcd-2.0.13-2.fc22 |etcd-2.0.13-2.fc21
--- Comment #7 from Fedora Update System updates@fedoraproject.org --- etcd-2.0.13-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.
golang@lists.fedoraproject.org