/srv/irclogs.ubuntu.com/2020/04/06/#ubuntu+1.txt

CarlFK89bunch of warnings - works but is alarming: https://paste.ubuntu.com/p/rpP8dV3Jmj/01:00
CarlFK89if someone will give me a package name, I'll bug it 01:01
valorieCarlFK89: is this part of an upgrade to 20.04 beta or so?01:08
valorieif so, the installer’s packagename is ubiquity01:10
valorieso `ubuntu-bug ubiquity`01:10
valoriemy most used command while testing ISOs01:10
valorie:-)01:10
valoriepersonally I wouldn't worry about warnings01:11
CarlFKvalorie: installed fresh 2 days ago, did an apt upgrade just now, got the warnings. 01:34
valorieok, not the installer then01:34
CarlFKand wifi on that box is flaky (what I am really trying to debug)01:34
valorieI would ignore the warnings01:34
valoriewifi flakiness is hard to pin down, for sure01:35
valorieso many parts between you and the raw connection01:35
CarlFK90https://paste.ubuntu.com/p/J82GSq2twR/01:38
CarlFK90T[ 1310.403307] wlo1: deauthenticated from 78:8a:20:51:ba:e9 (Reason: 6=CLASS2_FRAME_FROM_NONAUTH_STA)01:38
CarlFK90doesn't seem to happen with cosmic 01:39
lotuspsychjegood morning01:56
CarlFKwhen wifi drops, webchat drops.  I get wifi connected, hit webchat "reconnect" and it says "connecting" forever.  reloading the page lets me reconnect. 02:01
CarlFKis that a ubuntu thing or a webchat thing ?02:01
CarlFKhow do I disable the screen saver? 02:26
CarlFKPrivacy 02:27
valoriewebchat is a freenode "thing"04:22
valoriealthough other irc networks offer it as well04:23
valoriekde webchat is actually using riot.im04:23
valorieimo webchat is ..... less than ideal04:24
lestacwhat do you think about hexchat04:24
valorieI don't like it, but then I love konversation04:26
valoriemy most-used KDE application04:26
=== cpaelzer__ is now known as cpaelzer
georgelappieshi friends09:58
georgelappiesI picked up a bug in SSH in 20.0409:58
georgelappieswould really like to use it on release but with bug will not be able to09:59
georgelappiesis this right place to discuss?09:59
pmjdebruijnwhy not give a short summary10:03
georgelappiesBasically, when trying to login to a SSH server (server is 18.04) with stored SSH keys, authentication keeps on failing when using 20.04 and it keeps on asking for the password. When the client is also 18.04 then the keys are sent and accepted correctly and seamlessly.10:07
georgelappiesI tried setting the permissions on the key files to 600 - no go, 700 - no go, 755 no-go, 777 - no go10:08
georgelappiesthis is especially a problem with signing into Gitlab via SSH as authentication between the client using 20.04 and server using 18.04 fails10:09
georgelappiesbut as I said, when using 18.04 client, all works 100%10:09
pmjdebruijndid you try to connect with ssh -vvv10:36
pmjdebruijnto see what's going wrong?10:36
georgelappiesI did yes, it fails when passing the rsa key (it hangs on it for a second or so and then continues looking for other encryption keys to use, of which there are not any, then it falls back to password as last option10:38
georgelappiesit doesn't give a reason for the fail10:38
georgelappiesjust skips it after a short period10:38
georgelappiesso it is doing something with the key, but that something is not working10:39
pmjdebruijngeorgelappies: how big is your rsa key?10:42
pmjdebruijngeorgelappies: you might just be running into security hardening from a new ssh version (which unrelated to ubuntu 20.04 specifically)10:52
pmjdebruijngeorgelappies: https://www.openssh.com/releasenotes.html ssh-rsa support has been removed10:54
pmjdebruijnso generate new ssh key, and you'll be fine10:54
* pmjdebruijn waits for chromium to start (it's really fun to see an app take 5 seconds to start on an i9 with NVME ssd)10:59
georgelappieshi @pmjdebruijn I generated new keys using multiple algorithms and key sizes to no avail11:23
georgelappieslet me try again11:23
georgelappies:)11:23
nicolasbockHi! I just installed focal on my laptop using the defaults the partitioning tool suggested. The system has 32 GiB of RAM and 2 GiB of swap. When I `systemctl hibernate` I get `kernel: PM: image no found (code -22)` presumably because `resume` wasn't set in the kernel command line.11:26
nicolasbockIs that supposed to work out of the box?11:27
nicolasbockOr are there additional steps a user is supposed to perform?11:27
nicolasbockLike increase the swap size?11:27
pmjdebruijngeorgelappies: verify you're not just regenerate -sha keys11:29
pmjdebruijngeorgelappies: ssh-keygen -t rsa-sha2-25611:30
georgelappiesthanks sir will do, busy installing 20.04 in vm again 11:33
pmjdebruijnbut it's unlikely a ubuntu 20.04 problem, it more of a new openssh version problem :)11:34
pmjdebruijnso as all distro switch to openssh 8.2, their users will likely face the same issue11:34
pmjdebruijnthis is the sort of thing that canonical might want to list in their 20.04 release notes though11:35
georgelappiesyeah, everything while testing 20.04 for main distro used daily (java+npm) went so smooth until the checking in of code workflow popped up11:38
pmjdebruijnyeah testing on a +1 early is generally a great idea11:42
pmjdebruijnit's saving you some grief already :)11:42
georgelappiesit worked! thanks pmjdebruijn!12:28
pmjdebruijnyay12:32
feohHi guys. Today's apt update/apt upgrade has resulted in the audio subsystem being super hosed and choppy14:57
feohLike, as in when I got into my morning standups people were saying I sounded like I was underwater14:58
feohI thought maybe it was Chime so I tried just recording in Audacity and I got the same thing14:58
feohI always get super overwhelmed when trying to figure out where to file an issue in Launchpad15:00
feohGot it ubuntubug pulseaudio15:07
feohhttps://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/187113715:18
ubottuLaunchpad bug 1871137 in pulseaudio (Ubuntu) "Recorded audio is super choppy with today's apt upgrade" [Undecided,New]15:18
feohin case anyone else hits this15:18
lotuspsychjefeoh: you recall after what kind of updates things got borked?15:19
feohIt wasn't a huge update, just like 10 packages or so15:20
feohis there a log somewhere I can look at to get you that information?15:20
lotuspsychjefeoh: check in your dpkg logs yeah15:20
feohchecking15:20
feohWould isolating today's date and then grepping for 'installed' get me that list?15:23
feohOtherwise I'm looking at kind of a wall of text in dpkg.log15:23
lotuspsychjefeoh: pastebin it if you like, volunteers can take a look for you15:25
feohAdded the link as a comment to the bug. Hope that's OK15:29
lotuspsychjefeoh: other then chromium codecs i dont see sound related issues right away15:33
lotuspsychjefeoh: did you test with gnome sound recorder if you can reproduce this?15:34
feohTested with Audacity. Will try with Gnome sound recorder after standup15:34
lotuspsychjetnx15:34
feoh(After 2nd standup. I have too many standups :)15:34
feohlotuspsychje: Tried to do what you asked. Attached the binary blob Gnome Sound Recorder shoves in ~/Recordings. Is that what you wanted? The UX on that thing is a challenge :)15:57
lotuspsychjefeoh: can you reproduce it?15:57
feohMy Mac's firefox browser appears to grok that it's a sound and play it back in all its super chop-tastic glory :)15:58
feohStill super choppy if that's what you're asking. You can play the clip for yourself and hear it. Also came across super choppy on my Mac.15:58
feohGotta run. Lunch prep & dog walk :)16:01
ceed^Hi, I have a laptop where microphone and sound is fully supported in 20.20, but in 19.10 it isn't. How good is the beta now? I really need sound/mic to work. I have run the beta from USB without problems. Will I run into major problems installing it?16:47
ceed^I did of course mean 20.04 :)16:48
feohceed^ I've had rock solid sound until today's update when it got super choppy so I reported an issue. 17:04
ceed^feoh: My problem is that mic isn't supported in 19.10 but it is in 20.04. There are also other sound problems with this particular laptop so I would really like to get to 20.04 asap.17:06
feohMakes sense.17:08
howarthI noticed a grub oddity. My internal drive has Ubuntu 19.10 dist-upgraded to 20.04. When I boot, it doesn't show the grub screen as expected from /etc/default/grub's GRUB_TIMEOUT_STYLE=hidden setting. However I installed a second external usb drive from the Ubuntu 20.04 beta installer. That drive always shows the grub boot screen despite having identical settings in /etc/default/grub. Is this due to the internal drive only having the 17:20
howarth single boot entry for that drive whereas the external ended up with both the external and internal as boot entries?17:20
howarthI don't seem that 'behavior' documented anywhere. 17:20
howarthI assume I might be able to force the external drive to not show it's grub menu by adding GRUB_HIDDEN_TIMEOUT_QUIET=true and re-executing 'sudo update-grub'17:22
howarthOkay. I see the difference. On my internal drive which was dist-upgraded from 19.10, I have GRUB_TIMEOUT=0 but on a the clean install on the external drive with 20.04 beta, I have GRUB_TIMEOUT=10.17:34
howarthI wonder if the GRUB_TIMEOUT=10 is a pre-release thing with Ubuntu that gets changed to GRUB_TIMEOUT=0 for the GM release.17:35
feohlotuspsychje: FWIW I ran apt update && apt upgrade again, rebooted, and the sound problem went away. I'll resolve the bug. None of the updated packages seemed sound related. *shrug*18:26
lotuspsychjecool feoh 18:28
feohIs there some way I should annotate this issue to say it appears fixed in the latest update?18:34
feohI included a comment to that effect and also included a non choppy recording.18:34
pickledegghi, i noticed the ubuntu software center is basically the snap store, thats all great but sometimes i want to install deb files. would it be advised to install both the snap store and the ubuntu software center together, or will that mess my day up?21:14
pickledeggwelcome21:18
pickledeggi just asked and did the exact same thing as you :P21:18
konamhi guys, I'm having trouble connecting using an openvpn 21:18
konamhey pickledegg, lol21:19
pickledeggkonam, same. im using zoog vpn. 21:19
konamwait, that's why you're here as well? 21:19
pickledeggi import the ovpn file, but it wont connect?21:19
konamyep21:19
konamsame boat21:19
pickledeggwell thats one of my issues21:19
pickledeggi have a couple21:19
konamfunny thing is, i tried kubuntu beta first, but those guys are real screwed. a bunch of issues with the installer.. let me see if i can report them21:20
pickledeggnot used kubuntu, i went from 19.10 about a month ago, ive not had any issues really other than the vpn and i have stretched image thumbnails21:22
pickledeggseems like theres nobody here but us chickens21:24
konamyeah, really didn't want to distro hop once more but i need this laptop for work lol21:28
konambut ubuntu is the distro with the best font rendering, for whatever reason21:28
konamdo you know where they report beta issues?21:29
konammaybe some have been documented there21:29
pickledegghas anyone successfully set up an open vpn on 20.04? i cant get any to connect.22:10
valoriesorry to hear about the Kubuntu issues22:13
valoriedid you link your bug reports on the qatracker?22:13
valorieit's fine to share in IRC, but that is mostly to get help to see if it is an actual bug, and if so, what packagename the bug should be reported against22:14
valorie#ubuntu-quality is very busy with people testing, reporting bugs, and fixing some of them22:15
valorieall flavors22:15
valoriethis is the *most* important time to report bugs, and ensure that they are linked on the qatracker22:15
valoriepickledegg, konam ^^^22:16
daxwhich is at http://ubottu.com/y/ffdaily , in case anyone missed it in the /topic :)22:16
daxwe snuck in the iso.qa URL as the download link this cycle22:16
pickledeggvalorie i cant see @konam's message,they must have left22:18
Kon-Yes, that person left22:18
valoriethanks, dax22:23
valorieso many folks don't bother to look at the topic, after all the care the mods give to crafting it!22:24
=== takov7511 is now known as takov751

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