[00:00] I have two systems. ones a desktop ones a laptop. On the desktop I have successful installed with no issue wine-stable v3.0. this pulled in only wine-stable v3.0. I need v3.0 because for some reason the application I am trying to run does not work on v4.0.2-1. When i try to install wine-stable on my laptop, it manditorily forces me to also install wine v4.0.2-1 wine64 v4.0.2-1 along with wine-stable [00:00] v3.0, going without saying having wine 4.0.2-1 and wine-stable v3.0 installed together causes conflicts and leads also to the application I am trying to run not working. So is there a way to force ubuntu to only install wine-stable v3 and not wine v4 and wine64 v4 along with it? for some reason this "just worked" on my desktop. but is not working on the laptop. both are esentially the same install. and [00:00] both were manually upgraded at the same time from 18.04 to 18.10 to 19.04 to 19.10. [00:04] gimpnixon, What if you try to manually uninstall just the 4.0? [00:07] akemlenovo, you mean 3.0? Like with a ppa, or a deb package?? [00:07] That is a possibility i have not tried yet, i was honestly hoping to find a solution that allowed me to stick soley with apt package manager. [00:07] anybody in channel able to speak to how well ubuntu 19.04 works on dell 9560 laptops? mostly concerned with nvidia-prime, but all info is welcome. websearch turns up few and conflicting results. [00:08] gimpnixon, on my Ubuntu 18.04 i have only 1 wine-stable and it's 3.0-1 [00:08] akemlenovo, Yes, I'm running 19.10. but i've taken this question to #ubuntu+1 and it's its a total ghost town, i havent got a reply form anyone in three days [00:09] gimpnixon, You said you wanted to keep only the v 3.0 because your app works with this one only? [00:09] gimpnixon, Ha ok. [00:10] gimpnixon, try this: dpkg --get-selections | grep -i wine-stable [00:10] It came back with nothing at all [00:11] gimpnixon, did you copy pasted it? no mistake? [00:11] You should have at least one entry. [00:12] the major confusion to me is how the desktop installed wine-stable just fine. and he laptop wants to draw in v 4.0.2-1. I figured apt would realize the version differences and want to omit or remove the other version [00:13] akemlenovo: https://ibb.co/xSBv4jp [00:13] look [00:14] no entry [00:14] gimpnixon, try with just "wine" instead then. [00:15] Instead of "wine-stable". [00:15] Still nothing [00:16] .. does this mean you have no wine packages at all installed? [00:16] gimpnixon, well... try: apt-get install wine-stable [00:17] as mentioned, I have. and when i do this it trys to install wine v4.0.2-1 and wine64 v4.0.2-1 and wine-stable v3.0 all three at the same time [00:17] all of them all together [00:18] regardless of the conflicting versions [00:18] sarnold, this ma. i do have no wine packages installed at al [00:18] may* [00:19] can you pastebin the whole output froem the apt-get install wine-stable? [00:19] I can again yes. [00:20] https://pastebin.com/Qn47Ycts [00:21] I have never experienced a time when apt would try to install conflicting packages ontop of eachother [00:22] so is why my mind is boggled right now. I've ran dev branch as soon as they are available and this has been one of the first times that i'm just totally stumped [00:22] Yeah, looks like a conflict in versions. [00:23] sine like ubuntu 14 [00:23] i've been run dev branch. and this is a first [00:23] The thing is, The desktop machine does not have this behavior [00:24] Only the laptop. both 19.10 [00:25] Maybe there was an update in between, which would explain the version 3.0 on your desktop. [00:25] And the wine-stable package wasn't updated for some reason :/ [00:26] version 3.0 should be avalable to me, since its the stable version, [00:26] Even in dev branch you still get stable version of packages, but you also get the new packages as well. [00:26] akemlenovo, yeah i have no idea. its a noggin scratcher [00:27] gimpnixon, I see, i don't know how to solve this either, sorry. [00:27] I thank you guys for your help, I'll keep messing with it. and see waht i can come up with yet. I dont think anything has stumped me forever yet. so It'll either work itself out of I'll get soemthing going. [00:29] The only thing i have different is the sources on the two machines. but I wouldnt think that this would effect the process apt uses to fetch packages [00:29] I'm going to try to set the laptop back to the other sources and see if that has any effect [00:29] gimpnixon: what does apt-cache show wine-stable | grep Filename: report? [00:29] I switched sources to a different one of the laptop because it was closer [00:30] Filename: pool/universe/w/wine1.6/wine-stable_3.0.1ubuntu1_all.deb [00:31] Stepping away for a couple mins, be back [00:33] gimpnixon: sooooo.. this wine-stable package exists *only* to install the newer wine package from the wine source package, rather than the wine1.6 package: https://launchpad.net/ubuntu/+source/wine1.6/1:3.0.1ubuntu1 [00:34] hi [00:35] sarnald, so you're telling me 'it's a feature" ? [00:35] can someone tell me why the command sudo dd if=/users/alexandrdvorkin/Downloads/ubuntu-18.04.3-desktop-amd64.dmg of=/dev/rdisk3s2 doesn't not write Ubuntu to my flash drive [00:36] i partitioned it MS-DOS FAT [00:36] sarnold, The weird thing Is that , on my desktop this did not happen, it installed wine-stable alone. [00:37] sarnold, that is an interesting find, thank you [00:37] it doesn't work with Journalized partition either BUT IT WORKED BEFORE i am on Mac [00:38] it takes the command but all i see is the great rectangle [00:39] alexandrdvorkin: what's /dev/rdisk3s2? [00:40] gimpnixon: and you're sure your desktop isn't pre-disco? [00:40] its the usb flashdrive which is disk 3 but then it has the UNTITILED partition underneath it which disk3s2 [00:42] alexandrdvorkin: and why did you write it to a partition rather than just overwriting the whole thing? [00:43] i am trying now to /dev/rdisk3 it returns Resource busy [00:43] i did before it worked from some 3rd time [00:43] you may need to umount any filesystems.. [00:45] hey guys, having trouble seeing if there is a package for php 7.2.22 for ubuntu that addresses recent security bugs. Has anyone dealt with this yet? [00:45] ok unmounted [00:46] do i write the .dmg or .iso [00:47] mvcggsql: https://people.canonical.com/~ubuntu-security/cve/pkg/php7.2.html [00:48] sarnold, both systems were pre-disco [00:49] so either is ok [00:50] sarnold, thank you. My version of ubuntu is listed as DNE, i'm not sure what that stands for though [00:51] mvcggsql: that means php 7.2 wasn't packaged for that specific release [00:51] gimpnixon: aha, this change of wine-stable as a transdition package was introduced in disco [00:52] sarnold, they both have been up with consistent updates together since 17.10 Artful Ardvark [00:52] sarnold, thanks again. I had actually looked at the wrong php version. So if it is released and I have run apt-get update & upgrade I guess I should have it [00:53] mvcggsql: which ubuntu release do you have? [00:53] sarnold, i see waht you're saying now though [00:54] sarnold, 18.04.3 LTS [00:54] sarnold, wine-stable is listed as a transitional package on the laptop but not the desktop [00:54] sarnold so that would explain the behavior [00:55] php -v indicates version PHP 7.2.19-0ubuntu0.18.04.2 [00:55] mvcggsql: hmm, apt-cache show php shows that it brings in php7.2.. [00:55] I was concerned by 7.2.19 being below 7.2.22, but perhaps the -0ubuntu0.18.04.2 means its updated/secure [00:55] sarnold, so i guess the only option would be to get a .deb of wine v3 like akemlonovo mentioned earlier [00:56] worth a try [00:56] or run an old release in a VM [00:56] I'll prbably just wait for it to work itself out I guess. the application i'm trying to run is for pleasure, not business so it's not super pressing. [00:58] sarnold, php -v appears to show the same version number as on the link you provided. I guess that means i'm running the updated release. Thanks for you help. [00:58] is filezilla ok to use? [00:58] I need to share files between ubuntu hosts and windows hosts [00:59] using a gui interface preferably [00:59] browse files, copy and move files back and forth [00:59] the ubuntu hosts have ssh daemon running [01:09] CoolerX: try it === zbenjamin is now known as Guest18189 === zbenjamin_ is now known as zbenjamin === zbenjamin is now known as Guest19867 === zbenjamin_ is now known as zbenjamin [02:07] Anyone know if repos exist for older versions of Ubuntu 16.04? E.g. 16.04.2. I can't seem to find one, I just find the general latest Ubuntu 16.04 repo. [02:08] cuddylier: what are you trying to do? [02:08] Trying to install Ubuntu 16.04.2 via PXE [02:08] It's not something I usually try and do but I have to in this specific case. [02:10] cuddylier: http://old-releases.ubuntu.com/releases/16.04.2/ [02:10] Yeah, that's just the ISO though, right? [02:11] you can hit the "don't install updates during install" to keep all the packages from the iso and not install security updates and bug fixes if that's what you need [02:11] I'm trying to find a way to install via PXE though which usually uses the repo for the install process e.g. latest Ubuntu 16.04 installs use http://mirrors.rit.edu/ubuntu/ in my specific case for example. [02:12] Which is just the latest repos [02:12] So I need to replicate that essentially but for 16.04.2 [02:12] that is all, there are no in-between repos [02:12] Ah :( [02:13] cuddylier: why? [02:13] Why to what specifically? [02:13] the dot releases just used whatever HWE kernel was current at the time, whatever updated packages were fixed at the time.. [02:13] cuddylier: what exactly do you need from 16.04.2? [02:13] I have a specific application that doesn't work with later than 16.04.2 [02:13] cuddylier: what aspect of it? [02:13] but *why* :) [02:13] cuddylier: which application? [02:13] I don't know that much unfortunately, possibly the kernel if that's the only difference between the difference 16.04 versions. [02:14] cuddylier: you should narrow down exactly what isn't compatible [02:14] cuddylier: reverting to previous kernels is fairly easy [02:14] if that's the case then you can probably just select the original 16.04 LTS release kernel and skip the HWE kernel [02:15] My issue with PXE is that it gets all the necessary files from the repo, it doesn't use an ISO. [02:15] I know I can do the install manually via ISO without an issue, I want to avoid that though. [02:16] cuddylier: first, it could. 2nd, you could tell your pxe preseed/kickstart to install/remove whatever kernel you want [02:16] If I changed the kernel, that wouldn't change the system Ubuntu version though, right? [02:17] correct [02:17] Hmm, I guess manual install then is the only way for now then if I'm not wanting to go into looking into manually changing the kernel :( [02:17] Thanks for the help anyway. [02:17] figuring out where the incompatibility should be your step #1 [02:18] Yeah, if this was my whole project then I personally would but I'm simply tasked with installing Ubuntu 16.04.2 and that's it sadly. [02:20] sounds pretty ignorant to me [02:21] Yeah, just gotta work with what I have sadly. [02:26] cuddylier: hopefully this can help https://wiki.ubuntu.com/Kernel/LTSEnablementStack [02:27] Thanks [02:27] cuddylier: note that the 16.04 release kernel is supported for the lifetime of 16.04. the 16.04.2 HWE kernel hasn't been supported for a while. if you're going to use the HWE kernels then you should keep up with those -- if you're using the release kernel, you can stick on that kernel for ever.. [02:27] cuddylier: and you can swap between the two with a handful of apt-get install ... commands. they aren't great fun to re-invent every time :) I should really do that again some time and write them into the wiki... [02:28] cuddylier: but hopefully that'll be enough to get you going [02:28] :) === veegee_ is now known as veegee [02:57] it seems that apparmor does not allow unbound to write to another file than /var/log/syslog is this the expected behavior? [02:59] Hellos. I am doing a mini.iso install of 18.04 on a xcp host and it acted frozen. checking the resources, the installer ramped up to 16gb and seems to be pegged there. [02:59] I'm using Disco Dingo and I can connect to bluetooth speakers and use the speaker test thingy to hear left and right on my bt speakers, but if I actually use winamp or rhythmbox it plays on my laptop speakers..? === nt0_ is now known as nt0 [03:29] coffeecow: if you have a volume icon on your task bar, click that, go to audio mixer, and be sure that the output device for those applications is the bluetooth speaker [03:33] Hmm, is anyone currently able to successfully run sudo apt update? [03:35] sudo apt update works here [03:36] @tieinv that's weird. Doesn't work for two local machines and one remote based in NJ [03:36] !uptodate | destinydriven [03:36] destinydriven: To ensure you have all the latest known patches and security updates for your ubuntu installation, please update with the following command: `sudo apt update && sudo apt upgrade`. See also !upgrades and !security; you may also need to run `apt full-upgrade`. [03:36] Oh it's working now [03:37] Wasn't working for the past 10 minutes [03:37] I was getting this error: /usr/lib/apt/methods/http: relocation error: /usr/lib/x86_64-linux-gnu/libgnutls.so.30: symbol _idn2_punycode_decode version IDN2_0.0.0 not defined in file libidn2.so.0 with link time reference === jmcgnh_ is now known as jmcgnh === mkv is now known as m4v === The_Milkman1 is now known as The_Milkman [06:33] Ubuntu IBM ThinkPad 5.10 breezy badger === The_Milkman1 is now known as The_Milkman [07:16] when I use my bionic live session to mount a LUKS LVM with xenial as /target, can I actually pretend to be a bootloader and hand over to the xenial kernel in the LVM? [07:22] oh I guess what I mean is switch_root and that one probably can't load another kernel. [07:22] should it work if I use a xenial live session instead and keep its kernel? could I safely unplug the live CD thumbdrive then? === jmcgnh_ is now known as jmcgnh [08:17] Hello everyone [08:17] I'm looking for help about elf loader. [08:18] I'm Chinese.My English may have a lot of error. [08:18] Sven_vB: you could kexec the other kernel (or grub, i guess), but i have no experience to share with this. [08:19] Qinglan: hi, and welcome to ubuntu support. what's your ubuntu support question? which ubuntu version does it refer to? [08:20] My ubuntu ver is 16.04LTS [08:20] Hi All, I'm having an Ubuntu 16.04.4 LTS machine. I enabled the kernel crashdump(sudo apt install linux-crashdump) and tried to test it by issuing the command echo c > /proc/sysrq-trigger, but nothing saved to /var/crash.. how to debug this further, any help is greatly appreciated. [08:20] I want to execute the following command: [08:20] sudo /etc/init.d/sys5_idl_lmgrd start [08:21] but there is an error [08:21] /usr/local/exelis/idl83/bin/lmgrd: 459: exec: /usr/local/exelis/idl83/bin/bin.linux.x86_64/lmgrd: not found [08:22] Qinglan: software in /usr/local/ is not part of ubuntu, thus not supported here. i suggest you seek help from the developers / via their support channels [08:22] I'm sure that there is the right file lmgrd at /usr/local/exelis/idl83/bin/bin.linux.x86_64 [08:25] how do i aquire the linux kernel sources, as i tried sudo apt install linux-source-5.0.0 but i cant seem to find the source for the kernel itself in /usr/src/ [08:25] sub526: did you reboot after installing linux-crashdump? [08:25] tomreyn: OK.This is the first time for me using IRC [08:26] sub526: ..and before triggering the kernel crash? [08:26] tomreyn: Thanks for your time. [08:26] Qinglan: you're welcome. good luck! [08:28] tomreyn: Yes, rebooted after installation. dmesg log has "Reserving 128MB of memory at 752MB for crashkernel (System RAM: 3987MB)" [08:31] sub526: /etc/default/kdump-tools should define where the crash dump is stored [08:32] also see https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html#verification [08:33] macroprep: linux-source Depends: on the actual version, e.g. linux-source-4.15.0, which in turn installs to /usr/src/linux-source-4.15.0/ [08:34] macroprep: if the package was installed, check where it installed files, with "dpkg -L linux-source-5.0.0" [08:36] tomreyn: kdump-tools has KDUMP_COREDIR="/var/crash", but nothing saved in /var/crash after simulating the kernel crash (i followed the steps https://help.ubuntu.com/lts/serverguide/kernel-crash-dump.html#verification) [08:41] TJ-: i know [08:44] sub526: do you see "Begin: Saving vmcore from kernel crash " in the dmesg after the reboot? [08:46] brothercomplex@Anime-X555BA:~$ apt-get source linux-kernel Reading package lists... Done E: Unable to find a source package for linux-kernel brothercomplex@Anime-X555BA:~$ apt-get source linux-kernel-5.0.0 Reading package lists... Done E: Unable to find a source package for linux-kernel-5.0.0 [08:50] macroprep: do you have all the deb-src entries required in APT's sources.list{,.d/*/list} for the archive components those packages are in? [08:51] sub526: hmm, i don't know then. i can try to test it on a VM in a bit. [08:52] macroprep: the parent source package is/should be linux-meta === JanC_ is now known as JanC === DarkTrick_ is now known as DarkTrick [10:38] has somoeone rebooted a server w/o any space left on / ? [10:41] Onepamopa: did you try to use autoremove --purge to remove some stuff? [10:42] it's a citrix xen installation, only 10G in /, tried to delete what I could but it filled up fast, now I can't figure out what's filling it and if I would be able to reboot successfully .. [10:43] Onepamopa: try "sudo du -sh /*" to see where the space is [10:43] Onepamopa: or if you can manage to install ncdu, that would be helpful [10:45] Onepamopa: /var/log/ /var/cache/ /tmp/ are likely candidates [10:55] EriC^^, TJ- nop, there weren't any candiadates, I killed 3 running tapdisk processes and whoa, 7.7G free [10:57] Onepamopa: make sure your xenserver is up to date, there were a lot of issues with tapdisk in the past. [10:58] mine is quite an old version - 6.5 [11:00] i don't think that's supported anymore, but you'll better check with their support channels [11:02] eol was 26-Jun-18 according to https://www.citrix.com/support/product-lifecycle/legacy-product-matrix.html [11:13] Hi folks [11:20] i am using ubuntu 16.04 lts, i turn off my internal mic from alsamixer on the terminal and for some reason it turns back on sporadically [11:21] other than physically removing the mic from my laptop is there a way to permanently turn off the mic? [11:24] any experts kind enough to give me some advice? [11:24] any help is appreciated [11:24] asumo, did you mute it (MM)? [11:25] ive muted it and turned it off on alsamixer [11:25] turned the levels all the way down, guess it is muting it [11:26] the thing is even if i unmute it in teh sound settings the mic does not work, it turns on from the alsamixer [11:26] i just want to know why the alsamixer or ubuntu turns the mic back on [11:26] even though it is muted in teh sound settings [11:28] my webcam does not do it, i turned it and its modules off pre boot with modprobe [11:28] asumo, after muting it , run sudo alsactl store [11:29] BluesKaj: what does that command perform? [11:29] thanks for the advice [11:30] it saves your alsamixer settings [11:30] i just realized that [11:30] perfect solution [11:30] thank you my friend [11:31] BluesKaj: so it is a startup issue then huh? [11:31] the settings do not stay after reboot? [11:31] sometimes after an upgrade you may have to reset alsmixer [11:32] a reboot should not change the settings [11:32] i thought the same [11:32] thank you [11:32] ok [11:32] have a good one guys :) [11:42] I did a do-release-upgrade from 18.04 to 19.04 and now gnome is broken [11:42] error while loading shared libraries: libsoup-2.4.so.1: cannot open shared object file [11:43] markweston: Did you skip 18.10? [11:44] yes [11:44] I mean do-release-upgrade skipped it for me [11:44] markweston: (If they didn't change that) you have to [11:44] markweston: Hmm, then I don't know. [11:46] this is the output of 'ldd $(which gnome-control-center)': https://termbin.com/03cze [11:47] as you can see there are multiple versions of libsoup-2.4 required and all of them are missing despite the package being installed [11:48] I found this command written in 2008 that reinstalls all the packages: for pkg in `dpkg --get-selections | awk '{print $1}' | egrep -v '(dpkg|apt|mysql|mythtv)'` ; do apt-get -y --force-yes install --reinstall $pkg ; done [11:48] should I try it? [11:53] here's the problem, I think: libsoup2.4-dev is already the newest version (2.66.1-1). [11:56] markweston, paste dpkg -l | grep libsoup [11:57] hi [11:57] the lubuntu task bar sometimes disappears after a restart or takes place on the other end of the screen etc. [11:57] how can i get this more stable? [11:58] ioria: here you go: https://termbin.com/cbtn [12:02] markweston, ldd /usr/lib/x86_64-linux-gnu/libsoup-2.4.so.1.8.0 |awk '{print $1}' | xargs dpkg -S| cut -d ':' -f1 | xargs dpkg -l [12:07] looks like reinstalling libsoup and libsoup-gnome fixed, i'll check after reboot === lotus|i5 is now known as lotuspsychje === zanshin_ is now known as zanshin [12:52] transfering file from phone via bluetooth is pain [12:52] !info blueman | arinov try this [12:53] arinov try this: blueman (source: blueman): Graphical bluetooth manager. In component universe, is optional. Version 2.0.5-1ubuntu1 (bionic), package size 1645 kB, installed size 4904 kB [12:53] lotuspsychje: is it makes my tranfers from phone better? [12:54] arinov: blueman is a package, handy to use for bluetooth [12:55] Why can't I select text in the cli/tty's ? [12:55] using shift+home [12:55] or other key combos [12:56] arinov: It would help if you would provide a better explanation of what you're experiencing. Without stating what exactly is happening, the best volunteers here can do is offer a few tools that may help, but may not help as well. [12:58] MJCDawy: That is a feature that has never been available. You can use other tools within a TTY session that offer that functionality, such as "screen" and "gpm" [12:58] i am selecting some pictures in my phone default file browser and i am trying to transfer it to my u18 laptop, it works after 3-5 tryes with 2-3 bluetooth service restart actions [12:59] arinov: Perhaps use a USB cable instead? [12:59] the device was paired and the other computers works with it just fine [13:00] pragmaticenigma, but why would it never be available [13:00] it's like [13:00] extremely basic surely [13:00] in terms of usability of a shell [13:00] pragmaticenigma: so i need a usb cable to make bluetooth work fine or what? [13:00] even hitting down I dont get an empty line [13:00] so I have to hold down backspace [13:00] like an ape ? [13:01] I know I can get mouse support with xorg but xorg is the last thing I want [13:02] and even then I have to use a mouse to do the select [13:02] and dont even think I can just start typing over === rax-Y is now known as rax- [13:02] it's only for copy and paste I believe [13:02] like... [13:02] it's 2019 [13:02] !enter | MJCDawy [13:02] MJCDawy: Please try and keep as much of your info as possible on ONE line - easier to follow for everyone. [13:02] !ot | MJCDawy [13:02] MJCDawy: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [13:02] are we just going to use the same cli forever [13:02] MJCDawy: this isnt the complaints channel [13:02] the same one that they had when they were making linux [13:03] MJCDawy: You've moved into an offtopic discussion now, please visit #ubuntu-offtopic if you would like to continue. [13:03] lotuspsychje, it's an observation that it's really, really weird to just disregard features of near every device linux/ubuntu are used on [13:03] ubuntu is meant to be the UX centric distro [13:03] so to me the above apathy is directly conflicting with that goal [13:03] MJCDawy: and it doesnt fit in this channel, drop it please [13:04] MJCDawy: only ubuntu support questions here [13:04] "how to get mouse support in cli" [13:04] !ops | MJCDawy is offtopic [13:04] MJCDawy is offtopic: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [13:04] -_- [13:04] lotuspsychje, to append to this concise question; "without xorg" [13:06] MJCDawy: gpm should do that. [13:06] http://manpages.ubuntu.com/manpages/bionic/man8/gpm.8.html [13:06] Cheez, do I need to use something other than bash with that? [13:06] MJCDawy: I told you at the beginning how to get the feature you desired. And literally is the first result when searched for: https://lmgtfy.com/?q=mouse+support+in+tty [13:07] pragmaticenigma, you seem frustrated, but i'm not biting. Have a wonderful day /ignore [13:08] hi guys, I am having issues with skypeforlinux (reinstalled it and restarted the machine). When I click the icon or execute it from the CLI, it fails to start with no error message... any idea what's wrong? [13:08] MJCDawy: i just created a machine and tried it and it seems to work out of the box quite nicely [13:08] Cheez, yeah this looks perfect, thanks heaps. [13:09] Do you/anyone know about pressing down and getting a new line at the end of the command buffer ? [13:09] that too is my only other major usability problem [13:09] chymera: are you using the Snap version or the package from apt? [13:18] Version 8.51.0.92 ... I appears this probelem was also known in other versions https://askubuntu.com/questions/994522/skypeforlinux-8-13-0-2-still-fails-to-start-on-ubuntu-14-04-lts [13:21] chymera: the version number doesn't tell me the source of how you installed Skype. Also, the link you posted is from Ubuntu 14.04 which is really outdated. [13:30] I need help troubleshooting a permissions issue. my box is running ubuntu with a user logikos with userid 1000 .. also group logikos with gid 1000 ... www-data is another user with id 33 [13:31] I have a docker container with www-data user with user id 33 ... and a mounted volume from host .. which has dir's chmod to 775 [13:31] on host www-data is in logikos group and logikos is in www-data group [13:32] in container user 1000 does not exist, so I ssh into it and create a user with id 1000, then put that user in www-data group and put www-data in it's group [13:32] yet a php process running as user www-data can not write in the dir [13:32] within the container [13:33] the container is also ubuntu [13:37] hey how does ubuntu get that custom gnome terminal look? [13:37] what packages does ubuntu include? [13:38] @sajoupa, I am having a hash mismatch from security for bionic [14:17] anyone know to change apache to use uid0 instead of uid33 .. [14:20] hello, I'm using chromium and I need flash plugin, how to install it? [14:20] I've installed 'pepperflashplugin-nonfree' package and restarted chromium - it didn't work [14:27] pomeha, remove that; enable Canonical Partner; apt update; install adobe-flashplugin [14:27] ioria: thanks! [14:27] Hi, I have a large screen. some of my applications, when I start them up seem to know where to position themselves and at what size, and other do not. e.g. chrome will always pile up the browsers on whatever is the main monitor, where as slack and rubymine are in the right spot at the right size. Is this configurable? [14:27] ok [14:28] Anyone know if it's possible to take a folder containing some files and turn it into a mountable .img? [14:28] bane: snap somehow does that [14:28] well, they do the opposite, actually [14:28] xD [14:29] I'm trying to install some drivers on a system that i'm accessing via kvm, unfortunately only allows you the mount isos or image file [14:29] so i'm wondering if i can pacckage the drivers into an iso or img [14:32] bane, mkisofs is pretty easy to use, in my distant recollection [14:32] Habbie, thanks! I'll look into that [14:33] but, if the kvm is not too picky [14:33] you could also just make a tar [14:33] 'mount' that in the kvm [14:33] and unpack from /dev/sdX :) [14:33] hmmm [14:34] that's a great idea [14:34] i'll try that as well [14:35] logikos: Apache should never run as root [14:36] logikos: Also, questions regarding containers should be sent to forums dedicated to the container program that you are using. I.E. Docker based instances should be directed at the Docker community [14:39] logikos: for running inside docker? I think you need to change APACHE_RUN_USER/APACHE_RUN_GROUP in /etc/apache2/envvars [14:39] pragmaticenigma: i understand, and I'm asking in several different channels as there are several different services involved [14:40] assuming your docker container is based on ubuntu (or debian) [14:42] logikos: Please don't cross post... Anything to do with a docker container should be directed towards the developer of the docker container or the docker community. The setup of apache within the docker container will not match the documentation that UBuntu provides for it's packaging of Apache, volunteers here may not provide you with the most accurate information. [14:46] pragmaticenigma: I was posting in #docker until this issue, which seemed to be distro specific so I came here, relax man [14:46] are there any fundamental differences between ubuntu minimal and ubuntu desktop? [14:46] I have found an app called devilspie which I think can help me with my window placement. Has anybody any experience with this? [14:46] meaning: can you install packages on ubuntu minimal to get it up to a standard ubuntu desktop? [14:46] the ppl in #docker told me to ask here lol [14:47] zamba, yes, you can === pankaj__ is now known as nikola_i [14:47] Habbie: is the kernel different? [14:47] logikos: we handle ubuntu issues here === SuperL4g is now known as SuperLag [14:48] zamba, oh, i'm not sure if there are different default kernels for the two, but all kernels are available in apt-get [14:52] bane, genisoimage is the almost identical to mkisofs, and exists in the ubuntu package manager [14:53] so identical they are practically interchangeable [14:55] ah, nice [14:58] gotcha [14:58] thanks guys === argusbr is now known as argus === argus is now known as Guest75147 [15:13] Hi, when I boot my machine I get a grub window that give me 3 options, something like boot normally, boot in rescue, and somethign else. standard sutff. However, if have a usb-a device plugged into the computer that screen freezes. is this something someone can help me with ? [15:14] apt has a nice progress bar [15:15] so why doesn't do-release-upgrade enable it??? [15:15] !discuss | mgedmin [15:15] mgedmin: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks! [15:17] iffraff: It is best not to boot a machine with removable storage devices attached, unless you're intending to boot from that device [15:19] iffraff: or you can reconfigure your bios not to boot off the usb [15:19] iffraff: it sounds like a bios problem; have you checked the bios setup for boot device priority settings? [15:19] I've a similar problem where my home "server" fails to boot (doesn't even get to the grub menu) if the external usb hdd is plugged in [15:20] unfortunately it seems to be a bios bug because no amount of boot device selection settings fixes it [15:20] no unattended-upgrade reboots for me [15:20] It's surprising how often BIOS has bugs. [15:21] Hi, well, it's not a storage device actually, it's any device, I have a hub with some peripherals on it, no storage though. I feel like I checked bios but I'll check again [15:21] iffraff: tried one of the peripherals without the hub? [15:27] leftyfb: yes actually I have, I think it was the logitech wireless mouse thing. same result [15:27] i'm experiencing extreme stuttering on my ubuntu installation [15:27] it seems like there's a "pulse" every second or so [15:27] iffraff, have you looked for bios updates from the manufacturer? [15:28] zamba, What Ubuntu version? What graphics card and driver? [15:29] hi. can i install Ubuntu 18.04 - 64bit inside SD card? [15:31] B|ack0p, yes, but it will be quite slow [15:31] trying to create a python virtualenv on a live 19.04 desktop. apt install python3-venv --> Package python3-venv is not available, but is referred to by another package. Yes, i have done 'apt update'. What am I missing? [15:32] lordcirth_: thx.. [15:32] lordcirth_: i'm working on that, give me a second [15:32] so sd cards still slow.. [15:32] lordcirth_: I have never done a bios update. frankly scares the crap out of me. how do you do that? [15:32] is anyone able to help me troubleshoot my audio? I really need it and I have no idea what to do.. The ONLY audio I have is those pops you hear when you change the volume. (Strange) It used to be ONLY the speaker test that I could hear (Even stranger). What is going on?! Thanks [15:33] B|ack0p: You could, but it wouldn't perform very well. It would be the same process as making a USB drive. The computer's BIOS/Firmware does need to support booting from SD cards too [15:33] iffraff, firstly, only do it if the manufacturer's update says that it fixes your issue. Secondly, follow the instructions on the manufacturer's page, if they have Linux (or generic) instructions. [15:34] k, but I think I'll use this as a last resort. [15:34] SirScott: did you run sudo apt update? [15:34] iirc you need to do that before apt install anything-at-all will start working in a live session [15:34] pragmaticenigma: well i tried once i couldnt install inside SD card. if it will be very slow then no need to try again.. i was considering to extend my actual space [15:35] has anyone used devilspie for window placement? ( i have two issues :) ) [15:37] mgedmin: yes [15:38] and apt install python3-venv still fails? weird; what apt mirrors are you using? [15:40] mgedmin: https://bpaste.net/show/R38k [15:40] !patience | frib [15:40] frib: 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/ [15:41] SirScott: try "apt install python3-defaults" [15:41] pragmaticenigma, you mean from when I asked the other day? [15:41] SirScott: most likely /etc/apt/sources.list only enables the 'main' component; python3-venv is from universe [15:41] frib: Sorry... I was scrolled up and thought you had repeated [15:42] pragmaticenigma, no, but no problem [15:44] mgedmin: mgedmin: success, thanks a lot! [15:54] wheee another failed upgrade, how fun === nikola_ is now known as nikola_i [16:02] looks like my own fault, in a sense: https://bugs.launchpad.net/ubuntu/+source/ca-certificates/+bug/1843607/comments/2 [16:02] Launchpad bug 1843607 in ca-certificates (Ubuntu) "package ca-certificates 20180409 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1" [Undecided,New] [16:08] lordcirth_: lspci shows 5b:00.0 VGA compatible controller: NVIDIA Corporation GP108 [GeForce GT 1030] (rev a1) [16:09] lordcirth_: kernel driver in use: [16:11] zamba: and your ubuntu version is? nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "Session: $XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";echo Shell: $SHELL) [16:14] tomreyn: the system is not able to connect to the internet, so that command won't work [16:14] it's 10.04.3 LTS [16:14] ubuntu:GNOME and x11 [16:15] Linux version 4.15.0-62-generic (buildd@lcy01-amd64-024) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu1~18.04.1)) #69-Ubuntu SMP Wed Sep 4 20:55:53 UTC 2019 | BOOT_IMAGE=/boot/vmlinuz-4.15.0-62-generic root=/dev/mapper/vgroot-lvroot ro [16:15] https://askubuntu.com/questions/1105528/ubuntu-18-04-video-stutters-every-second-regularly-with-nvidia-gpu [16:15] this describes my problem more or less exactly [16:24] welp upgraded this server to bionic and it fails to boot fully: mdraid devices get mounted, lvm volumes except for the root volume don't even get entries names in /dev/mapper/ === coffeeguy is now known as zenguy [16:25] Hi all! how do i get sound working on alsa instead of pulseaudio on ubuntu bionic 18.04 on an intel nuc? i folloed https://kodi.wiki/view/PulseAudio/HOW-TO:_Disable_PulseAudio_and_use_ALSA_(without_removing_PulseAudio)_for_Ubuntu and restarted but no sound. there was sound with pulse in ff but not in mpv/vlc === zenguy is now known as spudz [16:26] shlomif: did your sound work before you did that? [16:26] shlomif: has your sound EVER worked? [16:27] I'm trying to install a couple of software with lots of config in /etc and other directories [16:27] shlomif: ok so should works in certain applications and not in others [16:27] i need to mount an overlayfs. and once Im done testing I need to trash all those changes [16:27] is this https://bugs.launchpad.net/ubuntu/+source/lvm2/+bug/1573982 ? [16:27] Launchpad bug 1573982 in lvm2 (Ubuntu) "LVM boot problem - volumes not activated after upgrade to Xenial" [Undecided,Confirmed] [16:29] don't want to start with a live usb I'l have to install a lot of dependencies and libraries already there on my current system [16:29] guys im getting "WebSocket connection to example.com failed: Error during WebSocket handshake: Unexpected response code: 404" [16:30] is there any way I can mount an overlay on my current system. [16:33] eeepc: You definitely can. [16:33] tatertots: it did work in firefox [16:35] linuxconformer: More information is needed for anyone to be able to help you. Also, if you a developing an application, this forum focuses it's attention to the Ubuntu desktop and software provided through Ubuntu's official software repositories. You may need to seek out help in another channel. [16:36] Hey guys, so it seems apt upgrade is triggering errors again. My system was up to date as of yesterday so is it possible that some recent upgrade caused this? [16:37] rypervenche, can you help me do that [16:37] destinydriven, please post exactly what error it is. Pastebin if it's long. [16:37] or point me to the resource where i can learn it from [16:37] https://paste.ubuntu.com/p/R24nWFZ44G/ [16:37] @lordcirth_ ^^ [16:38] running ubuntu 18.04 [16:38] eeepc: https://wiki.archlinux.org/index.php/Overlay_filesystem [16:38] Correct [16:38] destinydriven, oh, that's not good. 18.04, I see? You were entirely up to date yesterday? [16:38] Yes I was totally up to date as of yester [16:38] yesterday [16:38] destinydriven, what is your uptime? Do you have any PPAs or other third-party repos? [16:39] Uptime was days. I did a restart about a week ago [16:39] I do have 3rd party repos [16:40] destinydriven, please list them. [16:40] eeepc: I would recommend adding it to your your fstab then rebooting. [16:40] Persona, nginx, [16:40] percona* [16:41] zamba: did you mean 18.04.3 by chance? since 10.04.3 is oooold [16:42] rypervenche, I might need to tear it multiple times without a reboot [16:42] zamba: if you can get and post a full journalctl -b output (you can redirect the output to a file using e.g. journalctl -b &> /tmp/journal.log ) i can have a look. [16:43] @lordcirth_, any idea how to fix this? [16:43] eeepc: The reason I say this is because there may be processes that are holding onto files before you create your overlayfs and they will still be acting directly on /etc and not your overlayfs, unless you have the overlayfs mount on boot. [16:43] destinydriven, just percona and nginx? I wouldn't expect those to break this. Are both repos specifically for 18.04? [16:44] Yes all repos are for 18.04 [16:45] zamba: also, maybe before you get the logs, try disabling all gnome-shell extensions which don't come packaged with ubuntu. [16:45] lordcirth_ there's also ondrej php [16:46] Running `dpkg -s accerciser` provides quite a bit of information, but I'm unclear how to track the package back to an archive. For example, although dpkg says accerciser is version 3.31.4-1, https://packages.debian.org/buster/accerciser lists it as version 3.22.0-7. [16:47] welp udev is not running pvscan for me, whyyy? [16:47] destinydriven, well, you said it broke recently. So I would look at /var/log/apt/history.log and see what broke it. [16:47] Ok, I shall look [16:50] Upgrade: linux-libc-dev:amd64 (4.15.0-60.67, 4.15.0-62.69) [16:50] Upgrade: libsystemd0:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), udev:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), libudev1:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), systemd-sysv:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), libpam-systemd:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), systemd:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), libnss-systemd:amd64 (237-3ubuntu10.28, 237-3ubuntu10.29), libidn2-0:amd64 (2.0.4-1.1build2, 2.2.0-1+ub [16:50] untu18.04.1+deb.sury.org+1) [16:51] Those are the upgrades from yesterday [16:51] I dunno === crazybluek is now known as Blueking === crazybluek is now known as Blueking [16:57] destinydriven, i think libidn2-0 (2.2.0-1+ubunutu18.04.1+deb.sury.org+1)) is related to your errors here (https://paste.ubuntu.com/p/R24nWFZ44G/) [16:57] Yeah I just saw this. I'm downloading the file right now. [16:57] This fix worked for some people hours ago [16:58] tatertots: it works when i connect headphones! so the speakers are the issue [16:58] tatertots: bye [16:58] destinydriven, that version of libidn2-0 might not be compatible with libgnutls [16:59] Ionia, can I go ahead and try this fix: https://askubuntu.com/questions/1173306/relocation-error-error-code-127-after-last-updates [16:59] hey guys whats a snap directory in my home? [17:00] arinov: snap configs mostly. [17:00] arinov: that holds config information for snap apps. [17:00] destinydriven, if apt is dead, yes, it's the only fix [17:00] Ionia, thanks [17:00] gl [17:03] @ioria @lordcirth_ thanks. That saved me [17:03] hi [17:03] destinydriven, good job [17:03] Aavar: DArqueBishop: yah, ok, but why not in .local or something thoughtful [17:03] Sigh of relief :D [17:04] One more question though. This same update that broke apt is appearing again [17:04] libidn2-0/bionic 2.2.0-2+ubuntu18.04.1+deb.sury.org+1 amd64 [upgradable from: 2.0.5-1] [17:04] maybe it will be better to save all configs in the / or the desktop, without any folders [17:05] arinov: as near as I can tell $HOME/snap is the default config save location as defined by snapcraft. [17:05] DArqueBishop: not great, not terrible [17:06] mm [17:06] because its not in .local [17:06] trash in my home directory structure [17:10] destinydriven, 2.0.5-1 is for disco and that ppa still reports 2.2.0-2 for bionic (but see libidn2 9 hours 30 minutes ago ; Successfully built ) [17:10] @ioria all seems well now, thanks [17:10] destinydriven, ok [17:10] I didn't know apt could get broken like that [17:16] destinydriven, apt depends on libgnutls30 that depends on libidn2-0; you modify libidn2-0 and boom !!! [17:17] The domino effect [17:17] yep [17:18] Good thing I check for updates like daily haha [17:24] How can I reach a web page (ala https://packages.debian.org/buster/accerciser) for a package version that is installed on my Ubuntu system? [17:25] For example, my version of accerciser is 3.31.4-1 [17:25] Rich_Morin: there's a similar packages.ubuntu.com service https://packages.ubuntu.com/disco/accerciser [17:25] Rich_Morin, https://packages.ubuntu.com/ [17:26] tnx! [17:26] Rich_Morin: depending upon what you're trying to do the launchpad source package page may be more useful https://launchpad.net/ubuntu/+source/accerciser [17:28] What's the right way to install python3 as the default for ubuntu 19.04 globally? Is there a right way? [17:30] blizzow: i'm not sure that's a safe thing to do, system software may still expect python to default to 2.x [17:32] Okay, what about if I want to swap it out as the default for my own user? [17:32] There are 6354 howtos that all seem different. [17:33] virtual environments, update-alternatives, manually symlinking python... [17:43] blizzow: do not swap /usr/bin/python or /usr/bin/python3 names around. applications expect the "python" programming language to use /usr/bin/python and the "python3" programming language to use /usr/bin/python3. if you fiddle with these you *will* break things [17:45] blizzow, for your own user, put something inside your homedir early in PATH and stick a 'python' in there that does what you want [17:46] yes this is fine and good. I don't know about virtualenv end of things, or personal scripts ends of things, I just know that the /usr/bin/python and /usr/bin/python3 names refer to different programming languages and you shouldn't mix them :) [17:47] I maintain the python community would have done everybody a favour to call "python3" "blackadder" instead :) [17:49] The Python community documented what distros could do pretty well 8 years ago: https://www.python.org/dev/peps/pep-0394/ [17:49] And quite a few of the major distros follow that. [17:52] iirc that came out because arch tried making /usr/bin/python run the python3 programming language and Everything Broke .. [17:53] ayup [18:14] what ports do i need to open for nfs server on ubuntu? [18:15] seven-eleven: hi [18:15] seven-eleven: nfs, nis, [18:15] seven-eleven: udp/tcp [18:17] looks like i did it right then [18:18] i opened udp/tcp of 111, 2049 [18:18] then I configured rpc mount to use a specific port and opened its udp/tcp too [18:19] RPCMOUNTDOPTS="--port 54938" [18:19] shlomif, is it normal that `systemctl status nfs-server` says service "started (exited)" [18:19] exited sounds bad [18:19] but there's no error message :( [18:20] seven-eleven: do you see the green circle? [18:20] yes [18:21] shlomif, https://bpaste.net/show/Ojew [18:21] if i try mounting the exported nfs share it failing [18:21] but no error message either [18:21] hehe [18:26] seven-eleven: can you use wireshark? [18:26] ok === shlomif is now known as rindolf [18:26] on the host right? [18:27] seven-eleven: yes [18:28] rindolf, oh, which interface should I listen to consider my host is the hypervisor of my client (guest) [18:28] ah i have to listen to br2 (the bridge) [18:29] because the guests NIC are all tied to br2 === degenerate is now known as Heart_And_Chops [18:38] rindolf, http://dpaste.com//1DFCNGK [18:40] seven-eleven: looks like no reply was received [18:40] mhm [18:41] rindolf, reply by client or host? [18:42] seven-eleven: reply from server to client [18:43] so my server is borked [18:43] seven-eleven: a client also has a host [18:45] rindolf, but the server looks fine, no errors :| [18:47] my /etc/exports has just this entry: /mnt/12tb01/phserver01 192.168.2.12(rw,sync,no_subtree_check) [18:49] seven-eleven: ok [18:50] what about rpc port, I configured a specific port on the server @/etc/default/nfs-kernel-server [18:50] seven-eleven: is there a firewall in between? [18:50] do i have to configure the same port on the client @/etc/default/nfs-common? [18:50] rindolf, yes but i opened all ports [18:50] let me paste [18:50] seven-eleven: i think you also need rpc [18:51] rindolf, http://dpaste.com/3RP8YTG [18:51] rindolf, seems firewall drops packages... [39:2340] -A INPUT -p tcp -m tcp --dport 2049 -j DROP [18:51] but why [18:51] seven-eleven: note that i'm not an nfs expert - i just follow tutorials [18:53] seven-eleven: do the logs say why? [18:53] now it matches the accept rule, but it still not mounting [18:53] nope [18:57] how do I change a directory rights so that everybody can read from it? [18:57] the client is stuck @ mount.nfs: trying text-based options 'vers=4.2,addr=192.168.2.16,clientaddr=192.168.2.12' [18:57] chmod a+r /directory [18:57] FrameFever, chmod -R a+r /direc [18:57] FrameFever, sorry missing +x [18:58] without +x other users can't traverse through it [18:58] I know the security implications of turning this off, but is there a way to tell Apt to ignore/be-cool-with self signed certs? I set trusted=yes, but it's still whining about it for some reason. [18:58] but don't do `chmod -R a+xr`, do instead: `chmod a+rx /dir` [18:59] soloslinger: what specifically are you seing? apt doesn't really do *certs*, it does *keys*.. [18:59] seven-eleven: does x not make it executable? [19:00] FrameFever, the directory x means other users can go inside the dir [19:00] sarnold: sudo apt-get update yields a "Certificate verification failed: ... NOT trusted" then a "E: Failed to fetch https://" [19:00] FrameFever, on a file it means you can run the file [19:00] sarnold: Docker, specifically, is what I'm trying to fool with. [19:01] soloslinger, can you try sudo update-ca-certificates [19:02] soloslinger: okay, cool, check apt-transport-https manpage for instructions on how to set the CA for the https transport [19:02] sarnold: Gotcha. Thanks! [19:03] seven-eleven: ( I think the $dayjob does some intercepting of https traffic. ) [19:06] hmm, ld provides -z undefs to revert --no-undefine [19:06] but ld.gold doesn't have that option [19:18] does ubuntu uses lvm2 as default at installation? [19:19] looks like a dualboot is screwed here [19:20] grammoboy2, for encryption ? yes it uses lvm [19:25] Hello guys is there any disadvantage to running smartd? Especially on a laptop to detect any disk errors? [19:28] hey whats the nam,e of the channel for the next release i think it was #ubuntu_plus_one or soenthing like that? [19:29] I cant find it on the server list for some odd reason [19:30] !ubuntu+1 | unshackled [19:30] unshackled: Eoan Ermine is the codename for Ubuntu 19.10 - Support only in #ubuntu+1 [19:30] ty [19:36] I have debian server with samba shares connected to an ubuntu server install on a rasp pi. I'm using fstab to auto mount the share using cifs. Something I noticed today is that the permissions are different on the UbuBox compared to the DebBox. I'm positive this is a smb.conf issue. What might I be doing wrong? [19:40] seven-eleven: how can I make it recursive? [19:40] -R [19:40] FrameFever, for only directories use find [19:41] find /your/dir -type d -exec chmod a+rx {} \; [19:44] maxtim did you use the root account on Deb? [19:44] unshackled, to do what? [19:54] that is strange: connecting and disconnecting the audio jack makes the sound on the amplifiers work [19:57] hax! [20:16] I don't like software-controlled heaphone jacks at all! [20:16] but that's the way everything has gone [20:16] !ot | mdemo [20:16] mdemo: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [20:20] hi [20:47] what command should I use to update firmware on a ssd that is not nvme? [20:52] frad: you probably need to check the ssd manufacturers site for updates and info i guess [20:53] EriC^, I already downloaded the iso image and located the bin file. I only need a command. for my nvme I used nvme-cli [20:53] EriC^, its a samsung [20:54] ah [20:59] How do I change the keyboard layout for X? can set the layout I'm using with setxkbmap se dvorak_a5, but wih the dpkg-reconfigure keyboard-configuration the layout is not shown. === urdh_ is now known as urdh [21:15] hi, just installed ubuntu 19.04 on hp pavilion laptop. screen keeps rotating i tried google the only thing that seems to work is the "xrand -o normal" command. [21:29] 3+ [21:34] Can anyone point me the right direction for repairing a boot loader? [21:38] hi monk see the grub manual and wiki [21:38] !grub [21:38] 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 [21:42] hi [21:42] 10:14 PM how can i make a / /system /home partions so system is readonly holds my distro and is readonly then changes to system in root and my home partition [21:42] 10:16 PM 10:15 PM like android [21:42] 10:16 PM 10:15 PM system is read only [21:42] 10:16 PM 10:15 PM and new fw overwrites system but doesnt touch the daya and the rest [21:42] 10:16 PM data [21:48] can i symlink folders like bin and etc on a new partition and make root read only [21:50] you could use an overlay file system, like the live system does [21:50] but i'm not able to guide you there. [21:53] thats a good idea === argonaut_ is now known as argonaut === intellect is now known as RudeFalcon [22:47] is there a way to rollback an apt upgrade? [22:47] other than backup/snap [22:48] if you've got a root-on-zfs system, you could use that. but if you're asking, you probably don't have that.. [22:51] you can downgrade packages if their earlier versions are still available. this can fail and is not suüpported, though (but usually just works) [22:53] yeah, depending upon the package in question.. [22:55] how do i make my / install readonly and /home read write and changed to / on another partition ? [22:55] so a fresh install would still have all my changes to / and home [23:06] Hi, This is the first time I am using Redshift. Should I use it with default settings or will it be better to tweak it? [23:11] https://askubuntu.com/questions/719311/install-persistent-version-of-usb-onto-a-hard-drive [23:12] read only system partiton with changes to root and home on persistance partition [23:12] john_rambo: last time I tried it I think I had to tell it my lat/lon manually [23:12] now you can put the new distro on the read only partitin and still have changes to root [23:13] then unmount persistance and mount a different one on usb [23:13] sarnold, I don't need automation. I can start it manually. I was asking about changing the color temperature from the default if thats possible [23:14] john_rambo: ah, I didn't fiddle with those, that seemed to work fine on its own [23:15] sarnold, Okay. Then I will leave it alone. Thanks [23:34] if i was going to move files from windows to nix via usb what would be a good format for said usb? [23:34] usb thumb drive [23:35] cant remember if ubuntu reads NTFS out the box [23:35] I think it does via the ntfs-3g package [23:36] is there one that is 100% between the two? [23:36] if both systems are on one network though scp or rsync would probably be faster [23:36] no, the filesystem semantics of both systems are pretty different. ntfs comes closest. there's also fat32 but that just feels funny you know? [23:36] Depends of the network speed, for me it's faster over USB. [23:37] akemlenovo_: is that a nice usb device or terrible network or both? :) [23:38] sarnold, USB 3 versus poor Wifi :) [23:38] akemlenovo_: is that to an ssd in an enclosure? or a "stick"? [23:38] I'd go for NTFS. [23:39] sarnold, regular stick or hdd. [23:40] akemlenovo_: well, good point.. even non-ssd can do 100MBps if it's writing big blocks.. cool, thanks [23:48] is there any way to diagnose broken/flaky suspend/resume? all I see in logs is going to suspend and then a normal boot when resume fails [23:52] is there an easy way to enumerate all /dev/[hs]d* that have (list 1) the bios_grub flag and (list 2) have the esp flag? [23:54] btw I solved the first stage of my cryptsetuo problem from yesterday (cc @TJ-), I was missing the "export " keyword in front of my CRYPTSETUP=yes and CRYPTROOT=…. [23:55] later I'll have a look at making my own local-block script to mount the LVM. [23:55] (except some crypttab enthusiast wants to evangelize me. :D) === spudz is now known as coffeeguy [23:56] pedrocr: running ubuntu on ryzen? [23:58] flog: no, it's a Lenovo T460s, why? [23:59] There is apparently a bug with suspend on linux 5.sometthing on ryzen. [23:59] pedrocr: nice, just got myself a T495. so highfive!