On 08Mar2011 03:53, Fernando Cassia <fcas...@gmail.com> wrote:
| This is silly.... makes me waste time... wasting time is no good.

It should be case sensitive. UNIX generally is.

| [root@doscabezas sound-juicer-2.20.1]# yum install Perl-xml-parser
| Loaded plugins: refresh-packagekit
| Setting up Install Process
| No package Perl-xml-parser available.
[...]

More guess-the-package follows.

What you should be doing is "yum search xml-parser" (for example).
The cut/paste the correct package name.

The search facility is case insensitive because you're asking "find me
something _like_ this". But "yum install"? No way. It should do exactly
what is asked, and nothing else. Case insensitivity is the door to
"guess at what I might have meant". Bad. For the system administrator:
very bad.

I don't see people aguing for making yum (and other commands) cope with
misspelt things; case sensitivity is the same issue.

Cheers,
-- 
Cameron Simpson <c...@zip.com.au> DoD#743
http://www.cskk.ezoshosting.com/cs/

Men are not hanged for stealing horses, but that horses may not be stolen.
        - Lord Halifax, Works
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to