[GH-ISSUE #530] Mailpit install error on Ubuntu 22.04 #342

Closed
opened 2026-03-15 13:59:37 +03:00 by kerem · 3 comments
Owner

Originally created by @amnesca on GitHub (Jun 29, 2025).
Original GitHub issue: https://github.com/axllent/mailpit/issues/530

Hi, I've been trying to install mailpit on Ubuntu 22.04 but keep receiving the following message. Any help would be appreciated. Thanks.

sudo sh < <(curl -sL https://raw.githubusercontent.com/axllent/mailpit/develop/install.sh)

Error Message:

sudo: handle_sigchld_pty: waitpid: No child processes
There was an error trying to check what is the latest version of Mailpit.
Originally created by @amnesca on GitHub (Jun 29, 2025). Original GitHub issue: https://github.com/axllent/mailpit/issues/530 Hi, I've been trying to install mailpit on Ubuntu 22.04 but keep receiving the following message. Any help would be appreciated. Thanks. ``` sudo sh < <(curl -sL https://raw.githubusercontent.com/axllent/mailpit/develop/install.sh) ``` Error Message: ``` sudo: handle_sigchld_pty: waitpid: No child processes There was an error trying to check what is the latest version of Mailpit. ```
kerem closed this issue 2026-03-15 13:59:43 +03:00
Author
Owner

@axllent commented on GitHub (Jun 29, 2025):

That is really strange, it worked perfectly fine for me (just tested on Ubuntu 22.04). I'm wondering if you're missing a system command somewhere. Can you please confirm you have jq installed (sudo apt install jq)?

<!-- gh-comment-id:3016210246 --> @axllent commented on GitHub (Jun 29, 2025): That is really strange, it worked perfectly fine for me (just tested on Ubuntu 22.04). I'm wondering if you're missing a system command somewhere. Can you please confirm you have `jq` installed (`sudo apt install jq`)?
Author
Owner

@amnesca commented on GitHub (Jun 29, 2025):

Yes, jq was installed, however, I just tried again and it installed successfully. Not sure what was going on but everything seems fine now. Thanks for your help.

<!-- gh-comment-id:3016232983 --> @amnesca commented on GitHub (Jun 29, 2025): Yes, jq was installed, however, I just tried again and it installed successfully. Not sure what was going on but everything seems fine now. Thanks for your help.
Author
Owner

@axllent commented on GitHub (Jun 29, 2025):

Very odd! Sorry, I haven't a clue what it could have been then. Glad to hear it's working anyway 👌

<!-- gh-comment-id:3016234995 --> @axllent commented on GitHub (Jun 29, 2025): Very odd! Sorry, I haven't a clue what it could have been then. Glad to hear it's working anyway 👌
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/mailpit#342
No description provided.