/srv/irclogs.ubuntu.com/2014/08/06/#ubuntu-quality.txt

=== _salem is now known as salem_
=== chihchun is now known as chihchun_afk
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
=== chihchun_afk is now known as chihchun
=== salem_ is now known as _salem
pittirbasak: I didn't know about cache=unsafe; just reading about it04:55
pittirbasak: ah, so with -snapshot this is implied, but not with using an explicit overlay; that overlay is still usually on tmpfs, but I guess it can't hurt to specify it explicitly04:56
pittirbasak: is this already supported on precise/trusty?04:56
pittirbasak: ah, precise's qemu doc already describes it04:59
pittirbasak: but first, need to fix total qemu failure with most recent qemu from utopic..05:06
pittirbasak: ok, autopkgtest fixed for qemu 2.1, and I committed the cache=unsafe; thanks for pointing out!08:20
shrini_team10:10
shrini_I am exploring this page10:11
shrini_https://wiki.ubuntu.com/QATeam/ContributingTestcases/Autopilot10:11
shrini_adding the PPA is not working10:11
shrini_sudo apt-add-repository ppa:autopilot/ppa10:11
shrini_Cannot add PPA: 'ppa:autopilot/ppa'.10:11
shrini_Please check that the PPA name or format is correct.10:11
shrini_getting this error10:11
shrini_elfy: ^^^10:11
elfyshrini_: fails here too - so it's not just you :) try asking in #ubuntu-autopilot if no-one here sees and knows the answer, might be someone in there who knows10:14
shrini_elfy: okey. thanks10:15
knomei believe the autopilot PPA's are restructured10:15
knometry ppa:autopilot/1.510:15
knomethough that PPA doesn't seem to have the packages needed...10:17
shrini_1.5 is being added10:18
shrini_myself and nithya are trying to add more manual testcases10:22
shrini_hope we are doing correctly10:23
elfythey look fine so far shrini_ - I commented on the inkscape one recently10:24
shrini_elfy: yes. Will add more testcases for inkscape soon10:24
shrini_thanks for the good works10:24
elfy:)10:24
elfywhen you do - just change it locally then push the new stuff to the same place - no need to create a new one10:25
shrini_okey10:25
rbasakpitti: thanks! In last night's test I got an improvement from 2h40m to 1h40m for mysql this way.10:37
pittirbasak: oh wow, you use an on-disk overlay dir?10:48
pittirbasak: it defaults to /tmp/ (I have that on tmpfs), and in CI we use /dev/shm/10:48
rbasakpitti: well, it is the default. With cache=unsafe it shouldn't matter!10:57
rbasakThis is on my laptop. I don't have unlimited memory!10:58
pittirbasak: I suppose it'll still be quite a bit slower on disk, but that's indeeed a nice improvement10:58
pittirbasak: yeah, I have 16 GB, I work in /tmp (tmpfs) all the time :)10:58
pittiI specifially bought so much to be able to run tons of VMs, containers, schroots, etc. in parallel10:58
rbasakI did that, but my laptop is a bit old now. It's maxed out at 8G10:58
rbasakI've never considered putting /tmp in tmpfs10:59
pittiI had that with 4 GB already11:00
pittiit's something which we honestly should do by befautl for > 1 GB11:00
pittiavoids a lot of HD spin up/down11:00
pittibut some programs still put large temp stuff in /tmp instead of /var/tmp, so that'll break with some cases (large firefox downloads for example)11:01
pittichicken-egg problem11:01
=== _salem is now known as salem_
akaradaghi, i am searching how ubuntu team test iso image automatically. I read some post and watched a video but it is for manuel12:55
akaradagKeeping ubuntu healthy: Manual Image Testing - http://www.theorangenotebook.com/2014/03/keeping-ubuntu-healthy-manual-image.html12:56
meecoderfound a bug, been reported 3 times, not yet fixed: bug 1332836 on launchpad13:01
ubot5bug 1332836 in ubiquity-slideshow-ubuntu (Ubuntu) "installation ISO Ubuntu Desktop "Utopic Daily" - 'Welcome to Ubuntu' slide is not correct" [Low,Triaged] https://launchpad.net/bugs/133283613:01
akaradaghello, i hope anyone help me13:19
akaradaghow ubuntu test iso automatically13:19
akaradagi am searching a method for testing os installation13:20
average_guyI have reported this in the past also meecoder, i think is last thing to change b4 actual release.13:25
average_guymy feeling is, if i see something wrong, will keep reporting it until someone tells me to stop13:25
average_guyakaradag: you check out http://unity.ubuntu.com/autopilot/ ?  I don't know crap about crap but I see you been asking a while now13:34
balloonsakaradag, howdy14:34
balloonsakaradag,the autopilot tests for ubiquity can be found in lp:ubiquity14:38
balloonsakaradag, on your bug, https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1332836, this isn't normally updated until beta. So it has been triaged and will be fixed, but it's not likely to be fixed until beta14:39
ubot5Launchpad bug 1332836 in ubiquity-slideshow-ubuntu (Ubuntu) "installation ISO Ubuntu Desktop "Utopic Daily" - 'Welcome to Ubuntu' slide is not correct" [Low,Triaged]14:39
balloonsas average_guy said, it might even be a bit later than that, they like to hold off on updating until the new artwork and design is done, which isn't ready yet14:40
knomeballoons, there's also a branch that allows slideshows to use a pre-defined variable from lsb_release14:40
knomeballoons, it's not merged yet to main though..14:41
balloonsknome, yea.. It's a little confusing to me why they do it this way, but . . .14:42
knomeless technical moving parts, less prone to errors ;)14:42
balloonsture14:42
knomebut yeah, it requires human attention every cycle14:42
knomeand so does the slideshow anyway14:42
balloonsyep.. probably why it is the way it is14:44
knomethough, considering how everything that can be considered documentation is doing right now in mainbuntu, it's a bit meh14:45
=== roadmr is now known as roadmr_afk
pittiballoons, plars, jibel: autopkgtest's adb --serial option fixed: http://anonscm.debian.org/cgit/autopkgtest/autopkgtest.git/commit/?id=44596518:08
pittiplars, balloons: I'll upload that to utopic now, unless you run it out of git?18:08
plarspitti: oh, cool!18:08
plarspitti: no, we have the package installed, so we'll need to update that on the server to see this change18:09
pittiplars: which autopkgtest is installed in the lab, is that vila's PPA?18:09
pittiplars: can you just grab the new utopic package then?18:09
plarspitti: no, in this case it's just from the archives18:10
plarspitti: yep18:10
pittiplars: the .deb will work fine on trusty or precise (if you have a backport of python3-debian)18:10
plarspitti: we are on trusty now18:10
pittiballoons: could ubuntu-ui-toolkit-autopilot move its libautopilot-qt dependency to libautopilot-qt5, to avoid dragging in a gazillion qt4 packages?18:13
pittiplars, balloons: there's your new autopkgtest: https://launchpad.net/ubuntu/+source/autopkgtest/3.3.2git1/+build/624729118:14
pittiit'll still take some two hours until it lands in utopic, but I figure it doesn't matter much for you where you download the deb from18:14
pittiballoons: https://code.launchpad.net/~pitti/ubuntu-ui-toolkit/qt-deps/+merge/229843 s'il te plaƮt ?18:23
pittior elopio18:24
elopiopitti: +118:26
elopioI'll add it to my list of MPs to get approved by the sdk team. Howerver, this week they seem to be too busy because the queue is growing bigger.18:27
pittielopio: yeah, it's one of these things I wish I could JFDI and upload :)18:31
pittianyway, good night everyone!18:31
elopiogood night.18:31
jibelpitti, Prima!18:45
balloonsjibel, qu'est ce prima?18:50
=== roadmr_afk is now known as roadmr
jibelballoons, in German it means: excellent, great, wonderful!, fantastic, ...19:14
balloonsjibel, awesome thanks.. that brings the german vocab up to at least 4 words now :-p19:15
knomeballoons, ja!19:16
elfyhope one is bier19:16
knomeright...19:16
balloonshallo knome and elfy19:16
knomethat leaves two words to use19:16
knomei guess hallo is one19:16
balloonsit's a requirement for work.. must be able to order beer in any language19:16
knomeand "die mannschaft" has to be one..19:17
balloonsI use danke instead of saying thank you in my everyday speech..19:18
knomeawwh19:18
balloonsI think it's the only german that has stuck around.. but anyways ;-)19:19
stgraber12.04.5: respin in progress to get new dmidecode fixing install failure with recent qemu19:58
stgraberthat affects all images19:58
=== salem_ is now known as _salem

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