=== sergio_ is now known as Guest65729 | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
=== chihchun is now known as chihchun_afk | ||
=== chihchun_afk is now known as chihchun | ||
elopio | team, I have to pick my bike. I will start a little late today. | 13:33 |
---|---|---|
=== alexabreu is now known as alex-abreu | ||
elopio | rhuddie: I did this yesterday: https://code.launchpad.net/~artmello/webbrowser-app/webbrowser-app-private_browsing/+merge/257673/comments/646721 | 13:34 |
elopio | please take a look when you have some time, so we can keep discussing about the role and what we should and shouldn't do. | 13:34 |
rhuddie | elopio, I'll take a look, thanks | 13:35 |
kenvandine | ubuntu-qa: Can i get a review of https://code.launchpad.net/~ken-vandine/ubuntu-system-settings/ap_sanity_helpers/+merge/258901 | 13:37 |
brendand_ | kenvandine, why the '@unittest.skip('skipped because the simPinSwitch state fails to update')' ? | 13:40 |
brendand_ | kenvandine, i know this branch didn't add that | 13:40 |
kenvandine | i don't remember | 13:41 |
kenvandine | i'll see if that still needs to be skipped | 13:41 |
kenvandine | but in a separate branch | 13:41 |
kenvandine | i want to keep this branch just merging in the stuff for the sanity tests | 13:41 |
brendand_ | kenvandine, thing is the helpers should be tested and they all seem to be getting used in tests that are skipped... | 13:45 |
brendand_ | kenvandine, no wait there's at least one test that's running.. | 13:46 |
brendand_ | ok, approved | 13:46 |
kenvandine | there are a couple | 13:47 |
kenvandine | thanks | 13:47 |
kenvandine | brendand_, i just fixed the test that was skipped :) | 13:47 |
kenvandine | well at least one of them | 13:49 |
kenvandine | hmmm | 13:49 |
kenvandine | ok, i'll get both fixed and submit them separately | 13:49 |
=== txspud` is now known as txspud | ||
om26er | ubuntu-qa I won't be visible on Internal IRC for a few hours, lost password and don't have my ubikey right now. | 14:36 |
jfunk_ | ack | 14:36 |
davmor2 | om26er: shame on you ;) I think you can ask to have your ubikey revoked and select another method and then add your yubikey again after, but have a look and see if the irc keys are still in the tarball in your Downloads folder | 14:37 |
om26er | davmor2, don't have the password on this machine, I checked. My key is at a different location, I sent someone to pick that up. | 14:39 |
davmor2 | om26er: fair enough | 14:40 |
=== chihchun is now known as chihchun_afk | ||
elopio | I'm back. :) | 15:27 |
davmor2 | see elopio is Terminator 10 judgement code | 15:30 |
elopio | I'm terminator 16.04. I've come to tell you to not use an overlay ppa for development. | 15:32 |
elopio | ubuntu-qa: how can I flash an old tar.xz that I have downloaded? | 15:39 |
jibel | elopio, what kind of tar.xz? | 15:39 |
balloons | elopio, if you use the ubuntu-flash-image tool, you can pass a rev number that corresponds to the old image | 15:40 |
balloons | it'll pick it up off the system and flash | 15:40 |
elopio | jibel: the ones I get downloaded into ubuntuimages/ubuntu-touch/vivid-proposed/m75 when I flash the arale. | 15:40 |
elopio | balloons: I want to go more than two months ago, and the images don't seem to be in the server anymore. | 15:41 |
fgimenez | elopio, there are --device-tarball and --custom-tarball switches | 15:41 |
jibel | elopio, I mean it's a device, custom or what? | 15:41 |
jibel | elopio, there are options for custom and device | 15:41 |
jibel | elopio, you cannot flash just a rootfs | 15:41 |
balloons | elopio, yes, the tool checks for the image locally. If you have all the bits it should just flash | 15:41 |
balloons | I've not gone that far back, but I have flashed old images that way | 15:41 |
davmor2 | balloons: it needs the json file from the server to know what to flash you can't do it | 15:42 |
balloons | davmor2, ahh.. | 15:42 |
davmor2 | elopio: ^ have a word with rsalveti | 15:42 |
balloons | I also have deconstructed the tarballs and flashed the img's manually | 15:43 |
elopio | so let me make the question different. How do I flash on arale image #100, vivid-proposed? | 15:43 |
davmor2 | elopio: you can't | 15:43 |
balloons | elopio, I would be curious what you have.. untarball them tars | 15:43 |
elopio | :'( | 15:43 |
balloons | I've had to manually flash things on my arale twice now by doing that | 15:44 |
elopio | right, these tars are not what I expected. | 15:45 |
davmor2 | balloons: were you grabbing the image from the server though? the tarballs in the Ubuntuimages dir are complete garbage to try and figure out what relates to what image | 15:45 |
davmor2 | that basically what the json file on the server tells the system then it checks locally to see if you have before downloading | 15:46 |
balloons | davmor2, I think you get 2 or 3 tarballs right? Anyways, I'll turn the questions round to elopio .. why do you need #100 flashed? | 15:46 |
elopio | balloons: because I want to see if autopilot works in an old arale version. | 15:47 |
balloons | elopio, if you want to use it for testing.. odds are you cannot | 15:47 |
elopio | I tried latest and #150 without luck. I need to go older than that. | 15:47 |
balloons | elopio, remember the archive issue . . . | 15:47 |
elopio | balloons: I just have to install one package on top of the image. And that package has not changed in a long time. | 15:48 |
balloons | elopio, but how do you get autopilot and friends installed? | 15:49 |
elopio | balloons: I don't need autopilot. The problem can be reproduced with just python3-evdev. | 15:49 |
balloons | elopio, let me see what I have | 15:52 |
elopio | fgimenez: between making the ppa, and waiting for debian to update their version, we can upload it to the ubuntu archive. | 15:54 |
elopio | should we add that to the acceptance criteria? | 15:54 |
balloons | om26er, did you get tests working btw.. did -p end up working ok for you? | 15:54 |
balloons | if not, this is something to inquire with pitti about | 15:54 |
fgimenez | elopio, of course, go ahead :) | 15:55 |
om26er | balloons, no, it did not. I gave up on it | 15:55 |
balloons | om26er, well that's no good. do you have a full log and can make a bug report on it? | 16:00 |
om26er | balloons, I don't have logs right now. Will make sure to report a bug for that in a few minutes. | 16:00 |
elopio | version 19 from ubuntu-touch/ubuntu-rtm/14.09, sounds like worth a try. | 16:14 |
=== oSoMoN_ is now known as oSoMoN | ||
=== oSoMoN_ is now known as oSoMoN | ||
elopio | veebers: https://code.launchpad.net/~artmello/webbrowser-app/webbrowser-app-private_browsing/+merge/257673/comments/646721 | 20:38 |
=== pgraner is now known as pgraner-afk | ||
=== barry` is now known as barry_ | ||
=== barry_ is now known as barry | ||
=== pgraner-afk is now known as pgraner | ||
elopio | ubuntu-qa: can somebody review sjcazzol's branch while I have some lunch? https://code.launchpad.net/~canonical-platform-qa/ubuntu-ui-toolkit/combobutton-tests/+merge/259054 | 21:41 |
elopio | sjcazzol: if it's still without review when I get back I'll look at it. Sorry but I'm staving. | 21:41 |
elopio | *starving | 21:41 |
veebers | sjcazzol, elopio: sure can | 21:44 |
sjcazzol | Folks, I am leaving, see you tomorrow | 21:50 |
veebers | elopio: do you have links for those CPO fixes for apps that you proposed? | 22:53 |
elopio | veebers: not at hand. why? | 22:54 |
veebers | elopio: do you know if/when they will land and be released? | 22:55 |
elopio | veebers: sorry, let me see. | 23:24 |
elopio | veebers: pending are keyboard and camera. | 23:25 |
elopio | I don't know when they will be released. they are approved so I'm guessing in the next week or so? bfiller ^ | 23:27 |
veebers | elopio: ack thanks, I should have been on to them more earlier sorry :-P I don't want to release the autopilot changes that will break those tests until they are release (and thus will no longer be broken) | 23:34 |
elopio | veebers: can you join #mir in the private channel? | 23:34 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!