davecheney | GOD DAMN CI BOT | 00:03 |
---|---|---|
davecheney | let me commit the fix that fixes that flakey test ... bastard! | 00:03 |
davecheney | menn0: yes, we need to move off code.google.com | 00:05 |
davecheney | i can take that if everyone else is busy | 00:05 |
davecheney | i think there is a bug | 00:05 |
davecheney | or maybe a few | 00:05 |
=== kadams54-away is now known as kadams54 | ||
=== kadams54 is now known as kadams54-away | ||
wallyworld | thumper: ? | 00:33 |
davecheney | ARGH, failed again! | 00:35 |
davecheney | can someone please review https://github.com/juju/juju/pull/2321 | 00:36 |
davecheney | this fixes the panic that causes the tests to fail | 00:36 |
=== kadams54-away is now known as kadams54 | ||
=== kadams54 is now known as kadams54-away | ||
=== kadams54-away is now known as kadams54 | ||
=== kadams54 is now known as kadams54-away | ||
thumper | wallyworld: yes? | 01:04 |
thumper | wallyworld: gah... that damn meeting | 01:05 |
thumper | wallyworld: I've missed it every time since daylight savings | 01:05 |
thumper | wallyworld: we need to push it out another hour | 01:05 |
=== kadams54 is now known as kadams54-away | ||
mup | Bug #1455284 was opened: Juju run doesn't displays returncode 0 <juju-core:New for niedbalski> <https://launchpad.net/bugs/1455284> | 01:52 |
thumper | davecheney: got a few minutes? | 02:08 |
davecheney | thumper: sure | 02:18 |
davecheney | now ? | 02:18 |
thumper | yeah | 02:19 |
thumper | 1:1 hangout? | 02:19 |
davecheney | give me 2 mins | 02:19 |
davecheney | downstarirs | 02:19 |
thumper | kk | 02:19 |
axw | wallyworld: do you know what the regex for MAAS storage tags is? | 03:07 |
thumper | axw: has bug 1455224 passed CI yet? | 03:32 |
mup | Bug #1455224: TestListBlockDevicesDeviceFiltering fails on ppc64el/gccgo <blocker> <ci> <regression> <unit-tests> <juju-core:Invalid> <juju-core 1.24:Fix Committed by axwalk> <https://launchpad.net/bugs/1455224> | 03:32 |
axw | thumper: nope | 03:33 |
thumper | axw: actually, yes | 03:34 |
thumper | http://juju-ci.vapour.ws:8080/view/Juju%20Revisions/job/run-unit-tests-trusty-ppc64el/ | 03:34 |
axw | yes, sorry | 03:34 |
axw | just realised I looked at the wrong place :) | 03:34 |
* thumper marks it fix released | 03:34 | |
axw | thanks | 03:34 |
thumper | np, I'm trying to land something on 1.24 | 03:35 |
wallyworld | axw: sorry, missed ping, after vivid upgrade, quassel doesn't make any sounds :-( | 04:59 |
wallyworld | STORAGE_REGEX = re.compile( | 04:59 |
wallyworld | r"(?:(?P<label>[a-zA-Z0-9]+)\:)?" # Optional label | 04:59 |
wallyworld | "(?P<size>[0-9.]+)" # Mandatory size | 04:59 |
wallyworld | "(?:\((?P<tags>[^)]+)\))?", # Optional tag list between parentheses | 04:59 |
wallyworld | re.VERBOSE) | 04:59 |
wallyworld | that's what it is currently | 04:59 |
axw | so, basically anything other than a right parenthesis? I guess it's processed further down the line again | 05:01 |
axw | wallyworld: thanks. I'll just leave it as it was, but I've added internal whitespace checking to validation | 05:01 |
wallyworld | ok | 05:01 |
=== kadams54 is now known as kadams54-away | ||
anastasiamac | axw: wallyworld: storage add, next layer :D http://reviews.vapour.ws/r/1702/ | 05:41 |
axw | looking | 05:41 |
anastasiamac | axw: tyvm ;D | 05:43 |
anastasiamac | axw: i was not too sure about input as map of map of map is scary | 05:44 |
axw | anastasiamac: yes, I'm about to comment on it :) | 05:44 |
anastasiamac | axw: i seem to recall seeing params structs | 05:44 |
anastasiamac | axw: would prefer to use that :D | 05:44 |
anastasiamac | axw: oh, must b gr8 minds and all... | 05:44 |
anastasiamac | :P | 05:44 |
axw | anastasiamac: couple of comments, please change the signature and revert apiserver code - then I'll take another look | 05:49 |
anastasiamac | axw: tyvm :D | 05:50 |
axw | anastasiamac: if you did that map^3 thing because it made testing simpler, add a helper in the test code instead | 05:50 |
anastasiamac | axw: i did this thing coz i was coping from a place that had it :D | 05:51 |
axw | anastasiamac: can you point me? just curious | 05:51 |
anastasiamac | axw: annotations api | 05:52 |
* anastasiamac hides | 05:52 | |
wallyworld | ooh, i like hide and seek | 05:52 |
axw | hm yeah, that's kind of bad :) | 05:52 |
anastasiamac | wallyworld: can't hide from u :D | 05:53 |
axw | it's only in code though, wire format is fine | 05:53 |
anastasiamac | axw: :) | 05:53 |
anastasiamac | axw: i wrote it originally to have ErrorResults as rturn | 05:54 |
anastasiamac | axw: but then we had a discussion about having success messages | 05:55 |
anastasiamac | axw: actually could u do a quick hangout? | 05:55 |
axw | sure | 05:55 |
axw | see you in tanzanite | 05:56 |
anastasiamac | coming | 05:56 |
mup | Bug #1455368 was opened: Expose juju version to the hook environment <juju-core:New> <https://launchpad.net/bugs/1455368> | 07:41 |
dimitern | dooferlad, hey there | 08:15 |
dimitern | dooferlad, I've discovered an issue yesterday with cloudinit on precise - it seems after the centos support has landed some of my workarounds for supporting 0.6.3 c-i (the one in precise) were dropped or changed | 08:16 |
dooferlad | dimitern: yikes! | 08:17 |
dimitern | dooferlad, I've also had mixed success with bootstrapping on precise and then adding a trusty machine; it seems the precise cloudinit has been upgraded to 0.7 | 08:17 |
dimitern | dooferlad, so can you spin up a few tests locally with master on maas with precise and trusty + lxc/kvm containers? | 08:18 |
dimitern | dooferlad, if you can see issues in the /var/log/cloud-init*.log around apt-get install, I think we should file a bug | 08:18 |
dooferlad | dimitern: I don't think I have tested with multiple Ubuntu releases before. Fun! | 08:19 |
dooferlad | dimitern: will take a look | 08:19 |
dimitern | dooferlad, :) cheers | 08:19 |
dimitern | dooferlad, the issue is around using e.g. apt-get install --target-release precise-updates/cloud-tools cloud-utils - it becomes apt-get install '--target-release foo/bar cloud-utils' | 08:20 |
dimitern | for cloud-tools packages | 08:20 |
dooferlad | dimitern: so how do I ask juju to add a machine running $ubuntu_version? | 08:30 |
dooferlad | dimitern: or do I just create it in maas then add-machine with ssh:<machine name>? | 08:31 |
dimitern | dooferlad, assuming you "default-series" is missing from envs.yaml, it defaults to yours or trusty (not sure); when you add-machine --series precise it should spin up another node | 08:49 |
dimitern | dooferlad, you'll need precise images on maas up to date as well | 08:50 |
dooferlad | dimitern: thanks. Will start pulling images | 08:51 |
dimitern | dooferlad, standup | 09:04 |
voidspace | dimitern: http://reviews.vapour.ws/r/1694/ | 09:05 |
voidspace | dimitern: I have a review from Eric - but in case you want to take a look to | 09:05 |
frankban | perrito666: ping | 09:55 |
perrito666 | Frankban pong | 10:00 |
frankban | perrito666: hi, I am getting those errors while trying to merge a branch: http://juju-ci.vapour.ws:8080/job/github-merge-juju/3280/console | 10:01 |
frankban | perrito666: this is due to the fact that my branch updates to the last charm.v5, which includes the new UpdateStatus hook kind, which in turn is not mentioned when validating hooks in worker/uniter/hook/hook.go:Validate | 10:02 |
frankban | perrito666: so, to move forward, I can either 1) comment out that new kind in charm.v5, or 2) just add it in validate (perhaps line 50?) | 10:02 |
perrito666 | frankban: that is master right? | 10:03 |
frankban | perrito666: what is master? | 10:04 |
perrito666 | frankban: you are trying to merge with master | 10:04 |
frankban | perrito666: yes | 10:04 |
perrito666 | frankban: pass me the v5 version please | 10:05 |
frankban | perrito666: 39463053128b672308c459958d00f260b58ce79e (current master trunk) | 10:06 |
frankban | perrito666: your change is in https://github.com/juju/charm/pull/122/files | 10:06 |
frankban | perrito666: UpdateStatus is the offending hook not recognized by core | 10:07 |
perrito666 | I know | 10:09 |
perrito666 | frankban: there https://github.com/juju/juju/pull/2133 | 10:16 |
perrito666 | that branch, which was waiting on other work to land, is now merging | 10:17 |
perrito666 | it contains what you need | 10:17 |
perrito666 | :) | 10:17 |
frankban | perrito666: great | 10:18 |
frankban | perrito666: I'll merge trunk back after it lands and try again with my branch | 10:18 |
perrito666 | frankban: until recently, the head of charm.v5 had other issues that made it impossible to merge | 10:19 |
frankban | perrito666: out of curiosity, what issues? | 10:19 |
perrito666 | frankban: worker/uniter/hook/hook.go:54: undefined: hooks.StorageDetached | 10:20 |
perrito666 | that changed names | 10:20 |
perrito666 | it was changed in 1.24 but not in master so until it was fwported we could not use charm.v5 tip | 10:20 |
frankban | perrito666: ok | 10:21 |
frankban | perrito666: so, good timing | 10:22 |
mup | Bug #1455445 was opened: Instance ERROR status not noticed by Juju <landscape> <openstack-provider> <juju-core:New> <https://launchpad.net/bugs/1455445> | 10:56 |
natefinch | oh we noticed... we just didn't care ;) | 10:56 |
mup | Bug #1455445 changed: Instance ERROR status not noticed by Juju <landscape> <openstack-provider> <juju-core:New> <https://launchpad.net/bugs/1455445> | 10:59 |
mup | Bug #1455445 was opened: Instance ERROR status not noticed by Juju <landscape> <openstack-provider> <juju-core:New> <https://launchpad.net/bugs/1455445> | 11:11 |
wwitzel3 | natefinch: are you talking to the bot again? | 11:25 |
mup | Bug #1454143 changed: Deployer failure upgrading to proposed 1.23.3 from 1.23.2 client <blocker> <deployer> <landscape> <upgrade-charm> <juju-core:Triaged> <juju-core 1.23:Triaged> <juju-core 1.24:Triaged> <juju-deployer:New> <https://launchpad.net/bugs/1454143> | 11:26 |
=== liam_ is now known as Guest15928 | ||
ericsnow | wwitzel3: ping | 13:07 |
wwitzel3 | ericsnow: pong | 13:12 |
mgz | nate died... | 13:18 |
perrito666 | mgz: that is what children do to you | 13:19 |
sinzui | ericsnow, can you help with bug 1454678. This issue might be a dupe of bug 1408467 | 13:26 |
mup | Bug #1454678: "relation-set --file -" doesn't seem to work <landscape> <relation-set> <juju-core:New> <https://launchpad.net/bugs/1454678> | 13:26 |
mup | Bug #1408467: juju help-tool does not reflect all options available to relation-set <audit> <docs> <help> <juju> <papercut> <relation-set> <ui> <juju-core:Triaged> <https://launchpad.net/bugs/1408467> | 13:26 |
mup | Bug #1455490 was opened: Panic: no reachable servers in unit test <intermittent-failure> <panic> <unit-tests> <juju-core:New> <juju-core 1.24:New> <https://launchpad.net/bugs/1455490> | 13:29 |
ericsnow | sinzui: I don't think it's a dupe, but I won't be able to look at it for a little while | 13:30 |
sinzui | thank you ericsnow | 13:30 |
mup | Bug #1452796 changed: template download failed <deploy> <lxc> <juju-core:Incomplete> <https://launchpad.net/bugs/1452796> | 13:42 |
mup | Bug #1455222 changed: juju doesn't see MAAS' "failed deployment" state <landscape> <maas-provider> <oil> <juju-core:New> <https://launchpad.net/bugs/1455222> | 13:42 |
mup | Bug #1452796 was opened: template download failed <deploy> <lxc> <juju-core:Incomplete> <https://launchpad.net/bugs/1452796> | 13:54 |
mup | Bug #1455222 was opened: juju doesn't see MAAS' "failed deployment" state <landscape> <maas-provider> <oil> <juju-core:New> <https://launchpad.net/bugs/1455222> | 13:54 |
mup | Bug #1452796 changed: template download failed <deploy> <lxc> <juju-core:Incomplete> <https://launchpad.net/bugs/1452796> | 14:00 |
mup | Bug #1455222 changed: juju doesn't see MAAS' "failed deployment" state <landscape> <maas-provider> <oil> <juju-core:New> <https://launchpad.net/bugs/1455222> | 14:00 |
katco | wwitzel3: ericsnow: bonus points: make the timing of the registration more explicit than init so we can control ordering | 14:42 |
katco | wwitzel3: ericsnow: see bug 1452422 for why that might be important. init registrations are getting overwritten by --metadata-source which should not be happening | 14:44 |
* perrito666 sees ordering and time and panics | 14:44 | |
mup | Bug #1452422: Cannot boostrap from custom image-metadata-url or by specifying metadata-source <sts> <juju-core:Triaged> <https://launchpad.net/bugs/1452422> | 14:44 |
ericsnow | katco: k | 14:45 |
perrito666 | I am SO going to build one of these https://pbs.twimg.com/media/CDC9FfDWEAAYgfS.jpg:large | 15:07 |
katco | perrito666: i often dream of doing something like that, but the steady stream of old computers makes it too easy to use them as servers. | 15:16 |
perrito666 | katco: that seems to be something that can be built here for 1k USD | 15:16 |
perrito666 | given the right prices :) | 15:17 |
katco | perrito666: $1k > 0 ;p | 15:19 |
perrito666 | lol | 15:28 |
perrito666 | katco: that is true, I dont have a stream of old computers (yet, if I did, I would make a rack like that one) | 15:29 |
katco | perrito666: i tend to get a new one every 5 years or so | 15:29 |
katco | perrito666: and the servers last that long easily | 15:29 |
katco | perrito666: so i use my computers ~10 years :) | 15:29 |
perrito666 | katco: I have not used a desktop in 5 years | 15:30 |
perrito666 | or more | 15:30 |
perrito666 | I do change my laptop every one or two years | 15:30 |
katco | perrito666: i always have a desktop for the graphics card | 15:30 |
perrito666 | katco: I felt behind too much on my hardware so I only play in consoles now | 15:31 |
katco | bleck consoles | 15:31 |
katco | bleck | 15:31 |
perrito666 | katco: consoles are non updatable hardware, which is a very convenient thing | 15:31 |
perrito666 | especially living in noNewHardwareGoesTroughCustomsLand | 15:32 |
katco | haha | 15:33 |
perrito666 | I really deeply hate juju local | 15:36 |
mattyw | cherylj, ping? | 16:33 |
cherylj | mattyw: what's up? | 16:49 |
* natefinch is totally rocking some actions for his CI tests. | 17:53 | |
jw4 | /natefinch totally rocks | 17:54 |
natefinch | :) | 17:54 |
natefinch | they really make this test way easier. I'm testing log rotation, so I'm writing a charm that I can tell to dump a bunch of data into the logs, and then ask it how big the log file is :) | 17:55 |
jw4 | sweet | 17:56 |
natefinch | jw4: docs are pretty good, too. I was afraid it would be difficult to figure out how to do it, but it's totally not. | 17:56 |
jw4 | natefinch: bodie_ is responsible for all the good docs | 17:57 |
natefinch | nice, well done, bodie_ | 17:57 |
jw4 | natefinch: glad to hear its working well | 17:57 |
natefinch | jw4: I haven't actually tested it yet, but writing it has been pretty painless :) Not really any different than writing a regular hook. | 17:58 |
jw4 | natefinch: heh.. well I'll be happy to get any feedback along the way | 17:58 |
cherylj | ericsnow: ping? | 17:59 |
ericsnow | cherylj: hi | 17:59 |
cherylj | ericsnow: I have some questions about systemd unit files. Got a few minutes? | 18:00 |
ericsnow | cherylj: sure | 18:00 |
Argon] | hi. first time using such a (semi) automated review/merge system. my PR was marked "ship it", am I supposed to do anything else now? | 18:01 |
natefinch | jw4: I do think it's kind of weird that the input is schema'd and the output is not. I kept looking to try to find how to define in the metadata what it returns. | 18:01 |
* bodie_ tips fedora to natefinch | 18:01 | |
natefinch | bodie_: fedoras are not allowed here ;) | 18:02 |
bodie_ | hehe | 18:02 |
jw4 | natefinch: yeah that was discussed quite a bit - rationale for not using output schemas is lost in the mists of my memory | 18:02 |
natefinch | jw4: haha... that's ok | 18:02 |
mgz | Argon]: I (or someone else) will need to do the $$merge$$ comment for you | 18:02 |
natefinch | jw4: I figured it was one of those things that went back and forth 1000x :) | 18:03 |
bodie_ | depends on the rationale for schemas | 18:03 |
bodie_ | although I have thought it would be nice for the charm to document what would come back from various actions | 18:03 |
bodie_ | and, obviously for building UI around it on the GUI, it would be good | 18:03 |
natefinch | I guess the input schema makes web page controls configurable... but for output you don't want to write to a number picker or whatever. | 18:04 |
Argon] | mgz: ah ok, that's fine, thanks | 18:04 |
bodie_ | but for the purposes of validation, clearly the contents of the charm are expected to be trustworthy | 18:04 |
mgz | Argon]: was going to get someone else to look at it as well, but there's no real need | 18:04 |
mgz | Argon]: I was confused about storage types/virt types initially, but have now read up again and basically understand | 18:06 |
Argon] | mgz: no need to hurry. but this turns out to be a little problem (not related to merging the patch), because while I can patch my local juju, I can't patch the agent version juju is installing on the remote machine | 18:12 |
Argon] | so I can bootstrap an amazon env using t2 instances (because my local juju is patched), but subsequent actions like "deploy wordpress" (I'm following your introduction tutorial) fail because it, once again, tries to use paravirt images on a hvm type instance | 18:12 |
mgz | Argon]: so, there's a developer hack around that | 18:14 |
mgz | generally, we pick a released juju out of streams.canonical.com that matches the version of your local client | 18:14 |
natefinch | rick_h_: little bit of feedback on jujucharms docs... it's really hard to find the docs on hook tools and environment variables (super important and used pretty much every time you write a charm). They're under "how hooks are run"... which was not an obvious place for me to look. They're important enough that I think they deserve their own page. | 18:15 |
mgz | but, you can tell juju to use your own streams instead, which can be whatever juju binaries you want | 18:15 |
=== kadams54 is now known as kadams54-away | ||
rick_h_ | natefinch: please file a bug on the github.com/juju/docs on that please. We'll see if we can get the docs folks to look at/split that up. | 18:15 |
natefinch | rick_h_: cool, will do | 18:16 |
mgz | Argon]: limits you to arches you can built locally, but that's likely not a problem for ec2 (except when I'm using my arm chromebook... why no arm instances ec2) | 18:16 |
=== kadams54-away is now known as kadams54 | ||
Argon] | mgz oh that's fine, I could spin up a instance and build it there anyway. however, I'm not exactly sure how to specify this, are you talking about the config var "image-stream"? | 18:21 |
mgz | Argon]: so, the robust way is with the `juju metadata` plugin and then the agent-metadata-url pointing at the streams you generate | 18:23 |
mgz | Argon]: for throwaway environments, you can just bootstrap with --upload-tools param | 18:24 |
Argon] | mgz: great, thanks! | 18:25 |
sinzui | mgz: let me correct your. there are no arm instances that "run" in ec2. there are several that walk so slowly that it takes 12 hours to build a juju and jujud | 18:30 |
mgz | ehehe | 18:30 |
=== kadams54 is now known as kadams54-away | ||
cherylj | ericsnow: just fyi - the containter still didn't stop, but I didn't get that same error this time. Looking more... | 19:00 |
ericsnow | cherylj: k | 19:01 |
perrito666 | upgrade-juju --upload-tools will upgrade every time even if the toos have the same version? | 19:13 |
natefinch | Can anyone think of a way for a charm to get something written to the machine log? | 19:15 |
perrito666 | natefinch: ? | 19:15 |
natefinch | perrito666: I'm testing log rotation with a custom charm... but it occurred to me that while the charm's output is written to the unit agent's log (making it easy to spam the log to make it big), there's no direct way for a charm to output to the machine agent's log | 19:16 |
perrito666 | you mean to machine-N.log? | 19:17 |
natefinch | yeah | 19:18 |
perrito666 | mmm, nope, cant think of a nice way | 19:19 |
natefinch | I suppose I could do something like stop the machine agent, manually dump a bunch of data to the log file, and then restart the agent... but I'd prefer a way to do so through normal log output. | 19:19 |
mup | Bug #1455627 was opened: TestAgentConnectionDelaysShutdownWithPing fails <ci> <intermittent-failure> <test-failure> <juju-core:New> <juju-core 1.24:Triaged> <https://launchpad.net/bugs/1455627> | 19:30 |
natefinch | jw4, bodie_: can I call action-set multiple times? So like action-set result-map.foo=bar action-set result-map.baz=bat etc? | 19:33 |
jw4 | natefinch: yes | 19:33 |
bodie_ | overwrites if you collide keys, btw | 19:33 |
natefinch | jw4: I thought so. It seemed implied in the docs, but not explicitly stated. | 19:33 |
natefinch | bodie_: ok... but result-map.foo=x and result-map.bar=y don't count as collisions, correct? | 19:34 |
bodie_ | correct | 19:34 |
natefinch | ok | 19:34 |
mup | Bug #1455628 was opened: TestPingTimeout fails <ci> <intermittent-failure> <test-failure> <unit-tests> <juju-core:New> <juju-core 1.24:Triaged> <https://launchpad.net/bugs/1455628> | 20:00 |
natefinch | I wish juju help action do would actually do the right thing | 20:13 |
natefinch | 'juju help action do' that is.... it just returns the help for action generally | 20:13 |
perrito666 | natefinch: juju help action do sounds like something yoda would say | 20:14 |
natefinch | lol | 20:14 |
natefinch | yeah, I kinda hate the way nested commands end up being reverse polish notation | 20:14 |
perrito666 | natefinch: http://i.imgur.com/qVbuAPU.jpg | 20:15 |
perrito666 | here for you to hang on the wall | 20:15 |
natefinch | rof,l | 20:16 |
natefinch | awesome | 20:16 |
natefinch | jw4: so, I guess we don't automatically log the output of actions the way we do with hooks? | 20:24 |
aisrael | What's the best practice for upgrading juju (from beta2 -> beta3)? After install, I run juju upgrade-juju --upload-tools so my current (local) environment is in sync. After that, though, juju status, ssh, etc all hang | 20:26 |
natefinch | jw4: nvm, may be my fault | 20:28 |
natefinch | wow, now there's an interesting bug | 20:37 |
natefinch | if you forget to make your action hooks executable.... no one actually complains, but they just don't run | 20:38 |
natefinch | jw4: ^ | 20:38 |
alexisb | aisrael, that sounds like a bug | 20:39 |
=== kadams54-away is now known as kadams54 | ||
aisrael | alexisb: ack. I'll file a bug | 20:50 |
ericsnow | wwitzel3: ping:q | 20:55 |
=== kadams54 is now known as kadams54-away | ||
mup | Bug #1455646 was opened: Juju doesn't complain if action files aren't executable <actions> <juju-core:Triaged> <https://launchpad.net/bugs/1455646> | 21:06 |
ericsnow | cherylj: did that work out with LXC? | 21:48 |
cherylj | ericsnow: I had to go take my daughter to the doctor for a well check, so I haven't been able to look much more at it. | 22:06 |
ericsnow | cherylj: np :) | 22:06 |
cherylj | But it didn't shut down and I'm not sure why | 22:06 |
cherylj | ericsnow: I'm seeing a lot of "peer has disconnected" errors and I don't know if that's a separate issue | 22:06 |
cherylj | ericsnow: what is cloud-final? | 22:07 |
wwitzel3 | katco: ping | 22:09 |
katco | wwitzel3: pong | 22:09 |
wwitzel3 | katco: have time to jump in to moonstone real quick? | 22:09 |
ericsnow | cherylj: the cloud-init service or something like that | 22:10 |
katco | wwitzel3: for a short bit, need to EOD | 22:10 |
wwitzel3 | katco: shouldn't take long | 22:10 |
wwitzel3 | katco: thanks | 22:10 |
alexisb | happy weekend all! I am off to pick up kiddo so granny can head to a dinner party | 22:15 |
perrito666 | cheers, happy weekend | 22:15 |
=== kadams54 is now known as kadams54-away |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!