/srv/irclogs.ubuntu.com/2018/08/21/#ubuntu-server.txt

X-Robtomreyn: They're not meant to be secure. They're also not meant to be exposed to the internet, either.01:24
HackerpcsI'm having an "issue" with an smb share. I record internet radio with vlc (cron, cvlc) and I play it with VLC over smb in Windows 7. The problem is the time doesn't refresh so when it reaches the end of the duration it read when it was opened, it stops. I found that if I try to copy the file in Windows, the duration gets updated. When I recorded it on Windows 7 and streamed to Windows 7, the04:58
Hackerpcsduration was updated. Anyone know if there's something to make the duration get updated every second?04:58
cpaelzergood morning05:19
=== giraffe is now known as Guest40926
jamespagecpaelzer: morning06:41
jamespagehurrah for endian-ness bugs! - https://launchpad.net/~james-page/+archive/ubuntu/rocky/+packages06:42
cpaelzerhi jamespage06:44
cpaelzergrml06:44
cpaelzerjamespage: are you sure this is endieness06:45
cpaelzerendian-ness06:45
cpaelzergcc: error: unrecognized command line option '-Wthread-safety'; did you mean '-fthread-jumps'06:45
cpaelzerto me that appears different options on different platforms?06:45
cpaelzerI have read the log for 3 seconds now, maybe I should spend more06:45
cpaelzerthat could as well be a normal config prompt06:46
* cpaelzer is reading06:46
cpaelzeror is it tests 805/810/814?06:48
jamespageits the test failures06:49
cpaelzerdidn't you in the past just mask them and report to upstream plus arch owner?06:50
jamespagecpaelzer: I have yes and will probably do that - I've already mail dev upstream08:35
cpaelzerrbasak: isn't bug 1787727 just a copy and paste of the message the maintainer scripts print?08:46
ubottubug 1787727 in mysql-5.7 (Ubuntu) "package mysql-server-5.7 5.7.23-0ubuntu0.18.04.1 failed to install/upgrade: nieuw mysql-server-5.7 pakket pre-installation script subproces meldde een fout afsluitstatus 128" [Undecided,New] https://launchpad.net/bugs/178772708:46
cpaelzerwhat else would you suggest than an too unfriendly "please read what is written"?08:46
cpaelzerdpkg histroy suggests switches between myslq/maridb are the trigger08:47
cpaelzerI tried to kindly explain, if your think there is more to be added let me knwo08:50
cpaelzerrbasak: also FYI I was afraid to accidentially cancel the process of the importer so I detached from the screen and will only check the log if there is any reason to do so08:52
cpaelzerrbasak: or did you check on a regular base without a ping to do so?08:52
jamespagecpaelzer: now I just need to figure out why ${python3:Depends} ends up subbbed in python:any08:53
* jamespage scratches his head08:53
rbasakcpaelzer: your bug response seems reasonble.08:55
rbasakcpaelzer: I don't check the importer without a ping.08:55
cpaelzerjamespage: the third b is the reason :-)08:55
jamespageoh probably08:56
cpaelzer3 vs not 308:57
cpaelzer?08:57
cpaelzerjamespage: did you push to the pgk git already?08:58
jamespagecpaelzer: not yet - I know that the py3 issue is tho08:58
jamespagecpaelzer: I'm right with my we need rdma-core in UCA for the new dpdk mellanox support09:24
cpaelzerjamespage: I think only if you want/need to go further than Bionic09:30
cpaelzerBionic had 17.1 I think09:30
cpaelzerwhich could be recent enough09:30
cpaelzernewer DPDK need newer rdma-core, but I thought 17.11.3 was not yet one of those09:31
cpaelzerjamespage: lets disambiguise a bit here09:31
cpaelzerthe DPDK in Cosmic and Bionic atm (without UCA) are virtually identical09:31
cpaelzeras since Bionic we have a MRE to drive back stable releases09:32
cpaelzerand Cosmic not picking a newer one for openvswitch not being compatible09:32
cpaelzerthat said implies that the rdma-core in Bionic is fine for the 17.11.309:32
jamespageyeah this was for xenial09:32
cpaelzeruh09:32
cpaelzerok so you are not thinking about the cosmic->bionic route09:32
cpaelzerbut bionic->xenial09:32
cpaelzeryeah there you'll need it09:33
jamespagecpaelzer: no - if the rdma-core in bionic is good enough, we'll skip it for the Rocky UCA09:33
cpaelzeryep, as rocky is only for 18.0409:33
cpaelzerdown the road I assume in DD release we will pick up a newer DPDK, needing a newer RDMA code and then for UCA-S* you'll need it09:33
cpaelzerbut not atm09:33
jamespageyeah we do things on an as-needed bases09:34
jamespageis09:34
cpaelzerall your base belong to us anyway09:35
jamespage:)09:40
RoyKcpaelzer: all your base *are* belong to us ;)11:01
RoyKcpaelzer: https://www.youtube.com/watch?v=8fvTxv46ano11:02
cpaelzeryou are right RoyK11:10
cpaelzerI'll use 2*are next time to be ok on average11:11
RoyKlol11:11
boxrickWithin the pre-seed is it possible to output some form of debug mid run ? Either to a console or similar?12:42
boxrickAlt + f4 scrolls back quite quickly12:42
RoyKboxrick: guess netconsole might be an idea13:35
rbasakahasenack: pmdk/ndctl for Bionic uploaded. Now it's in NEW. I've also pushed upload tags.13:35
ahasenackrbasak: thanks13:35
ahasenackrbasak: can you check this commit? The multiple changes to d/changelog look odd: https://git.launchpad.net/ubuntu/+source/talloc/commit/?id=85882c4aa32823d0e3d2a1d4be27ab3991b5662a13:37
rbasakI suspect a previous merge missed out the merged changelog13:38
rbasakOh13:38
rbasakI see13:38
rbasakIt was previously in sync13:38
rbasakWait let me get my story straight13:39
rbasakNothing special happened here.13:40
rbasakThe importer parented against 2.1.11-2, which is the second changelog entry. So this upload is "derived" from that, which is why the importer used it, which is the intended current algorithm.13:41
rbasakA consequence is that you see older Ubuntu changelog entries being added, because that's the diff to its "Debian" parent.13:41
rbasakThe "Ubuntu" parent isn't considered any more (if it ever was?) by the importer algorithm.13:42
rbasak(I think it was, but we intentionally changed that around Nov last year)13:42
rbasaknacc: ^ this is an interesting case to me. I don't know if it's obvious and we agreed it would happen. Do you think it's fine?13:43
rbasakI suppose it's essentially equivalent to our regular package merge workflow, but with all commits squashed together because rich history wasn't supplied.14:00
ahasenackrbasak: I saw it while preparing a new debian merge, and deconstructing the changelog bits14:07
ahasenack(or reconstructing? I can never differentiate them. The first rebase)14:08
ahasenackrbasak: interesting, d/control still had the debian maintainers14:09
ahasenackprobably just a mistake14:09
jottrHi all. How do I make sure, that any user (even ubuntu-user) are required to enter a password when running `sudo`.14:22
sdezieljottr: you'd need to audit your sudoers rules in /etc/sudoers and /etc/sudoers.d/*14:26
jottrsdeziel: Ah /etc/sudoers.d/* I didn't check. Thanks for pointing that out.14:27
sdezielnp14:28
ahasenackrbasak: cpaelzer: quick review for a small delta? This will unblock ldb in cosmic-migration: https://code.launchpad.net/~ahasenack/ubuntu/+source/talloc/+git/talloc/+merge/35350314:52
rbasakLooking14:53
ahasenackcpaelzer: man, I keep forgetting to switch target series to cosmic in bileto :/14:53
rbasakahasenack: a package merge review is non-trivial for me because of the mechnical checks that we don't have full automation for yet :-/14:53
ahasenackwhy is zesty and yakkety still in that list anyway? :)14:53
rbasakBut I'll look anyway14:54
ahasenackthe delta is one commit14:54
ahasenackshould help14:54
rbasakahasenack: +1. I think you want sponsorship?15:00
ahasenackrbasak: yes please15:00
rbasakDone15:02
ahasenack\o/15:02
ahasenackkstenerud_: so, what happens now with that postfix mp,15:04
ahasenackkstenerud_: your changes are being sponsored by cpaelzer, meaning he will do the upload for you15:04
ahasenackkstenerud_: it will go into an unapproved pocket, waiting for a member of the sru team to look at it15:04
ahasenackthis person will look at the changes, at the bug, see if the sru template is in good shape15:04
ahasenackdecide based on that if this is worth an update to the stable release or not15:05
ahasenackkstenerud_: so now we wait for that one. Watch your inbox :)15:07
=== kstenerud_ is now known as kstenerud
ahasenackkstenerud: that ssh bug, check my comment #315:30
ahasenackkstenerud: and feel free to double check what I said, that it's fixed >= artful15:30
ahasenackhttps://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1771340 ftr15:30
ubottuLaunchpad bug 1771340 in openssh (Ubuntu) "sshd failed on config reload" [Low,Triaged]15:30
=== JanC_ is now known as JanC
naccrbasak: will read it back in a bit, otp16:05
kstenerudandreas: So for the openssh bug I've found the commit in artful that fixes the issue. It also has a bunch of other modifications. Do we want to just fix this one issue and make no other modifications? Or would a cherry-pick work here?16:07
naccrbasak: what's the exact question?16:13
naccrbasak: that commit looks completely correct to me? It was an Ubuntu merge done by doko without git-ubuntu16:13
naccahasenack: --^ ?16:13
rbasaknacc: it was a little surprising to me to see multiple changelog hunks in the "git log" for that commit.16:22
rbasaknacc: however I acknowledge that it is currently by design.16:22
rbasaknacc: so if you think it's fine, it's fine :)16:22
rbasakI suppose it's because we pick the changelog parent now and it isn't a merge commit against the Ubuntu publication parent.16:23
rbasakYou'll probably tell me that that's what you expect because we deliberately made that change. If so, it's fine :)16:23
naccrbasak: right we eliminted the publishing parent. there is now only some subset of changelog or upload parent.16:26
naccrbasak: so it's no different than the merge-changelogs step being folded into the actual content16:26
naccafaict16:26
dpb1rbasak: do you know the answer to kstenerud's question?16:30
dpb1rbasak: btw, thought you were flying today!?16:30
naccdpb1: re: the openssh fix?16:30
dpb1nacc: yes16:31
nacckstenerud: you should fix one issue with the one commit :)16:31
nacckstenerud: it's probably certain you wouldn't cherry-pick across the releases16:31
naccunless the thing you're cherry-picking is the bit you did in the other release yourself :)16:31
dpb1thx16:31
kstenerudnacc: OK, so I'd make my own patch to this version, right? Not grab a newer version from debian?16:32
nacckstenerud: this is fix for bionic?16:32
kstenerudxenial16:32
nacckstenerud: yeah, in that case, you'd not be merging, you'd be taking an isolating fix and backporting16:32
dpb1kstenerud: we don't tend to put back new versions to stable releases unless there is a very good reason.16:32
nacckstenerud: ah ok, xenial and bionic are effectively the same thing16:32
nacckstenerud: have you read the SRU page?16:33
naccbasically, the SRU requirements are much higher than in the development release :)16:33
dpb1kstenerud: there are some packages that are exceptions to that for various reasons, but the promise of ubuntu is that we keep things stable once released.16:33
kstenerudOK. So in this case the bug is that breaking the config and then reloading the service doesn't spit out an error, which makes the server unrechable if you log out afterwards without checking dmesg. Is that considered high impact?16:35
dpb1kstenerud: is it fixed in artful+?16:40
dpb1(bionic really)16:40
ksteneruddpb1: yes, it's fixed in artful onwards16:41
dpb1kstenerud: if the description on the bug is acurate, I think doing a service reload and the service silently not running is pretty bad.16:41
rbasakWas there still a question for me?16:41
dpb1it takes action by the user, but it's not crazy16:41
dpb1rbasak: no16:41
rbasakOK :)16:41
dpb1rbasak: well yes16:41
dpb116:30:46         dpb1 | rbasak: btw, thought you were flying today!?16:42
rbasakOh16:42
dpb1:)16:42
rbasakActually it was yesterday, but the weather was poor so we cancelled.16:42
dpb1what about today?16:42
rbasakNot enough aircraft availability :(16:42
dpb1ahh16:42
rbasakThey're quite booked up usually and I need three consecutive slots, so it's awkward16:42
rbasakI've rebooked for after Brussels.16:43
rbasakAlso one of their aircraft isn't suitable because it doesn't have an upgraded radio yet, so I can't talk to one particular air traffic service that I need to for my test (but otherwise it isn't strictly necessary, so they've put off an upgrade until the next major service)16:44
dpb1kstenerud: first up, we should fix the bug up to be accurate then.16:44
rbasakThere's this big worldwide aviation radio upgrade thing going on - splitting every existing channel into three to create more space.16:44
dpb1kstenerud: it's fix-released in artful+, and we want it back to at least xenial16:45
kstenerudOK I'll get on it16:45
dpb1ahasenack: is that what you would normally do? ^16:45
dpb1add tasks, etc?16:45
ahasenackI would first get a branch16:47
ahasenacktest it16:47
ahasenackmake sure I have the right fix16:47
ahasenackthen update the bug with the sru template16:47
ahasenackthen make the MP16:47
ahasenacksometimes the MP first, bug template after, but close together16:47
dpb1OK16:48
Ussatany fix for thsi bug:  https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/150465916:55
ubottuLaunchpad bug 1504659 in systemd (Ubuntu) "Duplicate line for path "/var/log" warning is shown when rsyslog is installed" [Low,Opinion]16:55
ahasenacktrying: talloc16:56
ahasenackaccepted: talloc16:56
ahasenack\o/16:56
ahasenackrbasak: do you know if a dependency-wait error is retried automatically? https://launchpad.net/ubuntu/+source/ldb/2:1.4.0+really1.3.5-1/+build/1526397816:59
ahasenackthe required package is in cosmic-proposed already16:59
ahasenackI don't see a "retry" button/link there16:59
naccahasenack: it is not17:02
nacc(iirc)17:02
nacci can see a retry17:02
ahasenacknacc: can you click that for me for all arches in https://launchpad.net/ubuntu/+source/ldb/2:1.4.0+really1.3.5-1 please?17:03
naccahasenack: ack17:08
ahasenacknacc: thx!17:08
naccahasenack: done, yw17:09
* ahasenack sees the spinning iso icon17:09
ahasenackkstenerud: regarding debian patches, remember that changes to any file inside debian/ itself won't use a debian patch17:16
ahasenackdebian patches are only for changes done to the upstream source code17:16
ahasenackbuild failure on the "funny" arches, :(17:27
ahasenack(ldb)17:27
ahasenackhah17:32
ahasenackldb (2:1.4.0+really1.3.5-2) unstable; urgency=high17:32
ahasenack  * Add patch from upstream to fix FTBFS on some arches (arm64, armhf, mips,17:32
ahasenack    mipsel, s390x, ...)17:32
kstenerudahasenack: so since this change modifies debian/systemd/ssh.service, I don't use a patch?17:36
kstenerudDo I just modify the file directly in the commit?17:36
ahasenackcorrect17:36
nacckstenerud: in case it helps, do you understand why that's the case? :)17:51
kstenerudnacc: I'm guessing because anything inside the debian dir is exempt?17:53
nacckstenerud: specifically, the way the source package is distributed is two tarballs, one is the orig tarball of the upstream. This is effectively not modified (except in cases of dfsg - Debian Free Software Guidelines) from upstream. Then there is a tarball of the debian directory separately.17:53
nacc(this is for 3.0 - quilt format, at least, which is quite common)17:54
naccso since the orig tarball is unmodified, changes to it are carried as quilt patchs in the debian tarball; while changes to the debian path itself can be stored in the debian tarball normally17:54
nacckstenerud: it's worth reading `man dpkg-source` a few times to catch up on terms there17:55
kstenerudah ok :)17:56
naccthe debian manual also has some good guidance there17:56
nacckstenerud: hopefully it's clear, but i'm not trying to just point what you don't know; but i found it eventually much easier to know why things were being donne the way they were, even if it took me a year to understand it fully :)17:57
kstenerudahasenack: I hit a snag making the PPA for a fix. I used dput to upload the new openssh code, but now when I add the repo I get an error on apt update:18:21
kstenerudE: The repository 'http://ppa.launchpad.net/kstenerud/sshd-reload-1771340/ubuntu xenial Release' does not have a Release file.18:21
ahasenackkstenerud: a) check that the package built; b) check that you had "xenial" and not "cosmic" or something else in the d/changelog line with the version18:22
ahasenackkstenerud: looking at https://launchpad.net/~kstenerud/+archive/ubuntu/sshd-reload-1771340/+packages, it's still building18:23
=== kklimonda is now known as Guest71625
dpb1ahhhh, ppa building / published18:44
dpb1:)18:44
* dpb1 notes the current 'building' icon with 'published' status. :)19:01
=== kirkland is now known as Guest25977
madLyfeanyone setup plex server on ubuntu server before?19:45
dpb1y20:02
UssatYes20:06
=== beisner_ is now known as beisner
=== PaulW2U_ is now known as PaulW2U
naccmadLyfe: it's typically better in all ubuntu* support channels to not use polls :)20:35
naccmadLyfe: someone has almost always done what you are about to ask if someone has done.20:35
naccmadLyfe: instead, if you have a problem with it, ask your specific problem. If you are looking for a guide, ask for a guide.20:35
naccmadLyfe: saves your time and ours as volunteers.20:36
=== Forty-3_ is now known as Forty-3
madLyfeI'm sorry about that nacc had is kind of spinning trying to decide what to use for my setup here20:41
madLyfeand I'm on phone right now while setting up a new server box in the basement. where all servers belong! I'll be back to the chat in a few.20:42
naccmadLyfe: understood -- just trying to help you ask better questions :)20:42
madLyfeI need a nacc IRL..20:44
naccmadLyfe: well i mean, i am real :)20:45
madLyfeyou know, to be a better overall human20:45
madLyfe😁20:45
nacclol20:46
naccwell, that's on you ;)20:46
madLyfeso here is my situation and why it involves ubuntu:21:03
madLyfehttps://www.irccloud.com/pastebin/gdtxNXbs/21:04
madLyfethats kind of an explanation of the situation..21:05
madLyfeso ive given in to using a nix software raid. i just wasnt sure what route to take. something like FreeNAS/OpenMediaVault or just use ubuntu.21:06
madLyfei am going to take the two 1tb drives and put them on an abandoned box utilizing a 16gb sandisk usb drive for the os and use ubuntu server. well thats as far as i am currently.21:07
madLyfeim not sure if this is the route you guys would have taken for such a thing but there are so many options.21:08
coreycbjamespage: tobias-urdin: i'm not sure what the problem is with openstack-dashboard. i think i'll have to bisect through the rocky updates to see when it worked last.21:12
sdezielsigh, pastebin service that require Javascript  are... annoying ;)21:13
sdezielmadLyfe: if you go with Ubuntu, I'd suggest you give a try to zfs instead of mdadm21:14
coreycbjamespage: tobias-urdin: i'm not getting a response from the server and debug's not helping. also installing heat-dashboard seems to mess up the /usr/share/openstack-dashboard/openstack_dashboard alternative but that's a separate issue.21:14
evitI'm setting up automatic updates. If I don't specify Unattended-Upgrade::Automatic-Reboot-Time does it reboot immediately?21:18
ahasenackevit: yes21:21
ahasenackthe comment above that setting in 50unattended-upgrades says so, at least21:21
evitahasenack, great thank you. I was unclear on it21:21
madLyfesdeziel: someone said nfs or something like that?21:23
madLyfei just tried 'sudo parted -ls | nc termbin.com 9999' and it tossed errors21:23
sdezielmadLyfe: I'm suggesting to look at zfs to handle the FS as well as the RAID1 part which would remove the need from using mdadm raid21:24
madLyfehttps://paste.fedoraproject.org/paste/fCORU~TBtFWBGZ860hEnnw21:24
madLyfesorry, nfsd is what they said to use.21:25
sdezielmadLyfe: nfs is meant to export a FS to remote machines, which is not what I'm talking about21:27
madLyfewell i need to be able to access this via win 1021:28
ahasenackkstenerud: now, on https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/177134021:32
ubottuLaunchpad bug 1771340 in openssh (Ubuntu) "sshd failed on config reload" [Low,Triaged]21:32
ahasenackkstenerud: you will see a "xenial task"21:32
ahasenackit's another line below the one with the package name21:33
ahasenackkstenerud: since this is fixed >= artful, and more importantly, in the current development release,21:33
ahasenackkstenerud: we will mark the "main" task, the one with no ubuntu release qualification, as fix released. That represents the development release21:33
sdezielmadLyfe: sorry, I may be confusing you. What I meant was just to advise you to look into zfs for the local filesystem and RAID portion of this server if you were to chose Ubuntu as the base OS21:33
ahasenackkstenerud: the xenial task, that's the one you are working on. You should mark that as in progress, and assign it to you21:34
sdezielmadLyfe: I mentioned zfs because it is one of the key advantage offered by Ubuntu from the selection of OS you provided (FreeNAS has it too)21:35
madLyfesdeziel: i have already installed the OS on the thumb drive. not sure what it installs with by default.21:36
kstenerudahasenack: ok done21:37
sdezielmadLyfe: the ZFS part would not be for the thumb drive but for the bulk data storage, the RAID1 array21:37
ahasenackcool21:38
kstenerudahasenack: I don't see any inline comments21:44
ahasenackkstenerud: scroll down to the diff21:45
dpb1heh21:45
ahasenackor, click on "show diff comments" in the box surrounding my comment21:45
ahasenackon the far right21:45
kstenerudok21:46
ahasenack(but that will just scroll down for you afaik)21:46
dpb1that interface isn't great21:46
ahasenackkstenerud: there is one comment I added after, it's the indentation of the changelog line21:58
kstenerudahasenack: ok, pushed with a new commit21:59
ahasenackkstenerud: and I added one more comment :)22:00
kstenerudah right :)22:01
ahasenackkstenerud: looks good, =122:11
ahasenack+122:11
ahasenackkstenerud: since it's a package that needs a core developer to sponsor, my +1 is not final, someone else will have to look at it tomorrow22:11
kstenerudok no problem22:11
ahasenackkstenerud: I'd suggest to add to the description (or amend it) the link to the debian salsa commit with that change22:11
ahasenackbecause it's very localized there, and clear22:12
ahasenackkstenerud: which introduces you to salsa (the site)22:12
ahasenackkstenerud: that's where debian moved all their packaging repositories, or well, most of them. Some packages are not there yet22:12
ahasenackit's a gitlab site22:12
kstenerudhow do I get a salsa commit link?22:13
ahasenackkstenerud: sometimes, as part of fixing something in ubuntu, we make a pull request (merge request in salsa lingo) there to fix it in debian too22:13
ahasenackkstenerud: I just went to salsa.debian.org, searched for openssh, then cloned it, and used git log (locally) and searched for the bug22:14
ahasenackthat gave me the commit22:14
kstenerudumm... which one? The debian ssh maintainers?22:15
ahasenackyes22:15
ahasenackthe more "official looking" one :)22:15
ahasenackI pasted the link in one of my review comments, but go ahead and try from scratch22:15
kstenerudok added22:17
madLyfesdeziel: i also just want to be sure that if i use zfs raid 1 that i would be able to take that raid array to a different system/hardware and have zfs pick it back up. like say if i moved to freenas zfs.22:17
ahasenackkstenerud: excellent22:17
kstenerudOK, gotta go pick up a canonical package in town22:18
ahasenackcool22:18
sdezielmadLyfe: yes, you can bring the array (or only one drive for that matter) to another machine. Plugging it to freenas should work as ZFS uses compatibility levels so presumably it would still work there22:18
ahasenackand I'm eod22:18
ahasenackkstenerud: see you tomorrow22:19
kstenerudl8r!22:19
madLyfesdeziel: tyvm22:19
sdezielmadLyfe: the "transplant to freenas" part would need a little research if it's really something you want to do. Otherwise you can zfs send | zfs receive between Ubuntu and FreeNAS22:19
madLyfeim saying like, if my os drive was to go away, would the 2 disk raid array be just fine? can put it elsewhere?22:29
sarnoldyou might be restricted in your choices of "elsewhere"22:30
sarnoldbut between smartos / omnios / fbsd / proxmox / various linux distros / you'll probably be fine22:30
madLyfek22:30
masonYou'd need a subset of properties that work everywhere FWIW.22:31
madLyfewhat does that mean?22:31
masonFeatures. https://bpaste.net/show/bb4bbdc9867e22:31
madLyfealso, why would this happen? https://paste.fedoraproject.org/paste/sWmWASPo7whE64IVf6GiFQ22:31
masonThat was accurate as of Ubuntu Xenial and FreeBSD 10 or early 11.22:32
sarnoldmadLyfe: http://open-zfs.org/wiki/Feature_Flags22:32
masonUgh, their paste requires JavaScript?!?22:32
sarnoldmadLyfe: because you only directed stdout to nc --> http://termbin.com/t2j722:33
madLyfemine or sarnolds?22:33
sarnoldmadLyfe: stderr still went to the terminal22:33
madLyfewhat should it have been?22:34
sarnoldwell that's fine ifyou know what that means :) heh22:34
madLyfesadly no. but the termbin is still correct? i mean it looks correct to me22:35
madLyfealso its odd that it didnt work the first time. i also had it not work the first time from a live usb boot with kubuntu.22:37
masonHrm. I just told NetPlan to use NetworkManager as its global renderer and I said "netplan apply" but... nothing's changed.22:38
masonDoes "netplan apply" not handle a renderer change?22:39
masonAnd why is there no netplan(8)?22:40
masonRestarting did the trick, but I have to have missed something to get it to reconfigure without a reboot.22:43
naccmason: i think there's also a #netplan, but i might be wrong22:56
masonnacc: That rings a bell. I'll explore later I guess.22:57
dpb1huh... I guess it's in 523:03
dpb1filing a bug would be fine (netplan.io)23:04
masondpb1: For me? And we're running 4, and this exists in 5?23:07
masonI see netplan 0.36.323:08
masonlooking23:08
sarnoldmason: I think dpb1 meant netplan(5)23:08
masonAh.23:08
sarnoldas opposed to netplkan(7(23:08
sarnoldgah23:08
sarnoldI can haz nap?23:08
masondpb1: Yes, netplan(5) exists, but there's a netplan(8) command with no man page.23:08
masonnet-q'plah!23:08
sarnoldlol23:08
masondpb1: netplan(8) would document the binary, where 5 is for file formats.23:09

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