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

cuebixhehe thanks. i'm trying to keep these dev environment instructions as short as possible, but ubuntu actually requires a hell of a lot more steps than windows or macos00:00
sarnoldhaving nice repeatable instructions pays for itself many times over00:01
cuebixI totally agree00:01
TJ-cuebix: systemd-resolved can be configured to forward requests for a particular domain to a specific link, which is what you want I think? (on host's systemd-resolved querying your container DNS server) ?00:09
=== bs_ is now known as bs
TJ-cuebix: if that is what you want it's either via systemd.network config files (for systemd-networkd managing the link) or if s-n isn't managing the link then manually with systemd-resolve --set-dns=SERVER, --set-domain=DOMAIN, --set-llmnr=MODE ... see "man systemd-resolve" for those options00:12
cuebixwhen you say for a specific link, what do you mean by link?00:19
cuebixActually scratch that00:19
cuebixI actually need it to forward requests for a top-level domain (in this case, *.test) to a specific server00:20
cuebixWith dnsmasq it's really simple with a line in the config like server=/test/1.2.3.4. I couldn't figure out how to do that with systemd-resolved00:20
cuebixbrb i need to log out and back in00:24
cuebixhmm, docker is being a bum now :P00:27
cuebixI added my user to the docker group but i'm still getting permission denied when i run the hello-world container00:28
cuebixwithout sudo00:28
cuebixactually hmm id doesn't show me as part of it even though i logged out of gnome and back in00:29
cuebixrebootin....00:31
cuebixThere we go00:37
sarnoldwhat'd you decide on? dnsmasq or systemd-resolved?00:40
cuebixdnsmasq00:40
cuebixI still have yet to fully confirm it's working. I'm re-building my containers now. I should've just built that one, but whatever :P00:41
sarnoldhaha00:41
sarnoldnever hurts to test everything from end to end00:42
cuebixyeah :)00:43
sincere_foxHello00:52
sincere_foxI just installed an electron app via snap and I get this error https://pastebin.com/rWY8EFqJ00:53
cuebixUgh, why is dnsmasq listning on *:53 when i have it configured for 127.0.0.1 :|00:55
sarnoldsincere_fox: if you don't get any traction here, try #snappy00:55
sarnoldcuebix: iirc dnsmasq may be started by any number of other services00:55
sincere_foxsarnold: Thanks, I'll ask there then00:55
cuebixyeah but... it wasn't even installed till i installed it manually00:56
sarnoldoh00:56
cuebixso weird, it doesn't seem to respect my listen address00:57
Bashing-omcuebix: My notes: "systemd-resolved, or more precisely the hook script /lib/systemd/system/systemd-resolved.service.d/resolvconf.conf, causes resolvconf to add 127.0.0.53 "00:58
sarnoldohwait I think I've seen this one. I think they dynamically decide what to do because they want to be able to come and go on addresses as interfaces come and go00:58
sarnoldand linux's support for watching interfaces come and go is so bad no one does it00:58
cuebixBashing-om, thanks, but I don't want to always have dns go through the server in question. I only want the test tld to go through it. I don't seem to see a way to do that with systemd-resolved01:00
cuebixsarnold, heh, well that is frustrating01:00
sarnoldcuebix: yeah :/ It was a frustrating couple of weeks trying to sort ou how to handle the set of issues01:01
sarnoldI think we wound up deciding to not fix the bugs in question. heh.01:01
cuebix:|01:06
cuebixthe source of /etc/init.d/dnsmasq looks like it has some insight...01:07
sarnoldcuebix: try fiddling with --bind-interfaces or --bind-dynamic01:08
cuebixk, thanks01:10
cuebixyeah it looks like bind-interfaces is what i want01:10
swillswhere can i find docs on netplan?01:11
Bashing-om!netplan | swills01:11
ubottuswills: Netplan is a network configuration abstraction renderer which uses YAML descriptions of a network to work with either a NetworkManager or Systemd-networkd "renderer". More information at https://netplan.io/01:11
swillsthx01:12
tomreynthere are man pages, too: http://manpages.ubuntu.com/cgi-bin/search.py?q=netplan01:13
swillsah, cool. i like man.cx too01:14
cuebixso passing the -z parameter (--bind-interfaces) seems to work... that is, when i run it manually on the command line. is there a way to do that with /etc/dnsmasq.conf ?01:16
sarnoldcuebix: I think just echo bind-interfaces >> /etc/dnsmasq.conf01:17
cuebixoh, that's simple enough :)01:17
sarnold(read the file again to make sure it makes sense there, it fit well enough with the /etc/dnsmasq.d/network-manager i've got..01:17
cuebixyup that did it01:18
cuebixsheesh, so many details lol01:18
sarnolddnsmasq is a veritable mixture of swiss army knife, kitchen sink, and a very overburdened camel :)01:19
cuebixfinally, it works01:19
cuebixlol01:19
cuebixThank you all for your help, especially you sarnold, you seem to have all the answers :)01:19
sarnoldyou're welcome cuebix :)01:20
cuebixman, something is still off. it's resolving using my server but hmm looks like nginx isn't sending traffic to the right places or something01:25
cuebixeither i have something misconfigured or there's some timing issue and i'm not seeing it or docker is really strange lol. sometimes i just bring my environment down and back up and things magically work01:29
Ultronis ubuntu updates so dangerous like that? I have been just updating the system and suddenly after reboot I have had a black screen01:44
Ultronhad to re-install ubuntu01:44
Bashing-omUltron: Broken proprietary driver ?01:50
UltronBashing-om, mesa01:50
UltronI am using rx 58001:50
=== zbenjamin is now known as Guest86929
=== zbenjamin_ is now known as zbenjamin
chullMy husband has been doing a sudo command, which normally asks for the password, he enters it and it does the command. But now, suddenly it acts like he’s entering the wrong password! “Sorry, try again” He doesn’t think he did anything to change the password. It’s ubuntu 18.04. Why would it do this?02:00
chullwe *could* reset the password, but I'd like to know if something is wrong, first?02:02
ryuochull: perhaps it was entered wrong. these are case sensitive after all.02:03
OerHekscaps shift lock, probably02:03
OerHeksor using keypad that is not on num lock02:04
ryuoone piece of advice. type it out in a buffer somewhere then copy+paste it to the sudo prompt.02:04
chullryuo, i looked at his keyboard while he was typing it, no lights on.02:04
ryuoif that still fails and the text is correct, then the password is no longer accepted for some reason.02:04
ryuopassword was changed, among other possibilities.02:05
chullthat's what i thought ryuo02:05
chullit's weird and it ought to be working.02:05
OerHekswhoami02:05
ryuoOerHeks: OerHeks02:05
chullOerHeks, ok02:05
ryuowell, yes, that's also possible. wrong user.02:06
OerHeksso he is root? sudo -i ....02:06
ryuoOerHeks: if he was root already, sudo wouldn't ask for a password.02:06
chullhe's him02:06
chull:~$ sudo journalctl -b -1 > 2019-06-13journaldtl.b1.07:46pm.txt02:07
chull  is what he entered02:07
ryuoerm02:07
ryuotry disabling the redirection first.02:07
ryuoremoving*02:08
chullexplain?02:08
ryuoThe '>' and everything after it.02:08
chullah right02:08
ryuothat redirects stdout which could be a problem...02:09
chullryuo, you're a genius. it does work without that.02:09
ryuoNo, I just know that sudo doesn't work very well with redirections like that.02:10
ryuoyou may need another solution so it won't be applied until the command is actually run.02:10
chullit's been working with a similar command, i'll have to see if i see a difference.  What he's trying to do is keep a file of when the box crashes so he can compare them.02:10
ryuoi see.02:11
ryuothis might work then.02:11
ryuosudo journalctl -b -1 | tee log02:11
ryuoreplace log with the file name.02:11
chullthat had an interesting effect with 'log' in it. shutting things down02:12
ryuoit doesn't work at all? well, it's one thing to try.02:12
ryuoif worst comes to worst, you can write a shell script wrapper to run as root.02:13
ryuothough, you said there's been crashes?02:13
valeriohello :) Is there a way to check if my OS is correctly installed? (i.e. if the OS got corrupted, if there are errors etc..)02:14
chullyes .. we would just like it not to crash :)02:14
ryuochull: well, that's usually a software or hardware issue, i can't really say which without more information.02:14
chullryuo, what would you want to know?02:15
ryuochull: how does it behave?02:15
ryuosometimes a system is still online but the display is just unusable.02:15
chullryuo, it suddenly freezes, the clock stops and other things don't work.  it's not overheating and anything else i can't say.02:15
ryuoi usually do the USB keyboard test. if the kernel still responds...02:16
ryuothe caps lock and such should respond.02:16
ryuoturn on/off02:16
ryuothe lights02:16
ryuoor otherwise respond to pings from another computer02:16
ryuochull: well, that's either a problem with the kernel or a hardware problem.02:16
chullryuo, it doesn't respond to the keyboard and the only choice is to turn off the power and restart the box.02:16
ryuochull: what type of computer is it?02:17
Bashing-omvalerio: A quick verification ' sudo apt update ; sudo apt upgrade ; sudo dpkg --configure -a ; sudo dpkg -C '. If the system has no complaints, all golden.02:17
ryuochull: i mean, what kind of PC?02:17
chullryuo it's an i502:18
ryuochull: i meant form factor.02:19
chullhe built it, not our first. he used to do computers for a living before he had the stroke.02:19
valerioBashing-om: Ill try that, thanks!02:19
ryuochull: so a custom desktop.02:19
chullryuo, yes02:19
ryuooui. ok.02:19
ryuowell, freezes can be caused by many hardware problems. only extensive tests over a period of time can really say why.02:20
chullryuo, what tests would help?02:20
ryuoi'd start with RAM tests. bad RAM chips can cause a lot of issues with reliability.02:20
ryuoit's unpredictable how those manifest.02:20
ryuoif those come back clean and the test doesn't freeze up...02:21
ryuothe Power Supply could be bad.02:21
ryuothe motherboard could be bad...02:21
chullryuo, he would have to run with one stick two sticks three etc?02:21
ryuoNo, he can just use RAM test software.02:21
Bashing-omvalerio: :)02:21
ryuoeven the CPU could be bad, though that's very rare.02:22
ryuoit's usually another component.02:22
chullryuo, yes. is there testing software you'd recommend?02:23
ryuowell, memtest86+ or memtest86. memtest86+ is fine if your hardware is like 2013 or older.02:23
ryuomemtest86 is better for newer hardware.02:23
chullit's a fairly new - 2 years system02:24
ryuook, then try this: https://www.memtest86.com/02:24
ryuoyou'd need to prepare external media for it.02:24
ryuoand then boot from that.02:24
chullok will do. Thank you ryuo :)02:26
ryuochull: if that comes back clean, then you'll need to try replacing other stuff.02:26
ryuochull: RAM is the only part I know of how you can cheaply test for.02:27
chullyes. ryuo we will have to come back again later for that02:27
ryuochull: Or, you can always try buying a second hand system that doesn't have issues. whichever ends up being more economical.02:27
chullryuo it's a good start.02:27
ryuochull: i once had a problem where my system would mysteriously reboot and it gradually became more frequent. it turned out to be my PSU being the problem.02:31
gallomimiai seen that problem once with an older system. it would boot straight to POST mysteriously, often in the middle of startup. turned out to be a hair in the cpu socket02:33
=== gallomimia is now known as Gallomimia
valerioCan someone explain how to check the OS integrity using debsums?02:42
OerHeksVerify installed package files against MD5 checksum lists from /var/lib/dpkg/info/*.md5sums. , pretty self explaining02:46
=== chamar is now known as Guest76016
valerioOerHeks: sudo debsums and if everything says OK then my OS is correctly installed (no corrupted files, no missing files, no errors etc..)02:53
valeriois that right?02:54
=== Exterminador- is now known as Exterminador
=== [b0b] is now known as b0b
cyberfingersI am using a php app SEO Panel, which I want to connect to an external MySQL Server. What do I need to install so this will work? Thanks04:10
plongshotDoes anyone know the right way to "run tmux as a login shell" ? It is mentioned in the manpage but I don't see any recent information (ie: that would work for / on ubuntu 18.04 desktop or server).  thanks04:12
plongshotThis:  https://unix.stackexchange.com/questions/43601/how-can-i-set-my-default-shell-to-start-up-tmux  show this    code being included into the user's .bashrc  as the soln to running tmux as a login shell but it is from 2015 and doesn't mention ubuntu specifically.04:16
plongshotif command -v tmux &> /dev/null && [ -n "$PS1" ] && [[ ! "$TERM" =~ screen ]] && [[ ! "$TERM" =~ tmux ]] && [ -z "$TMUX" ]; then04:16
plongshot  exec tmux04:16
plongshotfi04:16
plongshotI mean, is that the right way to do it?04:18
ryuoplongshot: i'd suggest byobu myself. it's the easy way to integrater tmux or screen to spawn at login.04:19
plongshotthx ryuo.  I'll look at that04:20
ryuoit's included by default with ubuntu server even.04:21
=== JoeMooCow is now known as JoeLlama
plongshotryuo: Do you think it incurs much overhead to run byobu on a remote?04:22
plongshotnoticable latency?04:22
ryuoplongshot: no? why would there be? latency is most impacted by the quality of the network route.04:23
ryuoplongshot: unless the server is really slow, i don't see how the software you ran would have a noticeable impact on latency.04:24
ryuoor some other bug.04:24
plongshotryuo: Thanks for pointing that out. I didn't know I was mixing terms04:33
=== mwsb is now known as m[_]
maccam94what's the correct way to fully restart the user session + gui in ubuntu 18.04, without rebooting? I've tried restarting display-manager.service, but it doesn't come back, and the user processes are left. restarting the user@1000.service also doesn't work04:49
wahdizzitis there a good way to reset ubuntu server back to its basic install state?04:55
wahdizziti was trying to do something and failed. I'd like to try a different thing, but don't really want to reinstall if I can help it04:57
=== m[_] is now known as mwsb
wahdizzitis there an easy way to access this channel with xmpp?05:03
the2048Huh, brightness control on my laptop doesn't work under 18.0405:27
gbellinozMy gnome-control-center only has a few items - Language Support, Printers, and Software & Updates. What have I neutered on my system?05:37
=== nikolov_ is now known as Blade
_`/usr/share/apport/recoverable_problem crashed with a permission error trying to access /proc/1/exe. somehow this does not make me feel good.06:12
_`i think i will need to have my laptop exorcised06:13
_`does anybody know any priests who are open-source-friendly?06:14
=== _` is now known as MundoCaniDog
aquanautHi,everyone.No root file system is defined when I install ubuntu19 in DEL_PC.How can I solve this?06:28
guivercaquanaut, do you mean 19.04?  (there is no Ubuntu Core 19)  I'd verify your install media, and if you did that, try using 'something-else' & ensure you have a root file system/partition defined06:42
fastfreshhttps://www.irccloud.com/pastebin/b1hhfSjU06:47
fastfreshHow to skip grub os menu at boot? Here is /etc/default/grub file. It was like this on install, I did not change it. https://hastebin.com/dasurapora All the needed options are set, but it still shows menu every time. Any ideas?06:48
=== im0nde_ is now known as im0nde1
EriC^^fastfresh: add the grub record fail timeout06:50
EriC^^fastfresh: GRUB_RECORDFAIL_TIMEOUT=006:51
fastfreshEriC^^: this helped, thank you.06:55
EriC^^fastfresh: no problem06:59
fastfreshEric^^: but why GRUB_TIMEOUT=0 is not enough? What is recordfail?07:00
EriC^^fastfresh: it's for when the pc doesn't boot properly it uses it, it's some bug i guess that it's using it always07:03
fastfreshMight be related to this bug? https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/181440307:03
ubottuLaunchpad bug 1814403 in grub2 (Ubuntu Cosmic) "Latest update causes 30 sec. menu delay timeout" [High,Fix released]07:03
fastfreshIt says fix released long ago07:04
fastfreshOk07:04
=== amosbird_ is now known as amosbird
=== william is now known as Guest72599
darutokois there a non alphanumeric character that have high priority in Files sort order? In Windows I could have folder !Stuff and it will be sorted on top but Files ignores ! and sorts it like S07:58
geirhadarutoko: that depends on the locale08:00
geirhadarutoko: For example, compare   sort <<< $'a\n.a\n,a\n-a'   and    LC_COLLATE=C sort <<< $'a\n.a\n,a\n-a'08:02
geirhathe first one sorts the lines according to your current locale's collation order, the second sorts them by their ascii values08:02
darutokogeirha, they are exectly the same08:06
geirhaok, in the norwegian locale I use they differ, perhaps the locale you use have them closer to the ascii08:10
darutokogeirha, so there is no way to do what I want?08:11
darutokogeirha, without messing up locale08:12
geirhaNot if your current locale does not have any characters it considers to sort before 008:26
zetaI'm trying to design a web page and after much frustration I noticed the color data in print-screen is wrong!08:34
zetaIs there a way to tweak the color settings for the print screen function ?08:34
blackflowzeta: what print screen function?08:36
zetaGNOME Screenshot08:36
blackflowzeta: wrong how?08:36
zetaI use color picker tool, but the color is not the same as the color in CSS08:37
blackflowzeta: give an example please08:38
zetaFor example, set background to #2b2c27, print-screen, use color picker, and the color will say #2f302b08:38
blackflowthe gnome screenshot tool has two options: copy to clipboard or save to file. which one are you using? it has no color picker in itself.08:40
tomreynin which application do you set and display this background (maybe gnome settings / tweak tool?), in which application do you use a color picker?08:40
cupcakeHi is the following method work in polkit rule ? subject.isInGroup("sudo")) || subject.user ("user")08:40
zetaI've tried both copy to clipboard and save to file. I use Gimp color picker (and have also tried a web color picker and got the same result)08:41
zetaI set the color in a .html file for example <html><style>body{background: #2b2c27}</style></html>08:42
blackflowzeta: are you 100% sure that there's no other effects in CSS changing the color? I just ran a test and the colors are the same in CSS and copy-to-cliboard-paste-to-gimp08:42
zetathanks blackflow, it's something with my desktop then, some overlay maybe!?08:43
blackflowmethinks this is out of scope for #ubuntu. I'd say the problem is in your CSS altering the color somehow, by cascade or by an overlay effect.08:43
blackflowif you copy to cliboard or save as PNG the colors in the screenshot'ed image will be correct. jpeg might alter/alias/approximate specific pixels, but that's something else08:44
zetaI know in Ubuntu 16 if you had the print screen app open it created an overlay, so it got darker and darker ...08:44
zetaCan it has something to do with Nvidia drivers ?08:45
blackflowzeta: use the gnome screenshot tool and then try several variants: whole screen, current window, or select an area, see if you get different/correct results08:45
=== imsurit_ofc is now known as imsurit
zetaIt's only when the screenshot is saved to file, then copied, it gets the colors wrong09:03
zetaif I use gnome-screenshot -ac it gets the correct colors!09:03
zetaif I open the file (not copying) the colors are correct09:05
blackflowhow are you copying the file?09:05
zetaSo the problem seem to be the copy function of Image Viewer09:05
blackflowif you are JPEG-recompressing the file then yes, it is bound to change color bit here or there09:06
zetaImage viewer seem to apply some filter09:06
zetaThe data saved to disk by gnome-screenshot is correct!09:06
blackflowpurr fect.09:06
zetaIf I remember correctly it was also Image Viewer that created the darkening overlay in Ubuntu 1609:09
=== imsurit_ofc is now known as imsurit
whitebyteI am creating a VM using qemu and ubuntu image: https://cloud-images.ubuntu.com/bionic/20190531/bionic-server-cloudimg-amd64.img, and following commands: https://pastebin.com/6562Pg8Q  it is giving no bootable disk error. Can anyone help what am I missing10:03
whitebyteThe same thing works for an alpine image10:03
BluesKaj_Hi folks10:17
blackflowwhitebyte: that cloudimg is not an ISO for -cdrom, it's the actual img, like the one you'd create with qemu-img10:20
blackflowwhitebyte: remove -cdrom and -boot options and supply this img file for -drive10:21
=== imsurit_ofc is now known as imsurit
whitebyteblackflow, it did work. but I dont understand difference between ISO for cdrom and actual image?10:27
ryuowhitebyte: one is a CD image, the other is an actual drive image.10:27
ryuothe most notable difference is one is designed to be read-only and the other is designed to be read-write.10:27
blackflowalso the format is different. CDR images have no MBR, they're using ISO9660 standard10:28
ryuoeven the ones that end used as DVD or Blu-Ray media.10:29
whitebyteokay, What are the default login credentials for Ubuntu 18.04 image?10:34
blackflowwhitebyte: username is "ubuntu", no password. no ssh access until you set up proper auth10:36
whitebyteIn order to setup proper auth, the only option I have is cloud-init, or is there any other way?10:37
blackflowcloud init is default but you can remove it and configure things your way10:39
whitebyteblackflow, you mean create a custom ubuntu image?10:43
CoffeeCattlemy wifi never works after I suspend my computer. I have to keep turning the wifi off and on again till it works again10:49
CoffeeCattleI had an issues before with my wifi keep disconnecting and I was told to change the power management from a 2 to a 310:49
ovrhHello10:57
ovrhDoes anybody have any suggestions how I could debug an issue with Ubuntu not recognizing the external monitor attached to my laptop anymore?10:57
ovrhxrandr is being no help, the laptop has 2 DisplayPorts and 1 HDMI, and it lists none of them (the monitor is attached at the HDMI)10:58
ovrhAnd in Settings -> Devices -> Displays only one monitor is listed, not two anymore, and there's no option for organizing them anymore.10:58
cfhowlettovrh= used to work though, right?11:03
ovrhYes11:04
ovrhUntil yesterday morning11:04
cfhowlettwhat system changes did you make?11:04
gofioin ubuntu 18.04 I'm being asked to restart (I have it in spanish but kinda trasnlating on the go) the packages without asking for a libssl1.1:amd64 so I'm gonna click yes, guessing that's ok11:05
ovrhcfhowlett, Yesterday morning I took it with me, and installed `powertop` and `slimbookbattery` to try and see if the battery life would improve (spoiler: it doesn't)11:05
ovrhAnd I think one of those two messed something up11:05
cfhowlettIf the changes you mention should not have impacted monitor but ...11:06
cfhowlettassuming hardware, most usual issue with cables.  test the monitor on a different machine to verify functionality11:07
cfhowlettalso test a different monitor from your laptop11:07
ovrhcfhowlett, I did that already. I tested both the monitor on another laptop, and the monitor on my laptop but booting into windows. Both work without any problems at all11:08
cfhowlettah!  one step ahead!  :)11:08
ovrhAlso, I thought it was a driver issue11:08
cfhowletttry this then: purge powertop and sliimbookbattery?11:08
ovrhSo I `sudo apt purge 'nvidia*'` and `sudo apt install nvidia-driver-390`, but no help there either11:09
ovrhcfhowlett, Did that immediately, but things didn't go back to normal11:09
lotuspsychjeovrh: check your dpkg logs, maybe there's a clue what could have caused it11:09
lotuspsychjeovrh: see also your dmesg or a syslog tail when you branch your hdmi11:09
ovrhlotuspsychje, Where are the dpkg logs?11:10
lotuspsychjeovrh: /var/log/11:11
gofiolater on somebody will ask "why did you do that"?? xD11:13
lotuspsychjegofio: keep offtopic comments out of support please11:14
gofioin ubuntu 18.04 I'm being asked to restart (I have it in spanish but kinda trasnlating on the go) the packages without asking for a libssl1.1:amd64 so I'm gonna click yes, guessing that's ok11:14
tobiasBoraHello,11:16
tobiasBoraSince a few days, flash does not work anymore on firefox11:16
gofiothey are upgrading11:17
cfhowlett!flash | tobiasBora11:17
ubottutobiasBora: To install Flash see https://help.ubuntu.com/community/RestrictedFormats/Flash - See also  !Restricted and !Gnash11:17
tobiasBoraI tried to install adobe-flashplugin, but it does not work11:17
gofioI'll try ask in windows xD11:17
lotuspsychjegofio: dont please11:18
tobiasBorabasically, when I click on flash I have "Allow", when I click I get nothing, just a white/black (depending on the website) screen. I tried on chromium, it just work(tm).11:18
tobiasBorahum, in the plugins in firefox I can see "Shockware Flash is known to be vulnerable and must be updated"11:20
lotuspsychjetobiasBora: some websites are badly written, have old flash methods11:21
tobiasBoralotuspsychje: well it does even work on official flash website11:22
tobiasBorahttps://helpx.adobe.com/fr/flash-player.html11:22
lotuspsychjetobiasBora: wich ubuntu and flash version please?11:22
tobiasBoralotuspsychje: ubuntu LTS 14.04 (maybe I should update now...), firefox 66.0.3, flash 32.0.011:24
ryuotobiasBora: it's overdue.11:25
ryuoliterally.11:25
tobiasBoraryuo: which one? flash?11:25
ryuo14.04 EOLed already.11:25
tobiasBoraryuo: Ok, I'll try to update. But firefox and flash looks pretty recent now?11:26
ovrhlotuspsychje, There are some errors in dmesg (namely, "ACPI errors", a "tmp error" and several "PKCS#7 signature not signed with a trusted key"), but nothing to me looks like problems with HDMI.11:26
ryuoit's still out of date.11:26
cfhowletttobiasBora= and still unsecured as it ZERO security upgrades.  fix this.11:27
ovrhIn the dpkg.log there are a lot of mentions of slimbookbattery and powertop at the time I installed them, what should I look for exactly?11:27
ovrhAlso looked into `tail -f syslog` while unplugging/plugging in the HDMI with the monitor on, but nothing shows up as a consequence of the actions.11:27
lotuspsychjeovrh: could you pastebin your dmesg and dpkg logs please?11:27
ovrhlotuspsychje, Of course, give me a moment please11:27
tobiasBoracfhowlett: I guess I'll have to yes. It's just that it's not my personnal computer, and I'm afraid to disturb the user11:31
tobiasBoraanyway, thanks, hope the update will fix it11:33
ovrhlotuspsychje, dmesg: https://paste.ubuntu.com/p/xwnRCPQtqd/, dpkg.log: https://paste.ubuntu.com/p/wVg2hRd3Gm/ (for this one I went back to the day before the problem)11:33
cfhowletttobiasBora= well so long as he agrees to live with any malware created by going online with an outdated , unsupported system ...11:33
lotuspsychjeovrh: nvidia: module verification failed: signature and/or required key missing - tainting kernel11:35
lotuspsychjeovrh: what chipset of nvidia you got please? you dualboot?11:35
jeremy31ovrh:  disable secure boot11:36
ovrhlotuspsychje, Yes I dualboot (every once in a while). I have a Nvidia GTX 1060 Mobile (`lspci -v | grep VGA`: https://paste.ubuntu.com/p/gvN2nwQjv6/)11:37
lotuspsychjeovrh: i would go for what jeremy31 suggests, then for GTX cards we reccomend the ubuntu graphics ppa for drivers11:38
lotuspsychje!nvidia | ovrh11:38
ubottuovrh: For nvidia and matrox graphics cards, see https://help.ubuntu.com/community/VideoDriverHowto . For AMD/ATI graphics cards, see « /msg ubottu ati » and « /msg ubottu fglrxmissing » For the latest Nvidia drivers see https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa11:38
lotuspsychjeovrh: your dpkg logs also show you removed 2019-06-13 19:20:15 remove libnvidia-common-410:all 410.104-0ubuntu0~18.04.111:39
ovrhjeremy31, How come? It has been working no problem with that enabled until yesterday11:39
ovrhlotuspsychje, That's what I have installed. nvidia-drivers-390 proprietary from the ppa:graphics-drivers11:39
jeremy31ovrh: secure boot will not allow the Nvidia driver to be used11:40
lotuspsychjeovrh: dont think 390 is reccomended for your gtx card, id go a higher version11:40
tobiasBoracfhowlett: her priority is more to understand how to copy/paste ;) Anyway, I'll take to time to update in the weekend11:40
cfhowlettgood luck there tobiasBora11:41
lotuspsychjetobiasBora: or backup and even clean install a supported version11:41
cfhowlett!cookie | tobiasBora11:41
ubottutobiasBora: Wow! You're such a great helper, you deserve a cookie!11:41
ovrhjeremy31, So it was using the Intel ones so far?11:41
ovrhlotuspsychje, It's the higher one that shows for me both doing apt search nvidia and in the "Software and Updates -> Additional drivers" menu11:41
ovrhThere is a 410 opensource one, but I've always been recommended not to install the opensource ones because they don't work11:42
lotuspsychjeovrh: what have you been doing exactly? remove nvidia-kernel-source-396:amd64 396.54-0ubuntu0~gpu18.04.111:42
ovrhlotuspsychje, `sudo apt remove nvidia-kernel-source-396`: https://paste.ubuntu.com/p/xxT8j8TJ7N/ The package is not there11:44
ovrhlotuspsychje, I purged the nvidia drivers initially and reinstalled them because I thought it was a driver-getting-messed-up problem11:45
ovrhBut it didn't work11:45
lotuspsychjeovrh: i was refering to your dpkg logs11:45
ovrhI installed the 396 first, saw that it didn't work, and removed everything and reinstalled 390 from scratch11:45
lotuspsychjeovrh: try what jeremy31 said, and perhaps a 418 or 410 from the ubuntu ppa11:45
ovrhlotuspsychje, How do I disable secureboot?11:47
lotuspsychjeovrh: or 430 or 41511:47
lotuspsychje!uefi | ovrh into your bios11:47
ubottuovrh into your bios: UEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI11:47
ovrhAlright11:47
ovrhLet me purge the nvidia stuff again, install 410, and then go into the bios. I'll report back11:48
gofiowhat could be causing thrash bin not to open? in gnome3 and ubuntu 18.0411:59
ovrhlotuspsychje, jeremy31: All done. Installed nvidia-driver-410 after purging the 390, but the secure boot stuff was already disabled in the BIOS (which means I disabled it a long long time ago). Still nothing, monitor didn't come on12:03
lotuspsychjeovrh: pastebin: sudo lshw -C video plz?12:03
ovrhhttp://paste.ubuntu.com/p/hqzxMpBWqq/12:03
lotuspsychjeovrh: you sure fastboot=off and secureboot=off right?12:04
ovrhYes, 100%. I have a picture of the secure boot screen12:05
lotuspsychjeovrh: what about nvidia-settings, does your card is set to performance mode or powersaving mode?12:05
lotuspsychjeovrh: did you also try what cfhowlett suggested, reverting your yesterday installs?12:06
ovrhlotuspsychje, Secure boot screen: https://i.imgur.com/UhAo77F.jpg12:07
ovrhlotuspsychje, The card is set to "NVIDIA (performance mode)12:08
lotuspsychjeovrh: what about the 'boot' tab, uefi or legacy?12:08
ovrh(the alternative is "Intel (Power Saving Mode)")12:08
lotuspsychjeovrh: performance is set good12:08
ovrhAnd yes, I tried what cfhowlett suggested, I removed those two packages yesterday as soon as I plugged the monitor in and it didn't work, and to make sure I ran sudo apt purge packages again today when he suggested it.12:09
lotuspsychjeovrh: just crious, does your gnome systemsettings show your external screens in devices/screen?12:09
ovrhlotuspsychje, Not sure about the boot tab. Give me 90 seconds and I'll check.12:09
ovrhlotuspsychje, No, gnome settings only shows one thing, this: https://i.imgur.com/O2B91Hi.png and the monitor is plugged in right now12:10
ace_meI am inside a docker image created from oracle slim one and I want to add pdo_mysl inside that image too12:10
ovrh(restarting to check the boot tab in the bios, brb)12:11
ace_meI've tried to add in dockerfile  RUN yum install pdo-mysql12:11
ace_mefailed to build: The command '/bin/sh -c yum install pdo-mysql' returned a non-zero code: 112:11
gofiolotuspsychje: can you read me?12:13
ace_meNo package php71w-pdo-mysql available.12:15
ovrhlotuspsychje, There isn't an option to chose between legacy and UEFI12:17
ovrhThat tab only has the boot priority and a sub-menu called UEFI settings with this in it: blob:https://imgur.com/5507f503-67b9-4c25-9f94-9e4c0d61bed012:18
blackflowace_me: wrong channel?12:18
ovrhlotuspsychje, Here's the whole thing: https://imgur.com/a/sQGu5h012:18
gofioI'm testing the ignore filter and I need a volunteer, anybody? not sure the test has worked as lotuspsychje not typing any more12:20
ovrhgofio, Ignore filter'12:21
ovrh*?12:21
gofioovrh: thanks, are you gonna be around for a moment?12:21
ovrhSure12:21
gofioovrh: I'm on smuxi client so the /ignore command is not working cuz it has it's own. Let me try with yours. Hopefully you'll write something in the next ten minutes. You mind if I ask you after that?12:23
blackflowgofio: please stick to ubuntu support here, thanks.12:23
gofioblackflow: that's what I'm doing12:24
gofioblackflow: 13:59 <gofio> what could be causing thrash bin not to open? in gnome3 and ubuntu 18.0412:24
fastfreshIs it possible to install kernel >= 4.19 on 18.04 without compiling it?12:24
fastfreshI need it for some wifi  drivers that are missing in 4.1812:24
fastfreshI can't find 4.19 packages in  bionic repos, is it ok if I manually install deb packages with desired kernel?12:24
gofiofastfresh: also got screwed here with a bluetooth usd device after an upgrade. Though the mess was started by the manufacturer, all said12:25
fastfreshgofio: how did you perform the upgrade?12:27
gofiofastfresh: it's a long story12:27
=== jelly-home is now known as jelly
gofioeverything working12:38
=== LabMunkeh is now known as Mechanismus
whitebyteI am creating a VM using qemu and ubuntu image: https://cloud-images.ubuntu.com/bionic/20190531/bionic-server-cloudimg-amd64.img, and the machine boot into (initramfs) saying gave up waiting for root filesystem device. ALERT! LABEL=cloudimg-rootfs doesnot exist. What does it need, any clue?13:39
=== im0nde_ is now known as im0nde1
ovrhA weird question: is there a way for Linux to turn off connectivity ports? (hdmi, usb, dp etc) And if so, is there a way to check which ones are turned off and turn them on?14:22
pragmaticenigmaovrh: This site might help set you down the path, otherwise you might want to try asking in ##linux ... : http://karlcode.owtelse.com/blog/2017/01/09/disabling-usb-ports-on-linux/14:28
ovrhThank you, pragmaticenigma14:31
pragmaticenigmaovrh: Keep in mind these are only software stops. It will not disable the ports fully and it is still possible for the ports to trigger actions on the computer. The only way to truely disable a port is to either put hot glue into the port, or physically remove them from the computer.14:33
ovrhpragmaticenigma, I see. I'm not trying to disable a port, I'm just really trying to understand if an HDMI port is being seen by linux. I know for a fact that it works, but Ubuntu disagrees14:35
pragmaticenigmaovrh: Try a different cable and/or different HDMI display device. Also, if the graphics card has it's own drivers available, make sure they're installed (i.e. Nvidia)14:36
lotuspsychjeovrh: if you re-ask your question, please add all steps tryed before to volunteers, so they can pickup from there14:37
ovrhpragmaticenigma, Tried all that already. The cable is fine and the device works both on another laptop and on the windows partition. And I have the drivers installed for sure. I was just starting to think that it might be the ports not receiving any actual power, somehow (?), since they aren't listed in xrandr14:38
ovrhAlthough it seems like an unlikely think to happen14:38
ovrhlotuspsychje, Sorry, didn't mean to ask again, just wanted to try something different.14:39
lotuspsychjeovrh: your endgoal is still to fix your external displays?14:39
ovrhlotuspsychje, To fix ubuntu not seeing the display, yes14:41
lotuspsychjeovrh: so its pretty relevant, you describe our previous steps tryed to new volunteers right?14:41
ovrhlotuspsychje, Sure, but again, last one was a self contained question, just to see if I could try this other thing.14:44
eraserpencilhow might i auto connect to a certain SSID with nmcli14:52
pragmaticenigmaeraserpencil: This was the first result I found in a web search: nmcli device wifi connect SSID-Name password wireless-password14:53
eraserpencilon boot it always connects to an SSID of a weaker connection14:53
pragmaticenigmaeraserpencil: Remove the weaker connection from the saved SSIDs is another option14:53
eraserpencilwas hoping I could find an easier option than to run "nmcli connection up <SSID>" everytime i log in14:54
eraserpencilis there a priority list or something you are aware of?14:55
SimonNLeraserpencil: if nmtui is installed you could try that14:57
SimonNLI think14:57
SimonNLthere is auto connect option in there14:58
eraserpencilboth are on autoconnect. perhaps i need a script to do what i want15:07
=== SimonNL is now known as SimonNL_Afk
pragmaticenigmaeraserpencil: Or set one of them to not auto connect... seems easier15:15
jilhi15:22
jilI'm trying to correct the display of fonts in evince.  I don't know what happen, they use to be fine but now they are displayed as rectangles.15:33
jilwhere lauching from command line, I get pango-warning https://dpaste.de/auxU15:34
jilIt's been a long time (several month) since I noticed the problem. I think it was after a font install.15:35
CoJaBoSo, I think I have to change the "device master key" on a luks volume; is that the same as the "volume key" that cryptsetup-reencrypt can change, and is changing that sufficient to prevent access to the original volume by someone who has an (old) full copy of the volume?15:38
tomreynCoJaBo: not sure this helps: based on the cryptsetup-reencrypt man page's description of the "volume key" i assume it must be the same thing as what the cryptsetup man page refers to as the "device master key".15:47
tomreyn(and it is certainly not helpful that they use different terms for what seems to be the same thing.)15:48
tomreynCoJaBo: since changing the master key effectively means reencrypting the full storage, doing so and replacing / removing the users key slot should be sufficient to prevent continued access by a former user.15:50
CoJaBotomreyn: Yeh, it's also confusing that the manpage for cryptsetup says the key can never be changed, and then there's cryptsetup-reencrypt which seems to exist mainly to change this key lol15:52
tomreynof course they'll still be able to access their old copy of the data if they had a full dump of the encrypted volume and a copy of the master key (which is accessible to administrative users whenever the encrypted volume is active / "opened").15:52
CoJaBoA disk image of the volume was uploaded to Dropbox15:53
tomreyncryptsetup-reencrypt was only developed years after cryptsetup, and apparently the man page was not updated since, so this would explain why cryptsetup is not aware of -reencrypt's existence and features.15:53
CoJaBoWe aren't 100% sure if the passphrase was also compromised, but the fear is that if it were at some point in the future, someone would presumably be able to use any old passphrase to access the current volume.15:54
akemHey, I would like to use RAID 1 hard drives box on my Ubuntu laptop over USB, i've seen this: https://www.amazon.fr/Yottamaster-pouces-10Gbps-externe-Bo%C3%AEtier/dp/B06XYMR61K/ref=sr_1_2_sspa?keywords=Disque%2BDur%2BExterne%2BRaid%2B1&qid=1560527183&s=gateway&sr=8-2-spons&th=1 - now i wonder if this is ok for Ubuntu, but i also wonder how we choose the RAID type, is there a need for specific software on the OS side?15:55
akemI think maybe the RAID type selection is done using the switch buttons on the box itself.15:57
CoJaBoakem: It's software raid in most of those I've seen15:57
CoJaBoRAID with USB disks may be flaky and/or slow, tho15:57
akemCoJaBo, software as in installing a driver on Windows? so it may be complicated on Ubuntu :/15:58
CoJaBoakem: It would just appear as 2 drives in Ubuntu, and you'd use the builtin RAID15:59
akemCoJaBo, i don't really mind the speed, i want it for mirroring.15:59
CoJaBoakem: The concern is mainly if the USB enclosure or connection flakes, it can potentially mess up the RAID. It should still protect you from drive failures tho.16:00
budgester       dpkg: error processing package libssl1.1:amd64 (--configure):16:00
budgester        installed libssl1.1:amd64 package post-installation script subprocess returned error exit status 1016:00
budgesterAre there any current recent issues with16:00
akemCoJaBo, Ok i see, so it's pointless for me, i rather use 2 normal drives connected, it'd be the same.16:00
CoJaBoProbably not a good idea to use it as a sole copy of your data in any case; if the filesystem is corrupt or stuff is deleted by accident, RAID in general wouldn't protect against that16:01
budgesterHow would I go about fixing that libssl issue ?16:01
budgesterOn 18.0416:01
tomreynbudgester: is this yours? bug 183280116:01
ubottubug 1832801 in curl (Ubuntu) "disco: curl error while loading shared libraries: libssl.so.1.0.0" [Undecided,New] https://launchpad.net/bugs/183280116:01
CoJaBoakem: If you did want to RAID 2 USB drives for some reason, given it probably won't add a whole lot of protection, it'd be cheaper to get a dual-disk enclosure without claiming RAID support.16:02
budgestertomreyn: nope...16:02
budgesterBut I'll have a read.16:02
CoJaBo(That, or just plug in 2 of them, which might be even cheaper lol)16:02
CoJaBoakem: A better option, if you're using this for backups, would be to get 2 disks and rotate them16:02
CoJaBoThat way if one fails catastropicially, you still have the other completely untouched16:03
akemCoJaBo, Yeah that's what i was doing until now.16:03
akemI think i'll continue like that for now.16:03
jilsorry I was disconnected, hope I didn't miss a reply to my question16:03
akemCoJaBo, Thanks.16:04
CoJaBoakem: That way is better, because a software SNAFU won't kill both your disks16:04
CoJaBoSo RAID would be a downgrade in resiliance in this case lol16:04
akemCoJaBo, Yeah, will keep a drive unplugged, and rotate it once in a while, it's safer.16:05
tomreynjil: what'S the output of this?    nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "$XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";)16:08
tomreyn...just trying to get some info on your ubuntu installation16:08
kazdaxhow do i kill a process in ubuntu ?16:11
tomreyn"kill PID" where PID is the process ID16:12
tomreynthe porcess ID is listed by "ps" and can also be searched for using pgrep / pkill16:13
blackflow(which by default sends SIGTERM, so specify -s KILL if you need SIGKILL)16:14
jackyeah, i always do kill -916:14
tomreynthe signal(7) man page explains which signals can be sent.16:14
t3rminalHey folks16:16
vavkamilhello16:16
hggdhkill -9 is an extreme solution. Ideally one should simply kill; if nothing happens, then kill -916:16
t3rminalI want to login to my server using ssh and run a command then then disconnect whilst leaving that command running.16:16
tomreyn!nohup16:17
tomreynuse the "nohup" command, or a temrinal multiplexer16:17
jackhggdh, true that16:17
t3rminalI have used screen in the past but i remember reading that there was a better command but i cant remember what it was.16:17
SmashShockHi all! I make a ca certificate for my nginx webserver, and issued certificates to users. I have a .pem and .key for each user. I also have the keys packaged into a .pfx if needed. How would I go about installing the keypair into a client Ubuntu system so they can access my secured subdomain? Is it per application? Would I need to install the keys into Firefox and other web accessing apps? What about something like curl or wget? Thanks!16:18
t3rminaldoes anyone have an idea what the command might be?16:18
tomreynt3rminal: what i just said was directed to you16:18
t3rminaltomreyn, nohup?16:18
tomreynt3rminal: yes?16:18
SmashShockIf it helps, I'm using secp384r1 as my ECC curve16:19
blackflowSmashShock: being your own CA has no security benefits as long as your clients also accept other CAs. you're much better off using a free, automated provider like LetsEncrypt.16:20
tomreynSmashShock: is your goal to use TLS client authentication then?16:20
t3rminalthanks tomreyn16:21
tomreynyou're welcome, t3rminal16:21
sentimentsuddenly one of the keyboard keys in the national layout mode stopped working!16:24
sentimentwhat is the keyboard mapping file used by x11?16:24
sentimentsearching for "linux x11 keyboard mapping file" yields no useful results16:25
netcrashHello, how can I know which dns my ubuntu is using . My nix is 18.04.0216:26
netcrashdnstracer returns to 127.0.0.5316:27
=== SimonNL_Afk is now known as SimonNL
sentimentinstall dnsutils16:27
SimonNLeraserpencil:   did you succeed ?16:27
netcrashdig ? already have it16:27
blackflowsentiment: they'd be somewhere under /usr/share/X11/xkb/ depending on which map is set16:28
tomreynnetcrash: systemd-resolve --status16:28
sentimentblackflow: is there a standard spec definition for the paths in linux?16:28
sentimentlike, I know in Windows, I need to look under program files folder for program binaries16:29
tomreyn!fhs | sentiment16:29
ubottusentiment: An explanation of how files and directories are organized on Ubuntu, and how they can be manipulated, can be found at https://help.ubuntu.com/community/LinuxFilesystemTreeOverview  see also: man hier16:29
sentimentcool, this way I can find my way around easier16:29
untorehhello gio "Not authorized to perform operation"16:29
untorehpolkit might be messed up i think?16:30
eraserpencilSimonNL, I've decided on not overthinking it and dropping auto connect for the wifi connection i use less oftern (weaker strength)16:30
blackflowsentiment: that "standard" is loosely being followed by distros16:30
t3rminaltomreyn, is it safe to use 'control + c' to get back to the command prompt once i've used the nohup command?16:30
SimonNLeraserpencil: good idea that show work I think16:30
sentimentwhy loosely? :-(16:30
SimonNLshould*16:30
blackflowsentiment: especially now with containerization, LSB promises are being broken left and right.16:31
sentimentand where is the keymaps file in that dir? I can't seem to find it16:31
sentimentshould be under symbols, but it isn't16:31
sentimentfound it16:32
sentimentnot sure what the heck went wrong16:32
sentimentI was about to write a doc and now I am here trying to fix the freakin problem16:32
sentimentwell I'm going to reboot now, it might get fixed on its own16:33
SmashShockblackflow, tomreyn: This is for client-side certificates, the clients are authenticating with the server to access resources16:36
SmashShockI have TLS issues by LetsEncrypt :)16:36
SmashShockissued*16:38
netcrashtomreyn: the dns servers are correct but it doesn't solve the address16:39
blackflowSmashShock: in that case you don't install CAs on your clients machines, you only give them the certs they have to configure their applications (like Firefox) specifically for this purpose.16:40
netcrashtomreyn: issueing a dig it solved the hostname16:40
netcrashtomreyn: dig I mean directly to the dns server16:40
blackflownetcrash: is it a .local name?16:40
netcrashblackflow: no16:41
blackflownetcrash: so what exactly is the problem?16:42
ChadTaljaardtHello, I have a script which provisions a server for use, and today i found that the script wasnt working and upon further inspection this is the issue i am getting: https://i.imgur.com/qdtlviV.png16:43
ChadTaljaardtthis is the command causing the issue sudo apt-get install -yq python3-pip16:43
blackflowSmeshSheck: you got that last part from me?16:43
ChadTaljaardti have these set as well export DEBIAN_FRONTEND=noninteractive16:43
ChadTaljaardtexport DEBCONF_NONINTERACTIVE_SEEN=true16:43
ChadTaljaardtis there a way to avoid getting this prompt16:44
ikanoboriGoogle's thing is weird.16:44
ikanoboriMistell :)16:44
netcrashblackflow: locally the dns hostname is not solved , if I poing to the dns server i should be using , it works. My resolv.conf is written by network-manager16:44
blackflowChadTaljaardt: DEBIAN_FRONTEND=noninteractive should've prevented it. you sure you exported it correctly? the export is valid only for that shell16:44
ChadTaljaardtit is all within the same script file16:45
ChadTaljaardtso i assume that it should work16:45
blackflowChadTaljaardt: are you perchance calling sudo from that script?16:46
ChadTaljaardtblackflow yes16:46
blackflowChadTaljaardt: so then each sudo call is a subprocess/subshell that won't see your export16:47
SmeshSheckblackflow, unfortunately not, sorry!16:47
blackflowChadTaljaardt: reall run the script itself via sudo16:47
blackflowSmeshSheck: in that case you don't install CAs on your clients machines, you only give them the certs they have to configure their applications (like Firefox) specifically for this purpose.16:47
ChadTaljaardtokay16:47
ChadTaljaardtblackflow so if i remove sudo inside the script and then call the script itself with sudo it should work?16:48
blackflowSmeshSheck: check Preferences in Firefox, tab Security, then at the bottom click View Certificates. Click the "your Certificates" tab, and there's an Import button. that's what your clients will have to do with the cert you give them16:48
blackflowChadTaljaardt: yes16:48
jonfenI am using a desktop and a laptop by unplugging the usb-c input from this dock: https://us.targus.com/products/usb-c-universal-quad-hd-docking-station-dock520usz16:50
SmeshSheckFantastic! Just wanted to make sure there wasn't a linux tool or storage path for client keys and certs16:50
SmeshSheckThanks blackflow16:50
jonfenhow do i force gnome to use a specific display for the initial login?16:51
blackflowSmeshSheck: no, it's application specific,  unlike CAs stored under /etc/ssl/, but that's openssl's path and apps are using openssl to verify certs. this is the other way around, so app specific.16:51
jonfenright now it is not defaulting to the usb dock monitors, it is defaulting to the motherboard outputs16:51
SmeshSheckGotcha! Sweet, thanks :)16:52
jonfenso i can't see the login, but when i plug into the motherboard output, i can log in and then everything else works16:52
tomreynt3rminal: it should not be needed. after running a command with nohup, control should be returned to the shell and you should be able to continue working.17:10
tomreynnetcrash: if you run "systemd-resolve FQDN", replacing 'FQDN' by the fully qualified domain name you're trying to resolve, what's the output?17:13
tomreynnetcrash: are you actually trying to resolve a FQDN or just a hostname, expecting a search domain to be appended?17:13
SuperLagSo as of 18.04, the tested version of python is 3.6 - and that's what you get out of the box, but 3.7 is also in the repos. If you want to use 3.7, is the proper way to do it by installing the 3.7* package and using update-alternatives to point to that version?17:20
tomreynSuperLag: i'm not sure whether /etc/alternatives switching is enabled automatically, but you could do it manually for python3, i guess.17:23
tomreynother than that python3.7 will be in PATH17:23
OerHekssudo apt-get install python3.7 , and the command to set 3.7 automatic https://jcutrer.com/linux/upgrade-python37-ubuntu181017:24
OerHekssudo update-alternatives --install /usr/bin/python3 python3 /usr/bin/python3.7 2 ## sudo update-alternatives --config python3 ## and select 3.717:25
SuperLagthank you, gentlemen17:26
OerHekshave fun!17:27
engammalskoi'm launching an ec2 instance with some userdata running apt-get install, however when I SSH into the instance, there's something holding the lock file, so I tried running the commands manually directly through ssh instead, and i don't get that issue anymore17:44
engammalskohowever, i get this when i do apt-get install ruby: https://puu.sh/DFZcI/63d2ecfe4f.png17:44
tomreynengammalsko: so, what's the issue you're trying to solve, if any?17:46
engammalskoi'd like to bypass this prompt or somehow select yes/no through the commandline17:46
engammalskotomreyn:17:47
engammalskothese are the command: https://pastebin.com/r0DCiVLG17:48
sarnoldhahahaha17:49
sarnoldI went to another desktop to look up how to address that, and sure enough, a terminal on that desktop was sitting on that exact screen :)17:49
sarnoldengammalsko: try DEBIAN_FRONTEND=noninteractive before all those apt-get commands17:50
tomreynyou can dpkg-preconfigure or use DEBIAN_FRONTEND=readline or DEBIAN_FRONTEND=noninteractive17:50
pinPointwhat is the best way of disabling all intel mitigation updates in ubuntu 18.04?17:50
sarnoldpinPoint: kernel command line, https://make-linux-fast-again.com/17:51
sarnold(there may be an easier method, but I'm not sure if it's shipped yet)17:51
pinPointsarnold: thank you, I'll check that out in a moment.17:57
pinPointsarnold: question. Where do I input those? In a kernel config somewhere?17:58
sarnoldpinPoint: /etc/default/grub17:58
nitzicuileHi ppl. I was here yesterday. I was having problems with do-release-upgrade (18.11 -> 19.04). I was using Dspace with Tomcat8. I already installed Tomcat9 and Dspace is working. The problem is SOLR, it seems that something is not right. The connection with postgresql is ok, but Dspace can't show data due to SOLR fail. ¿Any idea?18:01
nitzicuiles/18.11/18.1018:02
tomreynno one will be able to help you debug "something is not right"18:02
tomreynprovide error logs on a pastebin18:03
tomreynnote there is also #ubuntu-server18:03
nitzicuilehttps://pastebin.com/pjTk9W4P18:04
kazdaxi cant fucking run jupyter notebook18:08
kazdaxand i had it installed18:08
kazdaxpeople are like install and then put in jupyter notebook and wallah magically its working on their systems18:09
kazdaxnot mine18:09
BluesKaj_!language | kazdax18:09
ubottukazdax: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList18:09
lordcirthkazdax, how are you installing it?18:09
kazdaxi used the py file that came with the installer that was 650 mb18:10
kazdaxi installed it the way it was in the instal instructions18:10
kazdaxusing bash ~ directory anaconda6.py18:10
kazdaxis python a good language for data sciences ?18:11
lordcirthkazdax, as that's not part of Ubuntu, you should probably check the jupyter docs or help channels18:11
lordcirth!alis | kazdax18:11
ubottukazdax: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"18:11
OerHeksjupyter notebook is not in our repos, sure you find answers https://jupyter.org/documentation18:11
kazdaxits funny because i do the exact thing they say .. well maybe i should just use the IDE18:13
kazdaxpyCharm in this case18:13
kazdaxill try installing it again ..18:14
NTQHow can I install firmware updates for my SATA controller when I only get a Windows executable? Do I really need to install Windows to do this shit? :-D18:38
OerHeksNTQ, check the vendors website, maybe a freedos iso will do18:40
longus_catusNo, you can probably use a windows pe image18:40
OerHeksor the bios update routine, could read that exe..18:40
NTQOerHeks: The vendor itself seems not to offer any updates. It's this one: Marvell Technology Group Ltd. 88SE9230 PCIe SATA 6Gb/s Controller (rev 11)18:41
NTQI only found this driver which is newer than mine: https://station-drivers.com/index.php?option=com_remository&Itemid=352&func=fileinfo&id=3146&lang=en18:42
NTQThe version on my controller ist 2.3.0.105318:42
NTQlongus_catus: Windows PE sounds good. I try to find that.18:43
OerHekswe do have a wiki, but that does not include controllers https://help.ubuntu.com/community/BIOSUpdate18:43
NTQOerHeks: I know but unfortunality this is a controller.18:44
=== dreamon__ is now known as dreamon
NTQIt seems that I need Windows to create a Windows PE boot stick. WTF. I do not own any Windows18:47
NTQNow looking for some ready-to-run images18:48
=== jstein_ is now known as jstein
Boyettehi18:59
lordcirthBoyette, hi18:59
Boyettehi18:59
Boyetteskypeforlinux does that not exist anymore?19:04
leftyfbBoyette: sudo snap install skype19:06
Boyetteyes i did that once19:06
Boyettebut i cant update it anymore19:07
Boyetteseems19:07
leftyfbBoyette: why do you need to update it?19:07
Boyettebecause there is a problem19:08
Boyetteand i hope an update will solve it19:08
Boyetteif i receive a pic for example.. and i click on SAVE AS19:09
Boyettethe app will crash19:09
OerHeksinstall the latest? https://snapcraft.io/skype > sudo snap install skype --channel=insider/stable --classic19:12
coconutOerHeks are more and more apps transferred from repo to snap store these days? (seeing i cannot find skype with apt-cache search)19:18
OerHeksprop software is, indeed19:21
OerHeksi want a plugin for synaptic , to filter on deb/snap/flatpack/appimage..19:22
Gallomimiahello. looking to disable and also shred my swap file. i seem to forget how to do that. permanenly. ubuntu vanilla 1919:23
coconutOerHeks: prop?19:23
OerHeksproperty software19:23
OerHeksclosed source/funny license19:23
OerHeksGallomimia, swapoff > sudo swapoff /swapfile       snd put a # in fstab , then you can sudo rm -f /swapfile19:25
OerHeksassuming this is 18.04 standard with swapfile, not partition19:25
Gallomimiathanks19:25
Gallomimiano it's 1919:25
leftyfbGallomimia: "ubuntu 19" is not a version of Ubuntu19:25
OerHeks18.04 and up*19:25
Gallomimiagot interrupted typing it. trust me it's not 19.1019:25
Gallomimiais there a built in file shredder i can use?19:27
Gallomimiathe reason to stop using it is for security. keys of crypto and all.19:27
hggdhGallomimia: shred19:27
Gallomimiathat's a pretty good name.19:27
hggdhGallomimia: note that if you have it in SSD, YMMV, since SSDs usually move data around19:28
Gallomimiait is not an ssd19:28
Gallomimiamuch thanks for the warning tho19:28
Gallomimiamy ssd's are encrypted and will be housing the swap and cache, soon as i get that configured19:29
OerHeksoh, then removing the swapfile is enough19:30
Gallomimiashred complete19:30
OerHeksoh, not on *that* ssd..19:30
Gallomimia2gb swap file on 16gb of ram. yeah... that was useful19:30
Gallomimiaoperations complete. thanks again all19:31
OerHekshave fun!19:31
Boyettesnap "skype" is already installed, see 'snap help refresh'19:32
coconutBoyette what did sudo snap refresh give you? If it tells you no update available, try sudo snap refresh --candidate #then.19:45
BoyetteAll snaps up to date.19:46
ioria Boyette, if snap ver it's not working (for your specific needs, is indeed a classic conf ), i'd suggest the .deb file from the skype website19:46
Boyettebut skype gives a message19:46
coconutBoyette try to candidate skype into your system then19:46
BoyetteA new update is available install the latest version in your package manager19:46
ivoadfHi there, I am having a weird issue with my external mouse. I am using ubuntu 18.10 with the i3 window manager. I am running the Tibia game (you can find it on tibia.com) and when I drag an item around the screen when using my touchpad all is well but when I try to do the exact same action but with my external mouse the fps drop like crazy and I even get disconnected from the game if I keep dragging the item for too long.19:47
ivoadfI am inclined to believe this is some misconfiguration of some sort of the external mouse because I can not replicate it using the touchpad. I haven't tested it with another mouse. I know the game uses the Qt framework. Do any of you have an idea of what might be going on or what step I can take to get more information about the issue? Appreciate the help. Thanks.19:47
joetakagi_Hello19:49
Jontajoetakagi_: Hi19:51
joetakagi_Wifi on ubuntu 18.04.2 lts, on a certain network, in dmesg I see "deautenticating from MAC ADDRESS by local choice (Reason: 3=deauth_leaving)19:51
joetakagi_So I'm unable to access internet on a laptop via wifi.19:52
joetakagi_Sometimes it works, sometimes it doesn't; maybe if I leave it alone, in a few hours from now, it will start working.19:52
Gallomimiaivoadf, how is this mouse connected??19:59
ivoadfusb directly into my laptop20:00
Gallomimiathat;s a very odd thing. does the game have an option to turn off/on hardware mouse?20:01
tomreynjoetakagi_: which chipset is it?20:02
spratlehello channel, need advice. Usb wifi stick/dongle for use in *ubuntu or linux based OS. Already have a D-link DWA-182 H/w Ver. D1 F/W. 4.00. Have tried the "googles" but no luck. Ubuntu 18.0420:02
tomreynjoetakagi_: and what's the other end (AP)?20:02
ivoadf@Gallomimia, as far as I know the only option is related to mouse pointer. To use the game pointer or the native pointer I tried both option and the behaviour is the same.20:03
joetakagi_tomreyn: intel 726020:03
joetakagi_tomreyn: I'm not sure how to tell what the AP is, perhaps you can offer some guidance.20:03
tomreynjoetakagi_: if it's only an issue on this very network but not others then most likely the AP will be to blame.20:03
joetakagi_tomreyn: unfortunately I haven't physical access to it.20:04
tomreynjoetakagi_: you could walk there and check the label, or tell us the first three bytes of its mac address20:04
joetakagi_tomreyn: and yes, that's true. Otherwise this laptop works without issue.20:04
joetakagi_tomreyn: mac address = 78:8a:2020:05
tomreynjoetakagi_: it could also be a weak signal, how far are you from it?20:05
joetakagi_tomreyn: I'm less than 10m from the ap.20:05
tomreynthat's an ubiquity MAC for the AP20:06
joetakagi_tomreyn: signal level reading is -64dBm20:06
joetakagi_tomreyn: Yes, it has a U on it.20:06
tomreynthose are usually good and compatible https://www.ui.com/products/20:07
tomreynjoetakagi_: do you have bluetooth enabled?20:08
joetakagi_tomreyn: on the laptop, no.20:08
lotuspsychjespratle: most chipsets work good on ubuntu, maybe avoid realtek20:08
glickhey does anyone know how to fix a crackling and popping sound when i connect my bluetooth headphones?20:08
tomreynjoetakagi_: please post the url returned by    dmesg | grep iwl | nc termbin.com 999920:10
joetakagi_tomreyn: occi20:11
spratlelotuspsychje, I know, but can not get it to work. lsusb detects it, but no luck. Hmm. Maybe it is faulty hardware. I'll try a few more times, then return it, if I can't get it to work. Thx.20:12
tomreynjoetakagi_: also this    nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};)20:12
joetakagi_tomreyn: unexpected token near (20:14
tomreynjoetakagi_: you'll have an extra space somewhere. can you not copy and paste it?20:15
joetakagi_tomreyn: wait... got it. 8hs020:15
tomreynjoetakagi_: and    modinfo -F firmware iwlwifi | grep 7260    returns iwlwifi-7260-17.ucode ?20:17
joetakagi_tomreyn: yes20:17
tomreynjoetakagi_: hmm ok so it's using the right firmware, i'm not sure what else to try if the deauthenticating... message is the only one you have.20:18
tomreynjoetakagi_: since this is specific to this AP only, i suggest you check (or have its admin check) the ubiquity's logs.20:18
joetakagi_tomreyn: is there a chance I could access the logs from the laptop?20:19
tomreynjoetakagi_: depends on the exact product, and how it provides access to logs, and whether you have credentials to access them. but that's no longer ubuntu support...20:20
tomreynthere is most likely some wireless networking or even ubiquity channel on freenode20:21
tomreyn!alis20:21
ubottuAlis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"20:21
glickhi, whats the best way to restart the pulseaudio daemon?20:23
joetakagi_tomreyn: thanks.20:24
OerHeks there is only one way i guess, man pulseaudio20:25
longus_catuspkill -9 pulseaudio20:26
tomreynjoetakagi_: you'Re welcome, good luck.20:26
lotuspsychjespratle: you could debug with dmesg or journal logs, see what happens there20:27
Forty-3OerHeks: he left immediately lol20:30
lotuspsychjeForty-3: not everyone has joins& parts enabled20:30
Forty-3fwiw the best way is something like systemctl --user restart pulseaudio20:31
Forty-3lotuspsychje: they should...20:31
Milenchohi guys, anyone who is playing/using steam for dota 220:31
Forty-3yes20:31
Milenchoi have some problems with VAC20:31
spratlelotuspsychje, I think I found the flaw. Me.20:32
Milenchoanyone ?20:35
kinghathow do you get the applications/activities via super key to find open apps on different monitors?20:37
Jonopolyi have a big sad news :(20:37
OerHeksthere is a ##dota2 and #ubuntu-steam channel here on #freenode too20:37
Jonopolyi cant install ubuntu without acpi=off20:37
Jonopolyi dont know what acpi is... but i want it !20:37
MilenchoOerHeks lots of thanks20:37
vincenthalexandeACPI has to do with power management.20:38
kinghator if i have a workspace span my displays how do i get access to the other displays windows/applications20:39
acresearchpeople, i am trying to install ubuntu,, but i am getting an error: the attempt to mount a file system with type vfat in SCSI1 (0,0,0,), partition #1 (sda) at /boot/efi failed.     what can i do? the installer crashed20:40
vincenthalexandeYou probably won't be able to suspend your computer and it will use more power when ACPI is off. I don't specifically know the solution to your problem, but I found this Ask Ubuntu post which may help lead you to a solution: "https://askubuntu.com/questions/240293/my-laptop-only-boots-with-the-acpi-off-parameter-how-can-i-fix-this".20:41
mallucan someone please take a look at this iptables and let me know why network time sync doesn't work and stuck in a loop? https://paste.ubuntu.com/p/FmhzRXCFzb/20:42
tomreyn!kernelparm | Jonopoly: see if it boots fine without acpi=off but with these options: https://make-linux-fast-again.com/ here's how to set them20:42
jeremy31acresearch: Post URL from terminal for> sudo parted -l | nc termbin.com 999920:42
tomreyn!kernelparm20:42
ubottuTo add a one-time or permanent kernel boot parameter see https://wiki.ubuntu.com/Kernel/KernelBootParameters20:43
acresearchjeremy31: i can't20:43
acresearchit is the installer20:43
jeremy31acresearch: Can't you open a terminal windows from the installer?20:43
vincenthalexandeacresearch, press CTRL + ALT + T.20:44
acresearchjeremy31: let me try   1 moment20:44
tomreynJonopoly: actually try without acpi=off but with   dis_ucode_ldr20:45
acresearchjeremy31: how can i paste terminal output from the installer?20:46
malluUbuntu 18.04 when I add  iptables -P INPUT DROP and reboot, the server try connecting to network time sync and stuck in a loop. At that point the only way to get in is to restore from vmware snapshot20:46
malluAny help would be appreciated20:46
jeremy31acresearch: does sudo parted -l show sda1 as fat32 EFI System Partition with flags boot, esp?20:47
QBytehello all20:47
acresearchjeremy31: wait,   i can't open the terminal20:47
=== wagle_ is now known as wagle
acresearchcontrol alt t   does nothing at the momen20:48
heywoodlhmallu why are you doing `iptables -P INPUT DROP`?20:48
jeremy31acresearch: Was this manually partitioned?20:48
heywoodlhLike what's your end goal?20:48
malluheywoodlh: security requirement20:48
acresearchjsimmons: no20:48
acresearchi chose erase and install20:48
acresearchi have windows on a macbook pro20:49
malluheywoodlh: here are my rules https://paste.ubuntu.com/p/FmhzRXCFzb/20:49
Jonopolytomreyn: What's that? do i add it in the same place??20:49
jeremy31acresearch: Try a reboot, try Ubuntu without installing and see what the result is for sudo parted -l20:51
acresearchjeremy31: ok 1 moment20:51
acresearchoh yeh    i have to hard reset because reboot does not work20:51
tomreynJonopoly: yes, you add it in the same place. dis_ucode_ldr skips cpu microcode updates during early boot. (only) a few systems have had issues with the latest intel microcodes, maybe yours is one of them.20:52
Jonopolytomreyn: I'm running on a laptop - it isn't damaging is it? Also how do i find out my 'acpi' specs? maybe i can post somewhere20:53
Jonopolyin hope of a future development patch20:53
heywoodlhmallu yeah, I'm not sure why that isn't working20:53
* Jonopoly fingers crossed20:53
acresearchjeremy31: https://termbin.com/5cg120:54
tomreynJonopoly: i have a feeling we discussed this before, but i don't rememberany details of your configuration or hardware. you can share them again if you like.20:54
tomreynJonopoly: this tells us your ubuntu version:   nc termbin.com 9999 < <(lsb_release -ds;cat /proc/{version,cmdline};echo "$XDG_CURRENT_DESKTOP ($XDG_SESSION_TYPE)";)20:54
tomreynJonopoly: also explain what happens when you try to boot without acpi=off20:55
jeremy31acresearch: The file system is wrong for the EFI sytem partition, it needs to be fat 3220:55
Jonopolytomreyn: I'm on windows atm i'll get my specs, I litterally just got ubuntu (latest) https://ubuntu.com/download/desktop/thank-you?country=GB&version=18.04.2&architecture=amd6420:55
acresearchjeremy31: the HDD or the USB?20:56
Jonopolytomreyn: If i don't have acpi=off it never boots it freezes on 'splashscreen?'20:56
jeremy31acresearch: The 750GB HDD20:56
acresearchjeremy31: how do i erase it?20:56
tomreynJonopoly: ok, so the installer freezes? then just install with acpi=off and then see if you can boot the installed system without it20:57
jeremy31acresearch: You might be able to use Gparted now to change it from ntfs to fat3220:57
Jonopolytomreyn: feels very risky - trying to boot from usb :( to make sure works fine20:57
acresearchjeremy31: hmmm20:57
tomreynJonopoly: what's risky there?20:58
raininjabooting from usb is "risky?""20:58
Jonopolytomreyn: no, i don't want to install incase it doesn't work then i'll need to format laptop to remove grub20:58
* raininja holds his tongue, er. fingers20:59
Jonopolyi just don't think my laptop might be compatiable (ElementaryOS) works.. >_>20:59
tomreynJonopoly: that's also a linux distro. then ubuntu should work, too, if the kernel version is similar20:59
JonopolyAh, i've only tried once.. so it might be a "sometimes works, sometimes doesn't"21:00
jeremy31Jonopoly: I don't know how Ubuntu could not be compatible when Elementary is based on Ubuntu21:00
JonopolyWhat information do i need to get in hope ubuntu-dev could add my 'kernal?'21:00
tomreyni don't understand this question21:01
acresearchjeremy31: now i have a different error:  cannot copy to HDD21:01
acresearchinputouput error21:01
Jonopolytomreyn: i've seen comments online about it being kernal-releated or gpu related...21:02
jeremy31acresearch: in Gparted, click on the hamburger menu, top right of the window and look at SMART tests21:02
tomreynJonopoly: that's too unspecific for me to comment on, i'm afraid.21:03
acresearchjeremy31: sorry, i don't know where is gparted, i just erased the HDD using disks from the live usb21:03
acresearchjeremy31: where is gparted?21:03
jeremy31acresearch: search Dash for Gparted on Live USB, it should be there21:03
Jonopolytomreyn: okay, i'll try your thing instead of acpi=off21:03
Jonopolygonna retry ubuntu and elementary and xubuntu see what happens...21:04
Jonopolylogging out.21:04
vincenthalexandeJust get a Thinkpad. ;)21:04
acresearchjeremy31: ok found it21:04
acresearchsda1 and sda221:04
jeremy31acresearch: ctrl + s might be the shortcut to SMART data in gpartes21:05
acresearchctl-s did nothing21:05
acresearchjeremy31: i looked at all the menu options21:06
acresearchno smart test21:06
jeremy31acresearch: Sorry, try Disks program for SMART test21:06
acresearchjeremy31: ok21:06
acresearchjeremy31: ok testing short test21:07
acresearchjeremy31: everything seems to be fine, i don't see any errors21:09
jeremy31acresearch: try installing again in automatic settings, erase disk.  I haven't seen Ubuntu try using an EFI system partion with ntfs file system before, even Windows 10 doesn't do that21:11
acresearchjeremy31: but i think this is what i have been doing, using erase on automatic install21:11
vincenthalexandeThe EFI system partition needs to be FAT.21:12
acresearchvincenthalexande: how can i accomplish that?21:13
jeremy31acresearch: I haven't ever seen Ubuntu or Linux Mint try installing that way, if it happens again, I would file a bug report21:13
acresearchjeremy31: now i am having a new error,   eventhough i haven't changed anything,    ubi-partmsn crashed,   what is going on?21:14
jeremy31acresearch: You might want to use gparted and delete the existing partitions before trying to install again21:15
acresearchjeremy31: ok let me try21:15
acresearchjeremy31: gparted won't let me delete the etx4 patritio21:16
acresearchn21:16
jeremy31acresearch: Reboot and delete them as the installer may have mounted the partitions21:16
acresearch/dev/sda221:16
acresearchok21:17
acresearchjeremy31: select partition table?  msdos?21:19
jeremy31acresearch: Just delete the partitions and then use the installer, you likely want GPT partitioning with EFI21:20
acresearchok21:21
acresearchjeremy31: still same error, input/output error   cannot write to HDD21:25
acresearchi think i messed up my computer21:25
acresearchit says to clean my CD/DVD  but i am using a USB21:26
jeremy31acresearch: Did you verify the ISO?21:27
acresearchjeremy31: yes21:27
acresearchsame iso i used to install ubuntu on the same computer 2 weeks ago21:27
jeremy31acresearch: So why the need to reinstall?21:28
acresearchjeremy31: i wanted a fresh ubuntu21:28
acresearch:-(21:28
acresearchnow i have a broken laptop21:28
jeremy31acresearch: search google for the exact error and see if there is a fix21:29
acresearchoh21:30
acresearchjeremy31: what command should i use for fsck -c /dev/sda1?21:35
acresearchthe ubuntu forum just says to use fsck -c /dev/sda121:35
jeremy31maybe just that to begin with21:35
acresearchjeremy31: but that tell me to use a command21:36
acresearchcommand (m for help):21:36
sarnoldacresearch: have you pasted your dmesg anywhere?21:36
acresearchsarnold: no,   how?21:36
sarnoldacresearch: sounds like you may hve run fdisk instead of fsck21:37
acresearchsarnold: all i have is an error 5 input/output error21:37
Bashing-omacresearch: sda1 maybe be NON ext4 ,, make sure of the target. fsck defaults to checking ext file systems.21:37
sarnoldacresearch: dmesg | nc termbin.com 999921:37
jeremy31Bashing-om: /dev/sda1 at one time was esp with ntfs instead of fat3221:38
Bashing-omjeremy31: :) .. Then we do not want to fsck sda1, right ?21:39
acresearchsarnold: https//termbin.com/y8v621:39
jeremy31Bashing-om: It is already messed up, has input/output errors21:39
=== EriC^ is now known as EriC^^
Jonopolydidn't work :(21:42
sarnoldacresearch: hmmm.. have you tried memtest86 on this system yet?21:42
acresearchsarnold: command not found21:42
sarnoldacresearch: it should be a boot option from the install disc21:42
JonopolyWith acpi not working properly - how do i fix it?21:42
EriC^^acresearch: it has to be a non uefi boot, it'll be in your grub too if its a legacy install21:43
acresearchsarnold: let me try21:43
acresearchsarnold: there is no memtest86 in the installer21:44
jeremy31Bashing-om: Original problem was people, i am trying to install ubuntu,, but i am getting an error: the attempt to mount a file system with type vfat in SCSI1 (0,0,0,), partition #1 (sda) at /boot/efi failed.     what can i do? the installer crashed21:44
EriC^^acresearch: you have to boot it in legacy mode not uefi21:44
acresearchanyway   i have to go to sleep,      is my computer ruined or can i put windows back on it?21:44
sarnoldacresearch: it'd be best to get memtest86 running before you go to bed, it takes HOURS to run21:44
jeremy31EriC^^: Is that possible on Apple equipment21:44
Bashing-omJonopoly: ACPI ; laptop ? might try updating the DSDT - http://iam.tj/prototype/enhancements/Windows-acpi_osi.html .21:45
gogetayou can install memtester21:45
sarnoldacresearch: the boot menu with 'live image' and two or three other choices probably has another menu to open in order to see memtest8621:45
JonopolyBashing-om: yeah laptop ASUS FX505GM - will give that link a look21:46
EriC^^jeremy31: no idea, i guess21:46
gogeta18.04 should have memtest86 installed21:46
acresearchsarnold: is there a button or shortcut i have to click?   its not in the menu21:46
gogetashould be a grub option21:46
sarnoldacresearch: dang. it's been ages since I've seen the installer..21:47
EriC^^acresearch: i've told you twice already, memtest + uefi isnt there, it has to be booted in legacy mode21:47
sarnoldEriC^^: really? I thought I'd run it myself in uefi21:47
acresearchEriC^^: how?21:47
sarnoldI doubt you can boot mac in legacy21:47
acresearchhow to boot in legacy?   before the menu there are no options21:47
acresearchto choose from21:47
EriC^^acresearch: then you can manually download a uefi compatible memtest and run it21:47
JonopolyBashing-om: I think that link is about adding acpi=off or acpi=windows.. which i didn't really wanna do..?21:48
EriC^^acresearch: https://www.memtest86.com/download.htm21:48
gogetahttps://www.techwalla.com/articles/how-to-test-the-ram-on-linux21:48
gogetawile not is powerfull as memtest86 that works on a installed system21:49
acresearchEriC^^: this is too complex for me,     anyway thanks guys  but i have to go to sleep21:49
gogetasee link21:49
sarnoldEriC^^: wow :( thanks for the correction21:49
EriC^^acresearch: https://twocanoes.com/boot-camp-boot-process/21:49
EriC^^that's how to boot legacy mode on the mac ^21:50
gogetahttps://www.techwalla.com/articles/how-to-test-the-ram-on-linux21:50
EriC^^sarnold: yeah it's kinda odd, some politics issue or something21:50
Bashing-omJonopoly: Jonopoly Well - the Differentiated Services Description Table (DSDT). This actually contains executable code in a special ACPI 'language' which the OS has to execute. Any change made can be reverted. The link gives a good ecplanation of what and why.21:53
Bashing-omexplanation*21:53
Yatekiihi!22:10
Yatekiiwhat am I doing wrong if I get errors like this: https://gist.github.com/Yatekii/d4a219d78895903c7c861cbb5652daae22:10
gogeta@Yatekii, that sounds like a dependsy is not in the repo22:11
gogetawell looks like22:11
Yatekiihmmm22:12
YatekiiI have no clue :/22:12
Yatekiithat different repos and releases is so broken honestly22:12
sarnoldYatekii: gvfs 1.38.* is in cosmic. 1.40.* is in disco and eoan.. what distro do you think you're running? :)22:14
gogeta@Yatekii, what are you trying to install22:14
Bashing-omYatekii: PPA ? what shows ' apt policy gvfs ' ?22:14
Yatekiisarnold: I'm running cosmic22:15
Yatekiiand I added the repo for cosmic22:15
Yatekiigogeta: postgis & postgres22:15
YatekiiBashing-om: https://gist.github.com/Yatekii/47a36dc579d08000ad102e200a93b1c522:16
Yatekiihttp://trac.osgeo.org/postgis/wiki/UsersWikiPostGIS24UbuntuPGSQL10Apt following this22:16
Yatekiiswapped xenial for cosmic ofc22:16
nyexhallo everyone :) i wonder if anyone here could give me a hint to solve my "problem". I have WAY too many fonts in my user's .font folder... i would like to try and clean up a little, but i can't seem to find an easier way other than opening one by one to check and then decide if I want to keep it or not.22:17
nyexi also have font manager installed. but it treats these fonts as "system fonts" and doesn't let me delete anything from there22:18
Bashing-om!info gvfs disco22:18
ubottugvfs (source: gvfs): userspace virtual filesystem - GIO module. In component main, is optional. Version 1.40.1-1 (disco), package size 121 kB, installed size 406 kB22:18
sarnoldYatekii: double check all your sources files in /etc/apt/sources.list and /etc/apt/sources.list.d/ -- you may have a very confused system :)22:19
=== bray90820_ is now known as bray90820
Yatekiisarnold: everything in /etc/apt/sources.list is xenial22:25
Yatekiibut I have cosmic22:25
Yatekiithis is all so fucked up22:26
sarnoldYatekii: you have a very confused system :)22:26
Yatekiisince I upgraded to cosmic everything is broken22:26
Yatekiidoes not sleep on lid closed and if I manually put it to sleep it will wake on lid close22:26
Yatekiietc22:26
Yatekiijust everything got worse22:27
Yatekiiand I hoped to get better battery life lol22:27
Yatekiiwhat adumb hope22:27
nyexYatekii, you can use Y PPA Manager to easily fix if the thing is PPAs (sorry, arriving late at the conversation)22:27
sarnoldYatekii: could you pastebin your apt policy output?22:28
h1m3r4i were have the same problem, before.22:29
OerHeksYatekii, sounds like you just edited all entries to xenial, because you would have to go to bionic 18.04 first22:29
OerHekstime for a proper reinstall22:29
sarnoldI suspect this is probably fixably with one or two sed -i commands, apt-get update && apt-get -u dist-upgrade, apt-get install -f, dpkg --configure -a22:30
YatekiiOerHeks: I did not edit anything. that's always the "easy explanation" assuming the user was dumb, not thinking that the system oneself wrote could be at fault.22:30
Yatekiisarnold: https://gist.github.com/Yatekii/e0c9ae3ffd76a65f08ab8fc3d5fb04f9 here :)22:31
sarnoldYatekii: not a single 'xenial' in there22:32
sarnoldYatekii: could you double-check that you ran that on the machine you thought you did, and double-check that the apt sources.list you inspected earlier was on the system in question too? :)22:32
Yatekiisarnold: nvm I am dumb I had alook at the commented lines in the sources.list  -.-22:33
sarnoldaha, cool22:33
sarnoldYatekii: I think this should do the job: sudo sed -i 's/cosmic/disco/g' /etc/apt/sources.list && sudo apt update && sudo apt upgrade22:34
Yatekiiapologies :/22:34
Yatekiibut why is everything cosmic when I have disco? :/22:35
Yatekiiuhm, other way round :/22:35
Yatekiihave cosmic but everything is disco22:35
sarnoldit sure feelsl like you've got disco :)22:36
Yatekiihttps://gist.github.com/Yatekii/06ec9265c5a1e134da7f6146a655cbd5 I aint no lying fuck ;P22:37
YatekiiE: You don't have enough free space in /var/cache/apt/archives/.22:37
Yatekii ohwell :/ brb cleanin space22:37
sarnoldYatekii: okay.. you could spin that sed command around to change all the discos to cosmic..22:38
sarnoldYatekii: sudo sed -i 's/disco/cosmic/g' && sudo apt update && sudo apt upgrade22:38
YatekiiI di dalready :922:39
sarnold:D22:39
Yatekiicleaned up now, upgrading stuff now :)22:39
Yatekiilet's see that fixes it22:40
Yatekiithat's all really od22:40
Yatekii*odd22:40
Yatekiialso since the upgrad boot times are abysmal :/ at least 1minute :/22:40
sarnold*ouch*22:41
Yatekiisometimes gnome just freezes and then I have to power cycle :/ real weird22:41
Yatekiiand this is a 2018 dell xps which has "official support" kek22:41
Yatekiithanks for all the help =)22:42
wondowswhy is my Ubuntu machine connected to the 2.4GHz wifi and the 5GHz?22:44
wondows*and not22:44
jeremy31wondows: Might be a better signal on 2.422:48
sarnolddoes NM even try to find the 'best'? I've never looked into it, I've just always assumed to reconnects to whatever it was connected to most recently22:49
wondowsjeremy31: I want to force 5G22:49
=== Luna_xoxo_ is now known as Luna_xoxo
wondowsit looks like it's one more thing that's impossible or too hard to do..22:49
jeremy31wondows: can you change the SSID on 2.4 GHz only and have auto connect in Network Manager for the 5GHz SSID?22:50
Yatekiisarnold: that was my feeling too22:50
sarnoldif I'm right, it's as easy as disconnecting from 2.4, reconnecting to 5ghz, and hopefully it'll just work from then on22:51
wondowsa previous router I had would provide two separate wifi networks for 2.4G and 5G but this one doesn't22:52
wondowsit's just one22:52
wondowsnot sure if it can be configured to be like that22:53
wondowsit's an Ubiquiti Unifi access point22:53
jeremy31wondows: any chance the 2.4 and 5GHz have different MAC addresses from the AP?22:54
sarnoldoh *interesting*. I hadn't realized unifi .. well .. unified those22:58
wondowsyeah looks like I can create an extra SSID and enable one radio only on it22:59
jeremy31wondows: That might be the easy solution23:01
Yatekiisarnold: worked like a charm to install postgres now, thanks a ton =)23:07
wondowsnowthere's another problem.. the 5GHz wifi does not show up on Ubuntu...23:07
sarnoldYatekii: yay :)23:07
sarnoldYatekii: to track down the slow boots, look at the systemd-bootchart package23:08
wondowsiwlist channel shows 'Channel 42 : 5.21 GHz' among others23:08
jeremy31wondows: do not post results here but compare available 5GHz channels on the AP with results from terminal for> iwlist chan23:09
gofiodoes shotwell have any room or dedicated site?23:12
Yatekiisarnold: thx!23:13
sarnoldgofio: https://netsplit.de/channels/?net=GIMPnet23:15
sarnoldgofio: I see a #shotwell there, but it's pretty tiny, seven people from the netsplit.de report. maybe that's a very good sign, or maybe it's a bad sign. :) but there ya go, hehe23:15
gofiosarnold: thanks. Checking23:15
gofiosarnold: better seven than twenty thousand jockers23:16
sarnoldgofio: yes! especially if they actually use the program..23:17
gofiosarnold: and ubuntu. That's a less likely combination23:19
gofiowhat's in usr/bin/python3?23:23
gofioand what's the advantage of this room over google?23:25
leftyfbgofio: what can we help you with?23:25
gofioleftyfb: I have an issue with smuxi, but that's not ubuntu23:26
leftyfbgofio: ok, good luck23:26
gofioI'm trying to find the equivalent for /ignore23:26
leftyfbgofio: /ignore is an aspect of the IRC protocol. All IRC clients should support it.23:27
sarnold/ignore is implemented in the client; it's up to clients to implement it or nmot23:28
gofioyes that's the theory that's why I'm assuming i can find it because it must be somewhere. Just have to find where23:28
gofioMy first test failed. There's a filter function but still haven't figure it out, not a priority. Don't need myself the /ignore to actually ignore. Other's seem they don't know how. Safety first23:30
gofio 01:23 <gofio> what's in usr/bin/python3? #!/usr/bin/python3 is a shebang line. A shebang line defines where the interpreter is located. Google wins23:32
gofioA shebang line defines where the interpreter is located.23:33
aquanauthttp://tinypic.com/view.php?pic=jrw6rp&s=8#.XQQtdYgzZPY.  Hi,how can I solve this when install ubuntu in DEL-PC?23:34
aquanautDo I need to disable the boot secturity?23:35
leftyfbaquanaut: maybe try disabling secureboot23:35
pl44cHey, I have a quick inquiry into how well supported booting from zfs on / is on this distro and if there is a good solution to having to have /boot and the kernel image/initramfs unencrypted.23:37
pl44cI have coreboot on this machine so I can put the bootloader on my flash chip but I'd still like the linux image to be encrypted on the disk and to have zfs take over my two disks with no partition table23:38
sarnoldpl44c: https://github.com/zfsonlinux/zfs/wiki/Ubuntu-18.04-Root-on-ZFS23:38
pl44csarnold: ah sorry I should have specified23:39
pl44cI'm using the recently released native encryption and not luks23:39
pl44cwell I desire to use it23:39
pl44cIt was really recent so I'm fully expecting there to be no good bootloader solution unless I'm not looking in the right places for information on it23:41
longus_catusIf you don't want encrypted boot support (doesn't seem like a good idea though) then...there's not much special to do since you can load your kernel/initrd already23:41
sarnoldpl44c: aha, I don't think ubuntu's pulled in the 0.8 with native encryption yet23:42
longus_catusI guess the initrd files need support23:42
sarnoldI'm really looking forward to that one. I did that guide ^^ with LUKS, but that's not perfect fit for my needs23:42
pl44cyeah I'm still using mdadm - luks - lvm - ext423:42
pl44cbeen waiting for zfs on linux to be fully supported in some form23:43
pl44clongus_catus: yeah from what I can tell the best I can do is have grub load the linux image/initd from an unencrypted zfs volume23:44
longus_catusI see.  Well, your options are limited to that and (signing your own trusted kernel/making your keys) if grub doesn't support it23:45
longus_catusWhich you already knew.  I didn't23:45
pl44cI wasn't sure if there was work on porting illumos/freebsd's bootloader and if that supported it23:47
sjellyI've just built a new desktop machine and loaded Ubuntu 19.04. The login sequence is extremely slow - entering my password - but once in, the performance of the OS flies along like a rocket. What have I done wrong? BIOS setting?23:47
pl44cbut I see that there is a zfsonlinux channel so I'll ask there23:47
sarnoldsjelly: try installing systemd-bootchart and seeing if that helps nail down what's slow23:52
sjellyOK, thanks for the tip.23:53
sarnoldsjelly: (to be clear, it won't make things better :)23:54
sjellyUnderstand.23:54
sarnoldpl44c: sadly zfs is probably going to be pretty poorly supported so long as it's not GPL. :(23:54
OerHekssystemd-analyze plot > filename.svg23:54
sarnoldOerHeks: dude. I've literally spent ten minutes before trying to figure out how to drive this stupid thing.23:55
OerHeksjournalctl -b -0 shows messages from the current boot, journalctl -b -1 from the previous boot23:55
sarnoldOerHeks: and in one line you give what the manpages don't. :) thanks23:56
pl44csarnold: in grub perhaps but there's always illumos's or freebsd's bootloader if they implement it there, but yeah I expect to hold back my kernel a few times23:56
OerHeksyw23:56
OerHekssystemd-analyze blame or systemctl --state=failed are another views23:56

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