Bug 1024424

Summary: Fix bash completion for more
Product: [Fedora] Fedora Reporter: Nicola Soranzo <nsoranzo>
Component: util-linuxAssignee: Karel Zak <kzak>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 19CC: jonathan, kzak, mluscon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Unspecified   
Whiteboard:
Fixed In Version: util-linux-2.23.2-5.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-29 03:04:06 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 Nicola Soranzo 2013-10-29 15:58:09 UTC
Description of problem:
The bash completion for more treats the space-separated pieces of filenames as different files.

Version-Release number of selected component (if applicable):
util-linux-2.23.2-4.fc19

How reproducible:
Always

Steps to Reproduce:
1. touch foo\ bar
2. more foo<TAB>

Actual results:
bar foo

Expected results:
more foo\ bar

Additional info:
This has been fixed in util-linux-2.24, see https://www.kernel.org/pub/linux/utils/util-linux/v2.24/v2.24-rc2-ChangeLog , commit ce3e6b15e2c4478b2df9a7016c168b16325abfb0

Comment 1 Fedora Update System 2014-01-13 11:41:28 UTC
util-linux-2.23.2-5.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/util-linux-2.23.2-5.fc19

Comment 2 Fedora Update System 2014-01-14 08:41:19 UTC
Package util-linux-2.23.2-5.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing util-linux-2.23.2-5.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-0749/util-linux-2.23.2-5.fc19
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-01-29 03:04:06 UTC
util-linux-2.23.2-5.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.