/srv/irclogs.ubuntu.com/2017/06/16/#ubuntu-server.txt

SarahJane888Hi crew - I'm new to linux, but learning a ton. I've built a service that mounts google drive to my machine, but want to have a second service that fuses that mount with a local folder. I'm having issues with systemd loading them correctly. My gdrive mount works fine, but the local folder won't mount overtop. journalctl isn't helping me too much00:35
sarnoldwhat does "fuses" mean?00:36
SarahJane888union-fs00:36
SarahJane888i want to layer them on top of each other00:36
sarnoldaha. I think I've heard that overlayfs or overlay is the 'modern' preferred such thing. I'm also not sure I'd trust it with fuse.00:37
naccmwhahaha: np!05:58
VillageHello, what VLC on Ubuntu server 16.04 are lasted?07:35
rbasakVillage: https://launchpad.net/ubuntu/+source/vlc. But if you're using VLC, it's probably not a server?08:46
=== ogra_ is now known as ogra
lordievaderGood morning09:39
jamespagebeisner_: https://bugs.launchpad.net/ubuntu/+bug/169835011:13
ubottuLaunchpad bug 1698350 in python-zunclient (Ubuntu) "[MIR] python-ovsdbapp, python-pypowervm, python-zunclient, python-deprecation, python-os-traits" [Undecided,New]11:13
jamespagetagged openstack-mir as discussed11:13
jamespageos-traits is not actually in yet but raised the paperwork anyway11:13
ikoniaopenstack-mir ?11:35
ikoniathats interesting,11:35
fallentreeHiall. I'd like to run multiple "copies" of the same snap application on the server. Each snap would run on different port. but I'm not sure how to achieve this, it appears there can only be one instance of a snap.11:58
fallentreeWhat I'm trying to do is snap-up a PHP application deployed to multiple clients per server.11:59
fallentreeWhy snap? Isolation, and also some clients will run version X, some X.1, etc...11:59
fallentreeSo one such snap would deliver a php-fpm daemon, readonly php files, and a designated write (file upload) area, with each havign custom config (port or unix socket path, etc...)12:00
beisner_ack jamespage - will talk to folks when they come online later today - tyvm12:05
rbasakfallentree: you could use multiple lxd containers I think, each with one snap installed. That'd put them on different IPs by default though I think. For more, try #snappy.12:49
=== freyes__ is now known as freyes
fallentreerbasak: I specifically want to avoid using full containers like lxd, but it seems there really is no other way, thanks.12:57
=== freyes__ is now known as freyes
rbasaknacc: should http://paste.ubuntu.com/24873590/ work? Can you see if you can reproduce it please?16:54
rbasakOh, disregard.16:54
rbasakThat's my broken changelog parsing branch. Sorry!16:54
dpb1woop http://people.canonical.com/~ubuntu-archive/proposed-migration/artful/update_excuses.html#python-boto  first thing I fixed in ubuntu20:11
dpb1now, that deja-dup failure is concerning20:13
naccdpb1: looks to be a ftbfs?20:14
dpb1but, I guess it was failing on the glib2.0 trigger20:14
dpb1OK20:14
naccdpb1: there is a new vala in a-p, iirc20:14
sarnolderror: Argument 1: Cannot pass value to reference or output parameter20:15
naccdpb1: there was some discussion earlier this week between myself, jbicha and fossfreedom on this, as their builds were failing due to vala changes20:15
sarnold     (model as Gtk.ListStore).remove(iter);20:15
sarnold                                      ^^^^20:15
sarnoldthat's strongly unlikely to be due to a python-boto change :)20:15
dpb1indeed20:15
naccsarnold: yep20:15
naccand it's not a true regression in the sense of caused by, it's that the test has been failing now and wasn't failing before20:16
dpb1nacc: so, the whole artful-proposed pocket isn't used for that test, it's scoped at just --apt-pocket=proposed=src:glib2.0 ... is that right?20:17
nacci've often thought it would be nice if 'regression' was more accurate (just seeing if the old and new version of this pkg is what caused the failure)20:17
naccdpb1: you're right, but valac migrated between the passing and failing cases20:17
dpb1ya, when I saw regression, I was like WHAT20:17
dpb1k20:17
naccdpb1: valac-0.34-vapi to valac-0.36-vapi20:17
nacci'm comparing https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/d/deja-dup/20170607_164021_ffb63@/log.gz (PASS) to https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-artful/artful/amd64/d/deja-dup/20170614_181615_bf8b3@/log.gz (first FAIL)20:17
naccso even that is inaccurate as to it being hte first FAIL20:18
naccbecause really glib2.0 isn't causing it either, afaict20:18
naccbut there's not a good way to force all packages but one to change when you've got an archive to build against that has stuff moving constantly :)20:18
naccdpb1: https://github.com/manjaro/pamac/issues/235 ? similar error and possible fix?20:20
naccdpb1: or more correctly referred to in LP: #168608320:21
ubottuLaunchpad bug 1686083 in Simple Scan "Needs to use ref syntax with GtkListStore (Vala 0.36)" [High,Fix committed] https://launchpad.net/bugs/168608320:21
naccdpb1: with a #if VALA_0_36 wrapper etc20:21
naccdpb1: actual bug: LP: #166891520:23
ubottuLaunchpad bug 1668915 in deja-dup (openSUSE) "Deja-dup 34.3 fails to build with vala 0.35.6" [Medium,Confirmed] https://launchpad.net/bugs/166891520:23
naccdpb1: jbicha already has a branch proposed: https://code.launchpad.net/~jbicha/deja-dup/+git/deja-dup/+merge/32586520:25
dpb1ah I see.20:25
dpb1sweet20:26
drabanybody in server land that has seen the cockpit-project?20:59
dpb1I've seen it, yes. :)21:13
dpb1never used though, no21:13
drabI can't tell to what degree it's an evil webmin 2.0 kind of thing...21:13
drabbut I have a bunch of use cases where I'd have to explain to people what ssh is and that's a non starter21:13
drabI'd be used internally only so relatively safe, but I'm not finding much in terms of audit/testing from the larger community21:14
dpb1drab: it dovetails interestingly in ideas we have bantered about over beers before.  API like administration of your ubuntu box, etc.21:15
=== JanC is now known as Guest55726
=== JanC_ is now known as JanC
hehehehi21:22
hehehe:)21:22
hehehei have managed to fix all server issues21:22
hehehe:D21:22
sarnoldhehehe: nice21:37
hehehesarnold: do u laravel? :D21:37
sarnoldhehehe: no idea what that is21:37
sarnoldit sounds sticky21:37
hehehewhat kind of geek are u!21:38
hehehe:DP21:38
heheheLaravel - The PHP Framework For Web Artisans21:38
hehehehttps://github.com/laravel/laravel21:38
sarnoldoh gods no21:38
dpb1web artisan.  I'm not that, for sure.21:38
drablol21:38
sarnoldI avoid php at all costs21:38
hehehewhy21:39
heheheu are assembler addict21:39
heheheI am Web Culinary Master21:39
hehehecombining flavors of various languages I barely now21:39
heheheknow21:39
heheheI wonder if I can work remote for google with such title? :)21:40
=== hehehe is now known as hehehe_away
=== hehehe_away is now known as hehehe_offline
hehehe_offlinehttps://www.scaleway.com/virtual-cloud-servers/21:58
hehehe_offlineso nice21:58
hehehe_offlinei wonder if I can make some kind of image of ubuntu server22:00
hehehe_offlineand load to new box via kvm?22:00
hehehe_offlineseems possible22:01
hehehe_offlinewhat do u think22:01
sarnoldon scaleway specifically? or local? or a private cloud?22:01
hehehe_offlineany provider with kvm22:01
tomreynby kvm, do you mean the virtualization technology or keyboard, video, mouse?22:02
sarnoldmost providers let you make images of some sort; openstack-based things store images in glance, aws lets you do something like convert ebs volumes to ami ..22:02
hehehe_offlinesarnold: virt tech22:02
hehehe_offlinebut many dont allow it openly22:03
=== CodeMouse92 is now known as CodeMouse92__
hehehe_offlineaws yes22:03
hehehe_offlineI used ami :D22:03
hehehe_offlinehttps://www.lowendtalk.com/discussion/100818/windows-on-ovh-vps-ssd22:03
hehehe_offlineneat22:03
hehehe_offlineoki I must sleep22:05
hehehe_offline:D22:05
hehehe_offlineslepppppppppppp22:05
sarnold"Keep in mind this will take well over an hour, so leave this running and go to something else until it finishes." holy cow why is that so terribly slow?22:07
drabwhat's that?22:07
sarnolddrab: downloading a compressed windows disk image, gunzip -c, then dd that to a virtual disk22:07
sarnoldit's less than ten gigs uncompressed22:08
drabwhat's the virtual disk? qcow2 stuff?22:08
sarnolddunno. The rest of that page suggests it's nvme backed ssds.22:10
sarnoldqcow2 is sloow but even that ought to be able to handle 10 gigs in less than two hours right? :)22:11
drabyeah, fair, maybe storage is not local?22:14
sarnoldmaybe that 100mb/s is the switch speed? :)22:15
drab:)22:16
dpb1powersj: guess I can poke you over here: https://wiki.ubuntu.com/ServerTeam/KnowledgeBase?action=diff&rev2=160&rev1=15722:23
powersjoh yeah sorry :)22:25
powersjI like the recently updated22:25
powersjbetter verbiage around server-next would be nice22:26
dpb1give me words22:26
dpb1powersj: nice pics on https://powersj.github.io/ubuntu/2017/06/16/server-sprint-denver.html22:30
powersjthx22:32
powersjdpb1: I like "top 20 important bugs" or just "top 20 bugs"22:34
dpb1ok22:34
dpb1ya, it's better22:34
=== jerrcs_ is now known as jerrcs
=== philroche_ is now known as philroche
=== lordieva- is now known as lordievader
=== led2 is now known as led1
=== lordievader is now known as Guest36807
=== logan_ is now known as logan-

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