https://bugzilla.novell.com/show_bug.cgi?id=474361 Summary: bash competion fail to complete names with spaces Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: jreidinger@novell.com QAContact: qa@suse.de CC: jkupec@novell.com Found By: Development Created an attachment (id=271582) --> (https://bugzilla.novell.com/attachment.cgi?id=271582) new bash completion for zypper I attach completion script for zypper. this script have problems with repositories which contain spaces. e.g. I have repository "openSUSE 11.1" and this bash completion: zofie:/home/jreidinger # zypper modifyrepo 11.1-0 --name repo-debug --all nofac repo-non-oss --disable --no-keep-packages repo-oss --enable --no-refresh Repository fate openSUSE\ repo-source --keep-packages Packman\ repo-update --local --priority trans --medium-type --refresh xfce moje --remote zofie:/home/jreidinger # zypper modifyrepo o 11.1-0 openSUSE\ zofie:/home/jreidinger # zypper modifyrepo openSUSE\ 1 11.1-0 openSUSE\ zofie:/home/jreidinger # zypper modifyrepo openSu (no help) zofie:/home/jreidinger # zypper modifyrepo openSUSE\ 12 11.1-0 openSUSE\ So problem is in incostistency showed help and also that because this is last option it should autocomplete it. I fill it as 'openSUSE\ 11.1-0' so I think partially it must be accepted. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.