[GH-ISSUE #11031] MeTube update fails #2359

Closed
opened 2026-02-26 12:52:11 +03:00 by kerem · 2 comments
Owner

Originally created by @johanngrobe on GitHub (Jan 21, 2026).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11031

Have you read and understood the above guidelines?

yes

🔎 Did you run the script with verbose mode enabled?

Yes, verbose mode was enabled and the output is included below

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

Metube

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.1.4

📝 Provide a clear and concise description of the issue.

i tried to update MeTube with the update command

🔄 Steps to reproduce the issue.

update

Paste the full error output (if available).

/root/.bashrc: line 20: /usr/local/envexport: No such file or directory

🖼️ Additional context (optional).

No response

Originally created by @johanngrobe on GitHub (Jan 21, 2026). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/11031 ### ✅ Have you read and understood the above guidelines? yes ### 🔎 Did you run the script with verbose mode enabled? Yes, verbose mode was enabled and the output is included below ### 📜 What is the name of the script you are using? Metube ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/metube.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.1.4 ### 📝 Provide a clear and concise description of the issue. i tried to update MeTube with the `update` command ### 🔄 Steps to reproduce the issue. `update` ### ❌ Paste the full error output (if available). `/root/.bashrc: line 20: /usr/local/envexport: No such file or directory` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:52:11 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Jan 21, 2026):

whats the strange line in your bashrc? a little bit more analysis....

<!-- gh-comment-id:3778104590 --> @MickLesk commented on GitHub (Jan 21, 2026): whats the strange line in your bashrc? a little bit more analysis....
Author
Owner

@johanngrobe commented on GitHub (Jan 21, 2026):

tbh it seemed strange to me as well. I never changed anything critical in this install. I was able to resolve the issue by touch /usr/local/envexport. The update script ran fine afterwards.

<!-- gh-comment-id:3778142673 --> @johanngrobe commented on GitHub (Jan 21, 2026): tbh it seemed strange to me as well. I never changed anything critical in this install. I was able to resolve the issue by `touch /usr/local/envexport`. The update script ran fine afterwards.
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#2359
No description provided.