Bug 154759 - handling of two yum repositories does not seem to work
Summary: handling of two yum repositories does not seem to work
Status: VERIFIED FIXED
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Zenworks (show other bugs)
Version: Beta 6
Hardware: Other Other
: P5 - None : Critical (vote)
Target Milestone: ---
Assignee: Tambet Ingo
QA Contact: Eric Waldow
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-03-02 17:13 UTC by Andreas Jaeger
Modified: 2006-07-12 21:51 UTC (History)
1 user (show)

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.