[Home]

Summary:ASTERISK-25730: build: make uninstall after make distclean tries to remove root
Reporter:George Joseph (gjoseph)Labels:
Date Opened:2016-01-27 09:27:16.000-0600Date Closed:2016-01-29 08:09:34.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Core/BuildSystem
Versions:SVN 11.21.0 13.7.0 Frequency of
Occurrence
Constant
Related
Issues:
causesASTERISK-27600 [patch] BuildSystem: Allow make clean all again.
Environment:Attachments:
Description:If you do a make distclean, then a make uninstall (usually as root), the Makefile tries to remove everything in the root partition.  Although directories won't be affected, symlinks like 'usr/lib64 -> lib64' will be removed making the system unusable.

Comments:By: Asterisk Team (asteriskteam) 2016-01-27 09:27:18.989-0600

Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.

A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.

Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].