[Bug 1330173] [NEW] bash-completion of Makefile: invalid option name

Aapo Rantalainen 1330173 at bugs.launchpad.net
Sun Jun 15 11:11:58 UTC 2014


Public bug reported:

Happened with two computers when upgraded from 13.10 to 14.04.
DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS"
GNU bash, versio 4.3.11(1)-release (x86_64-pc-linux-gnu)

Steps: 
Create very simple Makefile
echo -e "foo: \n\nbar:" > Makefile

make [TAB]
Gives error "bash: set: posix: invalid option name"


make[TAB][TAB] 
gives
bash: set: posix: invalid option name
bash: set: posix: invalid option name

bar  foo

** 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/1330173

Title:
  bash-completion of Makefile: invalid option name

Status in “bash” package in Ubuntu:
  New

Bug description:
  Happened with two computers when upgraded from 13.10 to 14.04.
  DISTRIB_DESCRIPTION="Ubuntu 14.04 LTS"
  GNU bash, versio 4.3.11(1)-release (x86_64-pc-linux-gnu)

  Steps: 
  Create very simple Makefile
  echo -e "foo: \n\nbar:" > Makefile

  make [TAB]
  Gives error "bash: set: posix: invalid option name"

  
  make[TAB][TAB] 
  gives
  bash: set: posix: invalid option name
  bash: set: posix: invalid option name

  bar  foo

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



More information about the foundations-bugs mailing list