Hi, i have fixed most of the pylint errors/warning in current yum, but i not
sure about how to
solve this one.


************* Module rpmUtils.arch
W0109: 14: Duplicate key 'sparc64v' in dictionary

there is 2 indentical key in arch dictionary, but what is the right solution
?

    # sparc
    "sparc64v": "sparc64",
    "sparc64v": "sparcv9v",


Tim
_______________________________________________
Yum-devel mailing list
Yum-devel@lists.baseurl.org
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to