launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #18623
[Merge] lp:~cjwatson/launchpad/testfix-copier-logging into lp:launchpad
Colin Watson has proposed merging lp:~cjwatson/launchpad/testfix-copier-logging into lp:launchpad.
Commit message:
Fix xx-copy-packages.txt to account for copier logging improvements.
Requested reviews:
Colin Watson (cjwatson)
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/testfix-copier-logging/+merge/259910
Fix xx-copy-packages.txt to account for copier logging improvements.
--
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
=== modified file 'lib/lp/soyuz/stories/ppa/xx-copy-packages.txt'
--- lib/lp/soyuz/stories/ppa/xx-copy-packages.txt 2015-04-20 15:59:52 +0000
+++ lib/lp/soyuz/stories/ppa/xx-copy-packages.txt 2015-05-22 11:07:37 +0000
@@ -257,6 +257,8 @@
Requested sync of 1 package to PPA for James Blackwell.
Please allow some time for this to be processed.
>>> run_copy_jobs()
+ DEBUG Created i386 build of pmount 0.1-1 in ubuntu hoary RELEASE [...]
+ in PPA for James Blackwell (...)
DEBUG Packages copied to PPA for James Blackwell:
DEBUG pmount 0.1-1 in hoary
@@ -872,6 +874,8 @@
Requested sync of 3 packages to PPA for James Blackwell Sandbox.
Please allow some time for these to be processed.
>>> run_copy_jobs()
+ DEBUG Created i386 build of pmount 0.1-1 in ubuntu warty RELEASE [...]
+ in PPA for James Blackwell Sandbox (...)
DEBUG Packages copied to PPA for James Blackwell Sandbox:
DEBUG pmount 0.1-1 in warty
INFO ... raised CannotCopy: pmount 0.1-1 in grumpy
References