Skip to content

Bookstack LXC Creation - Unable to locate packagesΒ #5772

@wilrollsa6

Description

@wilrollsa6

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

yes

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

bookstack

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

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

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

  • Default Settings
  • Advanced Settings

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

Debian 12

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

Apologies as I am not very knowledgable in this, and this is my first report entered. But I ran this a couple times without success, when ran verbose I received the following error at the end of the actions.

E: Unable to locate package ldap
E: Unable to locate package bz2
E: Unable to locate package mysql

[ERROR] in line 458: exit code 0: while executing command $STD apt-get install -y $MODULE_LIST

[ERROR] in line 1249: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?

πŸ”„ Steps to reproduce the issue.

Pasted into proxmox host:
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/bookstack.sh)"

Followed default settings, received this error in both default (or verbose) installations.

❌ Paste the full error output (if available).

E: Unable to locate package ldap
E: Unable to locate package bz2
E: Unable to locate package mysql

[ERROR] in line 458: exit code 0: while executing command $STD apt-get install -y $MODULE_LIST

[ERROR] in line 1249: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/"$var_install".sh)" $?

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

Please let me know if I can provide anything else to be helpful, thank you!

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