=== shokohsc61 is now known as shokohsc6 === shokohsc66 is now known as shokohsc6 === ssh07320 is now known as ssh0732 [07:57] I set chown 775 /home/paul/.ssh/ and it shows drwx------ 2 775 paul 4096 Mar 2 07:53 /home/paul/.ssh/ - afterward. This isn't 775. Uh. odd. [08:00] foo: chown and chmod are different. [08:00] foo: Basically you just set the owning user to a user named "775". [08:00] Who probably doesn't exist on your system. [08:00] So you probably want to do "chown paul:paul /home/paul/.ssh" followed by "chmod 775 /home/paul/.ssh" or something similar. [08:01] foo: Try "stat /home/paul/.ssh" to verify that that's what happened if you haven't already. [11:41] yesterday I was asking on #ubuntu but sice it's a vps this channel is more suitable. snap autocompletion doesn't work with `snap install certb+tab` (should be autocompleted to `snap install certbot`) but works with `snap install certb+esc+tab`. I though it might be due to keybard misconfiguration in the VPS, but when I tried to set the keyboard to the same layout as mine (ES) with `sudo dpkg-reconfigure keyboard-configuration` it does [11:41] nothing. tried `setxkbmap es` but it returned a `Cannot open display "default display"` error [11:42] any ideas on this one? [11:52] the 'x' in setxkbmap stands for X as in X11 / Xorg [11:53] autocompletion works on my 18.04 desktop, whether in gnome-terminal or on a tty [11:53] * snap autocompletion [11:54] what's your ubuntu release, your shell, your terminal configuration? [12:00] Ubuntu 22.0, bash shell.. I didn't edited any settings for my terminal on my pc (using Xubuntu) and cetainly no changes on the VPS [12:02] 22.04* [12:02] if I type `snap ins+tab`it autocompletes to `snap install` but, like I've stated above, `snap install certb+tab` doesn't autocomplete to `snap install certbot` [12:04] i only have a 22.04 Ubuntu Desktop VM, but switching to a tty there and logging in lets me do the autocomplete just fine [12:05] it also works fine in my local pc.. just not on my vps [12:06] how was it installed, which virtualization is it using? [12:06] now I'm at a loss.. I have no idea how to check that [12:07] it's one of those Hetzner auction servers (so probably a dedicated server) [12:08] so you're working on bare metal, or on a VM within that? and you don't know how it was installed? [12:09] "virt-what" can provide information on the virtualization you're in, if any [12:09] I'd say it's bare metal.. I just ran their `installimage` command from the rescue system to install Ubuntu 22.04 [12:09] `virt-what` returns no output [12:12] so bare metal or no virtualization detected [12:13] for what I can see it's a dedicated server.. just "bought" it yesterday [12:14] hmm snap autocomplete also doesn't work on my 20.04 VM. but i had snapd removed there, so maybe there's a package missing [12:15] bash-completion is installed [12:16] i should say snap package completion doesn't work, whether or not i press escape [12:16] yes.. and snap autocompletion file is inside `/usr/share/bash-completion/completions/` folder on my server.. I can autocomplete all normal commands like `apt upda+tab`, etc [12:16] but snap command completion does work [12:17] i can complete "snap inst" to "snap install" [12:18] exactly.. `snap ins+tab` autocompletes but `snap install certb+tab` doesn't [12:18] the fun fact is how it works on my end with `esc+tab`.. [12:20] I've opened this yesterday: https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/2008916 [12:20] -ubottu:#ubuntu-server- Launchpad bug 2008916 in snapd (Ubuntu) "Snapd autocompletion not working on Uuntu 22.04 freshly installed" [Undecided, New] [12:20] https://forum.snapcraft.io/t/tab-completion-for-snaps/2261 may be related [12:27] Exterminador: did you install the pending updates, yet? [12:29] tomreyn: all the updates that I could install with `apt dist-upgrade`, yes.. some are still unavailable because the phasing thing, iirc [12:30] hmm, okay, then it's good you filed a bug report, i guess [12:30] yeah.. I have only `grub-efi-amd64 grub-efi-amd64-bin libqmi-glib5 libqmi-proxy libsasl2-2 libsasl2-modules libsasl2-modules-db` kept back because of phased updates [12:33] from the `debugging tab completion`, th command `readlink /usr/share/bash-completion/completions/snap` should give a path like `/snap/core22/current/usr/lib/snapd/snap`, right? if so, it doesn't [12:41] /usr/share/bash-completion/completions/snap is a file for me both on the 20.04 server where snap tab completion for package names does not work, and on the 22.04 desktop where it does work [12:41] a regular file, i.e. not a symlink [12:43] well.. let's see if the bug report is good enough.. I provided the most of information that I could.. I'm wondering if I should add that on my server `esc+tab` works.. [12:54] fun.. `esc+tab` works on previously installed and/or removed snaps.. not new ones.. I tried `snap install gopher+esc+tab` to install gopherbin and it did not work.. after installing it and removing writing all in full, `snap install gopher+esc+tab` expands to `snap install gopherbin` === cpaelzer_ is now known as cpaelzer === sdeziel_ is now known as sdeziel [19:01] can someone please show me an example of a netplan config yaml of a bridge'd NIC with a static ipv4? [19:13] Lope: https://termbin.com/xygkl <= also contains a bond device but that's easy to factor out if you don't need it [21:32] lvoytek: hey, can you push the git-ubuntu tags related to https://code.launchpad.net/~lvoytek/ubuntu/+source/bind9/+git/bind9/+merge/437706 , please? [21:33] I'm reviewing it and would like to check the tags just in case :) [21:33] sure thing [21:33] thanks! [21:38] Done, they're not attached to a bug number though so they'll just be named x/1%9.18.11-2ubuntu1 [21:38] lvoytek: that's fine. I don't see the {new,old}/{debian,ubuntu} ones, though [21:39] ah, there they are [21:39] thanks, lvoytek [21:40] thanks! === shokohsc66 is now known as shokohsc6