LibreTraslate script failing #2191

Closed
opened 2025-11-20 05:24:57 -05:00 by saavagebueno · 2 comments
Owner

Originally created by @alexjcgdf on GitHub (Oct 25, 2025).

Have you read and understood the above guidelines?

yes

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

LibreTranslate

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

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/libretranslate.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

8.4.12

📝 Provide a clear and concise description of the issue.

on the script during the following phases:

compiling catalog libretranslate/locales/az/LC_MESSAGES/messages.po to libretranslate/locales/az/LC_MESSAGES/messages.mo
x No solution found when resolving dependencies:
-> Because only the following versions of torch are available: torch<=2.2.0 torch>=2.2.0+cpu and torch>=2.2.0,<=2.2.0+cpu has no wheels with a matching Python ABI tag (e.g., cp313`), we can conclude
that torch>=2.2.0,<=2.2.0+cpu cannot be used.
And because you require torch==2.2.0, we can conclude that your requirements are unsatisfiable.

  hint: `torch` was found on https://download.pytorch.org/whl/cpu, but not at the requested version
  (torch>2.2.0,<2.2.0+cpu). A compatible version may be available on a subsequent index (e.g.,
  https://pypi.org/simple). By default, uv will only consider versions that are published on the first index
  that contains a given package, to avoid dependency confusion attacks. If all indexes are equally trusted, use
  `--index-strategy unsafe-best-match` to consider all versions from all indexes, regardless of the order in
  which they were defined.

  hint: You require CPython 3.13 (`cp313`), but we only found wheels for `torch` (v2.2.0+cpu) with the following
  Python ABI tags: `cp38`, `cp39`, `cp310`, `cp311`, `cp312`

[ERROR] in line 41: exit code 0: while executing command $STD uv pip install torch==2.2.0 --extra-index-url https://download.pytorch.org/whl/cpu

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)"

And then the script exists

🔄 Steps to reproduce the issue.

Those are the used settings:

__    _ __            ______                      __      __     

/ / () / / / _____ / / / /
/ / / / __ / / _ / / / / __ / __ \/ ___/ / __ / / _
/ /
/ / /
/ / / / __/ / / / / /
/ / / / (
) / /
/ / // /
/
___/
/.// _// // _,// ////_,/_/__/

🧩 Using Advanced Settings on node pve
🖥️ Operating System: debian
🌟 Version: 13
📦 Container Type: Privileged
🔐 Root Password: ********
🆔 Container ID: 108
🏠 Hostname: libretranslate
💾 Disk Size: 20 GB
🧠 CPU Cores: 2
🛠️ RAM Size: 2048 MiB
🌉 Bridge: vmbr0
📡 IPv4 Address: 192.168.1.89/24
🌐 Gateway IP Address: 192.168.1.1
📡 IPv6: Disabled
📡 APT-Cacher IP Address: Default
⚙️ Interface MTU Size: Default
🔍 DNS Search Domain: Host
📡 DNS Server IP Address: 1.1.1.1
🏷️ Vlan: Default
📡 Tags: community-script;Arr
🔑 Root SSH Access: yes
🗂️ Enable FUSE Support: no
🔍 Verbose Mode: yes
🚀 Creating a LibreTranslate LXC using the above advanced settings
✔️ Storage BKP (Free: 812.3GB Used: 57.0GB) [Template]
✔️ Storage BKP (Free: 812.3GB Used: 57.0GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
Creating LXC Containervm 100 - unable to parse value of 'hostname' - value does not look like a valid DNS name
✔️ LXC Container 108 was successfully created.

⚙️ Configuring VAAPI passthrough for LXC container
ℹ️ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex).

➤ Automatically mount all available VAAPI devices? [Y/n]: n
✔️ Started LXC Container
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.1.89 2804:7f0:7f41:3854:be24:11ff:fe4b:7849
✔️ IPv4 Internet Connected
✔️ IPv6 Internet Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
Hit:1 http://deb.debian.org/debian trixie InRelease
Hit:2 http://deb.debian.org/debian trixie-updates InRelease
Hit:3 http://security.debian.org trixie-security InRelease

Paste the full error output (if available).

compiling catalog libretranslate/locales/az/LC_MESSAGES/messages.po to libretranslate/locales/az/LC_MESSAGES/messages.mo
x No solution found when resolving dependencies:
-> Because only the following versions of torch are available: torch<=2.2.0 torch>=2.2.0+cpu and torch>=2.2.0,<=2.2.0+cpu has no wheels with a matching Python ABI tag (e.g., cp313`), we can conclude
that torch>=2.2.0,<=2.2.0+cpu cannot be used.
And because you require torch==2.2.0, we can conclude that your requirements are unsatisfiable.

  hint: `torch` was found on https://download.pytorch.org/whl/cpu, but not at the requested version
  (torch>2.2.0,<2.2.0+cpu). A compatible version may be available on a subsequent index (e.g.,
  https://pypi.org/simple). By default, uv will only consider versions that are published on the first index
  that contains a given package, to avoid dependency confusion attacks. If all indexes are equally trusted, use
  `--index-strategy unsafe-best-match` to consider all versions from all indexes, regardless of the order in
  which they were defined.

  hint: You require CPython 3.13 (`cp313`), but we only found wheels for `torch` (v2.2.0+cpu) with the following
  Python ABI tags: `cp38`, `cp39`, `cp310`, `cp311`, `cp312`

[ERROR] in line 41: exit code 0: while executing command $STD uv pip install torch==2.2.0 --extra-index-url https://download.pytorch.org/whl/cpu

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @alexjcgdf on GitHub (Oct 25, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? LibreTranslate ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/libretranslate.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 8.4.12 ### 📝 Provide a clear and concise description of the issue. on the script during the following phases: compiling catalog libretranslate/locales/az/LC_MESSAGES/messages.po to libretranslate/locales/az/LC_MESSAGES/messages.mo x No solution found when resolving dependencies: `-> Because only the following versions of torch are available: torch<=2.2.0 torch>=2.2.0+cpu and torch>=2.2.0,<=2.2.0+cpu has no wheels with a matching Python ABI tag (e.g., `cp313`), we can conclude that torch>=2.2.0,<=2.2.0+cpu cannot be used. And because you require torch==2.2.0, we can conclude that your requirements are unsatisfiable. hint: `torch` was found on https://download.pytorch.org/whl/cpu, but not at the requested version (torch>2.2.0,<2.2.0+cpu). A compatible version may be available on a subsequent index (e.g., https://pypi.org/simple). By default, uv will only consider versions that are published on the first index that contains a given package, to avoid dependency confusion attacks. If all indexes are equally trusted, use `--index-strategy unsafe-best-match` to consider all versions from all indexes, regardless of the order in which they were defined. hint: You require CPython 3.13 (`cp313`), but we only found wheels for `torch` (v2.2.0+cpu) with the following Python ABI tags: `cp38`, `cp39`, `cp310`, `cp311`, `cp312` [ERROR] in line 41: exit code 0: while executing command $STD uv pip install torch==2.2.0 --extra-index-url https://download.pytorch.org/whl/cpu [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)" And then the script exists ### 🔄 Steps to reproduce the issue. Those are the used settings: __ _ __ ______ __ __ / / (_) /_ ________/_ __/________ _____ _____/ /___ _/ /____ / / / / __ \/ ___/ _ \/ / / ___/ __ `/ __ \/ ___/ / __ `/ __/ _ \ / /___/ / /_/ / / / __/ / / / / /_/ / / / (__ ) / /_/ / /_/ __/ /_____/_/_.___/_/ \___/_/ /_/ \__,_/_/ /_/____/_/\__,_/\__/\___/ 🧩 Using Advanced Settings on node pve 🖥️ Operating System: debian 🌟 Version: 13 📦 Container Type: Privileged 🔐 Root Password: ******** 🆔 Container ID: 108 🏠 Hostname: libretranslate 💾 Disk Size: 20 GB 🧠 CPU Cores: 2 🛠️ RAM Size: 2048 MiB 🌉 Bridge: vmbr0 📡 IPv4 Address: 192.168.1.89/24 🌐 Gateway IP Address: 192.168.1.1 📡 IPv6: Disabled 📡 APT-Cacher IP Address: Default ⚙️ Interface MTU Size: Default 🔍 DNS Search Domain: Host 📡 DNS Server IP Address: 1.1.1.1 🏷️ Vlan: Default 📡 Tags: community-script;Arr 🔑 Root SSH Access: yes 🗂️ Enable FUSE Support: no 🔍 Verbose Mode: yes 🚀 Creating a LibreTranslate LXC using the above advanced settings ✔️ Storage BKP (Free: 812.3GB Used: 57.0GB) [Template] ✔️ Storage BKP (Free: 812.3GB Used: 57.0GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ⏳ Creating LXC Containervm 100 - unable to parse value of 'hostname' - value does not look like a valid DNS name ✔️ LXC Container 108 was successfully created. ⚙️ Configuring VAAPI passthrough for LXC container ℹ️ VAAPI enables GPU hardware acceleration (e.g., for video transcoding in Jellyfin or Plex). ➤ Automatically mount all available VAAPI devices? [Y/n]: n ✔️ Started LXC Container ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.1.89 2804:7f0:7f41:3854:be24:11ff:fe4b:7849 ✔️ IPv4 Internet Connected ✔️ IPv6 Internet Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) Hit:1 http://deb.debian.org/debian trixie InRelease Hit:2 http://deb.debian.org/debian trixie-updates InRelease Hit:3 http://security.debian.org trixie-security InRelease ### ❌ Paste the full error output (if available). compiling catalog libretranslate/locales/az/LC_MESSAGES/messages.po to libretranslate/locales/az/LC_MESSAGES/messages.mo x No solution found when resolving dependencies: `-> Because only the following versions of torch are available: torch<=2.2.0 torch>=2.2.0+cpu and torch>=2.2.0,<=2.2.0+cpu has no wheels with a matching Python ABI tag (e.g., `cp313`), we can conclude that torch>=2.2.0,<=2.2.0+cpu cannot be used. And because you require torch==2.2.0, we can conclude that your requirements are unsatisfiable. hint: `torch` was found on https://download.pytorch.org/whl/cpu, but not at the requested version (torch>2.2.0,<2.2.0+cpu). A compatible version may be available on a subsequent index (e.g., https://pypi.org/simple). By default, uv will only consider versions that are published on the first index that contains a given package, to avoid dependency confusion attacks. If all indexes are equally trusted, use `--index-strategy unsafe-best-match` to consider all versions from all indexes, regardless of the order in which they were defined. hint: You require CPython 3.13 (`cp313`), but we only found wheels for `torch` (v2.2.0+cpu) with the following Python ABI tags: `cp38`, `cp39`, `cp310`, `cp311`, `cp312` [ERROR] in line 41: exit code 0: while executing command $STD uv pip install torch==2.2.0 --extra-index-url https://download.pytorch.org/whl/cpu [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:24:57 -05:00
Author
Owner

@MickLesk commented on GitHub (Oct 25, 2025):

What CPU Type?

@MickLesk commented on GitHub (Oct 25, 2025): What CPU Type?
Author
Owner

@alexjcgdf commented on GitHub (Oct 25, 2025):

20 x Intel(R) Core(TM) i5-14500T (1 Socket)

Kernel Version Linux 6.8.12-15-pve (2025-09-12T11:02Z)

@alexjcgdf commented on GitHub (Oct 25, 2025): 20 x Intel(R) Core(TM) i5-14500T (1 Socket) -- Kernel Version Linux 6.8.12-15-pve (2025-09-12T11:02Z)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2191