/srv/irclogs.ubuntu.com/2020/03/13/#juju.txt

thumper[m]added00:26
tlmmatrix thumper00:27
thumper[m]I've added a #juju channel in matrix.org with an IRC bridge00:27
timclicks[m]removed it from the juju-devops room I created00:28
thumper[m]Just messing around testing just now00:28
tlm[m]howdy00:31
thumperit looks like the matrix bridge only creates users on demand...00:40
timClicksI think we confused the bot because there were two matrix rooms bridged00:41
thumperhave you removed the second one?00:43
=== timclicks[m] is now known as TimM[m]
thumper[m]https://github.com/juju/juju/pull/11313 up for review00:47
TimM[m]<thumper "have you removed the second one?"> yes, that room is now empty00:47
tlm[m]thats working00:48
TimM[m]lol yup00:48
thumper[m]uh ha, I see many new folks00:48
thumper[m]also, I was curious as to how the reply would look in irc00:48
TimM[m]pretty keen to charm up a matrix home server now00:49
tlm[m]was having the same thought00:49
thumper[m]I think ec0 has done that00:49
thumper[m]or at least some aspects of that00:49
=== wallyworld1[m] is now known as wallyworld[m]
TimM[m]https://github.com/alchemy-charmers/charm-matrix00:50
ec0[m]yep, that one :)00:52
ec0[m]Tim M:00:52
ec0[m] * Tim M: let me know if you get stuck on it00:52
ec0[m]there's still some rough edges but the snap stuff has been merged upstream, and the charm does deploy a working homeserver00:53
TimM[m]I was thinking about Juju for web workloads, and discovered that the latest series that fail2ban supports is trusty00:53
TimM[m]I made several edits yesterday after work and I have it working for more recent series also00:54
TimM[m]it's still based on charmhelpers, but that can change too over time00:54
wallyworldtimClicks: just saw this "Controller independent of the k8s cluster: A Juju controller must sit outside of Kubernetes."01:00
wallyworldin the mapping juju concepts01:00
timClicksOh right, yes I meant to clarify that01:00
wallyworldthat's no longer true01:00
wallyworldused to be early on01:00
timClicksCool, I thought so, will update01:00
wallyworldty01:00
tlm[m]wallyworld kelvinliu pushed up the tmp work around01:19
kelvinliuyup, will have a look, ty01:21
thumperwallyworld: this is the PR we talked about https://github.com/juju/juju/pull/1131302:13
wallyworldsorry, getting to it, will look now02:13
thumperack02:13
wallyworldthumper: lgtm. love deleting tests from state02:15
thumperthanks02:15
wallyworldif we delete enough, maybe no more timeouts02:15
thumperif we move the check tests to github actions, we may have the same02:15
wallyworldindeed02:15
TimM[m]ec0:  here is the fail2ban charm I was talking about https://github.com/timClicks/fail2ban-charm06:38
stickupkidmanadart, did you land the model cache changes in 2.7 or 2.8 ?10:08
stickupkidmanadart, https://mail.google.com/mail/u/0/#inbox/FMfcgxwGDNVHpPHvPqQWhcTLDkdQLjNz10:08
stickupkidmanadart, https://bugs.launchpad.net/juju/+bug/186097010:09
mupBug #1860970: SetCharmProfiles is called too frequently <juju:Triaged> <https://launchpad.net/bugs/1860970>10:09
stickupkidmanadart, wtf is this https://github.com/juju/juju/pull/11279#issuecomment-598669584 ?11:11
manadart¯\(°_o)/¯11:13
stickupkidsilly bot11:13
manadartstickupkid: Got a sec for https://github.com/juju/juju/pull/11316 ?11:42
stickupkidmanadart, done11:44
manadartstickupkid: Ta.11:44
hmlstickupkid:  why does https://github.com/go-goose/goose/pull/82 include the deprecated commit as well?  got really confused in review.  :-D12:41
rick_hsorry achilleasa looking12:42
stickupkidhml, I wanted to rebase once deprecated one has landed12:42
stickupkid:)12:42
achilleasarick_h_: so I am nearly there with the relation-created hook https://pastebin.canonical.com/p/CJkg76rpKS/ I am still trying to get rid of that spurious relation-departed hook12:42
achilleasais this the right order of hooks? install, xxx-relation-created, leader-elected, ... ?12:43
rick_hachilleasa:  yea, so after the install (deps/etc are available on the system) and before leader-elected. So that it can check if there are/will be other units coming in.12:43
stickupkidrick_h, achilleasa manadart https://github.com/juju/juju/pull/1131712:43
achilleasarick_h: and this is how it looks for the non-leader unit: https://paste.ubuntu.com/p/3vGczmCQ7v/12:44
stickupkidrick_h, exactly, doing that step now12:45
rick_hachilleasa:  cool!12:46
stickupkidrick_h, offically /usr/bin/env python should work, but it doesn't - shame12:46
rick_hstickupkid:  well it's not "python" it's python312:46
rick_hthat works12:46
rick_hthe thing is that if you want it to work you'd have to symlink python3 to just python12:46
rick_hit's the "official way"12:46
stickupkid:(12:47
rick_hstickupkid:  for our purposes, given we know the system, we should just prefix the .py script command in the dh with the right python for the system12:47
rick_hstickupkid:  e.g. HOME=obj-x86_64-linux-gnu/home /usr/bin/$PYTHON /<<PKGBUILDDIR>>/src/github.com/juju/juju/scripts/generate-docs.py man -o obj-x86_64-linux-gnu/juju.112:48
rick_hwhere $PYTHON is figured out with shell foo for "should it be path to py2 or py3"12:48
stickupkidrick_h, yeah, works for 2.7 and 3 https://github.com/juju/juju/pull/11317/files13:11
hmlstickupkid: approved 8114:04
hmllooking at 8214:04
achilleasahml: can you take a look at https://github.com/juju/charm/pull/305 ?14:12
hmlachilleasa:  will do after current review in progress.  :-)14:13
achilleasahml: not in a hurry14:13
hmlstickupkid: 82 is approved with some suggestions.14:17
manadartBionic packages for 2.7.4 are in stable. Confirmed and tested. Working on the others.14:28
hmlachilleasa:  approved14:40
manadartEoan is there.14:55
admcleodhaving a problem fetching interfaces, e.g. https://juju.github.io/layer-index/interfaces/haclster.json15:52
admcleodfeels like a faulty node in a pool somewhere15:52
admcleodor a firewall rule here somewhere15:52
hmladmcleod: looks like the whole site is down.  not sure who is around right now to help.  maybe an RT?  grasping here.  :-)19:24

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