You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've found the error I suspect it's an escaping issue, "name=Extra Packages for Enterprise Linux 5 (testing)- $basearch" in mine caused the issue. I removed the "(" and ")" characters. It seems to resolve the issue. Can this be string escape issue be fixed?
The text was updated successfully, but these errors were encountered: