Bug 188612

Summary: Finish support for rpmmd
Product: [Fedora] Fedora Reporter: Edward Rudd <urkle>
Component: up2dateAssignee: Adrian Likins <alikins>
Status: CLOSED NOTABUG QA Contact: Beth Nackashi <bnackash>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-04-11 18:29:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Edward Rudd 2006-04-11 18:20:48 UTC
the rpmmd repository type is not finished for up2date.  This is the *new* format
that is used by yum (and on the fedora core CD). 

When entering a line of

rpmmd myrepo http://url.to.repo/

up2date fails with a stack trace noting that the parseRpmmd function is not
defined (which is isn't defined in sourcesConfig.py but is called).

From what I've figured that function needs to be created and code in
rhnChannel.py needs to be added to handle that backend as well as the code in
repoBackends/rpmmdRepo.py needing to be finished.

Comment 1 Ignacio Vazquez-Abrams 2006-04-11 18:29:10 UTC
up2date was dropped from FC5.