Actions
Issue #3388
closedSyncing Debian (Ubuntu) example repo fails
Status:
CLOSED - NOTABUG
Priority:
Normal
Assignee:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Debian:
Platform Release:
Target Release - Debian:
OS:
RHEL 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:
Description
When attempting to sync a deb repository using the documented Ubuntu example, I am encountering the following error.
[Errno 2] No such file or directory:
u'/var/cache/pulp/reserved_resource_worker-0@pulp.mydomain.dev/06f8363
6-5faf-455b-b73c-a6794309ccfb/packages/00/04/python-all_2.7.11-1_amd64.deb'
The commands I used to create and sync the repo are as follows.
pulp-admin deb repo create --repo-id 'xenial-amd64' --feed 'http://de.archive.ubuntu.com/ubuntu' --releases 'xenial' --components 'main' --architectures 'amd64'
pulp-admin deb repo sync run --repo-id xenial-amd64
I've attached a snippet from /var/log/messages and am running the following Pulp versions.
pulp 2.15.1-1
pulp_deb 1.6.0-1
Files
Actions