Comment 2 for bug 1294522

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to pypi-mirror (master)

Reviewed: https://review.openstack.org/81469
Committed: https://git.openstack.org/cgit/openstack-infra/pypi-mirror/commit/?id=63dfccb6cfa099286ee92a64911009e66921da17
Submitter: Jenkins
Branch: master

commit 63dfccb6cfa099286ee92a64911009e66921da17
Author: Clint Byrum <email address hidden>
Date: Wed Mar 19 00:47:21 2014 -0700

    Fix run-mirror writing wrong project directory

    When run-mirror downloads a package whose download files have a
    different base name to the download directory, run-mirror ends up
    writing the wrong directory name, which causes 404's on the mirror.

    In this patch we use the actual upstream parent dir name exactly.

    Change-Id: I90ca0e280dc59d26e5cfc70c8c02feeb734d1ae9
    Closes-Bug: #1294522