/srv/irclogs.ubuntu.com/2012/07/06/#ubuntuone.txt

=== muffinre` is now known as muffinresearch
JamesTaitHappy Friday, everyone! :-D08:36
ryejoshuahoover: 2012-07-05 23:38:20,081 - twisted - ERROR - u'Host name does not match certificate. Expected fs-2.ubuntuone.com but got fs-2.one.ubuntu.com.'08:54
ryeping webops, what do we need to do for _https._tcp.ubuntuone.com to start returning fs-{1,2}.one.ubuntu.com instead of fs-{1,2}.ubuntuone.com08:57
gnuoyrye, let me take a look08:57
ryebecause we have certificates issued for fs-1.one.ubuntu.com and for at least one person that became an issue08:58
ryeand I am not sure why it became an issue for only one person08:58
ryegnuoy: continuing in #u1-internal08:59
mandel_morning from florence :)09:42
mandel_ralsina, hello!12:28
mandel_ralsina, where is everyone!12:29
mandel_rye, where is everyone?12:52
ryemandel_: python conference I suppose12:54
mandel_rye, ah..12:54
dobeyyeah13:06
dobeypycamp is this weekend13:06
dobeyso all of .ar is there13:06
mandel_dobey, buh… I had no idea, now my code is blocked :(13:34
dobeywhat code?13:34
mandel_dobey, fsevents, not to worry, I wanted to bully gatox :)13:35
* mandel_ restarts13:35
dobeyhmm14:20
dobeymandel: are you working today?14:20
dobeyno14:21
dobeyi guess it's just thisfred, mmcc and me today14:22
thisfred14:22
dobeyso let's not do the standup14:24
dobeybrb14:30
mmccsure, no problem here14:34
mmccbtw, no one gave me any reviews on Tuesday so if you have any today let me know, I'll make time today14:35
thisfredTODO: immanentize the eschaton15:01
dobeylunch time, bbiab15:45
=== salgado is now known as salgado-lunch
=== zyga is now known as zyga-afk
=== salgado-lunch is now known as salgado
dobeythisfred: https://code.launchpad.net/~dobey/ubuntuone-infrastructure/u1db-nightlies/+merge/11375716:53
thisfredon it16:54
thisfred+116:54
dobeythisfred, mmcc: can you also review https://code.launchpad.net/~dobey/ubuntuone-installer/core-cache/+merge/113286 ?16:54
mmccsure16:54
mmccdobey, re: your question about the sso branch you just looked at - that branch is old, I should cancel the merge proposal or something. what's the right way to do it? I was going to ask after finishing the replacement- wasn't expecting anyone to look at it in the meantime, sorry17:00
dobeymmcc: ah ok, i'll reject it then17:00
mmccok17:00
dobeymmcc: what about https://code.launchpad.net/~mikemc/ubuntu-sso-client/fix-1018924-use-buildout-python/+merge/112813 ?17:01
mmccalso reject17:02
dobeydone17:02
mmcchm, looking at this windows installer xml file, most paths have the backslash, but the path to the uninstaller has a forward-slash. anyone know if that's a problem?17:12
dobeydon't know17:13
dobeyi guess the bitrock thing does the right thing regardless17:13
dobeyas it does support osx, windows, and linux17:13
mmccguess so. sometimes forward slashes work on windows too, but I don't understand when or why17:14
dobeyi think they work more often since MS made explore.exe and iexplore.exe be the same thing17:14
dobeybecause the internet made people more used to typing / than \17:15
mmcchooray internet17:15
mmccTodays moment of zen: the title of the menu item I select to create a new console window with Console2 on windows is "Main console module"17:17
mmccdobey, trying to run dirspec tests on windows, I don't have trial.py or pyflakes.py where it wants-- I guess run-tests.bat isn't expecting  a buildout-style python, huh.17:29
mmcc…and running trial.py from within the egg in the buildout just silently does nothing :(17:32
dobeymmcc: hrmm, i don't know. afaik the tests work. i guess we'll have to wait to ask alecu about that? :-/17:33
mmccI guess so. care to review my exe_finding branch as code only? tests work on mac and linux17:35
dobeywell, it /is/ my review day :)17:37
mmccoh right. just a sec, new bug -> commit --fixes -> dance dance17:37
mmccand if you're light on reviews to do, I still have no idea what I'm doing with bugs affecting projects/ distributions, etc. Be nice to stop offloading that onto you.17:41
mmccdobey, ok - https://code.launchpad.net/~mikemc/dirspec/add-exefind/+merge/11378217:45
dobeyoh jenkins, thou art a harsh mistress17:45
* dobey bets precise is offline again17:46
dobeyand it is17:46
mmccthat branch is definitely still open to suggestions as to API design or where it should go or whatever…17:46
dobeyright. i haven't even had time to read through your e-mail yet either17:48
dobeywasn't expecting a branch already :)17:48
mmccheh. well, I've had all that code arranged in different places a couple of times already so it was quick to put it together17:50
mmccand wherever it ends up, it'll be most of that same code in one place so I figured it couldn't hurt to get a jump17:51
dobeymmcc: can you run the fsevents daemon tests?18:18
mmccdobey, I should be able to now, yes18:24
dobeymmcc: maybe you could review https://code.launchpad.net/~mandel/ubuntuone-fsevents-daemon/allow_user_readd/+merge/113749 also then?18:24
mmccok, sure.18:24
mmcclunchtime...18:29
=== zyga-afk is now known as zyga
dobeyhmm19:30
dobeybrb20:05
dobeymeh, having vaguely supported hardware is no fun :-/20:11
mmccdobey, just saw your comments, thanks - do we ever run frozen on platforms other than mac & win?20:15
dobeyi don't know what frozen means exactly there20:16
mmccwell, specifically it means sys.frozen is not None, but I also just need to know more about how we package things on linux20:16
dobeybut even the "unfrozen" path there seems to be the wrong way to do things on Linux20:16
dobeyAttributeError: 'module' object has no attribute 'frozen'20:17
dobeyis what Linux does apparently :)20:17
mmccah, yes - that's true. that path is only correct for development, and since this code is really only for mac and win at first, I was using 'frozen' == packaged20:18
mmccthat's why it uses getattr , I guess20:18
dobeymmcc: also, what came of the discussion i see between you and alecu about the variable definitions for each project?20:23
dobeydo you need to change the code as a result of that?20:23
mmccno, this code incorporates that feedback.20:24
dobeyah ok20:25
dobeyi think it does need to be a bit more generic as well20:26
mmccI had originally made the "app_names" dict a parameter to the get_cmdline function, but since it'll be specific to each project (i.e., only u1client needs to know the sub-app-name for syncdaemon), it seemed ok to just get it from the module argument20:26
dobeybut i'm not exactly sure where/what that means at the moment20:26
mmccsorry, what needs to be more generic? the app names part of it or the whole thing20:26
dobeythe whole thing20:26
mmccdefinitely if we want it to be able to be used for installed linux , it needs a change… although we always use dbus for launching stuff there, afaict20:27
dobeyi don't think we launch the sso gui with dbus. those have to be installed in the specific sso libexecdir20:28
mmcchmm20:28
mmccyes, that's right - that uses ubuntu_sso.utils.get_bin_dir, which looks in path-to-__file__/../../bin/ and falls back to using  ubuntu_sso.constants.BIN_DIR, which is generated at install time… so on linux we 'compile in' the right path20:35
mmccthat fall-back to a constants.py is one way to add packaged linux support to my get_cmdline branch, but it only works for sso. (although only sso would use it)20:36
mmccthat is, only sso would use get_cmdline on linux20:39
dobeyright20:42
dobeywell20:42
dobeymaybe we could provide a primary_path kwarg or something, that if is not None, look there first20:42
dobeynot sure exactly yet20:42
dobeyneed to think about it a bit20:43
dobeybrb, need to reboot again20:43
dobeyhmm, secondary still all red, and lightdm was behaving weird20:47
dobeyand gl stuff is still crashy :-/20:49
dobeydoh20:49
mmccarg, mandel's integration tests aren't working for me...21:00
mmccthey have to be run as root and running with sudo changes your environment. the weird buildout $u1trial stuff is hitting us here21:01
mmccand Xcode says "Unexpected internal inconcistency: No recorder for buildTask: "21:02
mmcchey great speling, XCode21:02
dobeyoh fun21:03
dobeyheh21:03
dobeyneed to reboot again21:03
dobeywhee21:03
dobeyback21:09
dobeyhmm21:11
mmccI note that the OCMock license on the website still hasn't changed21:13
dobey:-/21:14
dobeyshould we ping about it?21:14
mmccI guess so, I'll ping him now.21:27
* mmcc pokes his head up out of trying to run mandel's Xcode tests21:27
dobeyheh21:30
dobeyok, have a good weekend mmcc. i'm out of here :)21:48
mmccalright, you too dobey.21:49

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