Bugzilla – Bug 154759
handling of two yum repositories does not seem to work
Last modified: 2006-07-12 21:51:39 UTC
I did: # rug sa --type yum factory-e Adding yum service... 100% Successfully added service 'factory-e' x40aj:/etc/yum.repos.d # rug ca Sub'd? | Name | Service -------+--------------------+------------ | Factory-e | Yum Service | Factory daily tree | Yum Service x40aj:/etc/yum.repos.d # rug sub -a x40aj:/etc/yum.repos.d # rug ca Sub'd? | Name | Service -------+--------------------+------------ | Factory-e | Yum Service Yes | Factory daily tree | Yum Service x40aj:/etc/yum.repos.d # rug sub "Factory-e" Subscribed to 'Factory-e' x40aj:/etc/yum.repos.d # rug ca Sub'd? | Name | Service -------+--------------------+------------ | Factory-e | Yum Service Yes | Factory daily tree | Yum Service x40aj:/etc/yum.repos.d # rug info opera ERROR: Unable to find package 'opera' in any subscribed catalog Note: I seem not to be subscribed to Factory-e. opera is in the factory-e catalog.
Assigning to James. Also logged equivalent testing tracking bug for ZLM 7, "https://bugzilla.novell.com/show_bug.cgi?id=154771", to verify multiple services/repositores works correctly.
It's the old yum code that's not used anymore. The new code doesn't have that problem, closing as fixed.