/srv/irclogs.ubuntu.com/2019/10/18/#ubuntu.txt

dialextremoHello, I have an issue with booting ubuntu studio. it happens that all this week i've been trying to install ubuntu studio in my laptop lenovo ideapad 330s AMD ryzen 5 with AMD radeon vega 8 graphics.00:16
dialextremonow is that when I rebooted, and select ubuntu studio with low latency it show another smaller black screen00:16
FurretUberI want to configure APT on an Ubuntu 18.04 install to search first for a local mirror and only if that mirror search fails, search for the main server (archive.ubuntu.com). Is this possible?00:31
sarnoldFurretUber: if you put your local mirror before the official mirrors in the apt sources.list then your local mirror should be preferred00:33
aleksandrdvorkinhi00:58
aleksandrdvorkinCan someone help me with the command how to mount sambashare00:59
aleksandrdvorkini can access the share through the file manager00:59
aleksandrdvorkinbut wheni do the commnand sudo mount-t cifs //192.168.1.2/sambashare /mnt/myshare i get PERMISSION DENIED01:00
cluelesspersontomreyn, sorry for the wait, upgrade bios, kernel, and other stuff01:04
aleksandrdvorkinwhat is wrong with the command sudo mount -t cifs //ipaddressofthesambaserver/sambashare /mnt/myshare01:05
cluelesspersonaleksandrdvorkin, what's the error message?01:06
aleksandrdvorkinPermission Denied01:06
cluelesspersonaleksandrdvorkin, is that the exact error?01:07
aleksandrdvorkinaleksandrdvorkin@aleksandrdvorkin-VirtualBox:/mnt/myshare$ sudo mount -t cifs //192.168.1.2/sambashare /mnt/myshare01:07
aleksandrdvorkinPassword for root@//192.168.1.2/sambashare:  ********01:07
aleksandrdvorkinmount error(13): Permission denied01:07
aleksandrdvorkinRefer to the mount.cifs(8) manual page (e.g. man mount.cifs) and kernel log messages (dmesg)01:07
cluelesspersonaleksandrdvorkin, So, you either don't have permission to mount there, or, the username/password are wrong01:08
cluelesspersonaleksandrdvorkin, Samba, btw, requires you have a matching system user, and a smb user added01:09
cluelesspersonlast I knew01:09
lunaticeditFair warning to you guys, if you have 19.04... I tried 3 times to install nvidia from drivers ppa and it prevented booting anything but rescue mode and screwed up packages (on a CLEAN install)01:11
lunaticeditThankfully the provided drivers are new enough for vulkan.. just a heads up01:11
aleksandrdvorkinso to add the matching user i add it to /etc/samba/smb.conf01:11
=== Mekely is now known as MekelySpooky
aleksandrdvorkinis samba suppost to be installed on both client and server or only a server to mount a share01:21
=== zbenjamin is now known as Guest98080
=== zbenjamin_ is now known as zbenjamin
emilsonhello I upgraded from 19.04 to 19.10, however I think I might be missing few gnome core apps, how can I run equivalent of 'pacman -S --needed gnome' ?02:03
wisescribe7Hello, I need help. When attempting to install updates in Ubuntu 19.10, Ubuntu freezes when trying to update apparmor. Can anyone help me with this, please?02:04
=== Leion1 is now known as Leion
emilsonto install any missing packages from ubuntu's gnome 3 group02:04
sarnoldemilson: what does that command do?02:05
emilsonsarnold, 'pacman -S --needed gnome' would attempt to install/reinstall only missing packages from gnome3 group02:06
emilsone.g. if you had gnome 3 installed and removed Music and Totem, that command would install them back for you without reinstalling the *whole* DE over again02:06
sarnoldemilson: aha, I'm not entirely sure you'd recreate the situation -- you could try apt install gnome  and see if that offers any recommendations or similar..02:08
emilsonsarnold, ah I see, thanks, I'm glad you understand my question!02:09
wisescribe7emilson: I am having trouble with Ubuntu freezing whenever I try to install updates with the Ubuntu Software app. Ubuntu freezes when trying to update apparmor. Can you help me with this, please?02:09
wisescribe7emilson: I'm using Ubuntu 19.1002:09
sarnoldwisescribe7: what do you mean by 'freezes'?02:09
wisescribe7sarnold: The hard drive keeps spinning as if it's continuing to update but goes no further; stuck at apparmor update, mouse stops working.02:11
sarnoldwisescribe7: how much memory do you have?02:11
ph88hey guys, i have ubuntu 19.04. When i type do-release-upgrade in the console it says there isn't a new version. Why don't i get the new version ?02:11
wisescribe7sarnold: 4GB RAM02:11
sarnoldph88: usually the metadata file that says "it's time to upgrade" is updated a few days after release02:11
ph88aw02:12
wisescribe7sarnold: This is a pretty old machine I'm using. Lenovo ThinkCentre m58p, Core 2 Duo 2.33 ghz, 4GB RAM.02:12
sarnoldph88: you can try do-release-upgrade -d  -- I'm not positive it'll work (since the -d normally means 'devel') but it's worth a try :)02:13
daxit'll work02:13
emilsonph88, upgrade to 19.10 showed up for after following instructions at https://wiki.ubuntu.com/EoanErmine/ReleaseNotes02:13
sarnoldwisescribe7: so, some of the snap profiles cause a *lot* of memory use when apparmor compiles the security policy. I *think* you might have hit this: https://bugs.launchpad.net/snapd/+bug/184856702:13
emilson*for me*02:13
ubottuLaunchpad bug 1848567 in snapd "autogenerated per-snap snap-update-ns apparmor profile may contain many duplicate mount rules causing excessive parser memory usage" [Undecided,New]02:14
daxeoan is the most recent thing in https://changelogs.ubuntu.com/meta-release-development so for now -d will work02:14
sarnolddax: oh cool, thanks :)02:14
emilsonph88, run: /usr/lib/ubuntu-release-upgrader/check-new-release-gtk -d02:14
dax(do-release-upgrade without -d is the same URL without the -development bit)02:14
wisescribe7sarnold: So then, what do you suggest that I do in order to rectify this?02:17
sarnoldwisescribe7: I'm not sure. you could try adding more swap and hoping it eventually finishes. you could uninstall snap applications. you could uninstall snapd. there's not many good choices. :(02:17
wisescribe7sarnold: I'm primarily a Windows user, and have no idea how to do any of that.02:18
sarnoldwisescribe7: try "apt purge snapd" and let me know how that goes02:19
wisescribe7sarnold: "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem."02:19
sarnoldwisescribe7: ugh. okay.02:20
emilsonsarnold, looks like02:20
wisescribe7sarnold: And then when I run this 'sudo dpkg --configure -a' command, that's what causes the software update, and Ubuntu freezing when it tries to update apparmor02:20
sarnoldwisescribe7: yeah..02:21
emilsonsarnold, 'apt-get install --reinstall ubuntu-desktop' should do what I want but it doesn't, it doesn't reinstall all dependencies in ubuntu-desktop meta package02:21
ph88thx guys02:21
sarnoldemilson: did it report partial installed packages needing to be finished or similar?02:21
sarnoldwisescribe7: so.. how about this, snap list to see the installed snaps, and then snap .. remove? snap delete? snap purge? the various packages that are installed through snap02:22
emilsonsarnold, it just doesn't do anything:  0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.02:22
sarnoldemilson: alright, that's a good sign.02:23
emilsonsarnold, somebody from 2009 tried to do what I need :p  https://gourgi.wordpress.com/2009/09/27/re-install-ubuntu-desktop-metapackage-and-reinstall-its-dependencies/02:23
wisescribe7Can I PM you what showed up when I typed snap list?02:24
wisescribe7sarnold02:24
emilsonfor example I have Shotwell removed, i would expect ubuntu-desktop to reinstall that back for me, I have more stuff missing that i haven't noticed yet or i don't know about02:24
sarnoldwisescribe7: probably better to use a pastebin site like https://paste.ubuntu.com/ -- it'lll be much faster02:25
sarnoldemilson: heh, nice, I was just debating if parsing the Depends: line or parsing apt-rdepends output would be better. there's 1100 dependencies from "gnome" though. sooooo..02:25
emilsonsarnold, i don't think 'apt-get install gnome' is default on Ubuntu, Ubuntu is customized when compared to Gnome 3 in other distros, I know that proper way to install gnome3 on e.g. Ubuntu server is to use 'tasksel' utlity02:26
emilsone.g. tasksel install ubuntu-desktop^02:27
sarnoldemilson: hmm, this bit is wrong though "sudo apt-get build-dep ubuntu-desktop"  --- this installs whatever is necessary to REBUILD the package, not everything that it uses at runtime02:27
emilsonsarnold, i tried 'apt-get build-dep ubuntu-desktop' but it doesn't work as expected, it didn't even pickup Shotwell :(02:28
emilsoni will try this https://askubuntu.com/questions/673789/reinstall-all-dependancies-of-a-single-package02:28
sarnoldemilson: try this one: sudo apt-cache depends ubuntu-desktop | awk -F ":" '{print $2}' | \02:28
sarnoldsed '/^$/d' | xargs sudo apt-get \02:28
sarnoldinstall --reinstall --install-recommends --yes02:28
sarnoldemilson: that askubuntu answer looks decent too02:29
emilsonsarnold, pacman in archlinux basically can do this with 'pacman -S --needed gnome' but I like Ubuntu/Debian way more02:30
sarnoldemilson: normally it's enough to use debsums to find a package with changed file and then reinstall that one..02:32
sarnolduhoh poor wisescribe7 :(02:32
emilsonsarnold, so i didn't like that command from askubuntu.com/questions/* because it was reinstalling everything02:50
emilsoni came up with this apt show ubuntu-desktop 2> /dev/null | grep 'Depends: ' | sed -e 's/Depends: //g' | tr -d ','02:50
emilsonbasically i need to loop through that list and check with 'dpkg-query -l' and if it returns 1 i need 'apt-get install' missing package(s)02:51
emilsonsomething like: for p in $(apt show ubuntu-desktop 2> /dev/null | grep 'Depends: ' | sed -e 's/Depends: //g' | tr -d ','); do if [$(dpkg-query -l $p) -eq 0]; then apt-get install $p ; fi; done02:54
emilsonbut the syntax on 'if' statement is wrong02:54
turbokitty /mode turbokitty +i03:00
=== kostkon_ is now known as kostkon
davido_A word to the wise: remove the Workspaces to Dock gnome shell extension before upgrading to 19.10.  Once 19.10 is installed, the Activities menu will hang the desktop until you've uninstalled that extension.03:56
cluelesspersonIs there an app that keeps ubuntu from going to sleep/locking?03:59
davido_Caffiene.  It should be in the software center.04:01
cluelesspersondavido_, that doesn't work for me in 19.0404:01
cluelesspersonhow are events handled in ubuntu anyway?04:02
=== Leion1 is now known as Leion
npxHi! So, I'm running 19.10 (Eoan) with the proprietary NVidia drivers on my laptop. My understanding was that nvidia-docker "just worked" out of the box, and I could use Cuda applications in Docker containers without doing anything else. This doesn't seem to be true, anyone know more?04:04
tatertotscluelessperson: have you looked at the settings ?04:07
cluelesspersontatertots, of?04:08
Jake-abccluelessperson: are you on Gnome? If so, there's a Caffeine Gnome Shell Extension.04:10
cluelesspersonJake-abc, yes, is caffeine not made for gnome?04:10
tatertotscluelessperson: are you chatting from 19.04 right now?04:11
davido_He suggested it doesn't work on 19.04. I think that's probably a misstatement; it works for me, under 19.04. So a more interesting question is why it's not working for *him* under 19.04.04:11
cluelesspersontatertots, yes04:11
Jake-abccluelessperson: I don't know, but the extension works for me (on 19.10, at least):04:12
cluelesspersondavido_, it's just a regular install of 19.0404:12
Jake-abchttps://extensions.gnome.org/extension/517/caffeine/04:12
cluelesspersonI didn't do anything special04:12
tatertotscluelessperson: open terminal>  gnome-control-center04:13
tatertotscluelessperson: press ENTER04:13
tatertotscluelessperson: click "Power" section04:13
cluelesspersontatertots, why?04:13
cluelesspersonugh, why is gnome integrated into the browser?04:15
tatertotscluelessperson: just keep trying..it'll do what you want eventually04:15
cluelesspersonthat's a terrible idea.04:15
cluelesspersontatertots, ?04:16
cluelesspersontatertots, the problem isn't that I haven't looked at the power settings, the problem is that the software meant to interupt whatever events "isnt' working"04:16
=== victorqueiroz is now known as graphicsv
Jake-abcROFL. I didn't like that, at first, either, but there are a lot of useful extensions.04:17
cluelesspersonJake-abc, browsers are widely considered to be insecure, unsafe, and the largest attack vector on any machine.04:18
cluelesspersonJake-abc, integrating control over the installation of software, directly from the browser, is just a terrible, terrible idea.04:18
cluelesspersonIt also gives power to the owner/creator of that browser (in this case google) over what's installed on your machine.04:19
tatertotscluelessperson: have you installed any other versions of Ubuntu or a completely different Linux distribution on the same computer in the past?...or have you only used 19.04?04:21
cluelesspersonI used 18.04 until I bought this new machine and installed 19.04 on it04:21
tatertotscluelessperson: maybe you could try experimenting a little with other versions and distributions to determine if you run into the same or similar set of challenges04:22
Jake-abccluelessperson: If you don't want to install a browser add-on to work with extensions, I think you can download and install them manually and then enable the extension(s) in the Tweaks tool.04:24
davido_Or boot to 19.04 with a live USB drive and see if you can replicate the behavior there. If not, something's different between your installed system and the thumbdrive image. If you can replicate the behavior, you'll have confirmed that there's something related to Ubuntu 19.04 with your hardware that needs to be investigated.04:25
cluelesspersondavido_, I reinstalled with a freshly downloaded iso and found the same results.04:26
cluelesspersonThere are some quirks with my hardware, some of which I haven't brought up because I know they'll be gotten to eventually.04:26
Jake-abccluelessperson: I think they're in ~/.local/share/gnome-shell/extensions/ or something like that.04:27
cluelesspersonanyone know what this is?04:27
cluelesspersonWindow manager warning: Overwriting existing binding of keysym 33 with keysym 3304:27
cluelesspersonI feel kinda frustrated04:29
davido_https://bbs.archlinux.org/viewtopic.php?id=24505804:29
tatertotscluelessperson: you installed the exact same thing, then expected a different result?04:29
cluelesspersonI don't know how to help improve these things.04:29
tatertotscluelessperson: have you thought about installing something "different"04:30
cluelesspersontatertots, are you reading the same conversation?04:30
tatertots99th time is a charm04:32
cluelesspersontatertots, I have been experimenting.  Ubuntu 18.04 is the most state I've found so far, but 19.04 has features I require, although I forget which at the moment those were.04:34
cluelesspersonmost stable*04:34
davido_Does 19.10 have those features? If you boot from a 19.10 usb, does the behavior manifest itself there?04:35
cluelesspersonDo you by chance know how to rip out Caribou from gnome?04:36
glitchdodd question. i built a computer. did not install any sort of wireless card, yet i have wifi. what can i do to figure out what device is providing wifi?04:37
cluelesspersonglitchd, what type of motherboard?04:38
tatertotsglitchd: perform an system analysis04:38
cluelesspersonglitchd, `lshw | grep wifi -B10 -A5`04:38
glitchdasrock x57004:39
glitchdcluelessperson, that command does not return anything04:40
cluelesspersonglitchd, that motherboard comes with `Intel® Wi-Fi 6 802.11ax (2.4Gbps) + BT 5.0`04:40
glitchdcluelessperson, i find that slightly odd since i dont have wifi in w1004:40
glitchdi put this computer together maybe a month and a half ago04:41
glitchdthis is the first time ive noticed the option to enable wifi in linux04:41
cluelesspersonglitchd, https://www.asrock.com/mb/AMD/X570%20Taichi/04:41
tatertotsglitchd: if your motherboard documentation says it has onboard wifi...it has onbaord wifi04:41
cluelessperson:P04:41
glitchdthats not exactly the motherboard i have04:41
glitchdi have the "x570 phantom gaming 4" version04:42
tatertotsglitchd: and have you looked at the documentation yet?....and seen it includes on board wifi04:42
glitchdthe box says that it can use an m.2 key e for wifi but also states that it is not included04:43
tatertotsglitchd: sudo apt install inxi sosreport04:43
tatertotsglitchd: let me know when done04:43
cluelesspersonod, that MB says it has a slot for a wifi card, not that it has built in wifi04:44
glitchdexactly04:44
glitchdtatertots, done04:44
tatertotsglitchd: in terminal>   inxi -Fxxprzc0|nc termbin.com 999904:45
cluelesspersonglitchd, well, it's either built into the MB, your bluetooth card, or you added a card yourself. :P04:45
cluelesspersonor perhaps wifi shows up as an option, but it doesn't populate?04:46
tatertotsglitchd: share url/link here, there's nothing sensitive in the url so no need to get all paranoid...if you paranoid just be patient the answers will fall in  your lap04:46
glitchdhttps://termbin.com/k7yn04:46
Jake-abctatertots: I hope you're able to "ketchup" and use 19.10. Ba dum ching.04:47
cluelesspersondavido_, I'll take a look at 19.10 later, thanks for the suggestion04:47
tatertotsglitchd: you're NOT using wifi ...04:47
tatertotsglitchd: you're hardwired to the network04:47
Jake-abctatertots: oh, sorry, ignore that last remark.04:48
glitchdthe only thing i can think of that might be giving wifi (but would make no sense) is that i have an xbox one wireless adapter to use my controller wirelessly, other than that i have no thing else plugged into the machine04:48
tatertotsglitchd: via Intel I211 Gigabit Network Connection04:48
tatertotsglitchd: so i'm glad we put that to bed04:48
glitchdtatertots, i know, but i have an option to use wifi, and when i enable it, it finds and connects to my wifi network04:48
tatertotsglitchd: errors in human perception04:48
davido_cluelessperson: Also look at the github repo for Caffeine. Maybe you could file an Issue: https://github.com/eonpatapon/gnome-shell-extension-caffeine04:48
cluelesspersonI have errors in human perception sometimes04:48
davido_Or clone and install from source to get the newest version, though it hasn't been updated in 6 months so you may already be on the latest.04:49
cluelesspersonha04:49
cluelesspersonso because caribou (the on screen keyboard) comes on screen even though it's disabled, there's an extension to block it04:49
cluelesspersonhttps://extensions.gnome.org/extension/1326/block-caribou/04:49
glitchdtatertots, now im connected to my wifi https://termbin.com/x11y04:49
cluelesspersonglitchd, how are you determining that you're connected to wifi?04:50
tatertotsglitchd: sudo sosreport04:50
tatertotsglitchd: your first name=glit lastname=chd04:50
glitchdcluelessperson, by the fact that it shows connected in the system tray04:50
tatertotsglitchd: press enter repeatedly until it begins04:50
tatertotsglitchd: let me know when done04:51
glitchdtatertots, its running now04:52
glitchdtatertots, it just finished04:52
tatertotsglitchd: sudo chown 1000:1000 /tmp/so*04:54
tatertotsglitchd: you won't see anything just let me know when done04:54
glitchdtatertots, done04:54
tatertotsglitchd: sudo mv /tmp/so* ~/.04:55
tatertotsglitchd: you won't see anything just let me know when done04:55
tatertotsglitchd: look in home folder04:55
tatertotsglitchd: see it?04:56
glitchdyes04:56
tatertotsglitchd: upload it to https://filebin.net04:56
tatertotsglitchd: share url/link04:57
glitchdtatertots, uhhh.....i dont know about that. im not even sure what all is contained in that file, or what information it gathered from my system.04:58
tatertotsglitchd: okay...duckduckgo and google are going to be your best resources...good luck04:59
glitchdtatertots, thx for the intended help04:59
tatertotsglitchd: you're still hardwired to the network btw04:59
glitchdtatertots, i know.04:59
cluelesspersondavido_, thanks btw.05:04
cluelesspersonJake-abc, and you.05:04
cluelesspersontatertots, and you. xD05:04
Jake-abccluelessperson: yw.05:04
* cluelessperson needs to learn c++ and help out sort these things05:04
davido_That Github repo was all JS, I think.05:05
PowerTower_121Hmm05:05
Jake-abcCan anyone recommend a channel for LAMP and/or web dev questions?05:06
davido_What does P stand for in your stack?05:07
Jake-abcdavido_, php05:07
davido_Start with a php channel probably then. (P has become ambiguous these days, so I really was asking seriously) :)05:08
Jake-abcdavido_ , thanks. I don't know Perl so sometimes I forget that it exists. LOL.05:09
davido_I do think your best bet is to start with #php, then (if PHP were ever a good bet -- just kidding)05:10
cluelesspersonJake-abc, I'm happy to help if I can05:10
cluelesspersonJake-abc, there's #css #design #httpd (apache)05:11
Jake-abccluelessperson: thank you, as well. I'm happy to ask here, as well, but some people frown on such things. Hahah.05:11
cluelesspersonJake-abc, feel free to mention which channel you do ask in :P05:12
Jake-abcWell, I am using Ubuntu server, so I'll start here... if no one strenuously objects.05:13
Jake-abcI have a VPS running Ubuntu server that's on 16.04 LTS. My goal is to upgrade to 18.04 LTS. I just started a new VPS instance and restored a snapshot of the old one to the new instance. Then, I upgraded to Ubuntu 18.04. At first, PHP wasn't quite working, but it seems to be okay, now. However, when I log into phpmyadmin, I am getting a warning: "Warning in ./libraries/sql.lib.php#613 count(): Parameter must be an array or an object that implements05:18
Jake-abcCountable"05:18
davido_What version of PHP was running on the old vps vs the new one? Core libraries may have been restored that were specific to the older version.05:19
Jake-abc(BTW, obviously, the new VPS instance has a different IP address from the old one.)05:19
Jake-abcI'm thinking I'll keep the old VPS instance active, for the time being, anyway. But my question is whether in your experience I should cautiously move ahead with testing the new instance, or whether it would prevent a lot of headaches to just spin a new instance and install everything from scratch.05:21
davido_Option B.  You've probably got library mismatches that will be hard to sort out.05:21
Jake-abcThe catch is that, of course, it could save a lot of time in config, etc., to just work from the restored instance. The main site running on the instance is using Wordpress.05:22
Jake-abcdavido_, I think I was on PHP 7.0 on the old instance. Let me double-check...05:23
Jake-abcdavido_: old instance is on PHP 7.0.33-0ubuntu0.16.04.6 (cli) ( NTS ), Apache/2.4.18.05:28
tatertotsJake-abc: does your VPS provider support or provide 18.04?...05:29
davido_Really I'd build it up from a clean VPS with a fresh install of PHP, then drop in the site, and install themes / plugins toward the end of the process (unless they're crucial for the site to run).  Each has its own compatibility challenges.05:29
Jake-abctatertots: yeah, they offer 18.04, but I just restored the old snapshot (w/ 16.04) and then upgraded.05:30
davido_Or stick with what's already working. Many providers will go to great lengths to not force their users to upgrade the underlying OS without good reason.05:31
Jake-abcdavido_: yeah, that's kind of what I figured, but was hoping to save some effort. LOL. Thanks for the dose of relaity.05:31
davido_I work for a VPS provider but probably not yours.05:31
tatertotsJake-abc: you could certainly burn a bunch of time and energy trying to straighten out the mess...but you should probably start fresh with a base image of 18.04 and set things up again from scratch05:32
tatertotsJake-abc: else you'll just be potentially compounding problems into problems which means a endless cycle of ?'s that only lead you to another ?05:33
Jake-abcdavido_: I figured it was better to move to 18.04 right now while I was feeling motivated, rather than waiting until the last minute when support stops.05:33
chietai have the cursor/pointer not working even... how to ?05:34
Jake-abcdavido_: FYI, I use Vultr. ;)05:34
chietait's not an arrow pointer... cross one05:34
Jake-abctatertots: that's pretty much what I thought but wanted to check with other's who might have more experience than me. Thanks for the honest feedback.05:35
davido_We once updated 2.2M users' PHP and WP versions with almost no rise in support contacts, but it was a 6 month project getting the ducks in a row first to assure we didn't cause anyone downtime.05:36
davido_got to run. good night.05:40
Jake-abcdavido_: thanks.05:41
Jake-abcI'm gonna run, too. Good night, and thanks to everyone!05:42
Jake-abctatertots: thanks, and good night!05:42
Jake-abcOh, wait, I'm back. One last quick question:05:48
Jake-abctatertots: come to think of it, I'm guessing at this point, it's a better use of time to just wait until April (20.04LTS) instead of worrying about 18.04, at this point?05:49
tatertotsJake-abc: yeah if it's nothing time sensitive or mission critical....waiting isn't a bad thing06:00
tomreynJake-abc: upgrading from one LTS release to the next usually takes less work than upgrading across two LTS releases at once. 16.04 -> 18.04 is a big jump in server terms (netplan was introduced, systemd becomes ubiquous, amongst other), 18.04 to 20.04 will likely be less of a change. if you're motivated now, have the time, and actually see it as a learning experience, then i'd just do it now, and do it again when 20.04 releases. this way you get06:01
tomreyntwice the learning experience, and an easier upgrade path.06:01
tomreynbut tatertots is also right, it all boils down to your personal preferences.06:01
Ilgazanything wrong at https://bugzilla.kernel.org/show_bug.cgi?id=205237 ?06:02
ubottubugzilla.kernel.org bug 205237 in Config-Other "Kernel needs a special argument to function on HP Pavillion x360 13 inch" [Normal,New]06:02
* Ilgaz sent a kernel bug report first time06:02
OerHeksIlgaz,  i think a typo > 16.10 ( 19.10?)06:04
Ilgazoops thanks06:04
OerHeksanyway, just acpi_osi= might need a value06:05
Jake-abctatertots: thank you.06:05
Jake-abctomreyn: thank you, as well. Good night, everyone.06:05
tatertotsno prob06:05
IlgazOerHeks: no, it requires no value after equal sign, strangest thing ever06:05
IlgazIf it wasn't such a strange bug, there would be 2 pages describing this workaround. I have seen 1 :-)06:06
IlgazI was trying to boot into linux for 3 years now06:06
OerHekshttps://iam.tj/prototype/enhancements/Windows-acpi_osi.html06:07
OerHeksacpi_osi=Windows 2015 perhaps?06:07
IlgazWhat I have read is, Linux by default claims it is Windows because of these stupid vendors. When I put nothing after equal, it responds as null?06:09
IlgazThis machine is clearly designed for Windows with dedicated Windows illumunated button, broadcom wireless etc.06:10
IlgazOerHeks: I notice all acpi functionality such as battery, wireless, screen backlight are fine. I shouldn't experiment any further right?06:12
OerHekswell, if it does not boot, i would try?06:12
Ilgazhttps://paste.ubuntu.com/p/qRNk9ShjPg/06:17
Ilgazacpi output.06:17
OerHeksi would try first: acpi_osi=Windows 201306:18
tomreynso you'd boot with this:  acpi_osi=! "acpi_osi=Windows 2009"06:18
tomreynor start with 2013, yes: acpi_osi=! "acpi_osi=Windows 2013"06:19
OerHeksah, one should take the first one?06:19
tomreynOerHeks: you're right about starting with the latest, i'm still sleepy06:19
IlgazOK just run the script from the page06:22
IlgazGRUB_CMDLINE_LINUX=" acpi_osi=! \"acpi_osi=Windows 2013\""06:22
tomreynlooks good06:23
tomreyndont forget about update-grub06:23
styler2goHi, i've set a static ip but everytime i boot up i have to login and enter "ifup eno1" before the internet is working. any ideas?06:25
OerHekssounds like wrong static ip06:26
tomreynstyler2go: what's your ubuntu version, how did you configure it?06:27
OerHeksno gateway, or dns06:27
styler2gotomreyn, it's ubuntu 19 i think06:27
tomreyn!yy.mm | styler2go06:27
ubottustyler2go: Ubuntu version numbers are: YY.MM (YY=release year,MM=release month). Each year sees two releases, so just specifying YY is imprecise. See also https://www.ubuntu.com/about/release-cycle06:27
styler2go Ubuntu 19.04 (GNU/Linux 5.0.0-31-generic x86_64)06:28
styler2go(server version so no gui)06:28
IlgazIt didn't boot, if you don't claim any Windows, it boots. Zero feedback either, not even a cursor. I am not adding this to my kernel bug report, better not to confuse things further06:28
tomreynIlgaz: also try the others, though06:29
OerHeksIlgaz, you could add that you tried this?06:29
styler2gonmcli d and nmcli c: https://p.styler2go.de/169524506:30
tomreynIlgaz: for trying the others, you can just reboot now, bring up the grub menu, press "e" to edit and go to the end of the "linux" line and change it there, then boot it by pressing ctrl-x06:30
YxhuvudSo eh, the authentication required (for root) somehow got stuck on my screen while the program starting it is not running anymore (as far as I can see). Any clicks on the dialog ends up on the underlying window. Anyone know how to forcibly kill that dialog?06:30
IlgazGRUB_CMDLINE_LINUX_DEFAULT="verbose pci=biosirq acpi="06:31
tomreynstyler2go: "unmanaged". server defaults to using systemd-networkd06:31
IlgazThat works, I am not mentioning pci=biosirq since it is a workaround for evil broadcom closed source thing06:31
styler2gotomreyn, isn't that "just" using the /etc/network/interfaces?06:32
OerHeksYxhuvud, hold windows key, l.mouse would grab window to drag away06:32
tomreynstyler2go: no, /etc/network/interfaces is actually deprecated06:33
YxhuvudOerHeks: still only seems to hit the underlying window.06:33
styler2gotomreyn, what's the current way06:33
Ilgaztomreyn: Currently  even my screen backlight is adjustable with special keys, this weird machine just requires = perhaps?06:33
tomreyn!releasenotes | styler2go06:33
ubottustyler2go: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases06:33
tomreynIlgaz: you will know when you tried these two more options ;)06:34
YxhuvudThat is, I can move all other windows out of the way so that it is only desktop background (and leftside bar, as it is) beneath it06:34
Yxhuvudand the dock doesn't seem to affect it - if I move it to the right side there is no difference. the dialog is still on the topleft corner.06:36
OerHeksYxhuvud, and what program causes this?06:36
YxhuvudOerheks: I have no idea. It was there when I woke up this morning. It wasn't there went I went to bed.06:36
tomreynYxhuvud: does this list anything?   ps auxw | grep pk06:36
tomreynother than the grep itself06:37
Yxhuvudno, only itself06:37
YxhuvudThe text description seems to point at update-manager, but it is not (currently) running06:37
tomreyndid you say which ubuntu verison this is?06:37
YxhuvudShould be 19.10. But there was some issues while upgrading. I still have to manually restart gdm3 after boot, so there are some weirdness.06:38
styler2gotomreyn, using netplan yaml config it works now, even after reboot. thanks for the network/interfaces hint06:39
tomreynYxhuvud: it will either be something from policykit (sometimes abbreviated 'pk') or something like sudo06:39
tomreynstyler2go: nice, you're welcome06:40
tomreynIlgaz: had you looked for a bios upgrade, too?06:41
Yxhuvudtomreyn: hmm, but I do find some policykit stuff when I do ps. I'll look into what those are.06:41
tomreynYxhuvud: something else you can do it to move all windows below this prompt out of the way, then run    ps auxw;xkill    in a temrinal, then click on the prompt to kill the process which created it. you'll then see the process id it had in your terminal and can look it up on the "ps auxw" output to understand what this process was.06:44
tomreynIlgaz: oh you have the latest already.06:47
YxhuvudInteresting. Doesn't seem to register as a window though - clicking on the dialog, including on the cancel button which actually react on hover, behaves the same as clickon on desktop06:48
tomreynYxhuvud: hmm that's maybe just a window manager issue then as a result of the failed / incomplete upgrade you mentioned. did you try to complete the upgrade, yet?06:50
tomreynYxhuvud: alternatively, you could do a fresh install now that 19.10 is released06:51
YxhuvudI cleaned up the packages that didn't want to upgrade and as far as I can see everything seems to think everything is in order and I havn't managed to find a command that actually wants to upgrade. I suppose I can wait a while until new versions of packages come out - that has fixed similar issues (to the nonstarting dm) in the past.06:53
FuraiHey, is there any way right now to still upgrade from 17.04 to LTS or even 19.10? I had a laptop lying around and now it seems I'm locked out.06:53
entropygaindoes any1 know where I can get some nightly docker containers for the latest nightly builds on ubuntu?06:53
OerHeksFurai, 17.04 > 17.10 ( also EOL) > 18.04 ?? i would backup data and reinstall06:54
tomreynYxhuvud: so   apt update    reports no errors or warnings and    apt full-upgrade    reports neither errors nor warnings and also says that no packages are held back or pending?06:55
tomreynYxhuvud: you'd need to run those with sudo, i didn't point this out06:55
Yxhuvudright06:56
ClawOfLightHi! Does anyone have experience with converting a GPT Bios system to UEFI? Apparently my mobo decided to boot the installer in csm mode, and I didn't realize until now.06:56
Yxhuvudthat is, right - no warnings. Anyhow, thanks for your time. I'll have to go to work now. Will dig more into it this evening or tomorrow or so.06:57
FuraiOerHeks, that's what i figured out after searching the net. Though I still wanted to ask hese.06:57
Furaihere*06:58
FuraiThanks.06:58
tomreynClawOfLight: probably here https://hub.docker.com/_/ubuntu/06:58
tomreynClawOfLight: sorry that wasnt for you06:58
tomreynentropygain: probably here https://hub.docker.com/_/ubuntu/06:59
entropygaintomreyn: when looking at the tags the last updated is 2 months ago07:00
tomreynthere is also https://cloud-images.ubuntu.com/minimal/daily/ which seems to be the source for those, but i don't know the process which is used to transform those into docker images.07:02
tomreynentropygain: actually the web page i pointed you to initially states those are built from https://partner-images.canonical.com/core/ - so i don't know.07:04
tomreynClawOfLight: the only way i know is to boot into another system, such as the installer / live system, in uefi mode, then mount file systems (including virtual file systems) as needed and chroot into the previosu installation and install the packages required for uefi booting, and regenrate the initramfs.07:07
tomreynClawOfLight: so if it's a fresh installation, and you won't loose data (you can't easily backup beforehand), you may actually want to just reinstall while booted in uefi mode instead.07:08
dzragonHow to solve this https://imgur.com/a/hEVwrTK07:15
ClawOfLighttomreyn: I have enough stuff setup that it would be nice to keep the system if possible, but I'm also just really curious about this now that I thought about it :)07:15
dzragontoo many redirects07:15
dzragonhappened to v18 earlier, but not any longer, 18 and 19 works fine, just 16 that shows too many redirects when downloading using torrent07:16
ClawOfLightI found this: https://serverfault.com/questions/963178/how-do-i-convert-my-linux-disk-from-mbr-to-gpt-with-uefi, which looks promising. I'm now learning how to resize LVM PVs and the underlying partition in order to make room for the ESP.07:17
=== peter-bittner1 is now known as peter-bittner
tomreynClawOfLight: i'm not sure whether step 14 can succeed while not booted in uefi mode, but it's certainly worth a try.07:21
dzragoncould "too many redirects" have anything to do with that i have DHT disabled in my utorrent client?07:24
tommy``hi, there is a way to remove the infinite xdg-open keep asking me what to do with a magnet link?07:24
entropygaintomreyn: ty07:25
akemhp_dzragon, I think not. This is Utorrent?07:27
dzragonutorrent, windows torrent client07:28
akemhp_dzragon, You should probably ask Utorrent forum or channel if they have one.07:28
dzragonyeah07:28
akemhp_dzragon, Why do you have DHT disabled?07:29
dzragonakemhp_: https://imgur.com/a/oEnAquK07:30
dzragonBecause its not allowed where i usually download things.07:30
dzragonI just found it weird that all other Linux isos i have downloaded from their respective sites, all work.07:31
dzragonDownloading the iso from ftp / http works fine though.07:32
akemhp_Not allowed? I can't see how/why. But yeah i don't know why your Ubuntu 16.04 torrents are stuck anyway...07:33
ClawOfLighttomreyn: I resized the PV and underlying primary partition. Does this change the UUID of my root partition, which is an LVM partition under that PV?07:34
OerHeksdzragon, so it is a windows issue, torrenting on ipv6?07:34
ClawOfLight'cause I would really like to be able to reboot safely^^07:34
dzragonOerHeks: Could be. Ill try it in Linux with some client and let you know.07:34
OerHeksmy bet it is a ipv6 thing, logically07:35
tommy``any of you have answer to that? https://stackoverflow.com/questions/58035471/xdg-open-without-an-option-to-remember07:37
tommy``i have the same issue07:37
tommy``but on 18.04.307:37
tomreynClawOfLight: file system UUIDs (which i think is what you're wonfering about) change when file systems change. so if you resized an LV *with the -r / --resize option* or resized a file system directly, you'll need to update the UUID in fstab (if any) to match what blkid reports.07:37
dzragonOerHeks: https://imgur.com/a/Sgne9JC And of course it worked. Hah, thanks. I was going to try that next, but you hurried me on.07:38
dzragonMust be that i setup ipv6 on my Edgerouter407:39
lotuspsychjetomreyn: i think we noticed a recent xdg-open bug recently, can you check if its your case? bug #184833507:39
ubottubug 1848335 in xdg-utils (Ubuntu) "xdg-open (and others) don't handle spaces in directory names properly" [Undecided,New] https://launchpad.net/bugs/184833507:39
tommy``ok ubottu07:40
ClawOfLighttomreyn: I see. Luckily the VG had enough unallocated space, so I didn't shrink any LVs, only the PV.07:40
tomreynlotuspsychje: are you asking whether i can repro it?07:41
tommy``ubottu: this should a be a solution? https://support.google.com/chrome/forum/AAAAP1KN0B0y8gzy87Z3j8/?hl=uk07:42
ubottutommy``: I am only a bot, please don't think I'm intelligent :)07:42
lotuspsychjetomreyn: oops sorry, wrong highlight07:42
lotuspsychjethat was for tommy``07:42
tomreynoh ok ;)07:42
ClawOfLightI assume blkid doesn't show the correct partuuids since the old partition table is still in place, but hopefully it would catch if a filesystem uuid had changed?07:43
ClawOfLights/in place/in effect/07:43
tommy``ah ok sorry lotuspsychje :D07:43
tommy``i didn't see any bug, i only noticed that xdg-open continues to ask me if i want add magnet link07:44
tommy``and there isn't the possibility to store the choice07:44
nubonixdoes anyone know how i can route all my tcp traffic to a socks proxy? looking for something similar to proxifier07:45
nubonixtried this, but no config files are created... https://github.com/MohithReddy2439/Proxifier-For-Linux07:46
nubonixneed something like a daemon as a failsafe...so using something like proxychains i dont believe will be helpful07:47
dzragonOerHeks: Hm, its not ipv6 or at least, ipv6 doesnt work in qbittorrent either, it shows it as disabled in qbittorrent. But the download works and worked directly as it was added with full speed almost which is all that matters to me at the moment.07:47
tomreynClawOfLight: blkid would show changed file system uuids, and also changes partuuid, i would think,. are you saying that the partuuid changed unexpectedly?07:48
OerHeksdzragon, torrents and direct downloads have a different source07:48
OerHeksnot comparible07:48
ClawOfLighttomreyn: I don't think it did. The FS UUID definitely matches my fstab.07:49
dzragoncould be useful to find out why it didnt work in utorrent though (2.2.1 version), but im guessing if someone wants to download the isos quickly and they are in windows, they just pull the latest utorrent which probably works (dont know, but 2.2.1 is like 10 years old)07:49
dzragonOerHeks: yeah07:49
dzragonso it might be that the number or users that would get that problem are so limited its not worth finding out :D like just me, one :D07:50
tomreynClawOfLight: sounds good to me.07:50
ClawOfLight tomreyn: is there anything other I should sweat about? I didn't touch any FS, resized the PV to be shorter, resized the underlying partition to be shorter (but with some buffer for error). FS UUID matches.07:50
tomreynif you left a buffer between the partition boundaries and the next layer, the PV boundaries, then then you may want to just pvresize again so it'll take the full available space of the partition and not waste any.07:53
tomreynClawOfLight: ^ the other thing you should care about is that the root "hints" in /boot/grub/grub.cfg are still up to date07:54
tomreynso you may need to update-grub07:55
tomreynthose hints can contain lvmid's which may have changed.07:55
ClawOfLightI don't care about the buffer right now, I can spare that.07:55
ClawOfLightOkay, I will run that!07:55
ClawOfLightWhere can I find the lvmids to compare?07:56
tommy``lotuspsychje: https://superuser.com/questions/1280184/google-chrome-linux-xdg-open-keep-asking-me-forever-what-to-do-with-magnet-l07:57
tommy``but i'm using chromium07:57
tomreynClawOfLight: pvdisplay, vgdisplay, lvdisplay07:57
tomreynClawOfLight: actually the pv uuid won't be there, just the vg uuid and lv uuid07:58
ClawOfLighttomreyn: thanks, I was getting worried!08:00
ClawOfLightDo I need to lvscan and vgscan before comparing? Right now, everything I find in grub.cfg matches.08:00
tomreynClawOfLight: no need to rescan, those are updated on the fly for any active pv'S08:01
tomreyn* for any active physical volume.08:01
ClawOfLightGood to know! I knew it would be worth trying this, I've already learned a lot from it :P08:03
tomreynClawOfLight: me, too ;) PV UUIDs aren't required for booting, just a reference to their underlying layer.08:04
ClawOfLighttomreyn: ok... rebooting now.08:09
ClawOfLight 10:12:50 up 1 min,  1 user,  load average: 3.58, 1.40, 0.5108:13
tomreynClawOfLight: welcome back.08:14
ClawOfLighttomreyn: it's a server, I would have been able to scream for help :P Thanks a bunch!  I'll get some work done now and then try that guide starting from step 6. If you stick around, I'll tell you when I continue :)08:16
ClawOfLightI'd also buy you a beer some time, but I assume you're too far away from Austria?08:17
tomreynClawOfLight: thanks. you're welcome to give a donation to someone in the streets instead, i'd appreciate that.08:18
ClawOfLightWill do!08:19
tomreynClawOfLight: thanks. i can't say whether i'll be here later, though, but feel free to try.08:25
ClawOfLightWell, what's your TZ / what do you expect? I can at least try to have you around :)08:28
tomreynClawOfLight: TZ is the same as yours, but presence may vary.08:31
ClawOfLightok.08:32
iklucasIf I understood it right this is the IRC to ask questions regarding ubuntu. Hopefully I08:35
iklucasSorry, bad start didn't intend to send it already.08:35
tomreyniklucas: no worries, and yes, this is the ubuntu IRC support channel.08:36
OerHeksiklucas, welcome08:36
iklucasThanks! Apparently shift-enter / enter posts directly. I have a question regarding upgrading ubuntu to 19.10. Today i started the upgrade through command line and it got quite far, but as for the grub part it asked me what to do as I have some different distros installed. However I decided to have a look at the diff between the different grub08:42
iklucasversions. So i got into the difference comparisson/diff. However when I got out of it i returned to the normal terminal, thus the upgrade didnt continue anymore. The thing is, after trying some things i closed the terminal, but now it won't open anymore (probably because it needs a restart to get into the new version of ubuntu. Now i'm a bit in08:42
iklucasdoubt whether I should just restart my computer or that I should give some try through control + F functions to still get a terminal and find a way to continue the upgrade.08:42
tomreyniklucas: you couldn't start the upgrade, yet, since those aren't supported, yet. that's unless you passed along a flag to override what's supported and take the unsupported in-development upgrade path08:45
iklucastomreyn: I see, yes I'm afraid i added the -d tag. I'll have a look at what just restarting gives me. Sorry for the bothering!08:48
tomreyniklucas: you didn't bother, this is a support channel. ;)08:51
tomreyniklucas: run this in a terminal: screen -x08:52
sleepymariohello, i'm trying to install ubuntu on efi where the efi (and boot) directories are mdadm raid1s. This is the error i'm gettings when installing grub: 'grub-install: error: disk `md126' not found.' Anyone any idea?08:59
sleepymariothis is when install using debootstrap btw08:59
tomreyndon't put the efi system partition on raid. your mainboard firmware will likel ynot be able to find, or will break the raid coherence when writing to it.09:01
tomreynwell not software raid anyways09:01
tomreynfakeraid might work, hardware raid may work, too (may depend on how the firmware handles it)09:03
OerHeksi was just reading https://implement.pt/2018/08/uefi-via-software-raid-with-mdadm-ubuntu-16-04/09:03
tomreynstill, the firmware won't understand mdadm raid. it will be able to read the data if it successfully ignores the mdadm metadata, and if it'll write to it the array will be degraded and will require a mnaully triggered rebuild.09:07
tomreynIIRC mdadm 1.0 metadata is at the end of each device only, so reading from it can work, though.09:09
sleepymariotomreyn: okay, how about boot on ext4? will that work?09:15
sleepymarioi'll just skip the efi partition then.09:15
zambai have terrible desktop performance in ubuntu.. especially when doing any kind of disk i/o09:17
tomreynsleepymario: /boot can be on ext4, the firmware doesn't need to interact with it. just /boot/efi (the efi system partition) needs to be readable and potentially writable by firmware.09:18
zambait's ridiculously slow09:19
tomreyn!smartctl | zamba: bad / broken disk? check09:19
sleepymariotomreyn: okay, thanks.09:19
tomreyn!smart | zamba: bad / broken disk? check09:19
ubottuzamba: bad / broken disk? check: smart is Self-Monitoring, Analysis and Reporting Technology, a monitoring system for hard drives. See https://help.ubuntu.com/community/Smartmontools09:19
zambatomreyn: it's been like this since day #1, so i don't think so09:19
zambatomreyn: it's also an SSD, but i'll check09:19
tomreynzamba: check for availability of ssd firmware upgrades, too, and review journalctl to ensure the ssd is properly connected / transferring at its full bandwith.09:22
eipip1e0is there anything to do after changing sources.list?09:28
eipip1e0to make it effect?09:28
eipip1e0effective09:29
OerHekseipip1e0, no, just run apt update09:31
OerHeksi hope you did not change sources from disco to eoan ..09:31
ClawOfLightOerHeks: I mean, that's how you would do it on debian :P09:33
ClawOfLight(but also read the upgrade notes first...)09:33
tomreynzamba: if you need help with this, post   journalctl -b | nc termbin.com 9999    for us to look at (but i'm currently helping someone else so i may not personally be able to look at your log soon, but others may)09:33
OerHekssure, but not supported on ubuntu, think about manually installed stuff, drivers, ppa's09:33
lotuspsychjezamba: your ubuntu version and kernel could also be useful09:34
ClawOfLightyeah. eipip1e0: to upgrade, you should use do-release-upgrade. also, don't upgrade to 19.10 yet.09:35
OerHeksnot sure that upgrade path is released yet?09:36
tomreynwget -qO- http://changelogs.ubuntu.com/meta-release | grep -q '^Dist: eoan$' && echo 'Upgrade to 19.10 is now available!' || echo 'Upgrade to 19.10 is not available, yet.'09:42
ClawOfLightIt isn't, but he should still learn how to upgrade instead of changin the sources.09:49
OerHeksit would give the option in an updates-run09:49
OerHekseasy peasy09:50
OerHeksbut that is a nice oneliner, tom09:50
tomreynhope it works, too ;)09:50
radkoscan I set systemd to restart in case one of child's (forked) processes are dead?10:31
radkossystemd config now is with Type=forked10:31
statusfailedI just upgraded my 19.04 install to 19.10, and I'm having an issue: the backlight isn't working properly (the device is called "acpi_video0", and the max_brightness is 49, which is pretty dark).10:54
statusfailedBut when I boot a 19.10 live USB, it works fine - it even recognises the devicee properly (amdgpu_0 or something like that)10:54
statusfailedand the brightness works10:54
statusfailedis there a way to make my upgraded 19.10 install exactly the same as the livecd 19.10?10:54
statusfailedor should I just wipe + reinstall10:56
akemhp_Hey, Any idea why streaming video would have some lag glitch every 2 minutes when the laptop lid is closed (connected via HDMI) but not when it's open? (Cinammon desktop...)11:02
akemhp_Streaming on the local net i mean.11:02
akemhp_In fact it looks like i have the same little lag with regular Gnome, only when the lid is closed :/11:11
eipip1e0129 packages can be upgraded. Run 'apt list --upgradable' to see them.11:14
eipip1e0what does this mean?11:15
yeatseipip1e0: what's unclear about that?11:15
eipip1e0does this mean upgrade from 19.04 to 19.10?11:15
yeatseipip1e0: no - those are individual packages that need upgrading11:16
yeatseipip1e0: Ubuntu doesn't automatically upgrade you between releases - that's always a manual thing11:16
eipip1e0those packages have newer versions?11:16
yeatseipip1e0: yes - packages are continually upgraded11:17
eipip1e0just 'sudo apt upgrade'?11:18
OerHeksapt full-upgrade11:18
eipip1e0no see how much disks needed11:18
eipip1e0what 'apt update' does?11:19
eipip1e0update repo information?11:19
yeatseipip1e0: helpful maybe: https://help.ubuntu.com/lts/serverguide/apt.html11:19
OerHeksno idea, apt will give a warning if there is not enough space11:19
yeatsit should report the amount of space it will need before you agree to move forward with package upgrades11:20
OerHeksindeed, else use the -d dryrun option11:21
eipip1e0no 'apt full-upgrade' at the page above.11:22
eipip1e0apt upgrade seems what to do next11:22
yeatseipip1e0: type 'man apt' and you'll see all the options and what they do11:23
yeatseipip1e0: apt full-upgrade is usually what you want11:23
yeatseipip1e0: it basically means "upgrade all installed packages, including removing packages if necessary"11:24
OerHeks!dist-upgrade # basicly the same11:24
ubottuOerHeks: I am only a bot, please don't think I'm intelligent :)11:24
OerHeks!distupgrade # basicly the same11:25
ubottuOerHeks: I am only a bot, please don't think I'm intelligent :)11:25
yeatsheh - apparently ubottu doesn't remember that one :-)11:25
OerHekshmm it does not accept a comment11:26
OerHeks!distupgrade11:26
ubottuA dist-upgrade will install new dependencies for packages already installed and may remove packages if they are no longer needed. This will not bring you to a new release of Ubuntu, see !upgrade if that is your intention.11:26
eipip1e0dpkg: warning: version '5.0.9-301.fc30.x86_64' has bad syntax: invalid character in revision number11:30
OerHeksinteresting, fedora?11:31
OerHeksnot supported here, dude11:31
eipip1e0i have no idea11:33
eipip1e0i am now on lubuntu11:33
OerHeksthat error does not come frum lubuntu11:34
eipip1e0why is that happening?11:34
jeremy31Where did you get that kernel from?11:35
OerHeksinteresting, only you can tell us11:35
eipip1e0that is the kernel?11:36
jophishHow many people use Unity with a recent Ubuntu?11:37
lotuspsychjejophish: we dont really take polls here11:37
lotuspsychje!discuss | jophish11:37
ubottujophish: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!11:37
eipip1e0now apt upgrade is done. can i do apt full-upgrade again now?11:37
OerHeksjophish, there are not stats, sorry11:37
jophishlotuspsychje: sorry, I was asking for general usage numbers, not amongst the users of this channel11:38
jophishOerHeks: right, thanks11:38
eipip1e0hmmm, 'apt upgrade' probes other OSs and updated grub2 at the end!11:38
jophishwell, my specific question is: Is it possible to use unity-desktop on a recent ubuntu and have a good time11:38
lotuspsychjejophish: unity can still be installed, as a users choice11:39
lotuspsychjeyes11:39
jophishgreat!11:39
lotuspsychje!info ubuntu-unity-desktop | jophish11:39
ubottujophish: ubuntu-unity-desktop (source: ubuntu-unity-meta): The Ubuntu Unity desktop system. In component universe, is optional. Version 0.1 (bionic), package size 2 kB, installed size 8 kB (Only available for amd64; arm64; armhf; i386; ppc64el)11:39
eipip1e0jeremy31: i have a fedora on another partition, isolated11:40
jophishcool, in that case it's time to remember how to take and restore a btrfs snapshot and to the upgrade11:40
eipip1e0jeremy31: no idea why this happened11:40
eipip1e0OerHeks: now apt upgrade is done. can i do apt full-upgrade again now?11:41
yeatseipip1e0: yes11:44
yeatseipip1e0: you can repeat it without issues11:44
yeatseipip1e0: it may not do anything though if there weren't any packages that needed to be removed to resolve dependencies during 'apt upgrade'11:45
eipip1e0yeats: just several warnings. everything else seems ok.11:46
yeatseipip1e0: if you want to share the warning via pastebin, please do and someone can assist11:54
tarzeaugreat! https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bugs?orderby=-id&start=011:54
tarzeaunobody hates the snap enforcement on chromium-browser - only me?11:54
PeanutHi - changelogs.ubuntu.com/meta-release isn't showing the new release yet, so 'do-release-upgrade' doesn't see the 19.10 release. Does anyone know when that should happen?11:55
eipip1e0yeats: i can get why the warnings for the bad syntax now, those are produced by grubs update script.12:00
OerHeksPeanut, upgrade path is not at the same date as the iso release, usually a few days later12:02
OerHekswget -qO- http://changelogs.ubuntu.com/meta-release | grep -q '^Dist: eoan$' && echo 'Upgrade to 19.10 is now available!' || echo 'Upgrade to 19.10 is not available, yet.'12:02
PeanutOerHeks: Thanks (bedankt). Thought it would be a nice Friday afternoon activity to upgrade my work desktop, but I'll wait till next week then.12:08
OerHeksPeanut, *if* you cannot wait, use the  "update-manager -c -d" option for now, see https://wiki.ubuntu.com/EoanErmine/ReleaseNotes12:10
OerHeksthis delay gives us some time to detect upgrade issues, so please report any!12:10
OerHeksbackup data and prepare a fresh usb with 19.10, and have fun!12:11
BluesKajHi all12:23
=== Etua_ is now known as Etua
aresminosHeya12:30
GreyXorHi everyone, how can i upgrade Ubuntu server to 19.10 ? do-release-upgrade tell me there is no upgrade available12:44
geirhafrom what release? 19.04? or 18.04?12:45
OerHeksGreyXor, there is no upgrade path yet, use  "update-manager -c -d"  option for now, see https://wiki.ubuntu.com/EoanErmine/ReleaseNotes12:46
GreyXorgeirha, 19.0412:46
OerHeksthis delay gives us some time to detect upgrade issues, so please report any!12:46
GreyXor-d is vor dev version no ? i want stable release12:47
mgedminthen you can wait a couple of days for the upgrade path to be declared stable12:48
GreyXorah ok thanks :)12:48
OerHeksGreyXor, then wait for the upgrade release. the -d gives 19.10, no longer in development, you are just subject of testing12:48
GreyXorYes it's ok i can test it12:48
OerHeksbackup data and prepare a fresh usb with 19.10, and have fun!12:48
mgedminwhere would I go to look for already-known upgrade bugs?12:49
OerHekshttps://bugs.launchpad.net/ubuntu/+bugs?field.tag=eoan12:52
murthywhat does the "c" parameter in "sudo do-release-upgrade -c -d" do?13:06
ryuohuh. curious. a device with an AR6004 chipset but no firmware in bionic... seems it's not supplied by any firmware packages. i'll need to research it later.13:07
murthyI have checked the man but I can't find info about it13:07
ryuothere's no man for it.13:07
ryuooh.13:08
ryuoi don't have that installed. doh.13:08
OerHeks'ath6kl' usb/sdio https://wireless.wiki.kernel.org/en/users/drivers/ath6kl13:08
ryuoOerHeks: that's the thing. the firmware isn't in the upstream repo.13:11
ryuoi'll need to investigate further, but right now it's recharging.13:11
OerHekshttps://github.com/qca/ath6kl-firmware/find/master13:12
OerHeksnot sure why it is not in the repos13:12
ryuohw3.0? i think that was it.13:12
OerHeksjups13:12
ryuoit's an old venue 5130, baytrail tablet. uses the AR6004.13:13
ryuooddly it uses a 64 bit efi. i was expecting it to have 32 bit.13:13
mgedminryuo: do-release-upgrade doesn't take a -c argument13:14
ryuoanyway i'll give that a try once it's recharged. right now the charger can only charge it while it's off. i need to get the real one.13:14
ryuomgedmin: murthy asked, not me.13:14
mgedminaugh sorry ryo, murthy13:14
murthyhttps://www.omgubuntu.co.uk/2019/10/how-to-upgrade-to-ubuntu-19-1013:14
ryuoare people in such a rush to answer that they don't read the context?13:15
* ryuo boggles.13:15
=== akemhp_ is now known as akem
murthyIt was mentioned in that post, that I can upgrade to 19.10 right away using that command13:15
mgedminmurthy: somebody made a typo?  the command to do desktop upgrades with the gui is update-manager -c -d; the server command is do-release-upgrade -d13:15
mgedminmurthy: -c for update-manager means "check for distro upgrades instead of package updates"13:15
mgedminmurthy: -d for both mean "don't wait for 19.10 upgrades to be declared safe by Canonical, upgrade anyway"13:16
murthymgedmin: oh, why it is not mentioned in man pages13:16
mgedminhttp://manpages.ubuntu.com/manpages/disco/en/man8/do-release-upgrade.8.html mentions -d13:16
ryuonot everything will necessarily be in the manual. sometimes things are undocumented for a reason.13:16
murthymgedmin: no i mean "c"13:16
ph0rzeAnyone familiar with Root on ZFS ? upgrading to 19.10 fails for me. Syntax error in /boot/grub/grub.cfg.new it seems13:16
mgedminhttp://manpages.ubuntu.com/manpages/disco/en/man8/update-manager.8.html mentions both -c and -d13:16
ryuoph0rze: you may need to do a clean install for that. afaik that still isn't officially supportd.13:17
mgedmindo-release-upgrade doesn't take a -c, as I mentioned; the omgubuntu post made a mistake13:17
murthymgedmin: oh then its ok13:17
mgedminsomebody should tell them13:17
ph0rze@ryou ok, figures. thanks. there's no official support in the server installer either right?13:18
murthyryuo, mgedmin thank you both13:18
ryuoph0rze: i heard there's attempts to add it, but i wouldn't expect it to be available anytime soon.13:18
ryuomaybe next LTS?13:18
ryuoph0rze: i installed my ZFS on root via debootstrap.13:19
ph0rzeryuo i will attempt a clean install13:20
ryuoOerHeks: something else i need to figure out. the power button on this tablet just triggers the standard shutdown options coming up, but i would prefer it to just turn the screen off. any ideas if it can be configured to only do the normal default after a long hold of the button or so?13:21
ph0rzeryuo https://github.com/zfsonlinux/zfs/wiki/Ubuntu-18.04-Root-on-ZFS13:21
ph0rzewas what i used13:21
ph0rzeit uses debootstrap, maybe it will work for 19.1013:22
ryuoyes... ZFS is usually best used on the LTS. using it with random kernels can be a problem.13:22
IlgazI was dreaming Apple would adopt ZFS for Mac and put an end to upgrading the FS forever13:23
zambahi! i'm having issues getting a second monitor connected over dvi working over a nvidia geforce gt 71013:23
zambai have tried different drivers, but none of them works13:24
zamba'nvidia-smi' outputs the card and i can see the driver version there13:24
zambai tried running nvidia-xconfig and that created a configuration file in /etc/X11/, but after entering username and password through gdm3 i'm just thrown back to the login prompt13:25
IlgazIf you go back to login prompt it is likely a crash13:33
lotuspsychjezamba: ubuntu version? kernel version? driver versions tested?13:33
IlgazThere seems to be "X Diagnostics" which may be installed as default. Also unless you try to keep up pure GNU OS, I'd install latest driver from Nvidia13:35
zambaubuntu 18.04.3 - 5.0.0-31-generic - tried most drivers available through apt13:35
IlgazUnlike ATI, they suggest using their own closed source drivers13:36
zambabut specifically now, i've tried the 390 and the nouveau driver13:36
ph0rzeryuo You are on 18.04 LTS?13:36
ryuoph0rze: yes.13:36
ph0rzeryuo Ok might be better to wait, again. Rolling back will be peanuts because of snapshots though :)13:38
enycHrrm, have installed 19.10 ... can't see how ot change overall gtx theme / appearance  in 19.10  gnome shell13:57
lotuspsychjeenyc: install gnome-tweak-tool for easy theme switching13:57
mgedminenyc: gnome-tweaks has a page for selecting themes13:57
mgedmin(gnome-tweak-tool is the old name; it's now a transitional package that pulls in gnome-tweaks)13:58
lotuspsychjetnx mgedmin13:59
OerHeksnice guide, https://itsfoss.com/gnome-shell-extensions/14:00
Rboreal_FripperyHey all, I want to disable the laptop sound card completely while still allowing to use a bluetooth audio device, is this possible? I started with $ lsmod | grep snd , but there are a huge amount of results, how can I know what to blacklist? https://bpaste.net/show/eLcN14:05
enyclotuspsychje, mgedmin : aha! thankyous ...  I'm looking to (you could consider this inadvisable, i don't know)  configure mcmojave  and other OSX-like-behaviours  as much as possible..  try this out on a thinkpad with a  mac-os-x / mojave user14:08
OerHeksNo, i think it is not possible, as BT wants your audiocard to process the bits.14:08
uRockHaving a weird issue with VirtualBox. While installing a VM, if I click into another app, then I can not click back into the VM. I have to kill it and restart the VM and the install process. It's happened several times over the past few weeks.14:28
uRockHost is Ubuntu 18.04.314:29
Rboreal_Fripperywhy U bros remove leafpad from 19.04 repos :(((14:29
uRockRboreal_Frippery, because Debian did14:31
mgedminit was abandoned upstream and buggy, so it was remoed from Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=91376514:31
ubottuDebian bug 913765 in ftp.debian.org "RM: leafpad -- RoQA; abandoned upstream, rc-buggy" [Normal,Fixed]14:31
OerHeksdropped by Debian and now also from Ubuntu14:31
ClawOfLighttomreyn: I didn't continue with GRUB yet, but I've been reading a bit - looks like grub-install --removable might help me: https://wiki.archlinux.org/index.php/GRUB#UEFI_systems14:31
uRockhttps://packages.debian.org/search?keywords=leafpad14:31
OerHekshttps://bugs.debian.org/cgi-bin/bugreport.cgi?bug=91376514:31
OerHekstons of alternatives though14:31
uRockGedit is my fav14:31
ioriaRboreal_Frippery, it's a snap now; you can install from there14:31
Rboreal_Fripperyyall have another suggestion for a gui text viewer for very large files? that was the best one that never lagged for me14:32
lotuspsychje+1 ioria14:32
uRockRboreal_Frippery, I've always prefered Gedit14:32
Rboreal_Fripperygedit chokes on huge files14:32
mgedminhmm14:32
ioriaRboreal_Frippery, snap install leafpad or use mousepad14:32
ClawOfLightif you have the QT stack, kate is really good14:33
Rboreal_Fripperymousepad for inside the computer? what is this...14:33
geirhauRock: does the guest have the guest additions installed? perhaps mismatched version14:33
mgedminI've used vim on log files with a couple gigabytes of text, but (a) it wasn't very snappy, just usable, and (b) vim has an infamously steep learning curve14:33
OerHeksvim, emacs ..14:33
geirhauRock: oh missed the "while installing" part, nevermind14:33
uRockgeirha, I have the problem before I get far enough into the install14:33
uRockno problem14:33
uRockI just let the install finish and forced it to poweroff.14:34
ioria!info mousepad | Rboreal_Frippery14:34
ubottuRboreal_Frippery: mousepad (source: mousepad): simple Xfce oriented text editor. In component universe, is optional. Version 0.4.0-4ubuntu1 (bionic), package size 224 kB, installed size 1246 kB14:34
geirhauRock: turing off mouse integration might help14:34
uRockwill try that, thanks14:35
Rboreal_Fripperyboth mousepad and kate look promising, thanks for the suggestions folks!14:35
ioriakate wants a tons of kde libs14:35
Rboreal_FripperyI already have plasma14:36
ioriaah, ok14:36
uRockgeirha, I'll have to try that during the next time I install a VM. It's not a problem after the first reboot.14:37
uRockI've found that VirtualBox keeps doing that until guest additions are installed. Very weird.14:47
OerHeksoh, forgot about guest additions14:49
OerHeksyes, then you miss the controls and more14:49
uRockOerHeks, yeah, it didn't start until after reinstalling Xubuntu a couple of months ago. I thought it was bad ISOs for a while then realized it doesn't matter which guest OS I am trying to use. I guess I'll have to keep it as the front window during installs until there's an updated version of VBox.14:54
tommy``which are the drivers for macbook airport?14:59
tommy``dmesg | grep b43 i thought15:00
=== mnemonic is now known as Guest5991
geirhauRock: tapping the Host key doesn't help?15:15
uRockNope15:16
uRockI made it past the install and such now, so I won't be able to try anything else until next time.15:17
zacktuI've been using ssh for my home network.  Now it times out.  How do I see error messages?15:30
OerHeksgrep 'sshd' /var/log/auth.log # on the serverside15:32
zacktuThanks OerHeks15:32
zacktuOerHeks; sshd log shows "Received SIGHUP; restarting." and "Server listening on 0.0.0.0 port 22."15:36
mgedminany firewalls between the client and the server?15:37
zacktumgedmin: I don't know of any firewalls15:37
pragomerHi I want to use the command gst-launch that should be part of the gstreamer package, but it isnt. Any idea what happend to this package gst-launch in 18.04 ?15:38
mgedminpragomer: I think it's called gst-launch-1.0 now, for some reason15:40
uRockAnyone know when this is supposed to be updated to include 19.10? http://changelogs.ubuntu.com/meta-release15:41
mgedmin"in a couple of days"15:42
uRockthanks15:42
daxuRock: there's a delay until the release team is happy that any initial issues have been flushed out by new installations15:42
uRockk, thanks dax15:42
dax(and until the initial round of updates and fixes is done)15:42
lordcirthI booted 19.10 in a VM, and chose ZFS, and the username / hostname page doesn't let me type. It's not frozen, it's just not registering keys15:58
lordcirthKeys work on tty215:59
mgedminoh my, I don't rememebr update-manager showing me ncurses dialogs in the terminal widget during previous upgrades16:03
mgedmin(although I used do-release-upgrade on my laptop for the past couple of years, after a fun experience when update-manager killed my GUI session halfway through the upgrade and I had to recover on tty3)16:04
lordcirthHmm, I rebooted it and it works now?16:07
ThetaBetaLambdaAnyone actually have do-release-upgrade report the new update without using the -d option yet?16:10
daxno, which is normal16:11
daxthe upgrade tools don't offer new versions until they've been out for a bit and people are happy that there aren't any initial critical bugs that need fixing16:12
mgedminhaha it's funny how my desktop wallpaper just faded to black while update-manager was removing obsolete packagees (which include ubuntu-wallpapers-disco)16:13
ThetaBetaLambdaGotcha, good to know. Thanks!16:13
donaldkbrownHey all. I've got a quick question. I've got 5 IPs assigned to my server through my ISP. I've got a VM running on that server at 192.168.122.46. How can I forward all traffic from one of those 5 public IPs to the internal VM?16:16
donaldkbrownThe host and the VM are both running up-to-date Ubuntu 18.04 server.16:17
tatertotsdonaldkbrown: in the west, that type of thing is usually only available to commercial/business internet packages, not the consumer/residential internet16:26
donaldkbrownIt is a business line.16:26
tatertotsdonaldkbrown: that's what i figured16:26
tatertotsdonaldkbrown: and your Ubuntu is physically connected to the network and not using wifi right16:27
donaldkbrownCorrect.16:27
tatertotsdonaldkbrown: one end of the ethernet cable is plugged into your Ubuntu.....the other end of that same wire is plugged into??????16:28
tatertotsdonaldkbrown: is it a mystery?16:29
tatertotswall outlet16:30
donaldkbrownA commercial switch. Which is then connected to a modem given by the ISP. Right now, I can SSH on any address in the 107.150.48.42/29 range it goes to the server.16:30
tatertotsdonaldkbrown: since a good chunk of this discussion isn't even related specifically to Ubuntu OS and more infrastructure, it might be better to discuss in #networking as to not have some long exchange about your infrastructure that would piss off a mod/op and get us both banned or kicked16:32
donaldkbrownAlright, thanks! I'll head in there.16:32
=== dionysus70 is now known as dionysus69
=== jhutchins_wk1 is now known as jhutchins_wk
mgedminah the pain of having to log in into every site after the chromium deb->snap transition in 19.1016:44
mgedminand it doesn't offer me any of my saved passwords16:44
ToretoHi! I'm trying apt-get update in armbian device but i am receiving: w: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/main/binary-armhf/Packages 404 Not Found / w: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-backports/contrib/binary-armhf/Packages 404 Not Found16:50
leftyfbToreto: How is this related to Ubuntu?16:50
OerHeksToreto, there used to be #armbian, but #debian would know where to seek support16:52
ToretoOerHeks, thanks!16:52
seanrdevHey guys hope everyone is having a good Friday. I am working on a system and attempting to disable gdm3. I run the command sudo systemctl disable gdm3.service. However upon reboot it always comes back.17:03
seanrdevI'm sure I'm missing something. Any help?17:03
lordcirthseanrdev, what Ubuntu version?17:04
OerHekssudo systemctl enable multi-user.target && sudo systemctl set-default multi-user.target17:07
OerHeksand back to gui # sudo systemctl set-default graphical.target17:08
seanrdevlordcirth: 18.0417:10
seanrdevThanks OerHeks17:11
isomari_greetings, I'm current on disco 19.04. Wjen I run sudo do-release-upgrade -m desktop, it returns 'No New release found'.17:11
OerHeksisomari_, upgrade path is not available yet.17:11
seanrdevI found that in the doc as well right after seeing your message. I'll try that. Thanks again.17:11
isomari_OK. ANy idea when?17:11
aleksandrdvorkinhi is it possible to preserver MacOS system intact and install UBUNTU on the same partition to dual boot17:12
OerHeksif you want tohelp test upgrading, use  "update-manager -c -d"  option for now, see https://wiki.ubuntu.com/EoanErmine/ReleaseNotes17:12
OerHeksor just wait17:12
isomari_ok17:12
minimecHello. Quick question on 19.10... Has anybody found out, how to remove the Trash icon from the dock on the left side?17:12
aleksandrdvorkinif i only have ONE partition on my Macbook how can dual boot with UBUNTU17:12
ducassealeksandrdvorkin: not on the same partition, no17:13
OerHeksthis delay is normal for ubuntu; gives us some time to detect upgrade issues, so please report any!17:13
ubukingQ Hallo i have a problem17:14
ducasseubuking: you need to be more specific than that :)17:16
ubukingUBUNTU 19.10 ist stable17:17
ubukingMy question is should I take UBUNTU 19.10 Or UBUNTU 18.0417:17
lordcirthubuking, do you want the latest software, or do you want low maintenance?17:18
ubukingBoth17:18
lordcirthWell, that's not how life works :P17:18
ubukingLow maintenance17:18
lordcirthThen go with an LTS - 18.04.17:19
ubukingMy last question is what desktop environment17:19
minimecubuking: Well... In your case I would go with 19.10, because in 6 month or maybe a bit later you will do an upgrade to the next 20.04 LTS anyway. You can then decide to stay on LTS or to follow the ubuntu development with the non LTS versions...17:21
minimecubuking: I will do the same on my 'working horse' desktop.17:21
ubukingMinimec what  de are u using17:22
OerHekspolling is useless, see !flavors and try what you like best17:22
minimecubuking: Gnome on all the Laptops; Enlightenment on the Dual-Monitor Desktop. You cannot beat Enlightenment in multi screen setups... ;)17:23
ubukingMinimec your plan is great17:29
ubukingYou thanks17:30
ubukingI try it17:30
minimecubuking: Result of a prfund reflection... ;)17:30
prometafter updating 19.04 Nautilus segfaults at launch and "Disks" (gnome-disk-utility)  won't launch. This seems to be a problem with udisks17:59
prometError connecting to udisks daemon: Error calling StartServiceByName for org.freedesktop.UDisks2: GDBus.Error:org.freedesktop.DBus.Error.TimedOut: Failed to activate service 'org.freedesktop.UDisks2': timed out (service_start_timeout=25000ms) (g-dbus-error-quark, 20)17:59
uRockHow does one find what package to file a bug against when USB devices are being detected on all installs on certain hardware with 19.10? (asking for a friend)18:00
promet"$service --status-all" shows no "udisksd" or similar18:01
prometany thoughts?18:01
ioriapromet, apt-cache policy nautilus | nc termbin.com 999918:01
lordcirthuRock, Do you mean that non-existent USB devices are detected?18:02
uRockno, existent USB devices aren't detected18:03
OerHeksudisksctl status18:03
uRockhttps://bugs.launchpad.net/ubuntu/+bug/184870318:03
ubottuLaunchpad bug 1848703 in Ubuntu "Raspberry Pi 4 - USB Bus not detecting any devices" [Undecided,New]18:03
TelvanaAny ideas why on 19.04 when running do-release-upgrade -c it returns "No new release found." - my apologies if this has been answered here before18:03
uRockTelvana, it hasn't been set up to upgrade yet18:03
uRockGive it a few days18:03
OerHeksTelvana, there is no upgrade path yet, use  "update-manager -c -d"  option for now, see https://wiki.ubuntu.com/EoanErmine/ReleaseNotes18:03
TelvanauRock: ah, perfect. Thanks for the answer. OerHeks as well, thank you.18:04
iklaFailed to load module "nvidia" (module doesn't support this OS, 0)18:04
OerHeksthis delay gives us some time to detect upgrade issues, so please report any!18:04
TelvanaGoogle wasn't turning up anything, just answers for older releases18:04
iklacan't get proprietary driver to work on 18.1018:04
uRock18.10 is not supported18:04
uRock!eol18:04
ubottuEnd-Of-Life is when security updates and support for an Ubuntu release stop. Make sure to update Ubuntu before it goes EOL so you get updates promptly for newly-discovered security vulnerabilities. See https://help.ubuntu.com/community/EOL and https://wiki.ubuntu.com/Releases for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades18:04
iklasorry 18.0418:04
lordcirthikla, what nvidia driver do you have installed, and how did you install it?18:05
ikla43018:06
iklaadditional drivers gui18:06
OerHeksare you fully updated? sudo apt update && sudo apt dist-upgrade18:07
iklayes18:08
ioriaikla, never sen that error; can you paste lspci -nnk ?18:13
ramsub07Hello, i installed ubuntu 18.04 on Dell XPS 15 and Ubuntu gives an error message that there are no wifi or bluetooth drivers present. However, it does show up in Windows. I came across this solution of using rfkill to unblock, but how do I do it?18:14
ramsub07The solution : https://www.reddit.com/r/techsupport/comments/8tcs7e/no_wifi_adapter_found_ubuntu_180_dell_xps_13_9343/e5nr2fr/18:14
NegativeFlareHey guys, I've got a bit of a problem. I'm trying to get PXE boot working, on a OS that's based on Ubuntu. But for the life of me I can't get it to work with UEFI. I've tried the howto on the wiki, but nothing works. I can get it to load GRUB Netboot, but I have no way of telling grub to grab the rest of the files nor will GRUB read the config file that its supposed to use on the pxe server itself.18:15
uRockWhich OS based on Ubuntu? You may need to go to their channel as configurations may be different.18:18
lordcirthNegativeFlare, what distro are you booting from, and what are you trying to boot?18:19
NegativeFlarelordcirth: Its based on Trusty, but the machines are UEFI18:19
sarnoldramsub07: use rfkill status to list them all, then rfkill unblock to unblock specific devices18:19
lordcirthNegativeFlare, so it's not Ubuntu, and it's based on an obsolete release? Not supported here.18:20
ramsub07sarnold: is that a valid option?18:20
prometioria, thanks: https://termbin.com/nbjl18:20
* NegativeFlare sighs18:20
ramsub07i tried and it says that's not a valid option to pass18:20
NegativeFlareI should have known lol18:20
NegativeFlarethanks anyways18:20
lordcirthMight be that a newer version will work better, though18:20
NegativeFlareI can't sadly18:20
prometAlso, re: termbin.com...neato...18:20
ioriapromet, you can see by yourself, there's a problem18:21
sarnoldNegativeFlare: maybe try getting this to go https://github.com/antonym/netboot.xyz and see if you can get netbooting to work at all?18:21
ramsub07rfkill list all doesn't show up anything at all18:22
ioriapromet, cat /etc/issue   ; uname -r18:22
prometioria, Ubuntu 19.04 \n \l18:23
promet4.20.10-042010-generic18:23
sarnoldramsub07: aha then it's not just a matter of the devices being disabled, you may lack drivers for them. look around lsusb and lspci output to try to find your controllers18:23
prometioria, I assume this is an 19.04 upgrade "glitch"?18:23
ioriapromet, that's wrong: 19.04 uses 5.0.0.3218:24
lordcirthpromet, 19.04 should have kernel 5.018:24
NegativeFlaresarnold: Oh I can get the signed grub image to boot just fine, it just won't read the config with it18:24
prometioria, what do you suggest18:24
ioriapromet,  dpkg -l | grep linux-generic  | nc termbin.com 999918:24
ioriapromet,  dpkg -l | grep linux-generic  | nc termbin.com 999918:24
prometioria, https://termbin.com/6fo2e18:25
ioriapromet,  sorry, dpkg -l | grep linux-image  | nc termbin.com 999918:26
ramsub07sarnold: from this, can you please tell me what's wrong? dpaste.com/0HNRMHK18:26
prometioria, https://termbin.com/bosb18:27
sarnoldNegativeFlare: ah :) do you get an error?18:27
ioriapromet,  apt-cache policy linux-generic | nc termbin.com 999918:28
prometioria, https://termbin.com/mclrq18:28
sarnoldramsub07: alright that's a decent start point -- what PCI id do you see for that device in lspci uotput?18:29
ioriapromet,  sudo apt update && sudo apt full-upgrade18:29
prometioria, roger that...18:29
=== not-dStruct is now known as dStruct
hellerzguys, any lightweight browsers for ubuntu?18:35
lordcirthhellerz, several, are you finding Firefox too slow?18:37
minimechellerz: Gnome Web 'sudo apt install epiphany-browser' That's the official one of the Gnome Desktop Environment.18:37
hellerzI have bought a vps from hosting website and installed xrdp on it and when I open chromium or firefox it won't respond, doesn't work good18:38
lordcirthVPS's don't usually have much, if any, graphics acceleration. Using anything graphical may not work well. It's not really what they are for.18:38
gunixon ubuntu i always get these default ra: https://bpaste.net/show/i7w318:38
hellerzya that's why I'm trying to get a non-graphical browser18:39
gunixI only need the gateway6 i configured via netplan. any idea what to do so that i don't get the default ra?18:39
gunixis it ipv6.conf.all.autoconf and net.ipv6.conf.default.autoconf?18:40
lordcirthgunix, setting netplan to: 'link-local: []' might do it as well18:41
gunixlordcirth:ty, i will try that out18:41
petersaintsHi guys! Just upgraded to 19.10 and I noticed that "phpmyadmin" is not available for eoan. Any particular reason why?18:42
dax"Request of security; removed from Debian testing, LP: #1837775, Debian bug #920822 et al"18:43
ubottuLaunchpad bug 1837775 in phpmyadmin (Ubuntu) "remove phpmyadmin from archive" [Undecided,Fix released] https://launchpad.net/bugs/183777518:43
ubottuDebian bug 920822 in src:phpmyadmin "phpmyadmin: CVE-2019-6798: PMASA-2019-2" [Grave,Open] http://bugs.debian.org/92082218:43
daxbasically, it's an Ubuntu universe package which means it's mostly maintained by pulling updates from Debian, and the Debian maintainer hadn't been maintaining it so it had unpatched security issues, so it's gone from both Debian and Ubuntu until that's all sorted out18:45
ubukinghi18:45
petersaintsdax: Thanks for the info.18:45
ubukinghhow are you?18:46
petersaintsdax: I think that Debian fixed those issues, but it was past Ubuntu's freeze schedule for 19.10.18:46
petersaintsIt is kind of a pretty commonly used package and having it missing will probably hurt many users.18:47
daxit's currently blocked from migration to Debian testing, I'm not sure whether that would prevent it from ending up in Ubuntu18:47
petersaintsI know that it probably goes against SRU policies, but maybe once things get sorted out by the Debian team an exception could be made and import it into "eoan-backports" or something18:48
hellerzminimec I have installed it and when I try to open google or paypal I get Something went wrong while displaying this page.18:49
minimechellerz: Hmmm... I cannot confirm that for the package I have installed on 19.10 or the snap package I use on older Ubuntu versions.18:53
uRockpetersaints, Check out https://tracker.debian.org/pkg/phpmyadmin18:57
=== ben_r_ is now known as ben_r
tomreynpetersaints: in the meantime you could install phpmyadmin 'from source' or a PPA, or use 'adminer'19:00
NegativeFlareexit19:05
doug16kstartup disk creator just dd's the iso to the usb drive? it puts an iso filesystem on it!19:05
doug16kwhich doesn't work19:05
sarnoldpretty much19:05
sarnoldwell, it also provides a dialog box to select what to write to -- to help reduce the chances of someone dding the install image over their hard drive :)19:06
EriC^^doug16k: ?19:06
lordcirthdoug16k, dd'ing the install ISO to the USB works fine, that's how I do all my installs19:07
doug16ksometimes it works19:07
donofrioso now that 19.10 supports the rpi4b will we also have native rpi-update that grabs the lastes kernel modulas and updates the bootloader/bios? https://wiki.ubuntu.com/EoanErmine/ReleaseNotes19:07
doug16kit's wrong to put an iso filesystem on a hard drive, makes no sense19:07
lordcirthdoug16k, If it is working only intermittently for you, that sounds like a hardware problem?19:07
EriC^^doug16k: what are you talking about19:08
ioriaStartup Disk Creator is not a general purpose ISO burner19:08
EriC^^he mentions startup disk creator and something else19:08
lordcirthdoug16k, the USB isn't intended to be mounted read-write, why would it need a read-write FS?19:08
doug16kEriC^^, I know what I'm talking about because I made an OS project and had to deal with it. tested several ways of doing it. dd-ing iso barely works on any machines19:08
doug16kEriC^^, did you try it on a 128GB flash drive?19:09
EriC^^that doesnt make sense, dd is the low level way, if it's not working then the iso makers screwed up their iso19:09
EriC^^or it wasn't intended to just be dd'd over19:09
EriC^^what does the size have to do with it?19:09
doug16kok, can you say why my 128GB flash drive can't boot a drive created with startup disk creator?19:10
EriC^^well, startup disk creator sucks, use dd alone19:10
doug16kit comes up with the grub menu, you pick install, screen goes black19:11
doug16kno signal then appears19:11
EriC^^doug16k: did you checksum the iso?19:11
EriC^^it could be a number of stuff, bad iso, bad usb, gfx problem, incompatible hardware19:11
doug16kdoes 18.04 work on ryzen 2400G ?19:12
EriC^^i'd troubleshoot in that order, and try booting with "nomodeset", it's typically something needed when you get a black screen after grub19:12
sarnoldand not all ISOs are capable of being booted from USB mass storage devices19:12
EriC^^doug16k: give nomodeset a shot, it'll likely help19:13
EriC^^!nomodeset | doug16k19:13
ubottudoug16k: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter19:13
zleaphi19:14
zleapany reason why Ubuntu can't have a presence on the fediverse, given that you have one on linkedin,facebook and twitter,  you could use it to post updates on what is going on to a different clientele of people19:15
doug16kexactly same thing on a dvd booted, without nomodeset19:15
doug16kif you pick "install" at the grub menu, it fails. "try ubuntu" boots19:16
Krematorhello folks, where can i read the official status and plans towards the snap situation19:17
Krematori mean, the official declarations/statements of canonical about it19:17
EriC^^doug16k: what about if you do try ubuntu, then click on install?19:17
sarnoldKremator: https://forum.snapcraft.io/19:19
daxdepends on what "the snap situation" refers to, probably19:20
=== retentiveboy_ is now known as retentiveboy
daxi know the regular ubuntu discourse has had some discussion about providing software as snaps instead of apt packages, e.g. https://discourse.ubuntu.com/t/intent-to-provide-chromium-as-a-snap-only/598719:21
GrovoskyHi! I am having issues with my bluetooth. It worked at first but now it doesnt connect. Please help.19:21
Krematordax, well i meant about ubuntu going to migrate some base programs to snap containers19:21
daxKremator: as i understand it, it's discussed and decided on a package-by-package basis19:22
=== waveform_ is now known as waveform
doug16kEriC^^, that installs, and when it reboots it is black screen again. have to nomodeset it and, I guess, try the proprietary amd drivers?19:22
doug16kor would hwe support 2400g?19:23
iceeHi, I'm trying to run ubuntu 64 bit on my pi4.  The USB ports do not work.  It seems others are having the same problem, e.g. https://askubuntu.com/questions/1181878/raspberry-pi-4-usb-ports-are-not-working-with-ubuntu-19-10-64bit19:24
benccFailed to fetch https://download.docker.com/linux/ubuntu/dists/bionic/stable/binary-amd64/Packages.bz2  File has unexpected size (9417 != 7889). Mirror sync in progress?19:25
benccis this a docker or ubuntu problem?19:25
Krematordax, correct, but i had understood from 19.10 plenty of base gnome apps would be "containerized" by snap right?19:26
gunixlordcirth: i think your solution fixed it19:26
lordcirthexcellent19:26
Krematoralso im mindful that i do not know anything about itnernal dev organization inside canonical so idk how they give betweem them the task of X or Y package19:27
GrovoskyThis is what I get. I tried looking but i just cant seem to figure out what is wrong. Connection Failed: blueman.bluez.errors.DBusFailedError: Host is down19:27
daxKremator: i think they've been slowly moving GNOME stuff over for a few releases, yes19:27
daxi forget whether it was 19.04 or 18.10, but the last stock Ubuntu install i did had a few GNOME snaps19:28
Grovoskyhalp19:31
minimecKremator: dax: The few tools that were 'snapped' were mainly for testing purposes. We are talking about gnome-calculator, gnome-characters, gnome-log. But you can 'snap remove' them and replace them with the deb package. But there is something new in 19.10 in regard of Chromium-browser. That software is only available as snap package from now on in ubuntu.19:31
minimecKremator: dax: So if you 'sudo apt install chromium-browser', the snap package will be installed.19:31
OerHeksGrovosky, add the bluez ppa, that fixed my bt/a2dp issues too19:32
OerHekshttps://launchpad.net/~bluetooth/+archive/ubuntu/bluez19:32
GrovoskyOerHeks: The error changed to. Connection Failed: blueman.bluez.errors.DBusFailedError: Host is down...19:35
OerHeks??19:37
OerHekschanges to the same error?19:37
GrovoskyOerHeks: It connected for a second then it went dead again. It changed to host down.19:39
GrovoskyConnection Failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.19:40
lordcirthminimec, apt will install snap packages now?19:40
sarnoldlordcirth: I beliueve the postinst for the chromium-browser package installs the snap package19:41
lordcirthYay, more silent ways to break things19:41
sarnoldI think lxd package does this too19:41
minimeclordcirth: only the chromium-browser. Like somehow the chromium browser has the 'snap install' instructions in it.19:42
ioria!info chromium-browser eoan19:42
ubottuchromium-browser (source: chromium-browser): Transitional package - chromium-browser -> chromium snap. In component universe, is optional. Version 77.0.3865.120-0ubuntu1~snap1 (eoan), package size 47 kB, installed size 159 kB19:42
cognitionHi, is there a way for dhcp and netplan to play nice with each other in 18.0419:42
lordcirthcognition, netplan can configure DHCP, what problem are you having?19:43
cognitionwe'd like to set the "search" and "nameservers" via dhcp19:43
cognitionwhen I run "dhclient", I get the correct configuration19:44
lordcirthcognition, dhcp4-overrides: \n - use_dns: true19:45
lordcirthhttps://netplan.io/reference#dhcp-overrides19:46
=== waveform_ is now known as waveform
cognitionlordcirth: no luck19:55
cognitionget only one domain in "search" in /etc/resolv.conf19:55
cognitionnameservers are correct19:55
cognition"search" just has the domain of the system19:56
cognitionand I know (from using dhclient) that the DHCP server is sending out 5 or 6 domains for "search"19:56
lordcirthcognition, so it gets all nameservers, but only 1 search domain?20:15
pipegeekhi folks20:32
stevenafter do-release-upgrade to 18.04 the server's apt autoremove wants to remove grub-commons and os-prober.. that can't be right though can it?20:32
L551Been trying to install 19.10 on my tablet, but for whatever reason Ubuntu keeps locking up on the liveUSB. Any way to diagnose what's going on? ISO download verifies okay.20:33
pipegeekwas just wondering: I've noticed that 19.10 hasn't shown up in https://changelogs.ubuntu.com/meta-release yet and therefore doesn't show up in update-manager either20:33
pipegeek(unless you specify -d)20:33
OerHekspipegeek, correct, there is some delay between release iso and upgradepath20:34
pipegeekwas wondering if anyone knows when it is likely to appear as a stable update?20:34
pipegeekaah okay20:34
OerHeks there is no upgrade path yet, use  "update-manager -c -d"  option for now, see https://wiki.ubuntu.com/EoanErmine/ReleaseNotes20:34
pipegeekyeah, saw that there and was surprised20:34
pipegeekokay. thanks20:34
kadiroI think I found the reason why my boot takes very long, it is the two services 'apt-daily.service' and 'apt-daily-upgrade.service' , time to disable those no needed services22:05
jesse1010what benefits does 19.10 have over 18.04?22:12
jesse1010what version kde is on 18.04?22:14
tomreynjesse1010: you can check package versions at https://packages.ubuntu.com22:20
tomreyn!releasenotes | jesse1010: see the release notes for the releases since 18.04 to learn about some of the newly added features22:21
ubottujesse1010: see the release notes for the releases since 18.04 to learn about some of the newly added features: For release notes of a given Ubuntu release, please refer to the 'Docs' column on the 'List of releases' table at https://wiki.ubuntu.com/Releases22:21
jesse1010why is 19.10 listed in future releases?22:23
daxbecause nobody updated it yet22:23
dax(i don't have my launchpad password handy or i'd go do it)22:24
c3vinhi22:45
c3vinI can curl 127.0.0.1 on server, but cannot browse outside server22:45
c3vinIPTABLES rule is added to allow all traffic from my IP22:45
disiwhat's a good util for pasting (to a pastebin) from the command line?23:05
sarnoldpastebinit is handy if you can install it; termbin.com is fantastic if all you've got is a network socket :) | nc termbin.com 999923:06
disioo termbin looks cool... 9999 is proooobably closed for me tho23:07
disipastebinit might work, ty23:09
sarnoldyeah, termbin is *really* handy.. /dev/tcp/termbin.com/9999 probably works most places :)23:09
texlaHow to open /etc/default/grub in xubuntu23:10
leftyfbtexla: what are you trying to accomplish exactly?23:11
texlaleftyfb, I want to enlarge the grub font23:12
leftyfbtexla: what have you tried so far?23:13
leftyfbtexla: https://vitux.com/how-to-edit-config-files-in-ubuntu/23:13
texlaleftyfb, I have tried sudo and the command23:13
leftyfbtexla: https://vitux.com/how-to-edit-config-files-in-ubuntu/   # first result on google for "ubuntu edit files"23:14
texlaleftyfb, That will work after i download gedit ..thanks for the info23:16
transhumanhi trying to get windows 10 clients to connect to samba by installing the latest samba version. There is no description at all of what the compile prerequisites for installing samba are that I can find. Is there an easier way without disabling all means of security windows has of securing samba traffic by enable smb 1.0 ?23:18
texlaudo gedit /etc/default/grub23:18
lunaticedithttps://nopaste.xyz/?05892b5fe52e072e#tkZvjqXqec2Qyz1g4X0gLx0CMHWFZMjfBRGWIUjwySo=23:24
lunaticeditI'm getting this every second, it has used up 330 gigs of syslog in under 5 days23:24
lunaticeditI trunced it and its already at 5 megs again23:24
jcrypt520 bytes * 86400 seconds per day * 5 days = 227MB. If you're getting 330 gigs of syslog data, you have more problems than just that one log entry.23:25
jcrypt214MiB, actually.23:26
lunaticediti looked at the first 5 gigs, 98% of it is pcieport error for the device (200 Series PCH PCI Express Root Port #3)23:27
lunaticeditsome suggest running pci=noaer23:28
minimeclunaticedit: I have no clue, but there is an expired bug on Launchpad from last year with exactly the same symptoms and hardware (PCI bus) https://bugs.launchpad.net/ubuntu/+source/linux/+bug/178729923:28
ubottuLaunchpad bug 1787299 in linux (Ubuntu) "Frequent PCIe bus error on device 8086:a292" [Medium,Expired]23:29
lunaticedityeah I saw that too23:29
lunaticeditI prefer ubuntu though -_- oh well23:29
minimeclunaticedit: Could be a kernel problem. Maybe try to revive the bug?23:29
lunaticedithonestly I can't keep running the system with it dumping errors like this, gotta stop the bleeding first23:29
jcryptExpired because no activity in 60 days?23:29
lunaticeditm2 drives have write cycle lifetimes23:29
jcryptThat seems... silly.23:30
lunaticeditand i've prolly just lost a year23:30
jcryptWhich drive are you using?23:30
lunaticeditsamsung 970 evo plus23:31
jcryptCapacity?23:31
lunaticedit500g23:31
jcryptThen you've got a good 299TB left in its warrantied write life.23:31
hellerzguys, any idea what's package name for Webkit/GTK+ header files ?23:33
jcryptlunaticedit: Test something for me?23:35
lunaticeditok i looked deeper and it actually started 2 days ago23:35
jcryptlunaticedit: Try booting the system with23:35
jcrypt'pcie_aspm=off' as an extra kernel parameter.23:35
jcryptSee if that alleviates the issue.23:36
lunaticedityou think it's a power management issue?23:36
jcryptI think it's something in how ASPM is interacting with the kernel that's generating those errors.23:36
jcryptGive it a whirl? If I'm right, I'll reopen that bug.23:36
lunaticeditok what's the 'proper' way to set kernel params in ubuntu/efi23:36
jcryptSame as normal grub.23:37
lunaticeditkk23:37
jcryptEdit the boot entry, add that to the 'linux' line.23:37
jcryptObviously, that's not permanent.23:37
jcryptLet's see if it works, first.23:37
lunaticeditgive me a couple before i reboot23:37
jcryptI'll be here all night, no big deal.23:38
lunaticeditGRUB_CMDLINE_LINUX="pcie_aspm=off"23:38
jcryptThat's for a permanent fix.23:38
lunaticediti can take it back out, i have an issue getting grub to show23:38
jcryptMakes sense. :)23:38
lunaticediti can get it to show 10% of the time :p23:38
lunaticeditEUFI + secure boot23:38
lunaticedit= very very hard to see grub23:38
lunaticeditit's like 5 seconds to desktop though, no complains there23:39
lunaticeditanyway brb23:39
disisarnold: i actually ended up going with ix.io, fwiw :) thanks tho23:41
lunaticedityeah it’s not booting now 🤨23:46
sarnolddisi: oh that's a *very* pleasing website :)23:49
disi:D just what i needed (the basics)23:53
* johnjbogle1 waves hello23:57

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