[Bug 1405453] [NEW] command_not_found should invoke python3

zah 1405453 at bugs.launchpad.net
Wed Dec 24 16:43:17 UTC 2014


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
Foundations Bugs, 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



More information about the foundations-bugs mailing list