Project

Profile

Help

Issue #3525

closed

No rpm group sync - empty comps xml

Added by vaclav.adamec@suchy-zleb.cz almost 6 years ago. Updated almost 5 years ago.

Status:
CLOSED - WONTFIX
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Master
Platform Release:
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Hi,
trying to sync 1:1 OL7 repositories, all seems to be ok except rpm groups. Repodata file comps.xml is empty (contain just open <comps/> tag) I don't see any errors in journal log.

pulp-admin rpm repo create \ --repo-id=live-ol7-latest \ --display-name="OL7 latest" \ --description="OL7 latest" \ --feed="http://public-yum.oracle.com/repo/OracleLinux/OL7/latest/x86_64/" \ --gpg-key=/etc/pki/rpm-gpg/RPM-GPG-KEY-oracle \ --serve-http=True --serve-https=True \ --validate true \ --relative-url=live/el7/latest

@
$ pulp-admin rpm repo sync run --repo-id=live-ol7-latest
--------------------------------------------------------------------
Synchronizing Repository [live-ol7-latest]
--------------------------------------------------------------------

This command may be exited via ctrl+c without affecting the request.

Downloading metadata...
[-]
... completed

Downloading repository content...
[|]
[============== ] 29%
[============== ] 29%
RPMs: 8765/12868 items
[==================================================] 100%
RPMs: 12868/12868 items
Delta RPMs: 0/0 items

... completed

Downloading distribution files...
[==================================================] 100%
Distributions: 0/0 items
... completed

Importing errata...
[\]
... completed

Importing package groups/categories...
[\]
... completed

Cleaning duplicate packages...
[\]
... completed

Task Succeeded

Copying files
[-]
... completed

Initializing repo metadata
[-]
... completed

Publishing Distribution files
[-]
... completed

Publishing RPMs
[==================================================] 100%
20618 of 20618 items
... completed

Publishing Delta RPMs
... skipped

Publishing Errata
[==================================================] 100%
2627 of 2627 items
... completed

Publishing Comps file
[==================================================] 100%
95 of 95 items
... completed

Publishing Metadata.
[-]
... completed

Closing repo metadata
[-]
... completed

Generating sqlite files
[-]
... completed

Removing old repodata
[-]
... completed

Generating HTML files
... skipped

Publishing files to web
[-]
... completed

Writing Listings File
[-]
... completed

Writing Listings File
[-]
... completed

Task Succeeded

[root@pulp-server-lab001 ~]# pulp-admin rpm repo publish run --repo-id=live-ol7-latest
--------------------------------------------------------------------
Publishing Repository [live-ol7-latest]
--------------------------------------------------------------------

This command may be exited via ctrl+c without affecting the request.

Task Succeeded

@

`curl http://pulp.example.com/pulp/repos/live/el7/latest/repodata/a27718cc28ec6d71432e0ef3e6da544b7f9d93f6bb7d0a55aacd592d03144b70-comps.xml

`

Actions #1

Updated by dalley almost 6 years ago

  • Triaged changed from No to Yes
Actions #2

Updated by bmbouter almost 5 years ago

  • Status changed from NEW to CLOSED - WONTFIX
Actions #3

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF