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

Closed
opened 2026-02-26 13:33:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/1957
Author: @vhsdream
Created: 2/2/2025
Status: Merged
Merged: 2/3/2025
Merged by: @MickLesk

Base: mainHead: hoarder-corepack-fix


📝 Commits (1)

  • aa160b1 Fix Hoarder corepack install/update error

📊 Changes

2 files changed (+4 additions, -0 deletions)

View changed files

📝 ct/hoarder.sh (+3 -0)
📝 install/hoarder-install.sh (+1 -0)

📄 Description

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

✍️ Description

Fix ported from github.com/hoarder-app/hoarder@ccd9159ba8

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:

  • 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.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/1957 **Author:** [@vhsdream](https://github.com/vhsdream) **Created:** 2/2/2025 **Status:** ✅ Merged **Merged:** 2/3/2025 **Merged by:** [@MickLesk](https://github.com/MickLesk) **Base:** `main` ← **Head:** `hoarder-corepack-fix` --- ### 📝 Commits (1) - [`aa160b1`](https://github.com/community-scripts/ProxmoxVE/commit/aa160b1405ebcef19069a6529021458c74085142) Fix Hoarder corepack install/update error ### 📊 Changes **2 files changed** (+4 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `ct/hoarder.sh` (+3 -0) 📝 `install/hoarder-install.sh` (+1 -0) </details> ### 📄 Description 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. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:33:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#3440
No description provided.