[PR #766] [CLOSED] *: python pip in debian bookworm/testing needs venv #1412

Closed
opened 2026-05-07 01:01:59 +02:00 by BreizhHardware · 0 comments

📋 Pull Request Information

Original PR: https://github.com/binwiederhier/ntfy/pull/766
Author: @vbatts
Created: 6/3/2023
Status: Closed

Base: mainHead: venv


📝 Commits (1)

  • 77f5dd7 *: python pip in debian bookworm/testing needs venv

📊 Changes

2 files changed (+12 additions, -5 deletions)

View changed files

📝 Dockerfile-build (+2 -1)
📝 Makefile (+10 -4)

📄 Description

When testing this build using the upcoming debian bookworm/testing, the python pip v3.11 fails to install requirements that may clobber the host install packages. It prints out that venv must be used.

This change works fine on the current debian bullseye, and will continue to work once folks switch to the upcoming debian bookworm release.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/binwiederhier/ntfy/pull/766 **Author:** [@vbatts](https://github.com/vbatts) **Created:** 6/3/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `venv` --- ### 📝 Commits (1) - [`77f5dd7`](https://github.com/binwiederhier/ntfy/commit/77f5dd705c471f12c79527d5f3fdff4687103bf5) *: python pip in debian bookworm/testing needs venv ### 📊 Changes **2 files changed** (+12 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile-build` (+2 -1) 📝 `Makefile` (+10 -4) </details> ### 📄 Description When testing this build using the upcoming debian bookworm/testing, the python pip v3.11 fails to install requirements that may clobber the host install packages. It prints out that venv must be used. This change works fine on the current debian bullseye, and will continue to work once folks switch to the upcoming debian bookworm release. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
BreizhHardware 2026-05-07 01:01:59 +02:00
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/ntfy#1412
No description provided.