/srv/irclogs.ubuntu.com/2010/02/17/#ubuntu-kernel.txt

=== thegodfather is now known as fabbione
=== matti_ is now known as matti
=== ivoks is now known as ivoks_doing_mirs
=== ivoks_doing_mirs is now known as ivoks
=== Hedge|Hog is now known as Hedgehog
=== Hedgehog is now known as Guest26183
apwrtg, smb, in our udeb configuration is there any good reason that we don't have all modules as 'foo ?' we already are checking they don't go away without us noticing in the module-check ... so all it seems to be able to do is inflict pain on us17:41
smbapw, Never much thought about that17:42
smbThey are just there17:42
manjobjf, regarding scale testing ... we should mod the wiki... you want me to go first and update the wiki ? 17:42
apwyeah ... just trying to get armel-versatile to generate them and finding i need a lot of ?'s adding17:42
apwand really cannot understand why given we have module loss checks elsewhere what we gain by not just adding ? to them all in all cases thoughout17:43
apw(for d-i only of course)17:43
manjobjf, I will update it with the testing info 1st and you can go with the couch db setup next ? 17:43
smbapw, Maybe those checks have been there before module checks and then stayed17:43
bjfmanjo, I'm really not all that hung up on the wiki for the testing as that seems to be mostly focused on how to setup the environment for us and not pointed at users17:44
apwsmb, yeah i am thinking that is likely the case17:44
manjoapw, thanks I keep forgetting 17:44
bjfmanjo, though it needs to be documented, it can come later17:44
manjobjf, needs to happen before scale so that we can have a laptop setup with the wiki for people to follow17:44
manjoanyone have any thoughts on this ? 17:44
bjfmanjo, I have a laptop with it all setup17:45
apwmanjo, depends if 'we' are going to be there and taking it with us?  in that case just the user instructions seem needed17:45
manjobjf, ok I will update the wiki then... and then test the netbooks I have here... if you could update the couch DB info that will be great17:45
bjfmanjo, don't let me hold you back from documenting it, it's just not my highest priority17:45
manjobjf, the tests seem to be fine when i ran it yesterday, I am just curious about the results transfer, I have not tried that, if it works for you and JFo then I am not that worried, althjough I would like to test that as well 17:48
JFoI haven't looked at results transfer17:48
JFojust making sure the images and tests work17:48
manjoI just unboxed 3 netbooks and a fitpc2 and I would like to use those to do the testing etc 17:49
bjfmanjo, I can walk you through the transfer if it doesn't "just work"17:50
manjook17:51
bjfJFo, I was thinking about these bugs that we try to close and then someone just reopens them17:54
bjfJFo, is it possible to mark them as "private"17:54
JFohmmmm, that is both a good question and an idea17:55
JFolet me think upon it for a bit17:55
manjoJFo, bjf, I get "There was an error creating the child process from terminal" 18:44
JFoyou need to chmod +x the tests_starter script18:45
JFoI got that earlier18:45
bjfmanjo, are you testing with one partition or with two?18:45
manjotow18:45
manjotwo18:45
manjoso on the 2nd partition I put kernel-qa18:45
bjfwhen you copied the kernel-qa tree onto the second partition did you get all the permissions and ownerships right?18:46
manjohmmmm I thinkI did let me check again 18:46
bjfthis usually means that, as JFo mentioned, the kernel-qa/tests_starter script is not executable18:47
manjochecking now 18:47
manjoI think I forgot to chmod test_starter... 18:48
manjolet me try booting this one 18:49
manjoI just changed it 18:49
bjfmanjo, did you look at the list of packages that I am uninstalling? I pasted it yesterday in #scale18:52
manjobjf, yes18:52
manjobjf, I get the same error 18:52
bjfmanjo, then from a terminal window, run the "tests_first_stage" by hand and see what it complains about18:53
manjolooks like I don't have perms to /ukt 18:54
bjfI don't understand why you are the only one that runs into that problem18:55
manjowhen I run test_first_stage I get "lnL creating symbolic link ... " files exists18:57
manjothen opens a window18:57
manjoand I get that error 18:57
bjfmanjo, yesterday you were going to fix the "tests_first_stage" script if it needed to set permissions and then send it to me, I didn't get anything from you 18:57
manjoI know what the problem is 18:59
bjfmanjo, what is it?18:59
manjo1. permission missing for /ukt 2nd test_starter under kernel-qa is not executable18:59
manjoI will send you patch for missing perms 19:00
manjoor you can quickly add it to the script 19:00
JFobjf, the only badness I see about making a bug like the ones mentioned above private would be the duplicates that would be created by the same people who keep reopening the bugs.19:00
manjochmod +rwx /ukt 19:00
bjfmanjo, I'd still like to know why only you have this issue19:00
bjfmanjo, when the script makes the /ukt mount point on my system it has the correct permissions. i don't understand why yours doesn't19:08
JFosame here19:09
manjobjf, impressive :)19:23
bjfmanjo, what is?19:23
manjobjf, I just ran the tests on the HP mini and  they passed19:23
manjobjf, you need to pick up the new version of kernel-qa and I will send you a patch for change in perms19:24
bjfmanjo, what changed with kernel-qa19:24
bjfmanjo, why when I or JFo create the ukt directory in / is it created with the correct permissions and yours not?19:25
bjfmanjo, I'd like to get the tests_first_stage that you've modified and that works for you20:14
manjobjf, yes I can't find my USB stick... do you have a copy of that file you can mail it ot me ? 20:19
bjfif [ ! -e "/ukt" ]; then20:22
bjf    sudo mkdir /ukt20:22
bjf    sudo chmod +rwx /ukt20:22
bjffi20:22
manjobjf, looks like its not in the git tree either so its a file private to you 20:22
manjoyep20:22
manjothat works20:22
pgranerbjf, manjo: you can save a 2x commands by doing: sudo mkdir -m 755 /ukt20:41
bjfpgraner, ack20:42
* manjo thinks pgraner is *amazing*... 20:45
* manjo says or that is what csurbi would have said20:46
manjopgraner, do we have a switch in the box that you gave JFo to ship ? 20:46
manjobjf, JFo, pgraner we will also need some network cables20:47
JFomanjo, I am way ahead of you20:47
bjfmanjo, since the box went out yesterday it's a little late to think of that20:47
bjfmanjo, however, JFo, did think of it and has taken care of it20:48
manjoJFo, you the man20:48
JFoI know :)20:48
* manjo puffs on 98 connecticut shade 20:48
manjobjf, are you rolling the final image today ? 20:51
manjowith all the latest changes ? 20:51
bjfmanjo, yes, it was already rolled until your perms change20:51
bjfmanjo, I'm uploading it now20:52
manjoand the modified kernal-qa ? 20:52
bjfyes, and the modified kernel-qa20:52
manjoI checked in a small change this morning 20:52
manjocool20:52
manjolet me know when the upload is done I will suck it down and test it on all 4 netbooks here 20:53
manjobjf, ^20:53
bjfmanjo,ack20:53
manjobjf, JFo I think we will put on a great show ... 20:54
manjoJFo, are you going to populate the usb sticks ? 20:54
JFodone20:54
manjo?20:54
JFoalready done, but I have to redo them due to this new change20:54
manjoah20:54
manjobjf, oops dude I just realized something wrong 20:56
manjohave you rolled the image already ? 20:56
JFohe is uploading20:56
bjfmanjo, make it quick20:56
manjoI was looking at the results and we are missing one thing 20:56
* JFo chokes manjo for bjf ;)20:57
JFoheh20:57
bjfplease spell it out for me20:57
manjowe need to collect dmesg after we are done running the tests 20:57
manjowe collect it before 20:57
manjoand we also need to collect log files after 20:57
manjobjf, give me 10mts I will push that change through20:58
manjobjf, do you agree ? 20:58
bjfmanjo, do it, and test it, and let me know when it's ready20:59
manjobjf, ack... sorry ..it will be really bad if we did not collect that info20:59
manjobjf, I am collecting dmesg after suspend resume, video tests, what other tets do you think we should collect?21:11
bjfmanjo, i'm fine with those21:12
manjook21:12
manjothen I will test it and push it in the next 20mts 21:12
bjfmanjo, i've got to run to the store, wife is sick, will be back in a bit (30 min. max)21:19
=== bjf is now known as bjf-afk
=== bjf-afk is now known as bjf
bjfmanjo, I'm back are your changes ready?21:47
bjfmanjo, I need to crank that iso out, are your changes ready?21:52
manjoyep pushing now 21:53
manjobjf, done 21:54
manjoI tested it as well on my 10v21:54
manjophew!21:54
manjothat would have been baaaad 21:54
manjoso we are collecting dmesg 1. after the system boots, 2. after suspend/resume, video, graphics tests 3. after all the tests are run21:55
manjowe are collecing system logs before & after all the tests are run21:56
manjoXXX.log.before xxx.log.after 21:56
manjobjf, ^ 21:56
manjoJFo, ^21:56
bjfmanjo, ack21:56
manjocoo21:56
manjol21:56
JFook21:57
manjoJFo, bjf, please review my changes as well21:57
JFowhere are we collecting them to?21:57
manjoJFo, to results/qa-logs & results/ubuntu-logs/ 21:57
JFook, and how do we separate these results out by individual machine?21:58
JFoare we going to need to copy them off each time?21:58
JFoor will that be automatic?21:58
manjoin qa-log after each test in suspend/resume, video, graphics is exed you will see $TEST.dmesg21:58
JForight21:58
manjoJFo, dmidecode will give us that 21:58
JFobut say 5 people use a USB key21:58
manjoJFo, dmidecode will have system info21:59
bjfJFo, it's covered, each run goes into a different directory21:59
JFobjf, cool21:59
manjoyep and its by uuid21:59
JFothat was what I was needing21:59
manjoso its uniq21:59
* manjo pleads someone to say I am good :)22:00
manjobjf, I am going to work on the wiki now 22:03
=== alex_joni is now known as Agent_Smith
=== Agent_Smith is now known as Guest51207
=== Guest51207 is now known as alex_joni
bjfmanjo, JFo, uploading new iso22:14
manjobjf, ack going to zinc ? please post the link22:14
bjfmanjo, it's there, same place as all the others22:24
manjocalled the same ? 22:24
bjfyup22:24
manjook thanks 22:24
=== MTeck is now known as MTecknology
JFopulling the ISO now22:37
manjoJFo, my link is damn slow so taking a a while 23:00
manjoJFo, https://wiki.ubuntu.com/KernelTeam/KernelCompatibilityTesting updated the wiki 23:03
JFocool23:03
manjopgraner, ^23:03
pgranermanjo: I added a table of contents23:17
pgranermanjo: the only thing I see missing is where to get the image?23:17
manjopgraner, right, bjf is doing the image 23:21
manjoand he will add the part on couchdb etc 23:21
manjopgraner, I added info on testsuite & pxe boot 23:22
pgranermanjo: cool23:22
manjopgraner, not sure if you were around, we are collecting dmesg after some of the key tests like suspend/resume, video capture, graphics tests, and also complete log files before & after all tests 23:24
manjoand also we collect apport data when tests fail 23:24
pgranermanjo: cool23:26
crimsunmanjo: are there plans to roll in the newer compat-wireless or linux-alsa-driver-modules for those test images?23:57
crimsunmanjo: i.e., if any of the sound tests fail, unload ^snd* and load the newer l-a-d-m ones, and offer to retest23:58

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