=== bracki_ is now known as bracki | ||
hiren_ | harmw: around? | 07:43 |
---|---|---|
=== zz_gondoi is now known as gondoi | ||
=== gondoi is now known as zz_gondoi | ||
hiren_ | harmw: did you get a chance to make freebsd port out of your changes? | 16:57 |
smoser | hiren_, he is waiting on a release i tihnk | 17:03 |
smoser | ie, an upstream tarball that has it al lin | 17:03 |
smoser | i think the necessary pieces are there. | 17:04 |
smoser | would like to get the https://code.launchpad.net/~josephbajin/cloud-init/freebsd-configdrive/+merge/231214 in though | 17:04 |
hiren_ | smoser: ah okay. so, looking at that review, its being worked on, I guess. | 17:07 |
=== harlowja_away is now known as harlowja | ||
hiren_ | smoser: the change looks okay to me. | 17:27 |
smoser | there is one change i asked for there that he didnt addres | 17:32 |
smoser | the 'b' | 17:32 |
smoser | i can probably just do that. but i'd need someoen to be able to test it | 17:32 |
smoser | can you test tha t? | 17:32 |
hiren_ | smoser: thats what I am trying to setup at $work right now. So that I can test things. | 17:35 |
harlowja | hiren_ u can do it ! | 17:38 |
harlowja | lol | 17:38 |
hiren_ | hah. :D | 17:38 |
harlowja | did u get the SE guys to get u a working mini-cluster? | 17:39 |
smoser | hiren_, if you wan that MP to get accepted. | 17:40 |
smoser | and you dont want to wait on me. | 17:40 |
smoser | sometimes you can trick harlowja into doing things for you | 17:41 |
harlowja | lol | 17:41 |
harlowja | FYI, don't tell the person that u want to trick that u might try to trick him | 17:41 |
harlowja | :-P | 17:41 |
hiren_ | heh harlowja thats the new trick. None expects that. | 17:41 |
smoser | i guess that could be a problem if the trickee was of suitable intelligence. | 17:41 |
smoser | :) | 17:42 |
harlowja | :-P | 17:42 |
harlowja | what u saying smoser , lol | 17:42 |
smoser | fool me once, shame on you. | 17:42 |
smoser | fool me twice, shame on me. | 17:42 |
harlowja | fool me thrice, shame on smoser | 17:43 |
harlowja | lol | 17:43 |
hiren_ | haha | 17:43 |
smoser | touche | 17:44 |
harmw | hiren_: I guess you hve your answer :) | 17:51 |
hiren_ | harmw: yep :-) | 17:52 |
hiren_ | harlowja: about testing, yes, I do have my own little clustr now, fighting with other little things. | 17:53 |
harlowja | k | 17:53 |
harlowja | openstack is a fight with many little things lots of the time :-P | 17:54 |
hiren_ | heh yeah. | 17:56 |
smoser | what is platform.system.lower() on freebsd ? | 18:05 |
smoser | and is it the same for *bsd ? | 18:05 |
smoser | hiren_, ^ ? or harlowja ? | 18:05 |
hiren_ | smoser: I believe you'll get "freebsd" | 18:15 |
hiren_ | not sure how is is for other bsds | 18:15 |
hiren_ | smoser: on my laptop | 18:21 |
hiren_ | flymockour-l7% uname -a | 18:21 |
hiren_ | FreeBSD flymockour-l7.corp.yahoo.com 11.0-CURRENT FreeBSD 11.0-CURRENT #29 r271744M: Thu Sep 18 10:14:21 PDT 2014 hirenp@flymockour-l7.corp.yahoo.com:/var/tmp/waste/usr/home/hirenp/head/sys/GENERIC amd64 | 18:21 |
hiren_ | flymockour-l7% python3.3 | 18:21 |
hiren_ | Python 3.3.5 (default, Sep 18 2014, 19:50:32) | 18:21 |
hiren_ | [GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)] on freebsd11 | 18:21 |
hiren_ | Type "help", "copyright", "credits" or "license" for more information. | 18:21 |
hiren_ | >>> import platform | 18:21 |
hiren_ | >>> platform.system() | 18:21 |
hiren_ | 'FreeBSD' | 18:21 |
hiren_ | >>> platform.release() | 18:21 |
hiren_ | '11.0-CURRENT' | 18:22 |
hiren_ | >>> | 18:22 |
smoser | thanks | 18:22 |
hiren_ | np and I am very positive this will hold true for other bsdx. | 18:22 |
hiren_ | bsds* | 18:22 |
smoser | hiren_, ? | 18:37 |
smoser | you think that netbsd will show platform.system() as 'FreeBSD' ? | 18:37 |
smoser | or openbsd ? | 18:37 |
smoser | harmw, or hiren_ or harlowja_ if you freebsd like folks get a chance, try | 18:38 |
smoser | https://code.launchpad.net/~smoser/cloud-init/freebsd-configdrive/+merge/235513 | 18:38 |
smoser | lp:~smoser/cloud-init/freebsd-configdrive | 18:38 |
harlowja_ | hiren_ hmmm, 3.3.5 u say, thats gonna get interesting, lol | 18:39 |
harlowja_ | they don't have a 2.7? | 18:39 |
harlowja_ | afaik, without further things being merged 3.3.5 won't be working | 18:40 |
smoser | thats just on his laptop | 18:40 |
smoser | they do have a 2.7 | 18:40 |
hiren_ | smoser: I meant, netbad would return "netbsd" :-) | 18:40 |
hiren_ | harlowja_: I do have 2.7 | 18:41 |
harlowja_ | k | 18:41 |
hiren_ | flymockour-l7% python2.7 | 18:41 |
hiren_ | Python 2.7.8 (default, Sep 18 2014, 18:38:38) | 18:41 |
hiren_ | [GCC 4.2.1 Compatible FreeBSD Clang 3.4.1 (tags/RELEASE_34/dot1-final 208032)] on freebsd11 | 18:41 |
hiren_ | Type "help", "copyright", "credits" or "license" for more information. | 18:41 |
hiren_ | >>> import platform | 18:41 |
hiren_ | >>> platform.system() | 18:42 |
hiren_ | 'FreeBSD' | 18:42 |
hiren_ | >>> | 18:42 |
hiren_ | there you go :D | 18:42 |
harlowja_ | cool | 18:42 |
smoser | ok. well, give that branch a try please. | 18:42 |
hiren_ | smoser: yes, when I can resolve this local issue, I will. | 19:24 |
hiren_ | with the help of harmw, of course :-) | 19:24 |
harmw | I can't help | 19:27 |
harmw | I suck at that | 19:27 |
hiren_ | harmw: yes you can. you have helped me. :-) | 19:32 |
harmw | nah, thats just because I'm good at guessing which routes to take :p | 19:35 |
hiren_ | :-) | 19:38 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!