[00:12] sidnei: thanks [02:19] need help: What is the actual command to run launchpad documentation? I used "bin/test -vv -m lp.translations -t name-of-the-file.txt" [02:20] but it shows /usr/bin/test: extra argument `-m' [02:31] wgrant, How to run documentation using /bin/test ? [02:33] dhastha: bin/test -vvt name-of-the-file.txt [02:36] wgrant, it return /usr/bin/test: missing argument after `browser-helpers.txt [02:38] dhastha: Why is it running /usr/bin/test? [02:38] It should be running ./bin/test [02:38] Which directory are you in? [02:41] wgrant, Am in ~/launchpad/lp-branches/devel/lib/lp/translations/doc. I have to run txt files in this. I already used ./bin/test but it return bash: ./bin/test: No such file or directory [02:42] dhastha: cd ../../../.. [02:47] wgrant, Now am in dhastha@dhastha-desktop:/$. ./bin does not have test. It returns ./bin/test: No such file or directory [02:47] dhastha: That should have taken you to ~/launchpad/lp-branches/devel, not to /. [02:55] wgrant, see this error: http://paste.ubuntu.com/412381/ [02:56] dhastha: -t, not -m [02:57] wgrant, Running tests at level 1 [02:57] Total: 0 tests, 0 failures, 0 errors in 0.000 seconds. [02:57] ** 1 import policy violations ** [02:57] There were 1 imports of names not appearing in the __all__. [02:57] You should not import copy_field from lazr.restful.declarations: [02:57] lp.registry.interfaces.distribution [02:59] dhastha: Your test specification did not match any tests. [02:59] bin/test -vvt brwoser.helpers.txt [02:59] s/brwoser/browser/ [02:59] And also s/./-/ [03:01] dhastha: Why did you add the '-m lp-translation'? [03:03] wgrant, Mr. Danilos told me to run document using "bin/test -vv -m lp.translations -t name-of-the-file.txt . [03:08] dhastha: 1) the '-m BLAH' isn't normally necessary -- it just restricts which modules are searched in; and 2) 'lp.translations' != 'lp-translation' [03:13] wgrant, can u see this pls http://paste.ubuntu.com/412385/ [03:14] dhastha: The test ran successfuly. === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [06:40] mwhudson: it seems that the kernel import on staging is taking longer than an hour to get onto the worker causing a keyboard interrupt, and killing the import [06:40] mwhudson: we should take a look at the branch on the import slave [06:40] mwhudson: an hour seems somewhat excessive to grab the branch from another internal server [07:00] win 18 [07:00] Argh. [12:28] thumper: i d [12:28] thumper: there are a few things we can do about that [12:28] not build a working tree, stacking [14:36] sidnei: one of my zope patches has been landed and released, btw [14:38] cool [14:39] which means I'm still blocked on getting the other patch landed [14:41] :( === almaisan-away is now known as al-maisan === ursula__ is now known as Ursinha [21:37] morning [23:21] hi, can someone help me and send this branch to ec2-test lp:~adiroiban/launchpad/bug-548999? Thanks! [23:22] james_w: Don't we just need to change SPRB to send the append_version properly? [23:22] wgrant: yep [23:23] shouldn't really be a difficult change [23:23] RIght. [23:23] * wgrant just had a thought: didn't we discuss in Wellington having a special PPA with a non-ancient bzr-builder? We don't have facilities to do that yet... [23:25] yeah, I don't remember if that was the solution we decided would be best