Actions
Bug #2365
closedThe update to the latest Rudder 2.4.0~alpha6~git201203061733 fails at the postinst stage of rudder-webapp
Status:
Released
Priority:
1 (highest)
Assignee:
Matthieu CERDA
Category:
Packaging
Target version:
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
The update to the latest Rudder 2.4.0~alpha6~git201203061733 fails at the postinst stage of rudder-webapp, because the rudder-upgrade script has a logic error (a return code interpreted as an error code which stops the execution of the script).
Updated by Matthieu CERDA over 12 years ago
- Target version changed from 2.4.0~alpha6 to 2.4.0~alpha7
Updated by Matthieu CERDA over 12 years ago
- Status changed from In progress to Pending technical review
- % Done changed from 0 to 100
Applied in changeset commit:8ac2613069a2ab6330bf04015171166ff7ffaf10.
Updated by Jonathan CLARKE over 12 years ago
- Target version changed from 2.4.0~alpha7 to 2.4.0~alpha6
Updated by Nicolas PERRON over 12 years ago
I find this fix a little odd, but it seems OK.
Updated by Jonathan CLARKE over 12 years ago
- Status changed from Pending technical review to Released
Nicolas PERRON wrote:
I find this fix a little odd, but it seems OK.
What is odd about it?
Updated by Nicolas PERRON over 12 years ago
Jonathan CLARKE wrote:
Nicolas PERRON wrote:
I find this fix a little odd, but it seems OK.
What is odd about it?
I found this fix odd because of the if statement which doesn't use any "[" but I understand now what was for: handling unexpected exit.
Updated by Nicolas PERRON almost 12 years ago
- Project changed from Rudder to 34
- Category deleted (
11)
Updated by Benoît PECCATTE over 9 years ago
- Project changed from 34 to Rudder
- Category set to Packaging
Actions