-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
"sudo apt-get update && apt-get upgrade ; fuck" makes an error #837
Comments
I just experienced this exact same problem, on Mint 19 Cinnamon.
|
Thanks for reporting! This is kinda expected behavior, for the previous command takes longer than 3s to finish and times out. Only that BTW, TheFuck is meant to fix the previous failed command, not the current one:
|
* #833: do not require sudo on TravisCI * #N/A: Add Python dev releases to TravisCI pipeline Inspired by Brett Cannon's advise [1]. 1: https://snarky.ca/how-to-use-your-project-travis-to-help-test-python-itself/ * #837: try and kill proc and its children * #N/A: show shell information on `thefuck --version` * #N/A: omit default arguments to get_close_matches * #842: add settings var to control number of close matches * #N/A: remove `n` from the list of `get_closest`'s args
Oh. This is already fixed and should have been closed by one of those merged commits. |
* nvbn#833: do not require sudo on TravisCI * #N/A: Add Python dev releases to TravisCI pipeline Inspired by Brett Cannon's advise [1]. 1: https://snarky.ca/how-to-use-your-project-travis-to-help-test-python-itself/ * nvbn#837: try and kill proc and its children * #N/A: show shell information on `thefuck --version` * #N/A: omit default arguments to get_close_matches * nvbn#842: add settings var to control number of close matches * #N/A: remove `n` from the list of `get_closest`'s args
I updated thefuck and checked other issues.
Running on GNU bash, version 4.4.19(1)-release (x86_64-pc-linux-gnu) and ubuntu 18.04.1 LTS updated.
Run this :
it will make :
This seems weird to me, anyway this is an error.
The text was updated successfully, but these errors were encountered: