Bug 1024424 - Fix bash completion for more
Summary: Fix bash completion for more
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: util-linux
Version: 19
Hardware: All
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Karel Zak
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-29 15:58 UTC by Nicola Soranzo
Modified: 2014-01-29 03:04 UTC (History)
3 users (show)

Fixed In Version: util-linux-2.23.2-5.fc19
Clone Of:
Environment:
Last Closed: 2014-01-29 03:04:06 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.