PingVin Share update broken #428

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

Originally created by @CrazyWolf13 on GitHub (Jan 28, 2025).

Originally assigned to: @michelroegl-brunner on GitHub.

Have you read and understood the above guidelines?

yes

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

pinginv

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/pingvin.sh)"

📝 Provide a clear and concise description of the issue.

When using update command, the script returns this:

    ____  _                   _     
   / __ \(_)___  ____ __   __(_)___ 
  / /_/ / / __ \/ __ `/ | / / / __ \
 / ____/ / / / / /_/ /| |/ / / / / /
/_/   /_/_/ /_/\__, / |___/_/_/ /_/ 
              /____/                

  ✔️  Stopped Pingvin Share
 ⠸ Updating Pingvin Share 
[ERROR] in line 42: exit code 0: while executing command git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) &> /dev/null

root@pingvin:~# 

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

  1. Install PingVin
  2. run update

Paste the full error output (if available).

____  _                   _     

/ __ ()__ ____ __ ()
/ // / / __ / __ `/ | / / / __
/ / / / / / // /| |/ / / / / /
/
/ /
/
/ /
/_, / |/// //
/
___/

✔️ Stopped Pingvin Share
⠸ Updating Pingvin Share
[ERROR] in line 42: exit code 0: while executing command git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) &> /dev/null

🖼️ Additional context (optional).

No response

Originally created by @CrazyWolf13 on GitHub (Jan 28, 2025). Originally assigned to: @michelroegl-brunner on GitHub. ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? pinginv ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/pingvin.sh)" ### 📝 Provide a clear and concise description of the issue. When using `update` command, the script returns this: ``` ____ _ _ / __ \(_)___ ____ __ __(_)___ / /_/ / / __ \/ __ `/ | / / / __ \ / ____/ / / / / /_/ /| |/ / / / / / /_/ /_/_/ /_/\__, / |___/_/_/ /_/ /____/ ✔️ Stopped Pingvin Share ⠸ Updating Pingvin Share [ERROR] in line 42: exit code 0: while executing command git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) &> /dev/null root@pingvin:~# ``` ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. 1. Install PingVin 2. run update ### ❌ Paste the full error output (if available). ____ _ _ / __ \(_)___ ____ __ __(_)___ / /_/ / / __ \/ __ `/ | / / / __ \ / ____/ / / / / /_/ /| |/ / / / / / /_/ /_/_/ /_/\__, / |___/_/_/ /_/ /____/ ✔️ Stopped Pingvin Share ⠸ Updating Pingvin Share [ERROR] in line 42: exit code 0: while executing command git checkout $(git describe --tags $(git rev-list --tags --max-count=1)) &> /dev/null ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:48:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#428