[00:00] i cant `apt-get install wine` [00:00] need some help with this one :/ why is wine not being installed with q4wine? [00:00] I was able to install wine64 wine32 but q4wine dosent see them> [00:00] ? === tds1 is now known as tds [00:02] and ive got broken packages https://cdn.discordapp.com/attachments/375055448187076611/701945786765803560/unknown.png [00:02] darnit [00:04] https://askubuntu.com/questions/433533/q4-wine-need-help Why cant i run sudo apt-get install wine [00:05] !wine1.6 bionic | kenwoodfox [00:06] What does that mean? Bashing-om [00:06] kenwoodfox: what version of ubuntu, what happens when you try to install? [00:06] Ben64: ubuntu 18, it seems to install with no issues [00:06] 18 what [00:07] Ubuntu 18.04.4 LTS [00:07] Sorry Ben64 [00:07] then why does your picture say cosmic [00:07] Im not sure? [00:07] I dont know that [00:08] what's the output of 'lsb_release -a' [00:08] Here you go Ben64 https://cdn.discordapp.com/attachments/399040805202952203/701947466366320692/unknown.png [00:08] why pictures of text :| [00:09] People yell at me when i post outputs in IRC [00:09] pastebins exist [00:09] Ill switch to that then [00:09] the pastebinit tool can make that pretty quick [00:09] anyway, some funkiness going on if you have cosmic repos mixed with bionic [00:09] Ben64: Makes sense, there is some weirdness in the update, what should i look at first? [00:10] https://gist.github.com/KenwoodFox/3bec271f505fc507bb7a9075246d4e33 [00:10] grep -r cosmic /etc/apt [00:10] Here's the result of a apt-get update [00:10] /etc/apt/sources.list and /etc/apt/sources.list.d/ [00:10] sarnold: no output [00:11] how to i upgrade from beta to RC? [00:11] sudo apt update && sudo apt upgrade [00:11] Ben64: Waiting to cat those, [00:11] https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard [00:11] uh... [00:11] sarnold: Will run again ASAP [00:11] mattfly: Stay updated is all that is required ( sudo apt update ; sudo apt upgrade). [00:12] opensuse debian ubuntu wine [00:12] bad combo [00:12] Ben64: Can i remove a repository? [00:12] yes [00:12] Command? [00:13] add-apt-repository --remove right? [00:13] remove the packages from the repo first, then delete the line from /etc/apt/sources.list or /etc/apt/sources.list.d/ [00:13] How do i do that? [00:13] kenwoodfox: the ppa-purge package may be a better choice [00:14] sarnold: how do i do that? [00:15] I need to install ppa-purge? [00:16] I think i can try purging that ppa like Ben64 said [00:18] https://gist.github.com/KenwoodFox/ae785191487f6810eb6df850c5a59def [00:18] Hm [00:18] sarnold: any thoughts? [00:19] dang [00:20] I noticed the issue with apt-get update as soon as i remoted in, i guess this is why my VM and their machine were not doing the same thing [00:20] weird that the install for q4wine went fine and had no errors [00:20] i assume it installs wine along the way, my VM did not have wine before i ran the installer [00:21] Ben64: Ill try your methid next [00:22] Ben64: Is it ok to just delete them from those two files? [00:22] Ben64: I cant seem to figurre out how to remove them from the repo first :/ [00:23] I have two lists of numbers, and need a table that calculates some formula for each combination. does Ubuntu have a program that can do it easier than writing my own python script to render CSV? [00:24] I don't want to just push buttons and try things this isent my computer, ugh everything on stack is so outdated [00:26] add-apt-repository -r ppa:name [00:27] I want to remove https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard would i type in ppa:https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard ? [00:28] EliteGod: Sorry, forgot to reply to you [00:28] kenwoodfox: that's not a repo. you've probably downloaded a deb file [00:29] EliteGod: what do you recomend? Its casuing errors in my apt-get update [00:29] https://gist.github.com/KenwoodFox/3bec271f505fc507bb7a9075246d4e33 [00:30] kenwoodfox: do what Ben64 said. just comment/remove the lines that point to there [00:30] Sure thing EliteGod, one moment [00:31] they should be in /etc/apt/sources.list or /etc/apt/sources.list.d/ [00:31] EliteGod: Found them, removing the line [00:32] EliteGod: its slow since im over teamviewer :c bleh [00:32] Yay now i only get this error E: The repository 'http://ppa.launchpad.net/ubuntu-wine/ppa/ubuntu bionic Release' does not have a Release file. [00:33] Ill remove that with the add-apt-repository -r? [00:33] there should be a line with that too, I believe [00:34] I did not see it in /etc/apt/sources.list [00:34] kenwoodfox: try ' sudo apt-add-repository --remove ppa:ubuntu-wine/ppa ' Only IF the source still exists . [00:34] ^ [00:34] !!! PLEASE NOTE THAT THIS REPOSITORY IS DEPRECATED !!! [00:34] In fact, it's double deprecated -- it was replaced by the Wine Builds PPA, which was then itself replaced. [00:34] kenwoodfox: I am only a bot, please don't think I'm intelligent :) [00:34] Oh boy [00:35] Bashing-om: [00:35] How can I disable the swap file in ubuntu 19.10? [00:35] Yay apt-get update worked with no errors! EliteGod Bashing-om [00:35] great! [00:35] kenwoodfox: As I do not wine my advise is limited :( [00:36] Bashing-om: Thats ok, but now i do need to figure out how to install wine :c [00:36] kenwoodfox: oh rats, I was hoping ppa-purge was smart enough to handle that :( [00:36] sarnold: seems to have all worked out :3 But, now i need to go onto the next step, [00:37] sarnold: I still cant install wine, [00:37] JadedJ: swapoff -a will turn it off right now, I'm not so sure about how to turn it off on the next boot though [00:38] JadedJ: Why do you want to disable swap? [00:38] Im gonna do a purge and then reintall [00:38] kenwoodfox: does whoever publishes Err:10 https://download.opensuse.org/repositories/Emulators:/Wine:/Debian/Ubuntu_18.10_standard have a new version of the repo for newer versions of ubuntu? [00:38] kenwoodfox: if they do it might be as easy as changing that 18.10 to 19.10 or 20.04 or whatever you're running [00:39] sarnold: just tried running q4wine and it got further than last time! it included /usr/bin/wine! [00:39] sarnold: looks like it was able to install wine-stable for itself [00:39] https://cdn.discordapp.com/attachments/399040805202952203/701955318468313098/unknown.png [00:39] Im stuck here now but, progress! === WodenCafeDeSade is now known as wodencafe [00:40] kenwoodfox: What presntly shows - sudo dpkg --list | grep "wine*" ; apt-cache policy wine ' ? [00:40] Bashing-om: a lot of stuff :c [00:42] Launching program, it says configuration loading [00:43] Hello [00:43] I can't seem to find ntp.conf [00:44] I'm getting a 500 server error on https://packages.ubuntu.com/search?keywords=expat - are you? [00:44] fresh 19.10 install [00:44] or whatever's the latest [00:47] Atlenohen: ntp is old - what shows ' systemctl status systemd-timesyncd.service ' ? [00:50] oh ... will try [00:51] Atlenohen: you may be running chrony or systemd-timesyncd, try timedatectl, timedatectl timesync-status, timedatectl show-timesync [00:54] idk but seems like old domains are kept [00:54] still connects to ntp.ubuntu.com [00:55] probably still not transitioned completely, but anyway I don't know the new name of the conf file for whatever is the new default === benfrancis6 is now known as benfrancis [00:56] is the name Network Time Synchronization ? [01:04] Atlenohen: the thing is, we switched from the old ntpd package to *two* different services -- one, chrony, mostly for server folks, and one, systemd-timesyncd, mostly for desktop folks [01:05] i find neither in etc/ [01:05] Atlenohen: you can of course still run the old ntpd or the ntpsec things instead if you wish, but it's better to stick with chrony or systemd-timesyncd, depending upon whatever it is you're trying to do [01:05] Atlenohen: first is to figure out what's already running [01:05] all I need is the conf file to edit [01:05] and to find that, you need to find out what you're running :) [01:05] whichever it is [01:05] so try those timedatectl commands I gave you [01:05] yeah i ran it, it didn't mention chrony [01:06] 2 services for time oh [01:06] how about systemctl status systemd-timesyncd.service ? what did that show? [01:06] there's so many names, like 10 different names now [01:06] yes [01:07] how can it be a mystery which one is running, I installed new ubuntu yesterday [01:07] it has to be the default, i didn't do any server stuff [01:07] I better do this in the morning lol [01:08] I'm trying to go back to a different kernel [01:08] I'm searching with dolphin, IDK if this is related but some KDEinit crashed or something, didn't seem to affect any windows/konsole [01:09] I installed linux-image-5.3.0-40-generic. Seemed fine. But if I start that kernel, I cannot use any network devices. [01:10] Is there anything I additionally have to install? [01:12] Atlenohen: what does systemctl status systemd-timesyncd.service show? [01:12] services stats [01:12] DarkTrick: there are matching linux-modules-... and linux-modules-extras-... packages [01:12] DarkTrick: Boot to grub's boot menu and here choose an older kernel to boot. [01:12] it doesn't show anything helpful that would make me find the conf file [01:12] Atlenohen: does it look like systemd-timesyncd is running? [01:12] why did you go back? [01:13] but it's here it seems: etc/chrony/crony.conf and etc/systemd/timesycd.conf.d [01:13] https://help.ubuntu.com/lts/serverguide/NTP.html === retentiveboy_ is now known as retentiveboy [01:14] sarnold, seems like modules-extra wasn't installed. Thank you! I will try it [01:15] I have a lot of machines with ubuntu server installed [01:15] would be nice if i could use their video outputs to display a netdata web page or zoneminder web page [01:15] without actually having a full on desktop [01:16] Is there some way to do that? [01:16] Atlenohen: seriously, if you'd just have pastebinned the output of any of the commands we'd asked you to run thirty minutes ago ... [01:16] Atlenohen: if you're running systemd-timesyncd, then probably this manpage will help you: man timesyncd.conf [01:17] I'm glad that people here talked about timesync.. what the heck is wrong here: https://paste.ubuntu.com/p/gJGM98xhr3/ ? [01:18] I can't paste I'm not talking from the ubuntu computer and I found what I was looking for, I need the conf files and instead of 1 there's 2 now so that's it [01:19] one of the programs crashed some internal thing, but seems like I can continue [01:22] EliteGod: firewalls on your local system? firewalls on any routers between you and your NTP server? ACLs on your ntp server? [01:23] I think Scaleway does something to their systems. because, as example, for me to bind a program to an IP, I need to bind to the private IP [01:24] the one in the paste, in this case [01:24] ah so this isn't just your home network? [01:25] nope, it isn't. it's a VPS running Ubuntu 19.10 (I'll update to 20.04 soon-ish) [01:25] sarnold, thank you! Worked! === zbenjamin is now known as Guest71552 === zbenjamin_ is now known as zbenjamin [01:26] Now I finally have a non-freezing system again :) [01:26] but I guess I can still make a "phone call" to an outside NTP server? [01:26] DarkTrick: yay :) that linux-modules-extra cost me half an hour one day.. [01:26] how do I find a fs's uuid? like the thing that is this: search.fs_uuid 3a88dbf4-b15b-4973-b898-5b78fe0613d7 root hd0,msdos5 [01:27] CarlFK: try lsblk -f [01:28] EliteGod: yeah, if the scaleway ntp servers are down you can try to configure ntp.ubuntu.com [01:28] sarnold: thanks [01:28] sarnold: /etc/systemd/timesyncd.conf? [01:29] EliteGod: yeah -- if you're using systemd-networkd, then timedatectl ntp-servers can make appropriate changes too, but it might be easier to just edit the config by hand === tds1 is now known as tds [01:34] sarnold: thanks! this looks way better: https://paste.ubuntu.com/p/sP63dGQmcp/ [01:34] EliteGod: oh yes, much happier :D [01:35] and it looks like the clock may have moved by ~seven seconds at the worst. not terrible, anyway :) [01:35] yeah. I was expecting much more, because this machine (it has about a week) never had the time synchronized [01:37] I guess it's time to update all my machines (I need to take a look at this) [01:38] to be honest I've always kind of wondered how much VMs actually need ntp on guests [01:39] if your test is any indication, I think it's evidence that we *do* need ntp on guests.. [01:39] guest looks at host? [01:39] date -us "$(cat my other machines seem to be up-to-date [01:41] Wondering if anyone knows how to run sort in silent mode so it doesn't print output to the screen. [01:41] just Scaleway was being weird [01:41] I looked around for an option but couldn't find anything. [01:41] SLegion: &>/dev/null [01:41] or: >/dev/null 2>&1 [01:41] ahh yes, thanks [01:42] former is bash shorthand [01:42] it's for a script [01:42] https://en.wikipedia.org/wiki/Redirection_(computing) [01:42] oerheks: that's the thing; I think ntp can learn how much faster "the clock" ought to be running to keep good time, and .. that feels like a piece of actual hardware that can be programmed, and maybe syncing the vm host would be enough for the guests to then get a clock that's already improved.. [01:42] oerheks: but this is a guess :) I'd like to *know* [01:42] SLegion: note that matsaman's answer is *right* but maybe not *useful* [01:42] Scaleway .. [01:43] maybe not, but definitely useful [01:43] SLegion: try running "sort /etc/passwd" and meditate on what happens :) [01:44] I'm just stripping duplicate IP's out of a list. [01:44] sort -u cidr.txt >/dev/null 2>&1 [01:45] I suggest re-reading that file once you've done that and see what has happened :) [01:45] you could also read the docs but that'd take away some of the fun of figuring out why your duplicates are still there [01:46] ugh [01:47] you're sending the useful output of `sort` into a black hole [01:47] yeah I just realized that [01:47] I seem to have broken cryptsetup prompting on boot - still accepts the keyphrase, just doesn't show it; whats meant to do that these days, and any pointers to docs for making it work in a text friendly fashion [01:47] hey lifeless :) [01:48] So is there another way of keeping sort silent while it does it's thing? [01:48] sarnold: o/ [01:48] SLegion: that is what you asked for [01:48] SLegion: what is it you want to not see? [01:48] the stdout [01:48] SLegion: and where should it go? [01:48] it's printing everything to the output [01:48] ah [01:49] SLegion: maybe you just want sort > foo [01:49] note that > overwrites [01:49] >> appends [01:49] lifeless: I think it's plymouth that does the password prompting, but I'm not so sure how well it works on systems without gui-capable video [01:49] SLegion: probably you want sort -u -o cidr.txt cidr.txt [01:49] sarnold: it is gui capable, but its been beaten up by me removing gnome with a flamethrower so that i3 under xrdp can start up properly [01:50] SLegion: I tested that on a tiny file, seemed fine, but it might be worth testing it on a huge file too, just incase there's soemthing funny about small outputs that lets it work [01:50] sarnold: (hyper-v VM on a Windows desktop, long story). [01:50] lifeless: heh, that may indeed be a one-of-a-kind system there.. [01:50] sarnold: tada :). plymouth still - cool, thanks. [01:50] Thanks [01:51] lifeless: woo [01:52] sarnold: its what had me running across https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1766857 as well [01:52] Launchpad bug 1766857 in linux (Ubuntu Cosmic) "[Hyper-V] KVP daemon fails to start" [High,Confirmed] [01:53] erm.. time for a stupid question: taskset -cp 0,2 PID -- to set the CPU affinity for a specific process, right? [01:53] anyhow, off to poke at plymouth, thanks! [01:54] 485mb file just dropped to 186, so it's working. [01:54] EliteGod: without trying, I'd try taskset -c 0,2 -p pid [01:54] thank you guys [01:54] SLegion: wow [01:54] SLegion: how's this file used? [01:54] Well it's an entire ASN broken down into IP's per line. [01:55] apache doesn't do CIDR's in redirection maps. [01:55] SLegion: because now you've got me worried that another bit of code is going to be doing sequential scans through this file over and over again.. [01:55] yikes [01:55] lemme try: taskset -cp 0,2 $(pidof process_name) [01:56] sarnold if you know of a better way to redirect traffic based on IP from one page to another using apache... [01:56] I have one bot that seems that doesn't like the fact that the VPS has 6 cores [01:57] EliteGod: any chance you can do it at a different level? http://ipset.netfilter.org/index.html comes to mind as something that's probably quick -- redirect one of the /16s to apache1, everybody else to apache2 ? [01:57] oy [01:57] yo [01:58] EliteGod: smack an nginx in front of it? https://serverfault.com/questions/380642/nginx-how-to-redirect-users-with-certain-ip-to-special-page [01:58] if i have a virtual host 80, do i need to have a virtual host 443 as well to declare my ssl certificates? [01:58] or can i just add entries to the virtual host 80? [01:59] sarnold: I think you were talking to SLegion? :> [01:59] spacefrog: 80 is HTTP; 443 is HTTPS. those are the standards [02:00] fair enough [02:00] EliteGod: d'oh :) thanks [02:00] can i have them both in the same conf file or do they have to separate? [02:02] so, to specify was core numbers instead hex, we need to do: taskset -cp core_range PID [02:02] tried with -c and -p only and it errored [02:03] time to update the systemd script :> [02:04] and after this, I'm going to sleep. past 4am and isn't a good hour to think much about Linux commands xD [02:05] EliteGod: oof :) that's risky indeed :) [02:07] sarnold: at least I didn't tried something stupid like adding the focal repos to a xenial system and do apt update && apt dist-upgrade (like I've done a week ago) [02:07] you can guess the results lol [02:08] EliteGod: ooooooh man. that's not going to be fun to clean up [02:10] is there a way to get off -dev channel once 20.04 is released? [02:10] or do you have to do a clean install? [02:11] well. thankfully all the important things I need are safe in a external disk. I guess I'll just install a fresh 19.10 or wait a few more days and go to a 20.04 [02:12] Thete: check your apt sources -- if they say devel, change them to focal; if they say focal, you're good [02:12] sarnold: thank you [02:12] Thete: No, keep updated and you will arrive at the "release" . [02:14] right. the etc/update-manager/release-upgrades thing is only related to the `do-release-upgrade`, correct? [02:14] yeah [02:16] am I correct assuming that the next normal release will be 20.10? [02:16] yes [02:17] I guess I'll update my machines from 19.10 to 20.04 and then return to the `LTS only` [02:18] I've been risking too much lately (especially when I have PPA's added and stuff like that) [02:19] is there an easy way to list all the PPA's currently in use? [02:21] EliteGod: try apt policy [02:22] EliteGod: Also PPAs are 3rd pary and the sources belong in /etc/apt/sources.list.d. Command ' tail -v -n +1 /etc/apt/sources.list.d/* ' to list them. [02:22] party* [02:24] Bashing-om: thanks. I'm really full of PPA's in that machine lol [02:25] well, not that many: https://paste.ubuntu.com/p/MphW2CGQc5/ [02:27] btw, do we really need to purge PPA's and all of that before upgrading a release? a simple apt update and apt dist-upgrade doesn't solve most of the possible conflicts? [02:28] if the ppa and third party repo folks have been preparing focal updates all along, it might go fine [02:28] EliteGod: Was going to advise If that many there is a 40 key limit: ls /etc/apt/trusted.gpg.d | wc -l . Only 5 PPAs in that directory :) [02:28] I think do-release-upgrade will disable the repos for you [02:29] iirc, it was what happened when I went from Bionic to Eoan [02:30] then I'll need to re-add them one by one [02:31] sometimes I wish that Ubuntu had RR.. [02:31] * EliteGod runs away [02:32] RR? [02:33] Rolling Releases [02:34] ahhh [02:36] but well, stability is more important I think [02:39] EliteGod: Maybe RR pathway - https://ubuntu.com/blog/introducing-the-ubuntu-aws-rolling-kernel-2 . [02:40] there's no denying that the goal of getting new features into each release encourages a focus on delivering something every few months; if it were rolling, with a release every two years, there's a chance we might try to rush everything in at the last minute, rather than through four last minutes :) [02:40] stability and rolling release needn't be at odds [02:49] I mean, I remember that I had to add the oidentd PPA (probably on Xenial) because I was needing it due to the `forward` feature and it wasn't available in the standard package [02:51] it would be nice that every time a package is updated it would be automatically backported(?) to every release that wasn't yet EOL [02:52] time to sleep! laters [02:56] EliteGod: yeah it'd be nice if nobody had to do work to package packages [02:57] but people aren't that good at authoring software, so that's not hardly a thing === RocketRaccoon is now known as Thanos [03:53] I put my vm on a nvme ssd and its so much faster, not sure why [03:53] even just stuff like using chrome feels faster [04:06] Hola [04:06] Alguien en español? [04:06] Necesito ayuda para recuperar el canal [04:08] !es | HacKDarK [04:08] HacKDarK: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro. [04:33] hi [04:33] No one answers me on the Ubuntu-es channel [04:34] I need help to recover the Ubuntu-uy channel [04:35] Apparently my username was removed. My email is still associated with the channel. [04:36] But my nick no, I had to register it again a few minutes ago. [04:38] I lost ALL channel permissions. And when trying to send me the data again via email, he says that my nick was not associated. [04:39] HacKDarK, if you're talking about issues on here (freenode), it's possibly freenode you should be talking to, seeking help from [04:40] HacKDarK: hi can you come to #ubuntu-irc please :) [04:40] we will talk about it there [04:40] guiverc: #freenode would tell them to talk to the Ubuntu group contacts, two of whom just appeared in here ;) [04:40] okay sorry (housecat) [04:40] yes housecat [04:41] they sent me here [04:41] HacKDarK: /join #ubuntu-irc, we'll discuss there [04:41] #ubuntu is just for tech support [04:43] Hey how is it going guys [04:49] Znorux: hi was there something you needed? [04:53] Hey @el [04:53] Just wanting to chat [04:53] I am thinking going into ubuntu and go to the terminal again [04:53] Used to use it in a really basic way but... want to go back to those days [04:53] What can you recommend me? [04:53] Znorux: oh, this is a tech support channel, for non-support chat we have #ubuntu-offtopic [04:54] recommend? like a book? [05:00] Oh damn sorry about this. Thank you [05:08] hm for some reason my python program isn't showing in system monitor [05:08] oh do superuser processes not show in non-sudoed system monitor? [05:09] its showing in htop === PowerTower_121 is now known as PowerTower_120 [05:59] can somone confirm, that when enabling full disk encryption on an SSD in the initial setup, the installer sets the "discard" option in /etc/crypttab? [06:01] I think this is a bad idea, isn't it? [06:01] okay, just noticed #ubuntu-installer. will report it there [06:25] I'm trying to read an address range of a block device by doing "head -c [endbyte] | tail -c [startbyte] but there's no way it will complete since it's around the 6 billion address range [06:25] sorry 60 billion [06:25] and I'll run out of ram way before that [06:25] *already ran out of ram [06:25] nshire: why use those and not 'dd' ? [06:26] can I use dd to just write something to terminal? [06:26] does ubuntu still use Upstart? [06:26] oh I guess I just set the output file as terminal... not sure how thou [06:26] nshire: its output is to stdout unless specifying some other with of= (output file) [06:26] johnjay: not any longer [06:26] ah cool thanks [06:26] I'm trying to understand the preferred way to run startup scripts on ubuntu. I have no /etc/rc.local [06:28] !systemd | johnjay [06:28] johnjay: systemd is the default init system for Ubuntu 15.04 onwards. For information on transitioning from upstart to systemd, see https://wiki.ubuntu.com/SystemdForUpstartUsers For a guide to basic service management with systemd, see https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units [06:45] Hi, is there a way to change the proxy settings for the whole OS via command line? [06:46] I'm not talking about the HTTP_PROXY env vars, I mean at the OS level, what you set in Settings > Network > etc [06:54] Any ideas why CUPS web-admin (localhost:631) and the CUPS cli tools (lpotions, lp, etc.) disagree on what the default printer is? Set it via the web-admin interface but lpoptions still thinks its the original [06:57] hallo [06:59] need help [07:00] send help [07:00] .doobie Rozha [07:00] Rozha: ask your question, be detailed and wait for a response === lucasrol- is now known as LucasRolff [07:28] cadabrax: there's no such things as 'proxy settings for the whole os' [07:29] what you set in that interface is changeable with `nmcli`, but that chages things only for applications which respect that setting [07:29] maybe he means tunnel every app [08:02] Seveas: I'm looking for a way to programatically change the setting that the Settings > Network proxy dialog changes because for isntance Firefox is set to "use system settings", and changing the env vars only affect terminal applications. [08:03] cadabrax: as I said, that can be done with nmcli from a shellscript [08:03] ok thanks [08:03] if you are programming in another language, there's probably bindings for the networkmanager d-bus api you can use. [08:03] nah it's just a bash script [08:26] Is anyone able to run the "snipes" game from the snap repository? For me I get errors libGL no matching fbConfigs or visuals found. LibGL failed to load driver: swrast, SDL_CreateRenderer: Couoldn't find matching render driver. [09:03] Hi All [09:03] hi [09:04] Got a small issue that I don't understand, I've setup a loopback interface to use with GNS3 of 10.100.100.1/24 [09:05] and I set my virtual router to use 10.100.100.254/24 but, I can from my terminal on Ubuntu ping every ip address in the range from 10.100.100.1-254, even though they don't exist? [09:06] What am I doing wrong here? [09:07] Or maybe a better question would be, why is my loopback interface responding to every IP address in its range? [09:28] it helps to have a clear objective you want to accomplish in GNS3, doesn't sound like you've gotten to creating a simulated topology yet to practice on === anon is now known as Guest66790 [09:43] Hello friends, has anyone had any luck while trying to install Ubuntu on the 16 inch MacBook Pro? [09:45] Installing 20.04 (beta) on a Lenovo P52s -- It just hangs at formatting the ext4 partition. I've tried UEFI and Legacy. I've tried manually formatting. [09:45] Any suggestions what to do or look for? [09:45] Have you tried using GParted? [09:46] @soon [09:46] anonymouse_: no i've used the installers disk partitioner [09:46] no true ... i did actually [09:46] but without re-formating the drive [09:48] soon I have found gparted to be very reliable for partitioning especially when the default disk utilities fail. It used to be bundled with the official distros and might still be there when you boot in the live version. [09:48] I'll try it. Should I retain the efi type partition or just nuke it? I can live without uefi [09:48] hello [09:48] soon: Its probably best asking in #ubuntu+1 for any 20.04 queries, thats where the people who have been testing it are most likely to be [09:49] right you are .. sory about that [09:49] * soon is off to Ubuntu+1 [09:50] can somebody confirm ... when using latest ESR Thunderbird 68.x there is bug in the predefined colours in composer selection: https://infophagia.com/ntz/paste/Screenshot_20200407_103127.png .. in older TB (60.x) it looked like this: https://infophagia.com/ntz/paste/Screenshot_20200407_103832.png [09:50] to verify just hit write new message in TB and check the button for selecting text colour in composer === William is now known as Conna [10:06] Halo [10:07] still waiting for Ubuntu and variant 20.04 :) [10:07] Conna: coming on Thursday evening [10:09] Ok Luna [10:29] in the case of disk encryption, is there anyone stopping someone from overwriting the bootloader with a malicious bootloader that steals the password and passes it onto the real bootloader? [10:32] Hi, I have an ubuntu server with ipmi - however I don't have access to ipmi anmore. Anyway to reset ipmi without hurting my installation? Not sure if I'm right here - it is not strictly a ubuntu question, but maybe someone has a similar setup? [10:33] Not having access means I forgot the password :) [10:33] (and even username, though I have a few valid guesses for that) [10:35] Howdy all [10:36] YeOldHinnerk: do you have root access to the server itself? [10:36] YeOldHinnerk: on my own servers (i.e. where I own the hardware), ipmi can be accessed from within the OS (through a driver) and that doesn't require any authentication [10:38] basically you can `ipmitool user list 2` etc. without specifying any hostname [10:51] Hi Ubuntu, how to get/install the driver on ubuntu 18.04 for VGA compatible controller [0300]: NVIDIA Corporation GP102 [GeForce GTX 1080 Ti] [10de:1b06] [10:51] I have access to ubuntu via ssh as root [10:52] already tried sudo ubuntu-drivers autoinstall [10:52] At this point I only have access to IPMI via webpage and am missing a login [10:53] nvidia-smi gives no suitable driver found error [10:53] I installed ipmitool on my server just now, but it does not recognize the host [10:55] is it the hosting provider's custom webpage, or are you directly connecting to the BMC's webpage? [10:55] if you're using the hoster's custom management system that's a different story entirely... [10:56] I have to admit I don't know much about ipmi [10:57] It is a supermicro login page from my server [10:57] there is no hoster [10:57] the server is on my premises [10:57] ah [10:57] dunno, only dealt with hp and dell here [10:57] ok, thx for trying [10:58] is there a /dev/ipmi0 on the server? [10:58] hi any tip on how to get OpenJDK 1.7 installed on Ubuntu 19.10 ? Been struggeling with a whole lot of guides but all fails with nonexisting dependencies or nonexisting packages or bad repos e.t.c. [10:58] Im on ubuntu 20.04, in gnome-tweaks I have disabled middle click paste but it still pastes on middle click... wtf? [10:58] yes [10:59] Guest7315: the setting mainly affects just gtk3-based programs, many others (gtk2, qt, custom) don't care about it [10:59] YeOldHinnerk: what do you get from `ipmitool lan print 1`? [11:00] not the specific output, but generally does it return information or does it show an error [11:00] Could not open device at /dev/ipmi0 or /dev/ipmi/0 or /dev/ipmidev/0: No such file or directory [11:00] but I see /dev/ipmi0 [11:01] Hi all, I've got two GPUs Radeon RX590 and RX570 a put both to them into two PCIe slots into motherboard. I would like to use both of them for OpenCL. How can I achieve that? Currently I'm seeing only the RX590 within the system. [11:01] my mistake [11:01] forgot sudo [11:01] now: [11:02] it is a bit longer feedback [11:02] and if everything else fails, I assume supermicro lets you reset the BMC through the server's boot process or through a jumper or something? I mean, hp does [11:02] I'll send you pm [11:02] just go straight to `ipmitool user list 1` [11:02] grawity: Ah okay [11:02] (or 0 or 2 or whichever channel it wants) [11:03] clear [11:03] ok, now i have the login confirmed [11:03] Hello [11:03] ipmitool user set password [11:04] you know what, now that I had the login (which was only on number 3 or 4 of my guess list), I tried a couple of pw and it worked! [11:04] Thank you for your help! [11:06] what a relief [11:07] hello everybody, i need your help... i need to manage a high number of documents (json objects) and create live (remember "live") statistics for a website. Unfortunately postgres is not a solution, i tried it, with the support of #postgres too, the queries are slow because i need many (slices) WINDOW-FUNCTION. So, for a live solution is not possible. I also thought about OLAP database, but i never used it...i do not know, what solution can i use to [11:07] create statistics of huge amount of data? [11:07] (LIVE-statistics) [11:08] E: The repository 'http://security.ubuntu.com/ubuntu disco-security Release' no longer has a Release file. [11:09] ...my completely wild guess is that it's out of support and no longer receives security updates, thus the repository has been closed? [11:11] Jordan_U, hi did you see the pastebin of my syslog? it was about a failure installation of ubuntu mate in an old laptop [11:23] i seem to have installed a package i no longer need, and would like to remove.. but apparently it's a virtual one meaning i can't delete it. this is preventing me from doing any updates or upgrades to my package repo [11:23] E: The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu bionic Release' does not have a Release file. [11:23] what do i need to do to remove wine in this case so i can do a proper upgrade? [11:30] hi [11:30] need help [11:30] ● apache2.service - The Apache HTTP Server [11:30] Loaded: loaded (/lib/systemd/system/apache2.service; enabled; vendor preset: enabled) [11:30] Active: failed (Result: exit-code) since Tue 2020-04-21 11:26:41 UTC; 65ms ag o [11:30] Docs: https://httpd.apache.org/docs/2.4/ [11:30] Process: 22474 ExecStart=/usr/sbin/apachectl start (code=exited, status=1/FAIL URE) [11:30] matt|home: I'd try ppa-purge [11:31] matt|home: i think you need to re-add the ppa,then purge it using ppa-purge as suggested [11:31] add then apt update [11:31] thanks [11:32] just one last thing.. [11:32] geheimnis`can u help me ? [11:33] i was trying to install world of warcraft and battlenet through wine, i still see the icons on the menu screen.. and i'd like to get rid of it since they take up a lot of disk space, but i have no idea where they're stored or how to get rid of them since they're not packages [11:33] should i just grep for those strings and remove those dirs? [11:35] matt|home: that sounds reasonable [11:36] by default, wine stores the installed files in ~/.wine/, and the desktop entries should be under ~/.share/applications/ [11:36] they're in your wineprefix (probably ~/.wine/) [11:36] ah i already got those then, thank you [11:36] running `wine uninstaller` would give you the usual "Add/Remove Programs", but if you awant you can just nuke the whole directory [11:38] root@rfranklin:/home/matt# ppa-purge ppa:lutris-team/lutris && ppa-purge ppa:wine/wine-builds [11:38] Updating packages lists [11:38] E: The repository 'http://ppa.launchpad.net/wine/wine-builds/ubuntu bionic Release' does not have a Release file. [11:38] Warning: apt-get update failed for some reason [11:39] ? [11:40] the last version supported is zesty (17.04) matt|home [11:40] so i can't purge the ppa because it can't be updated, and it can't be updated because it doesn't have a release file, and i can't manually remove it [11:40] what do i do [11:40] matt|home: bionic seems missing in http://ppa.launchpad.net/wine/wine-builds/ubuntu [11:41] right.. [11:41] so how do i get rid of this.. [11:42] i guess you could manually remove it, and then run autoremove and call it a day, maybe someone has a better idea though [11:42] matt|home, get the release file from /var/lib/apt/lists [11:42] first off, which wine packages are currently installed? dpkg -l 'wine*' [11:42] some one can hlp [11:42] Apr 21 11:38:42 fromhell systemd[1]: Failed to start The Apache HTTP Server. [11:42] geirha , none. i deleted them [11:43] ioria , what am i looking for.. [11:43] matt|home, aline likethis : /var/lib/apt/lists/ppa.launchpad...blah [11:43] yeah [11:43] if they're removed, then disabling the ppa should suffice [11:43] i see it [11:44] as far as I can tell all packages in that ppa starts with "wine", so that dpkg -l should've caught any lingering packages [11:44] some one can help [11:44] so just delete the ppa files and that should be good [11:44] probably, but you can't be sure [11:45] * matt|home sighs [11:45] same error message [11:45] matt|home, paste 'ls /var/lib/apt/lists' [11:45] ioria can u help ? [11:46] oh that's interesting. [11:46] !ppa-purge [11:46] To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [11:46] Rozha , try ##apache for help with the webserver? i might be able to help you out if i can figure this out [11:48] ioria : when i try deleting the ppa. files in that directory, they come right back. [11:48] matt|home, paste 'ls /var/lib/apt/lists' [11:48] there's four of them [11:48] sure [11:48] https://pastebin.com/YphU2bJ9 [11:49] matt|home, of cource there is no wine-builds in there [11:50] matt|home: perhaps you had multiple entries of that ppa? see if this shows any: tail -n+1 /etc/apt/sources.list /etc/apt/sources.list.d/*.list [11:50] matt|home, also apt-forktracer might help [11:51] im very confused.. [11:51] so there are two types of repos.. the official ones and the unofficial ones you can manually add. i thought i deleted all the files related to the unofficial one i installed, but evidently not.. why exactly am i being prevented from updating and removing whatever's left over? [11:55] matt|home, i don't think you might have installed something from that ppa (wine-builds), unless you upgrading from zesty [11:56] uh.. i don't remember doing anything like a system upgrade. i tried installing wine like a week ago [11:56] matt|home, cat /var/log/installer/media-info [11:56] Ubuntu 18.04.3 LTS "Bionic Beaver" - Release amd64 (20190805) [11:57] matt|home, apt-forktracer | nc termbin.com 9999 [11:58] https://termbin.com/aigdt [11:59] i assume i can't just do something like ppa-purge * right.. [12:01] matt|home, i can see nothing : apt-cache policy libdvdcss-dev [12:02] https://pastebin.com/KMV5JtLB [12:03] https://pastebin.com/JJqCgNbj <-- still getting that stupid error :< [12:03] matt|home, have you removed the source ? [12:04] i don't know.. how would i do that [12:06] matt|home, check sources.list file and sources.list.d directory [12:06] grep -r -i ppa /etc/apt/ [12:07] yes. deleting the files in sources.list.d seems to have worked [12:08] Binary file /etc/apt/trusted.gpg.d/lutris-team_ubuntu_lutris.gpg matches [12:08] Binary file /etc/apt/trusted.gpg.d/wine_ubuntu_wine-builds.gpg matches [12:08] root@rfranklin:~# [12:08] delete those too? [12:08] only the wine-builds one [12:09] gotcha. alright, everything seems to be working perfectly fine now. thanks ioria , i really owe you one :< [12:09] no prob [12:09] im surprised it was that complex to remove a package [12:10] now i just have to figure out where the icons on the menu screen are stored and get rid of those.. [12:11] ioria , let me know if you ever need help with anything okay [12:11] matt|home, ok, tx; icons depend of what Desktop is in use andwhat kind of menu have you instlled [12:12] uh, whatever the default that came with the install. pretty sure this is gnome. but it doesn't matter at all [12:13] matt|home, so with menu , you mean 'Show Applications' ? [12:13] yeah. i see icons for battlenet and world of warcraft [12:13] matt|home, then check ~/local/share/applications directory [12:14] matt|home, ~/.local/share/applications [12:14] got it, thanks :D [12:14] matt|home, if nothing in there : /usr/share/applications [12:15] and i found out what was taking up 300GB of space too [12:15] perfect [12:15] hallo - ich bin gerade am Grübeln , will ein timestamp auf einem dateinamen in ein lesbares format wandeln, der am anfang einer datei steht. so klappt das aber nicht: ls -1 | awk -F '_' '{date -d "@"$1}' [12:15] .. kennt sich da jemand aus? [12:16] .. really regretting me failing german [12:17] interrobangd [12:19] echo 1587551580_f9440dc2b1134a5d83fcf05ca51ffb11 | awk -F '_' '{print "@"$1}' | date -d - [12:19] https://pastebin.com/FAjTsg4k [12:19] output should be date -d @1587551580 [12:29] -f - not -d - [12:32] and if you have GNU awk installed, it has a strftime() function. e.g. gawk -F '_' '{print strftime("%Y-%m-%dT%H:%M:%S", $1)}' [12:39] geirha, thanks! [13:00] hello i got encounter problem my ubuntu linux 19.04 kernel version :-5.0.0.-13-generic , while i reboot my machine while booting splashing screen and i won't able to login my gui mode and my run level is 5, bro my issue could you please help me outplease someone help me [13:01] will anyone help me out , that would be very appreciate. [13:02] Hello BoYs AnD GirlS, wHen Is UbUnTu 20.04 CoMiNg OuT?>!?? [13:02] !party | SWTUSDJSDSUFDSFD [13:02] SWTUSDJSDSUFDSFD: Please remember that our support channels are for technical support and not general chat. To countdown to !focal release and then party once it happens, join #ubuntu-release-party. Thank you! :) === SWTUSDJSDSUFDSFD is now known as _aFirstInChannel [13:02] 24 april 2020 is rolling out ubuntu 20.04 lts by official ubuntu [13:03] i hope so [13:03] <_aFirstInChannel> thaNXxxxX [13:03] qwerty: 23 april [13:04] yeah [13:04] please someone will help me out [13:04] qwerty: dont repeat please [13:04] ok [13:04] qwerty: your version is end of life, install a supported version from the topic please [13:05] <_aFirstInChannel> lotuspsychje Is it worth upgrading tho from 19.10 ? Do you think it will have a lot of incompabilities ? [13:05] <_aFirstInChannel> in beginning [13:06] so far i tried everything from the internet but nothing happened [13:06] i,m nood in linux . [13:06] noob [13:08] update #1: boot to the GRUB menu select Ubuntu hit the e key use arrow keys to move find the line that has "quiet splash" add nomodeset, so "quiet splash nomodeset" hit F10 to exit and continue boot see if it flickers [13:09] i try this one thing on my machine [13:10] qwerty: 19.04 is end of life, means no support anymore [13:11] so that's reason i won;t able to upgrade the linux machine [13:11] 19.04 to 19.10 [13:12] tell me [13:12] is there any possiblilty [13:12] !eolupgrade | qwerty yes its possible [13:12] qwerty yes its possible: End-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/EOLUpgrades [13:13] qwerty: but its not adviced, best to clean install [13:13] qwerty: 20.04 LTS will be out in a few days [13:13] :) [13:14] the site I had about it had 200+ ads :) [13:14] my adblocker blocked them [13:14] I read* [13:14] it's on thursday [13:15] so you can schedule an install fest this weekend [13:16] yeah my whole disk drive is encrypted with luks encryption === halvors1 is now known as halvors [13:49] I´d like to have a terminal program that allows me to set a blurred background. [13:49] I don't want general transparency for windows because I hear its a battery hog and also I use a tiling WM so there's really nothing underneat. [13:50] (but then multiple terminal windows would each have their own background. hmm. [13:50] ) [13:55] syntaxfree: I think I used to use this https://manpages.debian.org/testing/rxvt-unicode/urxvt-background.1.en.html [13:55] How can I map PrtSc on ThinkPad keyboard to Super_R with setxkbmap [13:57] syntaxfree: perhaps these two lines in the ~/.Xdefaults is all it takes: [13:57] URxvt.transparent: true [13:57] URxvt.blurRadius: 5 [14:00] I'll look into that [14:26] hi everyone! [14:26] does anyone here using npm? [14:27] just havin a little issue with the "vtop" program [14:27] I have installed it [14:28] but when I try to run, thats the msg" [14:28] chcontext: tools were built without legacy API support; can not continue [14:28] any ideas? [14:28] At my mac its doing well...but not in ubuntu... [14:37] Hi [14:37] Is this device cheap or normal quality ? https://www.cdiscount.com/pdt2/9/8/6/2/700x700/tem6914241620986/rw/ac-220v-4000w-regulateur-tension-variable-abaisseu.jpg [14:38] normal quality [14:38] alienware [14:39] welastevil: thanks so you think there is fuse and ground on it? [14:39] welastevil: alienware is good computers? [14:40] StatelessCat: This is the wrong place to poll what people thing about hardware. Maybe try the hardware channel [14:40] welastevil: no issue with vtop here in Ubuntu. Did you install via npm or apt or other? [14:41] JimBuntu: sorry i thought I was on #hardware [14:42] via npm [14:42] and when i try to use: chcontext: tools were built without legacy API support; can not continue [14:43] welastevil: There is a bug ticket open for vtop with 18.04 that is almost a month old now [14:43] I see...but Im a newbeeee [14:43] don't know what to do...i'll be glad with any advise [14:43] I think there is an Ubuntu repo version within the pkg util-vserver [14:46] welastevil: You should probably talk to the developer and provide them details about what distro, version, kernel and such. [14:47] ok [14:47] I see [14:47] thaks [14:54] hey guys! anyone experienced network problems in fresh installations of eoan lately? [14:59] I'm currently configuring an Ubuntu desktop eoan for my daughter and ran into a wall. Some hosts are accessible, like google.com for instance, others however can be resolved, but not connected to. Among others the ubuntu update server times out while runnung apt-get update. Has anyone experienced something similar lately? [15:01] if only there was some kind of tool/standard that let you inspect the path your traffic takes [15:01] no not with my 2 ubuntu instances running. As far as the update, have to tried switching to a different mirror server? also i would do a traceroute for the resolved domains that dont load and see if its a network path problem. [15:01] right shibboleth [15:01] you know, like... tracing the route? [15:02] man, had the been an app for that [15:02] had there [15:04] shibboleth: that phenomenon occurs in my own lan. Like one hop away. 192.168.101.10 responds to pinging, 192.168.101.1 doesn't. Somehow I think traceroute wouldn't quite cut it there... === halvors1 is now known as halvors [15:05] The choice of hosts seems completely arbitrary. [15:05] tried replacing the switch? [15:05] connecting diff hosts directly? [15:06] connected via wifi and via lan cable, identical outcome. [15:06] shibboleth: lan cable ends in a different switch than the ap is patched to. [15:08] and the chair that i'm sitting on is blue [15:08] while tru it has jack shit to do with troubleshooting your issue [15:08] while true [15:09] shibboleth: the machine I'm using now to write this sits directly next to the one I'm working on and got its DHCP lease from the same source. and yet it's not got any of the issues of the ubuntu box. connects to my imap server perfectly while the other doesn't. so I'm thinking it's a configuration issue in ubuntu. [15:10] you just said you have packet loss pinging arbitrary hosts on you lan [15:10] and that which hosts this is differs [15:11] which makes your ubuntu host a variable, not a constant [15:13] shibboleth: let me rephrase that: while the choice of unpingable hosts seems arbitrary, it's still always the same set. [15:14] then how would it seem arbitrary? [15:16] the reason why you haven't figured this out yourself is that you have failed to either consider or realize the actual issue [15:17] shibboleth: I agree. And so I travelled here hoping to find someone who'd give me a hand in realizing the issue. [15:17] i'm telling you to cross-eliminate the likely source but you'd rather keep guessing [15:18] which is kinda like navigating the oceans by holding a rooster by its neck and setting sail in the direction it is kicking its feet [15:18] shibboleth: what could that "likely source" be, if I may ask. [15:19] you have a integrated router+switch and two or more hosts on your lan, right? [15:21] say you have host A, B and C. describe how these somehow arbitrarily fail to ping each other [15:21] I have a cable router, separate dns/dhcp, 4 managed switches and 7 wifi ap's. [15:22] 101.1 being on the same switch as 101.10 [15:22] yes? [15:23] and .10 sometimes fail to download stuff from foo.com and sometimes fail to ping .1? [15:23] does .1 fail to ping .10 while this is true? [15:24] shibboleth: exactly. that's what I mean by arbitrary [15:24] does .10 fail to ping say... .11 while it can't ping .1? [15:24] can .1 ping .11 while it can't ping .10? [15:24] I just checked, there are 5 hosts inside my lan which the ubuntu box fails to reach by ping [15:25] so *right now* .10 can't ping .foo, say. 15? [15:25] every machine is able to ping .1 but the u-box [15:25] can .10 ping the others that *can* ping .1? [15:26] shibboleth: I'd have to check, but I assume so, since .10 is the DHCP [15:26] nvm that [15:26] which is the ubuntu box? [15:26] shibboleth: and .1 is my gateway [15:26] .15? [15:26] .13? [15:26] .153 [15:26] ok [15:27] dhcp range starts at .101 [15:27] and one other host on the same switch is? [15:27] .176? [15:27] for exampe .142 (this one here) [15:27] ok [15:27] you can't ping .1 from .153 [15:27] can you ping .153 from 142? [15:27] can you ping .142 from .153? [15:28] shibboleth: yup, just checked. [15:28] good [15:28] you can't ping .1 from .153 [15:28] can you ping .153 from .1? [15:28] right [15:28] from .10? [15:29] just a sec [15:29] both? either? [15:30] I used to have Ubuntu 16 on my computer, but I haven't used it in years and I haven't seen grub boot since I can remember, today I went to put in a ubuntu 18 LTS usb stick into install as a dual boot, and it asked me if i'd like to install it alongside my ubuntu 16. I said yes, because i forgot I had ubuntu 16 and wondered if I had anything important in there [15:30] during installation it crashed, and now my computer will not boot to any OS [15:31] is it possible that ubuntu installation thought ubuntu16 existed but it actually diddnt because windows hijacked that partition at some point? [15:31] hopefully you installed 18 to a diff partition/volume than 16? [15:31] shibboleth, I did not, it asked me if i want to install it alongside 16, i said yes, it did not ask me what partition [15:31] RoseBus: you could use a live system, chroot into your old system and run update-grub. [15:32] he has a live system [15:32] the install media [15:32] unfortunately the new installer is licensed from toys'r'us and has like two buttons [15:32] shibboleth: it's different to hit "Try Ubuntu" instead of "Install now" [15:33] yes, be he obviously did not? [15:33] but he... [15:33] also, i'm still waiting [15:33] eichelbart, okay i will try this [15:33] can you ping .153 from .1? [15:33] shibboleth: the gateway doesn't seem to have a ping function with the current user interface. [15:33] from .10? [15:34] even when i hit "try ubuntu" it freezes [15:34] should i try ubuntu 19? or do u think that will be the same story [15:34] device? laptop, desktop? [15:35] desktop [15:35] shibboleth: .10 <-> .153 works [15:35] ok, where does it freeze? [15:35] eichelbart, ok [15:35] it freezes the moment i click the try ubuntu button, and I still see the welcome screen, try or install [15:35] mouse unresponsive [15:36] eichelbart, so, now the only two constants are the switch and the gateway [15:36] RoseBus: did you try to sit it out? [15:37] eichelbart, i think i sat it out long enough already... it's a decently powerful desktop, plus the mouse isn't responsive [15:37] RoseBus, try downloading the 1804 server iso [15:37] with the debian installer [15:37] ok [15:37] shibboleth: gateway unreachable, dhcp no problemo [15:38] shibboleth: both on the same switch [15:38] is there some kind of "recovery mode"/"safe mode" with the new installer? does it freeze then as well? what are the kernel boot args? [15:38] eichelbart, paste.debian.net [15:38] i'm doing a "check disk for defects" option on the installer [15:38] i want you to paste the output of ifconfig -a [15:38] arp -an [15:38] and iptables -L [15:39] from the ubuntu box [15:39] RoseBus, don't bother [15:40] oh wait I did UEFI boot on the usb disk and now I'm booted into the "try ubuntu OS" [15:40] shibboleth: can't install net-tools if you can't reach archive.ubuntu.com [15:40] ip -a then [15:41] and ip -r [15:42] shibboleth: that just outputs ip help [15:42] ip a [15:42] ip r [15:43] shibboleth: wait a second, I think you're on to something there [15:45] shibboleth: paste.debian.net/1141877 [15:46] shibboleth: do you have any idea, where the 169. subnet could originate from? [15:46] nvm that [15:46] the other pastes [15:47] preferably before we die of old age [15:48] shibboleth: dude, I'm doing home office, have to break up the odd fight among the kids every once in a while. [15:49] shibboleth: paste.debian.net/1141879 [15:49] you're not typing it by hand. cmd+copy+paste takes like five seconds [15:49] should the device for boot loader installation be the same disk where i install ubuntu & windows? [15:50] efi/gpt or mbr format disk? [15:50] i think it's legacy&uefi [15:50] unlikely [15:50] windows won't let you do that [15:51] does it have a ESP partition? [15:51] an [15:51] i see an EFI partition [15:51] ok [15:51] a fat32 part about 100 mb in size? [15:52] We have a PXE server set up for 14.04 to 18.04 installs. I just set up 20.04 using similar scripts, it gets most of the way through, but dies about 80% through the software selection phase. Does 20.04 use a different software installation method for server? Are there PXE scripts for 20.04? [15:52] if so then that is grub/bootloader install destination [15:52] Stupid question, probably easy to solve: I have `deb http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 main` in my sources, apt update lists it, but apt can't find mongodb-org, despite the repo is providing it. What am I missing? [15:52] hang on i'll show u the partitions [15:53] eichelbart, still waiting for arp -an and iptables -L [15:53] LuKaRo, are you using local mirrors in your sources.list? remove the local subdomain from them and update [15:54] http://something.archive.ubuntu.com/ubuntu/ -> http://archive.ubuntu.com/ubuntu/ [15:54] local mirrors are messed up intermittently [15:55] shibboleth: won't come, can't install the package [15:55] arp? [15:55] arp isn't included in the base install? [15:55] doug16k: Thanks, I'll try :) [15:56] This is a server hosted at my university, so I use the local mirror of my university, but I'll remove it for a test. [15:57] shibboleth: nope, not anymore as it seems. [15:57] eichelbart, this is why i'm switching back to debian from ubuntu [15:58] DISCLAIMER: pasteboard is cancer website. here is my partition setup: https://pasteboard.co/J4R3u1K.png [15:58] shibboleth: :-D [15:58] shibboleth: [15:58] shibboleth: I'm using Arch btw. *g* [15:58] they replace the tried and true with experimental and niche stuff [15:59] shibboleth: but I thought ubuntu would be a fitting introduction to linux for an eight-year-old [15:59] so should i install the boot loader on SDB? [15:59] or should i use another disk [15:59] LuKaRo, I checked http://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/3.4/, seems to be there. does that link work for you? [16:00] it's like microsoft. they're too busy deciding whether or not to include fucking notepad in the next build of windows that they can't you know... be bothered to fix the clusteruck that is windows update [16:00] doug16k: Unfortunately no fix. Removed my university mirror and did `sed -i 's/de.archive.ubuntu.com/archive.ubuntu.com/' /etc/apt/sources.list`. Ran apt update, still no package `mongodb-org`... [16:00] !language | shibboleth [16:00] shibboleth: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [16:00] LuKaRo, I mean in a browser [16:00] "oh, but we save 320kb in the base install and we have this nice UWP monstrocity with microsoft account integration and telemetry that you can download instead of notepad" [16:01] doug16k: yes, it works for me as well. Both in the browser as well on the server using curl. That's why I'm so confused. [16:01] eichelbart, anyway [16:02] eichelbart, i want you to connect the ubuntu box *directly* to the cable modem [16:02] the cable coming from the modem to the switch? insert it into the ub box instead of the switch [16:02] LuKaRo, going to try installing it on my machinee [16:02] then ping .1 from .153 [16:02] shibboleth, he is using arch :-D [16:02] you may have to set ip manually [16:02] doug16k: Thanks a lot, I'll stand by [16:02] oerheks, on his daily driver, not the box in question [16:03] shibboleth: paste.debian.net/1141882 [16:03] ping is not a proper networktest for clients, right? [16:03] LuKaRo, is it this?: "The repository 'http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4 Release' is not signed" [16:03] oerheks, it's not like he is able to download anything else as things stand [16:03] LuKaRo, Updating from such a repository can't be done securely, and is therefore disabled by default [16:04] shibboleth: won't work, the client won't get a dhcp lease from the cable modem. [16:04] so... set one manually? [16:04] shibboleth: yeah, you're right, didn't think of that. [16:04] LuKaRo, apt update told me that at the end (I added the source at the end) [16:05] doug16k: No, I don't get that message. I have the key installed though: https://www.mongodb.org/static/pgp/server-3.4.asc [16:05] ip a 192.168.101.foo netmask 255.255.255.0 [16:05] doug16k: When I run apt update, it terminates without errors or warnings [16:05] ping 192.168.101.1 [16:05] okay well i just went with sdb, so hopefully i dont lose my windows installation... yolo [16:06] RoseBus, you install grub onto the ESP/efi part [16:06] faaak [16:06] i told you [16:07] i was looking i didnt see anyone tell me [16:07] i see an EFI partition [16:07] ok [16:07] a fat32 part about 100 mb in size? [16:07] if so then that is grub/bootloader install destination [16:07] hang on i'll show u the partitions [16:07] LuKaRo, now I get this: https://gist.github.com/doug65536/be7b2c8368518e59a5cf83aaea5ffed6 [16:08] shibboleth, but i dont have a fat32 partition, and I showed you my partitions i pasted a link [16:08] github is down.. use paste.ubuntu.com [16:08] doug16k: GitHub says Internal server error [16:09] i never replied to that [16:09] and use peste.debian.net [16:09] meh, trolling [16:09] paste [16:09] doug16k: Their status page lists an outage https://www.githubstatus.com/ [16:09] explains sluggishness :) [16:09] not some advertisement site that requires javascript to show text [16:10] ubuntu does not show ads, please, ... [16:10] pasteco or whatever he used does [16:11] If using .bash_aliases, can other things like export and shopt commands go in there? [16:13] LuKaRo, ah, sorry I'm on bionic [16:13] eichelbart, so, are you jared kushner? cuz unless you're also trying to solve the opioid crisis and achieve peace in the middle east i really don't get the delays [16:13] shibboleth: I'll be back in about an hour. gotta fix supper and send the kids to bed. [16:13] shibboleth, why? why politics and attack? [16:14] Okay. Interestingly it works if I switch 'http://repo.mongodb.org/apt/ubuntu xenial/mongodb-org/3.4' Release to 'http://repo.mongodb.org/apt/debian buster/mongodb-org/4.2 Release' [16:14] !coc > shibboleth [16:14] shibboleth, please see my private message [16:14] and you use the acronym cock? [16:14] coc [16:15] shibboleth: really? [16:15] doug16k: But of course I can't install from debian buster repo because of missing dependencies... [16:15] shibboleth: please sonsider yourself warned. [16:15] i just found that hilarious as an acronym for etiquette [16:16] I think it is for Code Of Conduct [16:16] also: he admitted to taking a long time to answer basic questions due to distractions [16:16] shibboleth: stay on-topic [16:17] working from home, shibboleth: dude, I'm doing home office, have to break up the odd fight among the kids every once in a while. [16:17] LuKaRo, does it have to be exactly 3.4? there are more versions: http://repo.mongodb.org/apt/ubuntu/dists/xenial/mongodb-org/ [16:17] which is there "peace in the middle east"-joke came from. but instead of appreciating the context oerheks just assumed i decided to talk politics? [16:17] where the "peace..." etc [16:18] doug16k: Good idea! I'll try other versions. BigBlueButton lists exactly 3.4, but let's test their compatibility :D [16:18] LuKaRo, probably the key retrieved is not for for 3.4 ; so i suggest to rm all and start again with 4.0 [16:19] ioria: But wouldn't that mean I'd get key errors? [16:19] LuKaRo, nope; https://askubuntu.com/questions/842592/apt-get-fails-on-16-04-or-18-04-installing-mongodb === Apachez- is now known as Apachez [16:22] okay i reinstalled grub but now grub is not detecting windows installation :( [16:23] RoseBus, you can still boot windows using bios uefi/bios "boot menu" [16:23] and grub-update will likely detect windows once you boot the full installation [16:24] doug16k, ioria: I figured it out: I got "main" at the end of my deb line, not "multiverse" (I'm used to Debian). Now it works as expected! [16:24] nice [16:24] LuKaRo, ah, ok [16:24] doug16k, ioria: Thanks a lot for assisting me with my stupid ubuntu n00b problem :D [16:25] LuKaRo, no problem [16:25] the disk that i installed grub to is where it used to be, which is on a separate 120 GB drive [16:26] if grub exists on a separate drive that shouldn't cause performance issues, right? [16:31] RoseBus: No, it only gets loaded once during the system boot (and during updates, of course) [16:31] RoseBus: And as it's only a few megabytes, it's loaded almost instantaneously even on the slowest drives. [16:34] also my bios does not recognize the drive that windows is on as bootable === hexo is now known as pnetestre === pnetestre is now known as hexo [16:39] i have a PC with an 18.04 and a 20.04 install. the 18.04 can boot on its own but it could also be virtualized inside of 20.04 using a virtual vmdk. It was booting up fine and then I guess some linux headers were removed and I can no longer boot it inside the VM. [16:40] I've been playing around with the grub menu that comes up inside the VM but i cannot figure out how to get it to recognize the linux files on the VM to boot anymore. [16:41] i don't know a lot about grub so i'm hoping someone might be able to give me a clue what's wrong. [16:43] i'm getting [16:43] error: file `/vmlinuz-4.15.0-54-generic' not found. [16:43] error: you need to load the kernel first. / Press any key to continue. [16:43] shibboleth: back. and believe me, the middle east is a piece of cake compared to what two retarded midgets with lockdown fatigue will put you through [16:43] eichelbart, please stop that rant, this is ubuntu support. [16:44] eichelbart: That person was kicked [16:44] !coc > eichelbart [16:44] eichelbart, please see my private message [16:44] https://i.imgur.com/ncDWROG.png [16:44] iconoclasthero, boot in recovery mode and fix it? [16:45] So /var/log/apt/ automatically removes logs more than 12 months old. How can I expand this limit? I've looked in man, online, can't find the config for this. [16:45] logrotate? [16:46] so i go to advanced mode: https://i.imgur.com/R12SB3f.png and all I see are two Ubuntu 18.04.4 LTS on /dev/sdb4 (the correct location as it happens) [16:46] oerheks, Kon: sry, was referring to my kids. [16:46] /etc/logrotate.conf > save 4 weeks of data (rotate 4), [16:46] https://i.imgur.com/p89Gh4B.png [16:46] persistence for 14 days (rotate 14) [16:46] Ah interesting, so outside apt completely. Thanks [16:47] I've been working on an "almost" full disk encryption setup, based on this guide: https://help.ubuntu.com/community/Full_Disk_Encryption_Howto_2019 I'm familiar with Linux, but not so much with this stuff specifically. Anyway, the instructions seemed fine up until I rebooted, and got dumped in a grub> prompt. I did manage to get it working, but it [16:47] involved copying some files to the EFI partition. Does anyone know about this stuff? [16:47] and both of those advanced ubutnu entries are looking for 4.15.0.52-generic [16:47] words sentence making up that not in order [16:47] Mostly wondering if I messed up, or if I should try updating the HOWTO. [16:47] tprk77: which bootloader are you using? [16:48] GRUB [16:48] oerheks: /etc/logrotate.d/apt specifically, for apt log management [16:49] rotate 52 would keep 52 log files, would be enough i think [16:49] tprk77: I've had nothing but good experience with rEFInd. I run a completely encrypted btrfs, well, everything but /boot [16:51] eichelbart, as you might have noticed others might be far more interested in what they feel about what you're saying in a vacuum than what you're actually saying in context (even though the latter is on-topic and the former most definitively is not). anyway i told you to connect the ub box to the cable modem directly, set ip manually and ping the modem from the box [16:51] I was trying to get /boot encrypted, mostly just for fun. Which was the source of the problem, I think. [16:53] eichelbart: I did get it working, it took some extra steps I'm not too sure about: ```cp -r /boot/grub/x86_64-efi /boot/efi/EFI/ubuntu/grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader=ubuntu --boot-directory=/boot/efi/EFI/ubuntu --recheck /dev/sdagrub-mkconfig --output=/boot/efi/EFI/ubuntu/grub/grub.cfgupdate-initramfs -ck [16:53] all``` [16:54] `cp -r /boot/grub/x86_64-efi /boot/efi/EFI/ubuntu/``grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader=ubuntu --boot-directory=/boot/efi/EFI/ubuntu --recheck /dev/sda``grub-mkconfig --output=/boot/efi/EFI/ubuntu/grub/grub.cfg``update-initramfs -ck all` [16:55] Sorry that formatting is getting screwed up, I'm terrible at IRC. [16:55] !paste [16:55] For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic. [16:57] Thanks! https://paste.ubuntu.com/p/rkBcY6PTWk/ [17:00] so i got it to boot by changing line 5 from "set root='hd1,gpt2' to "set root='hd0,gpt2'" because it seems that the hd0/hd1 and sda/sdb designations are backwards in the VM. [17:00] Would anyone happen to know if it is because of the order i've added the drives to VM? https://i.imgur.com/pI73pQe.png [17:03] tprk77: that looks pretty adventurous... [17:05] does ubuntu not have .xsession or .xinitrc executed? [17:05] I want a program to start on either X starting or when I login and I don't see how to do it in ubuntu [17:07] can the /dev/sdb4 portion of the grub line "linux /vmlinuz...generic root=/dev/sdb4 " be changed to the uuid instead of the /dev notation? [17:08] I can't find the manual page for limits.h [17:09] e.g. "linux /live-hd/vmlinuz root=UUID=293f1bf1-8098-4756-956d-f6a62b8e9bc7"? [17:09] No manual entry for limits [17:10] eichelbart: I was inspired by this other HOWTO: https://help.ubuntu.com/community/ManualFullSystemEncryption/DetailedProcess Which has something similar in a script that it has you run. [17:11] eichelbart: But in general, I don't run random scripts off the internet. So I just read if for inspiration instead. [17:15] I am unable to locate the man pages for float.h and limits.h in my ubuntu [17:16] But locate float or locate limits gives /usr/lib/gcc/x86_64-linux-gnu/7/include/float.h and /usr/include/linux/limits.h [17:19] Anyone could help? [17:20] !patience | Sheilong [17:20] Sheilong: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [17:21] If I install https://releases.ubuntu.com/20.04/ will I easily be able to upgrade to release with apt update or is it more involved? [17:21] !final | Dovid [17:21] Dovid: If you install a development version of Ubuntu Focal and keep up with package updates, then you will be upgraded to the official release of 20.04 when it comes out. To make sure, type « sudo apt update && sudo apt full-upgrade » in a terminal. [17:22] You can also use zsync to refresh your iso image instead of re-downloading a new one every time [17:24] can I get a recommendation for a WinMediaPlayer alternative that I can use to burn audio CDs [17:26] !burn | jaydemir [17:26] jaydemir: CD/DVD burning software: k3b (KDE), brasero (GNOME), gnomebaker, xcdroast, wodim (command-line) | To burn ISO files, see https://help.ubuntu.com/community/BurningIsoHowto [17:27] for a second I thought you telling people to burn me haha thanks! [17:29] jaydemir, you mean old audiocd in wav format ? [17:30] mp3. brasero seems to be doing the trick [17:30] ok [17:31] atleast I thought it was. I dont hear the CD spinning and brasero froze on me >.> [17:35] seems like an 18.04 problem. Ran some chmod commands to fix it. Only K3B gave me any kind of feedback about the issue [17:56] question. i recently setup my xubuntu desktop with vncserver but the remote desktop had to be using a different DE for whatever reason, i'm not sure why. so i installed LXDE and it works fine. Is it possible to have XFCE on both? [18:03] https://www.openssl.org/news/secadv/20200421.txt [18:04] hi, looking for somebody who may be interested in some consultancy to help me out with an issue or two, requires server admin experience, please pm me if able to assist. will donate to freenode your time or amazon giftcard. [18:04] oOBadDreamOo: It may be that vncserver doesn't work when you're using a compositor. Try disabling XFCE's compositor and see if that solves the problem: https://docs.xubuntu.org/1804/user/C/settings-preferences.html [18:05] eth01: thats not really how the ubuntu support channel works [18:05] eth01: canonical offers paid support if you like === augz is now known as the_truth === the_truth is now known as augz [18:14] hello [18:31] Jordan_U xfce will work on vncserver but then i cant log on to the client machine because the DE is being used by the remote log in...it wont run the same DE in both instances at the same time [18:32] question. if i click login on the ubunt graphical login and the screen goes blank, is that a gnome-shell issue? [18:32] i'm typing this on a virtual terminal [18:33] just a blasck screen johnjay? [18:33] black* [18:33] oOBadDreamOo: I think that your assesment of the problem is incorrect. Please describe what you see when you try to connect to your xfce desktop from another xfce desktop, including exact error messages if there are any. [18:33] yes [18:33] i have no idea what's happening. i was fiddling around with systemd to make it run redshift on startup then i got this after i added a startup program in gnome-tweaks [18:33] i tried reversing everything i did but still blank [18:34] johnjay: If you create a new fresh user, can you log in as that user? [18:34] sec let me look up how to do that [18:35] Jordan_U yur probably right about my assesment skills lol. i can connect to vncserver with tightvncviewer from a windows machine fine if the server is set to run XFCE. the client machine put me at a login screen and wont boot to desktop and im stuck in a login loop unless i changed to openbox [18:35] johnjay: you honestly shouldn't need redshift till X is started [18:37] ok i cannot login as new user joe [18:37] i tried xfce and it failed also. just goes back to login screen. lxde succeeded though [18:38] are you running vncserver johnjay? [18:38] no [18:38] i might ahve installed that but i'm trying to login on physical terminal [18:39] is gnome sjhell failing? where do i read its error output? [18:40] sorry for typos but ubuntu won't display fonts correctly on my monitor in tgerminal [18:40] johnjay try sudo service vncserver stop [18:40] so i'm using my tv set [18:40] then try to get in to your normal desktop [18:40] it said failed vncserver.service nto loaded [18:40] there we go [18:41] are you running x11vnc? [18:41] i don't think so. why are you asking me about vnc servers? [18:41] i have no such process running [18:41] because im having the same issue. cant run 2 DE at the same time [18:42] i don't know about that. i'm trying to login to my desktop on my keyboard at my desk [18:42] not trying to run 2 desktops [18:42] but my problem is caused by vncserver [18:42] ok [18:42] i believe i altered a setting in gnome-shell somehow like maybe when i added something in gnome-tweaks [18:42] but I deleted ~/.config/autostart/stuff that i added and still problems [18:43] are you able to just reinstall it? [18:43] johnjay: you could try moving .cache or .config for that user elsewhere temporarily [18:43] johnjay: one usual approach to testing is to create a new user account and see if that works okay [18:43] oOBadDreamOo: i mean i guess so? [18:43] johnjay: you may also have logs that you can look at, try starting a journalctl -f in one vt, then start the login process, see if you spot anything easily [18:44] yes the new user also fails [18:45] just reloads login screen [18:45] ok i'll try sarnold [18:45] oOBadDreamOo: So, when you connect from a windows machine you see a login screen, and you can select an XFCE session from the login screen and log in, and everything works fine. Correct? [18:46] i see lines about gnome-shell assertion failed.: g_array_unref, assertion 'array' failed [18:46] Jordan_U it goes straight o XFCE desktop and everything works properly but then the client machine is stuck at a login screen and if i type in my password the screen goes black then back to the login screen. login loop [18:47] oOBadDreamOo: What do you mean by "the client machine"? [18:47] oh wait...i just realized something. could it be because im trying to login witht he same account on both? [18:47] the client machine is the actual machine running linux [18:48] thats probably the wrong term i guess [18:48] host machine? [18:50] brb rebooting [18:51] oOBadDreamOo: I'd say the "local" machine if you're standing in front of its physical keyboard to use it, and the "client" machine would be the machine that is remotely viewing a screen. [18:51] Hi! I tried following this guide on an Ubuntu 18.04 server to join an AD domain https://www.tecmint.com/configure-ldap-client-to-connect-external-authentication/ but couldn't get it working, I don't get a result when I do ``sudo getent passwd ``. Is this up to date, where should I start looking in terms of logs? [18:51] ; ) MonkeyDust [18:51] Hi lotuspsychje === banisterfiend_ is now known as banisterfiend [18:59] Anyone using ZFS as ROOT FS in Ubuntu here? What is your best install method, on top of partition (sda3) and possibly pre-existing ZFS pool? [19:01] nikolam: I followed The Guide when I installed my new laptop -- today I'd recommend just using the standard desktop installer on focal, I'm pretty sure it has zfs on root support in the installer directly [19:01] no luck. still black screen [19:01] how do i diagnose problem with gnome-shell? lxde doesn't have issue [19:02] Anyone knows what illegal file name can I use? I tried using ".:." as a filename, and somehow, it passes and generates a file with that filename. [19:02] (Currently writing unit tests on Ubuntu 18.04) [19:03] wedr, `.` is not illegal but it is a pain in the ass [19:03] wedr: '/' can't be in the name of a file, as it implies a directory. [19:03] sarnold, yes, But does standar installer on 20.04/focal supports installing on top of partition (sda3) and not just whole drive (like 19.10 requires..).. [19:03] Oh, nice, I'm going to try that, Jordan_U [19:04] nikolam: ah no idea [19:04] YES, that actually passed my unit test [19:04] Thanks Jordan_U [19:04] wedr: Also, you can't have a null character in the middle of your file name. [19:04] I don't think our system can generate a filename with a null character in the middle. [19:04] sarnold, Even better, would like to see installing on top of existing pool. (with fine-tuned ZFS feature flags for compatibility with other OSes) [19:04] But it's good to know [19:05] wedr: Beyond that, I think there are no limitations (apart from those imposed by underlying filesystems). [19:05] nikolam: then you definitely sound like a candidate for this install process ;) https://github.com/openzfs/zfs/wiki/Ubuntu-18.04-Root-on-ZFS [19:05] Ubuntu... I think this is one of those perks that actually hurts me and my QA soul. [19:06] wedr: The empty string is also an invalid filename. [19:07] Yeah, I caught that with my usual "null" and "empty string" unit tests. [19:07] I just wanted a non-empty string that's invalid [19:07] Anyway, glad I can move on with other unit tests [19:11] Hello! I believe I'm registered and working now? [19:11] Strongthany: looks good [19:11] If this is the place to ask I am in need of assistance with Landscape. Is this the channel to ask that in or should I go elsewhere? [19:11] Strongthany, you're on Earth, welcome [19:12] Strongthany: #ubuntu-server is probably a better bet [19:12] sounds good, I'm going to head over there. Thank you! [19:12] I were just about to ask, what's Landscape :} [19:13] nikolam: it's a web-based fleet management tool, https://landscape.canonical.com/ [19:13] Landscape is Ubuntu's thing for managing servers. [19:14] Strongthany, something like cloud, but managing hardware instances...and not cloud. i see. [19:14] think of like salt or ansible but with a nice web interface [19:14] thanks sarnold [19:15] Strongthany, yeah. Sounds like before one learns about Triton and docker without Linux kernel. [19:16] are gdb.service and gnome-shell the same thing? [19:16] i'm trying to get systemd to give more information about this [19:17] i doubt gdb is a service [19:17] johnjay: where did you get gdb.service? [19:18] johnjay: perhaps it has a Documentation= line in it that suggests more about it -- normally gdb is an interactive debugger, it doesn't make sense for that to be a sesrvice, I don't think [19:18] gdm [19:18] my mistake [19:19] i tried googling g_array_undef but i get a lot of different problems that aren't specific to me [19:19] i guess i could try disabling nvidia driver [19:20] Hi. While trying to compile audacious-plugins(from audacious webpage, ubuntu 19.10) configure says "no" for "Win32 waveOut". Anyone knows which package to install to get support for that? [19:21] !info audacious-plugins eoan [19:21] audacious-plugins (source: audacious-plugins): Base plugins for audacious. In component universe, is optional. Version 3.10.1-1 (eoan), package size 624 kB, installed size 2900 kB [19:36] is it possible to get the Intel 82579LM network adapter running on ubuntu server 18.04 ? Oddly the installer seems to work well with it and use it for updates but it shows as "unclaimed" when booting the installation [19:38] L27: you may need to install the linux-modules-extra package that corresponds with your kernel [19:40] sarnold: I'll give that ago, thank you. [19:40] L27: (if this isn't it, I'm sorry, but I'm not sure how to quickly check which exact nics are supported via the modules there...) [19:45] Hi all [19:46] What's the best way to make this permanent echo 155000000 > /sys/class/drm/card0/device/hwmon/hwmon1/power1_cap [19:46] Can it be passed as paramater to the kernel from grub?\ [19:47] ylwghst94: I don't recall seeing anything in the kernel command line docs for that -- I think I'd go with a one-shot systemd unit [19:55] sarnold: I did sudo apt update && sudo apt -y upgrade earlier didn't think that solved the problem, powered it up to try your suggestion but i can see my ethernet adapter is now working [19:56] L27: oh jeeze; I hate problems without clear solutions.. it's ince it's working, but I want to know why, too :) [19:57] sarnold: me too, I'm looking at all the previous commands i executed to try and figure out what fixed it. I think that is definately the one that solved it though [19:59] sarnold: or apt install linux-generic-hwe-18.04 [19:59] Do you think this will work drm.card0.device.hwmon.hwmon1.power1_cap = 155000000 set in sysctl.conf? [19:59] ylwghst94: I'm guessing no [20:00] L27: ah! that'd I'd believe === Mekely is now known as Mekely67 [20:01] sarnold: I confess I was just frantically googling and still quite new to ubuntu. Has that replaced the default kernel ? [20:02] L27: yeah, that's a newer kernel, currently from eoan, but soon it'll update to match focal's kernel [20:04] sarnold: probably something I should have executed with care then [20:05] L27: well, ideally it'll be as well supported as the 'default' kernel, but I wouldn't be surprised if zfs isn't happy about that [20:08] Hi guys, I have run this command but not works `nmcli connection show --active type wifi` [20:09] sarnold: I was just building a little media server from an old dell optiplex i5, i don't think i'll need zfs for media storage at the moment. [20:11] L27: good good; thanks for the remidner to ask around about hwe and zfs :) === Mekely67 is now known as Mekely [20:15] sarnold: found this https://manpages.debian.org/jessie/systemd/tmpfiles.d.5.en.html looks good [20:16] gst568923, what guide do you follow? [20:16] nmcli dev wifi # would be enough [20:17] ylwghst94: are you sure that runs late enough? [20:24] oerheks I don't have to scan wifi networks, but I only have to show wifi connections already active on network manager === BrianG61UK_ is now known as BrianG61UK === skookum0 is now known as skookum [21:03] I just installed PythonTurtle for the first time and lo and behold the dang thing was installed in /home/bluefox/.local/bin how do i get it somewhere a little more system accessable, like in PATH ? [21:04] suppose i could move it to /local/usr/bin [21:04] or add that directory to your path, perhaps, if whatever you're using to manage it makes sense to do so [21:06] sarnold: i'm learning python and the tutorial (that i got from the channel topic in #python) uses turtle [21:11] hello, when trying to decide which partitions belong to windows and which belong to ubuntu, all NTFS will belong to windows right? [21:26] RoseBus: yes; ubuntu can kind of use ntfs partitions, for interoperability, but won't just make one.. [21:41] Hello. I'm trying to find a convenient way to reset apt, config, source lists, ppa to default. I've broken dependencies etc. The software update is complaining about being unable to fetch some disco release ppa although I deleted the content of source.list etc. [21:41] If I could just reset everything that would be marvelous [21:44] ajeandouble: apt-clone for your happy future [21:44] ajeandouble: can you run synaptic which can fix broken packages? [21:45] once apt is broken a reinstall is, i believe, mandatory [21:45] @pavlos, I do not have synaptic installed and no installation candidate from apt-get [21:46] Hi [21:47] ok, how do i bring up network interface from command line? [21:47] joeatt, by downloading apt from a repo and then installing it with dpkg -i? [21:47] ajeandouble: can you 'sudo apt update' w/o errors? or 'sudo apt-get install -f' to fix errors. If I understood, you remove a ppa from /etc/apt/sources.list [21:47] i tried systemctl, i tried ip addr, i tried sudo /etc/init.d/networking [21:47] please tell me how i can do this from the ubuntu rescue prompt [21:47] I downloaded source.list which contained only one line and did a sudo touch /etc/apt/source.list [21:48] I also deleted ppas from the software updater config [21:48] ajeandouble: soudo touch made that file zero bytes [21:48] apt-clone is meant to be used in still healthy system. and then if apt craches yo restore the apt backup [21:48] I'd appreciate if there is a way to start fresh because there are many things that go wrong [21:50] pavlos, is that a problem? if there is no ppa. [21:50] ajeandouble: default sources.ist on bionic https://gist.github.com/rhuancarlos/c4d3c0cf4550db5326dca8edf1e76800 === titivillus2 is now known as titiviluus === titiviluus is now known as titivillus [21:51] pavlos, I'm on 19.04 [21:52] ajeandouble: I dont have 19.04, maybe someone can provide a paste link [21:53] Can I just replace bionic with disco in the file? [21:53] disco is dead [21:53] how to bring up networking in ubuntu on command line? do i use nmcli? [21:54] Fuck that's what I'm using Release: 19.04 Codename: disco [21:54] !eolupdates [21:54] !language | ajeandouble [21:54] ajeandouble: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList [21:54] !eolupgrades [21:54] End-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/EOLUpgrades [21:54] ajeandouble: that least link might help [21:56] johnjay: ifup interface [21:58] sarnold, if only I could reset apt before upgrading [22:01] ajeandouble: note the bit about changing your archive.ubuntu.com sources to old-releases.ubuntu.com sources -- that should let you get your disco updated, then replaced [22:02] sarnold, i still need to reset apt tho or would that be the issue? [22:02] ajeandouble: that's probably the issue, unless you broke something worse while trying to "fix" it :) [22:03] What exactly do I have to do to enable apt-get to see disco’s repositories again? [22:03] (currently running disco) [22:04] !eol [22:04] End-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/EOLUpgrades [22:04] SoItBegins: there's a bit on https://help.ubuntu.com/community/EOLUpgrades that covers using old-releases.ubuntu.com in place of archive.ubuntu.com [22:04] Much obliged. [22:04] have fun [22:05] I, uh… why is each version of Ubuntu only supported for 9 months? That is not very long. [22:05] try the LTS, 5 years [22:05] Yeah, but the LTS of 19 isn’t out yet afaik [22:05] 2 days.. [22:05] …what? [22:05] yes [22:05] !focal [22:05] Ubuntu 20.04 (Focal Fossa) will be the 32nd release of Ubuntu, scheduled for April 2020 ( https://wiki.ubuntu.com/FocalFossa/ReleaseSchedule ). It will be a long-term support release. Join #ubuntu+1 for support and questions. [22:06] 20.04 [22:06] !!! [22:06] Dang, I showed up just at the right time. [22:07] I always get E: The repository 'http://archive.ubuntu.com/ubuntu disco Release' does not have a Release file. [22:07] SoItBegins: indeed, someone else asked a very similar question just a few moments before you :) it's apparently a common question, a handful of people int he last two weeks have been surprised to find out they haven't been getting updates for disco for three months [22:07] oerheks: Thank you. :) [22:07] Yeah, I only use ubuntu occasionally so I was trying to install libsdl2-dev to build a thing and I was… nonplussed. [22:08] @sarnold, E: Unable to correct problems, you have held broken packages. etc. I think I'm gonna go for a fresh install it's much annoying and I can't find anything on the internet about just I don't know resetting apt to default [22:08] ajeandouble: or pastebin the whole command and output and someone may be able to help you avoid that kind of hassle [22:10] https://pastebin.com/Mq5mhVHV [22:11] ajeandouble, so.. you did not follow the EOL upgrade url? [22:11] lolz [22:12] ajeandouble: hmm. did you upgrade to eoan that quickly or is this still disco? [22:13] disco [22:13] interesting.. [22:16] Why would doing a dist-upgrade help if my apt is broken? [22:17] reason 1; we do not support dead ubuntu versions [22:19] ajeandouble: your apt is "broken" because we tore down the disco portion of the archive mirrors [22:19] Okay makes sense then :) [22:20] ajeandouble: you need to make the changes described on that webpage, so that you can then *upgrade* to eoan [22:20] ajeandouble: and *then* you can worry about running whatever wine thing you want to run :) [22:20] Just wanted to be sure, I'm on 4g so I was trying to avoid using too much bandwith but I shall be fine [22:21] you'll need to upgrade to 20.04 ("focal") in another three months, when support for eoan ends [22:21] I strongly recommend staying on 20.04 if you're bandwidth restricted :) [22:21] you can stay there for years.. [22:22] How do I select to which release I'm upgrading? [22:22] there's not much choice in the matter -- you have to step forward one at a time [22:23] It won't jump to the last stable release? [22:23] if you're several releases behind, I don't know how that works [22:23] it's probably not fun [22:24] it's so much easier to upgrade either every six months when the new release is out, or upgrade every two years when the new LTS is out [22:28] As an aside… [22:29] how bug-free is the upcoming LTS version? [22:29] (Or: If I’m to be using this for the next two years—) [22:29] I'm feeling much better about it lately -- "my" favourite kernel bug finally feels like it's well understood and hopefully even fixed [22:30] two weeks ago I was worried [22:41] Hi -- is ubuntu going to update chromium-browser to 81.0.4044.113 due to the critical security threat? [22:41] 19.10 still seems to have 79.0.3945.79, I keep expecting a chromium update but there hasn't been one yet. [22:42] (I mostly run firefox, but there are a few things that only work in chromium.) [22:44] akk: note that in 19.10 the chromium-browser deb package version exists only to install the snap https://launchpad.net/ubuntu/+source/chromium-browser/79.0.3945.79-0ubuntu0.19.10.2/+build/18557911 [22:44] akk: the snap was updated to 81.stuff five days ago https://snapcraft.io/chromium [22:47] it is out for days. https://snapcraft.io/chromium [22:49] Ah! Okay, I was going by the version in aptitude show chromium-browser [22:49] which apparently is out of sync with the actual version it installs. [22:50] Thanks. [22:56] Anyone here free to chat? [23:00] B-real_XCF, do you have an ubuntu support issue? [23:06] hmm just need an applet is it [23:06] yeah thats all actually [23:11] will ubuntu 19 eventually be LTS? [23:11] RoseBus: No [23:11] 20.04 is the next LTS [23:11] oh okay ty [23:12] oh nice [23:12] it's coming out in a couple days [23:12] i'm installing 19 right now, i might as well wait for 20 to come out [23:13] Only the April release on even numbered years is LTS [23:13] cool, good to know [23:16] if i install 20.04-beta will i be able to upgrade to LTS without downloading a new iso? [23:16] yes but not much will change anymore [23:16] fractional scaling is broken with nvidia on 20.04…… this not good [23:16] im running 20.04 already [23:17] which is funny cause it worked fine in 19.10 if you enabled it manually [23:19] https://ubuntu-mate.org/download/ [23:21] @rosebus what kind of hardware are you intending to install it on [23:21] MSI mobo, geforce rtx video card [23:22] but weird if you enable it command line it works [23:22] take that back, nevermind [23:22] maybe this is a gnome bug [23:23] Will 20.04 be released as scheduled, on Thursday? [23:24] that's the plan [23:24] dbristow, join #ubuntu-release-party :-) [23:25] is there a #bug-party chan? [23:25] lol [23:25] how is mate shipping with 20.04 if it hasn't been released yet, unless they're using the beta version [23:26] http://cdimage.ubuntu.com/ubuntu-mate/daily-live/current/ [23:26] you can try it live [23:29] perhaps someone can help me need to sync OneDrive with a folder.. [23:29] Tried google searches even had Insync but was not satisfied because of some issues and that it cost money === revosftw1 is now known as revosftw [23:45] @B-real_XCF i think thats officially not supported but you can try with Insync [23:50] I have tried with Insync, but it tell me i need to buy it? But it is just a temporary solution. Idealy would be a little space on a stable server to use for file hosting, static so I can run HTTP and perhaps something of the sort. Anyone know of any? [23:55] the google connector in systemsettings > online accounts works fine