[00:00] genii Sounds like a solid plan. I'm gonna try the trinity rescue first and if that doesn't fix it, i'm gonna buy a bigger hard drive and try to troubleshoot from there [00:00] genii sarnold thank you both for the help [00:00] good luck sexy1233 :) [00:10] i'm on bionic, i updated to systemd 237-3ubuntu10.25 and it caused a restart of systemd-networkd. is that expected? [00:10] all my tcp-over-ipv6 connections got dropped [00:13] slingamn: ew. that sounds worth a bug === DetectiveTaco is now known as turbo === turbo is now known as turbomouse === mouses is now known as longcat [00:21] Hi guys, what is the "most correct" way to get my top bar to stop turning brown whenever I maximize a window? I would prefer the top bar to take the color of my windows or to stay transparent [00:22] https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1839231 reported [00:22] Launchpad bug 1839231 in systemd (Ubuntu) "updating bionic to 237-3ubuntu10.25 restarts systemd-networkd" [Undecided,New] === turbomouse is now known as turbotaco [00:25] thanks slingamn [00:25] <3 [00:25] slingamn: did you happen to notice if it changed interface names or anything similar? [00:26] looks like the name was ens5 before and after [00:26] but it purged all the privacy extensions addresses [00:26] alright; that's for the best, but I'm reaching for anything about *why* it might have done what you saw ;) [00:26] mmm, yeah [00:27] yeah i'm down to provide more information if you think of anything === turbotaco is now known as Crusher [00:28] looks like the /64 didn't change either, since the non-preferred SLAAC address remained the same as well === Crusher is now known as turbotaco === longcat is now known as mouses === ezra is now known as nicekiwi [01:07] how do I get these packages automatically installed? https://www.irccloud.com/pastebin/5Nkk4pcW/ [01:08] leonardus: try apt install ./gplates.... [01:09] sarnold https://www.irccloud.com/pastebin/vPgmtKvu/ [01:09] is there a way to modify the title of gnome-terminal when the user's sudo session is active? [01:10] leonardus: alright, first one is libgdal20 [01:11] nicekiwi, i think a script to detect that, would be a security risc [01:11] sarnold: ok, just installed that [01:12] @OerHeks yeah it probabily would be [01:12] and as there is a timer on the sudo session, that would be really interesting.. [01:12] leonardus: libglew2.0 and libproj12, try those manuall too [01:13] nicekiwi: Depending on the terminal emulator, some will monitor an environment variable for setting the title of the window. [01:13] E: Unable to locate package libglew2.0 [01:13] E: Unable to locate package libproj12 [01:13] nicekiwi: maybe this? https://www.tldp.org/HOWTO/Bash-Prompt-HOWTO/xterm-title-bar-manipulations.html [01:13] !info libglew2.0 [01:13] libglew2.0 (source: glew): OpenGL Extension Wrangler - runtime environment. In component universe, is optional. Version 2.0.0-5 (bionic), package size 132 kB, installed size 638 kB [01:13] !info libglew2.0 [01:13] universe [01:14] sudo add-apt-repository universe && sudo apt update [01:14] nicekiwi, you can set PROMPT_COMMAND to send the escape signals to set the title. an example I found is http://tldp.org/HOWTO/Xterm-Title-4.html [01:14] hmmm will have a look :) ty [01:14] leonardus: As the bot's resonse indicates, you need to enable the optional repository of universe [01:14] nicekiwi: if you are in fact using gnome-terminal... when you launch it, you can launch it with the parameter --title="SOME TITLE TEXT" [01:14] 'universe' distribution component is already enabled for all sources. [01:15] leonardus: which ubuntu release are you running? [01:15] i dunno [01:15] genii: but somehow libgdal20 installed fine. I'm pretty confused [01:16] yeah, just I need some way of detecting when SUDO session is active and updating the title, then removing the change when the setting expired. SO I dont accidently leave sudo enabled sessions opten [01:16] open* [01:16] leonardus: lsb_release -ds [01:16] tomreyn: 19.04 [01:16] nicekiwi: oh, you mean when your sudo *tickets* are still valid? [01:16] !info libglew2.0 disco [01:16] Package libglew2.0 does not exist in disco [01:16] nicekiwi: it probably doesn't make much difference. if you leave an unpriv shell unattended, it'd be easy for someone to get your sudo password using that [01:16] sarnold: Weird [01:17] info libproj12 disco [01:17] nicekiwi: just lock your screen every time to walk away [01:17] !info libproj12 disco [01:17] Package libproj12 does not exist in disco [01:17] sarnold: im not down with the *tickets* lingo, but.. wait what? someone can get my sudo password from an unprivillaged terminal [01:17] leonardus: you should not mix packages made for one ubuntu version with your (different) ubuntu version [01:17] !? [01:18] leonardus: there are are exceptions where this is possible, but this is for advanced users only. [01:18] gplates-ubuntu-bionic on disco, odd [01:18] leonardus: generally, when you download .deb packages from some website in an attempt to install them you are most likely doing it wrong. [01:19] Hi all, I just uninstalled pihole that was running within a docker instance. As a result, dns is not working on my workstation. I've gone and set dns servers through nmcli and executed /etc/init.d/network-manager restart - but I still can't resolve. Obviously the pihole install has disabled something else. Where can I start? (SSH access only to this box) [01:19] nicekiwi: sure; mkdir ~/bin ; vim ~/bin/sudo # (write three line shell script) ; chmod 755 ~/bin/sudo -- done. they'll have your password next time you use it' [01:19] leonardus: instead, find a PPA whjich is compatible to your ubuntu release (19.04, also called "disco dingo") [01:19] ...or use a snap [01:19] !ppa [01:19] A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [01:19] leonardus: ^ [01:20] 0_o; only if they have access to the system again or have an account on the system [01:20] !snap | leonardus [01:20] leonardus: Snaps are containerised software packages similar to flatpaks or appimage. For more info, see https://snapcraft.io [01:20] I don't think there are any gplates PPAs or snaps [01:21] leonardus: so you know there are no gplates PPAs nor snaps, but you do not know your ubuntu release? that's hard to believe. [01:21] gplates, is that just GIS software? [01:21] I googled "g plates ppa" [01:21] nicekiwi: it's better to have best practice of closing the sudo session as soon as you are done with it, rather than relying on a program to alert you. That program may fail, or in this case, a later update could disable or remove the feature you were using to check for the session. Thus possiblying giving you the false belief you're not in a sudo session [01:22] ok cool :) [01:24] leonardus: i agree, there don't seem to be any gplates deb's which are compatible to ubuntu 19.04, nor a snap. [01:24] https://www.gplates.org/download.html Instructions on how to compile GPlates from source may be found in the GPlates source-code releases, in the files: DEPS.Linux and BUILD.Linux [01:25] will I be able to build it without those dependencies [01:25] The pyGPlates binaries currently require Python 2.7, however the pyGPlates source code now works with Python 3 [01:25] so that sounds good [01:25] nicekiwi: personally, I launch the application I need with sudo, such that when the application closes, the sudo session ends as well. This method is changing though, as there are now different ways to access sudo priveleges. I.e. Gnome use the admin:// scheme in front of the file name which triggers a sudo prompt [01:25] if you read the instructions, maybe.. or run a VM with 18.04 [01:27] when you are successfull, you might want to put this in a snap. interactive visualisation of plate-tectonics is pretty amazing [01:27] leonardus: the gplates package you have downloaded is for ubuntu 18.04 LTS "bionic beaver", it is not compatible to ubuntu 19.04 "disco dingo". as OerHeks hinted you can build gplates from source code instead, or use the existing 'bionic' package in a virtual server or container. [01:29] leonardus: for now i recomend you uninstall the package using sudo apt purge gplates [01:29] E: Unable to locate package gplates [01:30] it is not build yet [01:32] so probably the package didn't install yet, due to dependency issues. [01:32] then there's nothing to do (other than uninstalling other packages you manually installed while trying to make gplates install) [01:36] Dependency Hell is hard to reach Purgatory from [01:43] I am using ubuntu 18.04 and I am trying to install the most recent build of virtualbox 6 for bionic. I added the virtual box downloads for bionic to my sources.list file, did an upgrade, installed virtualbox-6, but guest additions gives me problems: https://bpaste.net/show/rgeZ [01:43] the upgrade also gave warning messages [01:43] Does anyone know how to fix this? [01:43] RandomGuyOnIrc: that sounds like a question for the virtualbox folks, not #ubuntu [01:43] RandomGuyOnIrc: as it's not from ubuntu [01:44] perchance is there a way to update xserver-xorg-core to the most recent version? [01:44] can I configure a handler for file:// the uri scheme [01:44] I asked in virtualbox, they are all asleep now [01:44] or quiet [01:44] don't want chrome to view the whole filesystem at will sometimes [01:45] nacc, nevermind, they just woke up [01:46] RandomGuyOnIrc, could be an old module still in memory from the old version [01:47] RandomGuyOnIrc: You might want to append deb [arch=amd64] before the URL in whatever repo file virtualbox added into the /etc/apt/sources.list.d/ directory [01:47] genii: thanks [01:47] btw support for i386 has been dropped [01:48] The Chrome repo has a similar issue [01:48] x86-32 rip ;P [01:49] Hi all, I just uninstalled pihole that was running within a docker instance. As a result, dns is not working on my workstation. I've gone and set dns servers through nmcli and executed /etc/init.d/network-manager restart - but I still can't resolve. Obviously the pihole install has disabled something else. Where can I start? (SSH access only to this box) [01:49] genii: that cleaned up the first warning [01:49] thanks [01:49] https://download.virtualbox.org/virtualbox/debian/dists/bionic/ 64 bit only .. [01:50] nacc: the package RandomGuyOnIrc tried to install, virtualbox-guest-x11, is available in ubuntu's repository, so i think that's the one RandomGuyOnIrc tried to install. not a #vbox topic then [01:51] only 19.04 / DIsco gives i386.. https://launchpad.net/ubuntu/+source/virtualbox/6.0.6-dfsg-1 [01:51] grinn [01:52] (i don't think it's compatible to virtualbox 6, though, so IMO the right thing to do is to just install the guest additions from the guest mountable ISO virtualbox provides. which is what i told RandomGuyOnIrc in #vbox) === [b0b] is now known as b0b [02:11] Hi ! [02:11] greetings Kendos-Kenlen, any ubuntu issues? [02:12] tomreyn unfortunately, yes :( [02:12] sorry to hear this. please discuss the !details [02:13] !details [02:13] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [02:13] I am confronted to a weird issue: I am building a custom ISO using Cubic now and when I try to upgrade the system, I have errors from whoopsie and gdm3 that cannot find their respective groups. The groups indeed exists in /etc/group, I can add myself to these groups (using addgroup), but the postinstall scripts seems not to be able to find them. [02:13] Any i3 users here? When I open some programs the text in them looks huge and this wasn't happening when using ubuntu/gnome desktop. Any ideas? [02:15] pennTeller what program are they? Are they by chance Qt or GTK programs? [02:16] Kendos-Kenlen, one of them is blender, the other one is HexChat (the irc client I am using). Also, using Nautilus I noticed my folders looked bigger than on Ubuntu as well. [02:17] Kendos-Kenlen, Firefox for example looks fine. [02:18] pennTeller they are all GTK programs if I am right. do you have a .gtk* folder in your home? [02:19] Kendos-Kenlen: sorry, i have to sleep now, hope you can get some help from soemone else. [02:19] tomreyn no problem, good night :) [02:19] Kendos-Kenlen, no .gtk* in my home dir [02:19] Kendos-Kenlen: thanks, just some food for thought here: so you're certain these groups exist on the very system these commands run on and at the very time they run? personally i'd prefer to use adduser to add an existing user to a group (or multiple groups). [02:20] * tomreyn zzz === ricks_ is now known as wonttalk [02:23] tomreyn I am sure yes. And actually, it's the postinstall script of whoopsie and gdm that try these commands but fail, not mine. [02:23] brb need to reboot [03:03] Seems like an issue with group manipulation: despite whoopsie being listed in /etc/group, tools such as groupmod or groupdel does not work. I tried to create a zorb group with groupadd, and then change its gid to 117 (whoopsie previous gid) but groupmod tells me the zorb group I just created does not exists... [03:04] <[rg]> so tools like muon and aptitude have categories for packages, are those available via apt/dpkg? [03:04] rg same sources, yes === Videonauth_ is now known as Videonauth [03:32] would anyone care to speculate why my run of brasero on this ubuntu 19.04 laptop is basically non functional? clicking burn enters a state of non function, infinite wait. two tries on a disk and not marking the surface [03:33] why my terminal always lost the commands history https://dpaste.de/OUEa ? [03:33] suggests non-writable .bash_history [03:34] likely given you have some kind of chroot going on [03:36] Gallomimia, no idea; but I've had a few burners no longer operate, some caused errors others just did nothing (except replacing drive fixed issue) [03:38] this one seems to recognize a blank disk but after that.... [03:39] it is rather old... unsure [03:39] a restart of it will disconnect me. [03:40] i can't advise; if you have a drop-in-replacement drive try it (the only thing that proved what I was describing) [03:41] if i had any alternatives, i'd be using that [03:57] guiverc2, odd. after a reboot, using the built in dvd/cd creator allows me to make a data disc. not desired as i need an audio CD for a trip tomorrow. perhaps the brasero will work post-reboot [04:00] it [drive] getting old & tired, but I don't think a good kick would help :( no ideas sorry [04:02] i'm of the opinion some drivers were installed but never loaded until i did a reboot [04:05] no idea - but you've had progress so :) [04:15] it finished. now to try with brasero again [04:18] still unsure as to what changed. it could be the what-for i gave the lens and inner workings i gave it with a Q-tip and isopropanol [04:19] it goes. phew. thought i was going to be doomed to radio and scratched oldies thru a mountain drive all day [04:30] jeeze. and all the jewel cases are cracked so the cover falls off at the hinge. the 90s called.... they want their problems back. [04:32] carefull with writing something on it .. [06:20] Most of the themes at gnome-look.org are no longer usable with recent releases of Ubuntu, right? [06:20] e.g. Ubuntu 18.04 [06:21] because it's on GNOME 3, whereas those themes are for GNOME 2 or GTK 2? [06:29] k_sze, odd question, gnome-look gives a gtk3 themes section [06:31] OerHeks, ah. [06:31] bummers, there's no star trek inspired theme for gtk3 there. [06:31] I want LCARS, heh [06:36] Hmm, what does "plinged" mean on that site? [06:39] k_sze: wich site? [06:40] oh i see it ontop [06:40] k_sze: seems like its some kind of rating, high plings [06:46] hi all! Yesterday I left work where I had 2 monitors attached and working. I come back, connect the monitors to my laptop and nothing is responding. Running xrandr -q shows less than regular output, and my onboard screen has changed names as well (eDP-1 to eDP-1-1). What could have caused such a change? Running ubuntu 18.04, with nvidia drivers (blacklisted nouveau) [06:47] caroga: wich chipset & driver loaded please? [06:47] Hi lotuspsychje! loaded driver is nvidia, checked with prime-select query [06:48] caroga: can you pastebin plz: sudo lshw -C video && nvidia-smi [06:50] lotuspsychje: http://paste.ubuntu.com/p/xX56JT4f4r/ and http://paste.ubuntu.com/p/8X4jFzG5dT/ [06:51] caroga: ah, 390 is too low for a gtx 1060, can you check: ubuntu-drivers list please? see if other driver versions are available [06:51] sure, hold on [06:51] I see 390 and 430 [06:52] caroga: ok try to install the 430, you can also switch it from software&sources/tab additional drivers [06:52] caroga: then reboot after switch [06:52] lotuspsychje: what would the preffered way be? Purge nvidia drivers, and install afterwards or just upgrade from gui ? [06:53] caroga: the users choice, from apt you can see the progress better [06:53] check. will update. [06:56] hey guys [06:56] my server rebooted yesterday evening. Any tips where to look for the issue? [06:56] or to see if it was a hardware error [06:56] heller_: come join to #ubuntu-server please [06:56] okay [06:56] lotuspsychje: gonna restart now, hopefully see you in a bit xD [07:03] lotuspsychje: thank you! It worked ! [07:04] caroga: welcome mate [07:04] I think I might have updated my system. Installing the newest driver fixed my issues. [07:04] caroga: we reccomend later drivers for the GTX models [07:05] caroga: in some cases the ubuntu graphics ppa is needed, but your card seemed to have a later driver suggested already [07:06] lotuspsychje: im just super happy I got three screens working again, it was such a battle last time to figure out what to do. Eventually blacklisting nouveau and switching between intel and nvidia seemed to be my resolve. Anyway, once again thank you for your help, much appreciated. [07:07] np [07:07] Does anyone here use workspace feature? [07:10] manitaggarwal, ask your real question to find out? [07:23] Trying to find out use cases while coding in java for workspace [07:23] @OerHeks [07:28] hi [07:32] manitaggarwal, that is a specific task, i have no clue about that, maybe someone else reading this [07:45] How do you mention me in your text? [07:47] where can i find the package list for ubuntu 14.04 [07:47] cant find it here https://packages.ubuntu.com/ or http://old-releases.ubuntu.com/releases/trusty/ but maby its me? [07:48] ws2k3: are you using ESM ? [07:48] lotuspsychje: what does that has to do with it? [07:48] ws2k3: 14.04 is end of life [07:48] lotuspsychje: i know. what has that to do with anything? [07:48] ws2k3: = its not supported anymore [07:49] lotuspsychje: i know. so? [07:49] does the fact its eol caused the package list to disspear or? [07:50] manitaggarwal: we write your name, and it will be mentioned. Do you have your Ubuntu question? [07:51] EoflaOE, thanks... Not right now. [07:51] manitaggarwal: Welcome. [07:52] lotuspsychje: if a ubuntu release is eol is not does not make a difference to the package list. [07:53] ws2k3: be aware that 14.04 is not supported in this channel. [07:53] Also, if you check packages.ubuntu.com you will see that 14.04 is not available in the distributions list to search through. [07:53] ws2k3, tone down, it is EOL, but the lists are there https://packages.ubuntu.com/trusty-updates/allpackages -- https://packages.ubuntu.com/trusty-backports/allpackages --https://packages.ubuntu.com/trusty/allpackages [07:53] ws2k3: The packages for that eol version will be moved to old-releases.ubuntu.com. We recommend upgrading to latest version if possible, as eol versions are not supported [07:54] caroga: see previous anser. yeah i just found it https://packages.ubuntu.com/trusty-backports/allpackages [07:54] i am not sure why we answer, but oke [07:55] ws2k3: good luck. [07:55] Hello OerHeks [07:55] lotuspsychje: caroga OerHeks EoflaOE i realy do get ur point. and ofcrouse i will upgrade asap. but i just Hate when people Keep going on and on that its eol. yes i know its eol. that doesnt magicly cause it to stop working. [07:56] ws2k3: eol versions still boot, just no support and no security updates. [07:56] all you need is the EOL upgrade factoid [07:56] !eolupgrade [07:56] End-Of-Life is when security updates and support for an Ubuntu release stop, see https://help.ubuntu.com/community/EOL for more info. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [07:56] but with these huge changes, systemd and such, i would do a fresh install [08:00] OerHeks: you dont think im already working on that? secondly maby we use software that we just just pop onto newer versions of ubuntu. like the need for php 5.5 so keep pointing out the obvious is realy pointless. [08:00] lolz, that machine should stay of the internet then [08:01] ubuntu-abuse [08:02] its in production. servied 200 tb publicly connected to the internet. [08:02] linux does not magicly get hacked once it eol. the risk just increases [08:12] ws2k3: don't be so toxic, people in here are giving advice and don't know/understand your specifics. [08:21] what would be the smartest way to purge all packets from a 3.rd party repo when you forgot exactly what is installed from that repo ? [08:27] Mathisen: look into ppa-purge [08:28] Mathisen: You can remove all packages from a specified repo using https://askubuntu.com/questions/37531/how-do-i-remove-all-packages-from-a-certain-repository [08:28] thanks [08:48] what do I need to read cbr files? === mIk3_09 is now known as mIk3_08 [08:50] any recommendation besides mcomix? [09:04] Hello! [09:11] frad: calibre [09:13] thx [09:42] after updating ubuntu to version 18 https://pastebin.com/uBnu9UQp [09:43] codecutter: and bash -x /etc/init.d/solr start ? [09:45] https://pastebin.com/XGy8GTj3 [09:47] codecutter: you run it as root or not? [09:47] i usually do sudo systemctl start [09:47] sudo systemctl start solr [09:47] become root, then run it [09:48] and run the command i told you not systemctl whatever [09:48] * tarzeau is 1999, no sudo, no systemctl [09:49] https://pastebin.com/a4yDLpDw [09:50] codecutter: having copy pasted the output, didn't you read it? [09:50] well i was hioping you will help me fix the prob [09:50] hopping* [09:50] obviously some code in /etc/default/solr.in.sh is so retarded it thinks 11.0.4+11 is older than 1.8, just remove that code [09:51] i don't have that file. and i removed all adobe flash, sun/oracle java. [09:51] maybe setting JAVA_HOME helps, maybe patching the file, no idea really [09:51] java -version [09:51] openjdk version "11.0.4" 2019-07-16 [09:51] OpenJDK Runtime Environment (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3) [09:51] OpenJDK 64-Bit Server VM (build 11.0.4+11-post-Ubuntu-1ubuntu218.04.3, mixed mode, sharing) [09:53] where is JAVA_HOME? [09:53] that probably needs to be updated [09:54] is it set to anything? [09:55] thats what i'm trying to figure out [09:55] well grep JAVA_HOME inwhateverfile [09:56] probably not, you'll only need JAVA_HOME if you don't want to use the system one, or a 2nd one not the default [09:56] echo $JAVA_HOME [09:56] blank line [09:56] that's normal [09:57] what does that mean? its not set? [09:57] is that apache solr stuff from a package or you installed it somehow? [09:58] codecutter: it's not needed be set [09:58] i installed quote some time ago [09:58] yes [09:58] quite* [09:58] if you read the latest pastebin carefull it complains not about JAVA_HOME it complains it wants Java 1.8 [09:58] which is 8 really. retarded sun solaris naming [09:59] right, 'java -v' gives me openjdk version "11.0.4" 2019-07-16 [09:59] so i need to update something [09:59] something being some file [09:59] https://stackoverflow.com/questions/54350573/does-solr-7-x-have-support-for-java-11 [10:00] https://issues.apache.org/jira/browse/SOLR-12809 [10:00] just install java 8 [10:00] and be done with it [10:00] reminds me of the java meme, one doesn't just run the latest java version, heh [10:00] :) [10:01] or this one "i told him i can't open the jar", he said "download and install java" [10:01] ok, do do apt-get? [10:02] how do override the currently install version with 8? [10:02] how* [10:02] do i go* [10:02] https://gfycat.com/activecomplexindusriverdolphin [10:02] yikes* [10:02] heh [10:03] Hi. During Ubuntu installation we have to answer a lot of question: choose language, user, make partition, etc. Is it possible to bypass this, for example, by passing file with this info to installer? Packer somehow does it. [10:03] codecutter: apt-get install openjdk-8-jdk ? [10:03] will that override java 11 that is currently installed? [10:04] !preseed [10:04] codecutter: i'd search with dpkg -l |grep jre |grep 11 # and try jdk instead of jre [10:04] codecutter: no, that's why you'll remove all ove java 11 :) [10:04] yankovic, https://wiki.debian.org/AutomatedInstallation [10:04] apt-get installed java? [10:04] codecutter: or you use the cumbersome alternatives system, but believe me easier just remove 11 [10:04] uninstall* [10:04] yankovic, i trust most of this will work for ubuntu, and i bet there's such a page for ubuntu too [10:05] ok i'll remove it first [10:05] apt-get uninstalled java? [10:05] https://help.ubuntu.com/lts/installation-guide/example-preseed.txt [10:05] codecutter: no, run dpkg -l |grep jre |grep 11 and run dpkg -l |grep jdk |grep 11 [10:05] codecutter: remove all that packages, and install openjdk-8-jdk [10:06] yankovic, ^ what OerHeks said [10:07] Habbie: thanks [10:07] OerHeks: thanks [10:12] it's not that cumbersome to use alternatives ... [10:12] tarzeau how do i check the solr version? [10:12] sudo update-java-alternatives --set java-1.8.0-openjdk-amd64 [10:13] currently installed [10:13] geirha: thanks [10:13] that looks much simpler [10:14] and update-java-alternatives --list to list the ones you can choose from [10:14] codecutter: did you m ake a solr debian package or just install it somehow? [10:14] its been awhile since i installed it [10:15] Started Solr server on port 8983 (pid=2836). Happy searching! [10:15] :) [10:15] yay! === rax-Y is now known as rax- [10:24] hi fellow ubutians [10:25] I had ubuntu installed and then installed windows on another partition and it was booting into windows by default, now I want to boot back to ubuntu from default, is there an easy way I can do this change without messing anything up? [10:25] is it cause the master board record now points to windows? [10:25] s/board/boot [10:26] THat is why we say install windows first, but you can restore grub again [10:26] !grub [10:26] GRUB2 is the default Ubuntu boot manager. Lost GRUB after installing Windows? See https://help.ubuntu.com/community/RestoreGrub - For more information and troubleshooting for GRUB2 please refer to https://help.ubuntu.com/community/Grub2 [10:27] cnnx: it depends if you were using uefi or not [10:27] oh, that too .. [10:27] cnnx: which laptop model is it? some let you choose which efi entry to boot when the pc starts if you press the right key in case you're using uefi [10:29] is it worth it to buy a new laptop with ubuntu preintalled vs installing it if I know hardware is compatible? [10:29] if you trust the installation, and it's not extra cost [10:29] what version do they pre-install? nothing outdated? [10:30] tarzeau: yeah but I guess... good question! My question is: is there a chance I'll get better performance? [10:30] no [10:30] what hw you plan to buy? with what budget? [10:32] geirha: > Could not find tools.jar. Please check that /usr/lib/jvm/java-8-openjdk-amd64 contains a valid JDK installation [10:34] codecutter: you don have /usr/lib/jvm/java-8-openjdk-amd64/lib/tools.jar ? [10:34] codecutter: install openjdk-8-jdk-headless [10:35] though openjdk-8-jdk already depends on that package [10:35] lib folder is missing from /usr/lib/jvm/java-8-openjdk-amd64/ [10:36] geirha what do you mean? [10:36] are you sure you installed the openjdk-8-jdk package? [10:36] To switch i did: sudo update-java-alternatives --set java-1.8.0-openjdk-amd64 [10:37] nothing more [10:37] yes, but that only works if you actually have that java version installed [10:37] then it was already installed [10:37] update-java-alternatives only switches between installed java versions [10:37] before update it was all workiing [10:38] updated ubuntu [10:38] oh, there are 2 versions [10:39] java-1.8.0-openjdk-amd64/ [10:39] java-8-openjdk-amd64/ [10:40] they both missing lib folder [10:40] hmm [10:41] lol [10:41] codecutter: update-java-alternatives --list [10:42] perhaps in your attempt to remove java 11 you also removed java 8 and haven't installed it java 8 again after that? [10:42] i did not remove it [10:43] thankfully you came in kjust in time [10:43] just* [10:43] aha, peraps you only have the jre installed then..? [10:43] java-1.11.0-openjdk-amd64 1111 /usr/lib/jvm/java-1.11.0-openjdk-amd64 [10:43] java-1.8.0-openjdk-amd64 1081 /usr/lib/jvm/java-1.8.0-openjdk-amd64 [10:44] if so, ignore the warnings from update-java-alternatives. It just tries to symlink all java stuff [10:46] dpkg -l openjdk-8-\* [10:47] https://pastebin.com/7dSgqxK8 [10:48] EriC^^: I think its using uefi, I'm ssh'ed into the machine now remotely, how can I check? [10:48] codecutter: Right, so that's why. You only have the jre (which is all you need when all you want to do is run a java program). [10:49] cnnx, you would know, during install ubuntu and windows [10:49] OerHeks: Al lI know is to get into ubuntu now I press F12 from the boot bios stage and choose UBUNTU instead of WINDOWS [10:49] is that EUFI? [10:49] codecutter: update-java-alternatives is a bit dumb in that it doesn't bother to check if you installed jre or jdk, it naively tries to symlink all of the java commands. [10:50] codecutter: so you're good. java -version should say 1.8.0 now [10:51] cnnx: yeah that's uefi [10:51] cnnx: type "sudo efibootmgr -v | nc termbin.com 9999" [10:51] cnnx, the disk will have GPT and there is a small UEFI partition at the beginning of the disk [10:51] and again, you would know how you started the installer, uefi mode or legacy [10:52] EriC^^: https://termbin.com/5vu1 [10:53] geirha did i miss anything? i'm still getting Could not find tools.jar. Please check that /usr/lib/jvm/java-8-openjdk-amd64 contains a valid JDK installation. [10:54] codecutter: that's because you haven't installed jdk, so it'll only manage to symlink the jre stuff; printing useless warnings about all the jdk stuff [10:54] EriC^^: so I just need to install grub2? [10:54] EriC^^: which will install a default boot loader for ubuntu to load first? [10:54] cnnx: yeah "sudo grub-install" should fix it [10:55] EriC^^: thats all? cause I'm remotely connected, so if i REBOOT and doesnt come back Im not physically there [10:55] and isnt it grub2-install? [10:55] geirha well, ubuntu update must have made some changes. [10:55] cnnx: if you want to confirm running 'efibootmgr -v' again should list ubuntu first in boot order 000.... [10:55] codecutter: in other words, just ignore the message about tools.jar [10:55] cnnx: same thing [10:56] EriC^^: I run efibootmgr -v before installing grub? [10:56] no, afterwards if you just want to be sure it got put first [10:56] geirha: i see what you mean. I can't because i'm using gradle to build a java application and it complains that it can't find that jar so it fails [10:57] fails to build the app [10:57] codecutter: right, so to build java appliactions you need the jdk, so install that. sudo apt install openjdk-8-jdk [10:57] EriC^^: https://termbin.com/ufgc [10:57] default-jdk # this doesn't contain some file, like tools.jar... [10:58] cnnx: looks good [10:58] OerHeks: true, but it depends on one that does [10:58] EriC^^: I'm still gonna wait till i get back to my apartment, cause its a mining rig so i will loose money if it doesnt come back online right away [10:58] EriC^^: thanks for your help [10:58] cnnx: no problem [10:58] err wait, default-jdk? no idea what that is [10:59] i thought mining stopped being profitable cnnx ? [10:59] EriC^^: Its more of a hobby, i get about 5$ aday from it today [10:59] or 150$ a month [10:59] works [10:59] after electricity bills and all? cnnx [11:00] yeah i live in the lowest cost elecrtricy per kw/h i n the world [11:00] cnnx: what card and hash and algo/coin if you dont mind me asking? [11:00] EriC^^: 5x1660ti and 1x1070, nothing fancy, i always mine the best, right now Im mining ycash (YEC) [11:00] EriC^^: -algo 192_7 - [11:01] ah cool, thanks [11:01] np, you mine too? [11:01] i was mining eth on rx580's about 2 years ago, i stopped last summer when it got break-even for me [11:01] yeah eth and etc is lower [11:01] codecutter: In case you're unaware about the abbreviations jre - java runtime environment, the stuff needed to run java programs. jdk - java development kit, the stuff needed to compile java programs [11:01] nvidia gives you more freedom of algos [11:02] i see [11:02] im in a discord group called gpumining [11:02] we always look for new altcoins to mine [11:02] cool [11:03] sounds like it could be good if one goes big? [11:03] the reason I want to reboot back into ubunt is someone spent 3-4 hours yesterday setting up windows10/awesome miner, but i dont like it so im going back to linux mining [11:03] EriC^^: yeah thats the idea [11:04] ah i see [11:04] EriC^^: are you in usa? [11:04] nope, lebanon [11:04] EriC^^: is power expensive? [11:04] $0.13/khw [11:05] usd? [11:05] yup [11:05] *kwh [11:05] i pay 0.045 usd [11:05] quebec/canada [11:05] wow nice [11:07] EriC^^: do you do any programming? [11:10] nope, just some dabbling in random projects sometimes [11:11] what about you? [11:12] EriC^^: yeah I'm trying to start working on a personal project [11:12] gotcha, i'm always on the look out for stuff like that personally [11:12] EriC^^: what do you mean [11:13] i mean if i come across something that potentially could do well, as a kind of income, or just fun stuff that i'd like to see out there [11:14] Hello EriC^^ [11:14] hey EoflaOE o/ [11:15] EriC^^: Is this a bug that Nautilus freezes everytime I try to restore hidden file from the trash? [11:16] EoflaOE: seems to be working fine for me here, on ubuntu 16.04 [11:17] EriC^^: I am running Ubuntu Eoan. I know it should be asked on #ubuntu+1 but it is not active. === Wryhder is now known as Lucas_Gray [11:18] what is the filesystem it wants to writeback to? NTFS? [11:31] Howdy folks [11:32] Hey Guys, I am facing a weird problem in Lubuntu? Can you help me? Its related to adaptive screen brightness. [11:33] !ask [11:33] Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience [11:33] !patience [11:33] 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/ [11:58] lalitmee, what they are saying is basically to add more detail about your issue and then wait for someone experienced to respond. The exact Lubuntu version as well as details about what you are looking to discover about adaptive screen brightness would be great to share in advance of someone asking for more details. The exact model of computer in question probably wouldn't hurt either. [12:09] JimBuntu: Lubuntu: 18.04, Laptop: Dell Inspiron 7580 [12:23] lalitmee: you did not say what was wrong with brightness yet? [12:33] wonder why they run Lubuntu on an i7 cpu [12:35] Actually the problem is that brightness is not constant it varies on the basis of the content of the window.. Which we call Adaptive brightness.. I don't want that adaptive brightness [12:35] So I tried some solutions from stackoverflow and askubuntu forum. but nothing is chaning [12:36] So I came here [12:37] lalitmee: is that auto-brigtness you mean? [12:37] yeah something like that [12:37] And its very irritating [12:37] I have tried every possible solution [12:38] lalitmee: try dconf-editor there's a value for auto-brightness on/off [12:38] lotuspsychje: I will send you links of all the solutions which I have tried [12:38] oh.. I will try that [12:38] !info dconf-tools | lalitmee [12:38] lalitmee: dconf-tools (source: d-conf): transitional dummy package. In component universe, is extra. Version 0.26.0-2ubuntu3 (bionic), package size 1 kB, installed size 19 kB [12:39] lotuspsychhe: in which option I have to go in dconf-editor [12:40] lalitmee: there's a nice search box now, type brightness [12:40] lalitmee: and try auto-brightness perhaps [12:41] lotuspsychje: yeah I got it, but its alreay off [12:41] I am on Lubuntu [12:41] Dell Inpsiron [12:41] so thats not the option you need then? [12:42] I searched on google.. So I found out that there are search quries related to dell inspiron auto brightness problem [12:42] lotuspsychje: yeah I think this is something else. [12:42] maybe try the option brightness-needs-hardware-default [12:42] yeah its ON.. should I change it? [12:43] lalitmee: try a few values, you can easy change it back [12:43] lotuspsychje: okk I will try [12:43] lalitmee: maybe its an acpi problem at your bootup aswell [12:44] lotuspsychje: so do I need to reboot after chaning the value? [12:44] lalitmee: dont think so [12:45] lalitmee: whats your value on idle-brightness? 30 here [12:46] lotuspsychje: yeah 30 here too [12:47] lalitmee, if you already checked in Power settings, i'd say it's a BIOS thing [12:48] lotuspsychje: I will check it is fixed.. later I will tell you.. Thank you so much guys [12:48] good luck lalitmee [12:48] ioria: I am also thinking that it is something related to BIOS [12:48] lalitmee: if you cant get it right, share your dmesg with us later [12:48] lalitmee, it's the 'Ambient Light Sensor' -> check Video settings (in bios) [12:49] lotuspsychje: okk I will share.. if it is not right. [12:50] ioria: I will have a look at the BIOS options too. Will I be finding an auto brightness option there too? [12:50] lalitmee, 'Ambient Light Sensor' [12:51] How to see exact error reported by the Gnome whet it says System program problem detected do you want to report the problem now? [12:52] parak0vsky: normally you can unfold the details to see [12:55] parak0vsky: check also your settings/privacy/manual bugs or automatic bugs send [12:56] lotuspsychje: thx [13:17] hello! is anyone familiar with KONG ? [13:17] mnk0: is it related to ubuntu? [13:17] running in ubuntu container === dmt is now known as Guest49024 [14:28] sarnold: It looks like lockd got sucked up into the kernel, I've gone ahead and enabled rpc.statd and will do some more testing today. Thanks [14:29] hi [14:30] i am sorry asking again but how can i restore grub after fresh installing dual boot with windows? === neunon_ is now known as neunon [14:35] Hey all [14:35] Is it possible here to ask about AwesomeWM? [14:37] V7: if it runs on any of the ubuntu versions listed in /topic, I don't see why not. [14:38] 18.04 [14:39] type: /topic [14:39] The main thing is to be able group elements in AwesomeWM's tasklist like https://i.stack.imgur.com/9kV90.png [14:39] it does say "18.04" there, so, yes, :) === Wryhder is now known as Lucas_Gray [14:48] Thank you [14:48] So, if any have any knowledge how to group elements in AwesomeWM's tasklist it would be wonderful === ianychoi_ is now known as ianychoi [15:13] Hey, I did the full disk encryption with LVM when I installed Ubuntu. 19.04 I tried changing my password via gnome-disks, and it seems to have deleted the only key I had, and failed to create a new one. I have not rebooted yet though, any chance to recover? [15:14] while you still have access to your data... I hope you're backing it all up [15:15] sigh, that's great. Any explanation why gnome-disks not only deleted my only key, but failed to create a new one? [15:15] AlentoGhostflame: Typically, encrypted volumes don't change the encryption key used to encrypt the volume. When you change your password, it only changes the passphrase used to unlock the key used to unlock the drive. In short, changing your password for your encrypted drive, doesn't really do anything to protect your data, only the key that is used to decrypt your data [15:16] help. just finished installing ubuntu 18.04.2 on an old laptop and screen is flickering\ [15:17] also my desktop looks like this; https://i.postimg.cc/8zr3MYth/Screenshot-from-2019-08-07-18-16-08.png [15:17] screen is corrupting while loging also [15:17] seems like either driver or hardware issue? [15:17] b1ack0p: kernel 5.0.0.23? [15:17] well it is an old ThinkPad T60\ [15:17] lotus yes [15:17] pragmaticenigma: hmm, I guess that makes sense. Still weird that the official Ubuntu UI would fail at switching passphrases [15:18] b1ack0p: still got an older kernel to test on? [15:18] normally thinkpad t60 cpu doesnt support 64bit but i upgraded to core2duo t7200 whch supports 64bit and to try i just installed ubuntu 18.04.2 [15:18] yeah, that I'm not certain of, but because of the scenario I just mentioned, something they may not have tested fully [15:18] lotus i fresh installed i am not sure if i have old kernel\ [15:18] b1ack0p: is your desktop flickering? [15:19] lotus yes it is [15:19] terribly flickering [15:19] i hope my laptop doesnt explode [15:19] b1ack0p: what kind of graphics driver and chipset please? [15:19] ATI mobility radeon x1300 [15:19] laptop is from 2006 - thinkpad t60 model [15:20] b1ack0p: could you try a !mainline kernel 5.3 please? [15:20] what? [15:20] sorry is that a command [15:20] !mainline | b1ack0p [15:20] b1ack0p: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds [15:20] ? [15:21] b1ack0p: https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc3/ [15:21] lotus should i install it? [15:22] b1ack0p: yes, as a test try to install the headers, modules and unsigned [15:22] i dont know how to install it [15:22] b1ack0p: if you click the .deb software centre will open [15:22] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc3/linux-headers-5.3.0-050300rc3-generic-lpae_5.3.0-050300rc3.201908042232_armhf.deb [15:22] this? [15:22] no [15:23] b1ack0p: under amd64 [15:23] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc3/linux-headers-5.3.0-050300rc3-generic_5.3.0-050300rc3.201908042232_amd64.deb [15:23] arm64 ? [15:24] b1ack0p: not arm, under the amd64 [15:26] under amd64 there is arm64 [15:27] https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc3/linux-headers-5.3.0-050300rc3_5.3.0-050300rc3.201908042232_all.deb [15:27] b1ack0p: https://pastebin.com/WP2rptpx [15:28] sorry i cant view pastebin [15:28] i installed https://kernel.ubuntu.com/~kernel-ppa/mainline/v5.3-rc3/linux-headers-5.3.0-050300rc3_5.3.0-050300rc3.201908042232_all.deb ths [15:28] b1ack0p: yes now also the modules and unsigned [15:29] ok [15:29] b1ack0p: done? [15:30] not yet i just installed header [15:30] now downloading modules and unsigned [15:30] b1ack0p: after you installed them: sudo update-grub [15:30] b1ack0p: and if 5.3 shows in your list, you did it correctly [15:31] lotus what about image? [15:31] linux-image [15:32] and low-latency? [15:32] b1ack0p: linux-image-unsigned-5.3.0-050300rc3-generic_5.3.0-050300rc3.201908042232_amd64.deb [15:32] b1ack0p: low-latency not [15:32] ok [15:36] lotuspsychje https://paste.ubuntu.com/p/zzn6xMrsWc/ [15:37] still flickering [15:37] b1ack0p: yep looks good! now reboot into grub and boot kernel 5.3 [15:37] ok brb [15:40] lotuspsychje no change :/ [15:40] still same [15:41] b1ack0p: uname -a [15:41] it boots very strange. slow laggy and all black screen and then very corrupted login screen. i type password by chance and then login [15:42] lotuspsychje :~$ uname -aLinux uthink-t60 5.3.0-050300rc3-generic #201908042232 SMP Mon Aug 5 02:36:00 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux [15:42] ok tnx [15:42] b1ack0p: can you pastebin your dmesg please [15:42] ok [15:43] lotuspsychje https://paste.ubuntu.com/p/wSHQfskJv2/ [15:44] b1ack0p: meanwhile, i see you have kernel 4.18 also, can you boot into there too plz? [15:44] lotuspsychje in grub menu there is no option to choose kernel. it just shows ubuntu and memtest+ [15:44] and windows [15:45] b1ack0p: you just chosen 5.3? [15:45] i chosen ubuntu and it booted recent kernel it seems [15:45] it doesnt give me option for kernels [15:45] just written `Ubuntu` there [15:46] b1ack0p: what about advanced options? [15:47] i dont remember seeing it [15:47] i can check if u want? [15:47] b1ack0p: yes please [15:47] i need to reboot for that [15:47] ok brb [15:47] yes [15:50] b1ack0p: any luck? [15:50] lotuspsychje i am on kernel 4.18.0-15 generic but same [15:50] b1ack0p: ok, do you have multiple screens? [15:51] yes external monitor. but it was same without external monitor as well [15:51] b1ack0p: ok, do you have time to file a bug? [15:51] ok [15:51] b1ack0p: reboot into 5.0.0.23 first of you want [15:51] ok [15:51] brb [15:52] tnx [16:01] hi lotuspsychje i cant login with kernel 5.0.23 [16:01] i am on Linux uthink-t60 5.3.0-050300rc3-generic #201908042232 SMP Mon Aug 5 02:36:00 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux [16:02] i removed laptop from docking station/external monitor [16:03] B|ack0p: boot into 4.18 then [16:03] ok [16:07] lotuspsychje: :~$ uname -a [16:07] Linux uthink-t60 5.0.0-23-generic #24~18.04.1-Ubuntu SMP Mon Jul 29 16:12:28 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux [16:07] this time i could login on 5.0.0.23 [16:08] B|ack0p: from a terminal: ubuntu-bug linux-hwe [16:08] after removing from dock/external monitor, no more login screen corruption but desktop corruption still exists. also it is a bit laggy, loading slower, and heating [16:09] B|ack0p: then describe your bug and you tested kernel 5.3 and 4.18 too [16:10] Problem cannot be reported: This report is about a package that is not listed. [16:10] B|ack0p: ubuntu-bug linux then [16:10] Hi, is there a way to get a system summary? [16:15] Hello, I suspect that my ubuntu goes to sleep, although I forbid it to. How to check it? [16:24] pomeha: untested, but i guess: journalctl -t PM [16:24] hi [16:24] how can i install gpg-agent? [16:24] pomeha: actually, if you just want the current boot: journalctl -t PM -b [16:25] apt-get install gpg-agent says cannnot be reached. [16:26] pomeha: https://wiki.ubuntu.com/DebuggingKernelSuspend [16:26] caveman: please show the full output on a !pastebin [16:27] https://pastebin.com/VnuwKbB5 [16:27] pt = apt. [16:27] caveman: what is gnu-agent? [16:27] lotuspsychje: bug report is done [16:28] is it because of my old laptop or something wrong with kernel? [16:28] tomreyn: dunno. [16:28] tomreyn: https://weechat.org/download/debian/ [16:29] caveman: what are you trying to do, which ubuntu version are you running? [16:30] tomreyn: Description: Ubuntu 16.04.6 LTS [16:30] trying to install latest weechat [16:30] tomreyn: trying this https://weechat.org/download/debian/ === SimonNL is now known as SimonNL_Afk [16:31] caveman: sudo apt install weechat [16:31] caveman: so your goal is to have a newer version than weechat 1.4-2ubuntu0.1 on Ubuntu 16.04? [16:31] yep. tomreyn [16:31] leftyfb: that's v1.4 on xenial lts 16. [16:31] caveman: is there a specific reason you need newer than 1.4? [16:33] leftyfb: ya. more features. neater. a lot of stuffies. i'm used to it. i'm from archlinux. but this lame vps doesn't support arch, so i am stuck with ubuntu. [16:34] caveman: just follow this guide you linked, to the word, and it should work out. [16:35] tomreyn: it does not. it says install gpg-agent, but xenial 16 says "NOT FOUND" [16:35] apt install gnu-agent [16:35] Reading package lists... Done [16:35] Building dependency tree [16:35] Reading state information... Done [16:35] E: Unable to locate package gnu-agent [16:36] caveman: again, please use a pastebin. you're still mixing up "gnu-agent" with "gpg-agent". it's correct that there is no "gpg-agent" package in xenial, though. i think it's part of gpg there. [16:36] caveman: have you considered a newer ubuntu version? [16:37] tomreyn: OHHHHHHHHHHHHHHHH MEGA SORRY [16:38] tomreyn: well, not sorry. the site says gpg-agent. not gnu-agent. [16:38] actually the package is called "gnupg-agent" in xenial [16:38] tomreyn: well i also tried gpg-agent too. same [16:38] E: Unable to locate package gpg-agent [16:38] caveman: please re-read what i wrote [16:39] so site says gpg-agent, i should install gnupg-agent? [16:39] that's what i'm suggesting, yes. [16:39] that's if "site" is https://weechat.org/download/debian/ [16:40] now this fails: https://pastebin.com/tR63wavy [16:40] apt-key* [16:40] i don't see why you'd need g(nu)pg-agent to carry out the steps discussed in this guide, though. [16:41] B|ack0p: thanks for taking your time to file the bug [16:41] tomreyn: apt update fails [16:42] tomreyn: it says signatures wer not verified [16:42] tomreyn: i think this command should work (but it is failing with me): apt-key adv --keyserver hkps://keys.openpgp.org --recv-keys 11E9DE8848F2B65222AA75B8D1820DB22A11534E [16:42] lotuspsychje: no problem but is it because of my old laptop or something related with ubuntu? [16:43] B|ack0p: older ati cards have corrupted screen issues sometimes on ubuntu, hence we tested 3 kernels and its all the same [16:43] caveman: use this instead: curl https://keys.openpgp.org/vks/v1/by-fingerprint/11E9DE8848F2B65222AA75B8D1820DB22A11534E | sudo apt-key add - [16:43] lotuspsychje: waiting bug to be resolved may take long time :/ [16:44] tomreyn: can i replace curl with wget? [16:44] caveman: in case you do not have "curl" available, use this instead: wget -qO- https://keys.openpgp.org/vks/v1/by-fingerprint/11E9DE8848F2B65222AA75B8D1820DB22A11534E | sudo apt-key add - [16:44] B|ack0p: maybe upload also your dmesg to the bug please [16:44] ok [16:44] tomreyn: ty. finally. so complex. [16:44] B|ack0p: a few hints to make bug solving faster: find other users with the same bug to affect them, and keep updating your bug/testing [16:45] in archlinux, i just do pacman -Syu, then i live on the bleeding edge. [16:45] caveman: the guide is written for debian, minor changes were needed for ubuntu xenial. [16:45] B|ack0p: another idea could be testing 16.04.6 too [16:45] lotuspsychje: i dont think there are more ppl like me who is testing and old laptop :p [16:46] caveman: to everyone's surprise, different distributions work differently. [16:46] all this effort upgrading cpu ..etc was for ubuntu 18.04 64-bit [16:46] B|ack0p: we dont know that yet, more people are running older hardware on ubuntu [16:46] and ubuntu will stop 32bit releases [16:46] tomreyn: imo archlinux is better. but sadly this vps only has ubuntu as the least evil distro. [16:46] actually ubuntu is getting bigger and expecting more modern laptops recently [16:48] B|ack0p: older graphics cards, you can also test lubuntu/xubuntu [16:51] lotuspsychje: i tested lubuntu but doesnt taste like ubuntu [16:51] i love original ubuntu with purple/orange colors and most importantly the feel is perfect [16:51] by the way how can i delete a comment? [16:52] B|ack0p: its just for testing im proposing, your choice to use/not use [16:52] i pasted "dmesg" but i better attach it as text file [16:52] lotuspsychje: well i was hoping it not to run slow. it is fast but that graphics card issue is not expected [16:52] i wanna use it instead of testing [16:53] B|ack0p:right now you have a bug, nothing the volunteers can change right? [16:53] yes [16:54] how can i delete the comment in launchpad? [16:54] B|ack0p: not [16:54] ok [16:54] B|ack0p: you can click, show full output of dmesg in the comment [16:55] ok [17:11] B|ack0p: did you have this on a liveusb too? [17:13] lotuspsychje: yes [17:13] B|ack0p: also corrupt? [17:13] yep also corrupted desktop [17:14] B|ack0p: ok, then try a 16.04.6 live too, so maybe we can prove its gnome related? [17:14] i thought it is because of live usb but then when i logged in to actual installation, i got it is graphics issue.. [17:14] hmm good idea [17:14] actually i tried 16.04 - 32bit before CPU upgrade. it didnt have corrupted desktop but it was hell too slow [17:15] B|ack0p: if unity would work, you could try installing unity desktop ontop of 18.04 [17:15] let me download 16.04-64bit [17:15] and try live usb [17:15] B|ack0p: ok good luck, and keep updating your bug with your tests ok [17:16] ok [17:18] Hi guys! I'm trying to install 19.04-desktop-amd64 as a KVM guest (host is 18.04) and getting a lot of errors at boot. Is this a known issue? I can install 18.04 just fine. === SimonNL_Afk is now known as SimonNL [17:19] https://imgur.com/a/dLPqNdU [17:28] so, anyone tried to install 19.04 as a KVM guest? [17:30] FreezeS, qemu qemu-kvm libvirt-bin bridge-utils virt-manager are installed ? [17:30] it seems my debmirror script broke since I moved it to my new server which runs bionic. here's my command, and the output: http://paste.debian.net/plainh/d2ad3869 any ideas? [17:30] caveman, also there are same situations in arch when keychains are bad [17:32] oh I see now, it fails ALL sections if ANY of them has an error. nevermind. [17:34] Hi guys, thank you for your excellent work on Ubuntu. Been running it for > 12yrs and it has worked great. I do have a problem now with a recurring forced ro-mount of the btrfs fs. I have submitted a bug report but would like to ask if someone here can take a look and see if there are any ideas? It might very well be user error so perhaps the bug report should be deleted.. [17:34] the bug report is at https://bugzilla.kernel.org/show_bug.cgi?id=204417 and includes all info, please ask me if anything is unclear or if the info is scarce. I'll be AFK from time to time but will respond as soon as I can [17:34] bugzilla.kernel.org bug 204417 in btrfs "Upon writes to fs, kworker crashes and renders the fs readonly" [Blocking,New] [17:35] ioria yes, they are installed. I can boot and install 18.04 without problems. If I try 19.04 I get these errors. Funny thing is that 19.04 is listed in virt-manager as a guest OS. [17:36] it boots from the CD, it asks me the language, then if I want to try or install and after that it's only the progressbar. If I click on Delete, I see the errors in the screenshot [17:37] FreezeS, i tried 19.04 on kvm some weeks ago, and it was fine (the iso was on the disk not on dvd) [17:37] hmm, let me try it as usb [17:40] Same problem. Tried downloading the ISO several times... [17:41] 18.04 boots without a problem [17:42] damn, need to go now [17:42] thanks [18:08] good morning guys [18:08] I'm having an issue with updating [18:08] when I do sudo apt-get update && sudo apt-get upgrade I get an error [18:09] what's the error? [18:09] saying that a repo doesn't have a readfile... getting the actual output [18:09] after reading package list it prints this out on the terminal [18:09] E: The repository 'http://ppa.launchpad.net/gezakovacs/ppa/ubuntu disco Release' does not have a Release file. [18:09] N: Updating from such a repository can't be done securely, and is therefore disabled by default. [18:09] N: See apt-secure(8) manpage for repository creation and user configuration details. [18:10] eps_del: Which Ubuntu version you're running? [18:11] EoflaOE, I have 19.04 [18:13] eps_del: Looking at http://ppa.launchpad.net/gezakovacs/ppa/ubuntu/dists, the folder "disco" is not found, meaning that the maintained didn't update for your system. Contact the maintainer. [18:13] maintainer* [18:13] I just did netstat -t | grep "$8000" and I didn't get any results that were of the form *8000 - I'm very confused. Shouldn't $8000 match on everything that has 8000 as a substring? [18:14] no, that'd be just 8000 [18:15] ah okay...I wonder why I thought of $ [18:15] eps_del: Meanwhile, replace the string "disco" in this PPA line with "devel". It's in /etc/apt/sources.list. [18:15] devel? [18:15] let me access it... [18:18] EoflaOE all of the instances of disco? [18:19] eps_del: No, the disco in a line that starts with "deb http://ppa.launchpad.net/gezakovacs/ppa/ubuntu" [18:19] gotcha [18:20] EoflaOE there is no line like that in the list file [18:22] eps_del: How did you install the PPA? The usual add-apt-repository? [18:22] it's probably in /etc/apt/sources.list.d/ somewhere, then [18:24] eps_del: Pastebin the output of the directory that dax mentioned [18:25] EoflaOE & dax : looking in sources.list.d [18:25] how do I pastebin? [18:25] nvm [18:25] there is no sources.list.d [18:26] EoflaOE I'm not sure how it got installed [18:26] I don't remember explicitly adding it myself [18:28] eps_del: Can you open "Software and Updates" and go to Other Software? The PPA should be listed. [18:28] it is [18:28] there are two [18:29] eps_del: Which one is about this ppa: http://ppa.launchpad.net/gezakovacs/ppa/ubuntu? The first or the last? [18:29] no, I mean there are two of the same (ish) [18:29] there first one's like this: [18:29] http://ppa.launchpad.net/gezakovacs/ppa/ubuntu disco main [18:30] there second one says this: [18:30] http://ppa.launchpad.net/gezakovacs/ppa/ubuntu disco main (Source Code) [18:30] eps_del: That means you have both the binary and the source code repos. Can you edit them to replace "disco" with "devel"? [18:31] let me see... === Oresrian is now known as stwalkerster [18:31] why devel? that is devel? [18:32] I was able to do it, this is now mainly out of curiosity... [18:32] eps_del: Because the maintainer didn't update for 19.04. Can you press "Close" and "Reload?" [18:33] hi again. [18:33] lotus is not here i guess [18:34] hi b1ack0p [18:34] EoflaOE [18:34] EoflaOE doing it [18:34] simply closed [18:34] let me update && upgrade to see what happened [18:34] ThinkPad T60 - core2duo t7200 - ati mobility radeon x1300 is working fine on 16.04.6=64bit [18:34] no screen corruption or flickering [18:34] eps_del: and pastebin the output of them [18:35] what is pastebin? [18:35] eps_del: A website that hosts text as pastes. [18:35] i am not sure why it does corruption on 18.04.2 [18:35] maybe gnome issue [18:35] let me see how to do that [18:35] Hey friends! I have a question: https://paste.ubuntu.com/p/5qftkkdS5p/ [18:37] eps_del: You can use either "sudo apt update && sudo apt upgrade | nc termbin.com 9999" or "sudo apt update && sudo apt upgrade | pastebinit" [18:37] ok thanks... it'll look a bit weird but it's just because of an alias [18:37] Adriuhn: did you really store your script in the root directory with name .script.sh? [18:37] eps_del: You're welcome. [18:37] can anybody help me please? [18:38] sorry... gotta install it first [18:38] sarnold: It's not a server used for anything 'real' -- just playing around and trying to learn a little linux :) [18:38] earlier lotus tried to help me and i posted a bug report on launchpad [18:38] EoflaOE http://paste.ubuntu.com/p/5jJjnCrDGR/ [18:38] Adriuhn: that's fine, it's just.. odd :) [18:38] Adriuhn: what's the output of ls -l /.script.sh [18:38] https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1839353 [18:38] Launchpad bug 1839353 in linux-signed-hwe (Ubuntu) "Login screen and desktop corruption (18.04.2)" [Undecided,New] [18:39] eps_del: You just ran upgrade. Pastebin the output of both apt update and apt full-upgrade [18:39] ls: cannot access '/.script.sh': No such file or directory [18:39] It does exist though, I promise, I can run it through ./script.sh from root dir :( [18:41] EoflaOE http://paste.ubuntu.com/p/j2c7HJSffH/ [18:41] for some reason that's what it's pastebinit-ing [18:41] but I see a lot more in the terminal [18:41] a lot more that's not on the pastebin url [18:42] eps_del: OK. Can you do "sudo apt update |& pastebinit"? Does it miss anything? [18:43] http://paste.ubuntu.com/p/wpTRKMx2Y5/ [18:43] it does [18:43] W: Conflicting distribution: http://ppa.launchpad.net/gezakovacs/ppa/ubuntu devel InRelease (expected devel but got bionic) [18:44] Adriuhn: aha! note that .script.sh is not the same as script.sh :) [18:45] eps_del: OK. Can you go back to "Software and Updates," go to Other software, change "devel" to "bionic", and pastebin the output again in the above command that I posted? [18:45] Hi EriC^^ [18:45] hey EoflaOE [18:45] sarnold: So my assumption is that whatever I type into cron will be executed just as if I wrote it into the terminal myself, so if I can run something by typing ./script.sh (and it is in my root folde) shouldn't @reboot ./script.sh work? [18:45] Hi. I'm running snapd on a couple of ubuntu desktops. Nice way to manage some apps! [18:45] IIUC, each snap is "self contained"; I'd expect that only what I intentionally install is installed. [18:45] Yet, there are snaps that have been installed that I did not manually install. [18:45] E.g., atm, I've got "core", "core18", "gtk-common-themes" & "gtk2-common-themes" snaps (all from canonical ....) installed. [18:45] Are *all* of those expected/necessary? Is there a snap option to list the pulling dependencies of installed snaps? [18:46] EoflaOE yes, gimme a sec [18:47] what's the difference between using `service something start` and `/etc/init.d/something start'? [18:47] http://paste.ubuntu.com/p/K4KF9dcnWJ/ [18:47] Adriuhn: well, you *might* have gotten it to work if it was ./script.sh, but it was /.script.sh -- but no, that's not a safe assumption to make. cron's PATH is usually different than what you have at a login shell [18:47] could you help me find a clue how to find what causes my ubuntu to kill user session after lid is closed? this is my journalctl --system from event "lid closed": https://paste.ubuntu.com/p/R5snBrS7GC/ [18:47] EoflaOE v [18:47] http://paste.ubuntu.com/p/K4KF9dcnWJ/ [18:47] no conflicts [18:48] eps_del: Perfect. Can you try "sudo apt full-upgrade |& pastebinit"? [18:48] lid of laptop* [18:48] yes... quick question: is "|&" a typo? [18:48] sarnold: oh my god it was a typo all along... [18:48] eps_del: No. This redirected both stderr and stdin to pipe. [18:48] stdout* [18:49] sarnold: I just double-checked and I didn't pay attention to the fact that I wrote /. and not ./, by my own logic this should definitely work now [18:49] EoflaOE gotcha... then I might've sent you the wrong information at some point [18:49] Adriuhn: this time, yes :) but you also learned to double-check things by eg ls -l :) and learned that cron's PATH is different than your shell's path... [18:49] I thought you had typo-ed it [18:49] looks like it didn't matter though [18:49] http://paste.ubuntu.com/p/nzfxRr5dJt/ [18:50] sarnold: I sure did, if it doesn't work after this typo fix I'll see if I can set the path manually or something :) Thanks a LOT <3 [18:50] Adriuhn: with cron the usual best practice is to give full paths to EVERYTHING [18:50] eps_del: If nothing upgrades, then all of the packages are up to date. [18:50] gotcha... hold on [18:51] EoflaOE no upgrades done [18:51] thank you very much! it looks like everything's good now [18:51] eps_del: You are welcome. [18:51] is there anything that I should watch out for later? devel... bionic... those are all previous versions, right? [18:52] should I at some point change them? or will they be changed automatically once the 19.10 update comes along? [18:52] eps_del: The do-release-upgrade disables your PPA, but "bionic" stays "bionic". [18:53] sarnold: But if it's in root isn't ./script.sh technically referring to the root path? [18:53] the "do-release-upgrade"? [18:53] sorry, still learning a lot [18:53] Adriuhn: it's referring to whatever the cron current working directory is [18:53] if there's a good source for me to read let me know [18:54] Adriuhn: probably cron will chdir("/") nearly instantly at startup, but there's no guarantee [18:54] sarnold: I think I get what you're saying, regardless you provided me with very helpful tool :) [18:54] eps_del: Yes. do-release-update disables all of your PPAs, but keeps Ubuntu repos enabled to upgrade the whole system, but once it's upgraded, you should go back to "Software and Updates" and enable them manually. [18:55] Adriuhn: woot :) [18:55] eps_del, piece of advice: first check if that ppa is still supported by the new release [18:57] EoflaOE I guess I'm just not as familiarized with how PPAs work and their overall roll (I have an idea, but I'm still learning to Linux) [18:57] ioria gotcha... but like I said, I'm still learning so I'm not sure what that encompasses [18:57] eps_del: Let me get some informational article about how PPAs work... One minute. [18:57] EoflaOE I appreciate it. I wouldn't know where to start :P [18:58] !ppa | eps_del [18:58] eps_del: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [18:59] eps_del: https://www.makeuseof.com/tag/ubuntu-ppa-technology-explained/ [18:59] ioria: did you just "pipe" information about ppa? xD that's cool [18:59] :þ [18:59] thanks!! [18:59] to the both of you [18:59] !ppa | ioria [18:59] ioria: A Personal Package Archive (PPA) can provide alternate software not normally available in the offical Ubuntu repositories - Looking for a PPA? See https://launchpad.net/ubuntu/+ppas - WARNING: PPAs are unsupported third-party packages, and you use them at your own risk. See also !addppa and !ppa-purge [18:59] eps_del, thank you [18:59] eps_del: Welcome! BTW the messages that start with ! are factoids. [19:00] jaja nice! ioria, just wanted to make sure you knew what PPAs are as well ;) jk [19:00] EoflaOE that's pretty cool, factoids are nice [19:00] now, aren't ubuntu repos a buncha PPAs, in a way? [19:01] eps_del, in your case, for example (gezakovacs ppa) it's not supported by disco 19.04 [19:01] gotcha [19:01] sorry... gotta step out, brb [19:01] eps_del: Ubuntu repos and PPAs are the same thing. Not all PPAs follow the latest version, while the official repos and some of the PPAs will follow. [19:02] so Ubuntu Repos are PPAs that are included in the overall OS? [19:02] also, brb... [19:11] sarnold: It still doesn't work :( I tried tinkering a bit and ended up changing it to @reboot sleep 60; /root/./script.sh' [19:11] Adriuhn: aha, then it wasn't in / :) you should have success with /root/script.sh [19:12] sarnold: Ill try : ) [19:15] sarnold: It still doesn't work, but when I run /root/script.sh in the terminal it works so I'm getting a little confused : ( [19:16] Adriuhn: what's the contents of the script? what's the output of ls -l /root/script.sh? [19:16] sarnold: /root/./script.sh works too, but since removing the dot makes it run anyway I suppose it's superfluous anyways [19:17] sarnold: -rwxr-xr-x 1 root root 64 Aug 7 18:03 /root/script.sh [19:18] sarnold: The script itself contains: #!/bin/bash [19:18] tmux new -s server 'cd testserver && ./start.sh' [19:18] Adriuhn: aha! :D we're making good process [19:18] progress [19:19] man you can tell what I type way too often [19:19] so, change that 'cd testserver' to 'cd /root/testserver' (if that's where that directory is :) and try again :D [19:20] sarnold: I'm pretty curious as to why that would work when I run the script manually instead of having it run automatically from crontab but for that kind of help I should probaly pay you :D I'll give it a try [19:24] sarnold: still no luck unfortunately :( [19:24] Adriuhn: processes inherit their current working directory from their parent; cron's current working directory is probably / but your shell's current working directory was probably /root -- so giving an explicit path should fix the cd issue [19:25] sarnold: That is very very good info, in the future I'll pay my respects to always specifying dir regardless of the situation just to be safe :) [19:25] Adriuhn: what's in the /root/testserver/start.sh script? my guess is it might expect PATH .. [19:26] sarnold: #!/bin/sh [19:26] java -Xms1G -Xmx1G -XX:+UseConcMarkSweepGC -jar server.jar [19:27] sarnold: based on the st uff you taught me I think I may ahve better success with something else [19:28] sarnold: In the first script that refers to the other i use the "cd folder && ./start.sh" thing, but instead of that I could do tmux new -s server '/root/testserver/./start.sh'? [19:29] Adriuhn: you'd need to adapt the /root/testserver/start.sh to change directory in that case [19:31] sarnold: yeah i tried that and it broke the script for some reason, even when just running it in the terminal [20:03] <_Trullo> which is the best file transfer program for ubuntu? I'm transfering files from a windows client to the ubuntuserver [20:05] _Trullo: i like rsync best, putty/pscp is what i usually us in the command line [20:06] there are several scp/sftp gui clients for windows [20:07] <_Trullo> is rsync for desktop? [20:13] no, it's for the command line [20:16] <_Trullo> I can't share folders in ubuntu.. don't see any shareing option.. [20:16] i use /etc/exportfs NFS, but windows doesn't speak NFS [20:29] <_Trullo> ia it possible to reset the password for samba admin? I use the password I log in with to the desktop. but that doesn't work.. [21:05] hi [21:05] lotus are u around? [21:14] what do u think about this bug? https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe/+bug/1839353 [21:14] Launchpad bug 1839353 in linux-signed-hwe (Ubuntu) "Login screen and desktop corruption (18.04.2)" [Undecided,New] [21:19] seems LTS kernel (4.15.0) doesn't have MPTCP support? is that right? [21:21] jiqiren: do you know the kernel config name for it? I can't spot CONFIG_MPTCP in our kernel configs at all [21:22] jiqiren: .. this post is where I got the name: https://lwn.net/Articles/791376/ -- if you know if it got merged into mainline kernel with a different name, I can search around for it === jmcgnh_ is now known as jmcgnh [21:59] back :) [22:06] is blender 2.8 in the 19.04 repos? [22:07] !info blender disco [22:07] blender (source: blender): Very fast and versatile 3D modeller/renderer. In component universe, is optional. Version 2.79.b+dfsg0-6ubuntu1.19.04.1 (disco), package size 24679 kB, installed size 90239 kB [22:07] nope [22:08] but it seems the fixes are backported? [22:14] leonardus: See: https://www.omgubuntu.co.uk/2019/07/blender-2-80-released-download-linux . [22:14] oh snap, i forgot about snap [22:14] leonardus, then you did not look into softwarecenter, huh? [22:16] ubottu should add the snaps to the answer [22:16] OerHeks: I am only a bot, please don't think I'm intelligent :) [22:17] Really weird bug. Second time this happens. Was debugging an application on gdb in the terminal and once it hits a breakpoint I lose all my keyboard input, except for one (special) key in this particular kb (which does a right click) and I also can't move nor resize windows, but I can click the square to maximize. The screen keyboard also does not [22:17] work (it appears but does nothing). Closing the terminal brought the keyboard back. [22:18] seems like a very specific combination of factors that messes things up [22:29] does anyone know how to enable screen sharing without a mouse and keyboard (ie. remotely via ssh) [22:29] the box is in an odd location and i want to play with kodi settings [22:36] infotek, run x11vnc with something like DISPLAY=:0.0 x11vnc [22:40] x11vnc -speeds lan -scale 0.8 -passwd azerty -noxdamage -verbose -noxrecord, this works fine for me. [22:48] hi. anyone know a program that can change a PDF's aspect ratio? I want to just shrink the width. This isn't rasterized so I don't want an PDF->image->re-aspect->PDF solution. [22:50] is there a way to repair gpt without destroying the data? [22:52] eelstrebor: " repair gpt " is very open ended - what is the issue you are faceing ? [22:54] hi [22:56] grüzi [22:57] just installed an irc client pn my ubuntu touch phone...so wanted to test with ubuntu channel [23:00] bye [23:01] !touch [23:01] Information about the mobile port of the Ubuntu platform (formely Ubuntu Touch) for Phone and Tablet is available here: https://ubports.com/. Support and discussion in #ubports [23:07] When trying to apt-get upgrade i get stuck on some snapd related stuff: https://paste.ubuntu.com/p/Ffsx6GjdKc/ How do i fix this? Im running 18.04 [23:08] these just seem to be warnings. [23:08] maybe if you changed the full output we could help more [23:08] Its stuck on this for a really long time [23:08] s/changed/posted/ [23:09] you could try hitting ctrl-c [23:10] Yea, that stops the command. But running sudo apt-get upgrade should work and not give me this everytime i run it [23:10] i agree. if you'd like to get assitence with understanding what is wrong, post this: sudo /bin/true && cat &>/tmp/aptlog < <(sudo apt-get -qqy update 2>&1; apt-cache policy 2>&1; sudo apt-get -syV full-upgrade 2>&1;); nc termbin.com 9999 https://termbin.com/1cdz [23:14] oikasd: you have a pending snapd upgrade. i suggest installing this first. [23:15] Thats where this stuff occurs, its just stalling [23:15] Im waiting for several minutes now [23:15] sudo apt install --reinstall snapd # might fix issues with snapd.snap-repair.service, or see this post https://askubuntu.com/questions/1037431/receiving-the-error-snapd-snap-repair-service-is-a-disabled-or-a-static-unit-n [23:15] oikasd: actually, you don't, sorry. [23:16] OerHeks Ive read through this and tried the solution but i just got other errors from that one so it didnt work [23:17] Wait, i got the same error running your command. Hold on, lemme send [23:17] https://paste.ubuntu.com/p/xH8x6gBd6j/ [23:18] so what does fuser say about the lock? [23:18] Not sure what you mean, should i run this: sudo fuser -vki /var/lib/dpkg/lock-frontend - Should i run something like this? [23:19] yes, run this [23:20] Okay, i ran that one, and i ran "sudo apt install --reinstall snapd" but now i got this: https://paste.ubuntu.com/p/xCnNP6Mx5k/ [23:21] So i ran *sudo fuser -vki /var/lib/dpkg/lock* and then the *sudo apt install --reinstall snapd* and now i got *E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. * [23:22] I cant believe this is happening to me [23:23] just follow the steps in https://askubuntu.com/a/1039685 - there's a good chance this will solve the issue. [23:23] This is a freshly installed ubuntu, and instantly gets messed up [23:24] https://termbin.com/1cdz suggests it is not freshly installed. [23:24] Lol, how so? I literally installed this ubuntu half an hour ago [23:24] And following those steps, i just get into the same loop as now [23:25] the packages it wants to autoremove. did you not install those initially? [23:26] I dont know, dont think so [23:27] how did you install, and what (type of ubuntu installer, exact version) did you install exactly? [23:28] I used the hyper-v quick create [23:28] In windows 10 1903 [23:29] i'm afraid this only very partially answers those questions. [23:29] Okay, i think i solved it now. [23:32] if you look at the sceenshots at https://ubuntu.com/blog/optimised-ubuntu-desktop-images-available-in-microsoft-hyper-v-gallery or https://www.tenforums.com/tutorials/118110-hyper-v-quick-create-setup-ubuntu-linux-virtual-machine.html you see it lists the very ubuntu version you're about to install. 18.04.1 in those screenshots. [23:32] yea, thats the one [23:33] Or no, i checked now. Its 18.04.2 [23:33] oikasd: ooh.. does this mean this is "easy" to reproduce? install windows, install hyper v, install ubuntu, upgrade, and *BAM* snapd fails? [23:34] yea, its happened both times ive done it. [23:34] im using chrome and i switched the view to mobile view but now i cant switch it back to desktop view. every time i try reloading the page, it always loads the mobile view [23:34] sarnold: windows 10 1903 specifically then [23:35] oikasd: that's good to know. i'm not sure how to file bug reports against those images, but they seem to be done by caonoical, so i guess they may appreciate those. [23:38] oikasd: if you're happy to help with reporting this, please run: ubuntu-bug snapd [23:39] okay, did [23:44] oikasd: thanks! but, hmm, this doesn't seem to have worked - or i need to wait for the list to refresh - do you have a bug id? [23:50] not sure [23:54] oikasd: after running "ubuntu-bug snapd" (on the ubuntu system), what should have happened is that you got some window popping up in ubuntu, asking you to confirm you want to report this bug, then the web browser in the ubuntu system should have launched and loaded up the launchpad.net website. [23:55] there, you would have had a chance to provide more details. when submitting this, you should have finished the bug reporting process, and ended up on a URL with the bug id in it. [23:55] is this what happened? [23:55] yea, this happened. but i just closed the web browser cause it wanted me to login [23:55] i guess ill register and login [23:55] ah, so you didn't submit the bug report then. you indeed would need to register once. [23:56] this account can be used for all kinds of things, though, including getting kernel updates installed without rebooting.