/srv/irclogs.ubuntu.com/2019/11/06/#ubuntu.txt

phockingoh hey00:01
tehwizardHello00:02
phockingi just installed system-config-kickstart00:03
phockingeverything installed without error, but it dumps core when i try to run it00:03
phockinglibglade-WARNING **: 15:51:49.379: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory00:03
sarnoldphocking: try installing libgnomeui-000:04
tehwizardI am not familiar with system-config-kickstart.. but it sounds like you don't have gnome libraies installed00:04
sarnoldI tend to think of both system-config-   and kickstart as red hat things. are you sure this is a program you want to use?00:05
phockingtehwizard: yeah i just figured that i would let folks know because i imagine the apt package should have that as a dependency00:05
sarnoldholy cow that's actually packaged :)00:06
sarnoldTIL00:06
phockingsarnold: this is the accepted answer for creating a headless ubuntu installation medium on askubuntu site: https://askubuntu.com/questions/122505/how-do-i-create-a-completely-unattended-install-of-ubuntu00:06
tehwizard@phocking you are probably right, but you didn't specify you installed it from apt-get xD  That said, I don't know system-config-kickstart at al.00:06
phockingsarnold: i did as you suggested and now i am getting a more fun lengthy error. pastebin?00:08
sarnoldphocking: please00:09
phockinghttps://gist.github.com/phillhocking/c9fb9f1b8f42aaf18b52c784d6907b5b00:10
tehwizardYou need the shortn package too :D00:11
sarnoldtehwizard: alright how'd you figure that out? :)00:12
tehwizardshortn a little teminal program to shorten urls :D00:13
tehwizardworks great00:13
sarnoldlol00:13
phockingoh i just have visual mode on all my terminals and just copy paste00:13
phockingin fact, i run windows natively and have the ubuntu instance i am working on as a vm with enhancements so it is full screen on another monitor/isnt jerky/can see the windows volumes00:14
=== satanist is now known as kitinfo-botnet
=== kitinfo-botnet is now known as satanist
phockinghttps://www.hanselman.com/blog/UsingEnhancedModeUbuntu1804ForHyperVOnWindows10.aspx00:14
phockingi just did this today after trying to hack some powershell and bash together and then just used the hyper-v builder one click thing00:15
tehwizardwell, it seems the GTKWarning: could not open display.00:15
=== beaver is now known as beaver|idlesever
=== beaver|idlesever is now known as beaver
=== beaver is now known as beaver|idle
tehwizardyou are running as root? is x-server running? or are you just in a shell?00:17
phockingtehwizard: x server is running but i am connected via rdp/xorg00:18
sarnoldoh, try connecting with ssh -X perhaps?00:19
phockingso this vm uses xrdp00:20
tehwizardmaybe you need xvfb?00:20
tehwizardI think by default Ubuntu doesnt allow root access to your display00:23
tehwizardxhost +si:localuser:root   might fix that.. but its probably a better idea to be doing sudo as a user..00:24
tehwizardBut if it is a VM, then maybe its not such a big deal.   up to you00:25
Phruistrying to install mariadb and the secure install script doesn't seem to be working00:25
=== beaver|idle1 is now known as beaver
flogIm trying to figure out how to get i3lock to run on any action that suspends or hibernates my laptop.00:39
flogLight now i have a hotkey that triggers my i3lock script and then suspends or hibernates.00:40
flogWould like to get this by just closing the laptop lid.00:41
sarnoldbe aware that most of these kinds of screenlockers won't work if you've got a menu open or using a VM00:42
sarnoldpart of what I like about i3lock is that it just locks it when you run it, and you know immediately if it worked or not00:42
flogThat is a good point.00:43
flogwould just be nice to have my laptop locked when closing the lid.00:43
flogMaybe that would be the better way to solve it.00:43
sarnoldsystemd has some mechanism to do things when lids open or close but I can never find the stupid things when peoiple ask...00:44
flogNot messing with whenever ubuntu suspends/hibernates but trigger it on the lid close state. If that is even possible00:44
sarnoldflog: ah there it is, take a look at logind.conf(5) and please report back if you find something, I'd like it too :)00:45
flogWhat i find in the man page is a bit over my knowledge :/00:49
akkI don't think you want a lid open/close event, you want a generic resume event.00:51
akksystemd does have one, but I never got it to work (but it's been over a year since I tried, maybe they fixed it).00:52
akkI'd google something like systemd suspend resume00:52
flogLogind seems to have HandleLidSwitch00:52
flogMy laptop does suspend when i close the lid. I'd just like it to run i3lock aswell when that happens.00:53
flogI assume that standard ubuntu DE does handle lock on suspend somehow.00:53
flogbut now im using i3wm00:53
flogI still have the standard DE installed along with the default login manager if that makes any difference.00:54
chietaping sarnold... yes i have dist-upgrade from disco to eoan... so the kernel upgraded01:24
chietashould i use the old kernel01:24
ironpill_Hi all I have these ip routes: https://gist.github.com/ironpillow/8e78d9159ab153d4c0b403575693dcd1. I am trying to do ping -I enx70886b89f988 google.com, but it's not working. Interface mgmt and enx70886b89f988 are in separate routing tables. Any advice?01:26
drewsHello #ubuntu02:36
chietaanyone on eoan having problem with virtualbox like this https://dpaste.de/YN2o... yes i have dist-upgrade from disco to eoan... so the kernel upgraded02:37
chietaanyone on eoan having problem with virtualbox ... yes i have dist-upgrade from disco to eoan... so the kernel upgraded https://dpaste.de/Fsck02:38
OerHeksttat error says maybe secure boot issue, or sign the vbox drvr, but the ubuntu version is signed?02:45
OerHeksLook at /var/log/vbox-setup.log to find out what went wrong.02:46
OerHeks02:46
* OerHeks spots vagrant02:47
=== zbenjamin is now known as Guest81097
=== zbenjamin_ is now known as zbenjamin
rfmchieta, what version of virtualbox?  You need 6.0.14 for kernel 5.3.02:54
chietachecking rfm03:16
privismAlso Oracle VirtualBox does not provide eoan package yet, I had to remove old dist and reinstall 6.0.14 from Ubuntu eoan repository to make it work.03:30
eelstrebornot sure if it's a problem with ubuntu or vlc - audio is fine through speakers but i only get music but no voice when switching to headphones04:06
chietaping rfm it works thanks im on 5.304:07
eelstrebori don't think it's a vlc problem since amazon streams using the firefox web browser does the same thing04:09
jerichowasahoax`i've got some filesystems listed in /etc/fstab with the "exec" mount option, but they're still getting mounted noexec when the system boots. Where do I start?05:55
tomreynjerichowasahoax`: which file system is it? how do you tell they're mounted nonexec? if you     sudo mount -o remount,exec    one of these file systems, do they mount executable then?06:11
jerichowasahoax`tomreyn: /mnt/*, executing scripts/binaries on those filesystems reports "permission denied", and "sudo mount -o remount,exec ..." allows me to execute files on these filesystems again06:16
tomreynjerichowasahoax`: hmm, i meant the file system type, like ext4 or vfat, not its mount point06:19
jerichowasahoax`tomreyn: three ntfs-3g and one ext406:20
tomreynand which ubuntu and kernel version is this?06:20
jerichowasahoax`eoan and 5.3.0-18-generic06:21
tomreynand you're sure it also affectes the ext4 file system?06:21
jerichowasahoax`at least until it's remounted, yes06:21
tomreynhmm, strange, but they are mounted writable from the start, right?06:22
jerichowasahoax`writable, yes, just not executable06:22
tomreynis there anything on your logs on the exec mount failing initially?06:22
jerichowasahoax`tomreyn: no, but bootup was 12 hours ago06:23
tomreynwell it'd still be in the systemd journal06:24
jerichowasahoax`tomreyn: is there an fstab in the initrd that i should be paying attention to? i ran update-initramfs after posting my question but i haven't restarted to see if that fixed it06:24
tomreynbut if there isn't, then i'm afraid that's all i could think off06:28
sarnoldchieta: btw do-release-upgrade is the far better upgrade mechanism06:39
chietayes sarnold im doing wrong editing sources.list manually06:40
chietathanks noted06:41
pi0how do i prevent dns leak 18.0407:21
DreskDoes Ubuntu have a UPnP gateway server yet?  The packages available are very confusing07:23
DreskI route using Linux, not a hardware router, and I REALLY need UPnP07:23
indoorcatwhat kind if data does ubuntu share?07:45
sarnold?07:45
indoorcatdo they record microphones and stuff?07:45
indoorcatwell I know they share some data just not sure what it is07:45
sarnoldindoorcat: I think I've heard that people like using audacity07:46
indoorcatim thinking I should stop using chrome07:46
DreskI'm reading that Linux, as a router, STILL doesn't have UPnP?07:47
indoorcatI have all my sercurity options shut off for chrome, I mean hell I don't turn off my phone like a lunatic all the time but I do sometimes07:47
indoorcatI wonder how many recording google has of me07:48
=== Leion1 is now known as Leion
isomarigreetings, what is the package python3-distupgrade use for?07:53
indoorcatI need one of those plastic cover for your laptop webcam, i'm too paranoid, I know audio is a lost cause if I'm using the web trying to learn python but covering the camera I can control07:55
ibsenhi hi :)07:55
indoorcati'm trying to use dual monitor07:55
indoorcats07:55
indoorcathi07:56
indoorcatcould disable the microphone I guess07:56
indoorcatcompletly07:56
indoorcatdestroy the wiring07:56
indoorcatmight as well go for the camera while i'm at it07:57
indoorcatthere goes my twitch career07:58
indoorcati'n poor, I destroy things a lot so I am hesitent to destroy it but I know it needs to be done07:59
indoorcatthen I just need a phone snowden uses07:59
indoorcatlol07:59
indoorcatthen I can make plans to take over the world in private07:59
indoorcatanyone in the privacy channel, I need an invite08:00
sarnoldDresk: it is indeed entirely possible that the only software to run the port-opening part of upnp is commercial08:03
indoorcatmy computer is hooked up to the internet wired ethernet but the three squares icon up top has a questionmark, it happend when my picture flipped upsidedown yesterday I think08:11
indoorcatIs it safter to use wifi?08:14
indoorcatsafer?08:14
sarnoldsafer than what?08:17
indoorcatwired, same ip address I guess, thought maybe it's harder to hack the ip08:20
lotuspsychjeindoorcat: what has this to do with ubuntu exactly?08:21
indoorcatwhat data does ubuntu share? dresk was talking about UPnP in routers08:21
lotuspsychje!discuss | indoorcat08:22
ubottuindoorcat: 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!08:22
indoorcatdresk was speaking of linux as a router08:22
indoorcatwell this is ubuntu related yesterday my screen flipped upsidedown and rebooted08:23
indoorcatand now the icon that shows your internet is wired to the ethernet has a questionmark08:24
lotuspsychjeindoorcat: pastebin: sudo lshw -C network && uname -a && lsb_release -a08:24
indoorcatit listed a bunch of info, do I reboot now?08:26
lotuspsychje!paste | indoorcat08:26
ubottuindoorcat: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.08:26
indoorcatyou want me to screenshot the terminal info?08:30
lotuspsychjeindoorcat: no, pastebin like adviced above please08:31
=== Leion1 is now known as Leion
indoorcatI don't know if I want my router information to be public08:39
indoorcatlittle worried08:39
indoorcatcan i give you the classified version?08:40
Ben64indoorcat: there's nothing identifying in that info08:44
=== LucaREz89 is now known as LucaREz
LucaREzHi all08:52
=== Leion1 is now known as Leion
WeblordPepegwoah 1142 people10:08
WeblordPepeexit10:08
WeblordPepeoops10:09
elias_aCan 16.04 be upgraded to 18.04 using USB stick?10:26
=== Leion1 is now known as Leion
ramsub07Hi, there is a process that is locking the dpkg. I can see the respective task by `ps aux | grep -i apt`. However, I am unable to kill that process. The PID keeps increasing by 1 every second. killall doesn't work either. `lsof` command doesn't give any PID of a process locking it either. How do I go about fixing this ?10:28
=== xet7_ is now known as xet7
umuurhey there10:52
umuurI'm trying to get rid off ElemenataryOS 5 in order to back vanilla Ubuntu10:52
umuuris it possible to do that without a usb stick, I know that it is technically possible but is it worth trying?10:52
lalitmeeHey Guys, I am on Ubuntu 18.04 and I am using external screen with my laptop. So when I press `ALT + TAB` to switch between open windows, switcher doesn't show on the the external monitor. I want to see it on the external screen which is not the primary display. What to do? I have tried all the settings in Tweaks but no luck11:31
GermanonymGreetings11:38
lalitmeeGermanonym: hey11:39
Germanonymi have a small problem :/  i want to install hexchat on ubuntu, but iam behind a proxy server. i cant acces the apt install command. is there another way to install it?11:40
lalitmeeGermanonym: I think you can use snap to install hexchat11:42
Germanonymalready tried snap aswell. but i dont have acces to this aswell11:42
lalitmeeGermanonym: sudo apt install snapd     and then sudo snap install hexchat11:42
lalitmeeGermanonym: ohh11:42
lalitmeethen try software center?11:43
Germanonymalso doesnt work11:43
lalitmeewhy are you behind a proxy server?11:43
lalitmeeGermanonym: these are all the ways I can think of..11:44
Germanonymsitting in school right now11:44
lalitmeeohhh11:44
=== PowerTower_121 is now known as PowerTower_120
BluesKajHI folks12:11
ramsub07Hi, there is a process that is locking the dpkg. I can see the respective task by `ps aux | grep -i apt`. However, I am unable to kill that process. The PID keeps increasing by 1 every second. killall doesn't work either. `lsof` command doesn't give any PID of a process locking it either. How do I go about fixing this ?12:25
crondramsub07: kill -9 won't kill it?12:27
ramsub07crond i do not have a PID as it keeps fluctuating12:28
Ecko_if you want to kill all apt processes, this should work. At your own risk of course12:30
Ecko_`ps aux | grep -i apt | awk '{print $2}' | xargs kill -9`12:30
Ecko_or if you are not root: `ps aux | grep -i apt | awk '{print $2}' | sudo xargs kill -9`12:30
Cheezi would find out what process is spawning them, see what the parent pid is of the ones that are locking it12:30
Ecko_But ^ this is a better alternative in the first place12:31
BluesKajramsub07,  unatteneded upgrades runs in the background immedaitely after login if any available12:32
BluesKajit could be the culprit12:32
ramsub07BluesKaj, how do I stop them?12:42
ramsub07Ecko_ thanks that worked!!12:43
ramsub07apparently, the GUI was trying to install something in the background. I closed it last evening but it apparently didn't shutdown well. Hence this problem12:44
BluesKajuse gnome system-monitor12:44
Ecko_Peculiar12:44
mgedminramsub07: can you run pstree -aup|pastebinit and paste the pastebin URL here?12:45
mgedminah, assuming you've got pstree installed12:45
chmdAnyone using the package fonts-font-awesome? The wifi unicode symbol (:) does show up normally, but the ethernet one (:) does not. Anyone experiencing the same bug?12:48
mgedminchmd: I see precisely the inverse, but I don't have fonts-font-awesome installed12:49
chmdmgedmin: wow, I wonder which font has this symbol as well12:50
chmdit's supposed to be private to the font (not an official unicode character)12:51
mgedmin(the ethernet one looks like a crooked rectangle here)12:53
chmdmgedmin: could you paste the fonts you have installed? (fc-list command) → https://pastebin.ubuntu.com/12:54
mgedminchmd: https://paste.ubuntu.com/p/P83bpKtVRp/, enjoy12:56
chmdmgedmin: thanks12:56
eelstreborwhy is it that when i switch from speakers to headphones that i lose voice - i still get the music though - doesn't matter what the program source is13:55
mgedminkaraoke mode in your headphones?13:55
eelstrebordoesn't matter what app i'm using either13:55
eelstreborrealy strange since i get all the audio in the speakers13:56
pragmaticenigmaeelstrebor, what kind of headphones? using the headphone jack? bluetooth?14:02
eelstreborpragmaticenigma, headphone jack14:06
eelstreborbutfulake brand14:07
pragmaticenigmaeelstrebor, try the headphones in another device, if you get the same muddied sound, your headphones are shot. If not, take a bright flashlight and see if there is any lint/dust build up in the headphone jack on the computer14:08
eelstrebori tried a headphone set that my son was using and got the same problem14:08
pragmaticenigmaif there is build up... use a toothpick or small non-metalic/non-conductive object to try and clear the debris from the jack14:08
eelstreborpragmaticenigma, the music sounds great it's just that there's no voice14:09
pragmaticenigmaIt's also possible the jack has broken it's connection with the motherboard (they're not very strong14:09
eelstrebori have other computers to test with but i don't have time to do that right now - it's strange that this suddenly happened - and the sound setup has a test and i can hear "front left" and "front right" test voice14:14
pragmaticenigmaeelstrebor, are you hearing the front left/front right in both sides at the same time?14:15
eelstreborno14:17
pragmaticenigmaeelstrebor, then I'm not sure what could be causing the problem. Short of a reboot of the system. Think about what applications you might have installed recently. Think of any config files you might have changed recently too.14:20
toffeHi guys14:23
toffeI have a lenovo which in dmesg shows: Package temperature above threshold, cpu clock throttled14:23
toffeChecking with "watch sensors" it shows that message occurs around 60 degrees14:24
toffe"sensors" says that high is +100 and crit is +10014:24
toffeso wondering why it is triggering?14:24
pragmaticenigmaIf the motherboard firmware detects it can't spin the fan fast enough, it will also throttle down... you might need to open up the machine and clean out any dust/debris build up14:25
toffeShould not be a problem its a fresh system14:26
toffeThe fan1 is shown at 13 500RPM right now..14:26
toffeit is kinda instant also14:27
toffeit shows throttled then a ms later "CPU0: Package temperature/speed normal"14:27
toffe[24500.949421] mce: CPU6: Core temperature above threshold, cpu clock throttled (total events = 348)14:27
toffe[24500.950440] mce: CPU6: Core temperature/speed normal14:28
pragmaticenigmatoffe, This might still be an issue: https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/179780214:30
ubottuLaunchpad bug 1797802 in thermald (Ubuntu) "Erratic behavior of CPU frequency control under load" [Medium,Triaged]14:30
toffeYeah i also felt it was slughis. I had a L580 beore this (i7 7th gen) and it was much faster. This is a i7 8th gen.. so annoying that it suck so much. I also once a while get hdd crash14:32
toffecomming to work the screen just shows a lot of hdd problems / sector problems.14:32
pragmaticenigmatoffe, is this a machine provided to you by your employer?14:34
=== Grayson__ is now known as Grayson
toffepragmaticenigma: yep :)14:35
pragmaticenigmatoffe, I would encourage you to take that machine to your IT department. It's really a bad idea to try and fix it yourself. The volunteers here assume that you have an Ubuntu installation using the images provided by Canonical, most companies install customized or tweaked versions to meet the needs of their organizations. They would benefit from knowing you are experiencing these problems.14:36
toffepragmaticenigma: ah, nah this is a clean ubuntu install :)14:37
toffeGot it with windows, reformatted and installed ubuntu. I'm one of the devs so we cannot be on that stupid work network with al lthe limitations :P14:37
toffeAlso I'm "IT" at our office .)14:37
toffe:)14:37
toffeOh well gonna try fault tracing a bit. Reboot time14:43
Ecko_toffe, what does `cat /sys/class/thermal/thermal_zone0/temp` do?14:51
Ecko_(thermal_zone0 might be called thermal_zone1, 2 etc)14:52
toffeEcko_: 5400014:53
toffeZone 1 2000014:53
toffe0-5 was 54000 20000 37000 47000 50000 4900014:54
Ecko_Ok, that would be 54 degrees. Kinda normal since most laptops run a little hotter in favor of turning the fans harder14:54
toffetried i7z but get a wrmsr:pwrite: operation not permitted14:55
toffeprolly due to having bios encryption on hdd (?)14:55
toffeTrue Frequency (without accounting Turbo) 1991 MHz14:55
toffethis shows above that error though.14:55
toffe          product: Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz14:57
toffesounds about correct with this :P14:57
toffe lscpu: CPU MHz:             700.00314:58
toffethat .. is not a number I like so much14:58
mgedmindynamic frequency scaling14:59
Ecko_^14:59
toffeYeah, started a compile task, it went up to 220014:59
toffepeaked at 3000 once14:59
Ecko_No need to run a cpu at full blast when not needed, especially on a laptop with limited battery life14:59
toffeMy next computer is most likely a desktop.. Build it myself instead of those premade :P15:00
toffeBut I just got this so want to outlive it a bit more.. Oh well15:00
lotuspsychjelets stick to ubuntu issues please15:00
toffelotuspsychje: arent we?15:01
toffethe issue is cpu overheat on my ubuntu machine :D15:01
toffewhich led to this: https://bugs.launchpad.net/ubuntu/+source/thermald/+bug/179780215:02
ubottuLaunchpad bug 1797802 in thermald (Ubuntu) "Erratic behavior of CPU frequency control under load" [Medium,Triaged]15:02
toffewhich led to cpu frequency check.15:02
lotuspsychjetoffe: lenovo, did you try bios update to latest?15:03
lotuspsychjetoffe: and wich ubuntu version & kernel are you experiencing this?15:04
toffeNot done the last couple months.. maybe I can try that15:04
toffe5.0.0-32-generic15:04
toffeRelease:19.0415:04
lotuspsychje!info linux-image-generic disco15:05
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 5.0.0.32.33 (disco), package size 2 kB, installed size 15 kB15:05
lotuspsychjetoffe: if bios update does not fix, try another kernel perhaps as a test?15:06
lotuspsychjetoffe: compare with LTS for example, or with a latest !mainline kernel15:06
toffeYeah Will try to do that tomorrow15:07
toffe16:07, 7 minutes overtime :D15:07
toffegotta run! thanks for the tip lotus. Have a great evening15:08
pjsHey all.. iptables question. For some, I have a box on the local network that is a gateway for a special wifi network. eth0 is 192.168.1.0/24 and wlan0 is 192.168.220.0/24. For some reason I can't ssh into the box from 192.168.1.x network but I can from .220.x network. This used to work fine, and afaik, nothing has changed. Here are the routes and iptables rules: http://dpaste.com/003NSPM15:17
pjsAny ideas?15:17
pragmaticenigmapjs, Try ##networking or ##linux... raspberry pi isn't something that this channel supports15:19
pragmaticenigmaunless I missing something15:20
=== saint__ is now known as saint_
pjspragmaticenigma: ok the question isn't specific to a pi but sure, another channel I suppose15:23
rapidwaveI'm trying to run a make and it tells me libcbase is missing15:44
lotuspsychjerapidwave: we dont really support compiling as support, whats the package you are trying to make? you dont find it on the repos/snaps?15:50
rapidwaveNah, it's a package of tools offered as source from a developer website15:52
rapidwaveOh....the libcbase is not in repo15:53
rapidwaveOr I cannot find it at least.15:53
rapidwaveIt's possible the configure script is too old...maybe I can just throw a newer one into the directory?15:54
pragmaticenigmarapidwave, as lotuspsychje already mentioned... this channel focuses on the packages provided through the Ubuntu software repository. If you are compiling from source, you will need to reach out to the developers of the code for assistance. Also, if you are desiring a more recent application than what is available, take a look and see if there is a snap or flatpak already avaialable.15:56
=== crondd is now known as crond
deadromhi16:10
lotuspsychjewelcome deadrom16:10
deadromwhen resuming 18.04 on a Dell M4800 on a dock the dock activates the ports a bit late and so every resume the system re-discovers everything: usb devices, displays. can I prevent that somehow?16:12
rapidwavelibcbase sound more like a package that is missing, it is not part of the downloaded tools16:12
cousteauHi, I remember there used to be an option to set "emblems" on folders, but I can't find it.  Was it removed, do I need to install something, or am I looking at the wrong places?16:13
=== _Saltine_ is now known as Budgii
lotuspsychjepopey: deadrom issue related to that bug you found?16:14
cousteau...nvm it seems to have been removed in gnome 3 and there is a package to restore that16:14
deadromlotuspsychje: bug?16:14
lotuspsychjedeadrom: can you check if you have symptons of bug #184995516:25
ubottubug 1849955 in mutter (Ubuntu) "Display jumps on dock/undock and on volume/brightness overlay" [Undecided,New] https://launchpad.net/bugs/184995516:25
deadromlotuspsychje: not that I know. I never undock it. I use it as a desktop PC for power consumption reasons.16:28
=== dionysus70 is now known as dionysus69
lotuspsychjedeadrom: ah you just have it when resuming?16:30
deadromlotuspsychje: yup.16:30
revolutionaryhi all. i installed my ubuntu default LUKS options and how can i remove this and re-make with custom options like --iter-time and --use-urandom?17:10
revolutionaryor is there any way to change this without remove?17:10
s10gopal!ping17:16
ubottupong!17:16
pragmaticenigmarevolutionary, to the best of my knowledge, you would likely (and have an easier time) starting from scratch17:19
lordcirth_revolutionary, --use-urandom is only used when generating the master key, which cannot be changed. And I don't know why you'd want to set that after the fact.17:19
lordcirth_revolutionary, But you can set --iter-time by making a new keyslot with it, then removing the old one.17:19
pragmaticenigmarevolutionary, the other option would be to resize the volume, smaller, make a new LUKS volume with the desired settings and copy your data there... I don't know how easily this can be done17:20
revolutionarylordcirth_ i don't want to start from the scratch. i just want to add some options like --iter-time and i want to create my key with --use-urandom, like17:20
revolutionaryi just want to change my current LUKS scheme with adding some options. Is there any way to change this?17:21
pragmaticenigmarevolutionary, anything you change would only affect the header of the encrypted volume. What concerns do you have?17:32
revolutionaryi have concerns about security level17:33
revolutionaryfor example i would want to change --iter-time17:33
pragmaticenigmarevolutionary, this might help you: https://unix.stackexchange.com/questions/101343/how-to-change-the-hash-spec-and-iter-time-of-an-existing-dm-crypt-luks-device17:34
IGnorANDHi, I have a question about resolvconf18:11
IGnorANDSomeone asked me to edit the DNS.18:11
IGnorANDthe /etc/resolv.conf indicates that resolvconf generates the file18:12
IGnorANDin the man page I see resolvconf -a IFACE.PROG where IFACE.PROG. What should I place for PROG for dns?18:13
IGnorANDresolv.conf -a eth0.ifup I assume18:14
IGnorANDI then enter lines like nameserver 1.1.1.118:15
pragmaticenigmaIGnorAND, verions of Ubuntu... latest versions do not use resolv.conf18:15
IGnorANDhow do I close/save it?18:15
IGnorANDpragmaticenigma: don't laugh - 14.0418:15
pragmaticenigma14.04 reached EOL... it's no longer supported in the Ubuntu channels.18:16
pragmaticenigma!trusty | IGnorAND18:16
ubottuIGnorAND: Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. !End-of-life was April 25th, 2019. Paid support (ESM) is available. See also !esm, !eol, !eolupgrade18:16
IGnorANDThanks, I'll go tell them that the dns cannot be fixed18:17
pragmaticenigmaIGnorAND, It's not so much that it can't be fixed... it's the fact that system is so old that it is extremely vulnerable to attacks on the internet18:17
IGnorANDpragmaticenigma: it's not an online system18:18
IGnorANDand thanks for pointing it out, but I knew that18:18
pragmaticenigmaIt's not online, yet needs DNS settings... that makes no sense18:19
IGnorANDpragmaticenigma: it needs a private dns18:21
IGnorANDpragmaticenigma: as you said, there is no support in the channel. Why do you even care if it makes sense.18:22
lotuspsychjeIGnorAND: please no debates in this channel, focus on ubuntu issues18:23
dckusrwhy doesn't ubuntu provide an "opencv-without-gui" package ?18:25
dckusrIf i intall in an empty ubuntu container, the package "opencv-pyhton" it adds 700MB to the container size18:25
The_LoudSpeakerHow do I know if my gpu is running?18:30
The_LoudSpeakerI forgot the command 😅18:31
dckusrwhat do you mean gpu is running?18:31
The_LoudSpeakerIf the display is using my gpu or not? Or is it detected correctly18:31
The_LoudSpeakerAlso if the drivers are Installed.18:32
pragmaticenigmadckusr, The list of dependencies are here: https://packages.ubuntu.com/cosmic/python3-opencv ... I'm not seeing anything GUI specific in there18:32
lotuspsychjeThe_LoudSpeaker: sudo lshw -C video18:32
The_LoudSpeakerlotuspsychje: Thanks!18:33
dckusrpragmaticenigma: look better, it depends on opencv-highgui which needs libgtk+ which needs all of X18:35
pragmaticenigmaah, so it does dckusr ... there are ways to block the dependency... though I'm not fmailiar with them personally18:37
pragmaticenigmadckusr, There are these approaches: https://serverfault.com/a/39220518:38
pragmaticenigma"apt-get --nodeps" which means you have to manually list all the packages you do need. -or- download the primary package and run it with "dpkg --ignore-depends=<packagetoignore>"18:39
dckusryeah, but since most people who use opencv dont need the small gui aspect, it's a shame it's there isnt such18:39
dckusrespecially on days like docker where it adds 700MB18:39
dckusrand people complaint about bloated docker images18:40
sarnolddckusr: the equivs package can help you build a fake package to satisfy dependencies that you don't need18:40
sarnolddckusr: but please do file a bug report about this to ask for the dependency to be downgraded to a recommends18:40
dckusrI think that will be a big issue, as people who want GUI must be used to this workflow (and I dont know if this really is optional or opencv will bork if it doesnt exist)18:41
dckusrwould be nice to just have another package for no gui18:41
pragmaticenigmadckusr, packages are built and dependencies are set to meet the needs of the largest audience. When you get into specific use cases such as yours, it's up to the user to determine how you want to build and configure the application.18:41
TJ-Got a weird issue with 19.10 - after install, v5.3 kernels suffer USB disconnects every time a key is pressed on USB keyboard from initramfs onwards.18:42
sarnoldwhaaaaaaat18:43
dckusralso, why doesn't ubuntu fix on 16.04 LTS the problem, that nvidia drivers + cryptdrive = can't use computer ?18:43
dckusrthere are tons of bug reports on it, yesterday it took me 2 HOURS to bypass this bug18:43
dckusrwhile preping for a presentation :(18:43
dckusri mean it's not some small usecase, encrpyting hard disk and using nvidia...18:44
sarnolddckusr: what bug number?18:44
lotuspsychjeTJ-: didnt see that before, what machine brand is that?18:44
TJ-dckusr: encrypting and nvidia have no relationship - do you mean UEFI Secure Boot and nvidia propriatry modules not being signed?18:44
TJ-lotuspsychje:  My regular Asus T300CHI - just installed 19.10 alongside 18.04. Keyboard works fine in firmware and in GRUB but it fails s soon as initramfs is reached ... each time a key is pressed the device disconnects and reconnects18:45
TJ-Worked fine for the installer too18:46
lotuspsychjeweird one18:46
TJ-As a result it has broken the ability to do a LUKS unlock from initramfs18:46
lotuspsychjeTJ-: got a dmesg from that?18:46
TJ-lotuspsychje: there's nothing to see and no... since it cannot get past initramfs18:47
lotuspsychjehmm18:47
ioriaTJ-, if kernel related, you can try the -proposed 5.3.0.21.2418:47
ioria!info linux-generic eoan-proposed18:47
ubottulinux-generic (source: linux-meta): Complete Generic Linux kernel and headers. In component main, is optional. Version 5.3.0.21.24 (eoan-proposed), package size 1 kB, installed size 16 kB18:47
gebbioneanyone knows devices and locations application process name? when i ps aux i cannot identify anything closely matching it18:48
sarnoldgebbione: 'it'?18:48
TJ-There's quite a few regressions I'm discovering; e.g. when tapping Esc key to get the GRUB menu (and needing to tap repeatedly... once the menu shows if another tap gets through it escapes the menu and drops you at the command prompt after clearing the screen... didn't do that previously18:49
dckusrTJ-: nop, I mean what I said18:49
dckusrThere is a bug when you use the gui spalsh screen , and you have nvidia drivers installed, then it asks for passwords, but typing it, putis it in the wrong terminal18:49
dckusrand you can't login18:49
dckusrlet me find you some bug reports18:49
gebbionesarnold "Devices & Locations"18:49
dckusrTJ- https://askubuntu.com/questions/867643/ubuntu-16-04-nvidia-driver-encrypted-harddrive-blank-screen18:50
dckusrTJ- https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/172198818:50
ubottuLaunchpad bug 1721988 in plymouth (Ubuntu) "Ubuntu 17.10 full disk encryption + Nvidia drivers not booting" [Undecided,Confirmed]18:50
dckusrit seems that it was fixed in 18.04, but tons of people still use 16.0418:51
dckusrthe "fix" is to disable the gui splash screen on boot (very hard to do, and you need recovery mode)18:51
dckusrsarnold those are the reports18:52
TJ-dckusr:  right, I recall that, I worked on it. It's a bug in plymouth which handles user input during boot. The solution is to get rid of the dumbed-down 'splash' screen so it doesn't change VTs18:52
dckusrit took me 2 hours, cause 1.9 hours i was googling in vain to figure out what the issue is18:52
dckusrtj-: yeah, i think for 99% of the people, it means nothing18:53
dckusrTJ- if it was fixed in 18.04 cant it be back ported to 16.04 ?18:53
gebbioneoh it looks like it is called baobab18:54
dckusralso another nice bug, if you don't install in 16.04 the HWE, trying to install new nvidia-drivers borks your system as well :(18:55
TJ-dckusr: I don't recall now it was a long time ago, but I think there was some interaction either with the vt_handoff and/or the VT mode18:57
pi0how do you resolve dnsleak on ubuntu 18.0419:04
pi0does anyone here use dnscrypt19:08
pragmaticenigmapi0, DNSLeak is a term used in conjunction with VPN services. That requires the VPN providers help to resolve. What exactly is your issue you're experiencing. Plase be specific19:10
sarnoldpi0: hopefully useful to you https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/175467119:11
ubottuLaunchpad bug 1754671 in NetworkManager "Full-tunnel VPN DNS leakage regression" [Medium,Confirmed]19:11
Sven_vBhi! please help me connect my Xenial netbook to my cable ethernet. my netbook has a USB ethernet adapter that shows up as enx… + hex MAC. when I use my yellow LAN cable to connect enx with my Archer D20 wifi "router", everything works, but in the wrong location. so my Archer has a grey cable to port 1 of a noname "5 Poer 10/100 Mbps Fast Ethernet Switch". switch slot 4 has a white cable to a PC, that connection works. the switch'19:14
Sven_vBs "LNK" LEDs light up for slot 1 and 4. however, when I unplug the white cable and instead plug the yellow cable with enx, my netbook's syslog does not see a link change, and the switch LNK LED 4 stays dark. how to debug?19:14
pi0pragmaticenigma: i installed openvpn and connected to a provider, i tested my system on a ipleak site and noticed my isp was listed even after i connected to vpn19:14
Sven_vBs:Poer:Port:19:15
pi0sarnold: thank you i will check this out19:15
pi0sarnold: looks pretty involved i wish i knew openvpn better, not sure how to split tunneling19:16
sarnoldSven_vB: wild guesses: you've got crossover cables or you need crossover cables or you're not using uplink ports properly. the fastest way out of this is to buy a gigabit switch instead, which ought to be able to adapt19:16
pragmaticenigmapi0, what sarnold posted may not be required19:17
pi0does this mean i need to run dnscrypt19:18
pi0there are so many work arounds not sure which is the least package installtion method19:18
pragmaticenigmapi0, No, dnscrypt is something entirely unrelated to what you're trying to solve19:19
pragmaticenigmapi0, There will be no packages to install19:19
pragmaticenigmaI just need a moment to find the documentation... there is a setting you set in your OpenVPN client config file that forces all traffic, including DNS through the VPN tunnel19:19
phockingi got way far out in the weeds19:20
Sven_vBsarnold, I'd like to reuse my existing hardware if possible, for love of nature. did you mean the yellow cable or are the others relevant as well?19:20
phockingif it was aws/azure/gcp i would use terraform, but this has to go on hyper-v and i figured ansible would be more work/abstraction than just creating the install iso and powershell to create the vm19:20
pi0ah perfect!19:20
phockingim trying to create an unattended ubuntu install19:20
sarnoldSven_vB: colors mean nothing19:20
phockinghttps://askubuntu.com/questions/122505/how-do-i-create-a-completely-unattended-install-of-ubuntu19:20
phockingand the kernel panics because it cant mount the root filesystem19:20
sarnoldSven_vB: people will often buy a crossover cable in a contrasting colour, but if you don't know what you've got, then you're going to have a very difficult time finding a solution that works19:20
phockingi've been following this and made a lot of progress until i realized this shit from 2012\19:20
Sven_vBsarnold, I just used them as a shortcut to identify which ones I tested on which link, yellow was the one between enx and the switch.19:21
pragmaticenigmapi0, uncomment the line in your openvpn config file "#redirect-gateway def1" to "redirect-gateway def1"19:21
Sven_vBsarnold, good point. I'll check the pinout whether it's crossed. thanks for that reminder!19:22
pragmaticenigmapi0, if that doesn't do the trick, you may have to manually add entries for your VPN provider's DNS servers by adding lines similar to: "dhcp-option DNS DNS_IP_ADDRESS" replacing the DNS_IP_ADDRESS" with the IP address provided to you by your VPN provider19:22
pragmaticenigmapi0, beyond that, you will need to contact your VPN providers support line for assistance19:23
pi0pragmaticenigma: is that line does not exist just add it?19:23
pi0also can you share that link?19:24
ak47sHi guys. I've got a problem with shortcuts on kubuntu 18.04. I set up hotkey for changing language layout by ctrl+shift, since this moment another shortcuts that contains ctrl+shift+* doesn't work. What the best way to fix it? I found something about this problem, but these solves are too old19:24
dckusrTJ- I see, welp, tough luck for many users :(  I was lucky and figured it out19:24
pragmaticenigmapi0, yes, you can just add it19:24
pragmaticenigmapi0, It wasn't a link... it's in the inline documentation of the client config file that I'm using for my VPN provider19:25
pi0oh i see19:25
pi0thank you going to try it19:25
pi0brb19:25
Sven_vBsarnold, would it be important to know the crossed-ness of the cable between switch and archer as well?19:25
sarnoldSven_vB: yeah; that'd determine if you use the uplink port on neither, one, or both, switches19:26
Sven_vBsarnold, ok, thanks again! :)19:26
Daemoenhrm,  james page isnt in today,  drat.19:27
c0sm0s888newbi for linux, want to learn everything about it, where should i start?19:47
dckusryoutube videos ?19:47
ozzzoc0sm0s888: Go to this page: https://help.ubuntu.com/lts/installation-guide/index.html19:49
ozzzofollow the install guide for your architecture19:49
c0sm0s888Being watching them all the time, i learn pretty quick when its hands on.19:49
sarnoldc0sm0s888: read your error messages and log files when things don't work out19:50
phockinglol19:50
dckusrisn't there is an script which auto opens stackovreflow and searchs last error in a log file ?19:51
dckusrfind_me_a_fix.sh /var/log/syslog19:51
tomreynunfortunately many youtube video videos offer rather bad advice, i'd recommend following the official documentation whereever possible instead19:55
tomreyn!man19:55
ubottuThe "man" command brings up the Linux manual pages for the command you're interested in. Try "man intro" at the  command line, or see https://help.ubuntu.com/community/UsingTheTerminal | Manpages online: http://manpages.ubuntu.com/19:55
pragmaticenigmac0sm0s888, A good place to start is here: https://help.ubuntu.com/stable/ubuntu-help/19:55
c0sm0s888thank you all19:56
tomreynyou're welcome. and feel free to come back here and ask when you can't find an answer elsewhere.19:58
c0sm0s888Another thing i was playing with my old lap top and was trying to install linux on it, but during install i got error " can not make ext4  root partition".19:58
c0sm0s888is it something with HD or its fixable?19:58
c0sm0s888prob time to recycle that machine.19:59
tomreynthis is difficult to tell without more context. did you retain the installation log files from /var/log/installer ?20:00
tomreyn!smart | c0sm0s88820:00
ubottuc0sm0s888: smart is Self-Monitoring, Analysis and Reporting Technology, a monitoring system for hard drives. See https://help.ubuntu.com/community/Smartmontools20:00
tomreynto view the most critical errors from your system log, you can use      journalctl -b0 -p err      in a terminal - this would point out disk i/o errors in case of defective storage media, for example,20:02
zuloydHi!20:27
c0sm0s888tomreyn - I was trying to install kali on empty HD20:30
c0sm0s888hi zuloyd20:31
OerHeks.. kali .. is not ubuntu, and should not be installed on hdd20:34
OerHeksseek support in the kali channels, perhaps?20:34
saor"and should not be installed on hdd" Care to elaborate?20:34
c0sm0s888OerHeks where should it be install to? Nowhere, run Live CD?20:36
OerHekskali is just a pentesting iso, not a regular desktop20:36
c0sm0s888no one talks in #kali20:37
pragmaticenigma!kali | c0sm0s88820:38
ubottuc0sm0s888: The Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)20:38
c0sm0s888I know20:38
pragmaticenigmac0sm0s888, That is to say, Kali is not a topic for this channel. Kali and Ubuntu are very different in how they're developed and processes do not translate between the two. Just because no one is talking in #kali-linux doesn't mean that it is okay to ask here. If you want a general linux chat, see ##linux20:39
c0sm0s888When I try to install UBUNTU on my old laptop i get message can not create ext4 partition, my HD being formated and absolutely empty?20:41
c0sm0s888pragmaticenigma?20:42
pragmaticenigma!patience | c0sm0s88820:44
ubottuc0sm0s888: 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/20:44
c0sm0s888You think I didnt try to search...lol20:46
c0sm0s888Its been weeks, I spend hours and hours searching, thought pros will know better20:47
pragmaticenigmac0sm0s888, We are volunteers here, please mind the tone of your messages20:49
OerHeksc0sm0s888, start in live mode, check the disk with disks utility or s.m.a.r.t. to see what is wrong20:50
OerHekswe can ask you to post a screenshot, but that would be kali :D20:50
saorOerHeks: im confused why you shouldnt install kali on bare metal20:51
pragmaticenigmasaor, That's not a topic for this channel20:52
saorSure, i'm just curious why they think kali should not be installed on hdd20:52
saorIt's a valid question20:53
pragmaticenigmasaor, Again, this is an Ubuntu support chat... not a discussion channel. If you want to ask about it, try #ubuntu-offtopic #kali-linux or ##linux20:53
c0sm0s888pragma, no one talks anyway....whats wrong????????20:53
c0sm0s888no one flooding the chan20:54
saorpragma just lives with a stick up their ass20:54
pragmaticenigmasaor, Keep it family friendly...20:54
saorthanks for making my point20:54
pragmaticenigmasaor, I'm doing nothing more than reminding you that this channel has a code of conduct and has a specific topic in mind. If you need a reminder20:55
c0sm0s888I had it installed on HDD b420:55
pragmaticenigma!coc | saor20:55
ubottusaor: The Ubuntu Code of Conduct is the document that spells out etiquette in the Ubuntu community | http://www.ubuntu.com/project/about-ubuntu/conduct | For information on how to electronically sign the CoC, see https://help.ubuntu.com/community/SigningCodeofConduct | Watch http://static.screencasts.ubuntu.com/videos/2010/12/22/004-SigningCoC.ogv20:55
c0sm0s888and it ws fine20:55
saorI have a dedicated kali laptop20:55
saorThats all it does is run kali20:55
c0sm0s888thats what i want20:56
tomreync0sm0s888: so did you inspect your systemd journal while running ubuntu on your old laptop then (see the command i posted before)? did you inspect the smartctl output?20:56
c0sm0s888and learn on it20:56
saorMy point was really to point out bad advise, which is in the best interests of the channel all i asked was for them to elaborate.20:56
daxEveryone talking about things that aren't *Ubuntu* *support*, stop doing that now, thanks.20:56
c0sm0s888yeah, HDD had no errors, HD is fine20:57
c0sm0s888but would not make ext4 partition20:57
c0sm0s888or ext320:57
c0sm0s888either20:58
tomreync0sm0s888: then i suggest you try installing using the latest installer for the ubuntu target release again and gather and keep the logs when it fails to create the filesystem.20:58
tomreynif this was a desktop installation you can use     ubuntu-bug ubiquity     to have those logs gathered and uploaded to the bug reporting system automatically20:59
c0sm0s888I got 18.04 beaver on the stick20:59
tomreynthe latest installer would be ubuntu 18.04.321:00
tomreyni recommend you also create a screenshot of the message where the installation fails21:01
tomreynand make sure your downloaded and written (to the installer media) iso file is complete / unmodified21:02
c0sm0s888Thank you21:03
tomreynyou're welcome.21:03
=== datasmurf_ is now known as datasmurf
kinesisHow do I fix this: https://paste.ubuntu.com/p/mzrCTRhDRm/21:20
kinesis?21:21
sarnoldkinesis: there'll be a postinst script in /var/lib/dpkg/info/fahclient.postinst21:23
tomreynkinesis: dpkg --configure fahclient     (as root) failed. you need to find out why it failed (see logs or run it manually)21:23
sarnoldkinesis: I suspect you can get past this by editing that script and commenting out most or all of it21:23
sarnoldkinesis: .. then try again21:23
sarnoldI suspect that will then execute the version with your changes and get you past this step21:24
kinesisso i broke ubuntu21:25
SiamasterI'm trying to update my linux kernel and I notice there are different builds for different hardwares. How do I know which hardware I have?21:25
sarnoldkinesis: more like, the fah folks probably haven't updated their package in a while..21:26
kinesisupdate-rc.d: error: no runlevel symlinks to modify, aborting!21:26
kinesisi get that21:26
kinesissudo /var/lib/dpkg/info/fahclient.postinst configure # fromo this21:26
TJ-Siamaster:  for bare metal, the only options are -generic or -lowlatency21:26
SiamasterTJ- bare metal?21:27
TJ-Siamaster:  no a virtual machine21:27
TJ-s/no/not/21:27
SiamasterHmm, I'm not following21:28
Siamasterhow do you suggest I update my kernel to latest stable?21:28
pragmaticenigmaSiamaster, bare metal is a term to mean that your OS is installed on physical hardware instead of virtualized in a virtual machine21:29
TJ-Siamaster: "apt update && apt upgrade" keeps it up to date21:29
gebbionenautilus gets stuck, while doing file transfer on a network share, it works for a while but then something causes the problem. I usually kill it and when i reopen it the network share looks like is still mounted but I cannot access it when i click on it. Has anyone got any idea what i need to do or what i can try to restart?21:29
SiamasterTJ- hmm, I have already tried that21:30
SiamasterI will try again now21:30
pragmaticenigmaSiamaster, explain exactly what it is you're trying to achieve... it's not clear why you have a need to upgrade your kernel.... it would also help to know that version of Ubuntu you are running21:30
SiamasterMy computer freezes when I try to copy files. Or actually, I've even ran some dd command that only reads from my some drive to reproduce that bug. Then when I log in using an older kernel version through grub, the problem is gone.21:31
SiamasterSo I'm trying to update the kernel in order to get rid of this issue21:32
lordcirth_Siamaster, what kernel do you currently have this problem on?21:32
Siamaster5.0.0-32-generic21:32
lordcirth_And -31 works?21:32
SiamasterI tried 4 something21:33
lordcirth_5.0.0-32 does have a bug with CephFS, but I doubt you are using Ceph?21:33
SiamasterI doubt that too21:33
SiamasterI don't know what it is21:33
lordcirth_Then you aren't, yeah21:33
Siamasteryeah, kernel not updated after apt upgrade21:36
lordcirth_No, -32 is the newest in the repos for 5.0.021:36
Siamasteraha21:36
lordcirth_Siamaster, what Ubuntu version are you on?21:37
Siamaster18.04.0321:37
Siamaster18.04.3 LTs21:37
lordcirth_Siamaster, ok, well, you could try installing "linux-generic-hwe-18.04-edge" which is 5.321:38
lordcirth_But it's called "edge" for a reason21:38
geardHello all, I connect to a VPN(anyconnect if it matters) i get the following error "/etc/resolveconf/update.d/libc: Warning: /etc/resolve.conf is not a symbolic link to /run/resolveconf/resovl.conf" I currently just copy over the /run/ file to get my DNS resolution sorted for working on assets inside the vpn. I am curious what my options are here though?21:39
Siamasterok. How do you suggest I do that?21:39
lordcirth_Siamaster, the name I gave is the package.21:40
Siamasteraha21:40
Siamasterso sudo apt install?21:40
lordcirth_Yes. And if that breaks something, then in your grub menu you can choose "advanced" and choose the 5.0.0 kernel again.21:41
SiamasterOk, thanks. I'm installing now21:41
pragmaticenigmaSiamaster, question, is there a particular need for running the HWE kernels?21:41
SiamasterI can't scroll up there now but I explained it a bit earlier21:42
lordcirth_HWE is default in newer ISOs anyway21:42
Siamasteror well no21:42
Siamasterany kernel that would remove that issue will make me happy21:42
Siamasterinstalled, brb restarting21:43
pragmaticenigmalordcirth_, wasn't aware that was the case in 18.0421:45
lordcirth_pragmaticenigma, people expect the standard ISO to work on their hardware. So point releases generally come with HWE once it's out21:47
pragmaticenigmareally? interesting21:47
lordcirth_For the live ISOs, anyway. Not all of them, I think21:48
qwebirc95665Hello, i have a problem with a custom shortcut => cd /home/user/Desktop && ./input.sh   it works in the terminal, but not as shortcut21:48
qwebirc95665has anyone a idea why and how to fix it?21:48
lordcirth_qwebirc95665, I don't think shortcuts open shells, they just run a command. So you couldn't use '&&' and two commands21:49
geardlordcirth_: with the HWE not included in the live ISOs which would you recommend? I tend to always user the network installers.21:50
lordcirth_qwebirc95665, try inserting "sh -c 'cd /home/user/Desktop && ./input.sh' "21:50
qwebirc95665how can i execute a sh script in 1 command?21:50
lordcirth_Alternatively, edit input.sh to start with the 'cd'21:50
jeremy31qwebirc95665: put the input.sh in the /home and not on desktop21:51
qwebirc95665oh thanks now it works21:52
dungaTried upgrading Ubuntu 16.04 to 18.04 and got stuck in this error where glib requires kernel 3.2 or higher and kernel 3.2 requires newer glibc.  The actual error message:"This version of the GNU libc requires kernel version 3.2 or later. Please upgrade your kernel before installing glibc."Any ideas how I can fix this?21:53
Siamasterok, the problem is not gone21:53
Siamasterand I can't log in to grub anymore21:53
SiamasterI don't know how I got into grub last time, it was because I had my ubuntu USB stick plugged21:53
Siamasterbut I also have problem with booting from USB21:54
almostdvsI just got a headache trying to configure passwordless sudo and it turns out that it was not applying to my user because it wasn't at the _end_ of /etc/sudoers21:54
Siamasterwhenever the USB loads, my screen goes off21:54
SiamasterI don't know how to fix that either21:54
pragmaticenigmadunga, did you do a "apt full-upgrade" before attempting to upgrade the distro?21:54
almostdvsI've never experienced this unless a later command overrides a previous command.  Why would my modification care where in the file it is?21:54
pragmaticenigmadunga, that is "sudo apt update && sudo apt full-upgrade"21:55
pragmaticenigmaalmostdvs, Are you editing via the "visudo" command?21:55
almostdvsno21:56
dungapragmaticenigma, I did full-upgrade before trying to release upgrade.21:56
almostdvseven though it says vi it uses nano and I cannot be bothered by peasant editors21:56
dungaany other install commands (dpkg -i, apt install -f, apt full-upgrade) give an error message21:57
Siamasterso it's probably not the kernel that is the problem either21:57
pragmaticenigmaalmostdvs, visudo isn't just the editor... it triggers and commits the changes to the system... otherwise the new settings will not take immediate effect21:57
lordcirth_almostdvs, EDITOR=vi visudo21:57
SiamasterI have a shitty ubuntu installation I think21:57
Siamasterbut I don't know why21:57
almostdvspragmaticenigma: This survived reboots21:58
=== Simon_NL is now known as SimonNL_Afk
=== SimonNL_Afk is now known as SimonNL
pi0pragmaticenigma: thanks for the suggestion which vpn provider do you use22:51
pi0perhaps i should change mine22:51
saorMullvad is deec22:55
lordcirth_#ubuntu-offtopic for VPN recommendations22:56
DELanybody here good with BSD?23:02
jeremy31DEL: This is ubuntu support not BSD23:03
BluesKajask in #bsd, this is ubuntu23:03
daxor the channel for your particular BSD, e.g. #freebsd or #openbsd23:04
DELmy apologies, I didn't specify correctly. I meant UbuntuBSD23:05
DELhttps://sourceforge.net/projects/ubuntubsd/23:05
pragmaticenigmaDEL, it is still not supported here... only official Ubuntu flavors are on topic here23:05
daxnot supported here, since it isn't an official flavor. it's also dead since 201623:05
daxthere's an #ubuntubsd channel but it's basically empty23:06
DELwhat a shame. welp back to unix. the master race23:06
Dresksarnold: A project to replicate UPnP and NAT-PMP behavior is available in Linux, and as a package for most distros (including Ubuntu), known as miniupnpd, http://miniupnp.free.fr/23:09
sarnoldDresk: oh cool! I thought miniupnp was strictly client-side23:40

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