[PR #2476] [MERGED] Fix: SQL Server 2022 | GPG & Install #3686

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

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2476
Author: @MickLesk
Created: 2/18/2025
Status: Merged
Merged: 2/18/2025
Merged by: @michelroegl-brunner

Base: mainHead: MickLesk-patch-2


📝 Commits (1)

  • 1aac334 Fix: SQL Server 2022 | GPG & Install

📊 Changes

1 file changed (+12 additions, -16 deletions)

View changed files

📝 install/sqlserver2022-install.sh (+12 -16)

📄 Description

✍️ Description

final fix for mssql server installation without gpg bricks
install in verbose and silent mode work fine.

#2401

image

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.

🔄 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/2476 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 2/18/2025 **Status:** ✅ Merged **Merged:** 2/18/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (1) - [`1aac334`](https://github.com/community-scripts/ProxmoxVE/commit/1aac3347156dfbb42eff9d8d53da71772fefb604) Fix: SQL Server 2022 | GPG & Install ### 📊 Changes **1 file changed** (+12 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `install/sqlserver2022-install.sh` (+12 -16) </details> ### 📄 Description ## ✍️ Description final fix for mssql server installation without gpg bricks install in verbose and silent mode work fine. #2401 ![image](https://github.com/user-attachments/assets/cbde5180-40bd-48da-b397-3a3135a081c9) ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [x] **Self-review performed** – Code follows established patterns and conventions. - [x] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [x] 🐞 **Bug fix** – Resolves an issue without breaking functionality. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 06:06:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#3686