Bug 1902772

Summary: "vim" from vim-minimal defunct on zsh
Product: [Fedora] Fedora Reporter: jonathan.biegert
Component: vimAssignee: Karsten <karsten>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: gchamoul, karsten, zdohnal
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: vim-8.2.2146-2.fc32 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-12-27 01:16:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description jonathan.biegert 2020-11-30 15:49:49 UTC
Description of problem:
vim is not installed, but vim-minimal. zsh is installed and the user shell.
Invoking `vim` in zsh fails with "read: -p: no coprocess".
Invoking `vim` in bash gives "No vim found, using vi, press ENTER to continue" and starts vi (aka vim-minimal) upon ENTER.

Version-Release number of selected component (if applicable):

$ rpm -q vim vim-minimal zsh
package vim is not installed
vim-minimal-8.2.1941-1.fc32.x86_64
zsh-5.8-1.fc32.x86_64



Additional info:

`read` builtin uses -p to configure the prompt on bash, on zsh -p reads from coprocess, you'd use `read "OUTVARNAME?PROMPT"` to achieve the same.

Comment 1 Zdenek Dohnal 2020-12-02 06:27:40 UTC
Hi Jonathan,

thanks for reporting the issue and the tip!

Hmm... I'll try to cover this in vim.sh.

Comment 2 Fedora Update System 2020-12-09 10:27:38 UTC
FEDORA-2020-62b6d4f810 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-62b6d4f810

Comment 3 Fedora Update System 2020-12-09 10:27:53 UTC
FEDORA-2020-c89da7b273 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-c89da7b273

Comment 4 Fedora Update System 2020-12-10 23:49:51 UTC
FEDORA-2020-62b6d4f810 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-62b6d4f810`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-62b6d4f810

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2020-12-11 00:04:03 UTC
FEDORA-2020-c89da7b273 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-c89da7b273`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c89da7b273

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2020-12-12 01:04:45 UTC
FEDORA-2020-c89da7b273 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 7 Fedora Update System 2020-12-14 12:02:01 UTC
FEDORA-2020-28b64b2f68 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-28b64b2f68

Comment 8 Fedora Update System 2020-12-15 02:12:35 UTC
FEDORA-2020-28b64b2f68 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-28b64b2f68`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-28b64b2f68

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 9 Fedora Update System 2020-12-16 16:20:37 UTC
FEDORA-2020-eb6fb0541e has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-eb6fb0541e

Comment 10 Fedora Update System 2020-12-17 01:15:08 UTC
FEDORA-2020-eb6fb0541e has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-eb6fb0541e`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-eb6fb0541e

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 11 Fedora Update System 2020-12-18 09:01:12 UTC
FEDORA-2020-971fd35017 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-971fd35017

Comment 12 Fedora Update System 2020-12-19 01:19:58 UTC
FEDORA-2020-971fd35017 has been pushed to the Fedora 32 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-971fd35017`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-971fd35017

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 13 Fedora Update System 2020-12-27 01:16:00 UTC
FEDORA-2020-971fd35017 has been pushed to the Fedora 32 stable repository.
If problem still persists, please make note of it in this bug report.