|
Bugzilla – Full Text Bug Listing |
| Summary: | createrepo_c Command createrepo Error "C_CREATEREPOLIB: Critical: cr_metadata_load_xml: Error encountered while parsing" | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Bill Wayson <bill_wayson> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Leap 15.5 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | openSUSE Leap 15.5 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Bill Wayson
2023-12-07 04:42:31 UTC
I'm sorry to have caused anyone hassle, but I must retract this report. After more investigation, it appears both versions of createrepo_c are working as designed. I believe the error message is due to the older version on Leap not understanding zstd repodata files, the default file format of the newer version. It then reads all of the package files to completely recreate bzip and gzip repodata files. The packages are on a low-powered NAS, so reading them all takes a long time. I also see that I can use an option with the newer createrepo_c to force the creation of b/gzip files to eliminate the error message from the Leap version. Again, my apologies. |