Guacamole Script / Font error #251

Closed
opened 2025-11-20 04:45:42 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @phantum29 on GitHub (Dec 28, 2024).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

Apache Guacamole LXC

📂 What was the exact command used to execute the script?

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/apache-guacamole.sh)"

📝 Provide a clear and concise description of the issue.

After executing the script, and answering "yes" to create a new Apache-Guacamole LXC question, I get a font error. I can't seem to acquire the missing font either.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

run bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/apache-guacamole.sh)" and respond to create a new LXC

Paste the full error output (if available).

`error: could not load font slant

[ERROR] in line 227: exit code 0: while executing command ascii_art=$(figlet -f slant -w "$term_width" "$APP"`

🖼️ Additional context (optional).

No response

Originally created by @phantum29 on GitHub (Dec 28, 2024). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Apache Guacamole LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/apache-guacamole.sh)" ### 📝 Provide a clear and concise description of the issue. After executing the script, and answering "yes" to create a new Apache-Guacamole LXC question, I get a font error. I can't seem to acquire the missing font either. ### ⚙️ What settings are you using? - [ ] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. run `bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/apache-guacamole.sh)"` and respond to create a new LXC ### ❌ Paste the full error output (if available). `error: could not load font slant [ERROR] in line 227: exit code 0: while executing command ascii_art=$(figlet -f slant -w "$term_width" "$APP"` ### 🖼️ Additional context (optional). _No response_
Author
Owner

@phantum29 commented on GitHub (Dec 29, 2024):

Ah, well I installed figlet to get the included font "Slant" this seems to have solved the problem, but I'm not sure if this was an unexpected result and needs to be addressed or not.

@phantum29 commented on GitHub (Dec 29, 2024): Ah, well I installed figlet to get the included font "Slant" this seems to have solved the problem, but I'm not sure if this was an unexpected result and needs to be addressed or not.
Author
Owner

@MickLesk commented on GitHub (Dec 29, 2024):

Fixed since Yesterday, dont know why you Report this

@MickLesk commented on GitHub (Dec 29, 2024): Fixed since Yesterday, dont know why you Report this
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#251