SRU version (3.4.3-1ubuntu1~14.04.1) missing pyvenv-3.4 script

Bug #1503774 reported by Oli
18
This bug affects 3 people
Affects Status Importance Assigned to Milestone
python3.4 (Ubuntu)
Confirmed
High
Unassigned

Bug Description

pyvenv-3.4 is a script that 3.4.0 ships. It's just a convenience wrapper and documentation around the venv module (which can still be called via `python3 -m venv`) but it's still something that people use.

Removing it mid-LTS is a regression.

Oli (oli)
tags: added: trusty
Revision history for this message
Matthias Klose (doko) wrote :
Changed in python3.4 (Ubuntu):
status: New → Invalid
Revision history for this message
Oli (oli) wrote :
Changed in python3.4 (Ubuntu):
status: Invalid → New
Revision history for this message
Oli (oli) wrote :

Here's the result from a server that's behind a slow mirror (so didn't get auto-updated to the broken version).

$ dpkg -S /usr/bin/pyvenv-3.4
python3.4: /usr/bin/pyvenv-3.4

$ apt-cache policy python3
python3:
  Installed: 3.4.0-0ubuntu2
  Candidate: 3.4.0-0ubuntu2
  Version table:
 *** 3.4.0-0ubuntu2 0
        500 http://mirrors.linode.com/ubuntu/ trusty/main amd64 Packages
        100 /var/lib/dpkg/status

$ apt-cache policy python3.4
python3.4:
  Installed: 3.4.0-2ubuntu1.1
  Candidate: 3.4.0-2ubuntu1.1
  Version table:
 *** 3.4.0-2ubuntu1.1 0
        500 http://mirrors.linode.com/ubuntu/ trusty-updates/main amd64 Packages
        500 http://mirrors.linode.com/ubuntu/ trusty-security/main amd64 Packages
        100 /var/lib/dpkg/status
     3.4.0-2ubuntu1 0
        500 http://mirrors.linode.com/ubuntu/ trusty/main amd64 Packages

Oli (oli)
description: updated
summary: - SRU version (3.4.3-1ubuntu1~14.04.1) missing pyvenv scripts
+ SRU version (3.4.3-1ubuntu1~14.04.1) missing pyvenv-3.4 script
Changed in python3.4 (Ubuntu):
importance: Undecided → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in python3.4 (Ubuntu):
status: New → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.