Public bug reported:

Installing this on kubuntu 15.10

$ thefuck
Traceback (most recent call last):
  File "/usr/bin/thefuck", line 9, in <module>
    load_entry_point('thefuck==2.5.6', 'console_scripts', 'thefuck.real')()
  File "/usr/share/thefuck/thefuck/main.py", line 160, in main
    matched_rule = get_matched_rule(command, rules, settings)
  File "/usr/share/thefuck/thefuck/main.py", line 105, in get_matched_rule
    script_only = command.stdout is None and command.stderr is None
AttributeError: 'NoneType' object has no attribute 'stdout'

Even more dangerous :
Having eval "$(thefuck --alias)" in .bashrc as mentioned in the github page 
made a fork bomb, so system become unusable !!!

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

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1509694

Title:
  not working (dangerous)

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

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to