Bug 84879 - command-not-found doesn't handle vim very well
Summary: command-not-found doesn't handle vim very well
Status: RESOLVED NOTABUG
Alias: None
Product: PackageKit
Classification: Unclassified
Component: General (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Richard Hughes
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-10 18:05 UTC by Michael Catanzaro
Modified: 2018-08-21 15:52 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

Description Michael Catanzaro 2014-10-10 18:05:05 UTC
After installing vim, I guess PackageKit launched it automatically, and my terminal got stuck in a weird state where I couldn't type anything. Note the warning "Input is not from a terminal."


$ vim .config/git/config 
bash: vim: command not found...
Install package 'vim-enhanced' to provide command 'vim'? [N/y] y


 * Waiting in queue... 
The following packages have to be installed:
 gpm-libs-1.20.7-6.fc21.x86_64	Dynamic library for for the gpm
 vim-common-2:7.4.417-1.fc21.x86_64	The common files needed by any version of the VIM editor
 vim-filesystem-2:7.4.417-1.fc21.x86_64	VIM filesystem layout
Proceed with changes? [N/y] y


 * Waiting in queue... 
 * Waiting for authentication... 
 * Waiting in queue... 
 * Downloading packages... 
 * Requesting data... 
 * Testing changes... 
 * Installing packages... 
Vim: Warning: Input is not from a terminal

[mcatanzaro@victory-road ~]$
Comment 1 Richard Hughes 2018-08-21 15:52:20 UTC
We moved the upstream bugtracker to GitHub a long time ago. If this issue still affects you please re-create the issue here: https://github.com/hughsie/PackageKit/issues
 
Sorry for the impersonal message, and fingers crossed your issue no longer happens. Thanks.


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.