Opened 11 years ago
Closed 11 years ago
#73 closed defect (worksforme)
createrepo fails
| Reported by: | Dave Yeo | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | rpm | Version: | |
| Severity: | Keywords: | createrepo | |
| Cc: | dave.r.yeo@… |
Description
Running
sh -c "createrepo /rpm.local"
or
sh -c createrepo /rpm.local
results in
K:\usr\bin/createrepo: /@unixroot/usr/share/createrepo/genpkgmetadata.py: not found
Though genpkgmetadata.py is in /usr/share/createrepo.
Doing a yum downgrade createrepo to replace createrepo-0.4.11-2.noarch with createrepo-0.4.11-1.noarch allows the repository to be created.
Should the leading slash be there?
Note:
See TracTickets
for help on using tickets.

It works for me:
My unixroot drive is D: