[00:00] https://help.ubuntu.com/community/EnvironmentVariables#Setting_values_to_environment_variables [00:01] tharkun: You might also want to set VISUAL. [00:02] tomreyn: I am not sure which message above you are referring too, sorry, I should probably go to sleep… I rebooted the machine now though and it seems to be fine. [00:03] tharkun: see manual page sensible-editor(1) [00:03] gxt: you may want to "ls -l /usr/src /lib/modules /boot | pastebinit" to make sure everything's gone that should be. [00:04] gxt: headless server [00:04] tomreyn: The output of that was included in the last paste: http://sprunge.us/EdI7ik [00:05] tharkun: VISUAL is visual as in vim opposed to ed, not as in GUI. [00:05] tharkun: At least AFAIU. [00:05] gxt: ups, thanks for heads up [00:06] tomreyn: Also thanks. [00:06] tharkun: I might be wrong though, now that I think about it :P [00:06] gxt: oh sorry, i missed this. then i'm not sure why update-initramfs was still trying to generate modules for the 4.10.0-28 kernel... once you've rebooted i'd continue cleaning up (deborphan -an, deborphan -H, deborphan -Z, ubuntu-support-status --show-unsupported, maybe bleachbit, maybe https://github.com/tomreyn/scripts#foreign_packages ) [00:06] Get stuck at the dreaded purple boot screen of doom. If I boot without `quiet splash` in the grub config, I can see it gets stuck on the step "Starting Flush Journal to Persistent Storage". Any advice? [00:10] tharkun: No, I was right https://unix.stackexchange.com/a/4861 "Nowadays, you can leave EDITOR unset or set it to vi -e" [00:11] gxt: Thanks for your time looking it up. [00:12] "select-editor" [00:15] tomreyn: Thanks for the advice, but `deborphan -an | wc -l` => 408 …another day :P [00:15] How to fix "PKCS#7 signature not signed with a trusted key" kernel msg when booting? I was getting this before, so I removed nvidia drivers. That fixed it. I reinstalled them and I get it again? I already disabled Secure Boot [00:16] gxt: maybe start by omitting n. but another day will be fine. ;-) [00:16] tomreyn: I did, and it was still >100 :) [00:17] much work ahead of you ;) [00:17] My local mirror still doesn't see the new release yet, sigh :( [00:18] JustAPerson: i think this message is only printed when secureboot takes place. did you really disable it in the mainboard firmware configuration UI (what was formerly known as 'BIOS setup utility')? [00:18] tomreyn: Just so I understand, the packages listed by `deborphan -a` are completely unused, not just unrequired but optionally useful for some required ones? [00:19] tomreyn: Well I am off to sleep now, thank you for your patience and help! [00:20] gxt: those are packages which deborphan has guessed are not actually needed anymore. i don't know exactly how it guesses, and it doesn't always guess right. consider it a good hint, but you will still need to use at least the two main parts of your brains. [00:21] you're welcome, have a good night === Schnabeltierchen is now known as Schnabeltier === Tin__man is now known as Tin_man === Schnabeltier is now known as Schnabeltierchen [00:22] tomreyn: I entered the motherboard settings but I'm not sure I disabled the correct thing, as Gigabyte's settings is pretty badly explained. I tried using `mokutil --disable-validation` disable Secure Boot as well [00:33] JustAPerson: normally you'll have a page or section dedicated to secure boot there. but IIRC gigabytes' UEFI configuration GUIs for consumer boards just have a property keyword search, maybe that's what you have there. those are terrible. [00:40] Ubuntu 18.04 Trying to open /boot/grub/grub.d I have used gedit,vi,nano but none will open file in text mode === Skybot|2 is now known as OhPie [00:44] texla: does it exist? is it a file (not a directory)? [00:45] maybe you're looking for /etc/grub.d/ instead? [00:45] texla: ^^ ' ls -al /boot/grub/ ' - do you see grub.d listed ? [00:46] tomreyn, It opens a panel with the designation at the top [00:46] texla: what is "it"? [00:46] IIRC there was this top like utility that showed you what programs where munching away your battery and you could do something about it. Can someone slap me on the right direction? [00:47] tharkun: intel powertop [00:47] tomreyn: Thank [00:48] tomreyn, It is to be used to make changes to the grub.cfg file [00:49] are the virtual machines using the same vpn tunnel as the host? [00:49] texla: maybe you shoould more closely explain what you are trying to achieve and what pointed you to /boot/grub/grub.d [00:49] tomreyn: there's a "Security Option" which can be changed to either "Setup" or "System" and that appears to be the only thing. Unless SecureBoot is also related to Trusted Computing or fTPM [00:52] JustAPerson: not directly related to (firmware -based) 'trusted computing/platform module'. if you have no options dedicated to "secure boot" or "secureboot" then i guess it's either not uefi booting or there's no UI for disabling secureboot. === bhalithan1 is now known as bhalithan [00:53] eelstrebor: this wuastion lacks quite some context. [00:53] *question [00:54] tomreyn, I have two ubuntu iso loaded in the grub menu they both show up as Ubuntu 18.04 the other is budgie which is also listed as Ubuntu 18.04 I want to change the name of the one to bulgie The grub.d comes from ASK UBUNTU on the web [00:54] texla: can you point to the exact askubuntu.com page? [00:55] well the guests get their own ip but since they're using the same interface as the host, do the guests need to get their own vpn address? not sure if i'm making sense [01:00] texla: /etc/grub.d/10_linux is the partial template which is used when /boot/grub/grub.cfg is generated using update-grub / grub-mkconfig. There, the GRUB_DISTRIBUTOR variable is referred to to set the OS name. This variable is set in /etc/default/grub [01:01] eelstrebor: you are apparently working with some kind of virtualization. there are several virtualization techniques, and most of them don't work the same way. === daniel is now known as Guest77969 === [1]MrMobius is now known as MrMobius [01:20] tomreyn, I opened /etc/default/grub in both iso and they both read grub distributor= 'lsb release -l -s 2> /dev/null || echo Debian === andyhuzhill_ is now known as andyhuzhill [01:52] Hi ppl. [01:52] I come with a question. I'm gonna resize a partition which is encrypted with LVM2. [01:52] I'm using Gparted for that purpose. [01:52] Sir_Andrei: lvm2 is the logical volume manager, version 2. it does not provide encryption. [01:53] Hmm, oka. [01:54] Well, It's a Lubuntu 18.04 installed on the entire disk. Encrypted. [01:54] full disk encryption with dmcrypt-luks then probably? [01:55] Idk, I used the option which comes with the installer. [01:55] Well, that's not the problem whatever. [01:55] I wanna know if it's safe to resize that partition (It's the computer of a friend of mine and he wanna install Win 7 on another partition). [01:55] the installer provides this for full disk encryption, and (used to provides) ecryptfs for home directory / file system encryption [01:57] it's always safe to work on anything when you have complete, proven restorable, efficient, remote (and maybe local, too) backups. [01:57] Well, in this case is not important lol, he uses the computer to play Dota2. [01:59] if no backups are needed, then there can be no data loss. if there can be no data loss, working with partitions is probably safe, as long as you planned it well. [01:59] Nice C: [02:00] so the goal is to resize a partition, i.e. rewrite the partiiton table. this can be done with gparted. however, gparted may not be able to handle full disk encryption nor lvm. [02:01] generally you need to resize the uppermost layer first, this is usually a file system, then the intermediary layers, one by one, working from top to bottom, until you end up at the partition table. [02:03] once you know exactly how those block device layers are stacked, make a plan and note down the commands to use to carry this out. [02:04] keep in mind that every layer usually requires some storage by itself, so inner / upper layers need to be smaller than outer / lower layers [02:04] the outmost layer is the actual storage, which usually a partition table will reside on. === andyhuzhill_ is now known as andyhuzhill [02:09] Oki [02:09] according to https://gparted.org/features.php gparted can actually shrink (dmcrypt-)luks containers and lvm2 physical volumes (but maybe not logical volumes?). so maybe you just need to shrink the file system and LVM2 logical volume (LV) manually (unless there is unpartitioned space on that physical volume anyways). [02:09] ...and the rest can be done by gparted [02:15] Desktop just froze. I can move cursor around but nothing else. Click on stuff has no effect, and nothing on the screen (like clock) is updating (except for cursor moving around, oddly it will event change icons depending what I move cursor over). I can't Ctrl+Alt+F1 to switch TTYs. This happened 10 minutes ago and only thing that worked was Alt+SysReq+{REISUB} [02:18] Since this has happened twice (both just a few minutes after booting) how do I debug this? [02:23] JustAPerson: check dmesg, syslog [02:24] I've got a friend here using Ubuntu. Every time they run the update manager and tell it to install the available updates, it crashes. Any idea how to fix it? [02:24] JustAPerson: also ~/.local/share/xorg/Xorg.*.log if it's >= ubuntu 17.10 or /var/log/Xorg.*.log if it's 16.10 or lower. [02:25] Updating via the command line works, but they'd rather do it via the GUI. I mean, that's one of the advantages of Ubuntu. [02:25] Alexand{er|ra}: no, but run it from a temrinal to get a better idea of what's wrong. [02:26] any warnings or errors with these? sudo apt-get update; sudo apt-get -f install; sudo apt-get dist-upgrade [02:27] you can simulate the latter by adding -s, thus not breaking the situation which causes the GUI to fail. [02:27] tomreyn: I tried that already, if you mean running "update-manager" on the command line. It crashes in the same spot, but leaves no error messages when it does. [02:27] Alexand{er|ra}: no, i mean using apt or apt-get [02:28] Apt-get works without error. [02:28] also without warning? [02:28] (running update-manager from CLI was a good idea, too.) [02:29] THey said there's no warnings when they do that as well. [02:30] It looks like it only started happening after they updated from Ubuntu 14.04 to 18.04. Maybe it's an upgrade error? [02:30] did they upgrade from 14.04 to 18.04 in a single step? [02:31] did they use the release upgrader? [02:32] did they have ppa's enabled or PPA sourced packages installed prior to the upgrade? [02:32] Yeah, it looks like that's what happened. They were given the option to upgrade by their GUI, and they upgraded using that directly from 14.04 to 18.04 on two machines, but only one machine is having the error now. [02:33] i'm not sure whether a single step upgrade form 14.04 to 18.04 is possible. if it's offered then i guess it's possible. [02:33] Sorry, trying to ask, but they started talking to someone that just came in. It might take a bit to see if they have any PPAs installed. [02:34] (At a LUG right now, ha ha.) [02:34] tomreyn: No, they don't have any PPAs or other alternate sources added. [02:34] /var/log/upgrade/ contains information on how the ubuntu upgrade worked out, and /var/log/apt/term.log contains the latest actions apt carried out and their results. [02:35] they should probably be asking themselves, support by proxy is no fun... [02:35] that's not against you, rather to save you. ;) [02:37] normally, when an application fails on ubuntu, a window will pop up offering to report a bug. doing so may provide a workaround, and more information on what actually happened. these staged crash reports also go into /var/crash/ [02:38] what kernel would a 2014 ubuntu system be using ? [02:38] Yeah, I know it's no fun, but I don't think they use IRC. [02:38] long-term release [02:38] orbisvicis: depends on the ubuntu release, and whether HWE is in use [02:39] tomreyn: "/var/log/upgrade/" doesn't seem to exist. "tail /var/log/apt/term.log" shows no errors after the updater crashes. [02:40] Alexand{er|ra}: maybe they could start doing so. installing an irc client is quick, and there is also https://webchat.freenode.net but also http://askubuntu.com [02:40] Alexand{er|ra}: maybe it's /var/log/dist-upgrade or similar, take a look at the subdirectories in /var/log [02:46] tomreyn: I don't know the release, but it was an LTE without HWE last updated between 2010-2014 [02:53] orbisvicis: ubuntu 14.04 LTS is the oldest which still has support. it comes with linux 3.13.0.160.170 by default. with HWE, it can have 4.4.0.137.117 [02:53] !14.04 [02:53] Ubuntu 14.04 LTS (Trusty Tahr) was the 20th release of Ubuntu. Download at http://releases.ubuntu.com/14.04/ - CHECK FOR POINT RELEASES at http://releases.ubuntu.com - Release Info: https://wiki.ubuntu.com/TrustyTahr/ReleaseNotes [02:54] EOL is April 2019 === Dreaman is now known as BgLamersTeam [03:15] Huh. They're not sure what they did, but the updater is now working perfectly. [03:17] everytime I use the ubuntu app updater, auto update, I lose all my desktop settings.. any way around this? [03:18] Is there a apt search option to narrow it down to specific package names instead of packages that have mentioned in passing the search string you are looking for in a readme somwhere? [03:18] im assuming it's a kernel update. [03:18] using 18.04 [03:19] salamanderrake: --names-only [03:20] salamanderrake: also keep in mind that the search term is a regular expression. [03:21] learning regex is necessary. [03:22] not if it's an alphanumeric search term only, optionally with hyphons, too. [03:22] correct, however, opens options. [03:22] [03:22] yeah, was never good at regular expression [03:22] Alexand{er|ra}: :) whatever, thanks for the feedback. [03:24] Regular expression, the modern day equilivent of shaking a cup full of bones and tossing them to the ground looking for your aunties lost locket. [03:24] lol [03:24] best of luck there. ;P [03:25] apt search c++ | grep libc++ | wc -l == 8 [03:25] apt search --names-only "libc++" | wc -l == 5060 [03:28] Hi all.. the other day my gdm just stopped working. My laptop wouldn't wake from sleep, hard booted, boots fine, but just hangs. I have to alt+f2, login, startx. 18.04, I updated & dist-upgrade. See screenshot: https://www.dropbox.com/s/rancixjbihounvy/2018-10-16%2011.52.14.jpg?dl=0 - Any ideas? [03:33] hi all, any ideas why my `sudo apt-get install openfortivpn` shows 'unable to locate package openfortivpn'? https://packages.ubuntu.com/bionic/openfortivpn shows bionic has that as a default right? [03:33] salamanderrake: apt search --names-only 'libc\+\+' [03:34] Do you guys know any tool that is good to use for note taking like domain -> ip addres? [03:34] I mean when you're working with different domains, you want something that you can refer to for searching domain -> ip address mapping. Any tool good to use for it? [03:35] /dns works [03:35] thank you tomreyn [03:35] nomoney4u: openfortivpn is in the universe repo . Enabled ? [03:37] oh! Bashing-om thanks :) [04:04] yo yo yo [04:04] jk [04:04] anyone have much luck with the Calendar app and Fastmail? [04:05] running ubuntu 18.04, for some reason i can't get it to sync [04:05] it keeps appending :443/ at the end which might be breaking it [04:07] hey I have done the whole install along side windows 10 and maybe I created a efi partition before so time ago but my memory is very spotty. Also I thought if I changed uefi to legacy this is not needed but now windows 10 will not boot nor will grub find its bootloader [04:08] ubuntu works ok on this tablet but windows 10 is still installed but I cannot boot from it [04:09] bios/uefi is in legacy mode does that cause windows 10 not to boot? [04:11] what is a good text based patition layout to pastebin my partitions [04:12] fricken uefi [04:13] nucka: sudo fdisk -l [04:13] !uefi | nucka start here [04:13] nucka start here: 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/UEFI [04:15] lotuspsychje: I'm thinking I fudged up by switching to legacy mode trying to get ubuntu to install and now windows dont like it [04:17] legacy mode can be switched in bios === DalekSec changed the topic of #ubuntu to: Official Ubuntu Support Channel | IRC Guidelines: https://ubottu.com/y/gl | #ubuntu supports Ubuntu and official flavors; versions 14.04, 16.04, 18.04, 18.10 | Unofficial derivatives: use your distro's support channel, not here. | IRC info: https://ubottu.com/y/irc | Pastes to https://paste.ubuntu.com/ | Download: https://ubottu.com/y/dl [04:21] bmore: but will ubuntu boot then [04:21] depends on the install of course. do you have a live usb stick? [04:22] yup [04:22] Id recommend accessing bios, changing out of legacy mode, and booting from live if you jave it. [04:22] ok ill try [04:22] k [04:22] hi! i Just installed Ubuntu bionic Via https://help.ubuntu.com/community/Installation/OverSSH, And Haven't been able to login via SSH For Days NOW [04:22] thanks ive done this before but only once and it was two years ago I think [04:23] foggy to say the least [04:23] no worries.. come back if there's issues. [04:24] do you normally leave it in uefi mode ( non legacy ) then install grub to efi partition? I cant remember how that worked [04:24] think thats how it was [04:25] are you looking for a fresh install? [04:25] no [04:25] well then take it out of legacy and restart [04:25] k [04:26] The tutorial Had To be modified Viz. debootstrap Version And Then Kernel, \Header\Image\Module But That is Basic Stuff And Nothing Should Deny ssh [04:27] Alion: wiki is 2011 and mentions it can break your system [04:28] Alion: you sure ssh is still running? [04:28] check term === capella|away is now known as capellasBlood === capellasBlood is now known as capellaFesters [04:58] can I somehow scale 150% under Xorg? [05:07] pragomer: I probably have the same issue as you on my laptop. I tried googling it and the best solution was to increase the font scale to 1.2 [05:07] yes, I know.. thats how I did it, too. Scaling the fonts.. [05:07] when I tried scaling to 150% with xrandr the desktop became fuzzy [05:08] but its a pity because, for example, the window borders and button stay too tiny, etc.. [05:08] I know :/ [05:08] I know it works fine with 150% with wayland session [05:08] but dont know how fine wayland will work with my programs. maybe I just have to check that out... [05:09] in wayland it is called "fractal scaling" or so... [05:09] ah [05:09] I'll have to try that too [05:30] Hi. I'm trying to get bind9 working on an ubuntu server, but systemctl status bind9 is showing that it has failed. I have generated a new VM and attempted to run it out of the box with no change other than uncommmenting the forwarders and replacing the 0.0.0.0 with 8.8.8.8 [05:30] So recently I was able to plug in my headphones to my Ubuntu 18.04 laptop, but now I am not getting any sound. I think it may because I did a apt install of "mono-complete", "xdotool" and "libappindicator3-0.1-cil-dev". I have purged all of these, and it still will not allow me to hear what is going on in my headphones. I am also using ubuntu-unity-desktop instead of the 18.04 default desktop as well. [05:45] never mind I found it [05:46] is there a way to get athe App icon to the start of the Ubuntu dock on Ubuntu 18.04 [05:54] kedarapte, what do you mean? [05:56] i think he means moving the activities button from top to bottom [05:56] this is possible in gnome-tweak-tool I think [05:58] yes [05:58] gnome tweak tool I could not find the setting [06:00] Hi I have some "ureportable" bug rpeort popping up in the rpevious weeks, about segmentation fault in package libwebkit2gtk [06:00] It popos up in GUI as internal ubuntu errorto report, and I used to report it several times (by automatic submitting) [06:01] But is says: "You have some obsolete package versions installed.." uunder UnreportableReason [06:01] packages libblkid1, libmount1, libsmartcols1, uuid-runtime and system is regularly updated.. [06:02] how can I scale qt-apps (like virtualox) under gnome hidpi? I can increase font size in tweak-tool but this does not affect qt-apps [06:02] it's about WebKitWebProcess , crashing with segmentation fault [06:03] So even I am reportig it automatically, since there is unreportable state and I AM updated, what elese could I do? [06:04] It is 18.04 LTS [06:05] so I was here from a livedisk earlier and cannot get ubuntu to boot unless I installed in legacy bios mode instead efi [06:05] pragomer, maybe it's like Kubuntu people do it? Maybe ask them specifically for QT/KDE apps? [06:05] I'm not sure if someone answered my question regarding getting my headphones to work or not. [06:05] Could someone help me with the headphone jack question please? [06:06] its acer switch 12 with a damn efi bios [06:06] nooodlesnode, maybe you can report a bug report, stating your hardware and firmware versions or report it also to your hardware/motherboard manufacturer and Ubuntu and see if you have updated MoBo firmware [06:07] I tried reenabling secure boot and even tried installing grub to the efi partition and selecting the trusted .efi file in the bios and now only windows will boot [06:10] Goop: run 'alsamixer' in terminal ans see it is jack port mute [06:12] this secure boot shit is fucking bullshit [06:13] Goop: normally plug in headphones [06:14] My machine (Ubuntu 18.04) is automatically started by the BIOS and shutdown by cron with 'shutdown -h now' every day. Now randomly (once a week?) the machine is not halted but rebooted, and I have no idea where to even look for clues. [06:14] I tried 'shutdown -h now' from the command line several (20?) times, and it always halted. [06:15] maybe I have to created a /boot partition as well [06:15] ledeni, I have actually created a more detailed explanation at https://askubuntu.com/questions/1085117/18-04-headphone-jack-no-sound-after-installing-remotemouse if you would consider looking at it please. [06:20] ledeni, so I have looked at that thing, and I didn't notice that I needed to pick a sound card. === nikolam_ is now known as nikolam [06:21] Goop: plug in headphones;run alsamixer; select f5 --(to see all ) [06:26] ledeni, so I do see one where it is "speaker" then there is a "mute mute". [06:26] How do I fix this? [06:29] Actually, it looks like it just mutes the speaker when I plug it in, which is pretty reasonable. [06:29] ledeni, when I look at the "headphone" when it's plugged in, it shows "dB gain: 0.00, 0.00" [06:30] Goop: easy with <> navigate to headphones and +- increase or decrease volume of headphones [06:31] Goop: all in alsamixer [06:32] ledeni, still nothing. [06:36] Goop: do you have option headphone or not [06:37] ledeni, it's like the computer is pushing sound to the headphones, and it thinks it's pushing, but it's not actually pushing to sound to my headphones. [06:37] These earbuds work, and this headphone jack worked earlier today before I installed mono-complete. [06:39] Goop: did you check headphons [06:40] ledeni, what do you mean? [06:41] Goop: did you check headphones like plug else where [06:42] ledeni, oh yes. It works with my phone. [06:43] Goop: ok [06:44] ledeni, what is the "OO" and "MM" underneath the bar graphs in the alsamixer? Whenever I try to adjust all the settings to match the speaker's settings when the jack is unplugged, it keeps all the settings except for the "OO" and "MM". [06:46] ledeni, did you look at my askubuntu question? [06:47] Goop: 00 0 left 0 right mm max left max right [06:47] Goop: yes [06:48] Sorry, I just had internet issues. I didn't get anything past 23:46:22 [06:49] Did you say anything other than "Goop: 00 0 left 0 right mm max left max right" and "Goop: yes"? [06:49] Goop: no [06:50] What am I supposed to do with those numbers and stuff that you sent? [06:51] hi guys [06:51] Goop: that is just explanation of your q [06:51] how do you install libpng12.so.0 [06:51] ? [06:52] ypatra, sounds like you're trying to get a piece of software to work. If so, it would help if you gave us what you're trying to run that needs it. [06:53] i just downloaded champion of regnum [06:53] it run on linux too [06:53] when i run rolaunch it said missing file of libpng12.so.0 [06:53] Goop: in term 'cat /var/log/apt/history.log | nc termbin.com 9999' [06:59] ledeni, http://paste.ubuntu.com/p/zMb2BJxT5x/ [07:06] Goop: when you run pavucontrol can you see it is headphone plug in or not [07:06] what's the "new" / alternative method to use nautilus as root? with gksu gone [07:08] ledeni, I can see it plug in. [07:09] Sterist, it will break a few things here and there (like opening the trash), but use sudo nautilus [07:10] If you want to be able to close the terminal and keep nautilus open, use: "sudo nautilus &" next command: "disown %1" [07:10] I just want to switch around a few files in localhost [07:11] Sterist, Um..... That is not specific at all. localhost is a networking term. One does not simply "switch around a few files" in an ip address. [07:11] Goop: sudo GUI things isnt the best idea [07:12] localhost is a server hosted locally, I need to switch files on the local server. [07:12] at /var/www/ [07:12] lotus|NUC, there have been times where I've wanted to use nautilus in sudo. Hence, I said it would break a few things. [07:12] Goop: 'sudo alsa force-reload' [07:12] Sterist, okay now we're getting somewhere. You would like to switch around files with an Apache webserver, I am guessing. [07:13] ledeni, still nothing. [07:14] ledeni, maybe I'll try a reboot. [07:14] hi. I just accepted to upgrade to 18.10 from the software and update prompt dailog. But nothing is happening ?? [07:15] solsTiCe, the graphicals on Ubuntu are typically more buggy than doing things through terminal. [07:15] Goop: need to reboot [07:15] solsTiCe, I would suggest doing a "sudo apt-get dist-upgrade" in terminal. [07:16] it fix now [07:16] :) [07:17] any one know mmorpg 2018 for ubuntu [07:17] ? [07:17] ledeni, still nothing. [07:19] Goop: ok can you 'sudo apt remove --purge alsa-base pulseaudio' and 'sudo apt install alsa-base pulseaudio' reboot [07:20] Goop: do-release-upgrade notified me I needed to upgraded all package first. There was one package to update [07:23] solsTiCe, sorry it's a pure guess now. Can you just upgrade/update all the packages you need? [07:24] Goop: yes. it's done. the upgrade has began. I run do-release-upgrade after `sudo apt update && sudo apt full-update` [07:25] solsTiCe: do you have any ppas active? [07:26] yes. they have been disabled by the upgrade tool. why ? [07:26] solsTiCe: if so, we usually recommend purging them before you upgrade to avoid problems (disabling them is not enough) [07:27] hello [07:27] welcome jluc [07:27] is there a way to read aa files on ubuntu ? [07:27] solsTiCe: they can cause dependency conflicts [07:28] too late. I am not gonna do that now the upgrade is launched [07:28] jluc: try mplayer [07:29] solsTiCe: then now is a good time to read the release notes :) [07:32] ledeni, still nothing. [07:32] ledeni, still nothing. [07:32] Internet issues, sorry if I missed anything! [07:33] Goop sorry out of ideas [07:36] when will we be able to upgrade to ubuntu 18.10 from 18.04? [07:36] Shibe: 18.10 is out [07:36] lotus|NUC: how can i upgrade? [07:37] Shibe: is your current system up to date? [07:37] lotus|NUC: 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. [07:37] when i call apt upgrade [07:38] Shibe: do-release-upgrade [07:38] Checking for a new Ubuntu release [07:38] No new release found. [07:38] do i need to remove some ppas? [07:39] Shibe: we advice so yes [07:41] Shibe: did you sudo apt update also? [07:42] Shibe: doublecheck if you have 'check for new versions' enabled in your software&sources too [07:43] Shibe: i presume you are upgrading from LTS, to non-lts [07:43] lotus|NUC: yes [07:43] Shibe: your settings (could) set only check for LTS versions for example [07:44] Hi Gurus, I had to bare metal re-install Ubuntu on my PC (so I went with Ubuntu 18.10)... I overwrote the previous OS installation, but didn't touch the mdadm disks I had in there. I can't seem to mount the mdadm raid any more. Keeps coming back like it doesn't have a filesystem on there. [07:44] Shibe: don't just remove them, purge them [07:44] !ppa-purge | Shibe [07:44] Shibe: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: « sudo ppa-purge ppa:/ » – For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html [07:44] looking at /etc/mdadm/mdadm.conf it seems to have rebuilt the array [07:46] Previous installation was Ubuntu 18.04 [07:48] lotus|NUC: it seems to be upgrading now that i purged fingerprint-gui [07:48] !cookie | ducasse [07:48] ducasse: Wow! You're such a great helper, you deserve a cookie! [07:50] Hi there, I'm just wondering if anyone has any advice on getting an Ubuntu install off a netinstall/minimal iso using an unattended preseed config. I can't seem to get it to work using a /cdrom path at all, and from googling around, others seem to have faced the same issue. [07:51] The alternative I've seen is that instead of just remastering the iso to include a preseed.cfg file, to also append the preseed.cfg to initrd and then remaster. [07:51] livepatch is not gonna work on 18.10. only LTS. so I can uninstall it after all ? [07:54] solsTiCe: you want to purge livepatch? [07:54] fresh installed Ubuntu and sublime getting these error [07:54] https://paste.ubuntu.com/p/GMRXxHRQMt/ [07:55] lotus|NUC: yes. remove the snap. it's gonna be usefull if it only works for LTS like 18.04 [07:55] solsTiCe: the users choice to enable or disable livepatch [07:56] thanks lotus|NUC and ducasse, seems to be going smoothly now [07:56] !yay | Shibe [07:56] Shibe: Glad you made it! :-) [07:57] it's NOT gonna be usefull on 18.10 if it only works on LTS like 18.04, right ? [07:57] why are you guys so afraid to remove junk ? is that that by ignorance ? [07:58] that it breaks something ? [08:02] solsTiCe: we never said you cant remove.. [08:02] solsTiCe: its your system, do what you like [08:02] again. you see the FUD here. as if I am gonna broke something by removing it [08:03] it's like a patch on a wooden leg. It's gonna do anyhting usefull [08:03] solsTiCe: you're not likely to break anything, no [08:05] I wonder if it was really usefull any way, because I was ask to reboot as often as before [08:05] was it even working ? [08:06] solsTiCe: come discuss it at #ubuntu-discuss [08:06] ledeni, good news, I solved and answered my own question! [08:06] https://askubuntu.com/questions/1085117/18-04-headphone-jack-no-sound-after-installing-remotemouse/1085162#1085162 [08:06] Good night! [08:22] seriously, muon updater needs to show the old AND new version [08:23] i can't properly use thunderbird now, since 2/3 of my addons stopped working [08:24] TomyWork: are you talking about thunderbird from apt vs the snap version? [08:25] would snaps show up in muon updater? [08:25] TomyWork: well i dont use muon, but before you download a package, it should show you the version no? [08:26] the new version, yes [08:26] not the old one [08:26] if i see i'm updating from 5x to 60, i know what's going on [08:26] TomyWork: lets start from the start, wich (k-ubuntu version are you on? [08:26] 14.04 [08:27] !info thunderbird trusty [08:27] thunderbird (source: thunderbird): Email, RSS and newsgroup client with integrated spam filter. In component main, is optional. Version 1:60.2.1+build1-0ubuntu0.14.04.2 (trusty), package size 41501 kB, installed size 164662 kB [08:27] is this the version you have TomyWork [08:27] sounds about right [08:28] TomyWork: and you didnt add thunderbird ppa's or anything right? [08:29] /var/log/apt/history.log shows thunderbird:amd64 (52.9.1+build3-0ubuntu0.14.04.1, 60.2.1+build1-0ubuntu0.14.04.2) [08:29] for yesterday evening [08:30] TomyWork: ok good mate, i dont see relevant bugs existing yet, could you create one please? === Butterfly^ is now known as Guest54563 [08:30] against muon updater or against thunderbird? [08:31] TomyWork: ubuntu-bug thunderbird [08:31] TomyWork: in the description, add your personal story, wich addons arent working anymore etc [08:31] this isn't really a bug. upstream removed some (likely deprecated) APIs and they won't add them back [08:32] and adding them back in a patch is probably not feasible [08:32] so I don't see what good opening a bug would do [08:32] TomyWork: tell us more about those addons/api's? [08:33] i don't know [08:33] probably analogous to what happened in firefox 60 [08:34] TomyWork: well i dont know wich addons you talking about, but 'if' they are externally maintained, you could ask the proper maintainer? [08:35] yeah, looks like thunderbird is now using quantum as well: "CHANGED Thunderbird now uses the latest Rust-based Mozilla technology, including Quantum's CSS engine (based on Servo) and encoding_rs, for displaying and encoding messages" [08:37] lotus|NUC i dont know why you are asking me questions about thunderbird tbh. I think muon updater should show the old and new version because, frankly, I don't know all the package versions in my system and I'd like to be alerted of a major version bump before I install it [08:37] TomyWork: when updates are available, ubuntu updates them.. [08:37] no it doesn't [08:38] when I click update, it installs the selected updates. [08:38] big difference. this isn't windows 10. [08:39] TomyWork: its not safe to keep using older packages in ubuntu [08:39] TomyWork: so when a new version is available==> update [08:40] i am aware, but given the choice between being safe and hitting a deadline... [08:40] dealine? [08:40] yes, some people have deadlines [08:41] fortunately, I don't have any right now, so I can work on fixing the issues caused by the major version update. but you see the source of my hesitation? [08:41] TomyWork: its not ubuntu's fault users have a dealine right? [08:42] it's called a deadline. aka. a time when a certain task has to be finished [08:42] meeting a deadline is usually more important than installing a system update. [08:51] Any idea why the following doesn't work? [08:51] sudo rustup completions bash > /etc/bash_completion.d/rustup.bash-completion [08:51] bash: /etc/bash_completion.d/rustup.bash-completion: Permission denied [08:52] Hamilton the redirection is not part of the sudo [08:52] the > [08:53] So what can I do? [08:54] sudo -i [08:54] and then run the command without sudo [08:55] TomyWork, tried it but it doesn't recognize rustup binary [08:55] ah [08:56] does rustup even need to run with sudo? [08:56] TomyWork, no, I want to add bash completions [08:56] you could write the file with tee [08:56] and then sudo that [08:59] TomyWork, I did it with direct addressing rustc in sudo mode [08:59] Hey all. I've upgraded to 18.10. No major issues (slack and atom both segfaulted on launch, but I've removed them and replaced with snaps). However, I don't have the new theme. After playing around with native gnome session in the past, I seem to be stuck in some kind of limbo. [09:00] no major issues...slack and atom seg faluted...jesus [09:01] 1 [09:01] Hamilton i have no idea what your last 2 lines have to do with writing a text file, but cool [09:02] Hamilton: They are from 3rd party repos. A re-install probably would have worked fine, but it was a good excuse to switch to the snaps. [09:08] Is there a package I can re-install to get the theme? [09:08] Gargoyle: sudo apt --reinstall yaru-theme-* [09:08] try that [09:09] Gargoyle: or install gnome-tweak-tool and see your themes section [09:10] hi. anyone can run atom on 18.10. it's segfualting when I launch it here [09:10] ? [09:10] solsTiCe: Same here. [09:11] solsTiCe: I removed it and installed the snap version (snap install atom) [09:12] Gargoyle: humm I do'nt like snap. [09:12] guys, for snap support you need to contact the snap maintainer [09:13] "This revision of snap "atom" was published using classic confinement...." [09:13] Shibe, Thanks that worked! lotus|NUC: Already had the tweak tool, just no theme to pick. [09:13] woah, canonical developed snap? really? [09:13] I don't use the snap. I used the pkg [09:13] these seem like such a bad idea [09:13] !yay | Gargoyle [09:13] Gargoyle: Glad you made it! :-) [09:14] TomyWork: please if you need to discuss things: #ubuntu-discuss [09:14] solsTiCe: "snap install atom --classic" === capellaFesters is now known as capella|away [09:17] lotus|NUC can i at least caution users not to use snaps if they can help it? [09:17] TomyWork: no, thats an opinion we try to leave the users choose [09:18] TomyWork: feel free to discuss this in #ubuntu-discuss please [09:19] Would like to hear your thoughts on that in the other channel, TomyWork. [09:20] oh, my bad, the article i read about was on flatpak [09:23] http://flatkill.org/ if you want to read it. but again, I was wrong, this deals with flatpak, a RedHat technology, not snap. [09:24] TomyWork: snaps aren't any different in that regard [09:25] i dont know, i haven't looked into it [09:26] the sandboxing might be better, the update frequency might be better [09:26] or it might not. as i said, i don't know [09:30] Gargoyle: no. I am not gonna do this. [09:31] by the way, all elecron based app are broken on 18.10 because of a bug in electron. You're welcome \o/ [09:32] https://github.com/electron/electron/issues/14541 https://github.com/electron/electron/issues/13972 [09:34] atom-beta is working fine. [09:34] folks. you'll have to upgrade all your electron based app to get them to work on 18.10 [09:35] s/on 18.10.*// [09:36] another thing for #ubuntu-discuss, i know :) === kundanco_ is now known as anonymousK === anonymousK is now known as kundanco_ [09:58] hi [09:59] I have an iphone xs and I need to know if there is any way to transfer music with ubuntu [09:59] I dont have any windows [10:00] zamanf: install celementine [10:00] !iphone | zamanf [10:00] zamanf: For information on how to sync and add tracks to your iPod, see the guide at https://help.ubuntu.com/community/IPodHowto - For the iPhone and the iPod Touch, see https://help.ubuntu.com/community/PortableDevices/iPhone - See !RockBox for information on liberating your iPod [10:01] thanks [10:04] zamanf: there is gsconnect too, although it is not part of latest ubuntu currently. [10:04] Out of interest, would you not just fling stuff over with a cloud service? that's how i'd do it on any platform (linux, windows or osx). google, apple, dropbox, amazon etc, one of those providers. [10:04] zamanf:oh, wait, this is only for android phones. [10:04] sorry [10:06] thought so [10:06] android ftw [10:07] got this iphone cuz I dont like the new samsung phones [10:07] but I think I will get a meizu 16th or oneplus6t soon [10:08] lets stay topical please zamanf [10:17] when I execute 'rm -r some_dir/ [10:17] as root, it shows that rm: descend into directory 'dirname'? [10:17] but if i use sudo it executes easily [10:17] why [10:17] geekodour08: Right, the -r means 'recurse into subdirectories' [10:18] I am already root, why do I need to use sudo [10:19] geekodour08: You don't - it's asking you if you want to descend [10:19] it's a y/n thing afaik [10:20] mooses: I get that, but I am already root why does it ask if 'descend into directory'? It does not ask that when you use sudo. I usually use it when I am running as a non root user. But I am already root now(#) why do I have to use sudo here [10:22] geekodour08: You'd need to use the -f flag to suppress that prompt [10:22] rm -rf somedir [10:22] also you don't need the / after it, that might be causing some weirdness [10:23] it's not. this is literally the second paragraph of the rm manpage. [10:24] right, without the -f it's going to prompt you [10:24] not sure why it does not if you sudo it [10:24] but just add the -f flag and you should be set [10:30] On gentoo, I have /usr/share/terminfo/k/konsole-256color. On ubuntu, this is missing. Any idea why and if/how I can get it? (I looked in /{lib,etc}/terminfo too) [10:31] livingbeef: should be part of package ncurses-term [10:32] mooses: thanks, that was it [10:32] livingbeef: no problem, have fun storming the castle! :-) [10:37] hi, just a quick question. is it possible to do an undo inside nano? [10:38] I didn't even realise that konsole uses xterm's terminfo by default, for whatever reason, untill the not-so-accurate terminfo caused problems for tmux+nvim [10:41] ramsub07: quick look at man page suggests that it is [10:43] ramsub07: only if you started nano with the -U option :( [10:43] sorry, -u [10:44] mooses: oh ... not a problem now, thanks. Will remember from next time [10:44] ramsub07: it's expermental, but if you start nano with -u you can use alt - U to undo [10:44] ramsub07: edit your .nanorc file and add the line: [10:44] set undo [10:44] if you don't want to remember -u all the time when starting nano [10:44] tbh learning vim will be better in the long run [10:45] For the past two days I've been having trouble getting updates from gb.archive.ubuntu.com - I don't suppose there's any known issues are there? download speeds drop drastically to around 600 B/s randomly. most of the time it's fine and I use apt-cacher-ng to mitigate any problems, but new packages are affected. I've tried direct (no cache) and the issue the same. [10:46] actually, same with archive.ubuntu.com which i assume redirects to gb [10:47] mooses: that's even better. thank you! [10:47] ramsub07: glad to help! [10:47] working normal again now [10:48] KenSharp: likely just some routing issue between you and that server or something, the internet is full of weird tubes :) [10:48] that's what I thought. I was hoping it might be something a little more simple. I blame YouTube. [10:48] KenSharp: I blame the earth's magnetic field [10:48] ooh, sunspots too [10:49] KenSharp: perhaps you need to move your computer a few feet high [10:49] higher* [10:49] KenSharp: lol [10:49] I tried moving it closer to the door but it didn't help [10:49] xD [10:49] Blew on the mouse too [10:49] damn, it's back. I spoke too soon. ETA 23h! Woo! [10:50] KenSharp: wondering what happens if you try different DNS - are you using ISP provided DNS? [10:50] maybe try cloudflare or google dns? [10:50] i shall give that a go [10:50] KenSharp: cloudflare is 1.1.1.1 [10:51] and google is 8.8.8.8 [10:51] now how am I meant to remember those? :D [10:51] Same way that pros remember passwords - put it on a sticky note and attach the note to the case. [10:51] :-) [11:02] hi, i'm able to ping a server, but not ssh into it from my computer. I however am able to SSH from other machines in the same domain. Why would this problem happen? [11:03] maybe some firewal settings? [11:05] if the two ssh installations have too different versions or configs, they could fail to negotiate the cypher and stuff [11:15] ramsub07, try ssh with -vvv to get more verbose info. You mentioned 'from the same domain', so my initial thought is firewall [11:16] JimBuntu: it says timed out [11:16] Hello. When I run command, I see one entry of external hard disk as media-MyHardDisk.mount Load:loaded, ACTIVE:failed, SUB:failed, even when the hard disk is not mounted. Can someone explain me what is the meaning of ACTIVE and SUB failures? [11:16] If it's a crypto/version/negotiation thing, it will be in the vvv, timed out sounds like there is a firewall dropping the attempt connect [11:33] Hi. I mounted an external file system using ecryptfs-recover-private to /tmp/[fs] and now I want to unmount it. But ecryptfs-umount-private returns a "no such file or directory". Any ideas what went wrong? [11:48] if you named it literally [fs], you need to quote it, else it may match an f or s [11:48] has anyone ever noticed this installer gitch [11:49] on a machine needing the bcmwl-kernel-source package installed from the Live installer [11:49] that works fine *unless* you happen to also have a Nvidia graphics card [11:50] In the absence of a network connection, its seems that the installer is demanding access to the nvidia packages and since they aren't available it fouls the installation of the bcmwl-kernel-source package [11:51] https://bugs.launchpad.net/ubuntu/+bug/1798807 [11:51] Launchpad bug 1798807 in Ubuntu "bcmwl-kernel-source fails to install if Nvidia card present in the absence of a network connection" [Undecided,New] [11:51] Happens with the xenial, bionic and cosmic Live images [11:51] I first noticed it after I swapped out my ATI HD2600-XT for a Nvidia GTX-680 [11:51] I love nvidia but I have nvidia [11:52] and discovered that this combo broke the installers ability to install the broadcom wl support [11:53] i believe it is an issue for any combination when you need the broadcom driver and some other non-free one which isn't present on the Live image in the absence of a network connection [11:54] The installer must no be bright enough to deselect those non-free drivers which can't be installed with the available debs [11:54] no=not [11:56] is it possible to rsync _into_ a tar.gz? [11:56] without detour through the FS of course [11:57] howarthjw, interesting.... but YOU select the non-free drivers checking the box , not the installer [11:57] ppf: https://superuser.com/questions/1025256/rsync-to-from-tar-archive says no. [11:57] :( [11:58] kind of looks broken? http://cherry.dhcp.phys.ethz.ch/fonts-3270.png [12:17] Hey folks [12:38] hi, i cant use my external monitor at full resolution (2550x1440). max resolution i can use is 2048x1080. any ideas? [12:39] hi [12:42] hello? [12:44] Can i easily upgrade from 16.04 server to 18.10 server? [12:44] everyone is sleeping i think [12:44] morrowyn: easier 16.04 => 18.04 (lts jump) [12:45] server with a non lts , strange idea, no ? [12:45] morrowyn, lol see. i knew i would get a response after i wrote that [12:45] its called reverse psychology [12:46] Hey all. Just switched to Xubuntu 18.10. The "program pager" tool seems to have a 1px padding/border that makes clicking the buttons unexpectedly problematic, is tehre a way to remove that? [12:51] geirha, no, I don't want to name it like that, thats just an abbreviation for here. The issue is I cannot unmount my encrypted filesystem [12:52] i have upgraded to 18.10 now i have a problem with video card drivers, i have uninstalled amdgpu-pro which was on before upgrade but still can not loging with gui what else can i do? [12:59] Asad2005: review logs and get a better idea what's failing there. relevant logs may be /var/log/Xorg.*.log /var/log/gdm3/* [12:59] Thanks, but doesn't sudo do-release-upgrade want to upgrade to 18.10 or does it provide me a list I can choose from? [13:01] morrowyn: what it will offer depends on what you have selected at the bottom of the window showing when you run: software-properties-gtk --open-tab=2 [13:03] thanks [13:03] morrowyn: oh, that's a server [13:03] :-) [13:03] then you'll need to edit a configuration file, buti forgot which, trying to find it... [13:05] morrowyn: /etc/update-manager/release-upgrades [13:05] morrowyn: i would recommend upgrading to 18.04 LTS first, then to 18.10 if you really want a non LTS release on your server [13:05] how can I share the Public directory? It says the required software is not installed but I have samba [13:06] I am trying to use apt pinning to get the package from bionic on a distro based on Ubuntu 16.04, Here is my preference file and source.list what am I doing wrong? http://dpaste.com/0SN25T7.txt [13:06] geekodour08: what are you doing wrong? Using bionic repo on non-bionic installation. [13:08] is that not what apt pinning does? from https://help.ubuntu.com/community/PinningHowto ? [13:08] blackflow: [13:09] geekodour08: we also just support ubuntu here, not 'based on' [13:10] geekodour08: it's not. apt pinning is about managing versions not about managing cross-distro dependencies and differences in ecosystem. also what lotus|NUC said. [13:13] Hello. Because I have a dualboot system, I have managed to upgrade to 18.10. The LxQt is fine, although font hinting on non-QT or non-KDE applications who uses LXDE window styling seems not to be matching with QT or KDE applications. Setting font hinting on LXDE settings and LxQt does nothing. Image: https://imgur.com/N0r6ivX [13:20] blackflow , lotus|NUC : apt pinning, So If I were in ubuntu 16.04 and I wanted to get the version that bionic had, What would I do. My paste is about that only. I don't think it has any distro specific in it. [13:22] Yes, im going for 18.04 instead [13:23] I just happened to read up on 18.10, so I kind of forgot there was a 18.04 lts version out there [13:26] geekodour08: you would upgrade to 18.04, or look for a backport. [13:28] geekodour08: backports, or in other words rebuilding package from source to match dependencies in 16.04, is the only proper way. you _might_ get lucky by using a newer pacakge via apt pinning if it doesn't have any dependencies, but those are rare. [13:29] geekodour08: which package you want to install? [13:29] prometheus, which has plenty of deps [13:32] blackflow: prometheus, I've been told that the Debian maintainer is not doing backports for Ubuntu. So I guess it would be a better to something other than pinning or backports for this [13:32] to do* [13:33] geekodour08: or install prometheus snap? [13:37] I am having terrible write-performance on my system, im on a i7-4770 with 16GB of memory and a 240GB Kingston SA400S3 and writing big files to the disk becomes gradually slower, when i start the write it will be around 400MB/s and slowly go down to around 1MB/s, i don't se any obvious culprits - any idea how to debug this? [13:40] >this repository does not have a release file [13:40] what means this? [13:42] Emcy: apt repositories need to provide a file named 'Release' to be usable, the one you have configured does not, thus isnt usable. [13:42] so i just wait for them to fix it? [13:42] you may have a typo, incorrect path, or similar. [13:42] i just upgraded to 18.10 [13:43] is this related? [13:43] yes [13:43] how? [13:43] i started getting this message after i upgraded [13:43] 20 minutes ago [13:43] it's possible that the apt repository you have configured just doesn't support this ubuntu release. [13:44] Emcy: show us a pastebin dump of you sources [13:44] so i have to wait for the repo maintainers to update their end for 18.10 right [13:44] so pick one of the official apt repositories or, if you manage it yourself, make your apt repository support your current ubuntu release. [13:45] or wait for them to support it, that's another option. [13:49] https://my.mixtape.moe/haaefv.png [13:49] Mikjaer: do you fstrim / discard, and does it actually work? is the file system you're writing to close to full? [13:50] Hi Gurus, quick question around setting up an array with mdadm as I've seen several different howto's on this... some show you create the raid directly on the disk (e.g. mdmadm --create /dev/md0 /dev/sda /dev/sdb...) other howtos want you to create a partition and utilise /dev/sda1 /dev/sdb1 etc... can it do both, which is better? [13:50] do I have to unmount my drives before shutting doen a machine? Or does this happen automatically? Because my unmount doesnt work [13:50] tomreyn, blackflow, lotus|NUC : thanks a lot :) [13:51] all those repos i added dont work except the vivaldi one [13:51] i dont mind if i just have to wait for them to fix their stuff [13:52] Emcy: run this instead: sudo /bin/true; pastebinit <( lsb_release -ds; cat /proc/version; echo; echo; echo; sudo apt-get update 2>&1; apt-cache policy 2>&1; ) [13:53] it should return a url you can post here [13:57] https://0bin.net/paste/KLa+FEVvujQD0wy7#pUXaOrl2lwTclLz41oWA5g5NySrNRGR0CyIWLwWTJes [13:57] Is it necessary that the Apache web server software be installed and running for Ubuntu 18.04 64-bit? [14:01] Im trying to find the id for my wacom tablet, xinput reveils: Wacom Intuos Pro S Pad pad id=31 [slave pointer (2)] [14:01] How do I extract the 31 using something like this: xinput | grep -i Intuos | awk '{ print $7 }' | awk -F '=' '{ print $1 }' [14:03] nm, I figured it out, I was chaning the $1 not the $7... [14:07] does that help tomreyn [14:13] tomreyn: i don't think it's the filesystem, the behaviour is the same regardless of which filesystem im using, ssd(ext4) to ssd, usb-xfat to ssd, usb to nfs, ssd to nfs, nfs to ssd ... same pattern [14:22] MarkB2: elaborate your question a bit more please, what do you want to do? [14:40] OOPS... buried screen. [14:41] Lotus|NUC: I noticed that the Apache server starts up on boot. I'm not serving web pages; this is a computer at home that I tinker on. [14:41] Lotus|NUC: I was thinking of either disabling it or removing it. [14:42] After updating to ubuntu 18.10 - screen turns on, acer logo, logo disappears, screen turns off and on again, lubuntu with loading thing, some text that dissapears quick, and then it cycles through screen off, screen on, mouse appears, screen off, etc [14:42] How would i go about fixing this [14:43] please help no gui after upgrade amdgpu, it goes to low graphic nad reconfigure doesnot work i checked logs but couldnot figure out [14:44] before upgrade i was on 18.04 with amd propritory drivers amdgpu-pro, uninstalled it no use [14:46] MarkB2: Apache is not installed by default with Ubuntu Desktop. If it was installed, it might have been flagged as a dependency of another application. If you are interested, there is a way to check on what depends on Apache to be installed. It might spark a memory what you did. [14:46] iCherriot: what did you update from? [14:47] 18.04 === kundanco_ is now known as anonymousK [14:47] Using update-manager [14:48] And when i say screen turns on, i mean the backlight, the screen is still black [14:48] iCherriot: did you have to do anything to your display/graphics configuration in 18.04 to get it working. I know Acer laptops are known to have some issues running any version of Ubuntu [14:48] Not really [14:48] I had to disable secure boot but thats it [14:49] And the lubuntu logo shows so thats nit tge problem [14:49] (I installed lubuntu, then switched to xfce4) [14:49] hi === anonymousK is now known as kundanco_ [14:50] Hi Neil [14:51] iCherriot: depending on the point at which things are at in the boot sequence, different components have control of the screen. Usually starting with Bios, then grub, then plymouth (ubuntu boot logo), then Xserver ... as each one takes over may indicate some of that. If you run from a live disk, do you experience the same behavior? [14:51] I dont currently have a live disk or any way to make one [14:52] ncu1, b3knn1: Welcome to the Ubuntu support channel. Is there an Ubuntu support issue we can try and help you with? If you would like to chat, please join our #ubuntu-offtopic channel. [14:52] iCherriot: When you did the upgrade... did you force it or what for update manager to present it to you as an option? [14:53] *subsitute what with wait [14:53] I just ran update-manager and it completed === kundanco_ is now known as anonymousK [14:54] iCherriot: yes, but did you manually run it, perhaps using "update-manager -d" ?? [14:54] Yes, but without the -d [14:55] iCherriot: any other options passed... or just simply the app name? === anonymousK is now known as kundanco_ [14:55] Just “update-manager” === kundanco_ is now known as anonymousK [14:56] iCherriot: okay, that helps me know that you're not stuck on the dev branch or some other version. [14:57] iCherriot: My current recommendation would be to find a live disk of 18.10 and see if you experience the same thing. While you track down something to do that with, you could try using nomodeset on boot. [14:57] !nomodeset [14:57] A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter [14:59] Ubuntu worked perfectly fine before, and i got absolutely no way to make a live cd [15:02] I can press shift to enter grub, would that help? [15:04] can i disable the radeon driver for specific slots or tell it to just attach to the primary graphics card? [15:04] pragmaticenigma: Apologies.. I'm in job search and the recruiters are flooding my emailbox. Please, I'd like to know how to check dependencies against Apache. [15:05] fassl: a long time ago I had that question about a network card. I remember a "card=1" sort of thing. so .. maybe? [15:06] fassl: why do you only want it to use the primary? [15:06] CarlFK: is that a kernel parameter specific to that driver? [15:07] CarlFK: i have 3 amd graphic cards and i want to pass through 2 of them to vms [15:07] hola, I noticed 18.04 doesn't give version upgrade with "do-release-upgrade" to 18.10, says there is no new release found [15:07] what to do? [15:07] fassl: I think I had to put it in a modules.conf file. I also think it was specific to the nic driver. [15:07] but the radeon driver attaches to all of them, despite overriding it with vfio-pci [15:08] Hi, I just updated to ubuntu 18.10, and now XDG_RUNTIME_DIR seems to be unset? [15:08] is this intentional? [15:08] I can't launch weston even without manually setting the runtime_dir [15:08] ah ok, dammit [15:08] Tm_T: When you installed 18.04, you entered the LRT release cycle. You can change your update manager to look for all new releases. [15:09] pragmaticenigma: I tried with -d switch, that doesn't help either [15:09] pragmaticenigma: but I'll double check my conf files, thanks [15:09] pragmaticenigma: i was able to go through grub and recovery boot, and now im in root console [15:09] iCherriot: If you can get to grub, add the kernel option nomodeset... see the link ubottu posted earlier [15:09] Ah ok [15:09] Tm_T: Never use the "-d" switch... that will put your machine in dev mode [15:10] pragmaticenigma: heh, I'm ubuntu dev, kinda, I'm fine with whatever it brings [15:10] Tm_T: Look for the "Software & updates" config tool. In there is a drop down to select which release cycle you desire [15:10] pragmaticenigma: I don't use gnome [15:10] Tm_T: the dev means, you will get package updates to things that are in dev, which will be full of bugs and highly unstable [15:11] pragmaticenigma: I know what it does [15:11] I'm saying, I'm not given upgrade even with that [15:11] Tm_T: Look at "software & upates" ... that will have the option to switch [15:11] pragmaticenigma: I don't have gnome [15:12] Tm_T: what do you have ? [15:12] Tm_T: It should be neraly the same for all flavors of Ubuntu [15:12] pragmaticenigma: KDE and terminals, but I don't use GUI package managers, also that doesn't explain why do-release-upgrade doesn't find distro upgrade [15:14] MarkB2: The command: "apt-cache showpkg apache2" under "reverse depends" will list what depends on apache2. you can also just do "apt remove apache2" and see what else is going to get removed [15:15] Tm_T: I'm getting there Tm_T ... it's not usual for users to be all command line [15:15] can i purg xorg and reinstall to have my gui back after 18.10 upgrade [15:15] Asad2005: no [15:16] So what to do please help [15:17] pragmaticenigma: i did nomodeset and similar thing happens [15:17] Mouse shows, mouse disappears, underscore shows in top left, it dissapears, then repeat [15:18] Tm_T: check your software&sources see if you have 'check for new versions enabled' [15:18] Asad2005: Reinstall from scratch. It will effectively be the same thing, but you won't have to track down all the other packages that were lost when purging xorg... there are a lot of dependencies on xorg and everything including the desktop will be uninstalled [15:18] lotus|NUC: They're not using the GUI [15:18] oh [15:19] I'm trying to track down the /etc config file... [15:19] /etc/update-manager/release-upgrades [15:19] thansk ioria [15:19] ok [15:20] Tm_T: go here and change the value from "lts" to "normal": sudo vi /etc/update-manager/release-upgrades [15:22] pragmaticenigma: thanks, I wonder why it was lts now, I've been upgrading every version from 16.04 on this device [15:22] CarlFK: i found something useful https://superuser.com/questions/541854/disable-specific-pci-device-at-boot i'll try the udev rule with unbinding the radeon driver === SimonNL is now known as SimonNL_Afk [15:23] If you had a fresh install all of 16.04 or 18.04 it is defaulted to LTS... any other version sets it to normal. There could have been an update to the config file at somepoint that changed it unintentionally [15:23] pragmaticenigma: might be, prolly the 18.04 had updated conf and I missed it [15:23] pragmaticenigma: thanks, all is good now (: [15:27] pragmaticenigma: Why reinstall from scratch if it is a gpu drivers issue only? [15:28] Anyone got an idea when cosmic kernel backport will be available for bionic? [15:28] Asad2005: I just told you... purging xorg will removing all GUI based applications. [15:28] Asad2005: At that point, you might as well just start fresh [15:28] i've got a thinkpad e485 that could use the radeon vega m help [15:28] Death_Syn: It won't... that's what HWE is for [15:28] Death_Syn: 4.18 is in bionic-proposed [15:29] i retract my comment [15:29] Thanks! [15:29] pragmaticenigma: Sorry i misunderstood you [15:29] Death_Syn: -> linux-image-lowlatency-hwe-18.04-edge/bionic-proposed,now 4.18.0.8.58 amd64 [installed] [15:29] Death_Syn: the 'generic' version is also there [15:29] awesome. I'll work my apt pinning accordingly [15:30] Death_Syn: install the hwe-18.04-edge package and you don't need any pinning [15:31] I guess I wasn't entirely off [15:32] Death_Syn: it should graduate from -proposed to -updates very soon [15:34] pragmaticenigma: There's more than a page of "Reverse Depends" and several inches of "Dependencies". Two "Provides:" and nothing under "Reverse Provides". [15:34] So I'm installing Ubuntu Xenial (16.04.5) I get the .iso from here http://releases.ubuntu.com/16.04/ It has linux 4.4 right? The file is pretty large, 1.5G === Richard is now known as Guest52196 [15:36] fassl: this looks relevant: BusID "bus-id" This specifies the bus location of the graphics card. For PCI/AGP cards, the bus-id string has the form PCI:bus@domain:device:function (e.g., “PCI:1@0:0:0” [15:36] http://manpages.ubuntu.com/manpages/cosmic/en/man5/xorg.conf.5.html [15:36] TJ-: ioria: do either of you know an accurate way of determining what depends on a package? For only things that are actually installed? [15:36] pragmaticenigma: If I remove apache then is it possible to damage the rest of Ubuntu? I once went to remove one package...and apt announced it was going to remove something like 300M of files. [15:37] MarkB2: That's what I'm hoping to avoid for you [15:37] MarkB2: When in doubt, disabling the service is just as easy and safer [15:37] pragmaticenigma: If you were standing next to me, I'd buy you lunch right now. [15:37] pragmaticenigma, apt-cache rdepends --installed pkg [15:37] good to know [15:38] pragmaticenigma, or apt-cache depends --installed pkg === Class7_ is now known as Class7 [15:39] ioria: Now THAT one is worth writing down. [15:39] MarkB2: This should reduce that list: apt-cache rdepends --installed apache2 [15:39] fassl: BusID also mentioned https://ubuntuforums.org/showthread.php?t=1850578 [15:39] Trying now... [15:40] MarkB2, but if you want to get rid of apache, just do sudo systemctl stop apache2 && sudo systemctl disable apache2 === capella|away is now known as capellaFesters [15:40] Only two items!! apache2-doc and javascript-common [15:41] That should stop and disable the service without removal, correct? [15:41] yup [15:41] I swear, Canonical should put the BUNCH of you on payroll. [15:43] q [15:43] MarkB2: some of us used to be :) [15:43] !cookie | pragmaticenigma [15:43] pragmaticenigma: Wow! You're such a great helper, you deserve a cookie! [15:44] USED to be? What, they let you escape? [15:44] !cookie | ioria [15:44] ioria: Wow! You're such a great helper, you deserve a cookie! [15:44] hehehe [15:44] pragmaticenigma: nomodeset noplymouth nosplash seems to have fixed it (recommended by friend) [15:45] !cookie | pragmaticenigma [15:45] pragmaticenigma: Wow! You're such a great helper, you deserve a cookie! [15:45] iCherriot: cool... nosplash is a bummer... all that scrolling text! [15:46] Not sure exactly which option fixed it (nomodeset by itself didnt work) [15:47] pragmaticenigma: funny you should ask that; I was wondering the same thing earlier whilst clearing out some stray KDE/plasma packages and libraries. [15:49] TJ-: not sure what I asked? [15:49] pragmaticenigma: I vaguely recall tomreyn alluding to something like it some time ago but can't recall what it was [15:50] pragmaticenigma: "TJ-: ioria: do either of you know an accurate way of determining what depends on a package?" [15:50] oh... between ioria and some interwebs we found it [15:50] you did? [15:50] TJ-: apt-cache rdepends --installed [15:51] hmm, didn't realise "--installed" was a valid option, that must recent [16:16] !codecs [16:16] For multimedia issues, this page has useful information: https://help.ubuntu.com/community/RestrictedFormats - See also https://help.ubuntu.com/12.04/ubuntu-help/media.html - But please use free formats if you can: https://help.ubuntu.com/community/FreeFormats === CyberHacker_ is now known as CyberHacker === kundancool is now known as anonymousK === anonymousK is now known as kundancool === kundancool is now known as anonymousK === SimonNL_Afk is now known as SimonNL === anonymousK is now known as kundancool === daniel is now known as Guest55245 [16:52] do the latest versions of ubuntu offer drivers for legacy amd hardware? [16:53] my notebook just overheats and shuts down with 18.04 [16:53] 14.04 worked fine with the catalyst drivers [16:55] How do I find the people who might be building wifi drivers for my HP laptop (HP has no linux drivers afaik but 18.04 doesnt see near so far as win10) -- I want to get in communication with those driver-building folk. [16:55] ?? [16:58] tripelb: sounds unusual; what's the hardware? [16:59] hey [16:59] TJ-, i see what you said. I will pastbin the lshw [16:59] after an upgrade from 18.04 to 18.10 i cant play any videos or audio files. any idea? [17:00] tripelb: "pastebinit <( lspci -nnk )" is the best command to start with [17:00] Jackneill: play using what application? [17:00] TJ-, everything [17:01] firefox youtube doesnt work, mp4 with totem movie player ot mpv doesnt work [17:01] what container/codecs do these media files use? [17:01] TJ-, here https://pastebin.com/uSg1mq8y you'll be charmed at the title of the paste. [17:01] Jackneill: so mpeg4/aac maybe? [17:02] TJ-, the mp4 is aac 2ch 800hz [17:02] but nothing else works either [17:02] so the problem lies deeper. [17:02] totem gives me that codecs are require for this file and takes to the the install store [17:03] then luists 3 gstreamer apps that are installed. [17:03] tripelb: So "RTL8723BE PCIe Wireless Network Adapter" which is using the rtl8723be driver? [17:04] Jackneill: hmmm, I can't help you there - I don't use the Gnome desktop but it sounds very weird if the do-release-upgrade caused that. It suggests some packages were removeed and not replaced. Did you have some PPAs enabled previosuly ? [17:04] TJ-, MPV OUTPUT OF MP4: https://paste.ubuntu.com/p/2qscHBxWTV/ [17:04] i use cinnamon on ubuntu [17:04] but that doesnt matter [17:05] i had a custom ppa [17:05] but that unrelated [17:05] thats* [17:05] tripelb: That wireless card should be working. The drivers for it were merged with the kernel a few years ago [17:05] since nothing was installed form there [17:05] Jackneill: what does this report? "pastebinit <( aplay -l )" [17:06] tripelb: the Wifi has an IP address too, so what is the actual problem you have? [17:07] tripelb: pragmaticenigma did you notice it shows the "RTL8111/8168/8411 PCI Express Gigabit Ethernet Controller" link 10Mb/s and half/duplex!? [17:08] TJ-, http://paste.ubuntu.com/p/BbG3vd3xb3/ [17:08] I can see many (15 or so) wifi sources in win10 and I can only see the one in my apt on ubuntu. And the wifi drops which is partly the providers problem for sure. I know that at some time I may want to use a wifi not in my home. So it seems like something to work on/learn about now. [17:08] didn't look there TJ- .... went directly for the wifi [17:08] TJ-, [17:08] TJ-, ^^^ [17:08] tripelb: OK, so it's a scanning/discovery issue [17:08] right. afaik [17:09] and an opportunity to learn something about drivers [17:09] Jackneill: is it possible the incorrect device is being selected (HDMI not device 0 analog) ? [17:09] * tripelb learned about automobiles in this same way, really attend to what is coming up atm. TJ- [17:10] tripelb: drivers aren't the issue though. The card is finding APs, meaning the driver is functioning. It would be more in a configuration and setup that causing the problem [17:10] tripelb: "sudo iwlist wlp2s0 scan" [17:10] OK pragmaticenigma keep talking [17:10] I will do that command TJ- [17:11] TJ-, why would an upgrade do something like that? anyway it seems like as i left it [17:11] tripelb: also this will show what channels/frequences are usable: "iwlist wlp2s0 freq" [17:11] headphones [17:11] from usb [17:11] Jackneill: I'm not sure, I'm just trying to reduce the problem space by testing hypothesis [17:11] right [17:12] test sound doesnt work either from mono or stereo [17:13] Jackneill: there's another possibility just occurred to me: what does "groups" report ? [17:14] my username's grouzp, adm, sudo, lpadmin sambashare [17:14] audio is missing [17:14] yep [17:14] Jackneill: Hmmm, try "groups $USER" [17:14] but it was like that before and it worked as i remember [17:15] TJ-, same output [17:15] Jackneill: there is a rare bug where the user session is not a member of any groups aside from their own named group, which can cause this kind of weird symptom, but you've proved that isn't the case for you [17:15] TJ-, https://pastebin.com/HJ3GEH8p [17:15] Jackneill: so lets dig into pulseaudio some more [17:16] Jackneill: show us "pastebinit <( pactl list )" [17:18] TJ-, https://paste.ubuntu.com/p/ZHNHcZbwXw/ [17:19] Jackneill: that suggests the Jabra headset is currently the default output device, is that correct? [17:19] yes [17:20] TJ-, freq https://pastebin.com/QTgjYseb [17:20] Am having Network problen With Ubuntu 18.04 interfaces File Look like This > https://pastebin.com/SU28mLxM But am Guessing There could be an 192.168.. In Ther === SimonNL is now known as SimonNL_Afk [17:22] Alion: gateway address isn't on the same subnet? [17:22] Jackneill: right, so let's now try a speaker-test. You say you've already tried that? [17:23] Hi, my sound isn't working on my laptop after upgrading to 18.10. `pacmd list-sinks` only shows 1 card with dummy output [17:23] TJ-, test sound from left-right [17:23] didnt hear anything. [17:23] tripelb: so the wifi device is only operating in the 2.4GHz band [17:23] either in mono or stereo [17:23] Jackneill: what command did you use? [17:23] cinnamon settings [17:24] but it worked before upgrade [17:24] TJ-, iwlist scan: https://pastebin.com/HJ3GEH8p iwlist freq: https://pastebin.com/QTgjYseb (my lshw: https://pastebin.com/uSg1mq8y ) [17:24] pragmaticenigma too, ^^ [17:25] Jackneill: try this (should use the default sound device) "speaker-test -twav -c 2 -Ddefault" [17:25] Jackneill: and to test the built-in use "speaker-test -twav -c 2 -Dfront" [17:26] ALSA lib pcm_pulse.c:752:(pulse_prepare) PulseAudio: Unable to create stream: Too large [17:26] Unable to set hw params for playback: Input/output error [17:26] Setting of hwparams failed: Input/output error [17:26] TJ-, swecond didnt through error but didnt hear anything [17:26] TJ-, anyway i have to go now. thanks for the help. [17:26] Jackneill: right, lets try direct to a hardware device [17:27] Jackneill: OK, when you're next on this use "aplay -L" to get a list of the devices you can test with speaker-test's -D option [17:29] tripelb: show us "pastebinit <( iw list )" === Richard is now known as Guest31645 === capellaFesters is now known as capella|away [17:40] pragmaticenigma, Well obviously it Need a Fix if i Were Looking For a Proverb i'd Might Be Better The Yemin [17:41] Channel op Just Kick me Now am Done ש [17:41] CarlFK: sorry was on another machine, will check your links thx [17:42] CarlFK: ah yeah i see, thix is just xorg matching i would say [17:42] All I asked was if the network setup was correct. The IP addresses assigned to the machine and subnet mask made it appear that they shouldn't work with a gateway address not on the same subnet [17:43] CarlFK: i got it working now with unbinding from radeon driver and immediately binding to vfio-pci via an udev pci add action === kostkon_ is now known as kostkon [17:48] I resolved my sound. timidity was locking up the sound (found using sudo fuser -v /dev/snd*) [17:48] Hi all. I've had a hell of a time with gdm this week. I can't even get into my computer at this point. Can you all see this thread please (relevant info, photos, current status, etc.) https://ubuntuforums.org/showthread.php?t=2404026 [17:48] Any help is GREATLY appreciated [17:51] fassl: yay \o/ [18:01] pjs: how long do you have to work on it? [18:02] TJ-, as long as needed lol.. I was able to get it to boot now.. I removed lightdm and gdm3 [18:02] also enabled sshd to run on the local network so I can ssh in .. so frustrating [18:02] I think I'll try re-installing gdm3 now === kundancool is now known as anonymousK === enko-h_ is now known as enko [18:05] pjs: right! that is what I was going to suggest, you're on the correct lines, but I'd start off by checking the logs for clues - it looks like some hardware issues, or possibly power-management being too aggressive === anonymousK is now known as kundancool [18:07] TJ-, hrmm, I see a lingering grub option in grub.cfg that was removed from defaults but I guess I never update-grub'd [18:07] retrying that [18:07] also apt-get update is hanging for me.. anyone else? when it's hanging it's killing my CPU [18:08] pjs: is it due to lost network? try "sudo apt-get -o=Debug::Acquire:http=true update" [18:08] Any way to set the mouse scroll speed higher? [18:09] Hello. I have a problem I made a mistake under install. I wanted the ubuntu install under one partion and /usr/local under another partion so I used manual install. Unfortunately I came to select /usr instead without noticing. Is there any way I can change this without loosing data? [18:09] younder: that's a nice one! [18:09] younder: you can change it easiest from a liveISO boot [18:10] TJ-, I am running that now.. hanging, no debug output. It seems to change which server is causing the delay. Also I keep seeing "apt-key: cannot create /dev/null: Permission denied" [18:10] younder: you can also do it 'live' [18:10] pjs: OK, then you have permissions issues [18:10] younder: Changing that is really difficult once the machine is up. You can do it, live disk is the easiest method. (I've done it the hard way with moving /var, not easy) [18:11] TJ-, ok? what do I do? alter perm's on /dev/null lol [18:11] pjs: could be apparmor related; are you able to "sudo less /var/log/auth.log" then press 'G' to goto end of log [18:11] pjs: 'q' to quit the less pager [18:11] TJ-, done === kundancool is now known as anonymousK [18:12] pjs: do you see any reports there of commands failing/being denied? If not, do "dmesg | less" and 'G' again then look for apparmor "denied" messages [18:13] TJ-, nothing. [18:14] TJ-, dmesg shows some various audit lines that end with "comm="apparmor_parser"" [18:14] but no errors [18:14] younder: if you want to do it live: "sudo mkdir -p /mnt/rootfs; sudo mount --bind / /mnt/rootfs; "sudo cp -a /usr/* /mnt/rootfs/usr/; sudo umount /mnt/rootfs" then edit the /etc/fstab and change the /usr mountpoint to /usr/local and reboot [18:15] CarlFK: yeah :) thx for the help [18:15] pjs: OK, and do you see any sign of other errors. I can have a look if you are able to do "pastebinit <( dmesg )" [18:15] pragmaticenigma, I like /var /tmp /home and /usr/local in different partions. It prevents overflow in DOS attacks and eases backup and restore. [18:16] TJ-, http://paste.ubuntu.com/p/GKGj5xYsdC [18:16] Thanks TJ-, I'll try that. [18:16] younder: mine was moving /var to a external drive on USB. This was done on a raspberry pi B first gen. No way too boot a secondary liveiso === enko-h is now known as enko [18:16] younder: on the reboot if everythin is OK, then you need to delete everything under /usr/local/ (which was the /usr/ before) [18:18] TJ-, There is data under /usr/local. Better back it up first. [18:20] TJ-, I read mount --bind needs --make-rprivate otherwise the umount/remounts impact the original directory, is that right? because systemd defaults to shared bind-mounts as opposed to the previous (kernel-based) default that was private mounts? [18:21] younder: in which case you can move things around on the reboot before deleting the old /usr/ - e.g. "sudo mv /usr/local/usr/local /usr/local/" (so you'll keep your stuff in /usr/local/local) then you can do "sudo rm -r /usr/local/usr; sudo mv /usr/local/local/* /usr/local/; sudo rmdir /usr/local/local" [18:21] At least under ubuntu 18.04, idk about previous releases [18:23] pjs: dmesg looks perfectly fine; some CPU over-temperature throttling around line 890 [18:23] pjs: so it does seem like something else going on, software wise [18:23] TJ-, right.. so weird. This all just happened out of no where Tuesday [18:24] pjs: have you checked the logs for entries around the time the first symptoms occurred? [18:25] pjs: in case the upgrade went wrong it's worth checking in /var/log/apt/ for the history and terminal logs for that period [18:26] TJ-, I did check the logs and saw nothing that stood out to me. I only did the upgrade AFTER the problem started [18:26] pjs, Last time I had CPU over-throttling message in dmesg it was the thermal paste that needed changing. [18:26] and even then the update would fail, or hang forever.. so I removed all entries in sources.list.d and tried again, still hangs on ubuntu servers [18:26] that is under the cooler [18:27] pjs: OK, hmm, this is sounding like disk corruption. It might be worth doing a checksum of the installed files, especially those that are exhibting problems [18:27] younder, shit really? this is a basically brand new laptop (not that it means anything).. been using it about 3 months [18:27] TJ-, well shit.. would that mean a reinstall is in order? [18:27] pjs: try this: "sudo strace -o /tmp/apt.strace -f -e apt update" - if it hangs Ctrl+C then "pastebinit /tmp/apt.strace" [18:28] ok, one sec [18:28] pjs, then probably not, I build my own. Intel's CPU paste was no good so I substituted for NH-1 and have been using it ever since. [18:28] pjs: --reinstall of affected packages possibly - lets find some evidence first though [18:29] TJ-, strace: invalid system call 'apt' [18:29] pjs: lol my typing" [18:29] pjs: try this: "sudo strace -o /tmp/apt.strace -f apt update" [18:30] ok, hung up again.. one sec [18:31] I reformetted a usb disk using disk software (to FAT32) [18:31] TJ-, holy shit, the file is 261MB :) [18:31] timing out for pastebinit [18:31] pjs: ow! [18:31] now I can't access to it because it's owned by root [18:31] pjs: hmm, how about "pastebinit <( tail -n 1000 /tmp/apt.strace )" === enko-h is now known as enko [18:33] TJ-, http://paste.ubuntu.com/p/QJfgFHcJn3 (head -n 1000, tail next) [18:33] pjs: it's what happens at the end that's where any clues will show [18:34] TJ-, http://paste.ubuntu.com/p/8xMd8cxdvs (tail -n 1000) [18:34] anybody ever try to use the pocketsphinx package? I'm guessing it doesn't come with the training data and dictionary it needs to actually work? [18:34] TJ-, seems like the last 1K lines are just a lot of read loops that's why I threw the head in there [18:35] mdemo: How and where are you installing from? [18:35] Just installed etckeeper, it keeps a version control of etc so you can keep track of revisions and go back is something fails. [18:36] pjs: looks like we missed the important part in both those! [18:36] let me try again and ctrl+c as soon as it hangs [18:37] pjs: no, do this .. [18:37] pragmaticenigma : this package https://packages.ubuntu.com/xenial/pocketsphinx on xenial [18:37] pjs: ... identify which line it starts spinning with "grep -n 'select(4, [0 3], [], NULL, {tv_sec=30, tv_usec=0}' /tmp/apt.strace | head " [18:38] pjs: we need the 1000 lines before it starts spinning [18:38] got it.. one sec [18:39] just looking through the file lists I don't think it includes training data, maybe the github repos do [18:39] mdemo: Unless the training data and dictionary are self contained, they probably need to be manually installed or another package installed [18:39] also they 'recommend' some unavailable packages [18:39] 'pocketsphinx-hmm-en-hub4wsj' I think is one [18:39] pjs: if you locate the line number as X, then you can do "pastebinit <( head -n-X /tmp/apt.strace )" [18:40] that's here: https://packages.ubuntu.com/xenial/libpocketsphinx3 [18:40] TJ-, http://paste.ubuntu.com/p/f24qSkQFtx [18:40] TJ-, that's the entire file up until the loop starts [18:41] maybe those packages were available at the time https://www.unicom.com/blog/entry/686 was written [18:41] mdemo: if you look at the source package you'll find... [18:41] !info pocketsphinx-en-us xenial | mdemo [18:41] mdemo: pocketsphinx-en-us (source: pocketsphinx): Speech recognition tool - US English language model. In component universe, is extra. Version 0.8.0+real5prealpha-1ubuntu2 (xenial), package size 25363 kB, installed size 39028 kB [18:43] pjs: right, so, "waiting for headers" suggests it has opened a TCP socket and isn't getting a reply. Do you have a HTTP proxy set anywhere on the local system or on your network? === enko-h is now known as enko [18:43] I like the face recognition authentication. I am dying to try it. [18:43] TJ-, nope. The same thing happened all week when I was at a conference in SD from different locations/networks [18:44] TJ-, this is new behavior too. I've never had an issue running an update before this week [18:45] pjs: how about re-install apt itself? if the packages are in the local cache then it doesn't need to download them. check with "ls -l /var/cache/apt/archives/apt*" [18:45] mdemo: looks like TJ is onto something. It would make sense the package maintainers don't include the dictionary/language, as it would be a huge install for all languages. I was trying to find instruction for installing in Ubuntu, but all I see are build from scratch tutorials [18:45] looks promising TJ-, thanks [18:45] pjs: I'm beginning to wonder if python has been messed up - it is used under the hood by much of apt [18:45] TJ-, I have 3 files.. apt-config-icons, apturl, apturl-common [18:45] If you set up apt:repositories other that the ubuntu ones they can be slow and also fail [18:46] pjs: darn, we wanted "apt" alone [18:46] TJ-, that may make sense as I do have apt processes hogging up my CPU resources and one of them is a Python script [18:46] TJ- /usr/lib/update-notifer/apt-check [18:46] pjs: have you done "sudo apt-get --fix-broken install" [18:46] TJ-, no.. let me try [18:47] apt-get still has some featues apt does not [18:47] features [18:47] TJ-, 0 upgraded, 0 newly installed, 0 to remove and 16 not upgraded. [18:47] pjs: those apt* processes are all possibly stuck in the same bind - no network reply [18:47] younder: Please try to refrain from commentary. If you have suggestions to help, that's great, otherwise it makes it hard to follow the conversation. [18:47] TJ-, that would make sense as the cpu fan comes on pretty much immediately [18:48] pjs: OK, give me 5 minutes to figure out what apt is calling under the hood so we can dig much deeper [18:48] TJ-, seriously thank you so much! [18:48] pjs: I've forgotten; this is 18.04 isn't it? [18:48] TJ-, yes [18:48] pjs: OK, give me 5 [18:48] !pm | younder [18:48] younder: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice. [18:50] pjs: silly question but... is there free space on disk? "pastebinit <( df -h; df -i )" [18:51] TJ-, should be over 320GB free.. let me pastebinit for you [18:51] TJ-, http://paste.ubuntu.com/p/xNGZ2Vgq9x/ [18:57] pjs: try a manual fetch just so we can rule out network issues to the archives: "wget -server-response -O /dev/null http://us.archive.ubuntu.com/ubuntu/dists/bionic/InRelease" [18:58] TJ-, 2018-10-19 11:58:11 (612 KB/s) - ‘/dev/null’ saved [242048/242048] [18:58] pjs: did you see the server headers ? [18:58] TJ-, yup [18:59] TJ-, Length: 242048 (236K) [18:59] pjs: great, so this is related to apt or its dependencies [18:59] size match [19:00] pjs: To save us time discovering clues, how about we try reinstalling the apt package manually - if that doesn't work we can then work down its dependencies [19:00] TJ-, sure [19:04] pjs: OK: "mkdir -p /tmp/apt; cd /tmp/apt; wget http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/libapt-pkg5.0_1.6.6_amd64.deb; wget http://us.archive.ubuntu.com/ubuntu/pool/main/a/apt/apt_1.6.6_amd64.deb" [19:04] pjs: it is 64-bit install isn't it? (amd64) ? [19:04] TJ-, yes [19:05] ok got the packages [19:05] pjs: now "sudo dpkg -Ri ." [19:06] TJ-, done [19:06] pjs: now retry an apt command [19:06] TJ-, ie, apt-get update? (or does it have to be "apt" [19:06] pjs: apt-get is fine [19:07] TJ-, it worked! [19:07] hahhaha dude wow [19:07] pjs: so, those were somehow broken [19:07] TJ-, I still see this though: /usr/bin/apt-key: 624: /usr/bin/apt-key: cannot create /dev/null: Permission denied [19:07] pjs: so the concern now is ... disk corruption or mor [19:07] pjs: "pastebinit <( ls -latr /dev )" [19:08] TJ-, http://paste.ubuntu.com/p/5Q64qZ3KQv/ [19:09] pjs: OK, ownership looks fine, although on my system the group is root not plugdev - that shouldn't matter if you're using "sudo ..." though [19:10] Does packaging software like 'Snap' create a /dev/null? [19:10] There were a lot of loop.. there. Which they use. [19:11] younder: it's not a case of creating it, it is whether it is mapped into the secure context [19:11] TJ-, yes I am. Should perms on /dev/null be 666 and group changed to root? [19:11] pjs: no, it's fine, that is all set up by udev [19:11] pjs: I'm suspecting apparmor profiles now [19:11] pjs: give me a few minutes to find the profiles here to check [19:11] TJ-, great, thanks!!! [19:13] pjs: no apparmor profiles ... it can't be easy, can it!? [19:14] is the non-lts version stable? [19:14] younder: /dev/null is always present. It's a device that is created on boot [19:14] TJ-, maybe I should run a fsck? [19:14] pjs: right, let's use Sherlock Holmes techniques. "/usr/bin/apt-key: cannot create /dev/null" [19:15] mohsen_1: 18.10 is not LTS, and is stable. Enabling the developer channels on your system is what adds unstable software. [19:15] pjs: that should happen automatically at boot-time if the FS is dirty [19:15] pragmaticenigma, unless you chroot, which packages that create these loop..'s do. [19:15] pjs: apt-key will be called I think to call gpg to check signatures [19:16] TJ-, ok [19:17] pjs: turns out /usr/bin/apt-key is a shell script so we can make it debug for us [19:18] TJ-, so checking what needs to be updated in a dist-upgrade includes python3-distupgrade.. should I run a dist-upgrade to hopefully help or you think the issue with apt was just the package [19:18] pjs: I suspect the line " if expr match "$(sed -n '2p' "${GPGHOMEDIR}/gpgoutput.log")" '^-\+$' >/dev/null 2>&1; then " in list_keys_in_keyring() function [19:18] pjs: I think whilst apt-key is broken apt still can't succesfully install, but YES, try it [19:18] mohsen_1, it's frozen as in "won't introduce new functionality without expressly installed from some channel other than the default repositories". If you're talking about bugs instead, be aware that the repository section "main" is handled by Canonical, the section "universe" is snapshotted from debian unstable/sid [19:19] TJ-, ok I had to run --fix-broken install, then dist-upgrade, both succeeded [19:19] pjs: now try "sudo apt update" again, see if apt-key breaks again [19:20] TJ-, ok ran fine, though apt-key permission error reminas [19:20] remains* [19:20] mohsen_1: Interim ( non-LTS ) versions are considered stable enough for release, but these versions are also being used to incrementally add new features or functions which will be in a future LTS or be backported to the current LTS, like additional UFS feature support in the kernel, etc [19:21] pjs: so lets work on that... it does feel like disk corruption but we need some evidence first; it could just be a bad config file for something [19:21] TJ-, probably s hould have said this earlier (sorry!), it's line 624 that's the issue: /usr/bin/apt-key: 624: /usr/bin/apt-key: cannot create /dev/null: Permission denied [19:21] pjs: make a copy of apt-key that takes precedence in the PATH: "cp /usr/bin/apt-key /usr/local/bin/" [19:22] TJ-, ok I made a copy [19:23] pjs: now manually edit the file and as the 2nd line add "set -x" and save it. [19:23] pjs edit /usr/local/bin/apt-key [19:23] If you expect disk corruption can't you just take it off-mount and ru fdisk? [19:23] run [19:23] TJ-, ok done [19:23] pjs: now confirm /usr/local/bin is ahead of /usr/bin in the PATH: "echo $PATH" [19:24] TJ-, confirmed.. also 'which apt-key' shows /usr/local/bin copy [19:24] pjs: Now "sudo apt-get update |& tee /tmp/apt-key.log" [19:24] pjs: then "pastebinit /tmp/apt-key.log" [19:25] TJ-, done [19:25] younder: fsck doesn't always reveal disk corruption; we already know the root fs passed the fsck [19:26] pjs: is the pastebin too large again? :) [19:27] TJ-, nope :) [19:27] TJ-, http://paste.ubuntu.com/p/hXxMFkgSt9/ [19:27] basically the output of apt update [19:27] pjs: right, so our apt-key wasn't called [19:28] pjs: because "set -x" causes bash to write every line before it is executed [19:28] TJ-, hrmm. let me check root's path [19:28] well, sudo uses the user's path right? sudo echo $PATH shows my path so yea [19:29] pjs: so, the path to apt-key is hard coded presumablty [19:29] TJ-, so let me backup apt-key and replace it with the set -x copy [19:29] one sec [19:29] pjs: use dpkg-divery [19:29] pjs: as in "sudo dpkg-divert --divert /usr/bin/apt-key.real --rename /usr/bin/apt-key" [19:29] TJ-, install that? [19:30] pjs: then "sudo cp /usr/local/bin/apt-key /usr/bin/" [19:30] TJ-, done. update again? [19:30] pjs: Now "sudo apt-get update |& tee /tmp/apt-key.log" [19:31] TJ-, http://paste.ubuntu.com/p/vJ3ZX84pjn/ [19:31] pjs: that's better... daaataaa" [19:32] hah! [19:33] pjs: looks like a missing file, causes a variable to be empty, so the wrong command is formed, let me do the same here and see what should be expected [19:33] TJ-, ok [19:35] pjs: having to delete some apt list files here to make it fetch [19:36] TJ-, no worries :) [19:37] I'm having a weird problem with NFS on ubuntu 16.04. If I do "mount 172.16.0.19:/data /mnt/data" the NFS mounts without issue, if I try to do it based on the hostname it doesn't work, "mount dataserver.example.com:/data /mnt/data" it just hangs. I can properly ping dataserver.example.com and it resolves the ip correctly. [19:38] kur1j, is the port blocked by a firewall? [19:38] pjs: very strange; I can't trigger calls to apt-key! tried 'update' and 'upgrade' [19:38] younder: how would it work if I give it the IP? [19:39] TJ-, hrmmm [19:39] TJ-, maybe it's with my keyfiles? Maybe something doesn't match so that's why it's calling apt-key? [19:39] kur1j, is the hostname in in /etc/hosts or do you run a DNS? [19:40] younder: running freeipa dns [19:40] pjs: let me re-read your log in depth; there may be a vital clue [19:40] kur1j, portmap doesn't like hostnames [19:41] ioria: what does that mean? [19:41] TJ-, login depth? Is that a paste I've already given? [19:41] hah, "log in depth*" I got it :) [19:42] kur1j: It means for reliable connection, you should consider using the IP address [19:42] pjs: what shell is your user using? [19:42] TJ-, bash [19:43] pjs: read the log in-depth - the apt-key log with set -x you pastebinned earlier [19:43] kur1j, dig hostname [19:43] younder: works [19:43] TJ-, I got it :) Sorry, was too quick to reply earlier [19:44] pjs: so the line is " GNUPGHOME="${GPGHOMEDIR}" gpgconf --kill all >/dev/null 2>&1 || true " and the ">/dev/null" is a redirect. So for some reason bash/the system thinks /dev/null doesn't exist and tries to create it [19:45] pjs: so, let us insert a line before line 624 that lists it. "id; ls -l /dev/null" [19:46] pjs: that'll show us the effective user id and the ownership/permission/existence [19:46] pjs: Now "sudo apt-get update |& tee /tmp/apt-key.log" yet again [19:46] im reallying trying to get autofs working with freeipa on ubuntu but none of it works and thought this might be related [19:47] TJ-, running... [19:47] kur1j, try: sudo ufs status [19:47] kur1j: #ubuntu-server may have some additional suggestions on your issues [19:48] TJ-, oh boy.. now it's hanging again [19:48] younder: I assume you mean "sudo service ufs status"? [19:48] pjs: uhoh === oldguy is now known as peter_1 [19:48] TJ-, similar behavior.. fan spins up pretty quickly.. maybe it was the dist-upgrade? [19:48] kur1j, s/ufs/ufw [19:49] Status: inactive [19:49] TJ-, I think something that was installed was like ubuntu-utils, maybe that includes apt? [19:49] younder: It was already stated what the issue is likely to be. Did you not see ioria comment? portmap, a dependency, doesn't like hostnames being used [19:49] pjs: can you show me "ls -ld /dev" (it's only 1 line, can paste it here) [19:49] TJ-, ignore me.. we've run update w/ tee since that so.. === peter_1 is now known as ^peter [19:49] TJ-, drwxr-xr-x 21 root root 4640 Oct 19 11:41 /dev/ [19:49] pragmaticenigma: well its odd because its working on another 16.04 machine [19:50] kur1j, did you try the IP? [19:50] younder: yes and it works [19:50] pjs: hmmm, so traverse permissions (x) are there [19:51] kur1j: I suggest trying your question in #ubuntu-server... though works on one machine and not another is not uncommon. service startup order can play into it. as well as other components [19:53] pjs: "pastebinit <( systemctl status apparmor )" [19:54] TJ-, http://paste.ubuntu.com/p/3cz2HB2spG/ [19:56] pjs: well damn! it IS apparmor problem [19:56] TJ-, hahah oh? [19:56] pjs: I really hope apt can run! [19:57] TJ-, hah me too [19:57] pjs: "AppArmor parser error for /etc/apparmor.d/usr.bin.surf in /etc/apparmor.d/usr.bin.surf at line 30: Could not open 'abstractions/gstreamer'" [19:59] TJ-, hrmm.. surf is a suckless browser. It's running right now actually (starts automatically when i3 starts) [19:59] pjs: lets check if the package containing that is supposed to be installed: "dpkg -S /etc/apparmor.d/abstractions/gstreamer" and then "apt list --installed apparmor-profiles-extra" [20:00] TJ-, dpkg-query: no path found matching pattern /etc/apparmor.d/abstractions/gstreamer [20:00] pjs: so not installed. Here's hoping! "sudo apt install apparmor-profiles-extra" [20:00] TJ-, nothing for apt list [20:00] "Listing... Done" [20:01] TJ, maybe I need to install the gstreamer1.0-x package? (though not sure why I would) [20:01] pjs: if that apt install completes OK you can do "sudo systemctl start apparmor" then check it is Active with "systemctl status apparmor" [20:02] TJ-, you mean install of gstreamer? [20:02] pjs: no [20:02] pjs: so not installed. Here's hoping! "sudo apt install apparmor-profiles-extra" [20:02] TJ-, oh shit, sorry. Missed that [20:03] TJ-, installed [20:03] start apparmor and check its status [20:03] TJ-, Oct 19 13:03:17 thinkpad systemd[1]: Started AppArmor initialization. [20:03] :) [20:03] pjs: now retry the apt-get commands that trigger the apt-key problem, see if we have fixed it [20:05] TJ-, seems to be hanging again :( [20:05] pjs: well $%^&! [20:05] TJ-, but the cpu isn't being eaten alive.. maybe that's progress lol [20:05] hello [20:05] pjs: can you reboot it in case we've cleared the error but still have it 'in memory' [20:06] TJ-, sure [20:06] brb [20:07] i have esxi server that installed ubuntu server on it with nodejs then a bit project of react is on it i want to open it on webstorm on my laptop i want to open project in webstorm from esix [20:07] pjs: you need to report a bug against 'surf' package; it currently only "Suggests: apparmor-profiles-extra"but if it is going to break the apparmor service it needs to be a "Depends" [20:10] TJ-, update still hangs [20:10] TJ-, ah ok. I will file a bug [20:10] pjs: so we've not fixed it. Hmmm. [20:11] TJ-, I guess not.. weird it was working fine after the manual install, and even a few times after the dist-upgrade [20:11] pjs: this really feels like an apt proxy problem. show me "pastebinit <( sudo grep -irn proxy /etc/apt )" [20:13] Print server question. Friend has HP 4500DN, but it is a fairly old printer that has (not clearly defined) issues with Windows 10. Using HPLIP+CUPS on Ubuntu 16.04, the printer works beautifully. Is there a method in which perhaps their Windows 10 boxes can deliver a print job to my Ubuntu machine since, on Ubuntu, the printing behaves very well? [20:13] TJ-: You are trying to send an empty document, exiting. [20:14] I'm a bit out of loop with modern printing. The last printer I owned was text only and printed using lpr on comand line. I'm not certain what can be done with the new postscript printers... [20:17] pjs: so no proxy there [20:17] pjs: how about "env | grep -i proxy" [20:18] TJ-, no results [20:19] pjs: this is getting weirder [20:19] <[Nord]> Hi, I am new to 'Linux as a desktop', not counting some small experience a few years ago. Can I somehow replace the default docker with something that shows not just icons but titles of running apps, preferably separate for each instance? [20:20] pjs: we ought to undo the changes to apt-key whilst we are at [20:21] pjs: "sudo rm /usr/bin/apt-key; sudo dpkg-divert --rename --remove /usr/bin/apt-key" [20:22] TJ-, done [20:24] Anybody familiar with printing? [20:24] what the printer model [20:24] Hello, it is a HP 4500DN. It works very well in Ubuntu. [20:25] @timothylegg ok and that is the q [20:26] The issue is that it isn't supported on some of our Window 10 devices. Is there any method that these machines can use by Ubuntu box to print without having the users carrying a PDF via USB drvie to it? [20:26] typo... The issue is that it isn't supported on some of our Window 10 devices. Is there any method that these machines can use my Ubuntu box to print without having the users carrying a PDF via USB drvie to it? [20:28] @timothylegg https://help.ubuntu.com/lts/serverguide/samba-printserver.html have you tried this one? [20:29] I'm sure that this has been done, somehow, but not certain what it's called. Makes searching difficult lacking the terminology. [20:29] I'll read that! [20:29] You mean the CUSP printer interface via SAMBA? [20:30] So, in a sense, it will make my Ubuntu machine be added as a printer-like device that these machines will print to instead? [20:32] I played with Samba a little bit in college back in 2003. Don't remember if it worked or not. Vaguely familiar with it. [20:33] how to open a java project in esxi in an idea ? [20:34] just FYI win 10 doesnt support smb v1 [20:34] pjs: you're working over SSH - is it possible you've configured the SSH server with a ChrootDirectory to restrict operations!? [20:35] pjs: in other words, does this problem affect a local console session. Currently we only know it affects SSH [20:36] TJ-, no I'm in X on the laptop [20:37] pjs: on the affected system? [20:38] hi [20:38] I get the error "snap-confine has elevated permissions and is not confined but should be. Refusing to continue to avoid permission escalation attacks" [20:38] when I reinstall snap, it's solved [20:38] But I get it again after every reboot [20:39] TJ-, yup [20:40] if anyone has an idea, i'm interested [20:42] damn, 18.10 is kinda buggy [20:44] pjs: which kernel version is it? "uname -r" [20:46] TJ-, 4.15.0-36-generic [20:47] pjs: right; check which older kernels you have "ls /boot/vmlinuz*" and the reboot and try the oldest version, tapping Esc at boot to get the GRUB boot menu, then navigate to the Advanced > Ubuntu (x.y) version where x.y is the oldest kernel [20:48] pjs: we had a weird issue reported recently where the latest kernel was causing TCP hangs in very specific circumstances [20:49] TJ-, ok I'll give it a shot. Got pulled into a meeting so give me a few (sorry) [20:50] Thanks for the link. Made a lot of progress.. Tinkering further... [20:51] This was the FASTEST I ever got samba running. 15 years ago, it was a multi-day process to get compiled, configured and operating. [20:54] We still have a fundamental problem. The Windows 10 machine sees the printer, but it still wants to find a driver, which doesn't exist for Windows 10. only for ancient windows, and well, Ubuntu too. These Win 10 machines can also see the network printer directly, but the Ubuntu driver exists and works. [20:54] I'm trying to use an old, broken laptop to run Ubuntu Desktop on, which I hope to put virtualbox on. [20:54] Eliter, I have had a lot of good results with VirtualBox [20:55] However, secure boot is enabled, and I cannot see the screen to type in the code it asks me to type in after I turn off secure boot. [20:55] I have created a systemd service to execute a script when a hard disk is mounted. The service works if the hard disk name has no spaces, where I have used "media-MyHD.mount" as the Unit name. But if the hard disk has spaces, I have used "media-My\x20HD" for "My HD" as the Unit name, then it doesn't work. Any clues? [20:56] I have a perfectly working laptop for another purpose that is exactly the same, so I can replicate the BIOS menu from the working laptop onto the not-working laptop. [20:56] Eliter, Model of laptop? These are usually somewhat standarized. [20:56] Anyway, I don't think I can turn off secure boot without seeing the screen, which I can't. [20:57] Try recording the bootup with a phone and playback/pause the recording to see which key is to be pressed [20:57] I think I will need to screw around with secure boot to get virtualbox to work. I don't know how it works, and I remember there being options in Ubuntu for Ubuntu to work with secure boot. === enko-h is now known as enko [20:58] What VirtualBox will need is access to virtualization features of the intel chipset which is often disabled by the BIOS by default. [20:58] timothylegg, oh yes, I can turn off secure boot no problem. The problem is that it asks me to type in a 4-character random code that is displayed on the screen, or it will revert back to secure boot. [20:59] Yeah, I can turn on virtualization once the Ubuntu Desktop download is done. [21:01] timothylegg, I believe the model is 087D120022305B10000620100 [21:03] EliterFFC: the issue with virtualbox is probably out-of-tree vboxdrv kernel module, which isn't signed, so cannot be loaded [21:04] EliterFFC: is there a reason for needing VirtualBox? Ubuntu has libvirt/virt-manager [21:06] TJ-, I didn't know that. [21:06] !info virt-manager [21:06] virt-manager (source: virt-manager): desktop application for managing virtual machines. In component universe, is optional. Version 1:1.5.1-0ubuntu1 (bionic), package size 980 kB, installed size 7774 kB [21:11] Is there an irc client that will let me search back to see if someone mentioned my nick? [21:12] I asked a question earlier and got interrupted so I want to see it TJ- responded. [21:12] if [21:12] using hexchat now [21:15] since i upgraded from xenial to bionic i can't run mpi applications anymore [21:16] 'While computing bindings, we found no available cpus on the following node; [21:16] anyone seen that? [21:16] ppf, yeah, I don't like Ubuntu 18.04. I refuse to switch my main desktop until it gets better. [21:16] Too many features lost with the "upgrade". [21:16] Just skiip to 18.10 [21:17] that's not really helpful :p [21:20] google isn't very insightful on that issue [21:20] tripelb: See if gexchat supports the command ' /last tripelb ' . to see all entires of yours . ( irssi does this ) [21:21] there's literally two matches [21:21] either people have no mpi problems or it just predates google [21:25] tripelb: my last comment was: tripelb: show us "pastebinit <( iw list )" [21:38] <__0xbadc0de_> lo [21:38] <__0xbadc0de_> where can I find 32 bit binaries in a modern ubuntu v16 [21:38] <__0xbadc0de_> (64 bit os) [21:40] hi folks.. anybody knows why i cant click on the import button when i try to import a passphrase protected ssh-key? [21:42] <__0xbadc0de_> hello? [21:42] __0xbadc0de_: why do you need a 32-bit binary? [21:42] __0xbadc0de_: which specific binary, as well? [21:42] <__0xbadc0de_> ANY binary [21:42] <__0xbadc0de_> that sends anything to stdout [21:43] __0xbadc0de_: that doesn't make any sense. Why do you care about the bitness of a binary? [21:43] __0xbadc0de_: 32-bit binaries are not stored in a special path or anything [21:44] <__0xbadc0de_> nacc: I am trying to understand what is the kernel behaviour when you do an execve() from a 32 bit process into a 64 bit elf. Will that not work? Seems like it. [21:44] <__0xbadc0de_> now I want to fork from 32-bit to 32-bit to take out some doubts [21:45] <__0xbadc0de_> Will the kernel handle well the request and transform the 32 bit process into a 64 bit process and resume process startup? [21:45] <__0xbadc0de_> unlikely because I just tried to fork into "ls" (a 64 bit binary) and it seems that it fails [21:45] <__0xbadc0de_> happy now? [21:47] locate, find, may tools can search for i386 file locations [21:47] maybe something like: find / -type f -exec file {} \; | grep "ELF 32" | grep executable [21:47] <__0xbadc0de_> l33t bash skills [21:47] * __0xbadc0de_ copy pastes [21:48] i'd like to see the path on a windows wls system [21:49] <__0xbadc0de_> its actually very easy [21:49] <__0xbadc0de_> 32 bit system binaries in SysWOW64 [21:49] <__0xbadc0de_> its not like this garbage [21:49] <__0xbadc0de_> stuff spread all over [21:49] <__0xbadc0de_> but I shouldnt bitch, thanks for the cmd/help [21:50] have fun [21:52] does 64bit linux even have 32bit system binaries? [21:52] <__0xbadc0de_> wtf was that question? [21:53] fassl_: 'system' binaries? it depends on what you mean [21:53] <__0xbadc0de_> it does [21:53] i wanted to say executables [21:54] fassl_: yes, you can have 32-bit executables on a 64-bit OS [21:54] i know you can, but does any distro have it by default [21:55] fassl_: for packages, you have to enable the 'i386' foreign-architecture, then the :i386 versions of library packages are co-installable and get put under /usr/i386-linux-gnu/ [21:55] sorry, /usr/lib/i386-linux-gnu/ [21:55] fassl_: i think for most binaries, they are all 64-bit on ubuntu if you installed 64-bit, unless you enable the other arch as TJ- said [21:56] fassl_: and specifically install a 32-bit binary package [21:56] one example on 64-bit of a 32-bit application is wine [21:57] i was just referring to "spread all over", which i would say it is not, because until you install another arch, there is no spread at all [21:58] and if you do, there are well defined paths where the binaries are installed [21:58] TJ-: don't have it handy, but iirc, the binaries are the same path on both archs, just libs get moved (and the binaries would use different loaders) [21:58] fassl_: the libraries are installed in a separate path; PATH executables are not [21:59] oh [21:59] fassl_: i was ignoring their comment about 'spread' anyways, it didn't seem to be based on reality [22:05] TJ-, yeah it wants to delete tar when i want to install tar:i386 [22:05] TJ-, iwlist scan: https://pastebin.com/HJ3GEH8p iwlist freq: https://pastebin.com/QTgjYseb (my lshw: https://pastebin.com/uSg1mq8y ) -- And the 4th paste of the day, iw list: https://pastebin.com/fvVhVW5z: [22:07] TJ-, now I would like to do some learning, not just some fixing. what was the purpose of each of those? ((have learned iw - show / manipulate wireless devices and their configuration )) [22:08] <__0xbadc0de_> YUP! [22:08] <__0xbadc0de_> mistery solved [22:08] <__0xbadc0de_> the kernel DOES NOT HANDLE process bitness transformation [22:08] TJ-, there's probably a site that would teach me more. [22:08] <__0xbadc0de_> so you cannot fork into a 64 bit process [22:09] <__0xbadc0de_> execve("ls", nullptr, nullptr) -> fails [22:09] tripelb: I generally read the related man-pages and experiment. E.g. "man iw" or do "iw --help" [22:09] * tripelb holds onto here second questions about xorg and wayland. [22:09] <__0xbadc0de_> execve("32bit_elf", nullptr, nullptr) -> works [22:09] I looked at the man page. What are you looking for in the setup or settings. [22:10] Also I wish to have the ability to search back and forth in the scrollback to find a string, like tripelb [22:11] TJ-, the basic question is why the wifi sees no close sites except a site in the same room. [22:12] TJ-, in Ubuntu -not-win10 which is normal. [22:12] tripelb: I'm wondering if the wrong antenna is being used [22:14] TJ-, I didnt know there was a choice of antenna. I will look at the lshw to see if I can find.... [22:14] tripelb: if you do "modinfo -F parm rtl8723be" you'll see "ant_sel:Set to 1 or 2 to force antenna number (default 0)" [22:14] tripelb: so it might be worth trying to reload the module using values 1 and 2 and testing [22:14] __0xbadc0de_: just saying, please try to nicier on your comments. And, please, no swearing, even abbreviated. [22:15] tripelb: as in "sudo modprobe -r rtl8723be && sudo modprobe rtl8723be ant_sel=1" then test, then the same with "ant_sel=2" [22:16] TJ-, I will copy this to my Hints and Learning file and see how to do it. [22:17] <__0xbadc0de_> hggdh: I would just like to interject for a second [22:17] <__0xbadc0de_> and stand for the FREEDOM OF THE PEOPLE! [22:17] <__0xbadc0de_> (and their software) [22:17] ... [22:17] tripelb: if one of those alternatives works better you can set it permanently by doing "echo 'options rtl8723be ant_sel=X' | tee -a /etc/modprob.d/rtl8723be.conf " (where ant_sel=X you replace X with the best number) [22:18] __0xbadc0de_: __this channel has rules, and they must be followed [22:19] <__0xbadc0de_> but thats a violation of the 4 freedoms! [22:20] __0xbadc0de_: if you want to discuss this, let's move to another channel. Not here. [22:21] <__0xbadc0de_> no I actually dont care about that moron, I'll srsly follow the rules and avoid a ban [22:21] ... [22:21] * ryuo facepalms. [22:22] <__0xbadc0de_> ?? [22:22] TJ-, sadly neither makes a difference. [22:23] tripelb: OK, did it not make it worse either? [22:23] __0xbadc0de_: as I already said, this channel runs under the Code of Conduct (which it pointed to in the topic) [22:24] TJ-, no difference visible; both saw the home system, so did 0. (my connection is ethernet atm.) [22:25] <__0xbadc0de_> x [22:26] tripelb: I believe I have a solution for you [22:26] TJ-, what are you thinking about? [22:27] tripelb: "echo "options rtl8723be fwlps=0" | sudo tee /etc/modprobe.d/rtl8723be.conf" then "sudo modprobe -r rtl8723be && sudo modprobe rtl8723be" === bhalithan1 is now known as bhalithan [22:29] Would somebody help me with installing a VPN? The customer service people for CyberGhost don't seem to know anything about Linux. [22:30] TJ-, how do I use "libvirt/virt-manager"? [22:33] I can follow the instructions from CyberGhost's site, but I reach a point where the command doesn't work. It's this command: sudo openvpn --config /home/USERNAME/CyberGhost/openvpn.ovpn [22:34] TJ-, I did those commands and found Nothing different. (I felt exploratory so) so I went into the GUI of wifi settings. (ivp4 and 6 are both on automatic) I looked at networks and I saw mine (I have two but Ubu does not see the 5g and I dont remember if windows10 does.) I clicked on the lock icon. It spun and then saw my closest neighbor. Not any of the others that win10 sees. --- OK thats the report. === daniel is now known as Guest42599 [22:35] EliterFFC: this may help: https://help.ubuntu.com/community/KVM/VirtManager [22:36] tripelb: OK, you won't see 5G networks, that device doesn't support 802.11a according to the previous reports you've provided [22:37] tripelb: can you tell me what "lsmod | grep '^rtl8723be' " shows you? [22:38] TJ-, I get a caret (full stop the line has no system prompt, just > (as if waiting for input from me.) [22:38] wait I forgot the last singel quote. redo [22:40] TJ-, the output is rtl8723be 98304 0 [22:42] TJ-, I changed the antenna choice to 2 and did it again and it was the same. [22:43] tripelb: right, so nothing relies on the module (the 0 tells us that) therefore it should have unloaded/reloaded with the new config. I want to be sure that is happening so can you show me "pastebinit <( for n in /sys/module/rtl8723be/parameters/*; do [ -f $n ] && echo $n=$(cat $n); done )" [22:44] TJ-, btw I am not using pastebinit because I had to install something and decided to keep doing it the longway to get used to it for a while more. [22:44] tripelb: OK, I use it to make things easy for you [22:44] TJ-, Hey thank you very much for your help the other day. I very much appreciated it! [22:44] so I am unsure of the command's beginning. [22:45] adfg: did you literally include the USERNAME string or was that really your actual user account name? [22:45] I follow CyberGhost's installation instructions and then when I use this command, the instructions no longer work: sudo openvpn --config '/home/adfg/CyberGhost/openvpn.ovpn' [22:45] Paddy_NI: you're welcome [22:45] No I put my own username. [22:45] adfg: hmmm, let me carry on reading their article [22:45] https://support.cyberghostvpn.com/hc/en-us/articles/213189889-How-to-configure-OpenVPN-for-Linux-Ubuntu-Terminal- [22:46] TJ-, so I installed it and... http://paste.ubuntu.com/p/ZTd6ZmH6rs/ [22:46] adfg: so is it prompting for your username and password? [22:47] It says this: Options error: In [CMD-LINE]:1: Error opening configuration file: ‘/home/adfg/CyberGhost/openvpn.ovpn’ [22:48] Rather hilariously/nerve-wrackingly when I got to the clients home and booted the PC up on their TV, it had 1920x1080 (Great) but the interface elements were huge! I quickly determined some weird scaling was in effect and a quick bit of googling found a solution to the problem. :-) [22:48] tripelb: the pastebin confirms it disabled firmware power-saving, which is apparently a common cause [22:49] adfg: did you save the file there? [22:49] Yes I downloaded CyberGhost's files and put them there. [22:49] adfg: in other words, does a file exist there "ls -l $HOME/CyberGhost/" [22:50] Yes it lists the four files in that folder. [22:51] adfg: openvpn is complaining about something inside the file I believe, but I don't want to ask you to share the file content since it may contain private login info for your CyberGhost account [22:51] Aha, so it's a problem with the files that CyberGhost supplied to me. [22:51] Paddy_NI: ahhh, yes, interface DPI scaling probably [22:52] adfg: I *think* so but I cannot be sure without looking [22:52] In Ubuntu 18.04, how do I run a bash script that affects the desktop environment before/during the login script, affecting the system before users log in? [22:53] adfg: do you see the same kind of output as shown in this screenshot? https://support.cyberghostvpn.com/hc/en-us/article_attachments/115000038289/linuxubuntu004.png [22:53] I need a script that disables the monitors and re-sets the primary to be run (pretty much) before the user puts in their password on the desktop. [22:53] EliterFFC, /etc/rc.local [22:53] adfg: if not, I'm going to guess as the error reports "[CMD-LINE]:1" it means the first line of the ovpn file is not understood [22:54] Okay. I will tell CyberGhost that there may be a problem with their Linux service. [22:54] Paddy_NI, /etc/rc.local does not exist. [22:54] Nobody in their customer service seems to know anything about Linux. So it's perfectly credible that they are not doing it right. [22:54] EliterFFC: via /etc/X11/Xsession.d/ scripts [22:55] No I didn't see that. [22:56] TJ-, none of these have file extensions. Can I just throw in a file in this directory and it run as bash? [22:56] adfg: right, so that seems to confirm it is failing at line 1 [22:56] EliterFFC: they need to be executables, so need +x mode. I use shell scripts [22:58] What I get looks like this: [22:58] resolv-retry infinite [22:58] redirect-gateway def1 [22:58] persist-key [22:58] persist-tun [22:58] nobind [22:58] TJ-, apologies.. Just got out (crazy day all of a sudden).. [22:58] TJ-, So I should try booting an older kernel? [22:59] There is a box that opens up, but the text that appears in it is different from that. [23:00] It ends with: key client.key [23:02] pjs: we have something else for you to do first [23:02] TJ-, oh ok, what's that? [23:03] pjs: check the installed files are not corrupted internally with "sudo debsum | grep -v OK" -- any results will report files that are corrupt [23:03] pjs: sorry, debsums not debsum [23:03] maybe just strace it, see if it really cannot open that file, and whats the last thing it does [23:03] TJ-, I don't have that app.. let me see if I can install it [23:04] pjs: uhoh [23:04] TJ-, it installed ok (weird!) [23:05] pjs: right, lets find out... this will take a while even on SSD [23:05] In Ubuntu 18.04, how do I make the system NOT suspend when the laptop lid is shut? [23:05] TJ-, ok.. running it [23:05] pjs: you might want to capture output to a log file if it starts to report FAILS [23:05] EliterFFC: I think there is a systemd setting [23:05] TJ-, so far the only fails are for i3 specific files (which is expected since I've overwritten it with a compiled version from source) [23:07] TJ-, https://paste.ubuntu.com/p/w5Vg9BRqpq/ [23:07] TJ-, ranger is unexpected but I don't think it has to do with this [23:08] EliterFFC: see "man 5 logind.conf" and HandleLidSwitch [23:09] pjs: that is weird, that is only your i3 bits, which is very recently installed if I recall correctly [23:10] pjs: oh, I see you mentioned it already! [23:10] TJ-, I installed i3 when I first setup the laptop but pretty much right after installed it from source.. I've been running from source forever but the first install from source I forgot to specify /usr/local, so the apt installed binaries were overwritten [23:11] pjs: oops [23:11] lol yea [23:11] pjs: so of nothing else FAILs then we can rule out corruption in system package files [23:12] TJ-, so my oldest kernel is 4.15.0-20-generic.. [23:13] pjs: right now the only problem we know you have is a random hang from apt... but it worked just now [23:13] TJ-, I need to figure out how to run a xranr command before the user logs in, so I can't use a user autostart for it. [23:13] pjs: and we know wget works fine [23:14] EliterFFC: I used to have scripts to run xrandr to rotate monitors at the greeter stage [23:14] TJ-, right and it seems to only be on update, and it did work a few times today [23:15] TJ-, how do I do that for Ubuntu 18.04? I tried using that /etc/X11/Xsession.d/ suggestion, but it didn't work. [23:16] EliterFFC: see http://iam.tj/projects/misc/monitor-rotation.sh [23:16] EliterFFC: is it using the Xorg session, or Wayland though? [23:17] TJ-, I havne't been able to find a file named Xorg. [23:17] EliterFFC: Xorg is the project that develops the X server system [23:18] TJ-, I am looking at https://help.gnome.org/admin/gdm/stable/configuration.html.en [23:18] since GDM handles the greeter aparently. [23:18] EliterFFC: "echo $XDG_SESSION_TYPE" should report "x11" for X server [23:18] TJ-, it's x11 [23:19] Am I looking for Init/ or Xsession, based on https://help.gnome.org/admin/gdm/stable/configuration.html.en ? [23:19] EliterFFC: If you're using gdm then maybe you need to add the file in /etc/gdm/Xsession/ - I don't use gnome so not sure on that [23:20] TJ-, uhhh, so apt-get update just worked (I haven't rebooted) [23:20] apt-key issue still present [23:20] TJ-, /etc/gdm3/Xsession does not exist. [23:20] pjs: right, that is very weird report too. We deleted the debug script and we still haven't captured it reporting the "ls -l /dev/null" ! [23:21] EliterFFC: I was guessing from that link you gave; maybe that is a file and you need to place scripts in another directory [23:25] cant you also just make a systemd service that wants graphical.target? shouldnt matter what login manager or compositor u use [23:26] TJ-, http://paste.ubuntu.com/p/kk87bRtmCq/ [23:26] TJ-, I redid our steps earlier, it hangs when I run with tee, it seems to update when I run it on it's own [23:31] pjs: oh, nice! I was just reading the apt source-code for inspiration [23:32] TJ-, you are a true warrior :) [23:33] TJ-, should there be a udev rules entry for /dev/null? ie, /etc/udev/rules.d/device-permissions.rules because I don't have one [23:35] pjs: no, udev does that internally [23:36] pjs: hmmm, our "ls -l" goes to stdout which doesn't get captured [23:37] TJ-, Right, I saw that.. how can I change it? [23:37] TJ-, I've never seen /dev/null not have o+rw perms.. should I manually change that? [23:40] Aloha, how can I find out what package provides auth_socket.so for the mariadb server. [23:40] pjs: I don't think it makes a difference but we need to figure out why your system has root:plugdev ownership for /dev/* whereas mine has root:root - whatever sets that may be at the root of this. The other thing is, *why* is your apt always calling apt-key - mine doesn't. apt-key is called as a wrapper around gpgv which on yours is reporting the key validity [23:41] TJ-, good question.. I don't know what that group is [23:42] pjs: the group is fine; my primary user is a member for example; the thing I'm wondering about is why your system has that ownership. I have 2 18.04 systems here where it is root:root [23:42] TJ-: ownership of files under /dev varies according to the device. [23:42] pjs: I'll install a new 18.04 container and testin that [23:44] TJ-, yea, I thought that was weird too.. [23:44] TJ-, ok cool [23:44] pjs: silly idea; containers don't work that way. Getting tired :) [23:45] TJ-, hah.. it's Friday night.. call it a day and go get some beer [23:45] pjs: i have several more severs here yet to test! [23:46] TJ-, hah, I see [23:47] pjs: Every single one so far (I've tested 5) are "crw-rw-rw- 1 root root 1, 3 Aug 31 21:17 /dev/null" [23:47] pjs: so, you've done something on that system, or installed something, that has changed the defaults [23:48] TJ-, very possible, but I haven't installed much recently. I can't think of what I would have done. [23:48] tharkun, is that what youre looking for? https://askubuntu.com/a/482 [23:48] TJ-, is plugdev a default group on Ubuntu? [23:50] pjs: do you get any hits that show rules for "grep -rn '[^>]/dev/null' /lib/udev/ " [23:50] TJ-, also, /dev/tty1 is owned by user pjs (my user account).. that can't be right (and may explain my issues with gdm that originally kicked all this off) [23:50] fassl_: I only know the name of the file auth_socket.so but dpkg seems to require the full path which I don't have. [23:51] TJ-, Yea, looks like for an hp printer [23:51] is it loaded at runtime or startup? does it show up with ldd mariadbbinary [23:51] pjs: hplj1000 ? yes, that is the only one I see too [23:53] TJ-, yup.. Also ifupdown-hotplug but it only says "exec > /dev/null 2> /dev/null" [23:54] TJ-, where were we? [23:54] TJ-, so I installed it and... http://paste.ubuntu.com/p/ZTd6ZmH6rs/ [23:54] TJ-, I suppose you are at work and helping us too. (Respect) [23:56] TJ-, better stated as: pastebinit <( for n in /sys/module/rtl8723be/parameters/*; do [ -f $n ] && echo $n=$(cat $n); done ) [23:56] http://paste.ubuntu.com/p/ZTd6ZmH6rs/ [23:56] tharkun, anyway you probably can find it with: for dir in `find /etc/ld.so.conf.d/ -exec cat {} 2>/dev/null \; | grep -v "#"`; do find $dir -name "libauth_socket*"; done [23:57] fassl_: regex is not my strong guru stuff, I cheated and I used https://packages.ubuntu.com/ it seems the package is only available for mysql and not for mariadb so I will need to poke on some other direction to make logrotate have mysql root access. [23:58] fassl_: BTW nice one liner.