Glances - urllib3 issue #1697

Open
opened 2025-11-20 05:15:02 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @B34n2 on GitHub (Aug 13, 2025).

Have you read and understood the above guidelines?

yes

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

Glances

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

📝 Provide a clear and concise description of the issue.

After running the install script, it fails due to uninstall-no-record-file

🔄 Steps to reproduce the issue.

run install script

Paste the full error output (if available).

/Installing collected packages: urllib3, typing-inspection, sniffio, shtab, reactivex, pyzmq, python-dateutil, pygments, pydantic-core, pycparser, pyasn1, pyarrow, psycopg-binary, psycopg, psutil, prometheus_client, pluggy, pika, paho-mqtt, netifaces2, msgpack, MarkupSafe, iniconfig, importlib-metadata, h11, dnspython, defusedxml, coverage, click, bernhard, annotated-types, uvicorn, requests, pytest, pymongo, pygal, pydantic, jinja2, influxdb3-python, influxdb-client, glances, geomet, elastic-transport, cffi, anyio, starlette, pytest-cov, pysmi-lextudio, influxdb, ibm_cloud_sdk_core, elasticsearch, cryptography, cassandra-driver, pysnmpcrypto, ibmcloudant, fastapi, pysnmp-lextudio
Attempting uninstall: urllib3
Found existing installation: urllib3 2.3.0
error: uninstall-no-record-file

× Cannot uninstall urllib3 2.3.0
╰─> The package's contents are unknown: no RECORD file was found for urllib3.

hint: The package was installed by debian. You should check if it can uninstall the package.

🖼️ Additional context (optional).

No response

Originally created by @B34n2 on GitHub (Aug 13, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Glances ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/addon/glances.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 📝 Provide a clear and concise description of the issue. After running the install script, it fails due to uninstall-no-record-file ### 🔄 Steps to reproduce the issue. run install script ### ❌ Paste the full error output (if available). /Installing collected packages: urllib3, typing-inspection, sniffio, shtab, reactivex, pyzmq, python-dateutil, pygments, pydantic-core, pycparser, pyasn1, pyarrow, psycopg-binary, psycopg, psutil, prometheus_client, pluggy, pika, paho-mqtt, netifaces2, msgpack, MarkupSafe, iniconfig, importlib-metadata, h11, dnspython, defusedxml, coverage, click, bernhard, annotated-types, uvicorn, requests, pytest, pymongo, pygal, pydantic, jinja2, influxdb3-python, influxdb-client, glances, geomet, elastic-transport, cffi, anyio, starlette, pytest-cov, pysmi-lextudio, influxdb, ibm_cloud_sdk_core, elasticsearch, cryptography, cassandra-driver, pysnmpcrypto, ibmcloudant, fastapi, pysnmp-lextudio Attempting uninstall: urllib3 Found existing installation: urllib3 2.3.0 error: uninstall-no-record-file × Cannot uninstall urllib3 2.3.0 ╰─> The package's contents are unknown: no RECORD file was found for urllib3. hint: The package was installed by debian. You should check if it can uninstall the package. ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:15:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1697