/srv/irclogs.ubuntu.com/2008/09/04/#ubuntu-testing.txt

slangasekIs Jan Rathman here?01:21
slangasek(reported that http://iso.qa.ubuntu.com/qatracker/result/1870/8 showed bug #255008, but that bug is marked as fix released)01:22
stgraberdoh, that internet is way too slow for ISO testing ... I won't be able to test as many iso as I usually do ...01:35
* stgraber takes alt amd6401:35
stgraberany known issue with testing ISO images in kvm ?04:30
stgrabermy debian-installer is cycling here but as the ISO already got two +1, I guess it's my kvm that's broken (again ...)04:30
stgraber(maybe it'd work better if I was running 2.6.27 but I don't like my lappy to poweroff on resume :))04:32
stgraberokay, works with qemu so that's a kvm issue. Though I don't really want to wait 3 hours for my install to complete so I'm affraid I won't be able to help this time (or only tomorrow at work if I happen to have some free time) :(04:34
sbeattieDid the manual partitioner recently change? it seems... quirky.05:54
sorenstgraber: Are you using the kvm modules in the kernel or from kvm-source?09:14
heno_schwuk, ara: how are you getting on with iso testing?11:46
heno_I'm kicking off some tests in kvm now11:46
araheno_: I have installed alternate i386 with manual partitioning11:46
arain real hw11:47
araso far so good11:47
araI am now running automated tests11:47
araagainst it11:47
araI will upload results before lunch break11:47
heno_ara: ok hanks. are you updating iso.qa.ubuntu.com with results?11:50
heno_*thanks11:50
araheno_: not yet, i will do it now. thanks for the reminder11:50
schwukIs anyone else having problems with iso.qa.ubuntu.com?12:01
heno_schwuk: I'm not, what problem?12:02
schwukheno_: How strange. *.qa.ubuntu.com wouldn't load in one tab of Firefox. I assumed it was a slow response, but trying another tab worked... O_o12:05
heno_ah they are switching over the DNS today12:06
heno_12.00 London time I believe ...12:06
liwheno, what should I test?12:07
heno_liw: anything 64 bit would be good12:08
heno_I think that's still under-represented12:08
heno_doh! doing two installs to the same virtual disk at the same time may cause it to fail13:07
* heno_ tries again13:07
schwukheno_: At least you've got a reason for fails. kvm has been giving me segfaults :(13:30
heno_we often find we are testing kvm as much as the ISOs13:31
schwukGrr - it segfaulted again. Happens during the actual installation.13:42
heno_schwuk: same place, same ISO?13:43
schwukYes - i386 alternate OEM install13:43
heno_schwuk: try a different ISO to narrow it down - perhaps something in that particular install trigers it13:46
schwukheno_: No - I think it's a kvm thing.13:58
schwukSame effect (same place) with the server cd13:58
=== asac_ is now known as asac
liwschwuk, are you running hardy's kvm and kernel? I upgraded to -proposed versions to get intrepid guests to work14:19
cr3hey dudes14:48
cr3ara: I will follow up on your request for hardware in the datacenter now, sorry for the delay14:48
aracr3:  no problem14:48
=== thekorn_ is now known as thekorn
stgrabersoren: from the kernel15:04
sorenstgraber: Running intrepid on your host?15:05
stgraberyes15:06
stgraberbut on 2.6.26 because fo the resume problem with 2.6.2715:06
sorenNo worries.15:07
sorenTry installing the kvm-source package. It'll build some more recent kernel modules for kvm for you.15:08
stgraberok15:14
stgraberok, it still resets debian-installer when unpacking the libc udeb15:18
sorenI'm not sure what that means.15:39
stgraberwhen the debian-installer gets to the step where it loads the various udeb, it resets d-i15:59
sorenstgraber: Oh, dear. I can't imagine that being kvm's fault.16:22
schwukliw: No dice. Got the packages from -proposed. Segfault at the same point, but this time it took my mouse with it!16:26
stgrabersoren: can't reproduce with qemu :)16:26
sorenstgraber: Er.. Damn.16:27
soren:)16:27
sorenstgraber: Did the new modules get built when you installed kvm-source?16:27
cjwatsonI've been unable to get anywhere with DVD testing, I'm afraid; the jigdo template is at 47% :-(16:33
liwoh, dear: I started the iso rsync in the background and then forgot the whole thing -- is testing still going on?17:12
liwseems to be17:12
liw(whoever replaced my brain with porridge today kindly undo it, thank you)17:14
liwis there a point in reporting that I've done a test under kvm, and not under real hardware17:41
liwand if there is a point, would it make sense to have a tick mark for that explicitly?17:44
heno_I think we should have a flaf for that, yes17:53
heno_though we could probably gather a bit more system info as well17:53
liwas long as I only ever have to feed the info once :)17:55
=== cr3_ is now known as cr3
stgrabersoren: yeah18:01
liwnote to self: human multitasking means you sometimes get confused and run qemu-img instead of kvm... *sigh*18:02
stgraberliw: sounds like hyperthreading rather than real multitasking, you should upgrade yourself to a dual/quad core CPU :)18:04
liwnot even hyperthreading, really, I'm old enough that I'm really just a set of TSRs rather than real multitasking18:06
mathiazliw: how do you perform the -server iso tests under kvm ?18:38
mathiazliw: are you doing it manually ?18:38
mathiazliw: I meant the install process18:39
liwmathiaz, yes, manually18:39
mathiazliw: hm - ok - I can get it to work using preseeds - it seems that acpi fails to install correctly18:39
mathiazliw: could you check in the syslog from one of your install if acpi works correctly ?18:40
mathiazliw: rather installs correctly18:40
liwmathiaz, what should I grep for?18:40
mathiazliw: grep acpi /var/log/syslog18:40
mathiazliw: I see messages that acpi stating that acpi cannot be found18:41
liwthat could be an artifact of running under kvm -- does it suppor acpi? soren?18:41
liwI'll do the grep after the next install finishes (I wipe the image file after I'm done with a test)18:42
mathiazliw: you need to start your guest with the acpi feature enabled18:42
liwah, then I probably don't do that :) ("kvm -m 1024 -hda foo.img -name isotest1 -cdrom ... -boot d")18:43
mathiazliw: http://paste.ubuntu.com/43423/ <- here is a guest definition for libvirt18:43
liwI don't do these tests under libvirt, it's easier I think to just run kvm directly18:44
liwmathiaz, I see no errors about acpi in syslog18:47
liwmathiaz, the grep returns two lines, one saying lapic_id enabled, the toehr about seetting latency timer to 6418:48
mathiazliw: ok - thanks18:48
mathiazliw: may the installer tries to install acpi if it detects that acpi is available18:49
mathiazliw: *may be*18:49
fbesoainhola me pueden ayudar un segundo?18:58
fbesoaintengo un problema con alpha 418:58
persia!es18:58
ubot5En la mayoría de canales Ubuntu se comunica en inglés. Para ayuda en Español, por favor entre en los canales #ubuntu-es o #kubuntu-es.18:58
jpdsfbesoain: Seria mejor si hablabas en ingles.18:59
fbesoainok, hello all, i have a problem in my laptop, i'm installing ubuntu alpha4 .. and after to install when i reboot my laptop, my screen is black, i can't see any image, and if press crt + alt +F1 it's the same ¿?19:01
fbesoainmy card is intel 965gm19:01
slangasekjpds: s/hablabas/hablaras/ :-)19:05
jpdsslangasek: No, I didn't want the future tense, I wanted past.19:05
slangasekjpds: that's not future tense, that's imperfect subjunctive19:06
fbesoainhahahaa!!19:06
jpdsslangasek: Oh yeah, I usually don't bother with accents.19:07
slangasekfbesoain: you probably want to file a bug report about this, I don't see anyone in this channel who I know has the expertise to help you19:08
slangasekfbesoain: you could try the alpha-5 candidate images that we're currently working on, though :-)19:08
fbesoainslangasek: ok, thanks for your help. i'm waiting alpha-519:12
slangasekfbesoain: you can find the candidate images linked from http://iso.qa.ubuntu.com/qatracker/build/ubuntu/all, if you'd like to try them and see if they solve your problem19:12
fbesoainok, i need image in the screen for see the log files...19:16
fbesoaini will download the new image19:16
liwI'm slightly worried about not finding any problems19:39
heno_liw: try ubuntu studio alternate - I'm seeing some install failures19:40
heno_just trying to cheer you up ;)19:40
liw:)19:40
liwI'm about to crash, I think, so I will head for bed as soon as I finish this last ubutu-server amd64 test19:40
heno_liw: ok, thanks for your help!19:41
liwok, that was the last ubuntu-server amd64 test, they all passed for me19:50
liwI can continue in the morning if there's still tests remaining, but for now: good night19:51
heno_has anyone else tried ubuntu studio? I get a fair with bug 26480419:52
EagleScreeni think ther are problems with ethernet LAN in Intrepid20:56
=== EagleScreen is now known as EagleSn
=== EagleSn is now known as EagleScreen
=== smb_tp is now known as smb_tp_away
=== erle64- is now known as erle-

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