Bug 154759

Summary: handling of two yum repositories does not seem to work
Product: [openSUSE] SUSE Linux 10.1 Reporter: Andreas Jaeger <aj>
Component: ZenworksAssignee: Tambet Ingo <tambet>
Status: VERIFIED FIXED QA Contact: Eric Waldow <ewaldow>
Severity: Critical    
Priority: P5 - None CC: kkaempf
Version: Beta 6   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Andreas Jaeger 2006-03-02 17:13:23 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.
Comment 1 Naresh Wignarajah 2006-03-02 17:47:27 UTC
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.
Comment 2 Tambet Ingo 2006-03-03 18:09:36 UTC
It's the old yum code that's not used anymore. The new code doesn't have that problem, closing as fixed.