MeTube update fails #2360

Closed
opened 2026-02-05 04:37:05 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @johanngrobe on GitHub (Jan 21, 2026).

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). ### ✅ 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_
OVERLORD added the bug label 2026-02-05 04:37:05 +03:00
Author
Owner

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

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

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

@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.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#2360