/srv/irclogs.ubuntu.com/2011/11/21/#ubuntuone.txt

=== edvm is now known as x-ip
=== webm0nk3y_ is now known as jdobrien
=== jdobrien is now known as webm0nk3y
=== webm0nk3y is now known as jdobrien
=== jdobrien is now known as webm0nk3y
=== nhaines_ is now known as nhaines
mandelmonring all!08:53
mandelmorning :P08:53
=== mandel` is now known as mandel
=== popey_ is now known as popey
* mandel away for reboot09:27
JamesTaitHappy Monday!09:32
* mandel back09:37
* mandel loves rsync09:50
gatoxhi!11:07
mandelgatox, morning!11:10
=== webm0nk3y is now known as jdobrien
mandelgatox, got a question about python that you might know how to solve11:45
gatoxmandel, shooy11:45
gatoxshoot11:45
mandelI want to import dbus from a module that is named dbus.. is that possible, or will it import itself11:45
mandelgatox, ^11:45
mandelgatox, I can push a branch if you want11:45
gatoxmandel, please.... so i can see it better11:46
gatoxmandel, you can use absolute_import11:46
gatoxfrom __future__ import absolute_import11:46
gatoxmandel, and specified the complete path11:46
gatoxmandel, if that is not what you want... push a branch so i can undeerstand it better11:47
mandelgatox, is not that exactly, take a look at: lp:~mandel/ubuntuone-devtools/refactor-testcase11:48
mandelgatox, sorry this: lp:~mandel/ubuntuone-dev-tools/refactor-testcase11:48
mandelgatox, it works with absolut_import, thx :)11:55
gatox:D11:56
=== Guest32348 is now known as adorilson
gatoxlisette, ping12:11
lisettegatox: pong12:12
gatoxlisette, hi, how are you?12:12
gatoxlisette, i'm looking at this issue: https://bugs.launchpad.net/ubuntuone-control-panel/+bug/87886712:12
ubot4Launchpad bug 878867 in ubuntuone-control-panel "QT UI Inactive button while (re-) connecting in progress (affects: 2) (dups: 1) (heat: 20)" [Medium,Confirmed]12:12
gatoxlisette, and i wanted to know if the working and design are signed off as it mention natalia in her comment12:13
lisettegatox: will have a look, let me get back to you in 512:13
gatoxlisette, ok thanks12:14
* mandel reboots12:19
=== webm0nk3y is now known as jdobrien
=== webm0nk3y is now known as jdobrien
mandelgatox, if there is something I hate is the setup.py on our projects.. I forgot to update the one in ubuntuone-dev-tools in the branch I porposed, just fixed it13:15
mandelgatox, is one of those things that we all forget to test :P13:15
gatoxmandel, true....13:15
gatoxmandel, i made the setup.py for our FF project :P13:16
mandelgatox, awesome!13:16
* mandel lunch13:43
dobeymandel: so you just hate setup.py :)13:46
dobeyhmm14:17
joshuahooverdobey: for bug #884959 i believe this fix was put in for bug #872924...do you think it's sufficient to put in that the test case for 872924 tests both bugs?14:37
ubot4Launchpad bug 884959 in ubuntuone-client (Ubuntu Precise) (and 5 other projects) "ActionQueue does not reset tempfile (affects: 1) (heat: 37)" [Critical,Fix released] https://launchpad.net/bugs/88495914:37
ubot4Launchpad bug 872924 in ubuntuone-client (Ubuntu Precise) (and 5 other projects) "Resuming a failed upload crashes with ValueError: I/O operation on closed file (affects: 24) (dups: 3) (heat: 136)" [Critical,Fix released] https://launchpad.net/bugs/87292414:37
dobeyjoshuahoover: the bug is also linked in the changelog, so probably best to put a TESTCASE in it also, and just say "verification-done" if it's also fixed14:39
dobeyjoshuahoover: i am slightly concerned about the one guy who is still getting the ValueError issue though, with the new package14:39
joshuahooverdobey: hmmm...i didn't see that part...i based my testing on the test case rye provided, i was able to get the error without the proposed package and then not getting it with proposed installed14:41
dobeyjoshuahoover: did you try with files in ~/Ubuntu One, or in a UDF?14:42
joshuahooverdobey: in ~/Ubuntu One14:43
dobeyalthough, i guess his test is in ~/Ubuntu One/14:43
joshuahooverdobey: yeah...hmmm...that last comment (andre) could be the same bug or something else...i'm asking if he sees the error logged14:46
ryeo_O14:48
dobeyjoshuahoover: see comment #1714:48
dobeyjoshuahoover: it shows the error logged14:48
joshuahooverdobey: ah, ok14:48
joshuahooverdobey: hmmm...14:49
joshuahooverrye: can you test the proposed package for bug #872924 ?14:49
ubot4Launchpad bug 872924 in ubuntuone-client (Ubuntu Precise) (and 5 other projects) "Resuming a failed upload crashes with ValueError: I/O operation on closed file (affects: 24) (dups: 3) (heat: 136)" [Critical,Fix released] https://launchpad.net/bugs/87292414:49
dobeygrumble14:51
mandeldobey, yes hehe14:53
dobeyjoshuahoover: no, the package is broken14:53
=== yofel_ is now known as yofel
ryedobey, what do you mean?14:54
ryeseries14:54
mandeldobey, I added you as a reviewer for the ubuntuone-dev-tools refactoring, please let me know what you think14:54
joshuahooverrye: just the question i was going to ask14:55
dobeyrye: yeah the patch isn't actually applied :(14:55
ryejoshuahoover, patch is not applied14:55
dobeyhow the heck did i miss that :(14:55
ryeso that means verification-failed or something?14:56
dobeyyes14:57
dobeyfor now14:57
joshuahooverrye, dobey: then i don't have much confidence in my ability to test it ;)14:58
mandelme?15:01
gatoxme15:03
mandeldobey, ralsina ?15:03
dobeyme15:04
dobeyralsina is sick no?15:04
dobeywhere's alecu?15:04
mandeldobey, ralsina said he would try, so.. I pinged just in case15:04
dobeyah ok15:04
mandeldobey, no idea about alecu15:04
gatoxi think alecu ask for a day off15:04
dobeyoh right, yes15:04
gatoxso..... mandel go?15:04
mandelDONE: Proposed lp:~mandel/ubuntuone-dev-tools/refactor-testcase so that adding proxy tests is nicer. Changed tests in all projects for when ever this is approved. Looked at rt for new windows release.15:05
mandelTODO: Get some info about squid to write the tests.15:05
mandelBLOCKED: no15:05
mandelgatox, go15:05
gatoxDONE:15:05
gatoxPropose some branches waiting for review, work on Freaky Friday project ui.15:05
gatoxTODO:15:05
gatoxWork in not validate account issue, and then keep fixing the other bugs in my bugs queue15:05
gatoxBLOCKED:15:05
gatoxNo15:05
gatoxdobey, go15:05
dobeyλ DONE: non-hack-day bug #89078615:05
dobeyλ TODO: fix u1client SRU, review mandel's devtools branch, fix race in banshee store (SRU), move some stuff around15:05
ubot4Launchpad bug 890786 in ubuntuone-dev-tools (Ubuntu) (and 1 other project) "Pass unhandled options through to trial (affects: 1) (heat: 6)" [Undecided,New] https://launchpad.net/bugs/89078615:05
dobeyλ BLCK: No.15:05
dobeyfin.15:05
gatoxmandel, do you want to review a branch? :D15:05
mandelEOM?15:05
* gatox tends the trap15:05
mandelgatox, I can, I don't want to :P15:05
gatoxmandel, jejeje honest answer15:05
mandelgatox, shoot15:06
gatoxmandel, this is the most important one: https://code.launchpad.net/~diegosarmentero/ubuntuone-client/unicode-issues/+merge/8258615:06
gatoxmandel,  and then this one if you want (really trivial): https://code.launchpad.net/~diegosarmentero/ubuntuone-windows-installer/congratulations-page/+merge/8259615:06
mandelok15:12
* gatox lunch15:20
=== gatox is now known as gatox_lunch
ralsina_good morning!15:46
ralsina_or evening15:46
dobeyhi ralsina15:48
ralsina_hi dobey15:48
dobeyralsina: feeling better?15:48
ralsina_dobey: at least I can look at the screen without my eyes exploding :-/15:49
ralsina_dobey: but mostly feeling like crap15:49
dobey:-/15:49
ralsina_dobey: it shall go away. I'd rather ignore it, since it has already been looked at by qualified mechanics/vets/etc.15:50
dobeyheh15:50
Chipacaralsina: we moved the roadmap call to tomorrow15:52
Chipacaralsina: because you're ill15:52
Chipacaralsina: now get off the internets and be ill15:52
ralsina_Chipaca: saw it. Good, that means I will do it15:52
Chipaca:)15:52
ralsina_Chipaca: ack15:52
ralsina_Chipaca: I'll just check email a bit15:52
Chipacaralsina_: i think mandel had questions wrt signing the windows things15:52
=== gatox_lunch is now known as gatox
ralsina_Chipaca: ok, I'll ping him about that.15:52
ralsina_mandel: ping?15:52
Chipacaralsina_: other than that, nothing to report. And, seriously, leave it for tomorrow :)15:53
mandelralsina, so far it seems that the rt is blocked because we do not have the .exe signed, so I could not send the updated xml15:53
mandelralsina, at least when looking at http://one.ubuntu.com/windows/15:53
dobeyralsina_: did you get sick because you removed your filter?15:53
ralsina_mandel: the RT for the signing is +1 or -1 of the one you have. I uploaded the unsigned installer, so it's on their hands15:53
ralsina_dobey: could be bad fuel15:54
ralsina_mandel: check RT 49209 and try to follow up on that one with a l-sa first, I guess15:54
ralsina_mandel: oops, not with a l-sa, with #is15:55
mandelralsina_, ok, I'll be taking a look every now and then, If i miss it before my EOD I'll let you know15:55
ralsina_And I am off. ping me on twitter if you can't live without me15:55
joshuahooverrye: are you able to reproduce the problem in bug #874501 ? i never was able to and we're getting push back on it (as you know)...doesn't help that we don't have a good way to test it so far15:59
ubot4Launchpad bug 874501 in gnome-keyring (Ubuntu Oneiric) (and 2 other projects) "couldn't prepare to write out keyring (affects: 6) (dups: 1) (heat: 33)" [High,Confirmed] https://launchpad.net/bugs/87450115:59
jderoseChipaca: aquarius: http://blog.novacut.com/2011/11/note-on-ubuntu-one-dropping-couchdb.html16:02
jderose:-D16:02
jderoseChipaca: aquarius: thanks again for the heads-up at UDS!16:02
Chipacajderose: thank you16:03
mandelso, is osmeone out here familiar with squid to show me an example of hot to tell squid to run in a linux machine using python?16:12
* mandel has a weird task :P16:12
dobeymandel: i'd imagine similar to the way we tell dbus to run, but using different options :)16:13
mandeldobey, bah, giving quick answers is not what I was looking for :P16:13
mandelthat is cheating hehe16:13
dobeyhopefully it can be done without a custom config file though16:14
dobeyhaving to ship config files is annoying16:14
mandeldobey, yeah, I really want to avoid that16:17
mandelatm I'm just reading docs to see which is the best path to take16:17
mandeldobey, looking at squid, I need to pass a config file with -f otherwise it tries to use /etc/squid/squid.conf and of course the test does not have the rights :(16:22
dobeymandel: it should be able to read it; but does squid not have arguments for all the things we need to change?16:24
mandeldobey, at the moment if I run squid without sudo it gives an access error, maybe I'm doing something wrong16:25
mandeldobey, and by the looks of it, the command line does not have all the required commands16:25
dobeymandel: it's probably trying to bind a port # < 1024?16:25
mandeldobey, is trying with 3128 which is the default for squid16:26
mandelfrom running it in the terminal: FATAL: Unable to open configuration file: /etc/squid/squid.conf: (13) Permission denied16:26
dobeywell what are the perms on that file?16:27
mandel-rw-------   1 root root 169801 2011-11-21 13:48 squid.conf16:28
dobey16:28
mandelyeah..16:28
dobeycan we just not use squid?16:28
mandeldobey, yes, I can take alook at a diff proxy :)16:28
mandeldobey, the problem is that we need a proxy that does not only work as a http proxy.. and I have not too much idea of alternatives16:34
mandeldo you have any?16:34
dobeyno16:35
dobeyproxies are the devil :)16:35
mandeldobey, I agree 110%16:36
dobeycan we not just fake everything?16:37
Chipacamandel: python TinyProxy.py :)16:44
Chipacaor, fake it16:44
Chipacamandel: TinyHTTPProxy, even16:45
mandelChipaca, we want to do integration tests, similar to the ones used with dbus, so that we test that we do go though it16:45
Chipacamandel: then man up and use the real thing :)16:45
mandelChipaca, hahaha yes, but is annoying to have to add .conf for the tests.. would be nice to be able to pass everything we need to squid over the command line, but it does not lok like it16:46
dobeythe dbus thing is less for integration tests, than for just not breaking the world16:47
dobeyintegration tests probably shouldn't be handled via the python test suite in this way16:47
dobeybut rather, by running on jenkins16:47
mandeldobey, but is easier to get the python start squid in a port and return it that to tell jenkins to start one.. although it would be a pain for those that test locally before pushing the branches16:48
dobeymandel: stuff for jenkins doesn't need to be in ubuntuone-dev-tools16:49
mandeldobey, we would like to be able to do the tests locally.. and not in jenkins so that tarmac can reject them if we brake proxy support, right?16:50
dobeymandel: we're not going to get any reliable regression testing, by only testing against a single implementation16:50
dobeymandel: what we would like, is more integration between tarmac and jenkins16:51
mandeldobey, we might need to talk about this in the team meeting16:51
mandelsince I prefer to start with it in the right direction, I hate working on something and then having to re-implement it16:52
dobeymandel: yeah, i am not sure what the best solution for this is. :(16:52
dobeymandel: also, i am off on thursday and friday; thursday is a national holiday and i am taking friday as well16:52
mandeldobey, telling twisted to support proxies ;)16:52
mandeldobey, oh my, everyone is on holidays hehe16:52
dobeyheh16:53
mandeldobey, I'll do an example using the approach we used with dbus, nothing quick, just dirty to see where it takes me16:55
mandeldobey, but we certainly need to look at this with more eyes than mine (I'm very short sighted :P)16:55
dobeyhehe16:56
dobeylunch, bbiab17:02
=== beuno is now known as beuno-lunch
=== Chipaca is now known as Chipakeitor
=== Chipakeitor is now known as Chipaca
=== beuno-lunch is now known as beuno
* dobey wonders who to beg for reviews18:28
cjohnstonIs there any chance there are server issues again? my uploads seem extremely slow again18:34
dobeycjohnston: can you more accurately define "slow" and what version of ubuntuone-client are you running?18:35
cjohnstondobey: i dont know of any way without installing the indicator to tell a speed..just whats in the onerirc repos18:36
dobeycjohnston: does "grep ValueError ~/.cache/ubuntuone/log/*" return a bunch of matches?18:37
cjohnstonyup18:38
dobeyok; you're hitting bug #872924 then. it's fixed in nightlies, and precise, and there is an upload to oneiric-proposed which fixes it, that is waiting for an admin to accept18:39
ubot4Launchpad bug 872924 in ubuntuone-client (Ubuntu Precise) (and 5 other projects) "Resuming a failed upload crashes with ValueError: I/O operation on closed file (affects: 25) (dups: 3) (heat: 142)" [Critical,Fix released] https://launchpad.net/bugs/87292418:39
cjohnstonis there still nothing between nightlies and whats in the repos?18:43
cjohnstondobey: i also suffer from bug #88587718:43
ubot4cjohnston: Error: Bug #885877 not found.18:43
mandelEOD for me, catch you later!18:44
cjohnstonstupid bot doesn't like private bugs18:44
dobeycjohnston: did you try the rescan-from-scratch that was suggested?18:48
cjohnstondobey: yup18:48
cjohnstonits transfering according to --current-transfers18:48
dobeyoh, but that was for uploads, not downloads right?18:48
cjohnstonits for both i believe18:49
gatoxbrb.....18:51
dobeyhmm18:51
cjohnstonsounds like a troll dobey19:02
dobeyindeed19:02
cjohnstonlifeless atleast offered a constructive opinion19:03
cjohnstondobey: the key statement "its gotten me in some trouble with freenode staff in the past"19:07
gatoxbac19:16
gatoxback19:16
dobeycjohnston: anyway, the upload issue is fixed and we're trying to get the SRU out; the download bug i'm not sure about19:28
dobeyfacundobatista: ^^ do you know any more about bug #885877 ?19:28
ubot4dobey: Error: Bug #885877 not found.19:28
cjohnstondobey: no way to get ahold of the update without going to nightlies currently correct?19:28
facundobatistadobey, nop19:29
dobeycjohnston: let me check (and ping someone) again19:30
cjohnstonok.. ty19:30
dobeycjohnston: not in proposed yet, but just ping in ubuntu-devel to get it accepted; hopefully it will show up soon. should be in proposed by tomorrow at the latest i would think19:34
dobeyand hopefully in -updates next week19:34
cjohnstonare you saying you just pinged, or that I should?19:35
dobeyerr, i just pinged19:36
dobeysorry19:36
dobeywell, i pinged pitt earlier and he said it was on his list, but too late for that today. so if someone else doesn't accept it today, i suspect he will in the morning19:37
cjohnstonok.. thanks19:38
dobeysure; it should already be in proposed, but i'm an idiot and totally missed that the patch wasn't added to 'series' :-/19:42
cjohnston:-(19:43
* cjohnston recommends that there be a PPA setup that is between nightlies and the ubuntu repos.. maybe stable or something19:43
dobeywell, if you want to build it locally, you can branch lp:ubuntu/oneiric-proposed/ubuntuone-client, update debian/patches/series, and bzr bd, and it should fix you19:44
dobeycjohnston: yeah, we're working towards that end19:44
cjohnstonI don't have time today, so I will probably just wait for the release.. Thanks though19:44
dobeymandel: i spy a typo on your branch :)19:54
gatoxeod..... i hope to end fighting with the layers of this onion/software by tomorrow night :P20:27
dobeywindows?20:27
dobeyand unicode?20:27
dobeyi don't think it ever ends :P20:27
gatoxdobey, nono..... i finish with that.... for a while20:34
dobeyheh20:35
gatoxi'm with a bug that has to go through several layers to reach the installer and show the proper page....20:35
dobeyah20:35
gatoxand i mean..... tonight.... not tomorrow night :P20:35
gatoxok...... see you later!! bye :D20:36
czajkowskiAloha20:46
dobeyhi czajkowski21:59
dobeyhave a good evening all. i'm out22:00

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