[PR #7423] use debian source for direct installation of MQTT #7123

Open
opened 2025-11-20 08:04:45 -05:00 by saavagebueno · 0 comments
Owner

Original Pull Request: https://github.com/community-scripts/ProxmoxVE/pull/7423

State: closed
Merged: Yes


✍️ Description

Even Mosquitto homepage states, that newer Debian contains up-to-date mosquitto in sources.
The old guide to add the mosquitto repository is from 2013 and seems not needed anymore.
-> https://mosquitto.org/download/
Using direct install from Debian sources omits the need for adding extra repository.

The change is just to remove the part where mosquito repository was added.
This results in default usage of Debian sources.

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.
**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/7423 **State:** closed **Merged:** Yes --- ## ✍️ Description Even Mosquitto homepage states, that newer Debian contains up-to-date mosquitto in sources. The old guide to add the mosquitto repository is from 2013 and seems not needed anymore. -> https://mosquitto.org/download/ Using direct install from Debian sources omits the need for adding extra repository. The change is just to remove the part where mosquito repository was added. This results in default usage of Debian sources. ## ✅ Prerequisites (**X** in brackets) - [X] **Self-review completed** – Code follows project standards. - [X] **Tested thoroughly** – Changes work as expected. - [X] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues.
saavagebueno added the pull-request label 2025-11-20 08:04:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#7123