/srv/irclogs.ubuntu.com/2008/12/03/#ubuntu-testing.txt

aramorning all!07:20
* ara -> takes a break09:13
* ara -> lunch12:45
aracr3: morning :)16:13
cr3ara: morning! how's that auto.txt coming along?16:13
arawell, still struggling a bit :)16:13
aracr3: ^16:13
araI have filled a couple of bugs with the new packaging, btw16:14
cr3ara: ok, lets get this show on the road before the meeting then16:14
arabug 30468916:14
aralaunchpad bug 30468916:14
ubot5Launchpad bug 304689 in checkbox "Error when running checkbox-gtk from PPA checkbox - 0.1-0ubuntu14 " [Undecided,New] https://launchpad.net/bugs/30468916:14
araand launchpad bug 30473616:15
ubot5Launchpad bug 304736 in checkbox "CHECKBOX_DATA mapping is not working" [Undecided,New] https://launchpad.net/bugs/30473616:15
cr3ara: thanks for the bugs, I'll have a look right away16:15
aracr3: cool, thanks16:16
aracr3: what would be the minimum script (bash script, i.e.) that auto plugin would consider as a "pass"?16:17
aracr3: do I explain myself properly?16:18
cr3ara: command: true16:18
aracr3: ok, so, it is not 0,1 anymore?16:18
cr3what makes you say that? the true command has a return value of 0 which is a pass16:20
cr3ara: and, by the way, it's 0 for pass and non-0 for fail, not 1 strictly speaking16:21
cr3just general unix standard16:21
cr3ara: regarding the first bug, can you try reinstalling using the package maintainers configuration files?16:26
cr3ara: regarding the second bug, can you try CHECKBOX_DATA=/tmp sudo -E ./bin/checkbox-gtk16:26
cr3(note the -E option to sudo)16:26
aracr3: that's what I tried16:27
cr3that's what you tried for which bug, the first or the second?16:27
aracr3: second16:29
aracr3: with the -E option16:29
cr3ara: could you either pastebin or send me /etc/checkbox.d/checkbox.ini16:30
aracr3: http://paste.ubuntu.com/79880/16:32
cr3ara: aha! you're absolutely right regarding the second bug, I'll fix in trunk16:32
aracr3: great, thanks16:33
sbeattiewhat's the url for the checkbox ppa?16:38
cr3sbeattie: https://edge.launchpad.net/~hardware-testing/+archive16:40
sbeattiecr3: thanks16:41
cr3ara: fix committed for the second bug, now the first one is probably a more general upgrade issue :(16:43
aracr3: ok, I instaled ubuntu14 on top of ubuntu1316:44
cr3ara: I believe I also have issues when migrating from hwtest to checkbox (renaming), which is why I haven't pushed for checkbox in intrepid and haven't done yet in jaunty16:45
cr3for example, /etc/hwtest.d/hwtest* need to be renamed accordingly16:45
aracr3: ok16:46
aracr3: another question. i have the simplest script named test and just doing "true", placed in scripts folder16:47
aracr3: and I get a fail16:48
cr3ara: very interesting, could you pastebin the debug output: --log-level=debug. you know, I really wish we had a pastebin where we could upload files instead of pasting :(16:48
aracr3: http://paste.ubuntu.com/79891/16:51
cr3ara: that's weird, you're getting a permission denied error when reading: '/var/log/installer/casper.log'16:54
cr3ara: 1. are you running with sudo? 2. what's the permission of that file if it exists?16:54
cr3that shouldn't be the reason why your test is not running though16:54
aracr3: 1. no, i am running it with  ./bin/checkbox-cli --config="checkbox/plugins/blacklist=permission_prompt"  --log-level=debug16:55
aracr3: let me check permissions of that particular one16:55
cr3ara: cool, I should change the plugin to attempt to read the file only if it has permissions16:55
cr3(by the way, you rock for blacklisting premission_prompt like that :)16:56
cr3ara: ok, so the disk_info plugin has been fixed in trunk so that it can run as non-root. now, lets determine why your test is failing17:49
cr3ara: I tried creating a quick test and it worked fine: plugin: auto, name: foo, description: Foo test, command: true17:51
cr3ara: in the logs, I see: 2008-12-03 12:50:52,151 INFO     Running command: true17:53
aracr3: Running automatic tests... 2008-12-03 17:50:48,984 INFO     Running command: test18:08
aracan you change your command: true to command: foo and let foo be the script that just runs true?18:09
aracr3: and place foo in the scripts folder?18:09
cr3ara: sure, testing...18:11
cr3ara: brb18:15

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!