Skip to content

IT-Tools fails to installΒ #5407

@jsspen

Description

@jsspen

βœ… Have you read and understood the above guidelines?

yes

πŸ“œ What is the name of the script you are using?

Alpine-IT-Tools

πŸ“‚ What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-it-tools.sh)"

βš™οΈ What settings are you using?

  • Default Settings
  • Advanced Settings

πŸ–₯️ Which Linux distribution are you using?

Alpine

πŸ“ Provide a clear and concise description of the issue.

Script fails immediately after validating storage with

0: line 142: 0.5 * 1024 * 1024: syntax error: invalid arithmetic operator (error token is ".5 * 1024 * 1024")
0: line 143: REQUIRED_KB: unbound variable

[ERROR] in line 999: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?

πŸ”„ Steps to reproduce the issue.

Run the script, select default settings, select template and container storage options

❌ Paste the full error output (if available).

  βš™οΈ  Using Default Settings on node hoh (πŸ”  Verbose)
  πŸ–₯️  Operating System: alpine
  🌟  Version: 3.21
  πŸ“¦  Container Type: Unprivileged
  πŸ’Ύ  Disk Size: 0.5 GB
  🧠  CPU Cores: 1
  πŸ› οΈ  RAM Size: 256 MiB
  πŸ†”  Container ID: 117
  πŸ”  Verbose Mode: Enabled
  πŸš€  Creating a Alpine-IT-Tools LXC using the above default settings
  
  βœ”οΈ   Using local for Template Storage.
  βœ”οΈ   Using nvme256 for Container Storage.
0: line 142: 0.5 * 1024 * 1024: syntax error: invalid arithmetic operator (error token is ".5 * 1024 * 1024")
0: line 143: REQUIRED_KB: unbound variable

[ERROR] in line 999: exit code 0: while executing command bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/create_lxc.sh)" $?

πŸ–ΌοΈ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions