Feature #3493
Disable debug stripping in debian packages
Status: | Closed | Start date: | 01/08/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Javi Fontan | % Done: | 0% | |
Category: | Packaging | |||
Target version: | Release 4.12 | |||
Resolution: | Pull request: |
Description
By default debian package builds strip the binaries of debug information. This information is very valuable when the daemons (oned and mm_sched) crash. A way to do this is to add the following lines to the deb package description:
.PHONY: override_dh_strip override_dh_strip: dh_strip --exclude=opennebula
Related issues
History
#1 Updated by Javi Fontan over 6 years ago
- Tracker changed from Backlog to Feature
- Target version set to Release 4.12
#2 Updated by Daniel Dehennin over 6 years ago
A better solution is to provide a debug package like described in #3129.
#3 Updated by Ruben S. Montero over 6 years ago
- Related to Feature #3129: Generate the debug package added
#4 Updated by Jaime Melis over 6 years ago
- Status changed from Pending to Assigned
- Assignee set to Javi Fontan
#5 Updated by Jaime Melis over 6 years ago
- Status changed from Assigned to Closed