[GH-ISSUE #2154] Installer should check if 'host' is installed #1534

Closed
opened 2026-02-27 11:17:38 +03:00 by kerem · 1 comment
Owner

Originally created by @cyrilst on GitHub (Feb 6, 2021).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/2154

Impacted versions

  • OS Type: Debian (but should apply to all OS)
  • OS Version: 10.7
  • Modoboa: 1.17.0
  • installer used: Yes

Steps to reproduce

Use the installer on a system without the binary host. It happened to me with a VPS from OVH, installed with a "stock" Debian 10.

Current behavior

There are no error during install.
/usr/local/bin/spf-tools/despf.sh fails silently. So postwhite fails silently, and /etc/postfix/postscreen_spf_whitelist.cidr is empty.

Expected behavior

If host doesn't exist, it should be installed by the installer. In Debian, it's included in the bind9-host package.

Originally created by @cyrilst on GitHub (Feb 6, 2021). Original GitHub issue: https://github.com/modoboa/modoboa/issues/2154 # Impacted versions * OS Type: Debian (but should apply to all OS) * OS Version: 10.7 * Modoboa: 1.17.0 * installer used: Yes # Steps to reproduce Use the installer on a system without the binary `host`. It happened to me with a VPS from OVH, installed with a "stock" Debian 10. # Current behavior There are no error during install. `/usr/local/bin/spf-tools/despf.sh` fails silently. So `postwhite` fails silently, and `/etc/postfix/postscreen_spf_whitelist.cidr` is empty. # Expected behavior If `host` doesn't exist, it should be installed by the installer. In Debian, it's included in the `bind9-host` package.
kerem 2026-02-27 11:17:38 +03:00
Author
Owner

@Spitfireap commented on GitHub (Oct 27, 2022):

Installer is now installing bind9-host for Debian based disto.

<!-- gh-comment-id:1293185692 --> @Spitfireap commented on GitHub (Oct 27, 2022): Installer is now installing `bind9-host` for Debian based disto.
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/modoboa-modoboa#1534
No description provided.