[GH-ISSUE #601] Update Installer Script for Debian 12 Dependencies #353

Closed
opened 2026-02-27 15:58:21 +03:00 by kerem · 1 comment
Owner

Originally created by @ShengruiZhang on GitHub (Sep 19, 2023).
Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/601

I was trying to install WebVirtCloud on a headless Debian 12, and encountered dependency issues.

After investigation, it appears that the Beta Installer doesn't install the following packages and thus causes issues during installation.
libsasl2-dev libldap2-dev

github.com/retspen/webvirtcloud@ca54ae0c65/webvirtcloud.sh (L477C5-L477C180)

Perhaps Debian 11 comes with those package by default? Or it could be that my system is headless and thus they are not installed by default.

It looks like this issue could be fixed by adding these packages to the Installer script.

Originally created by @ShengruiZhang on GitHub (Sep 19, 2023). Original GitHub issue: https://github.com/retspen/webvirtcloud/issues/601 I was trying to install WebVirtCloud on a headless Debian 12, and encountered dependency issues. After investigation, it appears that the Beta Installer doesn't install the following packages and thus causes issues during installation. `libsasl2-dev libldap2-dev` https://github.com/retspen/webvirtcloud/blob/ca54ae0c653f5872989b7c40dc43bad39e77cf26/webvirtcloud.sh#L477C5-L477C180 Perhaps Debian 11 comes with those package by default? Or it could be that my system is headless and thus they are not installed by default. It looks like this issue could be fixed by adding these packages to the Installer script.
kerem closed this issue 2026-02-27 15:58:21 +03:00
Author
Owner

@catborise commented on GitHub (Oct 6, 2023):

thank you very much. i add specified packages to installer.

<!-- gh-comment-id:1750685369 --> @catborise commented on GitHub (Oct 6, 2023): thank you very much. i add specified packages to installer.
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/webvirtcloud#353
No description provided.