Bug 132950

Summary: bash gives weird warnings
Product: [openSUSE] SUSE Linux 10.1 Reporter: Dirk Mueller <dmueller>
Component: BasesystemAssignee: Dr. Werner Fink <werner>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dirk Mueller 2005-11-09 16:13:49 UTC
current STABLE: 

mkdir foo\ \-\ bla\ blubb
cd foo\ \-\ bla\ blubb
bash: printf: -: invalid number
bash: printf: blubb: invalid number
Comment 1 Dr. Werner Fink 2005-11-09 17:10:09 UTC
What are you talking about:

aaa_base/etc> bash
etc$ . profile.d/complete.bash
etc$ cd /tmp/
tmp$ mkdir foo\ \-\ bla\ blubb
tmp$ cd foo\ \-\ bla\ blubb
foo - bla blubb$ ls
foo - bla blubb$ 

... do you have installed the package bash-completion?
The maintainer for this pacakge would be agruen@suse.de.
Comment 2 Dirk Mueller 2005-11-09 18:15:55 UTC
$ rpm -qa | grep bash
bash-3.0-20

No, no bash completion package installed. its just current 10.1 snapshot. 



Comment 5 Dr. Werner Fink 2005-11-10 12:11:57 UTC
catched and fixed, was prompt handling for xterm title