Bug 132237 - createrepo -g - what's it supposed to do?
Summary: createrepo -g - what's it supposed to do?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: createrepo
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-09-10 04:31 UTC by Bill Nottingham
Modified: 2014-03-17 02:48 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2004-09-13 08:06:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
quick patch to fix a) (807 bytes, patch)
2004-09-10 18:33 UTC, Bill Nottingham
no flags Details | Diff

Description Bill Nottingham 2004-09-10 04:31:36 UTC
Basically, which part of this is a bug, and which part is expected
behavior?

From the top level of a built tree, run:

createrepo -q -g Fedora/base/comps.xml -p .

This:

a) puts 'repodata/Fedora/base/comps.xml' in repomd.xml
b) copies Fedora/base/comps.xml to repodata/comps.xml

These two behaviors seem to be at odds - which is right?

Comment 1 Seth Vidal 2004-09-10 04:37:25 UTC
a is a bug
b is correct.

what it should be doing is copying the file to repodata
and putting the path in the repodata dir in the repomd.xml file.


Comment 2 Bill Nottingham 2004-09-10 18:33:07 UTC
Created attachment 103699 [details]
quick patch to fix a)

This should fix the issue.

Comment 3 Seth Vidal 2004-09-11 19:42:40 UTC
fixed in cvs.

will be in 0.3.8.

thanks


Comment 4 Paul Nasrat 2004-09-13 08:06:57 UTC
0.3.8 released and built


Note You need to log in before you can comment on or make changes to this bug.