Project

Profile

Help

Issue #574

closed

docker repo sync complains that repo does not exist

Added by ipanova@redhat.com about 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version - Docker:
master
Platform Release:
Target Release - Docker:
1.0.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

Description of problem:

After docker repo creation, sync fails with the error that repo does not exist.

  1. pulp-admin docker repo create --repo-id synctest --feed=https://index.docker.io --upstream-name=busybox
    Repository [synctest] successfully created

[root@ec2-54-220-83-236 ~]# pulp-admin docker repo sync run --repo-id synctest
--------------------------------------------------------------------
Synchronizing Repository [synctest]
--------------------------------------------------------------------

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

Task Failed

Missing resource(s): resource_id=synctest

[root@ec2-54-220-83-236 ~]# pulp-admin -u admin -p admin docker repo list
----------------------------------------------------------------------
Docker Repositories
--------------------------------------------------------------------

Id: myrepo
Display Name: myrepo
Description: None
Content Unit Counts:

Id: busybox
Display Name: busybox
Description: None
Content Unit Counts:

Id: synctest
Display Name: synctest
Description: None
Content Unit Counts:

[root@ec2-54-220-83-236 ~]# pulp-admin docker repo sync run --repo-id synctest
--------------------------------------------------------------------
Synchronizing Repository [synctest]
--------------------------------------------------------------------

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

Task Failed

Missing resource(s): resource_id=synctest

Version-Release number of selected component (if applicable):
docker-0.2.1-0.2.beta
pulp-2.5.0-0.7.beta

How reproducible:

Steps to Reproduce:
1.
2.
3.

Actual results:

Expected results:

Additional info:

+ This bug was cloned from Bugzilla Bug #1151029 +

Actions #1

Updated by cduryee about 9 years ago

I ran through the steps in comment #0 without issue. I assume this was fixed in later versions of pulp_docker. I used pulp 2.5.0-0.11.beta with pulp_docker 0.2.1-0.2.beta.

Moving bug to ON_QA.

+ This comment was cloned from Bugzilla #1151029 comment 1 +

Actions #2

Updated by igulina@redhat.com about 9 years ago

rpm -qa | grep pulp-server

pulp-server-2.5.0-0.14.beta.fc20.noarch

rpm -qa | grep docker

pulp-docker-plugins-0.2.1-0.2.beta.fc20.noarch

pulp-admin docker repo create --repo-id synctest --feed=https://index.docker.io --upstream-name=busybox

Repository [synctest] successfully created

pulp-admin docker repo sync run --repo-id synctest

--------------------------------------------------------------------
Synchronizing Repository [synctest]
--------------------------------------------------------------------

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

Retrieving metadata
[|]
... completed

Copying units already in pulp
[-]
... completed

Downloading remote files
[\]
... completed

Saving images and tags
[-]
... completed

Task Succeeded

pulp-admin docker repo list

--------------------------------------------------------------------
Docker Repositories
--------------------------------------------------------------------

Id: synctest
Display Name: synctest
Description: None
Content Unit Counts:
Docker Image: 10

+ This comment was cloned from Bugzilla #1151029 comment 2 +

Actions #3

Updated by bmbouter about 9 years ago

  • Severity changed from High to 3. High
Actions #4

Updated by rbarlow almost 9 years ago

  • Status changed from 6 to CLOSED - CURRENTRELEASE
  • Target Release - Docker set to 1.0.0
Actions #5

Updated by bmbouter almost 9 years ago

  • Version deleted (2.5)
  • Version - Docker set to master
Actions #7

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF