Dehydrated silently quits on -c, issue with hook #282

Closed
opened 2025-12-29 01:21:03 +01:00 by adam · 3 comments
Owner

Originally created by @Janfred on GitHub (Feb 14, 2018).

dehydrated -c silently quits without doing anything in the current master

When commenting out this line (and adding an echo "" in the line after) it works as expected
0ade30cc74/dehydrated (L86)

Tested on Debian Jessie and Ubuntu 14.04

Originally created by @Janfred on GitHub (Feb 14, 2018). `dehydrated -c` silently quits without doing anything in the current master When commenting out this line (and adding an `echo ""` in the line after) it works as expected https://github.com/lukas2511/dehydrated/blob/0ade30cc7482353982e34529a52d714bae691a24/dehydrated#L86 Tested on Debian Jessie and Ubuntu 14.04
adam closed this issue 2025-12-29 01:21:03 +01:00
Author
Owner

@lukas2511 commented on GitHub (Feb 14, 2018):

I did one more change in dcdb2940fb, if that doesn't fix your problem your hook script probably is broken. It should ignore unknown hooks and exit cleanly, otherwise dehydrated won't work.

@lukas2511 commented on GitHub (Feb 14, 2018): I did one more change in dcdb2940fbc4b8468cbbe75ea7725cf0a3306262, if that doesn't fix your problem your hook script probably is broken. It should ignore unknown hooks and exit cleanly, otherwise dehydrated won't work.
Author
Owner

@Janfred commented on GitHub (Feb 14, 2018):

I don't have a hook script, so it can't be an issue with the script.

I'll check it again in a few hours if the issue is fixed

@Janfred commented on GitHub (Feb 14, 2018): I don't have a hook script, so it can't be an issue with the script. I'll check it again in a few hours if the issue is fixed
Author
Owner

@lukas2511 commented on GitHub (Feb 14, 2018):

I think I know what is going on... should be fixed in a6e6aa7445.

@lukas2511 commented on GitHub (Feb 14, 2018): I think I know what is going on... should be fixed in a6e6aa74457c146e3a7de95c135b98e690dc0d41.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/dehydrated#282