Project

Profile

Help

Issue #1867

closed

pulp-admin fails silently to publish all files of a repo

Added by bricci almost 8 years ago. Updated almost 5 years ago.

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

Description

Greetings,
I'm trying to create an ossec private repo, and I'm stuck in publishing one file. The repository seems to be created correctly, and the upload procedure seems to go just fine, as well as the publish operation. However, every time I try to list all the files of the published repo, one file is always missing.

Steps to reproduce:
1) wget -r --no-parent -A ossec*2.8.3-53*.rpm https://www6.atomicorp.com/channels/ossec/centos/7/x86_64/RPMS/
2) pulp-admin rpm repo create --repo-id myrepo --display-name myrepo --description "my provate repo" --relative-url "myrepo" --serve-http true --serve-https true
3) pulp-admin rpm repo uploads rpm --repo-id myrepo --dir www6.atomicorp.com/channels/ossec/centos/7/x86_64/RPMS/
4) pulp-admin rpm repo publish run --repo-id myrepo
5) open a web browser, navigate to pulp repository content, the file ossec-hids-server-2.8.3-53.el7.art.x86_64.rpm should be missing
6) pulp-admin rpm repo content rpm --repo-id=opentech --match 'name=^ossec' ---> the file should be listed.

Thanks in advance.

Actions #1

Updated by bricci almost 8 years ago

Typo: --repo-id in 6) is myrepo, of course.

Thanks

Bruno

Actions #2

Updated by dkliban@redhat.com almost 8 years ago

  • Priority changed from Normal to High
  • Severity changed from 2. Medium to 3. High
  • Triaged changed from No to Yes
Actions #3

Updated by fdobrovo over 7 years ago

  • Status changed from NEW to CLOSED - WORKSFORME

I wasn't able to reproduce step 5. All packages were published and ossec-hids-server-2.8.3-53.el7.art.x86_64.rpm is there too.

Actions #4

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF