Bug 132950 - bash gives weird warnings
Summary: bash gives weird warnings
Status: RESOLVED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Basesystem (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Dr. Werner Fink
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-09 16:13 UTC by Dirk Mueller
Modified: 2005-11-10 12:11 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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