[00:00] roadkill: this works fine with Windows? [00:00] yep [00:00] roadkill: have you tried the OSI hacks to fake Windows in Linux? TJ has an article for it, iirc [00:00] i wonder if it's an ACPI issue [00:00] it simply doesn't show up in linux [00:01] american megatrends bios. looks like the oem didn't block a single option. [00:01] nacc: OSI hacks? Huh. No, haven't tried that [00:02] roadkill: http://iam.tj/prototype/enhancements/Windows-acpi_osi.html [00:03] roadkill: i would try that, tbh; see if it makes any difference first [00:04] rebooting. [00:04] couldn't find a single mention of wifi in the bios before. was looking for switch to disable bluetooth there. [00:05] lsusb and rfkill list all still identical. hmm. [00:07] yeah. no wifi still. [00:10] adding the new intel iwlwifi firmwares. there aren't identical filenames in /lib/firmware [00:11] roadkill: ... did you do what that page said? [00:11] roadkill: how are your uefi settings, fastboot & secureboot? [00:11] roadkill: or are you trying other things? [00:11] firmware update is here, if any http://www.teclast.com/en/firmware/ [00:11] nacc: I did what the page said. No difference. Already ran the osi script and rebooted twice. [00:11] roadkill: oh ok [00:12] Can't find the relevant download for this ID number! <--- device is too new. [00:12] lotuspsychje: fastboot disabled. secureboot disabled. [00:13] ok tnx [00:14] roadkill: still would liek to see a realtime tail please [00:14] Southbridge chipset options in bios even has an OS Selection field. [00:14] wanna see what this device does exactly [00:14] lotuspsychje: what do I do to give you that? [00:15] roadkill: tail -f /var/log/syslog and plug out/plug in your device [00:15] it's built into the motherboard. [00:15] not a usb stick I can unplug. [00:16] didnt you say it was a stick? [00:16] No, I said it's a usb connected device built into the motherboard. [00:16] as opposed to sdio. [00:16] ah kk [00:17] roadkill: then just disable wifi, and enable again please? [00:17] I wish it was just a stick: I could easily find a more linux friendly one to use. [00:17] wifi doesn't show up. At all. Nothing for me to click on to disable. [00:17] roadkill: even after a network-manager restart? [00:17] Doesn't show up in the networking panel icon. [00:17] i'll try that now. [00:18] (I remember when having an all-intel device used to me pretty good luck in Linux distros. Heh.) [00:20] since adding intel firmware, still no wifi, module doesn't show when I grep dmesg, rfkill list all still only shows bluetooth. [00:20] this thread is about a lenovo device: https://ubuntuforums.org/showthread.php?t=2382682 [00:21] So I wouldn't even know what to try blacklisting in this case. [00:21] thats weird even the network/wifi icon show [00:21] doesnt [00:22] roadkill: you sure you dont have a switch to enable/disable or so? [00:23] roadkill: and when you installed ubuntu, did setup have an internet connection? [00:25] updated dmesg [00:25] https://pastebin.com/K82QuY2v [00:25] lotuspsychje: Setup did not have an internet connection until I plugged in my USB Ethernet dongle. [00:25] Built-in Wifi was not found/usable during setup. [00:25] There is no physical switch for wifi on this system. [00:26] The hardware simply does not show up. Even when you run rfkill [00:26] roadkill: did any ubuntu recognize your chipset before? [00:27] No. I have only owned this laptop for 4 days. [00:27] Wifi works in Windows10. [00:28] roadkill: i would go for 2 tests, that firmware tomreyn suggested and perhaps play with !mainline higher kernel? [00:28] roadkill: perhaps also consider a new !bug for this special case [00:28] https://pastebin.com/HwK8gQre [00:28] rat@Groundsel:~$ uname -a [00:28] Linux Groundsel 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux [00:29] The link that tomreyn provided has no files for this device. [00:29] It's literally brand new. Released Sept 1st [00:29] roadkill: what is the wifi card model? [00:30] though the chipset is a bit older than that you'd think it'd be supported if the same chipset in NUCs run fine. [00:30] Intel Wireless-AC 3165 [00:30] Gemini Lake chipset/SOC [00:30] ecormier: Bluetooth and Wifi are on the same chipset, bluetooth works, wifi doesn't show up at all. [00:31] put it in a drawer, go for holidays for a month or two, get it back from the drawer -> works. [00:31] tomreyn: lol... I have done that before. ;) Unfortunately Bought this thing to use for the holidays due to its size. [00:32] roadkill: did you read this: https://codeyarns.com/2017/02/04/how-to-make-intel-wireless-ac-3165-work-in-ubuntu/ [00:32] so I guess I'll have to use Win10 with it when I'm travelling. [00:32] then attach a wireless dongle or replace the minipci card, in case it's not actually soldered on. [00:32] Yep. Even manually updated the kernel to the newest. Wifi still doesn't exist. [00:32] It's soldered to the motherboard I'm afraid. [00:32] so I guess I'll dongle it. [00:33] did you try the acpi experiments? [00:33] maybe it's really just exposed to windows [00:33] That's my fear. [00:33] then that's what you should try [00:33] Bios even has a southbridge chipset OS setting though. Linux, MSDos, Windows, Android... [00:34] I ran acpi_osi.sh. No changes. [00:35] roadkill: also weird bios doesnt show wifi settings, when its fixxed on mobo? [00:35] what did you end up with in /etc/default/grub ? [00:35] roadkill: mobo up to date also? [00:36] lotuspsychje: there is no software available to download for this system. At all. None. [00:37] tomreyn: I ended up with "GRUB_CMDLINE_LINUX=" acpi_osi=! \"acpi_osi=Windows 2015\"" [00:37] roadkill: maybe try an earlier one [00:37] sudo strings /sys/firmware/acpi/tables/DSDT | grep -i windows | sort | uniq -c [00:37] | pastebinit [00:37] the 2015 setting is the only thing that the script seems to offer. [00:38] roadkill: so the comand i just posted only returns a single line of output? [00:38] http://paste.ubuntu.com/p/d6kmVzYsPZ/ [00:39] when I run acpi_osi.sh, it only offers to add Windows 2015 as an option [00:39] right, i twill only use the latest [00:39] you can manually try 2013, 2012 [00:39] ah. change the 2015 down then? [00:39] right [00:40] then update-grub [00:40] rebooting. [00:40] then reboot, check whether it applied (cat /proc/cmdline) [00:40] changed it to 2012 [00:40] then check whether you have new devices in lspci / lsusb [00:41] proc/cmdline checks out. 2012. [00:41] no change in lspci and lsusb [00:42] so it says ... acp_osi=! "acpi_osi=Windows 2012" ... , right? [00:42] correct. [00:43] well, 2013 then, i guess. but that's all i can think of [00:43] loading the module seems to work, hardware still seems to not be found. [00:43] so weird. [00:44] yeah. just gonna have to use Win10 on the trip then. blech. [00:44] I think the 'put it in a drawer for a few months' might be the only way out of this. dunno if intel or the oem did something funky with old hardware in a new way to break it in linux. [00:45] changing the grub line to 2013 yielded no differences. [00:45] :-/ baaad luck. [00:46] yeah. it's usually a safe bet when a device is all intel but... sheesh, not seen something like this in a long time. [00:49] Only other time I ran into something this unsolvable was when I bought a Sony Vaio P... Intel, Atom... but used PowerVR. The end result meant a screen with 30hz refresh and no acceleration. [00:51] roadkill: doesnt make sense nothing shows anywhere, did you check textboot see what happens with network? [00:52] roadkill: your bios hasnt got a 'last state' wifi option somewhere, i seen that block on ubuntu before and work on windows [00:52] roadkill: or netboot options? [00:56] Hi if I create 3 partition on installing ubuntu, swap, / (boot partition), and home partition... If in future I have reinstall ubuntu again, Can I install it without disturbing home partition??? [00:56] I mean I don't want other partition data get deleted... === bs_ is now known as bs [00:59] would anybody outside of europe be so kind to let me ping them? Just mention IP + Continent or Nation. It's for scientific purpouses [00:59] I can clarify why if necessary [01:00] why dont you just do it and skip asking? :) [01:00] it's just ping [01:00] also not related to #ubuntu support [01:00] I had the impression it would be rude? [01:01] tomreyn, also, I wouldn't know what continent/nation? [01:01] /join #ubuntu-offtopic [01:02] lotuspsychje: Sadly, no, not one wifi related option I could see in the bios. And they pretty much left every option unblocked. [01:06] roadkill: F1 texboot see anything? [01:14] @satrioirc am now! [01:14] That was awhile ago. Do you remember what was up? [01:49] so i upgraded from 16 to 18, no issues :D [01:54] excellent. enjoy it. : ) [01:56] is it prefered to install things with snaps [01:56] or use aptitiude [01:57] what problem does snaps solve [01:57] what is the shortcut keys to open the panel that shows all the apps i installed? [01:57] i'm using cupertino panel [02:17] super + k activates some weird animation around my mouse [02:20] 'mouse finder' [02:21] it shows stars as it fades away lol [02:44] Athlon X4 840 Quad Core, two modules 4 cores, fm2+. Need 4 or 2 control cores? https://screenshots.firefox.com/8PixeHdOSoIM3xct/null in image U-Mate. If the Intel processor with Hyper-Threading technology, it's clear to me. Control of logical cores don't need. [04:06] so i have 3 internal drives, sda(linuxOS), sdb(win10) and sdc(storage drive). my internal drives sdb and sdc were being auto mounted just fine and i was able to RW with them. today something changed and they are only mounted as RO. also weird is both of those have never shown up in fstab. [04:06] if i set the drives to RW with a remount, they go back to RO after a reboot. [04:12] lo [04:12] My gnome-terminal text colours are non-default and I want to delete their configs but I can't find it in the usual directories [04:12] I'm on mint btw [04:22] !mint | Ruzzy [04:22] Ruzzy: 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) [04:46] turns out is was windows fast boot got enabled somehow. or it was always enabled and only now became an issue. [04:51] RIP nkk71 [05:39] Good Morning. I tried to follow a guide to make a team of network cards for faster network transfers. No i have a Bond0 named network but it doesnt work. Can someone point me to a correct guide to team network cards? i dont even have conexion on the machine i tried and i always have to "if config bond0 down" to recover my conexion (even wifi connected at the same time and not part of that team but no internet). Thank you very much [05:40] wendico, which version of Ubuntu are you running? [05:40] last version full updated fresh install [05:40] and i dont mind to install again [05:40] so 18.04.1? [05:40] yes [05:41] i need a team coz i only have a 100mb switch [05:41] i cant get a 1gb for now [05:41] no my NAS transfers are to slow [05:41] gigabit switches can be had for $10 [05:42] nevertheless not only the switch, my cards are also 10/100 and remember of 3rd world please [05:42] i promise i cant aford [05:43] so your teaming multiple interfaces on internal LAN? [05:44] yes, i want to team 2 interfaces on 2 ubuntu fresh install machines [05:44] i mean 2 on each machine of course [05:44] english 3rd language [05:45] it's no big deal, I'm pretty good at deciphering lol nothing could be worse than my grandmother trying to text lol [05:45] i followed a guide and resulted on having a "Bond0" network interface i can see on if config but i have not connexion, the guide must be wrong so i can start over no problem [05:45] wendico, I've found a couple of guides, but keep in mind if this server is going to be serving DHCP or NAT it could cause issues having multiple interfaces trying to accomplish this at the same time [05:45] could you point me to the correct guide? thank you [05:46] I'll paste the links I've not ever actually tried to create something like this but they look very well written and contain the steps I'd take if I were going to do this [05:46] https://www.tecmint.com/configure-network-bonding-teaming-in-ubuntu/ [05:46] havenstance, dont worry,i want to team on the 2 clients, no server functions [05:46] https://cli.pignat.org/server-18.04-network-bond.html [05:46] Thank you very much, reading on [05:47] I hope you're able to figure it out, my recommendation, when you find a guide that does work with whichever version you're using, bookmark it. Never know when you'll have to do something again lol [05:48] havenstance: thank you very much again. i will do bookmark if working [05:50] btw, so i dont need to start again on my test machine, would you mind to share a command to just delete the Bond0 not working inteface i created? Thank you, if not no problem dont worry i just plain install again and start over [05:52] to be honest, that's something I'm not sure about at all. [05:52] thank you, starting live to start again, dont worry i apreciate the help === Tara_i is now known as Tara [05:57] Other cuestion. i installed ubuntu 18 fresh and updated in 2 laptops of my friends, but their "righ click" on the laptop pad dont work, works also as left click like if they have only one botton. Any clue to solve that? i encounter the problem in two diferent not so old laptops [05:57] one of them i have with me so i could try here to solve it then repeat in my other friend. I must use the keyboard "right click key" all the time [05:58] plugin an external mouse works correct, the problem only with the integrated mouse pad [05:59] both laptops are diferent brands even one is amd other intel but same problem, no right click on integrated laptop pad [06:00] both integrated pad buttons works as left normal click [06:03] i enabled and disabled all options in mouse configuration windows to text if maybe "2 finger scroll" or any of the other options are messing with my right click but no solved, even if i set on that window my right button as primary i still have both buttons as primary click and i cant acomplish "right click" on my laptop pads [06:04] wendico: are you using wayland or xorg? [06:04] my friends are just mad of that and they are trying to get me let them go back to windows [06:05] not sure, reading on it, but i believe xorg [06:05] i am not a profesional just an ubuntu fan [06:07] wendico: I just googled, dunno if this is relevant https://itsfoss.com/fix-right-click-touchpad-ubuntu/ [06:07] reading on it^^^ thank you let me see if is that [06:07] I don't use GNOME myself so I am not too familiar [06:09] also there was a switch from evdev to libinput for touchpad in 18.04 I think? I seem to recall others having troubles with their touchpads with the newer solution [06:12] still reading, im to old, read slow, ill share my findings asap [06:14] meanwhile, why not use gnome? why do u preffer and suggest another desktop enviroment? maybe i should replace gnome aswell [06:14] im installing gnome tewaks allready to try to solve the right click problems [06:20] hateball: right click problem solved with your link, bookmarked also hehe, thank you very very much [06:20] wendico: see also dconf-editor to tweak your things [06:22] lotus|NUC : installing dconf-editor anyways for more tweaks just in case. thank you for the tip [06:24] wow, by the way, i dindt realize is not a problem just a tweak about the right click, i did not know i could right click just by two finger tap, so im reverting the solution since i like even more to right click by two finger tap [06:25] awesome ubuntu! [06:25] thank you mates [06:26] Hi [06:26] i reverted that way so now i can even have mid click by 3 finger tap and my laptop have not mid click so it is awesome the new working mode, [06:27] I'm looking for replacement for redshift Is there any ? [06:27] maybe ubuntu should explain that in the normal mouse configuration window [06:27] someone_: gnome has now nightlight on 18.04 [06:28] so everybody can notice the 2 finger and 3 finget tap without installing gnome tweaks [06:28] someone_: https://alternativeto.net/software/redshift/?platform=linux [06:29] someone_ you can activate nightlight by default on the screen settings no installations need it [06:29] hi, i installed a script using the pip install command. tried to run said script but it terminal says command not found [06:30] i'm installing this https://github.com/kfei/slack-cleaner [06:30] the command "pip list" shows slack-cleaner is installed [06:33] . [06:33] how do i get mobile_c: normally that is part of the package you download -- it should be in the package you downloaded [06:36] mobile_c: where did you get the source files -- github? [06:39] Hey guys! I want install ms word on my Ubuntu machine, how do I do that? [06:39] I already have playonlinux and wine installed [06:40] mohnish_: i use libreoffice -- I wouldn't know -- did you try it with wine? [06:40] blue1: It tells me that I need some sort of file for it [06:41] mohnish_: what file? [06:41] Some iso file to install ms office [06:41] mohnish_: libreoffice can import ms word files. [06:41] ahh [06:42] I think is files are used to install distros right? [06:42] mohnish_: generally [06:43] iso files are normally burned to a dvd or usb -- however there are ways to mount an iso under linux - but in your case -- I don't know where you would find that. [06:43] Oh [06:44] wendico: cool, glad you got it fixed [06:44] wendico: I personally use KDE Plasma, I much prefer it [06:44] my recommendation would be to use libreoffice - it's free -- and works on linux, mac, and windows [06:45] and it can import ms word files [06:47] you can do a sudo apt install libreoffice if you don't like it -- just purge it. [06:57] hateball: thank you very much, reading on kde plasma. i owe you a beer [06:58] wendico: just pay it forward :) [07:02] guys, i am using xubuntu 18.04.1. I wanted to use cairo dock but whenever i am applying this dock then a horizontal transparent strip appears along the dock area. have anybody an idea what is that strip or whether its normal or not? [07:02] is it possible to have an ati card and an nvidia card running at the same time? [07:09] also how do i compile a source file [07:10] downloaded by dep [07:12] the script i downloaded via pip is in ~/.local/bin but terminal says command not found [07:12] what am i doing wrong? [07:12] .dsc * [07:13] cim209: look at the first line of the script [07:13] #!/usr/bin/python [07:13] does that path exist [07:13] no [07:13] then thats why [07:14] how do i fix this? [07:14] wich python [07:14] which python [07:14] regular, not 3 [07:14] $ which python [07:15] 2.7 [07:15] ._. [07:15] cim209: is ~/.local/bin in your PATH? [07:15] yes ducasse [07:15] type "which python" in ur shell [07:15] mobile_c, i also have 3.6.5 installed [07:15] is it set executable? [07:15] oh LOL mobile_c [07:16] it's in /usr/bin/python [07:16] i'll try that [07:16] ducasse, yes, i can run it using python script.py [07:16] how tf does that both exist and not exist [07:16] mobile_c, idk [07:16] probably the fact that i upgraded from 16 to 18 [07:16] [17:13] does that path exist [07:16] [17:13] no [07:17] how is that even possible [07:17] did u actually type "#!/usr/bin/python" itself in the shell [07:18] yeah [07:18] doesn't output anything [07:19] remove the #! [07:19] aka type "/usr/bin/python" [07:19] i'm in the python terminal now [07:19] then it SHOULD work [07:20] when i typed /usr/bin/python slack-cleaner, the command works [07:20] but not slack-cleaner by itself [07:20] paste the output of ./local/bin/script.py [07:21] and "ls -l ./local/bin/script.py" [07:21] https://paste.ubuntu.com/p/6q26rwmmXd/ [07:21] ls -l ~/.local/bin/slack-cleaner [07:21] oops sorry lol [07:22] -rwxrwxr-x [07:22] r u using konversation [07:23] nvm /cmd doesnt post to usr output [07:23] idk what konversation is [07:24] hi, do you know a good PDF editing software ? [07:24] cim209: type "ls -l ./local/bin/script.py" [07:25] for example [07:25] -rwxrwxr-x 1 cim cim 219 Sep 7 00:25 /home/cim/.local/bin/slack-cleaner [07:25] -rwxrwxr-x 1 mobile_c mobile_c 46752 Aug 27 16:49 wrap [07:26] ._. [07:26] of script.py, not of slack-cleaner [07:26] slack-cleaner doesn't have the .py extension [07:29] nvm -_- [07:29] just join #python [07:29] hopefully someone is on [07:47] Hello. How can I determine what components of my Ubuntu desktop are using ghostscript when dealing with PDF files? [07:56] ubuntu14.04> cat /etc/debian_version [07:56] stretch/sid [07:56] Can anyone recommend a better screenshoot app for Ubuntu 18.04? I would like to have the ability to select the area for which I want to make the screenshot. [07:56] #fail [07:57] Silmarlion_ scrot ? [07:57] scrot --select ++ [07:59] Silmarlion_, ubuntu mate has a screenshot app that does that [08:00] though it might be a general ubuntu app [08:01] ok, I will check it [08:02] Silmarlion_, the command for mate is mate-screenshot -i [08:15] xenial desktop. what's a sensible way to save different "Screen Display" settings profiles (i.e. number of monitors, relative placement) and switch between them from the CLI? is this stored in a file or is it gconf or dconf or something? (I'm a bit behind the times with how GUI stuff works under the hood) [08:15] ne2k: xrandr can be used to make changes, but i belive gsettings is how settings are managed now. [08:16] ne2k: that command can be used to make settings changes, such as the GTK theme. [08:16] Silmarlion_, i'm just finding out about https://screencloud.net [08:17] ryuo, so gsettings monitor, then make the changes and see what happens, and then use gsettings set to do it programmatically? [08:17] hmm. what schema to use? [08:17] ne2k: i guess, if that exists. you could also try to find the correct schema and key on your own. [08:17] ne2k: no idea. it varies. [08:18] ne2k: each DE uses a different one. [08:18] cim209, hm screencloud looks promising, and has possibility to store locally store which is good [08:19] ya [08:19] multiple sources too [08:21] ryuo, tried grepping gsettings list-schemas for display, monitor, screen, unity, and still not entirely sure... [08:21] https://imgur.com/fX8snLs [08:22] screenshot works like a macos [08:22] Downside is that it looks like it is not open source, so how can I be completely sure that it doesn't send the photos to some 3rd party site [08:23] ne2k: what about xrandr? [08:23] Silmarlion_, i'm not concerned about where the images go [08:24] ryuo, I need to move the launcher placement too, so was hoping to do it by just automating the thing I currently do manually, rather than using something entirely different. was slightly concerned (from using xrandr before) that they might not play nicely together either, i.e. that doing low level changes with xrandr will confuse the gui part [08:25] Silmarlion_, it is open source https://github.com/olav-st/screencloud [08:25] ne2k: i'm not an expert on unity. all i know is gsettings is how changes are normally applied to GTK environments. [08:25] ne2k: you'd need to explore it yourself to figure out how it ticks. [08:25] ryuo, yup, I suspect it's in there, I'd just like to figure out which schema to look at [08:25] suppose I could just monitor all of them... !! [08:26] GPL2 [08:31] ryuo, gsettings list-schemas |while read schema; do gsettings monitor $schema >$schema.log & done # success! it's org.gnome.desktop.interface and com.ubuntu.user-interface [08:37] how can i convert all output to stdout ... i need to get stdout instead of stderr of command output https://paste.ubuntu.com/p/nWD7kGvvcp/ [08:40] sweb, 2>&1 [08:40] ne2k: did you see my pastebin ? [08:41] sweb, I'm not sure what you're saying with it [08:44] ryuo, hmm. I think it's not storing it all there, unfortunately, the content of those files doesn't seem to be enough to be doing all the changes [08:45] sweb, are you objecting to the fact that it gives a non-zero exit code while appearing not to print anything to stderr? you'd have to take that up with npm [08:46] ne2k: i will try, thnks [08:48] try what? === Richard is now known as Guest4003 [10:11] HI folks [10:20] After an upgrade lately, my Xmodmap setup is gone after resuming from suspend-to-RAM (well, not quite - if I wait for a long time it actually works some 90% of the time - but if I hit any key within some 30 seconds after resume, it is killed). Then running xmodmap $HOME/.Xmodmap it does set my keys back to what I want, but for some strange reason it will not set this line: 'keycode 105 = Pointer_Button2' How [10:20] can I fix this? Or can I move to an alternative to Xmodmap - without changing any files outside my home directory? [11:04] Hi. I have a relatively fresh install of ubuntu 18.04 (about a 2 weeks old now). I noticed when running upgrade I am getting this: https://pastebin.com/W7grRkMB [11:05] I am not sure what it means. I found a few suggestions of commands online to run to fix this, however running blind commands have gotten me into trouble before so I figured I'd ask :) [11:05] I also found a bug report about people having similar issues. It does not seem that that problem has any implication on the system (nto as far as I can see) so I am not sure if I should maybe just ignore it for the time being [11:17] pandaadb: hi. it's good you bring it up, you shouldn't ignore such issues. these are apt dependency resolver issues, which can result in yet more packages (or package updates) becoming uninstallable and your system not getting (all) security patches. [11:18] In that case I may need help fixing them :) [11:18] pandaadb: can you run: sudo /bin/true; pastebinit <( sudo apt-get update 2>&1; echo '*****'; sudo apt-get -f install 2>&1; echo '*****'; apt-cache policy 2>&1; ) [11:19] !pastebinit | pandaadb [11:19] pandaadb: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit [11:21] tomreyn http://paste.ubuntu.com/p/X9JxqNjjSz/ [11:22] pretty much the same problem i have. I like pastbinit though - that I didn;t know [11:24] ok, i haven't seen those TCSAFLUSH errors before, need to look them up [11:25] pandaadb: can you post "dmesg | pastebinit" in the meantime? [11:25] to be honest, thouse are new i think [11:26] sure: http://paste.ubuntu.com/p/gvdYkXDRph/ [11:31] * tomreyn looking [11:32] thanks! [11:36] alsa-lib_1.1.6-1.debian.tar.xz? how to install [11:39] pandaadb: so TCSAFLUSH is about terminal functions, used when updating some of its properties. should be of no concern for now. [11:40] ah, i am using terminator and noticed that it has sometimes issues as well [11:40] but it had them from 14 to 16 to 18 [11:40] so i reckon that's just a glitch that happens once a month [11:41] i could try rerunning your command on the default terminal though if that may make a difference? [11:42] pandaadb: oh that's probably the source of these then, yes. so lets focus on the package issues. can you: sudo /bin/false; pastebinit <( sudo dpkg --purge grub-efi-amd64 2>&1; echo '*****'; sudo dpkg --purge grub-efi-amd64-signed 2>&1; ) [11:42] 'that' -> terminator [11:42] http://paste.ubuntu.com/p/Kd2Cpzf7KG/ [11:43] (on the default terminal) [11:44] Not sure if relevant: I use snap whenever I can, and apt as the second choice. I also disabled secure boot on BIOS which I think was needed for the nvidia drivers to work [11:45] pandaadb: can you: sudo /bin/false; pastebinit <( sudo dpkg --purge shim-signed grub-efi-amd64 grub-efi-amd64-signed 2>&1; ) [11:46] http://paste.ubuntu.com/p/RYQgRgq9zc/ [11:46] yes, disabling secureboot would be required unless you sign the nvidia modules yourself [11:46] ooi what does `sudo /bin/false` do? [11:47] the removal seems to have worked this time [11:48] okay, this worked out for a change. /bin/false does exactly nothing. but i really meant to use /biin/(true, which does nothing and also doesn't set an error status. the idea of using sudo /bin/true there is just so you can enter your sudop password once before we redirect output to pastebinit [11:48] oh okay, makes sense :) [11:49] how can i install sedutil-cli? [11:50] pandaadb: now to reinstall those packages: sudo /bin/true; pastebinit <( sudo apt install shim-signed grub-efi-amd64-signed 2>&1; ) [11:50] i think we need a -y [11:51] pandaadb: this may be true [11:52] anyone? [11:52] http://paste.ubuntu.com/p/csWrHT5BFC/ [11:52] lyra2: what do you need it for, what does it do? it doesn't seem to be available in ubuntu [11:52] interesting, the TCSAFLUSH came back. I executed this on the default terminal too [11:53] tomreyn: it can list Opal compliant disks [11:54] so it seems to have reinstalled nvidia. I can confirm that nvidia is still my enabled driver [11:54] lyra2: i assume hadparm can do so, too [11:54] * hdparm [11:55] as i understand it does not support nvme [11:55] pandaadb: yes, it uninstalled and resintalled the nvidia lkernel modules. and i think it signed it, too [11:55] lyra2: for nvme, try 'nvme' [11:56] cool - shall i try the ugrade to see if the error is gone? [11:56] as in sudo apt update && sudo apt upgrade [11:57] I really like the console under ctrl+alt+f4. [11:57] pandaadb: i think the dependency issues were solved, too, let's verify: sudo /bin/true; pastebinit <( sudo apt-get update 2>&1; sudo apt-get -fy install 2>&1; ) [11:57] http://paste.ubuntu.com/p/qKz8TxRdkd/ [11:57] yup looks good :) [11:58] pandaadb: sorry for benig so slow. ;) still waking up here. [11:58] oh no worries :) Thank you for helping [11:58] i'd give you a coffee and cookie if I could :) [11:58] pandaadb:so you can probably run: "apt full-upgrade" now [11:58] !cookie | tomreyn [11:58] tomreyn: Wow! You're such a great helper, you deserve a cookie! [11:58] amazing :) [11:58] thanks pandaadb, JimBuntu :) [11:59] !cookie | tomreyn [11:59] frrom me too :) [11:59] i will run that after lunch - thanks! And a great morning [11:59] * TJ- has stolen tomreyn's cookie for his lunch :) [11:59] In Ubuntu 18.04 how do you know what graphics driver is in use? [11:59] thanks TJ-, my doc would appreciate [11:59] zetheroo: for the hardware, or for X/Wayland ? [12:00] TJ-: both? [12:00] pandaadb: thank you, ttyl! [12:00] tomreyn: I was literally putting a choc cookie in my mouth as that message appeared :D [12:00] :) [12:00] zetheroo: for the kernel, it'll be listed via "lspci -nnk" [12:00] lyra2, If you find yourself in the position where you *need* sedutil-cli, you can get it right from the writers - https://github.com/Drive-Trust-Alliance/sedutil/wiki/Executable-Distributions [12:01] weird issue with grub-mkstandalone - no matter what I do with --install-modules=... I cannot reduce the list to apoint where it doesn't report "error: core image is too big" ! [12:01] TJ-: Kernel driver in use: i915 [12:01] zetheroo: for X, quickest way is either 'glxinfo' or read /var/lgo/Xorg.0.log [12:02] TJ-: ok, and Wayland? [12:02] errr, "/var/log/Xorg.0.log" [12:02] zetheroo: no ^&)^(&! idea :D [12:02] ok ;) [12:05] Hi! I had created a RAID with mdadm, but removed it again. Then I zeroed the superblocks on all devices in that array and ran update-initramfs. However, the system still tries to mount that device on boot (resulting in emergency mode)... How to debug and fix that? [12:06] what is trying to mount it ? fstab ? [12:06] jost: "mdadm --zero-superblock [12:06] jost: you must have left something behind. [12:06] TJ-: already did that to both disks [12:07] jost: /etc/mdadm/mdadm.confmay still specify the array? [12:07] tomreyn: no, it's not in there [12:07] but it still was in fstab... though I had deleted it from there [12:08] removed it, now trying to reboot [12:09] Ok, machine is up... most stupid error ever :( [12:09] jost: :) [12:09] hi there. if i'm on 18.04, then should i be using xmodmap, or xkb ? === gr33n7007h is now known as al2o3-cr [12:11] tomreyn: can you think of a way to freeze a process in-place based on trigger text seen on its stdout [12:14] TJ-: maybe with expect? i never did this. [12:16] or maybe gdb + breakpoints [12:17] tomreyn: gdb possibly; I'm trying to find a way to stop grub-mkstandalone deleting its /tmp/grub.XXXX/ so I can ivnestigate why the files its collected are too large for core image [12:21] TJ-: https://unix.stackexchange.com/questions/265992/watch-tmp-for-file-creation-and-prevent-deletion-of-files [12:22] i've run into needing this before, too, but never knew how to solve it. [12:23] a WORM file system would also help, but i guess the inotify-wait method is actually better. [12:24] that's 'inotifywait' [12:25] oh, this is still a race condition, so not a great solution [12:25] well then i guess it's gdb [12:28] tomreyn: I like the chattr +a method... but this is tmpfs! [12:31] oh, right, chattr +a is a good approach, too. if you dont like the file system you have there now, maybe put replace it? [12:31] i.e. if you mount an ext4 to /tmp then there's be no more tmpfs there. [12:33] tomreyn: I'll try putting a real directory over it, but there's existing programs got things there, not sure if it'll upset them :) [12:36] you can mount --bind the tmpfs elsewhere (i think) then mount the ext4, then cp -ap from the bind mount to the new /tmp [12:36] still not ideal... [12:39] tomreyn: GRrrr! chattr +a worked.... for the /tmp/grub.XXXX/ dir, but NOT the files inside :! [12:40] tomreyn: i wonder if theres a library I could insert with LD_PRELOAD that does null deletes? [12:42] tomreyn: I've found an example 0- going to try it [12:43] black magic! sorry, i'm really not into this [12:43] a pity about chattr +a not working recursively :-/ [12:44] using ubuntu 16 LTS, and my notification icon in upper right corner is not available, unable to get notifications? any idea how to fix? [12:48] tomreyn: yeah; and it seems it's sidestepping my LD_PRELOAD so [12:51] tomreyn: it worked; I had a failing match on the path to unlink [12:54] hi [12:55] I don't know if this is the right place, but I cannot understand what com.canonical.unity is... [12:55] where are you seeing that left_bee ? [12:56] I was using this service to capture screenshots in a project [12:56] but then I moved to xubuntu [12:56] and now I cannot find the equivalent service [12:56] So I want to read up on this... but I am not able to find any good explanation [12:57] TJ-: can you explain how you did it / point me to the example you found? [12:57] left_bee: https://askubuntu.com/questions/449943/unity-tweak-tool-fails-to-start-with-the-error-com-canonical-unity-webapps-sche#comment1388057_653634 [12:57] left_bee: I found that by googling for "com.canonical.unity". It was the first result [12:58] leftyfb: some apps fail because of com.canonical.unity, because it is the root of all operations on ubuntu [12:58] it manages session and stuff, locking screen etc [12:58] left_bee: please read the link I posted at the top [12:58] I'm using this npm package https://www.npmjs.com/package/dbus-native [12:58] leftyfb: yes, I'm reading [13:00] !info llvm trusty [13:00] llvm (source: llvm-defaults (0.21ubuntu1)): Low-Level Virtual Machine (LLVM). In component universe, is optional. Version 1:3.4-0ubuntu1 (trusty), package size 3 kB, installed size 42 kB [13:01] hi folks... if i open a shell with Ctrl+alt+f4 and start desktop with startx, how can i close that session [13:01] tomreyn: this is the function I'm using https://pastebin.com/1LcqErmk [13:01] peter22222: To start with, you should not be using startx ... Once you close the desktop session you should return to the tty you started from where you can log out [13:02] left_bee: ok, but i think you wanted to tell someone else about it [13:03] tomreyn: oh, yeah, sorry about that [13:04] left_bee: you're specifically requesting resources from the unity-webapps-service service without having it installed [13:04] np ;) [13:06] left_bee: This is channel is not really intended for software development questions. You should seek out the correct channels like #programming or NodeJS channels. As for your original question, you should not be hooking directly into the desktop environment for your application. Look into using DBUS... that's what it's for. [13:06] leftyfb: I have that package installed, and I think my question is, how do I make my function applicable to all linux distros, and not just ubuntu ? [13:06] left_bee: see my statement above [13:07] pragmaticenigma: yeah okay, I understand. Thanks [13:08] left_bee: not rely on services that are only available on certain flavors of ubuntu [13:08] leftyfb: yes. I should read about DBUS stuff I guess. [13:13] good evening [13:13] hello all [13:15] pragmaticenigma sorry i had network problems... === gr33n7007h is now known as al2o3-cr [13:16] does anybody know why ctrl+alt+f1-6 is working, but not f7-12..? [13:18] peter22222: because only 1-6 is set up to run a getty, i suspect [13:19] thank you ducasse ... i can switch to tty1-6 by ctrl+alt+f1-6, but if i want to switch back with ctrl+alt+f7 it doesnt work... [13:19] so im stuck once i use tty1-6 [13:24] peter22222 what if you try chvt 7 or 8? [13:25] Chris56: that won't work if they haven't been setup in getty [13:26] my bad [13:27] I'm back for a problem from yesterday. I try to find a file and copy it to another path with no-clobber. The destination path is empty, but it is not copying anything. The file *is* found, and if the parameter no-clobber is removed it copies just fine [13:27] find /mnt/s3-drive/backup/hanab1/data -type f -newermt "2018-08-31 00:00:00" ! -newermt "2018-08-31 23:59:59" -exec cp -n {} /mnt/s3-drive/backup/hanab1/monthly/ \; [13:32] Chris56: I believe it fails with the no clobber because of the destination path or possibly something to do with what find is passing in for a source path [13:34] Chris56: I'm trying to find documentation to support my hypothesis, but what I think is happening is this: No clobber is intended for a directory to directory copy. To avoid overwriting files that exist in the destination directory when doing a bulk copy. [13:36] Chris56: what I would recommend looking into is "rsync" which is designed for your particular need. You wouldn't need to use find, instead you can use rsync stand alone. In it's basic setup, it can take any file from a source directory and copy it to the destination if it does not already exist there. [13:38] Chris56 i tried ctrl+alt+f7-12... nothing worked [13:49] any idea why the ubuntu patch for firefox aka. the unity-menubar.patch has never get its way into upstream? [13:53] brli_: have you tried a websearch? look to me like it might be introduced in a coming firefox 62 update? [13:53] pragmaticenigma indeed. If I write the file name it works just fine. [13:58] adrian_1908: https://bazaar.launchpad.net/~mozillateam/firefox/firefox-trunk.head/view/head:/debian/patches/unity-menubar.patch is still applicable to firefox source tarball with only 4 failure [13:59] adrian_1908: if you mean the dot release later on...maybe? I haven't read such news :/ [14:02] brli_: I honestly don't know man, I just saw e.g. https://launchpad.net/ubuntu/+source/firefox/+changelog which seems to mention the patch. [14:05] adrian_1908: okay, thx man [14:06] dunnu why they release a patch without pushing it first to their vcs system... === CyberHacker_ is now known as CyberHacker [14:45] ubuntu 18.04 is unable to search bluetooth device ( it keeps searching) [14:45] s10gopal: Is the device being searched for in Discoverable mode? [14:46] pragmaticenigma, yes [14:46] Is the device discoverable by other devices/computers? [14:46] pragmaticenigma, yes [14:47] what is the device? [14:48] pragmaticenigma, mobile (LG Q6) and bluetooth speaker ( boat stone 200) [14:49] s10gopal: what device is ubuntu installed on? [14:49] leftyfb, HP ay008tx [14:51] on a ubuntu 18.04.1 to upgrade distro what would be command? [14:52] wr: upgrade to wich? [14:52] lotus|NUC, lateste [14:52] lotus|NUC, latest [14:52] wr: sudo apt update && sudo apt full-upgrade [14:52] lotus|NUC, do release upgrade etc not anymore? [14:53] wr: 18.04.1 is the latest version of Ubuntu [14:53] leftyfb, pragmaticenigma output of "lshw -C network" http://paste.ubuntu.com/p/rFKPQP6Ymt/ [14:54] pragmaticenigma, omg, sorry, was updating a friends pc didnt touch it long time though new version was out but guess not [14:54] wr: do-release-upgrade is still the valid command for jumping major versions of Ubuntu [14:55] but right now there isn't anything newer than 18.04. so it appears your friends machine is good to go [15:00] pragmaticenigma, leftyfb , any fix? [15:01] !patience | gopal__ [15:01] gopal__: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/ [15:19] s10gopal, can the ubuntu machine see any bluetooth devices at all? === SimonNL is now known as SimonNL_Afk === gr33n7007h is now known as al2o3-cr [15:33] hi my lubuntu 18.04 just crashed while it was doing system updates and it got to: update-grub-efi-32ia [15:34] how can i tell it to check and correct errors that might have been damaged during software update and fix it via terminal [15:37] Hi, so, I am having connectivity troubles on my machine - could someone help me? It keeps saying "Connection failed - Activation of network connection failed" [15:38] (I'm currently tethering the Wi-Fi to my computer via my mobile phone) [15:39] Anthaas_: Is the machine actually able to connect despite the message? [15:40] Anthaas_: I tried thetering too and not working with my 18.04 laptop, with 16.04 it was working fine [15:40] you are not alone :P [15:41] Ool: Please refrain from "me too" comments. [15:42] not interesting to know if a bug touch a lot of people ? [15:42] THETERING [15:43] someone changed the entire way that networking is configured from 16.04 to 18.04. I got right confused the first time I installed a 18.04 machine. had to learn fecking YAML just to set an IP address [15:44] Ool: If you are experiencing an issue, then please bring it up as your own inquiry. The "me too" commentary tends to spark chat instead of productive support dialogue. The IRC chat room is not searched for bug reports. If you are experiencing a bug, then file a bug report [15:44] !bug [15:44] If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs. [15:44] ne2k: Please mind your language. Obfuscations or otherwise are discouraged. [15:45] pragmaticenigma, obfuscations or otherwise? [15:45] what does that even mean? [15:46] ne2k: obfuscation is to use replacement letters or words to imply a particular word with out spelling it outright [15:47] pragmaticenigma: I don't believe so, no. [15:47] The weird thing is, it does connect _sometimes_. [15:47] For only a couple of minutes. [15:47] pragmaticenigma, I know what obfuscation is. I was wondering what the "or otherwise" meant. [15:48] pragmaticenigma, and, FYI, it wasn't obfuscation [15:48] ne2k: this isn't a forum for debate.. please stop [15:48] pragmaticenigma, it's Irish English [15:48] now I remember why I never come on this channel [15:49] I know this isnt the raspberry pi channel, but hopefully someone knows a way to fix this issue: I have an Acer UT220HQL touch monitor connected to my pi, it is recognized fine, but the settings are off, and I am not sure where to adjust them. There is about an inch border around the desktop that is not used, how do I expand the gui to use the full monitor. This may fix my second issue.. which is the calibration of where I touch on the m [15:49] onitor is not exact with the button or menu placement [15:49] bieb: You're right, this isn't the Raspberry Pi channel... it's offtopic... please seek help elsewhere [15:50] bieb, are you driving it at its native resolution? [15:50] ne2k: yes [15:50] bieb, what connection is the video using? HDMI? [15:50] ne2k: Do you not understand that this is an Ubuntu support channel. Please stop, they need to find the correct venue for support [15:50] ne2k: yes, HDMI [15:50] pragmaticenigma, I'm doing it just to annoy you [15:51] !offtopic | bieb [15:51] bieb: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks! [15:51] ne2k: Don't be petulant. [15:51] #raspberrypi === rud0lf is now known as \---- === \---- is now known as rud0lf [15:52] Anthaas_: Even without connection to the internet does the machine report that it is actively connected [15:52] bieb, do you get the same border if you drive it at different resolutions? how about text mode? how about the rainbow boot screen? and do you get a border if you drive it from a different computer? [15:52] as in, it sees the wifi hotspot [15:52] !ops | ne2k [15:52] ne2k: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax [15:52] pragmaticenigma: Yes - "Wired - Connected" [15:52] Anthaas_: You tethered via USB? [15:52] Currently, yes. [15:53] ARGH! Oh No! [15:54] Anthaas_: That may be an issue with drivers for tethering via the USB. Are you able to get it to work via WiFi tethering? [15:54] Sorry - I think I may have misconstrued my issue - that is entirely my fault, sorry. [15:55] pragmaticenigma: My home router is in my living room, this machine is upstairs, and the two are connected via powerline adapter. [15:55] My computer is currently connected via a USB tether to my mobile phone which is forwarding my house WiFi. [15:56] wow, I haven't been called petulant for a while! gotta put that one in the diary [15:57] Uh huh [15:57] Anthaas_: I haven't heard of that setup before. When connected to the mobile, are you also connected to the connection via powerline adapter too? [15:58] pragmaticenigma: The mobile is only connected because I can't talk to you guys otherwise - it wouldn't usually be. [15:58] The issue is that I am getting "Wired - Connected" when using the powerline adapter, but no internet connection. [15:58] Anthaas_: AH, okay... starting to get a better picture [15:59] I'm sorry - I didn't explain myself very well. [15:59] Anthaas_: That's alright [15:59] Anthaas_, does the connection work if you disconnect it from the powerline adapter and plug it directly into the router? [15:59] ne2k: The two devices are on separate floors in the house - that isn't feasible. [16:00] Anthaas_: So, tricky thing with powerline, is there are lots of reasons it would have issues. Startign with whether or not the two rooms are on the same side of the distribution panel of your main breaker box [16:00] pragmaticenigma: That I do know - they are. [16:00] Anthaas_, do you have a portable device you could test first directly in to the router and then over the powerline? [16:00] I know that on the basis that this connection _used_ to work perfectly. [16:00] It has only recently stopped. [16:00] I am hesitant to say the powerline adapter is faulty though on the basis that it sometimes connections for a short burst. [16:00] connects* [16:01] Anthaas_: Do the powerline adapters have any reset/sync feature? possible they need to be re-paired together? [16:01] pragmaticenigma: I have done that, too. I do have another machine downstairs which also uses a powerline adapter, and it has a great connection. [16:02] (They have sync buttons on the front) [16:02] Anthaas_, swap the powerline boxes on the two machines and see whether the problem follows the location or the box [16:03] Anthaas_: are there any fans or motors running in any of the rooms? anything new added to the house since it last worked properly? [16:03] pragmaticenigma: The second machine was connected. [16:03] Literally the only change. [16:04] Anthaas_: If you remove that second machine does this machine start to work? [16:04] It is currently switched off, and the answer in this case is no. [16:04] Anthaas_: though the machine is switched off... is the adapter unplugged as well? [16:05] I can do that and try now? [16:06] I will brb - I will probably disconnect as a result of this. [16:07] okay [16:07] before you go [16:07] Yes? [16:07] Other thigns to try, swap the adapters between the two machines... if the troubleshooting machine starts to work, and other stops... then it's the adapters [16:08] swap the adapters between the machines [16:08] Yup [16:08] Ok - trying now! [16:08] or rather an issue with the adapters... [16:08] [17:02] Anthaas_, swap the powerline boxes on the two machines and see whether the problem follows the location or the box [16:08] but yeah [16:09] beyond that, I think were approaching the need to contact the manufacturer of the powerline system to see if they have more precise troubleshooting ideas Anthaas_ [16:09] oh, sorry, sorry, must stop being a borrowed puppy or whatever it was. cat I got given for a bit. pet-u-lent [16:09] I mean, this is all entirely to do with Ubuntu, isn't it [16:10] and nothing to do with ethernet over powerline hardware [16:11] bieb, I have to go. hope you get your monitor thing sorted [16:12] ne2k: thanks! have a good day [16:13] bieb, I'm hoping to, but it's going to take me a while to calm down from my petulance so, you know, it's all a bit in the balance [16:13] ne2k: lol [16:14] So, the other machine is completely disconnected. [16:15] I repaired the two powerline adapters, and reset them, and I am connected. [16:15] If I disconnect at any point, you'll know it died. [16:15] Anthaas_: I think the issue is within the powerline adapters then. I would get in touch with the manufacturer of those devices for further assistance [16:16] TP-Link [16:16] What we've done is verified the issue isn't in the computer, so it falls outside of the channel's ability to help [16:17] Hopefully TP-Link reps or support forums can help you out my friend. [16:17] I've gotta run [16:20] should all of my internal drives be in fstab? [16:24] madLyfe, if you want them to be mounted at boot [16:25] well they are auto mounted when i login and view them in file manager [16:25] is that what you mean by boot? [16:26] He essentially means when your machine is turned on by "boot" [16:29] because the only thing mounted in fstab is the OS disk/partitions and a manually mounted samba network share. [16:29] found it odd my other two drives were not in there. [16:32] hi, my SO has issues with ubuntu 18. Firefox takes like a minute to start and sudo takes a while to authenticate. Has anyone experienced this? === rolf is now known as Guest36778 [16:33] sangy: there are Ubuntu 18.04.0, 18.04.1 and soon there will be 18.04.2 and 18.10. !Ubuntu 18" does not and will never exist. [16:34] I think it is clear that they meant 18.04 [16:35] Which patch version is most likely irrelevant to this problem. [16:35] i disagree. [16:36] but more details would surely help either way. [16:36] !details [16:36] Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel. [16:39] ugh, sorry. It's 18.04.1 [16:40] tomreyn: ^ [16:43] my machine is unable to see any bluetooth device [16:43] sangy: standard gnome desktop? X or (x)waylaynd? [16:44] sangy: can you run firefox from a terminal and post the output. [16:48] standard gnome desktop, X11 (as per XDG_SESSION_TYPE) [16:49] running firefox from the terminal, nothing shows up just takes a while to start [16:50] this is printed after closing it though. Not sure if it's related https://ptpb.pw/qT-o [16:50] kinda surprised it says "chromium" in the path. It *is* firefox though [16:54] firefox 61.0.1 to be precise [17:02] check the bottom of dmesg (ignoring / stripping all upper case UFW lines) for errors [17:09] just figured it out: after updating to 18 the hostname changed to mythinkpad, rather than the old thinkpad (probably naminng the computer was an update step?), adding 127.0.0.1 mythinkpad to /etc/hosts fixes it [17:10] I honestly have no idea why this happens, but saw that the strace of sudo was trying to resolve mythinkpad through the network which was rather odd... [17:10] thanks though! === paul___ is now known as pauljw [17:16] wtf, download dialog boxes don't show up anymore [17:22] can i ask kvm questions here or is there a better place? [17:23] moredrowsy, if it's related to Ubuntu, you may get support [17:24] well...its not only on ubuntu but it's a qemu virtual machine question on ubuntu. [17:24] just wondering when i change computers with ubuntu install, does the kvm still work on it when it does a passthrough to host [17:25] god, ubuntu 18 is so buggy [17:26] fatal bugs [17:27] moredrowsy, if the cpu changes and you have one defined in the guest, you might have to edit that out of the xml file [17:27] wifi gui hangs, preventing settings menu from working [17:27] chrome downloads fail to show the download dialog, making downloads not work [17:27] I think that happens because I setup a user mount with CIFS [17:27] (because nautilus GVFS/samba mounts are slow/ do not work) [17:27] Evenin gents [17:28] compdoc, if i don't do host-passthrough would that increase compatability? [17:28] I dont use passthrough, but if you have it working properly on the new machine, i dont see why it wouldnt work. [17:29] you might have to remove it then add it back [17:29] Having troubles with sound... suddenly decides to down-pitch everything, and I'm hearing occasional static noises ;_; [17:29] maybe remove it before the move [17:30] compdoc, i haven't tried to move on the new machine yet. i'm doing it today for the school computers to boot up windows on linux (cause the professor wants us on it..) [17:30] so im running a win vm [17:30] just wanted to make sure things work on the new machine === SimonNL_Afk is now known as SimonNL [17:31] compdoc, do you know how compatible with a new install on old machine without host-passthrough (or default settings) [17:31] work when transfering to a new machine? [17:31] restarting ubuntu doesn't fix it [17:31] you can only try [17:31] cause i just realized win10 is super picky with hardware changes [17:32] copy the qcow file, or whatever, and keep the original. [17:33] ok thanks, will try and hope for the best. [17:34] * katamo bionic == <3, but samba =/= <3 [17:34] katamo: is bionic the nautilus smb driver? [17:35] because it can't even display large directories with lots of files/folders [17:35] cluelessperson bionic=18.04 [17:36] katamo: it looks nice, but if it continues to have these fatal bugs, I will be forced to downgrade to 16 === jje_ is now known as jje [17:37] cluelessperson what hardware are you on? bionic + Dell 7720 has been a dream in my experience. I have only used samba shares in VM's though so cant speak to that. [17:38] katamo: Thinkpad Carbon X1 3rd Gen [17:39] * katamo hmmmmm, have seen several X1's in here for help [17:39] cluelessperson do any of these bugs match your issue? https://bugs.launchpad.net/bugs/bugtrackers/samba-bugs [17:39] katamo: might've been me. I've come in several times before reporting stuff. :P [17:40] katamo: it's the nautilus samba extension that fails [17:40] :) [17:40] samba hasn't been a problem for me [17:40] katamo: it seems to mainly be the GUI user facing stuff. [17:41] WIFI menu freezes up (blocking), Nautilus Samba Extension (Blocking), Chrome Download Dialog (Blocking) [17:41] all GUI stuff [17:41] Odd, i havent seen those issues but mine is a clean install too :/ [17:42] katamo: see, on 16, I occassionally had a system hang, but typically I could keep my laptop session running for weeks until something required a restart [17:42] I think bugs would be at this package then? maybe? https://bugs.launchpad.net/ubuntu/+source/nautilus-share [17:44] katamo: thanks for linking me the bug trackers, I really should report them in the right places. [17:45] katamo: the big deal right now is that chrome download dialogs aren't showing up [17:45] when I close chrome it asks if I want to halt downloads, even though none are running. :/ [17:46] cluelessperson its recommended to look for similar reports to what you are experiencing first and the chrome / wifi / samba thing all sounding similar-ish concerns me [17:46] katamo: they sound like different bugs to me [17:47] wifi appears to be stuck waiting on the wifi driver to return data [17:47] chrome seems to hang on saving to a mounted filesystem [17:47] katamo: they do sound like similar problems sorta actually [17:47] so chrome & nautilus behaviors could be the same root issue [17:48] and then whether the wifi issue is involved in the network filesystem is plausible [17:48] can you test the nautilus/chrome stuff over ethernet adapter? [17:48] katamo: the wifi settings menu unfreezes when I enable airplane mode (disabling wifi) [17:49] So, to get it to work, I open the menu, enable airplane mode, click the button, disable airplane mode, click the next button, enter the wifi passowrd [17:49] RE-enable airplane mode, hit okay, DISABLE airplane mode again, exit out quick before it freezes again [17:49] then it connects in the background [17:50] anyone know of a reason why ubuntu has not upgraded thunderbird to 60 yet? [17:51] cluelessperson personally I end up doing most of my wifi mgmt in nmtui simply because of my ssh addiction & odd use case but I do use the wifi-tui to do eap-tls testing regularly so I've seen it a lot [17:53] Ubuntu 18.04 is unable to find bluetooth device [18:02] in bluetoothctl , getting error while using power on "Failed to set power on: org.bluez.Error.Blocked" [18:04] s10gopal shot in the dark sounds maybe like hw button/hot key/bios setting? [18:11] katamo, fixed the error by turning on bt in gui , but still not able to find bt device , it keep on searching === PowaBanga_ is now known as PowaBanga [18:15] katamo, output of "service bluetooth status" http://paste.ubuntu.com/p/smJx6hFW87/ [18:15] s10gopal I'm stuck on another project rn, good luck :) [18:15] s10gopal: rfkill is a command you can run [18:16] tomreyn, how to fix it? [18:17] s10gopal: have you run rfkill, yet? [18:17] tomreyn, http://paste.ubuntu.com/p/jxmq6MxftG/ [18:18] s10gopal: okay, it says unblovcked, but the log you posted earlier suggested it was blocked by rfkill. [18:19] katamo: rebooted ubuntu again after dist-upgrade, downloads work again [18:19] tomreyn, driver problem? [18:19] maybe Sep 07 23:34 is a while ago for you and you already unblocked the bluetooth device earlier. [18:19] cluelessperson congrats! [18:20] tomreyn, the log was around a minute old [18:20] katamo: thank you, wizard [18:20] s10gopal: could be. this is pretty much all i know about bluetooth. never really used it. i think there are some control or diagnostics commands for bluetooth which start with hci... [18:21] cluelessperson not wizard, just broken things more times than I can count lol [18:22] katamo: call us, the JACKHAMMER [18:22] s10gopal: "one minute old" is unlikely. the paste says it was posted from gopal at Fri, 7 Sep 2018 18:14:16 +0000, and the youngest log message is Sep 07 23:34:29 (your local time), so it must have been at least 34+14=48 minutes earlier. [18:23] cluelessperson as a girl I'll opt out of "jackhammer" as a nick name lol [18:23] jillhammer? :) === Jessin is now known as Jesin [18:23] katamo: I don't understand how that's a sexist term. D: [18:24] coz_ alrighty lol [18:24] :) [18:24] tomreyn, http://paste.ubuntu.com/p/mxq4fjj8G7/ [18:24] katamo, it flows from the lips just as well === katamo is now known as katamo|aka_katha [18:24] katamo: is there any female character in all history that was a destroyer of worlds? [18:24] coz_ cluelessperson < s10gopal: meaning? [18:25] katamo|aka_katha, got it [18:25] tomreyn, service bluetooth status [18:25] current [18:25] *kathammer :P [18:26] s10gopal: right, but the log records it outputs are not recent. [18:26] s10gopal: anyways, can't help, look into the hci... commands, good luck [18:26] coz_ guess I ran out of charachters :( === katamo|aka_katha is now known as katamo|kathammer [18:26] :) [18:27] tomreyn, Command 'hci' not found, [18:27] s10gopal, rfkill unblock bluetooth systemctl enable bluetooth.service systemctl start bluetooth.service 3 commands, was this suggested? [18:28] sudo^^ [18:30] s10gopal doesn't have bluez installed [18:31] I have a few Ubuntu 17.10 servers with static netplan addresses configured, somehow the interface ends up with no ip on it after some time and a netplan apply corrects the issue [18:32] when using btrfs as / why does the installer make a subvolume for /home/ ? [18:32] All 3 of the machines that have lost their address are virtual machines on u17.10 using netplan [18:32] iceisfun journalctl output during @ time of connection loss would be interesting [18:32] !eolupgrade | iceisfun 17.10 is eol, please upgrade [18:32] iceisfun 17.10 is eol, please upgrade: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [18:34] All I have is bind errors for unreachable networks, the logs don't go back far enough [18:34] iceisfun: dont waste time on debugging issues before you upgraded to a supported release. [18:38] coz_, still same error [18:39] s10gopal, mmm let me check further [18:40] is there anyone here that can help me with broken packages [18:40] coz_, my problem is ubuntu keep on searching for bluetooth devices [18:40] ok [18:40] migs123, do you have synaptic installed? << easier solution [18:41] coz_, yes. I have been trying it all morning. It says that The following packages have been kept back: [18:41] gir1.2-peas-1.0 libpeas-1.0-0 qml-module-io-thp-pyotherside rdnssd [18:41] ruby-byebug ruby-json [18:42] migs123, hold on [18:43] migs123: please post the url returned by: sudo /bin/true; pastebinit <( lsb_release -ds; cat /proc/version; echo '*****'; sudo apt-get update 2>&1; echo '*****'; sudo apt-get -f install 2>&1; echo '*****'; apt-cache policy 2>&1; ) [18:45] oops ^^ [18:45] why would you sudo bin true? [18:46] oh right, short timespan where sudo doesn't ask for password [18:46] exactly [18:46] tomreyn, sorry someone was at the door [18:46] migs123: thats fine [18:50] tomreyn, http://paste.ubuntu.com/p/2MbkdKX8vz/ [18:51] what does this mean? [ 3.296154] print_req_error: I/O error, dev fd0, sector 0 [18:51] katamo|kathammer: I'm getting general protection faults in ubuntu's syslog [18:51] this laptop may have had it. [18:52] what is `dev fd0` ? [18:52] hans_: floppy disk? [18:52] maybe VMWare is doing something weird with floppy disk emulation [18:52] dunno [18:53] migs123: you have mixed xenial (16.04) and bionic (18.04) apt sources. you need to clean those up. [18:53] how do I do that [18:53] tomreyn, [18:54] ya cause i recently upgraded [18:54] tomreyn, I actually went into my repository list after I got that error when upgrading and selected some of them [18:55] migs123: run "software-properties-gtk --open-tab=1" and either remove or edit those which say "xenial" [18:56] migs123: you have not yet shown an error, just an informational message about packages not getting installed (kept back) [18:56] (...as the result of an unknown command you ran there) [18:56] tomreyn, yes but I actually interupted an upgrade through the terminal by accicdent I am wondering if that threw the system off [18:57] t/f, no way in a crontab to launch something on alternate tuesdays w/out additional tests? [18:57] migs123: i couldn't tell, yet, but we can find out. but first of all, make sure you have 'bionic' apt sources only (you can keep 'bionic' PPAs). [18:57] such as having to calculate out day number since 1st tuesday of epoch and then mod 14 [18:59] jsievers: how about 2/2 in the day of week field? [19:00] tomreyn, how do you disable the sources from 16.04? [19:00] migs123: migs123: run "software-properties-gtk --open-tab=1" and either remove or edit those which say "xenial" [19:00] tomreyn: but what about dsay of month field, docs say DOM and DOW are or'd [19:01] jsievers: i'm not sure i got "alternate tuesdays" corrently. does this mean every 2nd tuesday? [19:02] tomreyn, all of my ppa's are xenial? [19:02] tomreyn: yes [19:02] jsievers: then just put * for month [19:02] and for day of month, too [19:02] migs123: some of them. see what you posted to the pastebin [19:02] tomreyn, handbrake, airplayer smplayer all have xenial [19:03] ok === Guest55637 is now known as nickware [19:03] tomreyn, I will checkagian soryr [19:03] tomreyn: right but methinks cron going to launch it daily [19:05] jsievers: can you quote the manual where it says tht DOM and DOW are OR'd? [19:05] tomreyn, so I really cant keep the xenial ppas? brightbox is for screencasting and i love smplayer... [19:06] migs123: maybe those ppa's provide the same software for bionic. try just editing these lines, replacing 'xenial' by 'bionic' [19:06] I think tomreyn has it with 2/2, or possibly with tue/2. That should skip every other tuesday [19:07] o ok [19:09] tomreyn: man 5 crontab then... The day of a command's execution... [19:09] tomreyn: confusing but seems to imply there's no purely crontabish way of doing it :-( [19:10] "Step values can be used in conjunction with ranges. Following a range with "/" specifies skips of the number's value through the range." [19:11] ^^ means you may not get away with using the tue/2 example as I was mixing names with steps [19:11] jsievers: i would think that "30 4 * * 2/2" would run it on every second tuesday at 4:30 only. but if you also explicity specify DOM or month, you'd neeed to use the additional test. [19:12] tomreyn, http://paste.ubuntu.com/p/vgqKjSXBGP/ [19:12] jsievers: i'm not entirely certain there, though, so i'd suggest testing it (by also setting hour = * and minute = NOW +1m) [19:12] tomreyn, but I am still getting the The following packages have been kept back: [19:12] gir1.2-peas-1.0 libpeas-1.0-0 qml-module-io-thp-pyotherside rdnssd [19:12] ruby-byebug ruby-json [19:12] migs123: as a result of which command? [19:13] tomreyn and trying to say tue/2 gives an error [19:13] when I do the sudo-apt get upgrade [19:13] jsievers: my suggestion was 2/2 === jje_ is now known as jje [19:15] tomreyn, so those packages that are left back are ok? I tried to install them through synaptic but it said they are broken [19:15] migs123: what about: sudo apt-get dist-upgrade [19:15] tomreyn, same thing [19:15] indeed jsievers , 2/2 isn't working in my simulations for day of the week, I use this for mins/hours frequently [19:18] migs123: please post the url returned by: sudo /bin/true; pastebinit <( sudo apt-get update 2>&1; echo '*****'; sudo apt-get -f install 2>&1; echo '*****'; sudo apt-get -Vy dist-upgrade 2>&1 ; echo '*****'; apt-cache policy gir1.2-peas-1.0 libpeas-1.0-0 qml-module-io-thp-pyotherside rdnssd ruby-byebug ruby-json 2>&1; ) [19:19] migs123: note that this command wrapped onto two lines here [19:19] jsievers: Looking for every other tuesday? this may work: 30 4 * * 2 [`expr \`date +\%s\` / 86400 \% 2` -eq 1] && /command [19:20] tomreyn, http://paste.ubuntu.com/p/q9GJjspXCY/ [19:22] jsievers: or 30 4 1-31/2 * 2 /command [19:22] I have more confidence in the second one [19:22] migs123: so apparently ruby-byebug and ruby-json are no longer an issue? [19:24] migs123: please ignore this question [19:25] tomreyn, ok cause i wasn't sure what you meant lol [19:25] mispp, you still have xenial pkgs install ; try with apt install --reinstall or with apt full-upgrade [19:25] *ed [19:25] pragmaticenigma, wouldn't that be basically every other day and every tuesday? [19:26] with apt-cache search tool. how can i see which version its? [19:26] migs123: please post the output of: sudo /bin/true; pastebinit <( sudo apt-mark showhold 2>&1; echo '*****'; sudo apt-get update 2>&1; echo '*****'; sudo apt-get -Vy install gir1.2-peas-1.0 libpeas-1.0-0 qml-module-io-thp-pyotherside rdnssd ruby-byebug ruby-json 2>&1; ) [19:27] ioria: were you addressing migs123? they already did dist-upgrade, which i think is equivalent to full-upgrade [19:27] tomreyn, yep [19:27] JimBuntu: No, it's every odd tuesday [19:28] Oh, I thought any day match would trigger it. [19:28] funabashi: i don't think you can (not sure though), but you can with apt-cache policy [19:30] my syslog is getting "general protection fault" [19:30] https://en.wikipedia.org/wiki/General_protection_fault [19:30] it's unclear if this is caused by potentially malicious / broken software, or failing hardware [19:30] funabashi: apt-cache(8) states that you can: apt-cache search --full [19:30] JimBuntu: I think I have the asterisk in the right spot... I use a very similar one to trigger a download on the second wednesday of the month [19:30] ioria, I don't see any xenial packages [19:31] cluelessperson: show the logged message in context, also have a look at (and possibly pastebinit) the 'dmesg' command output [19:31] migs123, gir1.2-peas-1.0: 1.16.0-1ubuntu2 is Xenial not bionic [19:31] tomreyn: i want a newer version then i have, do you know how i can add this ? https://launchpad.net/ubuntu/artful/amd64/openvas/9.0.0 [19:32] funabashi: artful is 17.10, end of life, no longer supported. [19:32] tomreyn, http://paste.ubuntu.com/p/srDrwWqJ6V/ [19:32] !latest | funabashi [19:32] funabashi: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa. [19:33] funabashi: are you saying you are trinyg to install openvas 9? on which ubuntu version? [19:33] tomreyn: 17.10 [19:33] !eol | funabashi [19:33] funabashi: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades [19:34] !17.10 [19:34] Ubuntu 17.10 (Artful Aardvark) was the 27th release of Ubuntu. Support ended on July 19th, 2018. See !eol and https://lists.ubuntu.com/archives/ubuntu-security-announce/2018-July/004483.html [19:34] ioria, tomreyn == should I just unistall those packages via synaptic? [19:35] or is there a bionic equivalent [19:36] migs123, i'd try to reinstall sudo apt install --reinstall gir1.2-peas-1.0 libpeas-1.0-0 qml-module-io-thp-pyotherside rdnssd ruby-byebug ruby-json [19:36] tomreyn: https://ghostbin.com/paste/cfmhh [19:37] migs123: you will need to purge ruby (and optionally reinstall it) and install libpython3.6 [19:38] migs123, the problem might be that libpython3.6 is not from repo but from a ppa [19:38] tomreyn: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1787328 [19:38] Launchpad bug 1787328 in linux (Ubuntu Bionic) "smb/cifs support triggers general protection fault" [High,Confirmed] [19:38] might be that [19:40] tomreyn, ioria so I can't install libpyton3.6 from the terminal? [19:41] i got detached a channel from hexchat, how do i re-attach it? [19:41] cluelessperson: i agree, looks related. i'd subscribe to the bug and not use cifs omunts for now, if possible. [19:41] migs123: i dont see why not? [19:42] migs123, that pkg is only from ppa,if you updated it should work [19:42] cim209: select from the menu of the detached window: hexchat -> attach [19:43] tomreyn: if u can install it on ubuntu 16.x you must be able to do it in 17.10 but thanks anyway for help [19:43] tomreyn, ioria I do see libpython3.6 in synaptie [19:43] !info libpython3.6 [19:43] libpython3.6 (source: python3.6): Shared Python runtime library (version 3.6). In component main, is optional. Version 3.6.5-3 (bionic), package size 1423 kB, installed size 4823 kB [19:43] tomreyn, oh wow i didn't see that. i'm using the cupertino mate panels and i just seen two menus that says hexchat [19:43] funabashi: end of life releases are not supported here [19:43] migs123, ok [19:44] tomreyn, ioria I tried to install it from synaaptic and it says there are broken packages [19:44] funabashi: (and i have a feeling we told you so before?) [19:44] tomreyn: ugh. :( nautilus smb mounts are slow as hell [19:44] cim209: there's also #hexchat btw. [19:44] migs123, probably olso ruby is outdated - apt-cache policy ruby | pastebinit [19:44] tomreyn, thanks i didn't know [19:45] ioria: ruby is from xenial based on its version string [19:45] yes [19:45] cf. lines 27-28 of http://paste.ubuntu.com/p/srDrwWqJ6V/ [19:45] ioria, yes I uninstalled and reinstalled it [19:46] migs123, apt-cache policy ruby | pastebint [19:46] migs123, apt-cache policy ruby | pastebinit [19:46] ioria, http://paste.ubuntu.com/p/pzB3xpYtRx/ [19:47] cluelessperson: you could try using smbclient instead for now (until this apparent kernel bug has been solved) [19:47] migs123, that is ok [19:47] tomreyn: I think you tagged the wrong person [19:47] ioria, what is ok [19:48] migs123, ruby version [19:48] pragmaticenigma: where? [19:48] nm tomreyn [19:48] ioria, ruby 2.5.1p57 (2018-03-29 revision 63029) [19:48] ioria, tomreyn how can i install the libpython [19:49] pragmaticenigma: i tend to, though, thanks for keeping an eye on it :) [19:49] tomreyn: I for one believe and subscribe to my ubuntu overlords. [19:50] migs123, wait... it's not 2.5.1p57 it's 1:2.5.1 why you wrote that ? [19:50] ioria: this will be --version output, i yould think [19:51] ioria, sorry I just did ruby --version in terminal I see that it is differetn in the pastebinm [19:51] migs123: sudo apt purge libpython3.6; sudo apt install libpython3.6 [19:51] migs123, that ^ [19:52] tomreyn, I got "The following packages have unmet dependencies: [19:52] libpython3.6 : Depends: libpython3.6-stdlib (= 3.6.5-3) but 3.6.5-5~16.04.york1 is to be installed [19:52] " [19:52] migs123: use "dpkg -l | cat" or "apt-cache policy migs123, told you , you still have xenial pkgs installed [19:53] migs123: geez, your dependencies are all messaed up because you had those xenial ppas. try my script to list all those non bionic packages... https://github.com/tomreyn/scripts/#foreign_packages [19:54] ...where "xenial packages" means "package versions from xenial" [19:57] tomreyn, what do i do after that [19:58] migs123: you either "install" (upgrade to) the proper package versions from bionic (see apt-cache policy to get those versions), or you purge those packages which you con't actually need. [20:00] tomreyn, so I can just purge the gir1 and reinstall [20:00] ? [20:01] tomreyn, ioria so I tried to purge the gir1.2 pease [20:01] peas [20:01] I tried to reinstall it but I got the dependency issu [20:04] migs123: example for finding bionic version and upgrading to it: find bionic version number for bash: "apt-cache policy bash" (the 'Candidate' one is that from bionic, or from your PPA for bionic). to install (upgrade to) the proper bash version: "apt install bash=4.4.18-2ubuntu1" [20:04] so this is how it can be done without purging. [20:06] migs123: with purging, you can use "dpkg --purge " instead of "apt purge " since dpkg is more forgiving when you create dependency issues. and if you just purge, then install (this time using apt) a package this will resolve the dpeendency issues the purge caused. [20:08] tomreyn, I just purged all of those packages that were held back, is that wrong? [20:08] migs123: not if you'll reinstall them, or they're not neede3d. [20:09] tomreyn, are those packages important? [20:09] migs123: apt will complain if so. [20:10] migs123: can you hsow the output of the foreign_packages script? [20:11] migs123: also: apt update; apt -f install [20:11] +sudo [20:12] tomreyn, i will pastebin it [20:12] http://paste.ubuntu.com/p/x96fVDbWYQ/ [20:12] lol, not a short list [20:13] haha [20:13] tomreyn, now I can see some of the xenial packages === katamo|kathammer is now known as katamo [20:14] yes, this is what this script helps you with [20:14] great [20:14] tomreyn, thanks it is very helpful [20:15] migs123: note that not all of these lines of output end with ": No available version in archive", some end with " newer than version in archive" [20:16] When using the zip command line utility, does anyone know if it is possible to specify a directory, but have its contents be at the top level of the archive? [20:17] tomreyn, so what does no available version mean in this circumstance pertaining to my issue? [20:17] migs123: what you need to do now is to purge all those which end with ": No available version in archive", and to downgrade (or dpkg --purge and apt install) those which end in " newer than version in archive" [20:17] tomreyn, really? all of them? [20:17] migs123: ": No available version in archive" means that you currently have no apt source active which provides this package in any version. [20:18] i.e. it's a leftover package from some ppa you used to have, or maybe a package you manually installed, not from an apt source. [20:18] tomreyn, they all have "no available version" except for youtube-dl at bottom [20:19] So I guess I have to reinstal smplayer youtube-dl and the ruby 2.0 dev for screencasting [20:19] migs123: no, 12 of them are "newer than version in archive" [20:20] ok [20:20] libpython3.6-minimal:amd64 libpython3.6-stdlib:amd64 linux-generic-hwe-16.04:amd64 linux-headers-generic-hwe-16.04:amd64 linux-image-generic-hwe-16.04:amd64 python3.6:amd64 python3.6-minimal:amd64 ruby-dev:amd64 smplayer:amd64 smplayer-themes:all smtube:amd64 youtube-dl:all [20:20] those [20:22] migs123: you probably dont want linux-generic-hwe-16.04 and linux-headers-generic-hwe-16.04 and linux-image-generic-hwe-16.04 - those are just the packages which provide the bionic kernel on 16.04. but since you're now running bionic you dont need those. [20:22] Hi, how do i start teamviewer from SSH? [20:23] I am connected to a system through SSH but it's at my office and I need teamviewer to see terminal outputs [20:23] tomreyn, is there a way to just select the package and not the "no available version" [20:24] like a python script or something [20:25] Ankhers: you can change to the directory above the files you want to add, so that the (remaining) path to the files is the same as you want them to appear on the archive. once there, be sure to specify the path to where the zip file should be created while runnign the 'zip' command. [20:26] tomreyn, i am just going to purge the packages you pasted up there and then do the installing again [20:26] migs123: ./foreign_packages | grep ': No available version in archive$' | cut -d ' ' -f1 | xargs echo [20:27] tomreyn, I have to go for a run [20:27] oh ok [20:27] thankd [20:28] ramsub07: This is an old article, not sure if it will help. This channel doesn't support teamviewer, you will need to find a teamviewer specific help forum for further assistance: http://www.tonisoto.com/2013/07/launching-teamviewer-remotely-throught-ssh/ [20:28] to prevent all this trouble you're in now next time you upgrade ubuntu to a new release, be sure to ppa-purge [20:28] migs123: ^ [20:28] pragmaticenigma: that, I've tried. Doesn't work anymore [20:28] at least in 16.04 [20:29] ramsub07: Then you will have to seek help in a TeamViewer support forum [20:29] ramsub07: Or contact your employers help desk [20:29] tomreyn, thanks so much [20:29] welcome [20:30] Hi, I have a 14.04 system and the security scan on it showed many vulnerabilities [20:30] wow that is a really cool tool [20:30] cognition: what is "the security scan on it"? [20:30] tomreyn, thanks for all your help! [20:30] http://pastebin.com/vxajcJzZ [20:30] migs123: you're welcome! :) [20:31] cognition: this helps, but doesn't answer my question. [20:31] tomreyn, one last question is there a way to export this chat ? [20:31] cognition: what tool are you using and you will have to provide more details [20:31] I think nessus [20:32] !irclog | migs123 [20:32] !irclogs | migs123 [20:32] migs123: Official channel logs can be found at https://irclogs.ubuntu.com/ . LoCo channels are now logged there too. Meetingology logs at https://ubottu.com/meetingology/logs/ [20:32] migs123: those logs are a bit delayed, by 20 or 30 minutes, i think. [20:32] migs123: Note that the logs are delayed by up to one hour [20:32] so would an os upgrade help? it is a web server, would anything break? [20:33] !irclog | migs123 [20:33] cognition: if you use the official ubuntu upgrade tools, it should be fine. if this is a production environment at a company... stop... you should build a migration plan and build a new server, transfering things over [20:34] k, ty [20:34] cognition: most likely something related to your web applications will break when you release upgrade. and maybe other things, too. release upgrades on production systems need to be planned and tested carefully. [20:34] k, ty [20:36] cognition: be sure you have complete and reliably restorable backups. if you don't mind (maybe days of downtime), you can upgrade directly and fix what breaks. if downtime is an issue, then you should clone the system and test upgrading it on a the clone, and take notes of anything you needed to do to make it work. and only then apply these changes on the production system. [20:39] tomreyn, how do you do the grep for "new version in archive" I replaced the "no available version" but didnt work [20:39] cognition: the very most of these issues reported by your scanner can be overcome by configuration changes. but some of them do indeed require upgrading. [20:40] migs123: ./foreign_packages | grep 'newer than version in archive$' | cut -d ' ' -f1 | xargs echo [20:41] migs123: the colon (:) is only present in the other message, easy to miss [20:41] "$" means "here's the end of the line" === gr33n7007h is now known as al2o3-cr [20:46] I'm having a hell of a time getting samba working after a do-release-upgrade from 16.04 to 18.04. [20:47] Even with an absolutely fresh configuration, as soon as I add a share I can no longer browse the server shares - it asks for a un/pw and fails even with a user set with smbpasswd [20:51] After completely removing everything samba (apt autoremove --purge samba*) and installing fresh, I can browse the (nonexistent) shares on the server as expected [20:51] as in, I can browse to the samba server from Windows 10, and it shows the empty list of directories [20:55] I can then add a directory share [20:56] but as soon as I add a user with smbpasswd, I can't authenticate as guest or as the user [20:57] is there a recommendable RDP for linux? [20:57] client* [20:58] I use remina [20:58] ramsub08 ditto RabidWeezle [20:58] I might have spelled that wrong [20:58] or use guacamole as html5 client but it takes work to build [20:58] works great on windows server and ssh :) [20:58] remmina i think === gr33n7007h is now known as al2o3-cr [20:59] Found that on accident one day on like elementary's software store [21:06] Even with a completely stock config file, the moment I add a samba user with smbpasswd, I can no longer connect in any way to the smb server. Can't list shares, can't authenticate. [21:06] every time i run: sudo dpkg --configure -a it freezes when it gets to: installing for i386-efi platform and my lubuntu system crashes [21:28] can anyone be nie and tell me why i cant be able to install this program with apt-get http://paste.ubuntu.com/p/bkbYc4NGS3/ [21:29] funabashi what distro/version? [21:30] funabashi did you add a repo that supplies those packages? [21:31] Ubuntu 18.04.1 LTS [21:31] yes i did add sudo add-apt-repository ppa:mrazavi/openvas [21:32] funabashi i'm testing it on bionic real quick for funzies [21:33] ;);) === gr33n7007h is now known as al2o3-cr [22:03] funabashi: did you run apt update before trying to install? [22:13] hggdh: yep [22:18] hello world [22:31] hello friend [22:38] funabashi sorry i fell off the radar. just did the ppa install, apt update, then apt install openvas9 and its installing now on a clean bionic lxd container [22:43] apt-cache policy openvas9 openvas9-manager openvas9-scanner openvas9-gsa openvas9-cli [22:44] note that openvas is also in bionic [22:45] !info openvas bionic [22:45] openvas (source: openvas): remote network security auditor - dummy package. In component universe, is extra. Version 9.0.2 (bionic), package size 10 kB, installed size 54 kB [22:48] tomreyn fair enough [22:48] I hadnt come across that package before === jje_ is now known as jje [22:50] I'm having an issue installing packages rpl and krb5-user on 18.04. I am following the official documentation for SSSD for 18.04 and have tested it before a few weeks ago and had it work. Now apt-get returns that the package is no longer avaliable. It worked a few weeks ago and now it doesn't, even on a fresh install. has something happened to these packages? [22:50] EnglishInfix: which package is reported to be no longer availale? [22:51] krb5-user and rpl [22:51] !info rpl bionic [22:51] rpl (source: rpl): intelligent recursive search/replace utility. In component universe, is optional. Version 1.5.7-1 (bionic), package size 8 kB, installed size 34 kB [22:51] !info krb5-user bionic [22:51] krb5-user (source: krb5): basic programs to authenticate using MIT Kerberos. In component universe, is optional. Version 1.16-2build1 (bionic), package size 104 kB, installed size 385 kB [22:51] looks available to me. [22:53] it's strange, I was able to install it a few weeks ago and it work fine, but now whenever I try, even on a new system, but I get an error claiming that the package is "not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source" [22:53] this can be due to bug 1783129 [22:53] bug 1783129 in subiquity "Only "main" component enabled after install" [High,Confirmed] https://launchpad.net/bugs/1783129 [22:54] i will check sources.list and see if universe is not enabled [23:09] tomreyn: it does appear i was missing the default repos. what a bug. thanks for the help :) [23:40] Has anyone ever used cobbler to mirror Ubuntu apt repositoiries? [23:40] I'm having some difficulties myself === usney2 is now known as usney [23:42] pr0t, i've only used apt-mirror personally