Bug 518173

Summary: osc 0.120 bash autocompleting
Product: [openSUSE] openSUSE.org Reporter: Matwey Kornilov <matwey.kornilov>
Component: BuildServiceAssignee: Dr. Werner Fink <werner>
Status: RESOLVED FIXED QA Contact: Adrian Schröter <adrian.schroeter>
Severity: Minor    
Priority: P5 - None CC: aj
Version: unspecified   
Target Milestone: ---   
Hardware: x86-64   
OS: openSUSE 10.3   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Matwey Kornilov 2009-07-01 10:09:37 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.0.11) Gecko/2009060200 SUSE/3.0.11-0.1.1 Firefox/3.0.11

there is a command

'complete -o default -C /usr/lib/osc/complete osc'

in

/etc/profile.d/osc.sh file

but osc-0.120-6.1 rpm package has '/usr/lib64/osc/complete' instead of '/usr/lib/osc/complete'


Reproducible: Always

Steps to Reproduce:
1. run bash shell
2. type osc add
3. push <TAB>
Actual Results:  
-bash: /usr/lib/osc/complete: Нет такого файла или каталога
Comment 1 Peter Poeml 2009-07-01 11:41:59 UTC
Hi Werner, this looks like a little packaging bug (or in the profile).
Could you look into it?
Comment 2 Dr. Werner Fink 2009-07-01 13:04:54 UTC
Submitted to svn of osc
Comment 3 Marcus Hüwe 2009-09-28 15:26:40 UTC
*** Bug 528088 has been marked as a duplicate of this bug. ***