= Summary = Fix bad publishing location for "copy" archives
== Proposed fix == The copy archive publisher config was missing the distribution name in the root of the path.
e.g.
Old: /srv/launchpad.net/ppa/ubuntu-519665-test-02/
Changed to: /srv/launchpad.net/ppa/ubuntu-519665-test-02/ubuntutest/
== Tests == bin/test -cvvt publisher-config.txt -t testPublishCopyArchive
== Demo and Q/A ==
= Launchpad lint =
Checking for conflicts. and issues in doctests and templates. Running jslint, xmllint, pyflakes, and pylint. Using normal rules.
Linting changed files: lib/lp/soyuz/scripts/tests/test_publishdistro.py lib/lp/archivepublisher/config.py lib/lp/archivepublisher/tests/publisher-config.txt
« Back to merge proposal
= Summary =
Fix bad publishing location for "copy" archives
== Proposed fix ==
The copy archive publisher config was missing the distribution name in the
root of the path.
e.g.
Old: net/ppa/ ubuntu- 519665- test-02/
/srv/launchpad.
Changed to: net/ppa/ ubuntu- 519665- test-02/ ubuntutest/
/srv/launchpad.
== Tests == config. txt -t testPublishCopy Archive
bin/test -cvvt publisher-
== Demo and Q/A ==
= Launchpad lint =
Checking for conflicts. and issues in doctests and templates.
Running jslint, xmllint, pyflakes, and pylint.
Using normal rules.
Linting changed files: soyuz/scripts/ tests/test_ publishdistro. py archivepublishe r/config. py archivepublishe r/tests/ publisher- config. txt
lib/lp/
lib/lp/
lib/lp/