Can't install pulse #1824

Closed
opened 2026-02-05 02:21:54 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @lazyd3v on GitHub (Oct 17, 2025).

Originally assigned to: @vhsdream on GitHub.

Have you read and understood the above guidelines?

yes

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

pulse

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📈 Which Proxmox version are you on?

9.0

📝 Provide a clear and concise description of the issue.

Pulse LXC cannot be installed due to an error below

🔄 Steps to reproduce the issue.

Just execute the installation script

Paste the full error output (if available).

✔️ Updated Container OS
Package policykit-1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
However the following packages replace it:
polkitd pkexec

Error: Package 'policykit-1' has no installation candidate

[ERROR] in line 18: exit code 0: while executing command $STD apt install -y diffutils policykit-1

[ERROR] in line 1345: 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).

Maybe related and requires the same fix? https://github.com/community-scripts/ProxmoxVE/pull/8431

Originally created by @lazyd3v on GitHub (Oct 17, 2025). Originally assigned to: @vhsdream on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? pulse ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/pulse.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📈 Which Proxmox version are you on? 9.0 ### 📝 Provide a clear and concise description of the issue. Pulse LXC cannot be installed due to an error below ### 🔄 Steps to reproduce the issue. Just execute the installation script ### ❌ Paste the full error output (if available). ✔️ Updated Container OS Package policykit-1 is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source However the following packages replace it: polkitd pkexec Error: Package 'policykit-1' has no installation candidate [ERROR] in line 18: exit code 0: while executing command $STD apt install -y diffutils policykit-1 [ERROR] in line 1345: 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). Maybe related and requires the same fix? https://github.com/community-scripts/ProxmoxVE/pull/8431
OVERLORD added the bug label 2026-02-05 02:21:54 +03:00
Author
Owner

@vhsdream commented on GitHub (Oct 17, 2025):

@lazyd3v Nah, install script just needs to install polkitd or pkexec.

@vhsdream commented on GitHub (Oct 17, 2025): @lazyd3v Nah, install script just needs to install polkitd or pkexec.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1824