=== jelly is now known as Are === Are is now known as jelly [04:04] I just installed ubuntu server and why is virb0 my network interface? How can I replace this? [04:11] amazoniantoad: ususually -server gets more active on USA wakeup [04:11] lotuspsychje, i see === cpaelzer__ is now known as cpaelzer [05:07] good morning (where it applies) === lotuspsychje__ is now known as lotuspsychje [09:53] hi - I am trying to setup xseveral bridges (over a bind) in netplan - some of the bridges should be setup with no IP - i.e if I were using rhel/centos I would use 'BOOTPROTO=none' - [09:53] what is the equivalent of BOOTPROTO=none in netplan config ? [09:57] is there a better IRC room to ask for netplan questions ? [09:57] yossarianuk: iirc just don't set the "address" property (and disable dhcp) [09:57] sorry, "addresses" [10:23] blackflow: thank you - should I do - addresses: [10:23] then leave the next line clabk [10:23] or just miss off the 'addresses:' part completely ? [10:24] Sorry that should have read ' then leave the next line blank' [10:24] I think you can omit them completely, by default they're empty. also, dhcp is by default off, so I guess you just have to not set them [10:24] yossarianuk: no. if you set "addresses" entry, it's a list, so you must set an empty list: adresses: [] [10:24] or just omit it completely [10:30] thank you [10:30] i am liking netplan - just seems bit alien to me right now. [10:36] yossarianuk: I think it's an unnecessary add-on complexity that doesn't solve any problems, and does create new ones (as it is not a complete, does not fully encapsulate what teh backends can do). [10:37] but totally cool if you like it and it works for you :) [11:06] yossarianuk: https://bugs.launchpad.net/bugs/1763608 [11:06] Launchpad bug 1763608 in netplan "Netplan ignores Interfaces without IP Addresses" [Undecided,New] [11:10] ah there we go. "new problems created". yeah. === gislaved64 is now known as gislaved === Wryhder is now known as Lucas_Gray [12:02] good morning [12:14] o/ === aditya_ is now known as aditya [12:22] ok - I have another netplan issue - I have one bridge - using a bond - already with attached VLAN and its working . [12:22] however if I want to add another bridge to add a different vlan I can't as both bridges are using the same bond [12:24] i.e -> Error in network definition /etc/netplan/50-cloud-init.yaml line 20 column 16: test-databases: interface bond0 is already assigned to bridge br0 [12:24] any way around this ? [12:32] ahasenack: any comment on bug 1824638? [12:32] bug 1824638 in samba (Ubuntu) "[SRU] samba 4.10 for bionic" [Undecided,Won't fix] https://launchpad.net/bugs/1824638 === aditya_ is now known as aditya [12:42] ah I think I have it... can someone sanity check this please ? -> https://pastebin.com/KTTTGpDu [12:43] rbasak: it's a lot of work, in this case we would have to build both py2 and py3 packages [12:43] rbasak: it's doable, but not something I should start without approval probably [12:43] rbasak: that being said, py2.7 being EOL is a larger issue, not just about samba, and I don't think ubuntu 18.04 will switch to py3 as a whole because of that [12:44] so while py2.7 might be eol, ubuntu 18.04 isn't [12:45] ahasenack: that matches my opinion then, thanks. [12:46] rbasak: oh, I hadn't read your comment in the bug at all before I wrote the above :) === gislaved54 is now known as gislaved [13:12] yossarianuk: yes, vlans first on the bond before you add each vlan to the right bridge [14:22] Hello everyone [14:22] I'm coming here on the advice of people from #ubuntu [14:24] Encrypt: regarding...? [14:24] (It'd help to know the problem you're facing) [14:25] cyphermox: thanks for confirming ! [14:25] I would be very scared taking advice there but ok [14:25] I wanted to do a minimal install of Ubuntu so that I could only have i3wm and xorg as desktop environment. So I had downloaded the "minimal" image. However, since I'm in a corporate environment, we have a DEB repository which requires credentials. [14:25] and yes its working.. [14:26] I haven't found a way to give the credentials in the installer, not a workaround. Do you know if that's possible? [14:29] I tried adding the credentials when it is asked to input the repo url, but since it gives that input to wget to get the Release file, it fails... :S [14:30] As wget uses the --user and --password options [14:32] I finally had a look at the "choose-miror" binary which corresponds to that screen but it's indeed a binary and not a BASH script as I was hoping [14:37] Encrypt: wget actually does support passing username and password on the url (at least for http servers, have not checked other) according to its man page, see the --http-password description. [14:57] Hi all. I'm attempting to install osticket on Ubuntu 18.04 but I've been struggling quite a bit. I'm at a point where all the tutorials seem pretty outdated. Can anyone here assist me in getting this up and running? [14:58] vahnx: you're welcome to ask here, but I think you'll probably be able to get more help for osticket community support channels [14:58] ok thanks. i'll check there first. [15:17] tomreyn: Indeed [15:18] The issue I'm actually pointing out is that it's impossible to set a private mirror that requires authentication at install time [15:18] Only setting a proxy is available, not setting the credentials for an APT repository [15:24] Encrypt: is that with the new installer? Feel free to file a Wishlist bug. [15:26] rbasak, Hum... possible [15:26] I'll file a wishlist bug, sure :) [15:36] Encrypt: for now, run the advanced installer from your mini.iso and add these credentials into the server name field, before the hostname [15:36] so if the hostname was archive.ubuntu.com, make it user:password@archive.ubuntu.com instead [15:37] tomreyn, I tried, that didn't work :S [15:37] i see [15:37] it did the accept the input when i tried. [15:38] Since that is given to wget to download the Release file [15:38] And wget doesn't interpret it correctly [15:39] why so? since we seem to have worked out that wget does accept specifying username and password on the url? === led_dark_2 is now known as led_dark_1 === led_dark_2 is now known as led_dark_1 [19:26] the problem is the parser is not loading anything [19:26] meh [20:56] hi guys [20:56] Can anyone assist me with troubleshooting a landscape installation on azure vm that is not cooperating [20:58] I beleive it is a cert error [20:59] after running "apt install landscape-server-quickstart" it goes through everything but errors out in the post install saying "problems making certificate request" [22:04] AvidWolf43: are there any more details in any logs? [23:59] I made a post about configuring ubuntu server are part of my own personal learning process. Can anyone find any wrong information? https://stubbedhomelab.blogspot.com/2019/04/the-headless-server.html