[PR #1957] Fix Hoarder corepack install/update error #3315

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

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

State: closed
Merged: Yes


Installs Corepack v0.31.0 during Hoarder installation; checks if Corepack needs updating during Hoarder update.

✍️ Description

Fix ported from ccd9159ba8

Installs Corepack v0.31.0 during fresh Hoarder install; checks if Corepack needs updating during Hoarder update.



Prerequisites

The following steps must be completed for the pull request to be considered:

  • Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.)
  • Testing performed (I have thoroughly tested my changes and verified expected functionality.)

🛠️ Type of Change

Please check the relevant options:

  • Bug fix (non-breaking change that resolves an issue)
  • [] New feature (non-breaking change that adds functionality)
  • [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly)
  • [] New script (a fully functional and thoroughly tested script or set of scripts)

📋 Additional Information (optional)

Provide any extra context or screenshots about the feature or fix here.

**Original Pull Request:** https://github.com/community-scripts/ProxmoxVE/pull/1957 **State:** closed **Merged:** Yes --- Installs Corepack v0.31.0 during Hoarder installation; checks if Corepack needs updating during Hoarder update. ## ✍️ Description Fix ported from https://github.com/hoarder-app/hoarder/commit/ccd9159ba80d87a5cf1d80544f23faf69d93b1af Installs Corepack v0.31.0 during fresh Hoarder install; checks if Corepack needs updating during Hoarder update. - - - - Related Issue: #1786 - Related PR: # - Related Discussion: # - - - ## ✅ Prerequisites The following steps must be completed for the pull request to be considered: - [x] Self-review performed (I have reviewed my code to ensure it follows established patterns and conventions.) - [x] Testing performed (I have thoroughly tested my changes and verified expected functionality.) ## 🛠️ Type of Change Please check the relevant options: - [x] Bug fix (non-breaking change that resolves an issue) - [] New feature (non-breaking change that adds functionality) - [] Breaking change (fix or feature that would cause existing functionality to change unexpectedly) - [] New script (a fully functional and thoroughly tested script or set of scripts) --- ## 📋 Additional Information (optional) Provide any extra context or screenshots about the feature or fix here.
saavagebueno added the pull-request label 2025-11-20 06:04:08 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3315