Project

Profile

Help

Issue #1545

closed

Story #1150: As a user, I can lazily fetch repositories

Progress reporting when downloading a lazy repo with a distribution is broken

Added by jcline@redhat.com about 8 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

The files in the distribution are not being counted when reporting progress.

To reproduce:
#. create and sync (with --download-policy=on_demand) http://cdn.stage.redhat.com/content/dist/rhel/server/7/7Server/x86_64/kickstart/
#. pulp-admin repo download --repo-id <repo_id>

Actions #1

Updated by jcline@redhat.com about 8 years ago

  • Project changed from RPM Support to Pulp
  • Status changed from NEW to ASSIGNED

After investigation this is a problem with any multi-file unit and should be fixed in platform.

Added by Jeremy Cline about 8 years ago

Revision eb02c602 | View on GitHub

Load _storage_path when reloading the content unit.

_storage_path is required when saving the unit. The reason this already worked with single file units is that set_storage_path is called on them and regenerates the _storage_path. This is required for multi-file units.

closes #1545

Added by Jeremy Cline about 8 years ago

Revision eb02c602 | View on GitHub

Load _storage_path when reloading the content unit.

_storage_path is required when saving the unit. The reason this already worked with single file units is that set_storage_path is called on them and regenerates the _storage_path. This is required for multi-file units.

closes #1545

Actions #2

Updated by jcline@redhat.com about 8 years ago

  • Status changed from ASSIGNED to POST
  • Triaged changed from No to Yes
Actions #3

Updated by jcline@redhat.com about 8 years ago

  • Status changed from POST to MODIFIED
Actions #4

Updated by rbarlow about 8 years ago

  • Status changed from MODIFIED to 5
  • Platform Release set to 2.8.0
Actions #5

Updated by dkliban@redhat.com about 8 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #6

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF