Bug 601813

Summary: incomplete support for .tar.xz files
Product: [Fedora] Fedora Reporter: Jeff Bastian <jbastian>
Component: bash-completionAssignee: Ville Skyttä <ville.skytta>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 13CC: sheltren, ville.skytta
Target Milestone: ---Keywords: Patch
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 1.2-1 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-07-01 19:36:24 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
patch for tar xz tab completion none

Description Jeff Bastian 2010-06-08 16:52:00 UTC
Description of problem:
Tab completion for tar with *.tar.xz and *.txz files fails to complete the filename.

Version-Release number of selected component (if applicable):
bash-completion-1.1-6.fc13.noarch

How reproducible:
every time

Steps to Reproduce:
1. touch /tmp/foo.tar.xz
2. tar xf /tmp/foo[TAB]
  
Actual results:
foo.tar.xz does not have its name tab-completed

Expected results:
foo.tar.xz is fully tab-completed

Additional info:

Comment 1 Jeff Bastian 2010-06-08 16:53:26 UTC
Created attachment 422274 [details]
patch for tar xz tab completion

Comment 2 Ville Skyttä 2010-06-08 18:06:51 UTC
Already fixed upstream, will be in the next release:
http://git.debian.org/?p=bash-completion/bash-completion.git;a=commitdiff;h=1b336660d7c73f536fd6bf4363d5b6347c2db0ac

Comment 3 Fedora Update System 2010-06-20 10:57:07 UTC
bash-completion-1.2-1.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/bash-completion-1.2-1.fc13

Comment 4 Fedora Update System 2010-07-01 19:00:00 UTC
bash-completion-1.2-2.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.