Bug 217900

Summary: zmd/rug is not syncronizing the sources with the zypp backend
Product: [openSUSE] openSUSE 10.2 Reporter: Mauro Parra Miranda <mauro>
Component: ZenworksAssignee: E-mail List <zlm-code10-bugs>
Status: RESOLVED INVALID QA Contact: Mauro Parra Miranda <mauro>
Severity: Major    
Priority: P5 - None CC: aj, andreas.hanke
Version: Beta 1 plus   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Mauro Parra Miranda 2006-11-03 17:59:58 UTC
PROBLEM STATEMENT
If you add a service inside rug/zen-tools, that service won't be in sync with zypp, so it won't be in sync with zypper/opensuse-updater/yast etc. 

STEPS TO REPRODUCE
1. Install beta 1 plus
2. Add a service via rug
3. Check yast services.

EXPECTED RESULTS
Services synced. 

ACTUAL RESULTS
mauro@tasmania:~> sudo zypper sl
root's password:
# | Enabled | Refresh | Type | Name                    | URI                                                        
--+---------+---------+------+-------------------------+------------------------------------------------------------
1 | Yes     | Yes     | YUM  | SUSE-Linux-10.2-Updates | http://ftp-linux.cc.gatech.edu/pub/suse/suse/update/10.1.42
mauro@tasmania:~> sudo rug sl 

# | Status | Type | Name                    | URI                               
--+--------+------+-------------------------+-----------------------------------
1 | Active | ZYPP | SUSE-Linux-10.2-Updates | http://ftp-linux.cc.gatech.edu/...
2 | Active | YUM  | factory                 | http://mirrors.kernel.org/opens...
Comment 1 Martin Vidner 2006-11-13 13:45:27 UTC
(In reply to comment #0)
> STEPS TO REPRODUCE
> 2. Add a service via rug

I expect that it is the distinction of --type=zypp or not, as I have already pointed out in another bug.
If you do not use --type=zypp, it is not synced and works as designed (-> INVALID).
Comment 2 Mauro Parra Miranda 2006-11-15 22:28:14 UTC
my bad.