← Back to team overview

touch-packages team mailing list archive

[Bug 1405453] [NEW] command_not_found should invoke python3

 

Public bug reported:

/usr/lib/command-not-found is a python3 program and therefore it should
be invoked with

		   /usr/bin/python3 /usr/lib/command-not-found -- $1
in /etc/bash.bashrc

If not, I get errors when using python 3 as a default in a virtualenv. I
am using bash  version 4.3-7ubuntu1.5 in Linux Mint 17.1 Rebecca.

** Affects: bash (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to bash in Ubuntu.
https://bugs.launchpad.net/bugs/1405453

Title:
  command_not_found should invoke python3

Status in bash package in Ubuntu:
  New

Bug description:
  /usr/lib/command-not-found is a python3 program and therefore it
  should be invoked with

  		   /usr/bin/python3 /usr/lib/command-not-found -- $1
  in /etc/bash.bashrc

  If not, I get errors when using python 3 as a default in a virtualenv.
  I am using bash  version 4.3-7ubuntu1.5 in Linux Mint 17.1 Rebecca.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1405453/+subscriptions


Follow ups

References