[Bug 493303] New: bash completion bug for "cd"
http://bugzilla.novell.com/show_bug.cgi?id=493303 User koenig@linux.de added comment http://bugzilla.novell.com/show_bug.cgi?id=493303#c487252 Summary: bash completion bug for "cd" Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: x86-64 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: koenig@linux.de QAContact: qa@suse.de Found By: --- mkdir new cd new mkdir 60_x_Deutschland_-_Die_Jahresschau_\(27\) cd *27*<TAB> expands to cd 60_x_Deutschland_-_Die_Jahresschau_(27\)/ ^^ instead of cd 60_x_Deutschland_-_Die_Jahresschau_\(27\)/ ^ which is shown e.g. by cd 60<TAB> after "complete -r" the problem is gone! # complete -p cd complete -o dirnames -o nospace -F _cd_ cd # grep -rl _cd_ /etc/*prof* /etc/profile.d/complete.bash # rpm -qf /etc/profile.d/complete.bash aaa_base-11.1-10007.15.1 please also note bug #487252 for another buggy completion in aaa_base.rpm. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493303 User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493303#c2 --- Comment #2 from Dr. Werner Fink <werner@novell.com> 2009-04-09 03:34:28 MDT --- Just do rpm -e bash-completion --force --nodeps -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493303 User koenig@linux.de added comment http://bugzilla.novell.com/show_bug.cgi?id=493303#c3 --- Comment #3 from Harald Koenig <koenig@linux.de> 2009-04-09 10:01:34 MDT --- (In reply to comment #2)
Just do
rpm -e bash-completion --force --nodeps
see #487252 @c2 for rpm -e aaa_base --force --nodeps -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493303 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493303 User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493303#c4 --- Comment #4 from Dr. Werner Fink <werner@novell.com> 2009-05-11 09:31:56 MDT --- Created an attachment (id=291316) --> (http://bugzilla.novell.com/attachment.cgi?id=291316) /etc/profile.d/complete.bash Please give the above complete.bash a try for both thios bug and bug #487252 -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493303 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO Info Provider| |koenig@linux.de -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=493303 User werner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=493303#c5 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|koenig@linux.de | Resolution| |FIXED --- Comment #5 from Dr. Werner Fink <werner@novell.com> 2009-05-12 08:10:00 MDT --- fixed -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com