/srv/irclogs.ubuntu.com/2017/06/10/#ubuntu.txt

glitsj16TBotNik: you'll need a 3.x kernel or higher version, https://firejail.wordpress.com/download-2/ has more info on how to install00:01
glitsj16TBotNik: not sure what kernel 14.04 offers..00:02
TBotNikglitsj16: Running through the install now!  Hope it goes error free00:03
=== chalcedny is now known as chalcedony
TBotNikglitsj16: Looks like we have a winner.  Running the config right now!00:04
glitsj16TBotNik: although it started as a firefox specific sandbox tech, it's evolved way beyond that.. really nice community around it too if you need extra info or help00:06
TBotNikglitsj16: Says firejail not found.  Do I need a reboot?00:07
glitsj16TBotNik: what command did you use? Reboot shouldn't be necessary no00:07
TBotNikI have "firetools" in the apps menu, so ran that which asked for "firetools --autostart" so ran that. Will try firejail again now00:09
tsimonq2Hey everyone :)00:09
tsimonq2So I'm installing Ubuntu on my laptop using https://help.ubuntu.com/lts/installation-guide/amd64/apds04.html00:10
tsimonq2And my goal is to get EFI and root on LUKS working.00:10
nicokilCan someone help me fix my VPN server or vpn client ?00:10
glitsj16TBotNik: just try `firejail firefox` for starters, the firetools offer extra stuff you can look at later if you want00:10
nicokilI setup a vpn server on ubuntu 16.0400:10
TBotNikglitsj16: just downloaded the i64 .deb, doubleclicked and let dpkg install it.00:10
tsimonq2So I mounted my root partition in /etc/crypttab, mounted that in /etc/fstab, and now it won't boot, giving the following error: http://i.imgur.com/OwEsPAP.jpg00:11
tsimonq2Suggestions?00:11
TBotNikfirejail firefox00:11
TBotNikfirejail: command not found00:11
glitsj16TBotNik: odd, nothing found when issueing `which firejail`?00:12
TBotNikglitsj16: Rebooting to see if it comes up after that!00:13
nicokilDoes someone now how i can enable open vpn server to allow also IPV6 connections ?00:13
nicokil*know00:13
Jordan_Utsimonq2: Those changes would not have caused that error, which is coming from your boot firmware rather than from Ubuntu. Did you at any point run any commands like grub-install or efibootmgr?00:14
tsimonq2Jordan_U: grub-install /dev/sdb failed with something along the lines of "Cannot find canonical path of /dev/mapper/cryptroot"00:14
Jordan_Utsimonq2: Were you booted from a LiveUSB when you ran grub-install?00:16
tsimonq2Jordan_U: Yes, but I ran it inside the chroot.00:16
TBotNikglitsj16: Rebooted but "firejail firefox" still doe not work, no such command00:16
glitsj16TBotNik: personally I didn't use the deb to install, just cloned the git repo.. you might want to uninstall it and try that00:17
TBotNikglitsj16: Followed the HOWTO at: https://www.linux.com/learn/lock-your-untrusted-applications-firejail00:18
glitsj16TBotNik: looking at that..00:18
TBotNikglitsj16: the download there is firetools, not firejail, but says firejail is part of it!00:18
Jordan_Utsimonq2: Is your /boot/ a separate partition or is it part of your encrypted root?00:20
glitsj16TBotNik: correct, firetools offers a small GUI for firejail, really odd that you have that and not firejail00:20
tsimonq2Jordan_U: A separate partition, but it is mounted under /mnt/boot (I unlocked the partition to mount it at /mnt)00:20
TBotNikglitsj16: Opening firetools now to see what is needed!00:21
glitsj16TBotNik: what kernel version are you running?00:21
TBotNikglitsj16: What is version qry cmd?00:22
glitsj16TBotNik: uname -r00:22
TBotNikglitsj16: 3.13.0-87-generic00:23
Bashing-om!info linux-image-generic trusty | TBotNik00:23
ubottuTBotNik: linux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.13.0.119.129 (trusty), package size 2 kB, installed size 30 kB00:23
glitsj16TBotNik: that should be fine, what happens when you open firetools in a terminal? any error messages?00:24
TBotNikglitsj16: I may need an older version?00:24
Jordan_Utsimonq2: Can you setup your chroot again and try grub-install again? If grub-install fails again please pastebin the contents of /proc/self/mountinfo from both inside and outside the chroot.00:24
glitsj16TBotNik: no, any 3.x kernel is the only requirement00:24
tsimonq2Jordan_U: Just out of curiosity, why do I have to set up the chroot again?00:25
TBotNikglitsj16: No error msgs, but trying to open FireTools or FireJail Configurator, both open a session on the panel, then close out without ever displaying a screen.00:25
glitsj16TBotNik: hmm, without anything to go on we're bound to get nowhere soon :) .. are you willing to uninstall the deb and try `git clone https://github.com/netblue30/firejail.get`?00:27
TBotNikglitsj16: I do however show additional things being blocked on Firefox, with a list showing of all blocked items/links00:28
glitsj16TBotNik: so did you start firefox via firetools?00:29
Jordan_Utsimonq2: You could also pass the --boot-directory and --efi-directory options to grub-install, assuming you're using an Ubuntu LiveUSB (to get the secure boot signed shim+grub).00:30
tsimonq2Jordan_U: Ok :)00:31
tsimonq2Jordan_U: Should I have CSM turned on or just UEFI?00:31
Jordan_Utsimonq2: Just UEFI.00:31
tsimonq2Jordan_U: ack00:31
TBotNikglitsj16: How can I since It say command not found?00:32
TBotNikglitsj16: Running find for the  config dir, that is supposed to be there, to make sure it copied correctly.00:34
glitsj16TBotNik: that's what confused me too, you shouldn't see anything GUI-wise in firefox though when running it with firejail, firefox is unaware of it, that's the whole point00:35
nicokilCan someone help me with VPN client/server issue00:36
glitsj16TBotNik: /etc/firejail should be there on install, you can add ~/.config/firejail yourself, but that's not required00:37
TBotNikglitsj16: From what I read in that HOWTO, the config file is supposed to contain all apps that will run inside of firejail, so a normal "firefox" command or click on it's icon should enable firejail.  Think the config file is missing or wrong, so trying to resolve that now!00:37
glitsj16TBotNik: that's correct, the howto looks fine00:38
TBotNikglitsj16: May have to take this up later.  Have wires I have to get connected.00:38
glitsj16TBotNik: no problem, best to do this with full focus, security and all that ;)00:39
TBotNikglitsj16: Yup! Gotcha!00:39
tsimonq2Jordan_U: Do I grub-install to /dev/sdb or /dev/sdb1 ?00:39
glitsj16TBotNik: best of luck, see you around00:40
TBotNikgot maybe 15 more min, then have to work! LOL00:40
Jordan_Utsimonq2: Neither, as for UEFI there is no boot sector. Just "grub-install".00:40
tsimonq2Jordan_U: ack00:40
glitsj16haha, it's weekend already in my timezone, you'll find you're way around firejail i'm sure, just go through the howto and you'll get there!00:41
tsimonq2Jordan_U: Is this syntax correct?00:41
tsimonq2# grub-install --boot-directory=/boot --efi-directory=/boot/efi00:41
tsimonq2Installing for x86_64-efi platform.00:41
tsimonq2Installation finished. No error reported.00:41
Jordan_Utsimonq2: Yes it's correct (though redundant, as the default for --boot-directory is "/boot/" and the default for --efi-directory is "/boot/efi/", so literally just "grub-install" would have had the same result).00:42
tsimonq2Jordan_U: Ok :)00:42
TBotNikglitsj16: Well the install must've failed because there is no "/etc/firejail" directory, so that's why it can't find the command!00:42
tsimonq2Jordan_U: Any other commands I should try running before rebooting one more time?00:43
Jordan_Utsimonq2: Please pastebin the output of "efibootmgr".00:43
glitsj16TBotNik: that explains things yes, i'll post a script I use to turn the git repo into a deb via checkinstall, hang on..00:43
TBotNikglitsj16: I'll work this out next week. Will just shutdown over weekend, to avoid further problems.00:44
tsimonq2# efibootmgr | pastebinit00:44
tsimonq2http://paste.ubuntu.com/24819447/00:44
tsimonq2Jordan_U: SanDisk is the live USB00:44
Jordan_Utsimonq2: efibootmgr -v00:46
glitsj16TBotNik: https://git.io/vHDZe, you'll need to clean-out my personal prefs for dir names etc but you get the gist, best of luck with it00:46
TBotNikglitsj16: So checked the /var/bin and /var/sbin dirs and no firejail or firetools.  Not sure why I have icons, but no code?00:47
tsimonq2# efibootmgr -v | pastebinit00:47
tsimonq2http://paste.ubuntu.com/24819461/00:47
tsimonq2Jordan_U: ^00:47
glitsj16TBotNik: I cannot explain that, will have a look at the deb to see what it contains..00:47
tsimonq2Jordan_U: /dev/sdb1 is /boot/efi, /dev/sdb2 is /boot, and /dev/sdb3 is /00:48
Jordan_Utsimonq2: OK, that entry should be pointing to shim rather than grubx64.efi for proper secure boot support. Did you boot the LiveUSB with secure boot enabled?00:48
tsimonq2Jordan_U: I'm not sure.00:48
tsimonq2Jordan_U: How do I check?00:48
TBotNikglitsj16: You talking about the "lab16" as personal prefs?00:48
glitsj16TBotNik: indeed, that's my hostname00:49
Jordan_Utsimonq2: If secure boot is enabled generally then it should be enabled for your LiveUSB boot. Try rebooting. I expect that you will get a secure boot error again but I'm not certain of it.00:49
glitsj16TBotNik: you will have to install checkinstall for the script too work, that is in the repo's00:50
Jordan_Utsimonq2: Actually, before that...00:50
tsimonq2Jordan_U: Yes? :)00:50
Jordan_Utsimonq2: "apt policy shim-signed" from within the chroot.00:51
tsimonq2# apt policy shim-signed | pastebinit00:51
tsimonq2WARNING: apt does not have a stable CLI interface. Use with caution in scripts.00:51
tsimonq2http://paste.ubuntu.com/24819481/00:51
tsimonq2Jordan_U: Should that be installed?00:51
JakethepythonHello Room i am getting  an error when i try to sudo apt-get update00:51
Jakethepython The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.00:51
TBotNikglitsj16: Already have latest ver of checkinstall! Cheers! Off to work!00:52
glitsj16TBotNik: I'll clean up the script on gist.github while your doing your work, should be ready in a short while, have to feed my cats00:52
Jordan_Utsimonq2: Yes. Shim is needed for booting via secure boot. I don't know why it wasn't installed.00:52
tsimonq2Jordan_U: Because it's a minimal system installed via debootstrap :P00:53
tsimonq2Jordan_U: Another thing is that I didn't have a freaking kernel installed /o\00:54
tsimonq2Sooooooooooo :P00:54
Jordan_Utsimonq2: :)00:54
tsimonq2Jordan_U: Yes, now let's reboot and try this... lol00:55
tsimonq2Jordan_U: Nope, still an issue.00:56
tsimonq2Jordan_U: I wonder if I need to run grub-install one last time...00:56
Bashing-omJakethepython: That is a yakkety version; what release are you running ?00:57
Jordan_Utsimonq2: Indeed you do.00:57
tsimonq2Jordan_U: themoreyouknow ;)00:58
Jordan_Utsimonq2: You'll see shim rather than grubx64.efi in the output of "efibootmgr -v" if everything went correctly.00:58
tsimonq2Jordan_U: Ok, I'll get you that output in just a sec...00:58
tsimonq2Actually00:58
tsimonq2I think I'll just check :P00:58
tsimonq2Jordan_U: Nope, still grubx64.efi...01:01
Jordan_Utsimonq2: "find /boot/efi/"01:01
tsimonq2Jordan_U: Ohhhh, it's not even there :/01:02
tsimonq2I just have /boot/efi/EFI/ubuntu/grubx64.efi and /boot/efi/EFI/BOOT/{BOOTX64.EFI,fbx64.efi}01:03
VaultyTowersanyone know how to overclock a GPU on Ubuntu?01:09
Jordan_Utsimonq2: I don't expect this to help, but try "grub-install --uefi-secure-boot".01:10
blkadderVaultyTowers What GPU?01:10
VaultyTowersRadeon Cedar01:10
VaultyTowersRadeon 8530 or 8350 can't remember which01:10
blkadderI believe there are some tools to let you do it via CLI01:11
VaultyTowersClient: HexChat 2.12.0 • OS: Ubuntu "yakkety" 16.10 • CPU: Intel(R) Celeron(R) CPU          420  @ 1.60GHz (1.60GHz) • Memory: Physical: 3.1 GiB Total (2.7 GiB Free) Swap: 3.2 GiB Total (3.2 GiB Free) • Storage: 111.1 GB / 196.9 GB (85.8 GB Free) • VGA: Advanced Micro Devices, Inc. [AMD/ATI] Cedar [Radeon HD 7350/8350 / R5 220] @ Intel Corporation 82G33/G31/P35/P31 Express DRAM C01:11
VaultyTowersontroller • Uptime: 29m 8s01:11
VaultyTowersblkadder, lament terms please? im not the most advanced with linux rn01:12
blkadderCLI means command line interface01:12
Jordan_Utsimonq2: Ahh, here we go. "apt install grub-efi-amd64-signed"01:12
tsimonq2Jordan_U: ack01:13
tsimonq2Jordan_U: yep yep now efibootmgr -v shows shim01:14
tsimonq2Jordan_U: Rebooting01:14
Jakethepython16.0401:14
VaultyTowersblkadder, this didnt come with any drivers ubuntu auto accepted the gpu01:14
JakethepythonBashing-om: 16.0401:16
tsimonq2Jordan_U: Blank screen... I don't know what it's doing :P01:16
tsimonq2Wait... NVM01:17
blkadderVaultyTowers, I think if you want to overclock you need to use AMD's drivers but I am not positive. Someone else here might know better.01:17
blkadderI use Nvidia so don't keep up with AMD01:17
tsimonq2Jordan_U: GRUB! Yessssssss http://i.imgur.com/UrEuntk.jpg01:18
Jordan_Utsimonq2: :)01:18
tsimonq2Jordan_U: Aaaaand it works just as intended! Thanks so much, I really appreciate it. :)01:18
tsimonq2Jordan_U: Keep up the good work. :)01:18
VaultyTowersanother question which is better (have these 2) an ATI Radeon x800 Pro or an AMD Radeon 835001:19
VaultyTowersobv the radeon pro is from 2003 but I heard it was one of the best01:19
Jordan_Utsimonq2: You're welcome :)01:20
Jakethepython The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it. i cant figure out how to fix this01:23
dr_horribleKackthepython: did you try "apt-cache search libwebkit*"?01:28
dr_horribleJakethepython: It should come up in that search.01:28
Jakethepythonit does01:29
dr_horribleJakethepython: so then an "sudo apt-get install libwebkit2gtk-4.0-37" should install it for you.01:31
Jakethepythonjacob@RAILX-Precision-5520:~$ sudo apt-get install libwebkit2gtk-4.0-3701:32
JakethepythonReading package lists... Done01:32
JakethepythonBuilding dependency tree01:32
JakethepythonReading state information... Done01:32
JakethepythonE: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.01:32
dr_horribleJakethepython: Did you have it installed before?  An "apt-get -f" might work or then you might have to purge it and then try a new install.01:34
Jakethepython Command line option 'f' [from -f] is not understood in combination with the other options.01:37
dr_horribleJakethepython: Sorry.  apt-get install -f01:39
dr_horribleJakethepython: Sorry.  sudo apt-get install -f01:39
JakethepythonE: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.01:40
Jakethepythonsame return01:40
dr_horribleJakethepython: you can try a purge command to see if it clears some old setting/config files and then an install.  sudo apt-get purge libwebkit2gtk-4.0-37 && sudo apt-get install libwebkit2gtk-4.0-3701:43
dr_horribleAnyone else with some good ideas?01:43
Jakethepythonjacob@RAILX-Precision-5520:~$ sudo apt-get purge01:44
JakethepythonReading package lists... Done01:44
JakethepythonBuilding dependency tree01:44
JakethepythonReading state information... Done01:44
JakethepythonE: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.01:44
Jakethepythonit returns the same thing01:44
glitsj16download it from packages.ubuntu.com & install via sudo dpkg -i ?01:45
tomreyn!info libwebkit2gtk-4.0-3701:46
ubottulibwebkit2gtk-4.0-37 (source: webkit2gtk): Web content engine library for GTK+. In component main, is optional. Version 2.16.3-0ubuntu0.17.04.1 (zesty), package size 11480 kB, installed size 44400 kB01:46
tomreynJakethepython: which ubuntu release are you on? did you run apt-get update?01:47
Jakethepythoni did do a sudo apt-get update im runnign 16.0401:48
tomreynJakethepython: (sudo apt-get update 2>&1; apt-cache policy 2>&1) | pastebinit01:49
JakethepythonThe program 'pastebinit' is currently not installed. You can install it by typing:01:51
Jakethepythonsudo apt install pastebinit01:51
JakethepythonE: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.01:51
Jakethepythonsudo apt-get install pastebinit01:51
tomreynJakethepython: (sudo apt-get update 2>&1; apt-cache policy 2>&1) | nc termbin.com 999901:57
tomreynplease mention my nickname if / when talking to me01:58
Jakethepython  tomreyn/ http://termbin.com/yf4m02:00
tomreynJakethepython: looks like you are using APT repositories for different ubuntu releases on this system. that's usually not a good idea.02:02
tomreynarchive.canonical.com -> "precise"02:02
Jakethepythonhow do i clean it up i guess is my next question02:03
tomreynlinux.dropbox.com -> 'wily'02:03
Jakethepythonwas the dropbox link for me?02:04
kristhianhello there, i have a problem loading my OS since i tried SSD then return to my original HDD, can't find help on google and in #hardware channel02:04
kristhianmy OS is ubuntu 16.0402:04
kristhiani am using lenovo flex 2-1402:04
tomreynJakethepython: more or less, i was pointing out that yxou are using a 'wily' APT repository on your 'xenial' ubuntu release, which can be incompatible.02:04
kristhianhttp://picpaste.com/19023281_1785996968358839_588593946800646373_o-33L9yL3i.jpg <- got stuck in boot menu02:04
Jakethepythonahh ok how do i clear it up?02:05
tomreynJakethepython: you should edit the file sin /etc/apt/sources.list ensuing that they don't refer to a release version other than csenial02:06
tomreyn*fileS02:07
Jakethepython# deb-src http://archive.canonical.com/ precise partner02:08
Jakethepython# deb-src http://archive.canonical.com/ precise partner02:08
Jakethepythonshould i comment out anything that is precise partner?02:10
Jakethepythoneverythign i try to do leads me back to E: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.02:19
glitsj16Jakethepython: tomreyn might be busy and not seeing your messages because you don't mention his nick in your communications.. that being said, the '#' in those lines mean things are already commented out (disabled). The purpose is to exchange 'precise' & 'wily' etc for 'xenial'02:20
Jakethepythonyeah i know i copied the wrong lines over her02:21
glitsj16Jakethepython: no problem, do the editing and when done try `sudo apt-get update && sudo apt-get upgrade` again to un-confuse apt02:22
glitsj16Jakethepython: does that make sense? :)02:23
Jakethepythonyes02:26
glitsj16Jakethepython: you need to edit *all* files under /etc/apt/sources.list.d & also doublecheck /etc/apt/sources.list (which is a seperate file)02:26
glitsj16Jakethepython: tell the channel what that resulted in when done editing, deal?02:27
glitsj16I'm here for another 90 minutes and willing to help where I can02:28
Jakethepythonthe sources.list.d comes up empty when i gedit02:29
glitsj16Jakethepython: that's possible, nothing wrong with that dir being empty02:30
Jakethepythonits a dir nevermind02:30
glitsj16Jakethepython: makes things a bit easier, only the one file to double-check, if you paste it after editing we can go over it02:31
Jakethepythonsorry02:31
glitsj16no problem :)02:31
JakethepythonE: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.02:31
Jakethepythonshoot02:31
Jakethepythondeb [arch=i386,amd64] http://linux.dropbox.com/ubuntu wily main02:32
Jakethepythonthere thats what i meant to put02:32
glitsj16edit 'wily' to 'xenial'02:32
glitsj16you shouldn't see 'wily', 'precise' or any other Ubuntu OS nicknames in that file besides 'xenial', which is 16.0402:33
glitsj16when you've done that, run `sudo apt-get update && sudo apt-get upgrade` once more, that should bring back some logic into your APT.. and if that goes well, you should be able to install libwebkit2gtk-4.0.3702:36
glitsj16that's my line of thought here..02:36
oerheks_glitsj16, it is, i just wonder how he got such odd sources02:37
glitsj16oerheks_: beats me :)02:37
Jakethepythonsudo apt-get update is now clean02:37
=== r0Oter is now known as r00ter
Jakethepythonbut upgade give s udo apt-get upgrade02:37
JakethepythonReading package lists... Done02:37
JakethepythonBuilding dependency tree02:37
JakethepythonReading state information... Done02:37
JakethepythonE: The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.02:37
oerheks_!paste02:38
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.02:38
oerheks_Jakethepython, read glitsj16 again, youjust showed upgrade02:39
oerheks_update first, that would get fresh lists02:39
Jakethepythonhttp://paste.ubuntu.com/24820058/02:40
oerheks_what is the use of pasting as there is no error02:41
Jakethepythonbecause you said i just showed update02:42
Jakethepythonso that was the upgrade*02:42
Jakethepythonso that was the update before upgrade02:42
oerheks_now it will find the package, yes.02:43
Jakethepython The package libwebkit2gtk-4.0-37 needs to be reinstalled, but I can't find an archive for it.02:43
Jakethepythonit doesn't02:43
glitsj16oerheks_: Jakethepython has gone through the update & upgrade before and keeps hitting the same error on libwebkit2gtk not being available, which i can't explain.. might a manual download & install of that package help?02:43
Jakethepythoni have manually downloaded it but it won't seem to install02:44
glitsj16Jakethepython: ah, did you get any errors doing that?02:44
Jakethepythoni didn't do it in terminal should i try via terminal?02:44
glitsj16Jakethepython: that's the only way to see errors .. so try that yes .. sudo dpkg -i <name-of-the-deb>02:45
Jakethepythonsudo dpgk -i libwebkit2gtk-4.0-37_2.16.3-0ubuntu0.16.10.1_i386.deb02:46
Jakethepythonsudo: dpgk: command not found02:46
glitsj16dpkg, not dpgk..02:47
Jakethepythonhttps://paste.ubuntu.com/24820094/02:49
Jakethepythonhalf installed...02:50
glitsj16libwebkit2gtk-4.0-37:i386, you downloaded the wrong architecture file, you're on x64 correct?02:50
glitsj16http://mirrors.kernel.org/ubuntu/pool/main/w/webkit2gtk/libwebkit2gtk-4.0-37_2.16.3-0ubuntu0.16.04.1_amd64.deb02:51
Jakethepythonyeah02:52
oerheks_why not apt-get install -f, this will fix this 1/2 installed package too02:52
glitsj16Jakethepython: better follow oerheks_, i'm the worst helper you could have encountered, although i am awake :)02:53
Jakethepythonyou're fine im new to all this stuff02:54
glitsj16Jakethepython: been there, let's try to take a breath and try again with the correct .deb this time02:54
Jakethepythonhttps://paste.ubuntu.com/24820129/02:55
Jakethepythonthat paste looks gross02:56
glitsj16Jakethepython: oerheks_ 's advice this time.. sudo apt-get install -f02:57
kostkonJakethepython, try sudo apt-get dist-upgrade02:58
Jakethepythonits removing stuff02:58
Jakethepython266 MB02:58
glitsj16Jakethepython: it might be helpful for the channel if you mentioned the exact command you ran which resulted in that removal.. otherwise we're all flying blind02:59
glitsj16and i can't even fly with both eyes wide-open02:59
glitsj16:p02:59
Jakethepythonit was the dropbox wily to Xenial in sources.list.d03:00
Jakethepythonand downloading the right package03:00
glitsj16that's a biggy indeed03:00
glitsj16Jakethepython: so what's your situation now? still downloading & installing?03:01
Jakethepythonyeah03:01
Jakethepythonjust did a sudo-apt get update03:01
glitsj16good, anything out of the ordinary this time?03:02
Jakethepythonno its running apt-get upgrade now and installing stuff03:03
glitsj16looks promising, just let it finish and report back03:03
JakethepythonFIXED IT...THANK YOU!!!!03:07
glitsj16Jakethepython: that deserves a .. well fill in the blank :) .. these things take patience, glad things are working again for you03:09
Bashing-om!cookie | glitsj1603:10
ubottuglitsj16: Wow! You're such a great helper, you deserve a cookie!03:10
Jakethepythonthank you for your patience w/ me im trying to learn haha03:10
glitsj16lol, i'll take anything eatable03:10
oerheks_have fun!03:10
glitsj16Jakethepython: very welcome, and thank you for the compliment03:11
glitsj16have a nice weekend people, laterzzz03:41
m4dh4tt4what do people do here for amd drivers, say, bought a 300$ card 2 months ago, is there not a repo? i fear ppa's and thhe amd binary i loaded is out of datte now and hahscat complains04:18
Bashing-omm4dh4tt4: AMD drivers are now open source - the driver is in the kernel . If ya have the latest card - there is the proprietary layer on open source foundation.04:21
Bashing-om!amd04:21
ubottuOpen driver for AMD cards: amdgpu (cards >= GCN1.2 aka GCN 3rd gen), radeon (older cards). Closed drivers: amdgpu-pro (>= GCN1.2) fglrx (older cards, unsupported by AMD in 16.04+). For info on GCN levels, see https://en.wikipedia.org/wiki/List_of_AMD_graphics_processing_units . For fglrx info, see https://help.ubuntu.com/community/BinaryDriverHowto/AMD04:21
BatzyDoes anyone know a way to run a script at startup? everything on google does not work04:25
m4dh4tt4does that do open-cl though?04:26
Batzywill sessions and startup do it04:28
twoj_hello,  can anyone help with a routing question?04:33
Batzyask the question mate.04:35
twoj_cool!   Well, I set up ubuntu with 2 nics, 1 for external internet, and the other for internal04:37
twoj_I configured DHCP and DNS on internal NIC and had iptable forwarding ports04:38
twoj_then after a crash, when ubuntu came back, I lost ability to port forward,  the ports are all still defined04:38
twoj_And what seems strange, is that retained the Internet for all the client computers connecting to the local nic?!?04:39
m4dh4tt4did your nic perhaps get renamed?04:39
m4dh4tt4yes batzy sessions and startup will work but only runs on gui login04:40
twoj_So, I'm not sure where to look next.....  the internet works so that means the packets are flowing and routing04:40
m4dh4tt4how are u doing your portfwd twoj_04:41
twoj_No, nics did not get renamed.   BUT I also swapped the network cable to a third NIC this computer has temporarily.....  that may have screw up routing?!?!04:41
twoj_Port forwards are done with iptables and NAT04:42
m4dh4tt4well when you did your iptables you must have put in a nic name or mac name04:43
m4dh4tt4addr*04:43
m4dh4tt4so if you changed that u gotta mod iptables04:43
m4dh4tt4ifconfig; iptables -L and see if the interfaces match for your rules04:44
twoj_the network cable swap was by accident, I was moving the computer.   I put the cables back the way they were.04:44
m4dh4tt4still worth comparing?04:45
twoj_Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface04:45
twoj_0.0.0.0         10.10.6.1       0.0.0.0         UG        0 0          0 eno104:45
twoj_10.10.6.0       0.0.0.0         255.255.255.0   U         0 0          0 eno104:45
twoj_169.254.0.0     0.0.0.0         255.255.0.0     U         0 0          0 eno104:46
twoj_192.168.0.0     0.0.0.0         255.255.255.0   U         0 0          0 enp2s0f104:46
twoj_eno1 is the external,  enp2s0f1 is the internal04:46
twoj_am I missing enp2s0f1 route entry?04:47
twoj_My nat rules come in on eno1 and forward to ips on 192.168.0.x network04:48
twoj_Chain INPUT (policy ACCEPT)04:49
twoj_target     prot opt source               destination04:49
m4dh4tt4im not sure bro, never done that stuff, if your rules arent too complicated i'd say, back them up, dpkg-reconfigure network-manager, reapply?04:49
twoj_ACCEPT     all  --  anywhere             anywhere04:49
twoj_.04:50
m4dh4tt4but whats this box for ? router only04:50
m4dh4tt4?04:50
twoj_Chain FORWARD (policy ACCEPT)04:50
twoj_target     prot opt source               destination04:50
twoj_ACCEPT     all  --  anywhere             anywhere04:50
twoj_.04:50
twoj_Chain OUTPUT (policy ACCEPT)04:50
twoj_target     prot opt source               destination04:50
oerheks_!paste04:50
ubottuFor posting multi-line texts into the channel, please use http://paste.ubuntu.com | To post !screenshots use http://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.04:50
twoj_.04:50
twoj_got it04:51
twoj_http://paste.ubuntu.com/24820894/04:51
twoj_more concise output04:52
twoj_Yes, this box acts like a router for most part.  Private DNS and DHCP for a small subnet04:52
twoj_I do have a number off share hanging of of it...04:53
GrivI've got a real stumper with being unable to format a drive.  The HDD is not found using the fdisk command, but it is listed using lsblk.  using fdisk returns either no such file or directory or permission denied.  How do format this drive?04:53
kenrinYou need to be root to do that griv04:55
kenrinyou could try parted -l04:55
twoj_any other suggestions?  What complicates this is that this server is remotely located, if I dpkg-reconfigure network-manager I'll loose access?05:00
GrivI've rebooted a number of times with no success.  parted -l has the same result: the drive in question is skipped.  it goes from sdb to sdd.05:01
kenrinSounds like the drive has some errors.  Did you find anything in the logs or dmesg ?05:03
GrivSorry, I'm a total newbie.  Been spending a lot of time to try and figure this out.  Learned a ton this past week.  How/where would I check logs or dmesg?05:06
sovereignentityI have a Dell XPS13 How do I install Ubuntu on it.Right now I can't see the drive even in Gparted05:06
kenrinUsually under /var/log.  You can try a "dmesg | grep /dev/sdc"  also05:07
kenrinsovereignentity: Just ubuntu or are you trying to dual boot ?05:11
sovereignentityJust ubuntu I think the windows install is screwed up05:12
kenrinYou could change the drive to AHCI in the bios05:13
kenrinWindows won't be able to boot after that but if you don't want it,  it doesn't matter.05:13
kenrinAbout to idle a bit so Griv: if you don't find anything useful you can google for...  You could possibly try testdisk and see if it can repair or fix whatever is wrong.  Just be careful and don't use it on the wrong drive.05:17
Grivthanks kenrin.   Just found something in the syslog05:18
Grivinput/output errors.  I'll try testdisk.05:19
GrivWell, same result with testdisk - it skips sdc.05:22
kenrinSounds like the drive is dead if nothing is physically wrong like bad|loose cable05:23
kenrinor even more rare a bad sata port05:24
Grivnah - not the sata port.  tried the drive on another PC with similar results.  I've checked the cables many times over.  I may just have to accept that the drive died.05:27
bmgamerdoes anyone have any experience with Playonlinux? i have some questions about how to use it on ubuntu06:12
kenrinHow to "use" it ?   It is pretty straightforward for GUI software06:14
bmgamerThe issue seems to come after getting software installed, it never wants to run properly.06:14
bmgamershould I be using a certain version of wine?06:15
kenrinYou have to play with settings,  wine versions,  etc to make certain software work06:15
kenrinTrial and error or check winedb06:15
bmgamerthe specific software I want to make work is world at war06:15
bmgamerit has a platinum rating06:15
bmgamerbut no instructions on winehq06:15
kenrinDid you read the comments?  I see quite a bit of instructions06:17
bmgamerhttps://appdb.winehq.org/objectManager.php?sClass=version&iId=3314706:18
bmgamerfound that on winedb, is that what your looking at?06:18
bmgamercomments are blank under that link06:19
kenrinWell I was looking at the retail one that has a howto with a few winetricks and things you need to do06:19
bmgameroh let me check that then06:19
bmgamerit says under the how to those notes may be extremely old?06:20
kenrinYep06:20
bmgamerwine 1.1.3....06:21
bmgamerThats not going to help lol06:21
kenrinThat just says tested with that version.  Doesn't mean it'll only work for that version06:21
bmgamerI know that when I just select system version of wine, with nothing else changed, steam will install, but games wont launch06:21
bmgamermy issue seems to be knowing exactly what version to use and settings to change06:22
kenrinThey usually don't until you install the additions like directx 9 and etc.06:22
bmgameri did add dx9 only, world at war still crashed06:22
kenrinLike I said,  trial and error or search the forums for more up to date experiences06:23
bmgameri'm prepping a fresh install of mate at the moment and installing playonlinux to start with a fresh install06:23
bmgamerto ubuntu mate06:23
kenrinI've had to try 20 different wine versions for just one game to work ;P06:23
kenrinUntil I started using VMs anyway06:23
bmgamerI've used vmware player with some success for gaming.06:23
bmgamerI'd love to setup a passthrough vm06:24
bmgamerwith qemu or something06:24
bmgameras far as I know its not been working out for people very well with my motherboard/cpu hardware06:24
bmgameri have a new ryzen 1700x system as my main gaming rig with windows, my main linux rig is asrock h97m pro4 and intel i5 459006:25
bmgameri have 2 different video cards , one nvidia one amd06:26
bmgamerto make it easier06:26
bmgamerhow do I know what extensions to install or wine settings to choose?06:27
bmgamerI'm not a beginner linux user but it seems to me theres usually more than guesswork involved in computer settings06:28
bmgamerTheres gotta be something that explains or shows me how to know what settings to use when and where..06:28
bmgamerthe gui is straight forward, and I assume its a front end for things you could do manually with wine anyways06:29
kenrinYou search or figure out what the equivalent thing is used on windows.  Like if a game is dx9 it is likely you are going to need to install the dx9 lib from winetricks06:30
bmgamerusing complete default settings and just working my way through installing steam works up until the point i launch world at war, then it crashes. I have the dx9 lib installed06:32
bmgamershould I be using staging or regular build of wine?06:32
kenrinWhatever works,  staging is just test builds06:34
bmgamerdont seem to know what works :]06:34
bmgamerlol06:34
crazyhorse18hey06:50
crazyhorse18i'm trying to open up my display settings06:50
crazyhorse18and i'm getting "could not get screen information" in a transparent box06:50
Ben64what video cards, what drivers, what display settings, what are you trying to do, what version of linux06:51
crazyhorse18intel motherboard, on board06:52
crazyhorse18no idea what display settings .. can't open the display settings06:52
crazyhorse18ubuntu 15.0406:52
Ben6415.04 is definitely no longer supported06:52
crazyhorse18it's worked for the last few years06:52
crazyhorse18just today stopped working06:52
crazyhorse18actually might be 14.0406:53
Ben64cool, well it hasn't been supported for 15 months06:53
crazyhorse18i would google how to check the version06:53
crazyhorse18but chrome wont' open in my current monitor06:53
Ben64lsb_release -a06:53
crazyhorse18ah yeah 15.0406:53
Slartcrazyhorse18: are you running unity? or gnome?06:55
crazyhorse18unity yeah06:55
Ben64doesn't matter, need to upgrade06:55
Slartcrazyhorse18: this is one post I found, it's not the exact version but it might be worth looking into https://askubuntu.com/questions/808817/ubuntu-could-not-get-screen-information-after-upgrade06:55
Slartcrazyhorse18: but yea, upgrading is a good thing06:56
Ben64necessary thing06:56
Ben64there's been a number of security issues in the past 15 months06:56
crazyhorse18ah yeah ok so the second monitor not working was the monitor had broken06:56
crazyhorse18ok.. i'll look at upgrading soon.. just got so much work to finish :(06:56
Ben64you need to do it now06:56
Ben64it's dangerous to keep running that06:56
crazyhorse18but normally i reinstall06:57
Slartcrazyhorse18: I would suggest going with an LTS release if you know you won't be monitoring it as often06:57
crazyhorse18i've got lots of installed software libraries06:57
Ben64which are all 15 months outdated06:57
crazyhorse18Slart, yeah true06:57
crazyhorse18fixed it!06:59
crazyhorse18Slart: that worked thanks06:59
Slartcrazyhorse18: you're welcome06:59
crazyhorse18sudo apt-get install unity-control-center, unity-control-center06:59
Ben64crazyhorse18: great, now format and install a supported release06:59
crazyhorse18great.. ok.. i've got some emergency work i have to finish over the next couple of days but then i'll upgrade staight after06:59
Ben64you don't seem to understand the situation you're in06:59
Slartnow start planning that upgrade and don't ignore it just because you fixed THIS problem =)06:59
crazyhorse18so probably should upgrade to 16.04?06:59
Ben6415 MONTHS06:59
Ben64you don't seem to care at all07:00
crazyhorse18Ben64, Slart, yeah noted.. very high priority07:00
Ben64if that thing is connected to the internet it's a huge problem07:00
crazyhorse18Ben64,07:00
crazyhorse18ah07:00
crazyhorse18ok.. easily remotely exploitable07:00
Ben64https://www.ubuntu.com/usn/07:01
Ben64the first 11 pages are applicable to you07:01
crazyhorse18ok so we should upgrade to 16.04?07:01
Slart!lts07:01
ubottuLTS means Long Term Support. LTS versions are supported for 5 years on the desktop and server. The latest LTS version of Ubuntu is !Xenial (Xenial Xerus 16.04.1). Ubuntu !flavors may have different support durations, check their release notes for information.07:01
Ben64all unfixed because you've been ignoring it for over a year07:01
Slartcrazyhorse18: yes, 16.04 is the latest LTS release. I'd go with that07:02
damselHello gang, I was wondering if s.o. can help me, I am looking to get the logs of the intial boot-process, you know the one where it says NetworkManager ... [<status>] .....07:02
damselI cannot find them in dmesg or journalctl07:02
Slartdamsel: kern.log?07:03
damselNope07:03
damselI remember there being an expclicit cmd for systemd07:03
Slartdamsel: ohh.. systemd is a brand new white sheet of paper for me, I have no idea how to do that07:04
crazyhorse18Slart, nice thanhks07:04
Slartdamsel: journalctl -b shows me information since the NetworkManager started.. I'm not sure if it logs somewhere else as well07:08
Slartdamsel: but that's just what I found from a quick google search.. you can also try asking in #linux if you don't get any answers here07:09
kenrinCould always man journalctl07:10
kenrinTells you exactly what options to use for what you want to see07:10
kristhianhell guys, can someone help me out recovering a kernel panic issue?07:15
kristhianwithout reinstalling the os?07:16
kristhian14.04 is my current os07:16
kristhiankernel panic not syncing. attempting to kill init!07:18
Slartkristhian: is this helpful? https://unix.stackexchange.com/questions/76812/how-to-repair-system-if-kernel-panic07:22
Slartkristhian: especially the answer about "booting from rescue media, mount, chroot and reinstall specified packages"07:23
kristhianSlart, ill check it out, checking on something here as well07:23
damselSlate, the -b switch was very helpful thank you07:26
damselI somehow seem to be unable to use google to get the results I want, darn, customized search07:26
damselbesides Google is Evil, remember ;)07:27
damselThanks guys07:28
damsel:D07:28
kristhianwill this not remove my files btw?07:30
Slartkristhian: it shouldn't07:31
Slartkristhian: but don't take a random strangers word for it.. backups backups backups07:31
kristhianok thanks07:32
Slartkristhian: if I was in your situation I would boot from some kind of live cd, rescue cd or whatever and make backups of the things that will kill your business or mental health if they are lost forever.. then try to fix it07:32
kristhiananyways how do i mount to my root partition and chroot this07:32
kristhianas instructed here07:33
kenrinIf you use the recovery image it should do that automatic if I remember correctly07:33
Slartkristhian: I don't know the exact commands by heart. Have a look at this https://help.ubuntu.com/community/LiveCdRecovery it can explain it better than I can07:36
kristhiananyways, here again07:38
kristhianwhat does "including /usr" means?07:38
kristhianto mount /usr on /mnt as well?07:39
SlartI'm not sure but I guess some systems can have /usr on a separate partition07:40
Slartso that needs to be mounted as well as the regular root file system07:40
Slartjust check if you have a /usr in your root file system.. you probably do and then you can ignore that07:41
kristhianyep i got a /usr07:44
Slartthen you should be good07:44
Slartie good to go =)07:45
kristhianproblem is i couldnt mount it to /mnt it says that usr is not a block device07:45
Slartwhat command did you run?07:46
kristhiansudo mount /usr /mnt07:46
Slartah, just do "sudo mount /mnt"07:47
Slartignore the usr part07:47
akikSlart: you don't want to mix the live session /usr with the other /usr that is the installed /usr07:48
Slartohh.. so that's why they wanted a separate mount of /usr.. I see07:49
kristhianalso chrooting /mnt is failing07:50
Slartor.. shouldn't that work out once you chroot into the installed root file system?07:50
kristhianfailed to run /bin/bash: no such file or directory07:50
kristhiani think this fix will not work for me07:51
akikkristhian: did you already mount your original installation to /mnt ?07:51
kristhiani did this sudo mount /dev/sda1 /mnt07:52
kristhianthen tried sudo chroot /mnt07:52
kristhianbut fails07:52
tomreynwhat's in /mnt now? can you run 'ls /mnt' ?07:52
akikkristhian: you should see /mnt/bin/ if that was your root file system07:53
kristhiantomreyn, ok07:53
kristhianit is boot bootmgr bootsect.bak eafw system volume win.ld07:54
kristhianls /mnt07:54
g2how can I retreive login fail attempts to desktop ubuntu?07:55
tomreynkristhian: hmm this looks like a windows partition to me07:55
qswzdo you know what lib is used by image viewer to render svg's? https://github.com/GNOME/librsvg?07:55
kristhianaw, yes i have dual boot in this os07:56
kristhianand akik there is no /mnt/bin07:56
DJHenjinHey, Ubuntu server 17.04 running on a laptop, when the lid is closed everything get's suspended, Is there any way to keep the server running even if the lid is closed?07:56
tomreynkristian, you are doing this because your kernel panics on boot, right? have you checked whether you have other kernels installed which do not panic on boot?07:57
tomreynthis can be easier07:57
kristhiantomreyn, ill go check07:57
SlartDJHenjin: does this work? https://askubuntu.com/questions/141866/keep-ubuntu-server-running-on-a-laptop-with-the-lid-closed07:58
tomreynkristhian: you'd hold down left shift during boot to show the grub menu, then choose the advanced ubuntu option and select one of the older records, usually the third.07:58
DJHenjinSlart, both the acpi-support method, and the logind.conf method do not work07:59
kristhianactually all of it doesnt work tomreyn07:59
kristhianincluding the recovery mode07:59
DJHenjinchecking for acpi lidbtn event08:00
tomreynkristhian: all of them give you a kernel panic? if so, do you have any idea what you may have changed that introduced this issue?08:00
brez0hi all, quick and probably silly question: my user is currently set to /usr/sbin/nologin, when I try to change my shell to /bin/bash, it says "You may not change the shell for"08:00
brez0Am I out of options unless I have root?08:01
kristhianthe last time i remembered is i did changed my unity launcher08:01
kristhianor hide it08:01
tomreynkristhian: this won't be why the kernel panics. an incompatible kernel module ('driver') or defective hardware could cause this.08:04
g2anyway to retreive failed login attemnpts and their usage to access desktop ubuntu?08:04
tomreynkristhian: also changes BIOS / UEFI settings could cause it. i guess you'd best take a screenshot (using a smartphone or similar) of the kernel panic then post it to imgur.com or similar to get some idea of what you actually need to fix there.08:05
g2bootup login08:05
kristhiantomreyn, copy08:06
tomreyng2: /var/log/auth.log08:06
DJHenjinSlart, none of those methods work08:06
SlartDJHenjin: then I don't know what to try.. I've never messed with the power settings on a server.. only through gnome/unity08:10
DJHenjinyeah, kinda screwy08:10
SlartDJHenjin: but there were a lot of good hits on google for this issue.. seems there are many people out there running servers on their laptops08:11
tomreynkristhian: also run this from the live system: lsblk --fs | nc termbin.com 999908:13
kristhianlive media?08:14
tomreynkristhian: yes, you were running from a installer usb or dvd in an attempt to recover the system earlier, weren't you?08:15
g2tomreyn, ty but /var/log/auth.log says permission denied08:16
kristhiantomreyn, ok08:16
kristhiancopy08:16
tomreyng2: right, you'll need to read it using sudo. run 'sudo less /var/log/auth.log', type 'q' to quit.08:17
kristhiantomreyn, wait a minute. problem with my phone08:19
g2tomreyn, looks like it brought up several lines only dated today08:20
tomreyng2: if you need to copy and paste form this file, you could also open it in a graphical text editor - but be sure not to save the file there. 'gksudo gedit /var/log/auth.log'08:22
tomreyng2: this log lists all the login attempts, not just the failed ones, not just those to the graphical login (but also on command line / tty and via SSH)08:24
g2nice08:24
g2i'm installing gksu08:24
g2tomreyn, its only showing todays logins08:25
tomreyng2: gksu is not gksudo.08:25
tomreynactually it is, sorry08:26
g2np08:26
g2and its not showing the incorrect password used08:26
g2oh well08:26
tomreyng2: right, passwords are not recorded. for older records, look at the older logs: ls -l /var/log/auth.log*; less /var/log/auth.log.1; zless /var/log/auth.log.2.gz08:27
tomreyng2: older logs are compressed (.gz file extension)08:28
tomreyn*z*less lets you read those.08:28
kristhiantomreyn this is the kernel panic details http://picpaste.com/19048302_1786115355013667_2128955414_o-hfZQCcf0.jpg08:28
g2do I need to type all 4 of those commands?08:28
tomreyng2: no, those are just examples. also you could just copy and paste them to a temrinal, no need to type them yourself.08:30
g2i'm copy/pasting08:31
g2copying/pasting08:31
g2just feel lost :P08:31
tomreynkristhian: that's a non-default kernel version for 14.04, how comes?08:31
mikeplus32just upgraded from 16.04->16.10->17.04; trying to 'apt-get install kubuntu-desktop'... see http://lpaste.net/899639815931586150408:31
mikeplus32any ideas?08:32
kristhiantomreyn, i am using 14.0408:32
tomreyng2: i'm not sure what you're trying to do exactly so i'm just providing some suggestions for what you may generally be interested to look at.08:32
g2ok08:32
g2i just want to know the passwords used to attempt to acess mubuntu desktop08:33
tomreynkristhian: yes, but not the kernel which is in 14.0408:33
g2ubuntu*08:33
mikeplus32i thought maybe packages that i installed via a ppa could be breaking it, but there doesn't seem to be a way to find packages that have no longer have a repository they belong to08:33
Ben64mikeplus32: sudo apt install plasma-desktop08:34
kristhianhere is the content of lsblk --ds08:34
kristhianfs08:34
kristhianhttp://termbin.com/n36h08:34
kristhiantomreyn, i do not know actually, coz i only have ubuntu 14.04 here08:34
tomreynkristhian: the kernel version is 3.16.0.50-generic at patch level 67, which apparently is somehow related to ubuntu 14.04.1 (a long outdated ubuntu point release). the current kernel version in 14.04 is 3.13.0.119.129 as per https://packages.ubuntu.com/trusty/linux-image-generic08:35
kristhiani see, i am using this 2014, never upadted and upgrades OS i think08:36
kristhianand its kernels08:36
kristhianso this is non recoverable08:36
mikeplus32Ben64: sec08:36
mikeplus32Ben64: https://paste.ubuntu.com/24821808/08:36
Ben64mikeplus32: yep looks like ppa08:37
mikeplus32i'll try reinstall kwayland-data i guess08:37
tomreynkristhian: sure it's recoverable. it's bad not to install updates, thouzgh, unless you never connect this system to the internet or to any network where other computers are on the internet.08:37
mikeplus32is there a way to systematically find these old ppa packages, and install them again from the main repos?08:38
kristhiantomreyn, if i fix this then i will update it08:38
tomreynkristhian: okay, i still suggest booting off the install / recovery media you had already used earlier when you were trying the chroot stuff.08:40
mikeplus32huh, reinstalling kwayland-data fixed everything all the way up (but surely there's more... i had kubuntu-backports on 16.04, but i couldn't ppa-purge it; ppa-purge complained a package list couldn't be found)08:40
kristhianbooting off? shutting it down?08:41
tomreynkristhian: reboot from the dvd-rom/cd-rom/usb stick you used earlier when trying the chroot stuff08:41
kristhiani did08:42
kristhiani mean i just shut it down, then came back08:42
tomreynkristhian: okay so you have a fully booted system now and can enter commands, no kernel panic right now?08:42
kristhiani am in a live media08:43
kristhiani just tried try ubuntu without installation08:44
tomreynkristhian: okay good. do you have internet access there now?08:44
kristhianyes i do08:44
tomreynkristhian: looks like i missed you posting the lsblk output here earlier. i just saw it now. please make sure you prefix your chat by the name of the person you are addressing to catch their attention.08:46
kristhiantomreyn, ok08:46
kristhiansorry about that08:46
tomreynkristhian: that's fine, i'm just trying to prevent missing what you say again ;)08:47
kristhianok, tomreyn what should i do next btw?08:47
tomreynkristhian: so you have 5 hard disk partitons there. sda1, sda2, sda3, sda5 and sda6. sda6 is swap. the others we do not really know, yet. we need to find the partiton which contains your /boot directory.08:49
tomreynkristhian: as well as the one containing your / directory (when botting from the hdd that is).08:50
kristhianok08:50
kristhiansda1 is windows i think tomreyn08:51
tomreynkristhian: sudo parted print /dev/sda | nc termbin.com 999908:51
kristhianls -l sda208:51
kristhianok08:51
tomreynkristhian: this should tell us how its partitioned08:51
tomreynkristhian: sorry, that command was wrong08:52
tomreynkristhian: sudo parted /dev/sda print | nc termbin.com 999908:52
kristhianhttp://termbin.com/j1jx08:52
tomreynkristhian: please do it again, this time using the corrected command line08:53
kristhianoh, it could not stat device print08:53
kristhiansorry08:53
tomreynkristhian: my fault ;)08:53
CTxCBHi all, I'd love some advice about installing Ubuntu. So... My laptop's hard drive entirely failed, died, ceased to work. It also doesn't have a CD Drive. I don't have the money for a replacement hard drive right now, so I got a 64GB USB Stick from a friend that he didn't need. Can I install Ubuntu from my friends laptop he's letting me borrow to my laptop, to install it onto the USB stick which would be plugged into the laptop? Is tha08:54
Ben64CTxCB: you can run a live version from the stick08:55
CTxCBBen64: I know that, but I want to actually install stuff to it. Use it as if it's an actual operating system.08:55
Ben64CTxCB: look into "persistence"08:56
kristhiantomreyn, http://termbin.com/910g08:56
CTxCBSo, it isn't possible to install Ubuntu to a USB Stick as if it's a HDD, then?08:57
akikCTxCB: yes you can install ubuntu on an usb stick as you would on an hdd/ssd08:57
Ben64CTxCB: it is, but it's impossibly slow08:57
CTxCBDoes that depend on the Read / Write Speed of the USB Stick?08:57
Ben64partially08:58
akiknot impossibly slow. i used it with a usb 2.0 stick and it was usable08:58
Ben64live usb with persistence is better08:58
tomreynkristhian: okay, so /dev/sda5 is your / and there is no separate /boot. i.e. you just need to mount /dev/sda5 to /mnt and then chroot to it (but we should also mount some of the virutal file systems before actually chrooting)08:59
CTxCBakik: This is the USB stick - https://www.amazon.co.uk/dp/B016E7EBPM/09:00
kristhiancopy09:00
akikCTxCB: go for usb 3.0 if your computer supports it09:00
kristhiantomreyn, done, what do we need to do next?09:01
CTxCBMy computer doesn't support it, sadly.09:01
kristhiani mean what should we mount next?09:01
tomreynkristhian: sudo mount /dev/sda5 /mnt; sudo mount --bind /dev /mnt/dev; sudo mount --bind /proc /mnt/proc; sudo mount --bind /sys /mnt/sys; sudo cp /etc/resolv.conf /mnt/etc/resolv.conf; sudo chroot /mnt09:02
akikCTxCB: if you got with the full installation, you might get a better user experience with lubuntu de09:03
kristhian--bind just sets another directory to /mnt?09:03
kristhianis that correct tomreyn?09:03
tomreynkristhian: --bind 'copies' an existing mount poiint (without actually copying the data around) to a different location; i.e. it just places another entry point to that previously existing mount at some other path.09:04
tomreynkristhian: if you run 'mount' before doing the chroot you will notice that there is already something mounted to /dev, /proc and /sys09:06
tomreynthose are just mapped to the same locations below /mnt/09:06
kristhiantomreyn, chroot fails09:07
tomreynkristhian: giving an error message?09:07
kristhian chroot: failed to run command ‘/bin/bash’: Exec format error09:07
tomreynkristhian: did any of the earlier commands fail?09:07
kristhianactually no09:07
kristhianonly chroot09:07
tomreynkristhian: i assume your installed system is a 64-bit system and your live media is a 32-bit one, or vice versa.09:08
tomreynhttps://askubuntu.com/questions/14280/during-a-chroot-attempt-i-got-this-error-chroot-failed-to-run-command-bin09:09
kristhianoh i correct that is the case09:09
tomreynyou won't be able to use this live media to fix your broken system. you'll need to create one for the right ubuntu architecture09:10
=== R2AMO is now known as Infra_HDC
kristhiancan i download 16.04 and use that as a live media to recover a 14.04 hdd?09:12
kristhianis that possible tomreyn?09:12
tomreynkristhian: i would not reocmmend it. better download 14.04 amd64 and use that09:12
kristhianok, tomreyn can you link me to old os of ubuntu?09:13
kristhiani mean can you give me a link of that?09:13
kristhianplease09:13
tomreynkristhian: http://releases.ubuntu.com/14.04.5/ubuntu-14.04.5-desktop-amd64.iso09:15
tomreynhttp://releases.ubuntu.com/14.04.5/09:15
tomreynkristhian: i am assuming that your existing live cd is i386 and your HD installation is amd64 there, a fact we have not proven (but you seemed to say that's the case).09:17
kristhiantomreyn, another thing09:17
kristhiantomreyn, i forgot that i am using a laptop that is 64bit09:17
kristhiani removed this from my old laptop with a broken lcd and flex cable09:18
kristhianit is 32 bit, that is why the architecture is not correct09:18
kristhiani am downloading the OS now, i hope that you will be around later in helping me fix the issue09:18
tomreynkristhian: what is 'this', the HDD?09:18
kristhiansorry, i completely lost it09:19
kristhianyes the hdd is 64 bit i think09:19
kristhianthen i installed a 32 bit 14.04 os to it09:19
tomreynkristhian: HDDs do not have a machine architecture, they work with either. the ubuntu installed on it will be either built for a 32-bit (i386/i486/i686) or 64-bit (amd64) architecture.09:22
tomreynkristhian: i assume you are saying that your old laptop, which got broken, had a 32-bit CPU architecture, which means you had to run a 32-bitr ubuntu OS on it. and your new laptop is a 64-bit CPU architecture, allowing you to run either a 32-bit or 64-bit OS on it.09:23
kristhianactually i do not know, because i just get this hdd from a laptop with a broken monitor and tried to fix this with another laptop09:23
kristhiantomreyn, i guess that is it09:24
kristhiansorry for the confusion09:24
tomreynkristhian: no problem, this stuff isn't always easy to understand.09:24
kristhiantomreyn, thanks and i hope that you will still be here after i completely finish the amd64 architecture09:25
tomreynkristhian: me or someone else will likely be able to help as long as you can explain what your situation is and what you are triny gto achieve there will be several folks around here who can help.09:27
tomreyn* trying to achieve09:27
kristhiantomreyn, ok thanks09:27
kristhiani am making my own documentations as well for this fix09:27
tomreynthumbs up! ;)09:28
kristhianthanks tomreyn09:29
=== Jochen_wvdT is now known as Schlawiner
Matt1234Hello, I am trying to install Ubuntu, everything works in the installation environment, but once I boot into the system, the mouse and keyboard aren't working, and the video resolution is low09:57
fx9hi how would you go about downloading the ubuntu file on this page in terminal? http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx09:59
fx9it seems it fails with wget and curl and links09:59
fx9the file is 116mb10:00
tomreynfx9: wget --referer http://support.amd.com/en-us/kb-articles/Pages/AMDGPU-PRO-Driver-for-Linux-Release-Notes.aspx https://www2.ati.com/drivers/linux/ubuntu/amdgpu-pro-17.10-414273.tar.xz10:05
fx9oh thanks10:06
fx9not use to links like these10:06
tomreynMatt1234: that's quite special (i don't know if i'll be able to help), i've never had the keyboard not working. what hardware is this computer, and is it a special keyboard?10:08
Matt1234tomreyn: I'm not exactly sure what the hardware is, it's an old machine. The keyboard is a wireless USB keyboard10:09
Matt1234(The mouse uses the same USB receiver)10:09
tomreynMatt1234: does it have both usb and ps/2 connectors? you could try the other option if so10:10
Matt1234No, just USB. The wireless mouse and keyboard have a Trust logo and an unreadable URL on them10:10
tomreynMatt1234: to get a better idea of the hardware, run lshw, dmidecode or hwinfo in a terminal on the live system10:11
Matt1234They work perfectly fine in the live environment, but not in the installed system10:11
tomreynyes thats weird10:11
Matt1234tomreyn: Okay, I will do that, let me boot into the live environment10:12
anddamhello10:12
Matt1234I'm currently trying to download a newer version of Ubuntu onto the USB stick, to see if that fixes anything after installation10:12
Matt1234But It will take a long time to download10:13
anddamon 16.05 when I click on the menu bar > speaker icon > Rhythmbox I see the Rhythmbox icon bouncing in Launcher but not popping out to foreground10:13
anddamand the app was already open at this point, I see this happening as well with files opened from browser10:13
anddamis there a setting for controlling this? seems that other graphical program are "bound backward"10:14
Matt1234tomreyn: I'm booted into the live environment, what should I look for in lshw output?10:15
tomreynMatt1234: i'm not sure really, but we can look together if you'll run it again and post the output to the internet: sudo lshw | nc termbin 999910:17
tomreynMatt1234: sorry, i had a typo there: sudo lshw | nc termbin.com 999910:18
Matt1234termbin.com/ewgm10:19
tomreynold indeed10:20
glitsj16anddam: I don't recognize any of the things you describe, nor do I know of any setting you could try.. it might be helpful to get error messages.. anything relevant in journalctl you can provide to the channel? or try starting rhythmbox via terminal, that way it might throw something useful also.. just a thought to enhance your chances of getting effective help in here..10:21
tomreynMatt1234: i don't see anything obviously problematic there. maybe if you'll mnount the file system of the hard disk you installed to (and tried booting from) and check syslog and Xorg.*.log there you'll have a better idea of what's going wrong there.10:25
tomreynMatt1234: also, while booting from the hard disk installation, did you try to press ctrl-alt-f1 and login on the terminal? i.e. did the keyboard not work there either (i.e. was it not just broken on the graphical login manager)?10:27
Matt1234tomreyn: I didn't, but I set it to boot to desktop, and nothing responded there either10:29
Matt1234It looks like X recognizes the mouse and keyboard, according to Xorg.0.log10:30
Matt1234evdev: Trust Wireless Keyboard & Mouse: Device: "/dev/input/event3"10:30
tomreyn Matt1234 Xorg.0.log oon the HDD or on the live system?10:31
Matt1234On the harddrive10:31
tomreynhmm that puzzles me even more then10:32
tomreynpersonally i'd still want to know whether the hdd installation takes any keyboard input at all (i.e. on a terminal), and whether grub does.10:33
Matt1234Well, Ubuntu 17.04 is almost downloaded in unetbootin, I'll plug the usb drive in again, and try to reinstall from scratch10:34
tomreynwhat did you install last time? 16.04?10:35
Matt1234It was 14.x I think10:35
kristhiansorry got disconnected10:36
kristhianim done with my install now10:36
kristhiantomreyn, still here?10:36
tomreyni see. i would suggest trying another lts first, but since you already have 17.04 ready to go...10:36
tomreynMatt1234: ^10:36
tomreynkristhian: yes ;)10:36
tomreynkristhian: what did you install where?10:38
kristhiantomreyn, just a minute my laptop run out of battery10:40
kristhiansorry10:40
kristhiantomreyn, i did it successfully this time with chroot10:45
tomreynkristhian: oh very well. so you'r ein the chroot and ready to fix the kernel from there, or did you already do that?10:46
en01Sup10:47
kristhiantomreyn, just waiting for your instructions10:47
kristhiani am on the chroot, and will be fixing the kernel with your help10:47
kristhian:)10:47
tomreynkristhian: you should install all pending updates first of all. apt-get update && apt-get dist-upgrade -V10:48
en01You guys know how i can stop my Nick Name from automatically changing to an already taken nickname i choose by mistake?10:48
en01each time i exit and come back to the IRC it changes!10:48
tomreynkristhian: apt-get update should not report any errors.10:48
kristhiantomreyn, copy10:49
kristhian-V <- verbrose?10:49
kristhiancorrect?10:49
en01This is the name i want. I already registered it but it keeps changing with each login10:49
tomreynkristhian: in this case, it shows the versions of the currently installed and upgrade package10:49
en01-VV for double verbose10:49
en01-vv10:50
tomreynen01: try asking in #freenode10:50
kristhianit says here that dpkg was interrupted and i should run sudo dpkg --configure10:50
kristhianwill i do that?10:50
tomreynkristhian: yes10:50
kristhiansudo dpkg --configure -a i mean10:51
tomreynright10:51
kristhianwhat does the -a option means btw?10:51
tomreynall10:51
kristhiani see, ok10:51
kristhianthanks10:51
tomreynall packages which have been installed but not yet configured will be configured by this command10:52
en01tomreyn thanks10:52
kristhianit prompts me to configuring lissl1.0.0:amd6410:52
kristhianwhich i should choose yes or no, do you want to see it?10:52
kristhianor should i just click yes10:52
tomreynkristhian: somehow your previous package installations must have been interrupted, such as by the system getting a hard reboot or freeze.10:53
tomreynjust configure everything10:53
kristhiani see, so ill just choose yes10:53
kristhianok10:53
=== en01 is now known as en0
kristhiantomreyn, i was asked by this10:58
kristhianhttps://www.irccloud.com/pastebin/TVsDMMT5/10:58
tomreynkristhian: press D to show what would change.11:00
juanonymoustomreyn, sorry i got disconnected11:01
tomreynkristhian: is it possible that you had a failed / interrupted ubuntu release upgrade on this system?11:01
juanonymousthis is kristhian11:01
tomreynjuanonymous: press D to show what would change.11:01
juanonymoushttps://www.irccloud.com/pastebin/5IhcS6AL/11:03
=== juanonymous is now known as kristhian
kristhianmy internet drops when somebody is calling the phone11:03
kristhiansorry about that11:03
kristhiantomreyn, this is the change that will happen https://www.irccloud.com/pastebin/5IhcS6AL/11:04
Matt1234Hm, the 17.04 install seems to be failing11:04
Matt1234It couldn't set the timezone and key layout, and now is stuck at getting time from NTP11:04
Matt1234"locale: cannot set LC_CTYPE to default locale: No such file or directory"11:05
=== en0 is now known as en01
=== en01 is now known as en0
tomreynkristhian: i think you said you also run windows on this system, in which case you want to press N or O to keep the currently-installed version11:06
tomreynMatt1234: this suggests that your installation media was not properly written to the install media, or failed to download completely. do the media check available from the boot menu11:07
tomreyn...and check the checksum, too11:07
Matt1234I don't know if unetbootin checks checksums11:07
tomreyni doubt it11:07
tomreyn!hashes11:08
ubottuSee https://help.ubuntu.com/community/UbuntuHashes for the md5sums of all downloadable Ubuntu releases11:08
tomreyn!md511:08
ubottuTo verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see http://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows11:08
Matt1234Hm, I'm not sure if "check disk for defects" in the boot menu refers the fsck of the harddrive or media checksums11:09
kristhiantomreyn, copy11:09
Matt1234Oh, okay. It booted me into Busybox/initramfs11:09
tomreynbusybox / initramfs would be the wrong place. it's an option in the grub menu of the install media11:12
tomreynkristhian: is it still configuring then?11:13
Matt1234Unetbootin doesn't give me a grub menu, but its own menu11:13
tomreynoh ok11:14
kristhiantomreyn, yes11:17
kristhianand tomreyn E: Command line option 'V' [from -V] is not understood in combination with the other options.11:18
kristhiani have issue with V11:18
kristhianmight as well remove that11:18
kristhianjust apt-get dist-upgrade11:18
tomreynkristhian: which command were you running there?11:18
kristhianapt-get dist upgrade -V11:18
kristhianapt-get dist-upgrade -V11:18
tomreynstrange, this should work fine on 14.04 and later11:19
tomreynbut okay, without -V then11:19
cristian_chello11:19
cristian_cI've a ite 9135 dvb chip (with remote control), it uses dvb-afatech9035 driver, and i've typed sudo ir-keytable11:20
cristian_cir-keytable and evtest perform successfully keypresses on the remote control. Unfortunately, enabled protocol field is empty and if I try to configure shortcuts in kaffeine, many keys don't work11:20
cristian_cI've tried to modprobe some nec modules, because the remote control support the nec orotocol, but I don't know how to solve the issue11:20
cristian_cAny ideas?11:20
kristhiananyways i write it wrong11:21
kristhianapt-get dis-upgrade that's why it doesnt perform the command11:21
kristhianbut when i typed it correct, this happened11:21
kristhianE: Unmet dependencies. Try using -f11:21
kristhianso i should apt-get dist-upgrade -f -V this time?11:21
kristhiantomreyn,11:22
tomreynkristhian: first do this: apt-get update && apt-get -f install11:22
kristhiancopy11:24
=== Introoter is now known as roo
=== roo is now known as Guest51789
=== Guest51789 is now known as Introoter
kristhiantomreyn, done now should i do apt-get dist-upgrade -V again?11:42
tomreynkristhian: yes11:44
tomreynand after that post the url returned by: dpkg -l linux-image\* | nc termbin.com 999911:45
kristhiancopy11:46
kristhian\* <- means all?11:46
tomreynit's a wildcard, yes11:49
Fallenourhey everyone, is there a way to check the contents of a package, EG sudo apt-get checkcontentspackage openstack11:57
FallenourIm trying to find an easier way to build an openstack environment on ubuntu without have to do it piece by piece11:57
kristhiantomreyn, ok, copy11:59
kristhianupgrade isnt done yet btw11:59
tomreynFallenour: if you don't have the package installed, assuming you're on 16.04 LTS, https://packages.ubuntu.com/xenial/all/openstack/filelist12:02
tomreynFallenour: if you have the package installed: dpkg -L openstack12:03
Fallenour@tomreyn you are amazing12:03
tomreyn;)12:03
twoj_anybody with deeper iptables or route experience?12:24
tomreynkristhian: i'll take a nap now. chances are it'll just boot fine once the dist-upgrade is done.12:27
kristhiantomreyn, ok and thanks for the help12:28
Dexter_Fhi12:42
netcrimeHey can anyone recommend a tool for monitoring incoming/outgoing http traffic on Ubuntu? Something close to fiddler on windows12:42
Dexter_FI just added to hdmi switches to my monitors. so far, so good. but when I switch away, ubuntu thinks it lost one monitor in its config and throws it out, rearrangeing the windows. how do I tell it "nah I know, just keep your config, all is well?"12:43
rud0lfnetcrime: maybe nethogs12:44
rud0lfit shows process name + up/down transfer12:44
netcrimerud0lf: it has user interaface?12:44
rud0lfno, it uses terminal12:44
netcrimeOk i'll check that12:45
netcrimethanks12:45
plasticfishI've installed gnome on 16.04 with sudo apt install gnome, but when I try to enter gnome at login, after I put the password, gnome loads and then resets to login again13:33
geirhatry the ubuntu-gnome-desktop package13:34
plasticfishI don't want to use ubuntu-gnome-desktop, because I still want to use Unity when I want13:35
ikoniaplasticfish: look in the xsession log13:36
ikoniasee what's going on13:36
=== jstein_ is now known as jstein
BluesKajHowdy folks13:47
Dexter_Fheya13:47
geirhaplasticfish: Installing ubuntu-gnome-desktop will not remove Unity13:49
eletiousHello all - I'm using 16.04 and I've noticed that in the top left corner of the screen, things are blurry - tested in unity and openbox13:52
eletiousany idea what the problem might be?  I'm running at 1440x90013:52
eletiousfor further clarification - taking screenshots doesn't show the issue, it's like it's drawing pixels that don't actually match the screen13:54
blastisok, who's got some problems they need fixin?13:54
eletiousthis guy right here13:55
eletiousive got an issue where the left side of my display is blurry - i'm not really sure why but it looks like somehow it's blending pixels together on that side of the screen13:56
eletioustaking a screenshot doesn't really show the problem, so ubuntu thinks it's doing the right thing13:56
blastisthis from direct display? or from a screenshot perhaps?13:56
blastisok13:56
blastissounds like bad hardware or bad driver13:56
blastisok, next13:56
ikoniablastis: no13:56
blastis;-)13:56
blastisjk13:56
ikoniastop13:56
ikoniathis is not how people are helped13:56
eletiousoh good lord13:56
blastisikonia, no kidding13:56
blastiseletious, is this at startup? or does it stay like this all the time?13:57
blastisif you boot into an another OS, does it do the same there?13:57
eletiousthis is at all times13:57
eletiousi could try it in another OS but I think the problem may persist13:57
blastiswell if it does it for say Windows, likely you've got a hardware problem.13:57
eletiousi hadn't ruled bad hardware out, considering this is some ollllllld hardware13:58
blastisso that would be a quick way to rule it out13:58
eletiousbut given the nature of the issue it doesn't -seem- like a hardware problem, you know?13:58
blastiswell check that out and let us know if it persists there.13:58
eletiousunless the monitor is trash13:58
eletiousalright, will do13:58
blastisthat's what I'm thinking but hopefully it's something simple.13:58
blastisok, next?14:01
eletioushey, so the issue persisted, but i found out what the issue was14:06
eletioussome yahoo messed with my monitor settings and turned the sharpness to like 30 and the contrast to 8014:07
eletiousso that's been fixed, and the weird blur is gone14:07
eletiousthanks for the input blastis14:07
obinoobhow can I solve this  mysql-server-5.6 : Depends: mysql-common (>= 5.6.22-1~) but 5.5.55-0ubuntu0.14.04.1 is to be installed14:12
ikoniaobinoob: don't use external repos/ppas ?14:12
obinoobikonia: I need 5.6 because of a special database that makes use of datetime / timestamp and I can't simply go thought the database and update the all application would be a monumental task14:17
ikoniaobinoob: where are you getting 5.6 from ?14:17
obinooband I can't upgrade the server to ubuntu 1614:18
obinoobondrej14:18
ikoniawhere ?14:18
obinoobI think the ppa is broken and I just removed it now I need to install 5.6 in ubuntu 14.0414:19
ikoniaso you where getting it from a PPA14:19
ikoniawhich PPA ?14:19
blastiseletious, np .. make sure your server is plugged up... make sure your monitor is turned on... make sure your monitor's contrast hasn't been frigged with ...14:20
blastislol ;-)14:20
obinoobikonia: ppa:ondrej/mysql-5.614:20
blastisdont put your coffee cup in the cd holder ... yada yada14:20
ikoniaobinoob: ok - so if you want to use his PPA and it's not providing the correct dependencies, he is the person you need to talk to14:21
obinoobikonia: I've removed the ppa14:21
blastischeckout #mycrappyrepo for support14:21
obinoobI'm not using it anymore14:21
ikoniablastis: enough now14:21
kristhianhello what is the solution if i run into this error?14:21
kristhianE: Sub-process /usr/bin/dpkg returned an error code (1)14:21
ikoniablastis: this is not how the channel wants input14:21
kristhianhello ikonia, good pm14:21
ikoniakristhian: hello14:21
ikoniakristhian: you'll need more error detail to fix that14:21
blastissorry ikonia ... you're right :'(14:21
ikoniablastis: it's not a problem, please, just focus on actually adding value to someones support request if possible14:22
blastisyes you're right14:22
blastisvery sorry14:22
ikoniablastis: no problem14:22
kristhianikonia, sorry about that14:22
kristhianhttps://www.irccloud.com/pastebin/ZJ3OJYhm/14:22
ikoniakristhian: no need for sorry14:23
obinoobblastis: I forgive you :) ok so now what should I do?14:23
ikoniakristhian: what are you actually doing -what command did you run14:23
kristhianactually i am fixing a kernel panic issue, which tomreyn help me out14:24
kristhianthe command of that is apt-get install dist-upgrade14:24
ikoniakristhian: you;re trying to install a package called "dist-upgrade" ?14:24
kristhianapt-get install dist-upgrade -V to be specific14:24
kristhiani am sorry14:24
kristhianno14:24
ikoniakristhian: don't need to be sorry14:24
kristhianapt-get dist-upgrade -V14:25
kristhiani think i will remove this mysql-serve-5.7 and mysql-server for now14:25
ikoniaso straight away you've got mysql 5.7 installed - which I'm guessing comes from an external source14:25
kristhianit returns and error14:25
kristhianikonia, i think so. i forgot where i get it, if it's from source or from repo, using sudo14:26
kristhiansudo apt-get install i mean14:26
ikoniait won't be from a source build, but it will certainly be from an external repo14:26
ikoniakristhian: what version of ubuntu are you running ?14:26
kristhianthe one i am trying to fix is ubuntu 14.0414:27
kristhianan old ubuntu version14:27
ikoniait's a current LTS stable release14:27
kristhianikonia, yes14:27
ikoniakristhian: I suspect you're going to have problems with PPA's (I'd guess you have some configured) as people will lose interest and stop supporting/maintaining their older 14.04 PPA's for the current 16.04 builds14:28
kristhianok so, what will be an alternative solution for this?14:29
kristhianwill i remove mysql?14:29
ikoniasolution for what exactly ?14:29
kristhianto boot in properly, because i had a kernel panic with this version14:29
ikoniahang on - boot properly ?14:29
kristhianand there are some files i wanted to get from this14:30
kristhianikonia, yes14:30
ikoniathats very different than the apt-get problem you just pasted14:30
ikoniakristhian: so what is the problem you are actually trying to fix here14:31
kristhianikonia, actually tomreyn is helping me out on this problem, then the last issue i had now is this error code 114:31
kristhianwhich comes from mysql-server-5.714:31
ikoniakristhian: do you have any PPA's configured currently on your system, or 3rd party repos14:32
kristhianikonia, i think not14:32
ikoniakristhian: can you confirm/check as you certainly have 3rd party software configured14:32
kristhianis there a command for that?14:32
kristhiani mean to chech the PPAs?14:33
ikonialook at your repo source files14:33
kristhianok14:33
ikoniapastebin apt-get update please14:33
tomreynhey, i'm back, could take over if you like, ikonia14:35
ikoniatomreyn: over to you then14:35
tomreynthanks14:35
tomreynkristhian: are you still on the live system + chroot then?14:36
obinoobikonia: I was able to instal successfully mysql-server-5.6 after distro upgrade but now I'm having start: Job failed to start after service mysql start14:36
kristhiantomreyn, sorry to bother you again, i hope i didnt wake you up by typing your nick14:36
tomreynkristhian: you didnt, thanks for the consideration though14:36
kristhianbut thank you tomreyn youre back14:37
tomreynkristhian: and you dont bother me14:37
ikoniaobinoob: look at the log to see why it can't stop14:37
tomreynkristhian: so are you still on the live system + chroot then?14:38
obinoobikonia: https://gist.github.com/fccpt/a97a4dacf7c8818830cca633a470fccf14:38
ikoniaobinoob: so apparmour won't allow the 3rd party application to start14:39
kristhiantomreyn, yes14:39
kristhianhttps://www.irccloud.com/pastebin/Z6w5sbFn/14:39
ikoniaobinoob: you should also look at the mysql log - not just the syslog14:40
kristhianthat is the apt-get update14:40
tomreynkristhian: do you know "pastebinit"?14:40
tomreyn!pastebinit | kristhian14:40
ubottukristhian: pastebinit is the command-line equivalent of !pastebin - Command output, or other text can be redirected to pastebinit, which then reports an URL containing the output - To use pastebinit, install the « pastebinit » package from a package manager - Simple usage: command | pastebinit14:40
obinoobikonia: I've updated the gist14:40
Dave114making the N+1th attempt to get sound fully working on my system by finally moving from the latest LTS release to the latest release.  Made it from 16.04 -> 16.10 correctly, but 16.10 -> 17.04 is reporting "An unresolvable problem occurred while calculating the upgrade."14:40
tomreynkristhian: it's probably easier than having to copy and paste to irccloud14:40
ikoniaobinoob: so it looks like apparmor is blocking it14:41
ikoniaobinoob: probably because it has no apparmor policy shipped with it14:41
obinoobikonia: what can I do?14:41
ikoniaobinoob: write an apparmor policy, ask the repo owner to ship an app armor policy, or disable app armor14:41
kristhiantomreyn, http://paste.ubuntu.com/24823713/14:42
kristhiantomreyn, i am using irccloud on the other device that i am fixing14:42
kristhianbecause i can't install something on it yet14:42
Dave114(note that I'm running with 3 APT repos added - skype, slack, google chrome all of which I doubt would be an obstacle.  Deleted the PPAs that I had adding oracle java but that didn't fix things.  Any idea how to get more info out of do-release-upgrade?14:43
tomreynkristhian: then you could use termbin instead: echo 'Hello World!' | nc termbin.com 999914:43
kristhiantomeryn ok14:44
tomreynkristhian: the apt-get update output you just posted looks (almost) fine. about the warning, you should probably: sudo mv /etc/apt/apt.conf.d/50unattended-upgrades.ucf-dist /etc/apt/apt.conf.d/50unattended-upgrades14:44
tomreynand then edit /etc/apt/apt.conf.d/50unattended-upgrades if needed.14:44
anddamglitsj16: there's nothing there14:44
tomreynkristhian: this configuration file decides show automatic updates are installed.14:45
kristhianthe apt.conf.d?14:45
anddamglitsj16: btw I think this may be Rhythmbox signalling that it doesn't want to be put foreground, while first started it will pop out as expected, only if a track is reproduced it won't come in front14:46
tomreynkristhian: /etc/apt/apt.conf.d/50unattended-upgrades14:46
kristhianunattended-upgrades.ucf-dist <- means there are 50 not upgraded files?14:46
kristhianoh14:46
kristhianok14:46
obinoobikonia: I can't remove apparmor because I've a local DNS runing... and I'm not using any app for mysql! This is 5.6 from ubuntu universial repository check it out https://gist.github.com/fccpt/a97a4dacf7c8818830cca633a470fccf/edit14:47
tomreynkristhian: no, the 50 is just used for sorting these configuration files in the same directory. they are loaded in alphanumeric order.14:47
kristhianah i see, ok14:47
kristhianthank you tomreyn14:48
ikoniaobinoob: doesn't change anything14:48
ikoniaobinoob: and why can't you disable apparmor because you are running local dns ?14:48
ikonia(I don't think you should disable apparmor - it's there for a reason)14:48
obinoobikonia: yes14:48
ikoniaobinoob: yes what ?14:48
obinoobikonia: I don't want to14:48
obinoobI need to start mysql server ;)14:49
ikoniaobinoob: right, so you still have the 3 options Igave you then14:49
kristhiantomreyn, can i do a quick apt-get update again?14:49
tomreynkristhian: the file 50unattended-upgrades.ucf-dist is a file whiuch was extracted from the new 'unattended-upgrades' package you installed recently. it should replace 50unattended-upgrades but dpkg (the package manager) realized that 50unattended-upgrades had been manually modified by you at some point. so it did not just overwrite it with the new version and instead created this separate file.14:49
kristhiani just moved the unanttended upgrades14:50
obinoobikonia: so I guess I will write an app policy, so now how it's done ?14:50
kristhiantomreyn, i see, ok. yes i did modified some things manually14:50
tomreynkristhian: please run: (apt-get update 2>&1 && dpkg --configure -a 2>&1 && apt-get -f install 2>&1) | nc termbin.com 999914:50
ikoniaobinoob: there is a guide on the apparmor page14:50
ikonia(pages)14:50
ikoniaobinoob: may want to check if there is a bug logged against the universe package, as I'd be dissapointed if the ubuntu repo didn't ship a policy to start it14:51
obinoobikonia: how can i check that?14:51
kristhiantomreyn, what does that command do btw?14:52
kristhian2>&1 is a dev/null?14:52
kristhianstd input output i mean14:52
tomreynkristhian: when a command runs, it can output stuff to either 'standard output' (1) or 'standard error (output)' (2). normally, when you run a command on screne you'll see botht hings show up there. but when you use 'pipe' to pass the output of one command to another ('nc' here) then only standard output would be passed on. the 2>&1 adds all the error output to the standard output so that all the output actually gets to the pipe and to nc14:54
kristhiantomreyn, actually the | doesnt work14:56
kristhianso i guess i should paste the issue here using pastebin instead14:56
tomreynkristhian: can you be more specific?14:56
tomreynworks, too14:56
tomreynbut | should have worked14:57
kristhianworks to supposed to have a link14:57
kristhiantomreyn, this is the only thing it gets14:58
kristhianthe netcat14:58
kristhianhttp://termbin.com/yuxo14:58
tomreynmaybe there was a prompt and that broke it14:59
kristhianyep i guess14:59
tomreynkristhian: okay, please copy + paste this time ;)14:59
kristhianbut i have errors without the pipe14:59
kristhianhttps://pastebin.com/SjVGpV3u14:59
tomreynkristhian: is removing the mysql server tempoirarily an option for you?15:00
kristhiannope15:01
kristhianit's ok, i just want to confirm if removing it will break the fix15:01
kristhiani mean yes, it's ok15:02
oerheks_"the fix" seems to have broken your install15:02
tomreynkristhian: i can't follow, what would you like to confirm?15:02
kristhianremoving the mysql-server15:02
kristhianif i remove it, will it break the fix?15:02
tomreynkristhian: this would remove the mysql server packages: dpkg -r mysql-server-5.7  mysql-server15:02
kristhianok15:03
kristhiancopy15:03
kristhianok done15:03
kristhianwell i try apt-get update again?15:03
tomreynkristhian: removing the mysql server packages will not have an impact on whether or not you can boot to a working kernel. it will, however, allow us to proceed with fixing your apckage management system. which may then allow us to install a working kernel image.15:04
kristhiantomreyn, done15:04
tomreynkristhian: what is done?15:04
kristhiantomreyn, removing the mysql server15:05
tomreynkristhian: okay, so run: dpkg --configure --all15:05
tomreynany errors or prompts there?15:05
kristhianunknown option --all15:05
kristhianis that -all?15:05
tomreynkristhian: okay, so run: dpkg --configure -a15:06
tomreynsorry ;)15:06
kristhianthere is a conflicting actions -l (--list) and (--configure)15:06
tomreynkristhian: you must have had a typo15:07
tomreynthere was no 'l' in the command i typed last15:08
kristhianaw yes15:08
kristhiansorry i did dpkg --configure -all15:08
kristhianinstead of a15:08
tomreynokay, what does it say?15:08
kristhianactually nothing15:09
kristhianroot@ubuntu:/# dpkg --configure -a15:09
kristhianroot@ubuntu:/#15:09
tomreynkristhian: okay, now: apt-get -f install15:09
tomreynkristhian: and then, if nho errors or warnings: apt-get dist-upgrade -V15:10
kristhiancopy15:11
kristhiantomreyn, done15:11
kristhianno errors like the one before15:11
kristhianUse 'sudo apt autoremove' to remove them.15:11
kristhian0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.15:11
kristhiani mean that is the last two part of the apt-get -f install and apt-get dist-upgrade -V15:12
tomreynkristhian: okay, how many packages does it want to remove when you run "apt autoremove"?15:13
tomreyn(i think it will prompt before it does it)15:14
kristhiantomreyn, i couldnt tell there are too many of them15:14
kristhianwait15:14
kristhianill send you a pastebin15:14
tomreynbtw you could now install pastebinit if you like to15:15
kristhianyes, sorry pastebinit15:16
kristhianhttp://paste.ubuntu.com/24823949/15:16
tomreynkristhian: is this supposed to be a desktop / workstation or a server?15:17
kristhiantomreyn, yes15:17
tomreynkristhian: is it a desktop / workstation? or is it a server?15:18
kristhiana desktop workstation15:18
twoj_how do you change the NIC names in 17.04?    adding  /etc/udev/rules.d/1-network.rules  did not work for me?15:18
tomreynkristhian: you removed network manager, is this on prupose then?15:19
kristhianactually i didnt know, i dont know what i am doing manually lately15:19
kristhianso i guess i just return it back later, if i removed it15:19
tomreynkristhian: this software is used to manage your network connection. without a network connection, putting things back later might proove difficult.15:20
kristhianoh sorry15:21
kristhiancan i reinstall it again?15:21
tomreynkristhian: do oyu know which grpahical desktop you are / were using? the default unity, gnome, kde, xubuntu, lubuntu?15:21
akiktwoj_: here's the udev rule i use: SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="00:e0:4c:68:00:b6", NAME="eth1"15:21
twoj_akik, thanks I have that as well,  but it does not seem to fire?15:22
akiktwoj_: that changes the device name of an usb-ethernet device to eth115:22
kristhianthe default unity tomreyn15:22
akiktwoj_: i wonder if you also need the kernel parameter net.ifnames=015:22
tomreynkristhian: then i suggest you run: apt-get install ubuntu-dektop15:23
twoj_akik, is that the only thing that is in the .rules file?15:23
kristhiancopu15:23
akiktwoj_: yes15:23
twoj_akik, where is net.ifname=0?  what file?15:23
tomreyn!info ubuntu-desktop trusty15:23
ubottuubuntu-desktop (source: ubuntu-meta): The Ubuntu desktop system. In component main, is optional. Version 1.325 (trusty), package size 3 kB, installed size 60 kB15:23
akiktwoj_: it goes into /etc/default/grub file on the GRUB_CMDLINE_LINUX_DEFAULT= line15:24
twoj_GRUB_CMDLINE_LINUX_DEFAULT=net.ifnames=0 ?15:25
akiktwoj_: add it to the values you have there15:26
akiktwoj_: with "net.ifnames=0"15:27
twoj_akik,="quiet splash"15:27
twoj_akik, so now = "quiet splash, et.ifname=0" ?15:27
oerheks_net.ifnames=0 biosdevname=0 & update grub15:28
akiktwoj_: use a space between15:28
twoj_got it.15:28
twoj_restarting...  and crossing fingers15:29
akiktwoj_: this changes the naming of your network interfaces15:29
akiktwoj_: i would have guessed that the udev rule would have been enough15:30
twoj_crap...  no good15:30
akiktwoj_: check the udev rule again15:31
kristhiantomreyn, done installing ubuntu-desktop15:31
akiktwoj_: i have it as 10-network.rules15:31
oerheks_twoj_, did you update-grub?15:32
annihilatori have an issue where i cannot open links from other programs15:32
annihilatorubuntu 17.0415:32
annihilatorusing chrome15:32
tomreynkristhian: can you show a fresh output of 'apt update && apt autoremove'?15:33
kristhianapt update && apt autoremove | pastebinit15:33
tomreynapt update 2>&1 && apt autoremove 2>&1 | pastebinit15:35
tomreyn( apt update 2>&1 && apt autoremove 2>&1 ) | pastebinit15:35
kristhianactually it shows me warning noww15:35
kristhianwarning: apt  does not have a stable CLI interface. use with caution in scripts15:36
tomreynyes, you can ignore this for now15:36
kristhianand actually i got stuck15:36
jostHi! I'm on XUbuntu (recently updated from 16.04 to 17.04) and copying stuff onto an SD card. But for some reason, Writing to an SD card is really slow (2-3MB/s). It does not matter how the SD-Card is connected, either via an USB card reader or an SD card slot directly in the computer case. Also, everything else slows down,  to the point that hearing music on Youtube becomes unbearable. Is there something I can do to fix this? I've already switch15:37
josted the IO scheduler for the card to "deadline".15:37
jostNow it gives me somewhat more realistic info about the progress in the file manager, but it's still slow15:37
annihilatori still cant figure out how to open a link correctly15:39
jostthis wasn't a problem at earlier points in time15:39
kristhiantomreyn, i got stuck will i just ctrl+c?15:40
twoj_akik, are the MAC letters case sensitive?15:41
annihilatorjost, I woud troubleshoot.  does the sd card work correctly in another pc? does this slow down also occur using ubuntu/xubuntu live cd/usb?15:41
annihilatorcause the slow down could be xubuntu, the sd card itself, or the system board15:42
jostannihilator: no idea, I have no other machine here to test it, and the next one is 1 hour away15:42
annihilatordo you have another sd card?15:42
jostI'm trying some things I found on google15:42
jostnope, nothing I'd like to write to15:42
annihilator?15:43
annihilatorwell if you have an sd card you dont want to use then try writing to the sd card using a live cd15:43
jostadding vm.dirty_background_ratio = 5 and vm.dirty_ratio = 10 to /etc/sysctl.conf for example15:43
kristhiantomreyn, done but i just did a apt update && apt autoremove15:44
jostannihilator: no CD drive, and no USB stick here :/15:44
akiktwoj_: i don't know. the one i pasted here works for me(tm)15:44
jostsorry, but a such diagnostics aren't just possible right now :(15:45
tomreynkristhian: okay, can i see the output?15:45
akiktwoj_: did you run sudo update-grub ?15:45
twoj_I have GRUB_CMDLINE_LINUX_DEFAULT= "quiet splash net.ifnames=0"    I thought reboot would reset it?!15:45
akiktwoj_: update-grub updates the grub config. you still need to reboot15:46
kristhiantomreyn,  http://paste.ubuntu.com/24824143/15:46
kristhianit's all that ive got since i just did apt update && apt autoremove lately15:47
kristhiani just copied them from the terminal15:47
twoj_did not update grub...  doing it now and restarting15:48
tomreynkristhian: okay, good, so these packages are now removed, right?15:48
kristhiantomreyn, yes15:49
tomreynkristhian: then run ' apt-get dist-upgrade ' again, does it do anything now?15:50
kristhianactually nope15:50
kristhian0 upgraded and 0 newly installed15:50
Nobunjoin #ubuntu-it15:50
kristhian0 to remove and 0 not upgraded15:51
tomreynkristhian: something you need to know for the future: just removing a (3rd party) package repository does not ensure that packages you installed from there are removed also. instead, they just become untracked and no longer get any (security) updates. and may result in package conflicts.15:51
twoj_Oh my..........   the nics changed, but now they are eth0 and eth1  and that is not what I named them.15:52
tomreynkristhian: can you show this again, please: dpkg -l linux-image\*15:52
kristhianhttp://paste.ubuntu.com/24824203/ tomreyn15:54
twoj_http://paste.ubuntu.com/24824206/15:54
tomreynkristhian: and 'lsb_release -sd' says? (you can pastte the single line of output here directly.15:55
kristhianit becomes Ubuntu 16.04.2 LTS15:56
twoj_http://paste.ubuntu.com/24824219/  with grub contents15:56
tomreynkristhian: did you not say this was ubuntu 14.04 LTS (trusty)? or am i making this up?15:57
kristhianthe os i installed is 14.04 LTS trusty15:57
kristhiani mean the disk image15:57
sjuxaxHello. I have an ArchLinux host and ArchLinux and Ubuntu guests configured through libvirt/virsh. I am expecting to see the balloon drivers on these guests auto-deflate as memory pressure increases, but this doesn't seem to happen. Everything I find online about auto-deflate not working is from like 3 years ago. What am I missing?15:59
tomreynkristhian: well the system on your hard disk thinks it is ubuntu 16.04 lts, and that's what you have in /etc/apt/sources.list, too15:59
tomreynkristhian: looks like, as a result, we upgraded your system in an inofficial way there.16:00
tomreynkristhian: it is less broken now than before, though16:01
kristhiani see, so well i recover from the kernel panic?16:01
kristhiani see, ok16:01
kristhianwhat will i do next btw?16:01
tomreynkristhian: if we did not fully break your system by going forward with the inofficial upgrade (which is probably why the kernel failed in the first place) you should be able to boot it now.16:02
n-iCehello, how do I determinate if a laptops needs a 64 or 32bits disk16:03
tomreynkristhian: at leats you now have a 4.4.0 kernel installed which should work with 16.0416:03
kristhiantomreyn, will i reboot now and see if it works?16:03
tomreynn-iCe: hard disks are not architecture specific, if that's what you mean by 'disk'?16:04
n-iCetomreyn: i mean the ubuntu disk16:04
akiktwoj_: where are the mac addresses in ifconfig?16:04
n-iCehow do I know if I should use a 32 or 64 iso16:04
tomreynkristhian: give it a try, it *should* work. we could also try to clean up your package management system more, but that'd be better done after reboot.16:05
tomreynkristhian: and worst case you can always get back to where you are now, the chroot16:05
twoj_line 11:  ether 00:0c:29:4d:f8:a216:05
oerheks_n-iCe, check your machine with your vendor, or boot a 32 bit iso in live mode, and check the cpu interminal; lscpu16:05
akiktwoj_: is that ubuntu linux?16:06
akiktwoj_: looks so different than 16.0416:06
n-iCeIntel Core Duo T2400 1.83GHz16:06
akiktwoj_: i have the mac addresses in lower case16:07
tomreynn-iCe: very old, but 64-bit16:07
twoj_there is ip6 stuff there....16:07
n-iCe64bit? really? thanks16:07
twoj_lower case in your rules file?16:07
twoj_ubuntu 17.0416:08
akiktwoj_: yes in the rules file. the mac is on top in 16.0416:08
tomreynn-iCe: sorry, my bad, it's 32-bit16:09
tomreynn-iCe: see "instruction set" on http://ark.intel.com/products/27235/Intel-Core-Duo-Processor-T2400-2M-Cache-1_83-GHz-667-MHz-FSB16:10
kristhiantomreyn, it works now16:10
n-iCethanks16:10
kristhiantomreyn, i will transfer on the laptop first16:10
kristhianshutting this computer down16:11
kristhianbrb16:11
akiktwoj_: it wouldn't surprise me if the udev functionality would've changed between 16.04 and 17.0416:11
samdjoin pyar16:23
kristhiantomreyn: back and i get to boot in with the system now16:26
twoj_akik,   same thing....  lower cases did not work16:31
akiktwoj_: you could check journalctl output for udevd16:36
akiktwoj_: journalctl -b 0 | grep udevd16:36
SummerRainWhich ssh client should i use withj Lubuntu ? It has to have ftp access as well.16:39
BluesKajsu16:40
BluesKajSummerRain, ssh in the repos should work16:40
SummerRainHow can i do that? im quite new to linux16:40
akikSummerRain: are you looking for a gui program. you could use ssh an sftp in the terminal16:41
SummerRaini wanted a gui program, yes16:42
SummerRainin windows, i used bitvise16:42
SummerRainit had the terminal and the ftp16:42
SummerRainAny tips?16:44
SummerRainAny tips? @akik16:44
BluesKajSummerRain, open the console , sudo apt install ssh16:44
iseneUbuntu 17.04 - how do I get python support for vim?16:45
isene(VIM version 8.0.95)16:45
tomreynkristhian: okay, now if you'd like to identify the untracked / outdated / insecure packages you still have installed, i wrote a script for this purpose: wget https://raw.githubusercontent.com/tomreyn/scripts/master/foreign_packages; cat foreign_packages; echo; read -p 'Press Enter if you would like to run this downloaded script, or Ctrl-C otherwise. '; chmod +x foreign_packages; sudo apt install apt-show-versions; ./foreign_packages16:47
akikSummerRain: i think filezilla is for linux also16:47
akikSummerRain: for ssh people usually use the terminal app16:48
SummerRain@akik i think thats the best idea16:49
sjuxaxSummerRain: SSH is a way to get a console into the other system. The only "GUI app" for that is a terminal emulator like Konsole or gnome-terminal.16:49
SummerRaini wish i could add that windows 7 button to lubuntu, to minimize all opened windows16:50
BluesKajdunno of any gui for ssh except the networking option in the file manager16:50
IchimusaiSummerRain: Try pressing win-d16:51
SummerRain@ichimusai aaaaa16:51
SummerRainNice!16:51
SummerRainI miss the button though :(16:52
=== NeverTired is now known as duncellyjr
=== duncellyjr is now known as ```````
twoj_akik, http://paste.ubuntu.com/24824709/16:59
twoj_akik, yes, problems.  device busy.  I'm running this in a VM not sure if that should matter....17:00
akiktwoj_: haven't seen that error. try a google search for it17:09
=== chartorres is now known as cosmicfire
=== jacob_ is now known as mooshoe
=== JanC_ is now known as JanC
wabbitshi does the new skype .deb work for ubuntu Ubuntu 14.04.5 LTS?17:23
akikwabbits: yes17:24
wabbitsthanks akik17:24
akikwabbits: did you try installing it?17:25
wabbitswill try later today, family schedule permitting.17:25
akikwabbits: you might need a "sudo apt-get -f install" after it17:26
wabbitsakik thanks will make a note17:26
cristian_cok, then another question17:27
cristian_cI'm searching for a way to use a new resolution for employing in a basic projector17:27
cristian_cI've followed the sequence using cvt, xrandr newmode and xrandr addmode17:28
cristian_cbut when I use xrandr output with the new resolution, I get: xrandr: configure crtc 0 failed17:28
cristian_cand if I read Xorg.0.log, I find:  (EE) intel(0): failed to set mode: Invalid argument [22]17:28
cristian_cHow could I debug this failure?17:28
cristian_cAny ideas?17:28
ikoniacristian_c: check your device identify with xrandr --verbose17:31
ikoniacristian_c: cvt doesn't look like an intel supported device identifier17:31
ikonia(I could be wrong I'm not reading the intel doc in great detail)17:32
cristian_cikonia: ah, ok I didn't know17:33
cristian_cit's possible17:34
cristian_cI don't remember if I've already tried xrandr --verbose, but I'll try and I'll ssve the output17:34
cristian_c(I could try also now, if needed)17:35
cristian_cikonia: more exactly, what I've to look for inside xrandr --verbose output?17:35
cristian_c(btw, thanks for the answer)17:35
ikoniathe device identifier for the projector17:35
cristian_cok17:36
* cristian_c gets to connect the projector immediately17:36
royal_screwup21I have several programs running in the background. What's the quickest way to check which of them is majorly drawing out my CPU's power?17:48
jertop/htop/etc17:48
Slartroyal_screwup21: there used to be a utility called powertop as well17:49
Slartroyal_screwup21: haven't used it in a while though.. might be outdated.. or not17:49
boredguyCan't you just use the system monitor?17:49
Slartroyal_screwup21: oh.. perhaps you didn't mean power as in battery charge in a laptop.. then system monitor, htop, top etc is better17:50
royal_screwup21boredguy I could, but I wouldn't know *which* program is being run with most computational power17:50
royal_screwup21Slart yup, powertop works too17:51
=== ecollado_ is now known as ecollado
bmgamerwhat is a command I can use to copy the contents of a text file to pastebin17:54
bmgamerfor easy irc sharing17:54
bmgamerof crash text17:54
bmgamerAnyone can chime in here :D17:55
majedBaharhi17:55
majedBaharfirst time here17:55
majedBaharMy keyboard becomes unusable during heavy load. It becomes unresponsive and sometime a key stroke registers as multiple. Any thoughts about why?17:57
boredguybmgamer:cat or use xclip17:57
bmgamerI think I got it17:57
glitsj16bmgamer: pastebinit, you might have to install that.. you can pipe output to it like <command> | pastebinit17:57
bmgamerI installed pastebinit17:57
bmgamerOh thats neat @ glitsj1617:58
glitsj16bmgamer: then your set to post :)17:58
bmgamerhttp://paste.ubuntu.com/24825030/17:58
bmgamerThis is the issue I'm having, can anyone tell me whats going wrong?17:58
bmgamerTrying to Run DOOM 2016 in lutris, thats the crash output17:59
cristian_cunfortunately, I had got issues about login, but now I've solvdd the access18:01
cristian_cikonia: sorry for the mess, Identifier: 0x4318:05
oerheks_bmgamer, there is a #lutris channel here on #freenode, maybe a better place for application help18:07
cristian_cikonia: identifier value pooks like related to vga port18:10
cristian_cevery port has got an identifier with an hex ascending number18:10
cristian_c(the same for my laptop)18:10
cristian_cikonia: have I to pastebin the full output of xrandr --verbose?18:11
energizerI have no internet access on one computer. I am able to connect to wifi, and have access to router web interface. I have internet on another computer through the same wifi.18:28
energizerWhat's going on?18:28
Ben64wrong default gateway?18:29
jostenergizer: malconfigured network settings? Do you get your IP via DHCP, or is it statically configured, without/with wrong gateway?18:29
energizerjost: dhcp18:30
jostenergizer: does `route` give you the right information? Correct default gateway?18:30
energizerjost: its empty18:31
energizeroh wait just came up18:31
jostis the default gateway correct? The line should read something like this: default         fritz.box       0.0.0.0         UG    100    0        0 eth018:33
energizersolved.18:33
jostok :-)18:34
energizeri had an extra adapter plugged in and they had the same settings18:34
energizerim not sure why that would break it18:34
energizerbut anyway i unplugged one and it works now18:34
energizerthanks18:35
fermulatorhey all, i recently switch from lightdm to gdm3 (have always been running gnome3 though); since then my system was crashing gnome after a lock+unlock;  now, even after reboot its permanently stuck and refuses to load gnome-session (gdm correctly prompts for user, but login attempt gets gnome stuck; (although all the auto-start applications try to load)18:36
fermulatorthere are a whack of errors about tracker-CRITICAL; https://paste.ubuntu.com/24825263/ -- lots of googling but unable to find solution so far18:36
fermulatoranyone in the loop on some late bugs or something? (system is fully up to date btw; Ubuntu 16.04, kernel 4.4.0-7918:36
fermulatorchecking journalctl and excluding tracker... http://paste.ubuntu.com/24825300/ <-- nothing obvious here, so my assumption is that the failed login is due to the tracker errors18:38
ioriahttps://bugs.launchpad.net/ubuntu/+source/tracker/+bug/159881418:38
ubottuLaunchpad bug 1598814 in tracker (Ubuntu) "tracker-miner-fs syslog spam: Could not execute sparql" [Undecided,Confirmed]18:38
fermulatorioria thanks; indeed forgot to mention that one; I had found it and subscribed, but it was originally submitted in 2016...18:40
fermulatorseems unlikely that it's my real root cause of being unable to load gnome-session anymore... (else way more people would be affected I would think)18:41
ioriafermulator,  2017-05-31, but it does not look lethal ..18:41
ioriafermulator,  guest account ?18:41
fermulatorioria; yes, other accounts work (i suppose that hints something about my profile eh... ) -- yesterday I had to delete .Xauthority and .ICEauthority files to get back in; maybe same today; trying18:42
ioriafermulator,  tried to create a new user ?18:43
fermulatorthere was no .Xauthority file (can't re-delete), .ICEAuthority was there, deleted;   still same issue (gnome doesn't properly load)18:43
ioriafermulator,  have you  tried to create a new user ?18:44
fermulatorioria, trying that now; works fine18:45
Ben64fermulator: stop using sudo inappropriately18:46
Ben64that's what causes this stuff18:46
fermulatorBen64 which operation was bad/not-recommended?18:46
Ben64well i don't know what you did18:47
fermulatora bit of a leap/assumption...18:47
ioriafermulator,  trying to log in as root, or start X as root, ro wrong compiz settings ... etc. etc ...18:47
Ben64not really18:47
fermulator(not denying though that it's possible I broke something)18:48
Ben64if .Xauthority isn't owned by your user, it's because you did something as not your user to break it18:48
fermulatori rarely operate in terminal as root, don't startX, don't mess with compiz settings (not running Unity so compiz isn't at play right?)18:48
ioriafermulator,  ls -al ~/.Xauthority18:49
ioriafermulator,  if it's ok, try to backup ~./config18:49
ioria~/.config18:49
fermulatorioria that file is moved to .XauthorityTEMP (yesterday had similar issues, renamed it, then was able to login)18:49
Ben64fermulator: find ~/ \! -user $USER18:50
ioriafermulator,  that file, can also be removed, will be recreated ....18:50
fermulatorioria interesting that it was never recreated... (expected it to be yes) - but it's not there18:51
m4dh4tt4a friend of mine says privacy is dead in default buntu /w unity, how much truth is there to this? how much data is collected? what can be disabled?18:51
ioriafermulator,  yeah, maybe some root owned files18:51
Ben64m4dh4tt4: none18:51
m4dh4tt4wtf u answered that in half a milisecond, almost an autoreply lol18:51
xanguam4dh4tt4: is your friend RMS?18:51
compdocI trust ubuntu and even send in the crash reports18:51
Ben64m4dh4tt4: because we get this all the time18:51
xangua!noads18:51
ioriafermulator, so X session not working .... for that user18:51
fermulatorBen64 good idea; ... seems like a few.  (.rpmdb/*, minicom.log, .rnd,)18:52
xanguaMmm what was the factoid?18:52
Ben64!lens18:52
Ben64aw18:52
Ben64!adlens18:52
ubottuTo hide online search results in Ubuntu Unity, go to System Settings > Security and Privacy > Search and toggle the option off.18:52
m4dh4tt4okay well nothings free though how does canonical make money18:52
Ben64there we go18:52
xangua!adlens18:52
m4dh4tt4ya i followed that tho18:52
m4dh4tt4ty18:52
Ben64then you're done18:52
tgm4883m4dh4tt4: not really a support question. Maybe you're looking for #ubuntu-discuss18:53
m4dh4tt4so nobody knows how they make money?18:53
fermulatoris .rpmdb supposed to be user-owned or root owned? (RPM Database Tool... not even sure what this is used for on a Debian/ubuntu system)18:53
tgm4883m4dh4tt4: lots of people do18:53
Ben64it's just not on topic here18:53
tgm4883m4dh4tt4: it's just off topic18:53
tgm4883!discuss | m4dh4tt418:53
ubottum4dh4tt4: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!18:53
m4dh4tt4i see18:53
xanguam4dh4tt4: same way redhat18:53
m4dh4tt4its like voldemort18:53
Ben64no18:53
m4dh4tt4my apologies, i shalst not mention that which should not be named again18:54
tgm4883m4dh4tt4: no, it's more like don't clog the support channel with non-support questions18:54
Ben64support channel / discussion channel18:54
Ben64not complicated18:54
m4dh4tt4tbh i come here to ask Q's and end up answering more stuff than i gain, i disagree that i'm a drain on the channel imo18:54
m4dh4tt4but i digress18:55
tgm4883m4dh4tt4: channel rules bro18:55
m4dh4tt4np18:55
tgm4883m4dh4tt4: it's almost like you don't want to actually discuss it and that your mind is already made up...18:56
xanguaThat's what discuss and off topic channels are for (?)18:58
tgm4883xangua: dissussion and off topic channels are for people that actually want to discuss stuff18:59
phantom10111Does anyone know how can I disable systemd-resolved so that it doesn't start automatically? I have already masked it with systemctl mask but it still starts at boot19:01
YankDownUnderphantom10111, "sudo systemctl disable resolved" ?19:02
BluesKajphantom10111, why disable it19:03
YankDownUnderphantom10111, Or you can edit the /etc/systemd/resolved.conf and comment out what you wish to not have...restart the service...?19:03
m4dh4tt4i disabled mine but cant remember how, why would we want the results cached? my fw does that work19:04
YankDownUnderBluesKaj, Mine works quite fine - with everything in the /etc/systemd/resolved.conf commented out nicely - and all my IP networking is static...happy days!19:04
phantom10111BluesKaj: I want to use dnscrypt-proxy instead19:05
BluesKajYankDownUnder, well if you like google dns as default it's not a problem19:05
phantom10111YankDownUnder: Isn't systemctl disable weaker than mask?19:05
m4dh4tt4dnscrypt looks pretty legit, i shallst integrate le feature19:08
BluesKajone check one's dns default setting with, systemd-resolve --status in the console19:10
LiOn unbuntu 16.04 i've sudo dpkg -i virtualbox-5.1_5.1.14-112924~Ubuntu~xenial_amd64.deb19:15
LiI see icon in the launcher but when I click it doesn't start up19:15
LiIs there any workaround for this issue?19:15
YankDownUnderLi, reboot and try again?19:16
akikLi: if you install the deb from virtualbox.org, you should add your user into the vboxusers group19:17
phantom10111BluesKaj, the problem is that while systemd-resolved is running, for every dns query I get 2 requests in parallel - one with dnscrypt as expected and one normal unencrypted request. I would like to just use dnscrypt and stopping systemd-resolved seems to do the trick. I would just like it to not autostart19:17
oerheks_Li, current is virtualbox-5.1_5.1.22-115126~Ubuntu~xenial_amd64.deb19:18
oerheks_https://www.virtualbox.org/wiki/Linux_Downloads19:18
BluesKajphantom10111, I know nothing about dnscrypt...maybe others can help here ?19:19
sierradumptrying to run ubuntu from micro usb 3.0 flash.  Installs and boots fine from flashdisk #1,  I then make second flashdisk #2 = also boots fine but, I put flashdisk #1 back in and it fails to boot?  I reinstall #1 and it boots fine but now #2 fails to boot?  Can someone explain what is going on?  Does it have to do with EFI bios?  Thanks.19:20
glitsj16phantom10111: why did you mask systemd-resolved? disabling it wasn't working to stop it from autostarting at boot?19:21
LiSorry guys that was a false alarm, vbox requires some missing dependencies on this brand newly installed PC19:21
ioriafirejail19:21
LiI hope that will solve the problem19:21
phantom10111glitsj16, I have masked it but it still autostarts19:22
shantaram3013hello i need some help with disk io usage. iotop reports jbd2 is writing to my disk constantly at 100% and im on ubuntu 16.04.219:23
glitsj16phantom10111: have you tried unmasing it and disabling instead?19:23
glitsj16*unmaking19:23
Lioerheks_: not everyone enjoys that luxury of infinite unlimited bandwidth download :D19:23
Lithey charge by Mb here19:23
Liworks fine now19:24
phantom10111glitsj16, I can try it, but I thought disabling it was supposed to be weaker than masking19:24
Lithanks all19:24
glitsj16phantom10111: i assume the same thing, but i have a working dnscrypt-proxy service (several in fact) for quite some time and disabling systemd-resolved always did the trick.. on 16.04 here.. give it a try, can't hurt :)19:25
phantom10111glitsj16, actually I checked now and I have it both disabled and masked. So you're telling me to unmask it but keep disabled? I guess I could try it it's not like anything else has worked19:26
glitsj16phantom10111: that might be confusing systemd, either mask it or disable it, which i'd recommend19:27
glitsj16correct19:27
Jordan_Usierradump: Yes, it's related to UEFI. Short answer for work-around is "sudo grub-install --removable".19:27
glitsj16phantom10111: are you on 16.04? systemd versions are differently integrated in Ubuntu versions as you probably know19:28
phantom10111glitsj16, I'm on 17.0419:29
glitsj16phantom10111: okay, that should have better systemd integration even, or put differently less init stuff19:29
Jordan_Usierradump: The issue is that while for BIOS any given drive can contain only one MBR, which determines what bootloader will be loaded from that drive, with UEFI there can be many UEFI images in the EFI System Partition.19:30
sierradumpjordan_U:  thanks, would the process to make these continue to boot after additional installs be 1.) install ubuntu to flash disk, 2.) run ‘sudo grub-install —removable’.  then after I install the remaining 5 flashdisks, the previous 4 should still boot?  (I am attempting to make a set of bootable Ubuntu USB 3.0 Flashdisks for a class I want to teach).  Frustrating that after installing then 2nd flashdisk,  I am unable to boot 19:32
sierradumpinto the previous.19:32
sierradumpahh ^ thank you.19:33
Jordan_Usierradump: Will be away for a few minutes, will continue explanation when back.19:33
sierradumpthanks!19:33
jarlathTwitchTV stutters a lot on my laptop under Chrome and Firefox. Does anyone else get this and is there an alternative like an app?19:38
=== ``````` is now known as ________
jarlathGPU is Sandybridge Mobile19:40
geniijarlath: http://www.omgubuntu.co.uk/2016/08/install-gnome-twitch-desktop-appubuntu-16-04 looks promising.19:43
jarlathgenii: thank you, that looks very promising :)19:44
momomoin htop, how do you hide a processe's sub threads? it's annoying and takes up alot of space19:46
minimecjarlath: You can install the 'mpv' media player and use it like this 'mpv https://www.twitch.tv/sentdex'. You might have to tune gpu hardware acceleration... See here... https://github.com/mpv-player/mpv/wiki/FAQ#X11Intel19:47
fermulatorfalling back to gnome2 compiz works fine (so it's a gnome3 issue for me on this specific profile;)19:49
=== uptime is now known as EpicOne
=== EpicOne is now known as KindOne
=== Infra_HDC is now known as R2AMO
phantom10111glitsj16, I tried unmasking the service and disabling it and that didn't work, but then I tried the opposite thing (enable it and mask) and that did work. So thanks a lot for the hint20:04
glitsj16phantom10111: :) no problem, it's weird, but if it works ..20:07
=== dreamon_ is now known as dreamon
m4dh4tt4sierradump have you tried yumi? you can make multi-boot flash disks, super easy, can be run with wine on linux, i know its not the recommended method but i cant live without it20:09
m4dh4tt4if you do give it a whirl, make sure to fat32format it(top right checkbox)20:10
sierradumpm4dh4tt4: no, I used unetbootin to create my USB Ubuntu Installation media…. During ubuntu  installation, I simply chose the new USB disk as the destination.20:11
sierradumpthe new USB disk does boot, but only until I install ubuntu to the 2nd USB disk…20:12
sierradumpthen only the 2nd one boots, etc…20:12
m4dh4tt4whats the end goal? multiple flash drives for all students with 1 os?20:12
m4dh4tt4or 1 flash drive with multiple versions of buntu?20:12
m4dh4tt4or 1 comp with 4 diff flash drives with diff versions?20:13
sierradumpWhat I don’t understand is why the USB installation media always boots, across all my PCs…. But the installed USB ubuntu installations, only boot on the system they were “created/installed” on.20:13
sierradumpYes, I would like to have 5 USB flash disks with vanilla 16.04 installation.20:13
m4dh4tt4maybe you have secure-boot enabled?20:13
sierradumpThis way students can boot from the USB disks without installing on their PCs.20:13
m4dh4tt4in bios?20:13
m4dh4tt4well i know that yumi is my go-to, i have 10 x OS's linnux,boot cd's, all flavs of windows, boots on erry pc20:14
sierradump*yes, because the PCs are Lenovo Laptops (Carbon X1) and have windows installed… I’m not able to modify bios settings.20:14
m4dh4tt4do you require persistance though cuz im not sure my recomendation is  suitable20:15
jamieb452hi there20:15
sierradump*what I don’t understand….  Unetbootin created a USB flashdisk w/ Ubuntu Installation .iso ->. This boots on every system no problem. reliable.  everytime this works.20:15
m4dh4tt4im not following if that works then?20:15
sierradumpBut the resulting installation to the individual USB 3.0 flashdisks, they only boot on the systems they were created (read installed) on ???20:15
m4dh4tt4could be some uefi vs non-uefi20:16
m4dh4tt4would be worth making a uefi verion and a non-uefi so u can confirm that this is the difference between something that boots or not and know which drive u need for which, maybe im way off here but its what i would do if things were acting up20:17
sierradumpi.e. ubuntu-install-usb, lenovo #1, 3.0 flashdisk #1  everything installs and boots great.   but if I take that same, working, 3.0 flashdisk #1 to lenovo #2 -> won’t boot :(20:17
sierradumpbut if I ubuntu-install-usb, lenovo #2, 3.0 flashdisk #2 —> everything works.  If I take 3.0 flashdisk #1 back to lenovo #1 it boots fine again too.20:18
m4dh4tt4and are lenovo 1 and 2 same mobo?20:18
minimecsierradump: Did you install grub on the MBR of the USB stick? In that case you should be able to choose the boot device with F12, when the Lenovo boot screen appears, right? I have two pure USB linux installations here, one Ubuntu, one Fedora and never have boot problems. Although I have to admit that I disable UEFI on all my devices, and the chromebooks I use don't even have UEFI.20:18
sierradumpminimec:  I think the ubuntu installation automatically installs grub no?20:19
BluesKajminimec, legacy mode with bios backflash ?20:21
m4dh4tt4well if youre on usb 3 , loading up buntu on yumi takes about 2.5 mins, which is 3 x less time than weve been discussing :P20:21
minimecsierradump: There is one screen during the installation, where you see the grub installation point. I would maybe try to do a manual partition configuration "other configuration" or something during installation. Then I am pretty sure that the grub install point is shown during installation.20:21
minimecBluesKaj: Sorry, I don't understand what you mean.20:21
IchimusaiIt normally asks where you want it before it ejects the load.20:21
jamieb452So what is all up to?20:22
hundfredhuhu, need help to upgade an old saucy to trusty. apt-get dist-upgrade fails :( => 404 ... is there any mirror left?20:22
IchimusaiJust committed a couple of hundred lines of LISP into a project.20:22
BluesKajminimec, you mentioned you disabled uefi..wondered what mode you used when installing the OS20:22
Ichimusaihundfred: I would recommend a reinstall unless you really have compelling reasons not to.20:23
minimecsierradump: A manual partition configuration is quiet useful as you probably don't want a 'swap' partition to reduce write cicles on the USB drive. YOu can use zram instead.20:23
jamieb452Is anyone here on linux mint at all?20:23
Ichimusaihundfred: Never had much luck with the do-distribution-upgrade thing and eventually end up reinstalling anyways when it failes halfway through and leaves the system terrified and confused between two releases.20:23
Ichimusaijamieb452: In the ubuntu group? Not too many I should think20:24
minimecBluesKaj: Oh. I think indeed I set 'legacy mode' in the BIOS. That's enough to get rid of all problems.20:24
m4dh4tt4i keep hearing about dist-upgrade sisasters20:24
m4dh4tt4whats this you speak of?20:24
oerheks_jamieb452, mint has its own issues and channel20:25
m4dh4tt4i run it like 2-3 times a month20:25
m4dh4tt4omg dude drop mint right meow20:25
m4dh4tt4i went from mint to ubuntu20:25
jamieb452yes, if you go into your bios and then make it to where your bios is put into legacy, it can help you to get problems fixed20:25
m4dh4tt4lif'es graaaaaaaaand20:25
BluesKajminimec, yup, I wiped the drive of all windows stuff/partitions gpt and setup a dos table etc ...no more mucking about uefi20:25
m4dh4tt4mint was soooooo many riddiculous wtf issues20:25
m4dh4tt4half the packages and such just straight up walk you off a plank into a world of hurt and confusing conflicts i have yet to understand20:26
jamieb452Oh, well I will eventually go to ubuntu soon, this install of mint is quite old and the drive needs a reinstall with a later version of linux20:26
m4dh4tt4went to buntu expecting same battles, lkike 95% of my issues on mint setup were gone20:26
Ichimusaim4dh4tt4: Good for you. I have never ben able to make it work. About halfway through something weir bails and then the system is left in a weird state and I have to roll back to pre-upgrade snapshot.20:26
m4dh4tt4<3 buntu20:26
jamieb452so what issues was there?20:27
sierradumpm4dh4tt4: haha, yumi sounds great but I want to understand whats happening with my attempts to install.   I will try out yumi later though!20:27
oerheks_!mint20:27
ubottuThe Ubuntu channels can only provide support for Ubuntu and its official flavors, since other distributions and derivatives have repository and software changes. So please use their dedicated support venues, for example: Linux Mint (#linuxmint-help on irc.spotchat.org), Kali Linux (#kali-linux), and LXLE (#lxle)20:27
sierradumpminimec:  yes, I can choose other at that screen.  What exactly am I looking for at the partition screen?20:27
jamieb452ok, will do, i am moving to ubuntu 16 now, see you soon folks20:27
dreamcat4why wouldnt you use rufus to create your usb installer with20:28
Bashing-om!eol | hundfred20:28
ubottuhundfred: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades20:28
m4dh4tt4display managers + window manager coflicts, u grab something from apt or gui repo and they just load overtop of eachother.. It took me 4 hrs of research to pair my bluetooth keyboard. I had to write a 16 line script to get the system to understand my mouse. I battled dual monitors vs 1 monitor not showing up for 4 months. Id have a working dualmon and reboot or update and not be able to get it back for days etc etc , never again20:29
hundfredIchimusai: hm, i just have expierience with debian: dist-upgrade allways worked for me but my expierience is, that ubuntu is worse in that point20:29
sierradumpminimec: zram?  Hmm — I had thought about the no /swap on flash -> but this is flash 3.0 and supposedly 3.0 is faster than any current SSD anyway?  regarding writec cycles — is flash media any different than traditional SSD 2.5” HD?20:29
Ichimusaihundfred: I have yet to see it not failed on a system where actual work has been performed on :)20:30
minimecsierradump: depends on the USB stick you use. As example I have a 64GB stick here where I created two partitons, one '/'(ext4) and the other one fat32. Both have about the same size. Like that you can plug the stick in a windows box and you can use the fat32 partition for file transfer.20:31
sierradumpahh.20:32
tgm4883Ichimusai: yesterday I just upgraded from 16.04 to 17.04 on my work laptop without any issues20:32
lucckyhello20:32
lucckydoes anyone know how to install wps office into lubuntu system, i get error message that libpng1200 isn't installed but in the synaptic package manager i haven't found this version of libpng, there is just 160020:32
lucckyand some others20:33
sierradumpminimec: understood.  I have the sandisk 3.0 micro 64GB.  I am just doing Ubuntu install.  They are so small - they could be great for portable system that boots in any computer!  if I coudl get them to boot haha20:33
minimecsierradump: Indeednew USB 3.0 sticks are like small ssd's, so you should not really have problems with write cicles (they say ;) ) If you install the zram-config package, the system will create some virtual swap in RAM and also handles the size.20:33
m4dh4tt4ya ill admit im a noob when it comes to understanding boot partitions and usb booting issues, which is why my stupid self uses yumi, only so much time in a day i'd rather be off coding something or concentrating on infosec, we shouldnt have to smash our heads against a wall to get something booting20:33
sierradumpWell… Life is great with these things if I install and then ONLY use it on the system I installed it on (since I can’t get teh damn thing to boot on the other systems).20:34
sierradumpI’m thinking the answe may be in one of these guides here — I just don’t know enough about this stuff to figure it out… I am a geologist, not a ocmputer scientist!20:34
m4dh4tt4sierradump well if what youre doing isnt working, whats your plan, geologist?> YUMI bro lol its for the unsavvy20:35
sierradumphttps://medium.com/@mmiglier/ubuntu-installation-on-usb-stick-with-pure-efi-boot-mac-compatible-469ad33645c920:35
m4dh4tt4or maam,20:35
m4dh4tt4lol20:35
sierradumplol20:35
minimecsierradump: I have one of theese too in fact with a fedora installation on it. I started with fedora21 and am now on fedora25 on this stick. Works quiet well, but I think the 'sandisk micro' don't have a ssd controller on it. So specially on that stick, zram would be useful I guess.20:35
sierradumpm4dh4tt4 - ill check it out now I guess. haha20:35
m4dh4tt4Good luck :) hopefully none needed20:36
sierradumpI am using SanDisk Ultra Fit Micro USB 3.0 64GB20:36
minimecsierradump: the 'SanDisk Extreme USB 3.0' sticks have ssd controllers, but they are much bigger in size.20:36
lucckyplease advice me on my issue, thank you20:36
sierradumpdidn’t know some usb had SSD controllers!  that is @#$#@ awesome!20:36
* m4dh4tt4 thinks the regs in this chan are growing tiresome of his yumi talk20:37
sierradumpSize does matter lol20:37
m4dh4tt4what in the world is a usb ssd controller? (up down up down left start select)20:37
m4dh4tt4but like clearly the current usb boot recommends aren't as smooth as they could be. ive been here 2 days and its practically a topic 10% of the time20:38
sierradumpYeah, I mean I just wish I understood this better….  I know, generically, that what is happening is that some entry is being installed in my bios during Ubuntu install…. I see it at reboot, bios menu has option for ‘ubuntu’.   But what I want to do is install ubuntu on this removeable media, that is compatible on ANY computer…20:38
m4dh4tt4unplug the hard drive for install20:39
sierradumpm4dh4tt4: I suspect the SSD controller is like a chipset or similar on the USB removable disk, that actually more closely emulates the performance you would have on a traditional 2.5” SSD  HD vs. traditional flash media.20:39
minimecm4dh4tt4: Some info on USB stick with ssd controllers... http://www.anandtech.com/show/8755/sandisk-extreme-pro-usb-30-flash-drive-capsule-review20:40
sierradumpm4dh4tt4: unplug hardrive — wil that actually solve my issue?20:40
m4dh4tt4oh laptop, geologist... well some are easy lol , lenovo might have a lil door on bottom with a pic of a disck , 4 screws or 2, pop door slide hdd flat where towards the gap, comes right out, that way you know your not loading boot from drive and rely only on usb20:40
sierradumpyeahh — I think bios lives on mobo?20:41
m4dh4tt4do not pull up on the hard drive until youve slid it out of the port20:41
eletioussierradump - typically, you will need to find a boot menu on whatever device you're using and boot it that way.  If I may ask, are there any specific factors that make using ubuntu a necessity?20:41
sierradumpthis geologist thinks computer needs mobo haha20:41
m4dh4tt4bios does but i can guaruntee youre not loading buntu onto the bios20:41
m4dh4tt4bios is Basic Input Output system. typically 2mb to 32 mb or whatever the new uefi ones go to, it doesnt have partitions afaik20:42
m4dh4tt4and is only written to with firmware updates or when the NSA pwns your life20:42
sierradumpeletious: no, I only wanted to install ubuntu as I have instructions for an open source GIS software specifically writen for ubuntu.20:42
eletiousohhhhh20:42
myxenoviahi, can someone help me? i installed ubuntu 16.04 lts a couple of months ago and used it for 1 week. but when im using it now i cant connect to internet. it always says disconnected. you are now offline20:43
sierradumpm4dh4tt4:  I thought UEFI was like a small flash w/ a partition for your boot points and stuff?20:43
Menzadormyxenovia: Were you connected before20:43
Menzador?20:43
m4dh4tt4thats fine but if u have a hard drive in the box, theres a chance youre writing to it, hence it not booting on comp 2, because hard drive in comp 1 is absent in comp 2 100% of the time :P20:43
myxenoviaMenzador yes20:44
sierradumpmyxenovia:  ctrl-alt-T20:44
m4dh4tt4myexnovia service network-manager restart20:44
sierradumpifconfig20:44
sierradumppost results?20:44
myxenoviasierradump whats that key gonna do?20:44
m4dh4tt4ifconfig, then get network card name, prolly eth0, could dhclient eth0 and ifconfig it again,20:44
MenzadorNot ifconfig, use [ ip link ] instead20:44
myxenoviai have to restart to boot my ubuntu.20:45
myxenoviaervice network-manager restart a terminal command?20:45
m4dh4tt4yes20:45
myxenoviaokay i will try it. ill comeback here20:45
m4dh4tt4if ure completely noob, best chances are,"sudo network-manager restart"20:45
m4dh4tt4and20:45
m4dh4tt4dhclient eth020:45
minimecmyxenovia: Do you connect with Wifi? Are the wifi networks 'visible', when you try to connect? Also could you verify that 'time' and 'date' are correct, before you try to connect to a network?20:45
m4dh4tt4if not come back for more cuz youll need to follow the other stuff guys are saying20:46
m4dh4tt4also nslookup google.ca and ping 8.8.8.8, write results down, come back20:46
* m4dh4tt4 thinks he just revealed his country location20:46
m4dh4tt4-_-20:46
myxenoviaminimec yes im connecting to wifi, wifi networks are hidden i just connect to hidden network.20:46
m4dh4tt4well try gui, top right, click wifi icon, connect to hidden network, put in net name, encryption type and passcode20:47
myxenoviaim sure reinstalling ubuntu will work but i cant do it everytime this happens lol20:47
myxenoviam4dh4tt4 yea thats how im connecting20:48
Slartm4dh4tt4: you realise that your whois-information already reveals where you're connecting from? =)20:48
myxenoviaim going to do it now. restart part 120:48
minimecmyxenovia: Oh... That is in fact not such a good idea, specially on a laptop, because the laptop will always try to search for that hidden network, even when you are in a complete different place with other networks available. See here... https://www.howtogeek.com/howto/28653/debunking-myths-is-hiding-your-wireless-ssid-really-more-secure/20:49
eletiousHey guys, just looking to understand something better - i've installed openbox and have been customizing for the past day or so.  I accidentally opened Nautilus and it set my wallpaper to my Unity wallpaper, and it seems (though I may be mistaken) that feh --bg-fill doesn't change it20:49
eletiousis there a weird layering system for this?20:49
minimecmyxenovia: In your case, I would first try to connect to a 'normal' visible network, if you can do that. Just to check that the ubuntu system is working correctly. Then, if you really want to hide the 'ssid', continue with this step.20:51
sierradumpdangit. batteries in my mouse just died.  thumbs down for wireless mouse. brb gotta go to store.20:54
myxenoviaim back20:58
myxenoviaservice network-manager restart, then i tried to connect  its no good.20:59
myxenovianslookup couldnt get address for 'ping': failure20:59
myxenoviai will list down ifconfig result sec20:59
myxenoviathis is the result of if config21:01
sierradumppastebin21:01
myxenoviai used puu.sh sec21:01
=== jstein_ is now known as jstein
myxenoviahttps://puu.sh/wgqtj/b46e3b60c4.png21:01
sierradumpk21:01
myxenoviadhclient eth0 result is could not found device eth021:02
minimecmyxenovia: I don't know if you got my last two messages, but first 'hiding ssid' is not such a good idea, and 2nd. I would try to make the network 'visible' on the router and check for a working connection. Like that you know that ubuntu is working correctly.21:02
myxenoviaminimec yes i  think i answered you. i hide my ssid so my neighbour thinks i dont have wifi anymore21:03
sierradumpalso, I think your pic is like cut off? I can’t see your interface names at all?21:03
myxenoviaand i didnt know that making it hidden is what makes my ubuntu messed up21:03
myxenoviasierradump i think the photo is messed up. i will go back again sorry.21:04
CTxCBOkay, so... I want to install Ubuntu to a USB Stick because I don't have a working hard drive.21:07
CTxCBI've been able to split my 64GB into two partitions, one 3GB for the LiveCD and the rest to install to.21:08
minimecmyxenovia: Ok. I don't want to question your decision any longer... ;)21:08
CTxCBI was able to install too, but the problem I now have is that when it boots up after the restart, it defaults to the main partition, which is the LiveCD.21:08
CTxCBI tried removing the LiveCD partition in a Partition Manager in Windows, and when trying to boot, it didn't fail, instead it just stayed at a flashing cursor whilst reading.21:10
CTxCBAre there any possible solutions? I don't mind trying this again and changing steps.21:10
minimecmyxenovia: MAybe try to set the ssid manually with iwconfig. I don't know if that helps, but it's worth a try. First check your device name with 'iwconfig'. In my case 'enp4s0'. Then set the essid with the following command: "iwconfig enp4s0 essid YOUR_SSID".21:10
myxenoviathis is the result now21:12
myxenoviahttps://puu.sh/wgr3L/28df9dc3f2.png21:12
minimecmyxenovia: You could even try "iwconfig enp4s0 essid YOUR_SSID key YOUR_PASSWORD". Then maybe run 'dhclient' to make sure you get an ip from the router21:13
myxenoviaill do it next. ill wait for the reply of the one who look for my ifconfig result21:14
myxenoviathanks21:14
Jordan_UCTxCB: Do you have a GNU/Linux system that you can repair your USB installation from?21:19
CTxCBJordan_U: No, I don't.21:19
minimecmyxenovia: well... there is not much to say, looking at that picture with the ifconfig result. You have two network devices (lan/wlan) and the wifi device 'enp2s0' doesn't have an ip address -> not connected. The rest of the 'enp2s0' output seems to be 'standard configuration'.21:19
Bashing-omCTxCB: likely grub ( boot loader) did not install as you wanted it to . See about re-installing grub ? From the liveDVD pastebin - with the USB device plugged in - ' sudo fdisk -lu ' and we make sure of the target name .21:19
Jordan_UCTxCB: Did you use a Windows machine to make the LiveUSB initially then?21:22
minimecmyxenovia: Sorry... I am wrong.... your 'enp2s0' device is the 'lan' ethernet device... The other one 'wlp3s0' is the wlan device...21:22
CTxCBJordan_U: Yes, I used Rufus on my Mum's Windows 7 laptop.21:23
Jordan_UCTxCB: Is the machine you're installing to UEFI or BIOS based?21:28
CTxCBUEFI.21:28
Jordan_UCTxCB: Did you use manual or automatic partitioning?21:29
CTxCBRufus created the original partition, I resized that using a Partition Manager and created a second partition, which I installed to.21:30
Jordan_UCTxCB: In the Ubuntu installer, did you choose manual partitioning?21:30
CTxCBUm... I selected the partition, and set it to ext4, and set the boot thing, whatever, to /21:32
CTxCBJordan_U: I think I have a secondary USB stick. Does Ubuntu need the Live CD once it restarts?21:36
Jordan_UCTxCB: So it sounds like you did use the manual partitioning option of the Ubuntu installer. Did you specify a partition to be used for /boot/efi/ ?21:37
CTxCBJordan_U: Yes, sha2, which was the empty partition.21:38
jamieb452hi21:40
Jordan_UCTxCB: If you can, please use your second USB stick to boot the machine you're trying to install to then plug the USB stick with the failed install in and run boot info script: https://github.com/arvidjaar/bootinfoscript and pastebin the RESULTS.txt that it produces. Please also pastebin the output of "sudo efibootmgr -v".21:44
sierradumpJordan_U:  Do you know much about USB installs and EFI?21:48
sierradumpJordan_U:  similar to CTxCB, I was attempting to install Ubuntu 16.04 to a USB 3.0 Flashdisk Media.  (sandisk 64GB).21:49
sierradumpI am able to complete installation to the sandisk, but the sandisk will only boot on the computer it was created on…. Not any other similar model PC (I have 5 Lenovo Carbon X1 Laptops).  i.e.  Laptop #1 installs Ubuntu to USB Flash#1.  Flash #1 will boot on Lenovo1, but not on Lenovo2.  Flashdisk2 is installed from Lenovo2, Flashdisk2 will boot on Lenovo2, but not on Lenovo3...21:51
Jordan_Usierradump: That is normal for UEFI. A default installation of Ubuntu depends on the machine having a UEFI boot entry pointing to Ubuntu's UEFI image in EFI/Ubuntu. But, you there is also a path that UEFI firmware will check for an image if there is no UEFI boot entry for a disk, EFI/BOOT/BOOTX64.EFI . To configure grub (or actually, shim for secure boot) to be installed to that location boot from the21:58
Jordan_Uinstalled system and run "sudo grub-install --removable".21:58
jamieb452hi all22:01
jamieb452anyone here having any issues with ubuntu 16?22:05
ThePortWhispererhi22:05
jamieb452hi22:05
ThePortWhispererif i want to get ubuntu 7.10 vmware, where can i find this22:05
jamieb452You mean you want to install ubuntu on a vm?22:06
ThePortWhispererno, i'd like vmware image of 7.122:06
ThePortWhispereri found a vbox image..just trying to avoid converting22:06
jamieb452ok, let me just check22:06
ThePortWhispereror is there a way for me to determine gcc version that comes with ubuntu 7.1022:09
c0micaldid you try gcc --help?22:09
sierradumpJordan_U:  Thanks!  I did in fact try that.  I’ll try to shorthand the procedure here:  Lenovo1, install Ubuntu to SanDisk1.  Lenovo1, Boot SanDisk1 and run ‘sudo grub-install —removable’.  Reboot lenovo1 and choose F12/USB Disk.  Black screen and drops me back to F12 menu :/22:09
c0micalor man gcc22:09
Jordan_U!info gcc | ThePortWhisperer22:10
ubottuThePortWhisperer: gcc (source: gcc-defaults (1.166ubuntu1)): GNU C compiler. In component main, is optional. Version 4:6.3.0-2ubuntu1 (zesty), package size 5 kB, installed size 59 kB22:10
ThePortWhispereri don't have the vmware image so i cant run that. i was trying to find some images of 7.122:11
ThePortWhisperernon vbox22:11
ThePortWhispererso Jordan_U it looks like it doesn't come default with ubuntu22:11
Jordan_UThePortWhisperer: What doesn't come by default in Ubuntu? What is your end goal?22:12
ThePortWhispererJordan_U, i didnt understand the bot msg, it was sort of cryptic22:13
ThePortWhisperermy end goal is to develop something that runs against ubuntu 7.1022:13
ThePortWhisperercurrently the error is "FATAL: Kernel too old"22:13
sierradumpJordan_U:  But thank you for your EFI synopsis as  what you are saying seems to be correct about the EFI boot points… but a new laptop doesn’t have a preinstalled bootpoint for my usb stick, so I need to somehow move the boot point to the USB stick so it can be available to ANY system… as it appears ubuntu is choosing for me to install that boot point into the current system EFI bios instead of the USB stick I am installing to â22:14
sierradumpAnd for some reason, running that  grub install —removable trick afterwards doesn’t work for me?22:14
Jordan_UThePortWhisperer: What command gives you that error message?22:16
ThePortWhispererJordan_U, running the executable22:16
Jordan_UThePortWhisperer: Is the executable statically or dynamically linked?22:17
ThePortWhispererstatic22:17
Jordan_UThePortWhisperer: Try building it in an Ubuntu chroot, or ideally package it properly as a dynamically linked executable in a .deb package that depends on its dependancies.22:17
anddamis there a simple ftp server in repo, I need to cd into a dir and start serving it with anonymous access22:18
anddams/,/?/22:18
tomreynThePortWhisperer: have you been told that ubuntu 7.10 must be unsupported for roughly 9 years now?22:19
ThePortWhisperertomreyn, yes but it's sadly not relevant to my aims22:20
tomreynor maybe you mean ubuntu 17.04 or ubuntu 10.10 ?22:20
tomreynor maybe you mean ubuntu 17.04 or ubuntu 17.10 ?22:20
YankDownUnderandatche, "apt search vsftp"22:20
jamieb452you can install apache server22:20
tomreynThePortWhisperer: what are your aims, if you don't mind diisclosing them (or an abstraction thereof)?22:20
ThePortWhispereri'm developing for an old box that's running 7.1022:21
jamieb452why is that/22:21
anddamYankDownUnder: I figure that's for me, vsftp required a config file IIRC22:21
tomreynThePortWhisperer: there really should be no such system. can you hint on why it exists?22:21
ThePortWhispererits for infosec testing purposes22:22
tomreyni see22:22
tomreynhmm, for this purpose, i would have expected people would use current systems and adapt them to look like old ones instead. but surely that's a lot of work.22:23
ThePortWhispereri dont design the systems i just attack them :P22:23
tomreynThePortWhisperer: so you have source packages, you have sources of upstream code still available, i would think, what's the problem?22:24
ThePortWhispererthis thing with developing for older systems..really a pain in the neck22:24
jamieb452so your trying to learn how to hack certain systems?22:25
tomreynno doubt on that. you should not nortmally go that route. but i understand your use case.22:25
ThePortWhispererjamieb452, actually trying to come up with a reliable way to develop for a target system22:26
ThePortWhisperercurrently the method is to get the VM of the system and compile with that22:26
ThePortWhispererit's a bit annoying, would like a cleaner method but it's been difficult to get clean answers on a smarter way22:26
tomreynThePortWhisperer: i assume you already came across http://old-releases.ubuntu.com/ ?22:26
ThePortWhispereri have not, i saw something similar for BSD, though22:27
tomreyngetting the old system and building on that seems like the right way to build software for it.22:27
ThePortWhispererdo you know if those tars have ISO's in them?22:27
tomreynglibs is not downwards compatible.22:27
ThePortWhispereri originally came here looking for vmware images22:28
ThePortWhisperertomreyn, yes that's what someone told me. to find the exact distro or one before it.22:28
tomreynhmm vmware images seems unlikely22:28
ThePortWhispererthey also told me to say release, not distro :P22:28
ThePortWhispererer, that wasn't the correction, haven't eaten proper breakfast today, anyways22:28
jamieb452http://old-releases.ubuntu.com/releases/7.10/22:28
tomreynthere's release, there is distro, differnet things. ok, have some food then. ;)22:29
ThePortWhisperertomreyn, yes, i found a vbox version. I was trying to help a friend of mine looking for a VMware version.22:29
ThePortWhispererhe was already giving up on the target and VBox wouldn't install on his host  so I figured i'd help out by finding a VMWare version of U7.1022:29
tomreynThePortWhisperer: you will have trouble finding an authoritative source for vmware or any HDD images. and for security purposes, this surely is a requirement.22:30
jamieb452try http://old-releases.ubuntu.com/releases/7.10/22:30
jamieb452that is ubuntu 7.1022:30
tomreynso use the iso to install it. you can pressed, a process amongst debian based distributions which allows for automating installations.22:30
ThePortWhisperertomreyn, jamieb452 gr8..thanks folks :D22:31
jamieb452no problem.22:31
tomreyn* preseed22:33
tomreynhttps://help.ubuntu.com/lts/installation-guide/example-preseed.txt22:33
tomreynhttps://askubuntu.com/questions/806820/how-do-i-create-a-completely-unattended-install-of-ubuntu-desktop-16-04-1-lts22:34
ross`um, I am so completely confused. I was able to do mkdir .ssh then I did a chmod 600 .ssh and now I cannot ls the directory but ls -al shows: drw------- 0 ross ross  512 Jun 10 15:29 .ssh22:36
ross`what??!?!22:36
ross`I can ls it with sudo22:36
ross`but it's owned by my user, so wtf22:36
ThePortWhisperertomreyn, vnice, thanks22:36
ross`ssh also is having the error: debug1: Could not open authorized keys '/home/ross/.ssh/authorized_keys': Permission denied22:37
Jordan_Uross`: "reading" the contents of a directory requires "execute" permissions.22:37
tomreynThePortWhisperer: welcome, have 'fun'. in fact, i think it'll be a lot harder for some other linux distros if you need to do the same there.22:37
myxenoviaminimec hi22:37
ross`Jordan_U: ahhhh, alright22:38
ross`working now, thanks22:38
Jordan_Uross`: You're welcome.22:38
Jordan_Uross`: Actually, to be completely correct you'll be able to list the contents of the directory without execute permissions, but you won't be able to do any useful operations with those files, including stat()ing them to get more information about them.22:41
hggdhross`: and, anyways, the default permissions for ~/.ssh are 070022:42
ross`hggdh: yeah, that's what I set it to22:42
Jordan_Uross`: Fun fact, with "ls --color=no some_directory_without_execute_permissions" you'll be able to list the files without error, because ls won't try to get additional information about the files to give them the correct color.22:48
=== viv`d is now known as vivid

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