/srv/irclogs.ubuntu.com/2017/08/08/#ubuntu.txt

Bashing-omtcikoritys: One issue at a time . To me getting a driver loaded ( not xserver-xorg-video-intel ) is the 1st priority . And yes systemd controls PID1 .00:02
tcikoritysBashing-om: Also, not sure if this is the right way to do this, but it seems so from a search. I added 'blacklist i915' to /etc/modprobe.d/blacklist.conf, and did sudo update-initramfs -u. The modesetting boots still fail.00:03
energizeroerheks: should i `rm` the old kernels?00:05
kevrhow do i log to cron? does it just take stdout?00:07
energizerkevr: what do you mean log to cron00:08
kevrsyslog gets CRON logging from various cron jobs00:08
kevrhow does that happen00:08
kevrby the cron job printing to stdout?00:09
donu7tomreyn, I'm still running through the ubuntu-server install by dd-ing the iso to a usb and booting off of it. So far, it has been a much better experience and I'm expeting it to work -- thank you for that advice.00:11
Bashing-omtcikoritys: We have to have a driver . and I am trying to come up with a reason why not IntelĀ® Graphics Update Tool 2.0.2 for Ubuntu* 16.04, 64-bit . I would prefer some other solution .00:15
kevrenergizer: ?00:15
tcikoritysBashing-om: Would it be good to try? Or why not?00:16
Bashing-omenergizer: " should i `rm` the old kernels? " Not for the faint at heart . That leads to a long hard road to recover from .00:16
energizerBashing-om: what do i do instead?00:16
Bashing-omenergizer: Have not followed your issue . but if apt can not work . then it is the realm of dpkg .00:18
energizerBashing-om: im out of space on /boot. cant autoremove or apt purge anything00:18
Bashing-omtcikoritys: What release are we working with ? I can not come up with a better thing than the OEM install .00:19
tcikoritysBashing-om: 16.0400:19
kevrtcikoritys: can you run `lspci | curl -F 'sprunge=<-' sprunge.us` please?00:22
Bashing-omenergizer: Then it is a dpkg thing . get a list ' sudo dpkg -l | grep linux- ' . Then this - a template only - ' sudo dpkg -P linux-image{,-extra}-4.4.0-{46,49,52}-generic linux-headers-4.4.0-{46,49,52}{,-generic} ' where you know what the booting kernel is and DO NOT mess with that booting kernel .00:23
tcikoritysFrom that I get: http://sprunge.us/SCYO00:24
Bashing-omtcikoritys: Yeah,. let's see what kind of issues we run into with the OEM install . http://tipsonubuntu.com/2016/09/07/install-intel-graphics-driver-ubuntu-16-04/ looks pretty easy .00:26
Bashing-omkevr: tcikoritys We have no driver loaded per lshw -C . maybe effected by nomodeset ?00:29
Bashing-omenergizer: If you do not understand the syntax of the dpkg command, you can dpkg one package at a time - with patience .00:31
energizerBashing-om: i am familiar, trying it now00:31
tcikoritysBashing-om: That was working, up until it tried to install libglapi-mesa. It wanted to install version 12.something, but 17.0 is installed00:33
tcikoritysBashing-om: Sorry. It was trying to install libgles1-mesa00:35
Bashing-omtcikoritys: Pastebin those outputs and we see what we can do to fix . All I can say is that we have to get some driver installed and this is - I think - a good way .00:37
Bashing-om!info libgles1-mesa xenial00:38
ubottulibgles1-mesa (source: mesa): free implementation of the OpenGL|ES 1.x API -- runtime. In component main, is optional. Version 12.0.6-0ubuntu0.16.04.1 (xenial), package size 8 kB, installed size 85 kB00:38
Bashing-omtcikoritys: ^^ so a PPA interferring ( version 17) ??00:40
tcikoritysBashing-om: Where do I find out? Both of them say "Source: mesa" and "Origin: Ubuntu"00:42
tcikoritys!info libglapi-mesa xenial00:43
ubottulibglapi-mesa (source: mesa): free implementation of the GL API -- shared library. In component main, is optional. Version 17.0.7-0ubuntu0.16.04.1 (xenial), package size 21 kB, installed size 177 kB00:43
tcikoritysBashing-om: This is what I get when I try to `sudo apt install libgles1-mesa` http://paste.ubuntu.com/25266598/00:45
Bashing-omtcikoritys: Without seeing what you see . To see the origin of the affected packages ' apt policy <package> ' .00:46
tcikoritysBashing-om: Here's what I got for those two. Libgles1-mesa http://paste.ubuntu.com/25266611/00:48
tcikoritysBashing-om: libglapi-mesa http://paste.ubuntu.com/25266614/00:49
Bashing-omtcikoritys: What shows ' apt policy libgles1-mesa libglapi-mesa ' ? in a pastebin .00:49
energizerBashing-om: perfect, thanks00:50
energizerback in business00:50
Bashing-omenergizer: Great :) one down 3 to go for me .00:50
Bashing-omtcikoritys: " Maintainer: Ubuntu X-SWAT " still thin'n .00:51
Bashing-omtcikoritys: A packaging error ??. lemmee see if I can pull in some additional help here .00:54
naccBashing-om: tcikoritys: what package is it your' trying to install? on xenial?00:57
GeoHi, I'm trying to configure ipv6 on ubuntu in vmware and having some issues. I can ping an ipv6 address from the host machine, but get 'network unreachable' when doing it on the vm. eth0 only shows the local link ipv6 address... is there a trick to getting the vm to pick up the ipv6 address?00:57
nacctaht versioning (12.0.6-0ubuntu0.16.04.1) looks rather wrong.00:57
naccBashing-om: that version was published in xenial-updates on 07/26, but has since been superseded00:58
naccoh wait, that's odd00:59
tcikoritysnacc: I'm trying to fix a problem with modesetting graphics drivers that freeze the system. Toward that end I downloaded the Intel graphics updater, which is trying to install libgles1-mesa. The version it's trying to install depends on an old version of libglapi-mesa00:59
Bashing-omnacc: when I look at libgles1-mesa, wants 12.0.6-0ubuntu0.16.04.1 . Looking at apt show libgles1-mesa it says it wants Depends: libglapi-mesa (= 12.0.6-0ubuntu0.16.04.1) . But ' sysop@x1604:~$ apt list libglapi-mesa ' has " libglapi-mesa/xenial-updates,now 17.0.7-0ubuntu0.16.04.1 amd64  " .01:01
tcikoritysnacc: The interesting thing is, this has nothing to do with X. If I don't have nomodeset in the kernel parameters, the whole system freezes before systemd gets a chance to log anything. I set journalctl to use persistent storage, in hopes that it would capture something but...01:02
naccBashing-om: ack, that's odd01:02
naccBashing-om: it's also odd that it comes from the same source (mesa) as liblapi-mesa01:03
nacc*libglapi-mesa01:03
Bashing-omnacc: Tgat is why I asked for an experienced set of eyes here :)01:04
Bashing-omThat*01:04
naccah01:04
nacci think i see what has happened01:04
nacc17.0.0~rc3-1 dropped libgles101:05
naccin favor of libgles201:05
Bashing-omtcikoritys: I do know from experience that if the system can not find a graphic's driver it can and does drive the system nuts .01:05
Grandolfhi, is it possible to cennect to multiple channels/servers useing irssi?01:06
bazhangGrandolf, sure is, why not ask for more in #irssi01:06
Bashing-omGrandolf: Yes. Join #irssi for assistance .01:06
oerheksGrandolf, channels yes, servers maybe, if you use a higher port to connect, there is an #irssi channel here on #freenode01:07
naccBashing-om: i'll ask the maintainers I know01:07
Grandolfthks01:07
Bashing-omnacc: K. in the mean time tcikoritys is on hold ?01:07
naccBashing-om: this is only an issue because the intel graphics driver (installer) has a dep on it?01:08
tcikoritysAlso, IDK if it helps, but here are the kernel modules that are currently loaded. This is with nomodeset and X running: http://paste.ubuntu.com/25266712/01:08
nacctcikoritys: yeah, it shouldn't have anything to do with the kernel (this particular packaging issue, at least)01:08
nacctcikoritys: so i think in the archive itself, everything htat did depend on gles1 has been rebuilt at this point01:09
nacctcikoritys: so it's probably a bug in the intel installer, tbh01:09
nacctcikoritys: i'll still track down why/if gles1 needs an update so it's not present (or is a dummy package)01:09
tcikoritysnacc: Thanks :)01:10
Bashing-omnacc: Honestly, I do not know what all this effects .01:11
tcikoritysnacc: Anything potentially for the nomodeset issue? The whole reason I'm trying to use the graphics drivers tool is because I cannot use my system without nomodeset01:11
nacctcikoritys: sorry, I don't know much about the graphics subsystem itself01:11
naccBashing-om: yeah, it looks like it was intentionally done (http://launchpadlibrarian.net/325594809/mesa_12.0.6-0ubuntu0.16.04.1_17.0.7-0ubuntu0.16.04.1.diff.gz), but it's unclear what the binary package itself should do (it feels like a binary package removal in a release is a bad idea (TM))01:12
naccBashing-om: in that, there should be dummy binary packages to replace them01:13
naccBashing-om: appears to be related to the 16.04.3 stack01:13
nacc(a la LP: #1687981 per changelog)01:15
ubottuLaunchpad bug 1687981 in xorg-server-hwe-16.04 (Ubuntu Xenial) "Backport packages for 16.04.3 HWE stack" [Undecided,Fix released] https://launchpad.net/bugs/168798101:15
Bashing-omtcikoritys: nacc Know issue ? as Intel " Due to a known issue with Ubuntu* 16.04, third party applications cannot be launched automatically via Ubuntu's package manager. Ubuntu* 16.04 users must install the gdebi tool which will enable them to successfully run the Update Tool. See the following link for detailed instructions:" .01:16
naccBashing-om: hrm, strange -- I don't usually use the GUI, so I'm not sure what it's referring to01:16
naccBashing-om: what's the link?01:16
oerheksin this situation, i would try 17.04 instead of 16.04+hwe01:17
Bashing-omnacc: That from the installer page at the bottom : https://01.org/linuxgraphics/downloads/intel-graphics-update-tool-linux-os-v2.0.2 .01:17
naccoerheks: yeah, that might be a good idea01:17
oerheksany situation actually , with HWE :-D01:18
Bashing-omtcikoritys: ^^ Lot of skills, knowledge and experience say that .01:18
naccjust a shot in the dark, i'm guessing htat intel hasn't updated their tool for 16.04.301:19
naccbased upon their deps and versions01:19
=== Schnabel1 is now known as Schnabeltierchen
naccintersting and in 17.04, they don't use those deps at all: https://01.org/linuxgraphics/downloads/intel-graphics-update-tool-linux-os-v2.0.501:20
naccBashing-om: --^01:20
Bashing-omnacc: Ouch, I had not considered that in my recomendation to install ( no driver is installed ) the OEM driver .01:20
naccBashing-om: nor do they recommend using gdebi anymore01:21
naccBashing-om: even stranger, they say that 16.04 is obsolete  with 2.0.201:21
naccBashing-om: ... doesn't seem quite right01:21
naccBashing-om: so yeah, i would avoid the intel stuff with hwe01:22
naccBashing-om: doesn't seem current, at least01:22
naccstepping away for the evning, i'll let y'all know if i hear anything from the devs on that package01:22
Bashing-omnacc: Took me hours to come to the conclusion to try OEM as a means to get a driver for tcikoritys . I just had no better suggestion at that time . the use of xserver-xorg-video-intel is discouraged .01:25
Bashing-omtcikoritys: The question now is if we have a broken system on our hands ?01:27
tcikoritysBashing-om: It's been broken :) That's what the nomodeset was for.01:29
hfpHi, I changed mountd's port to a fixed port because of my firewall. Is there a way to have it restart using the assigned port without restarting the machine? I tried restarting nfs-kernel-server and nfs-mountd but no luck, only a full reboot changed the port.01:29
Bashing-omtcikoritys: Yeah, but with the failed driver install. is it broken to the point cannot be used ?01:30
tcikoritysBashing-om: Nah, it's still usable, but software rendering makes it just barely usable.01:30
unicornjediBashing-om: yo01:31
Bashing-omtcikoritys: What kernel are you booting ( uname -r ) . Maybe we use the 17.04 installer from Intel ??01:32
Bashing-omunicornjedi: Uh Huh ?01:32
unicornjediBashing-om: i'm that one dude from yesterday who had trouble backing up my system. So you recommended rdiff-backup?01:33
tcikoritysBashing-om: 4.10.0-30-generic #34~16.04.1-Ubuntu SMP Wed Aug 2 02:13:56 UTC 201701:33
* tcikoritys is getting something to eat, but will be back in a bit01:35
unicornjediBashing-om: how do you back up your system?01:37
Bashing-omunicornjedi: Not recommend anything I do not use . my backup tool is rsync to be truthful .01:40
oerhekstons of options to backup01:41
oerheks!backup01:41
ubottuThere are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning01:41
Bashing-omunicornjedi: I see no point in backing up a system - only my personal files . All system files are on the installer !01:41
unicornjediBashing-om: You don't want to rollback in case something happens to your system?01:43
oerheksbackup system <> backup data01:44
Bashing-omunicornjedi: I have broke my system OH ! so many times . takes me 20 minutes to re-install and copy my data back :)01:44
unicornjediBashing-om: XD you are bamf01:46
unicornjediI suppose I'll only backup /etc and home01:47
unicornjediand maybe the apt history log so I remember what I install on my system01:49
Bashing-omunicornjedi: Took me a few times to have confidence in restoration of the system . I am a believer - for my use case - my personal data and I maintain a change log of all changes I make to the system .01:50
unicornjediBashing-om: so you have a journal you handtype (or write) with what you do with your system?01:50
unicornjedioh by the way. I made some backups with rdiff and they are too big. Can I just rm -R the directory I backedup?01:52
unicornjediBashing-om: After talking with you, I realized I don't need to waste valuable space on my hard drive for a full system back up01:52
unicornjedithats why I want to delete those backup's I made01:53
Bashing-omunicornjedi: dpkg --get-selections >> sudo dpkg --set-selections : http://ubuntuforums.org/showthread.php?t=261366 . My file is a file I keep on the system ( and back it up too !) .01:53
HeroYoojinacpi_listen gives a keycode or scancode for a special button on my keyboard, but xev doesn't detect it as a keycode.  what do i edit or modify to enable this keypress event to actually get converted into a keycode?01:53
Bashing-omunicornjedi: an rdif backup directory . sure it is just files . remove them if ya need the space .01:54
HeroYoojinman setkeycodes --- will this help?01:54
HeroYoojinshowkey -s      doesn't give me a scancode... this key might be being intercepted by acpi01:56
HeroYoojinshowkey       -- this is giving me a keycode of over 255 (which x will not support)01:57
unicornjediBashing-om: you sure that there isn't a command to properly remove it?01:58
Bashing-omunicornjedi: Nope, do not use the ap . But I can not imagine that rm'n it can cause any alarm .02:00
oerheksheh, he didn't say such thing02:00
unicornjedioerheks: o.o  ????02:00
oerheks" sure it is just files " so not that difficult to remove02:02
unicornjediHey, I'm just being careful lol02:02
unicornjediNow the question is... How am I going to backup my 100gb Windows machine image...02:03
unicornjediit's so big02:03
Bashing-omunicornjedi: "careful is no accident" :)02:03
unicornjedithat's what she said02:03
unicornjedii ran ls and some of the directories are highlighted. dafuq that mean02:05
cmannsHow are the video drivers 3d wise on steam games for high end AMD cards?02:07
Bashing-omunicornjedi: Color is a nicity set in .bashrc .02:13
unicornjediBashing-om: nicity?02:16
unicornjedinice value?02:16
Bashing-omunicornjedi: meant a nice thing .02:18
Bashing-omunicornjedi: .bashrc : eval "$(dircolors -b)" >> alias ls='ls --color=auto' .02:20
unicornjediah02:20
scorchI just went from xenial to zesty, after a restart the window manager doesn't "work", after login I have no menus, no launcher, etc, and opening a folder on the desktop shows the files applooking like a website you removed the css for02:54
Jordan_Uscorch: Were there any error messages during the upgrade?03:03
Jordan_Uscorch: How did you upgrade?03:04
scorchJordan_U: yeah broken python3.5 (had source built it before)03:04
scorchremoved source build and apt-get install -f fixed the rest03:04
scorchafter restart the above happend03:04
Jordan_Uscorch: How did you upgrade?03:06
scorchdo-release-upgrade03:07
Jordan_Uscorch: Please pastebin the output of "sudo apt full-upgrade".03:07
scorchJordan_U: huh, about the same about of packages as before upgrade; maybe it didn't complete03:09
scorchcan't paste bin it, but I went ahead with what it said03:10
=== sins-_m is now known as sins-
Jordan_Uscorch: Yeah, apt -f install just resolved the conflicts this should get you upgraded the rest of the way (though unfortunately you won't get some of the post-upgrade cleanup that do-release-upgrade would have done had there been no errors).03:14
scorchgot it, thanks for the help03:15
Jordan_UYou're welcome.03:15
scorchafter upgrade to 17.04 dhclient always segfaults wehn run04:31
scorchnevermind, apparmor fixed it04:43
auctusin ubuntu 16.04, i used to just go shared my wifi over an ethernet cable via the gui, im using 17.04 now and it seems not to work at all that way04:57
AriSc2Hey all. Anyone here ever get stuck on Get?05:00
NobunAriSc2: please explain your question05:01
AriSc2@Nobun when I try to run apt-get update or apt-get upgrade nothing ever downloads, it sticks at get then the server address. Nothing doing when I swap what servers it connects to or run apt-get clean05:02
NobunAriSc2: did you type "apt-get update" or "sudo apt-get update" ?05:02
FrEtEgIevening folks05:07
AriSc2@Nobun I'm in Su mode currently05:07
FrEtEgIso working on installing wine in a new ubuntu-mate 16.04.3 install...  am i correct that the official branch is the ppa:ubuntu-wine/ppa05:07
FrEtEgIand limited to version 1.8?05:07
FrEtEgIjust need to make sure im getting the most stable stuff is the thing, coming from gentoo and I have 2.xx stable there.. just making sure i stick to the distro's stuff as best i can is all05:08
NobunFrEtEgI: I think your question is out of topic here. However, on personal experience, I would suggest to use the lastest wine version and have multiple wine versions into your system than trying to guess wich one is more "stable"05:10
Nobunfor example to run steam windows client you will now require (after last client update) at least wine 2.13 (lastest version is 2.14)05:10
FrEtEgINobun: well wasnt sure if it was more a directed issue to ubuntu or not.  i tried to install the winehq ppa and winetricks was a mess.  couldnt get gecko or mono to install... just a nightmare05:11
NobunAriSc2: not sure what could be your problem. I would try to use apt-get on a standard session (not a su one) using the sudo command05:12
FrEtEgIhwo about this, are you running the 2.xx version and if so what repo did you use?05:12
mobalgood morning!05:13
AriSc2@Nobun when I exit and try with sudo it's the same. Although, for whatever reason, apt-get upgrade worked. update from private PPAs still doesn't though05:13
Nobunsorry.... I have no idea how to help you, than :(05:15
AriSc2It's okay mate. I think it's a problem with the PPA I'm using05:16
AriSc2Silly runescaoe05:17
=== RaptorJesus is now known as Majesticles
=== Majesticles is now known as RaptorJesus
lotuspsychjegood morning to all05:47
SubatomicParticlGood evening. I seem to have a broken package that is hanging apt up to the point I am considering a fresh install of Ubuntu 16.04.3, which I would like to avoid.06:26
dshapHey everyone -- all of a sudden today my production web server (running Ubuntu 14.04) started going down, and I'm trying to figure out why. By "going down" I mean I couldn't SSH into it, and when I rebooted the server (on EC2), I checked syslog and the first time I had this problem earlier today it showed memory issues, but then a few hours later it went down again and syslog didn't seem to show the same memory issues. What else should I look int06:27
dshapdiagnose what could be causing this?06:27
lotuspsychjeSubatomicParticl: can you hastebin the problem of the apt error?06:28
lotuspsychjedshap: perhaps the #ubuntu-server channel can help06:28
dshaplotuspsychje: Will post in there, thanks!06:28
SubatomicParticlSure. Give me a moment to figure out pastebin. It's only when I try to apt install or apt remove a package, which makes it spit error code 2 (i/o error on behalf of libselinux1:i386) at me.06:30
SubatomicParticlhttp://paste.ubuntu.com/25268216/ Here's the pastebin link.06:32
SubatomicParticlI've tried using sudo apt install --reinstall libselinux1:i386 to reinstall the package that's hanging it up, but, again, that package must contain apt since it's trying to use the package to reinstall itself. Any idea how I can fix it? I'd like to avoid a fresh install, since that would take 2-3 days due to my internet speed.06:35
edwinkslSubatomicParticl: similar problem to what you have https://askubuntu.com/a/140636/1500306:36
ranjanhi all, I have a Linux box whose / partition is 100% utilised when using df command, but then when using du -shx /, show there is a lot of free space.06:36
SubatomicParticlAh, geez. I found that earlier, but felt uncomfortable doing such a task... Thanks.06:37
SubatomicParticlUh. We MIGHT have a slightly bigger problem. I used ctrl+f and typed in the package name with the find function. It's red, meaning there is no entry for it.06:40
lotuspsychjeranjan: i use bleachbit to clean out & make free space06:42
ranjanlotuspsychje: this is a server, and I dont have UI.06:43
lotuspsychjeranjan: bleachbit can be used on cli also i think06:44
lotuspsychjeranjan: or perhaps #ubuntu-server channel might know better server tools for that06:44
ranjanlotuspsychje: thank you. let me try that06:47
SubatomicParticllotuspsychje: I tried edwinksl 's post he gave me, but the dpkg status file has no entry for libselinux1:i386. It has libselinux1, but not the 32-bit edition, which is the one causing me errors.06:50
SubatomicParticlWait, I found it. How do I remove the entry?06:53
SubatomicParticlNevermind. I can handle it. Thanks for the help.06:55
=== jackNemrod_ is now known as jackNemrod
=== Trystam is now known as Tristam
=== r0Oter is now known as r00ter
majaugggg i got this usb headset that ubuntu17 says is working fine but i can't get any sound out of it, though the mic seems to work fine..... any ideas ?07:20
hateballmaja: did you check that it is set as primary audio device?07:23
hateballin your volume applet07:23
majahateball: yes yes07:26
majahateball: i had to run aslamixer as root07:26
FrEtEgIok tring to chase down why simples-can cannot see my printer07:32
FrEtEgIit will print, but not scan... ubuntu-mate 16.04.3. now i have another linux mint17 install that works perfectly07:33
FrEtEgIon the launchpad.net/ubuntu site they have more recent gutenprint packages but not sure how to install them and the driver in use at the moment on both machines is gutenprint07:34
=== jackNemrod_ is now known as jackNemrod
FrEtEgItry again tomorrow.  have a good night guys07:38
=== danielhaehre is now known as zilla
auctusi cant get ubuntu 17.04 to share my laptop internet to my desktop over ethernet cable (wifi into laptop, out over ethernet to desktop)08:11
auctuswas trivially simple in 14.04-16.10, i never had a problem on any version, not sure how to diagnose this one08:12
auctusi set it to shared in the GUI network applet thing, always worked before, does, apparently, nothign now08:12
vltauctus: I never used a gui applet. But it should be possible to `echo 1 > /proc/sys/net/ipv4/ip_forward` and `iptables -t nat -A POSTROUTING -j MASQUERADE`08:20
MasterOfDisasterHey, I got a question concerning the qla2xxx driver on 14.04.4 LTS. It seems that {rx,tx}_words in /sys/class/fc_host/*/statistics remain 0. The card is a Fibre Channel: QLogic Corp. ISP2532-based 8Gb Fibre Channel to PCI Express HBA (rev 02).08:25
MasterOfDisaster{rx,tx}_frames increase though. I've looked at the driver's manual by QLogic, but there's no hint on why that might be. Any ideas?08:25
=== fcanela_ is now known as fcanela
brainwashMasterOfDisaster: contact QLogic08:39
=== andyhuzhill1 is now known as andyhuzhill
jimbjuHi, I want to start a process at boot time as a specific user, not runas user 'xyz' by root,09:00
EriC^^jimbju: add it to the user's crontab09:01
EriC^^@reboot command09:01
royhi09:10
royguyz while using apt-get dist-upgrade getting an error09:10
royhttps://pastebin.com/MQ49038B09:10
jimbjuEriC^^: Thanks!09:10
royguyz while using apt-get dist-upgrade getting an error09:12
royhttps://pastebin.com/MQ49038B09:12
roythe output is here09:12
royits basically says that hash mismatch09:13
royI have already tired sudo rm -rf /var/lib/apt/lists/*09:13
roybut no fruitful result09:14
royTheRedQueen, please help me09:14
EriC^^jimbju: bo problem09:15
EriC^^*no problem09:15
EriC^^roy: did you try sudo apt-get update ?09:16
=== jackNemrod_ is now known as jackNemrod
anddamhello, is there a way to add a kernel command option to a grub entry so that it's persistent when rd are rebuilt?09:37
anddamI figure GRUB_CMDLINE_LINUX_DEFAULT from /etc/grub.d/09:44
EriC^^anddam: yes09:49
EriC^^*/etc/default/grub09:49
pumbahey all09:58
=== Schnabeltierchen is now known as Guest44136
pumbawhat are some good video chat apps for ubuntu?10:13
=== jackNemrod_ is now known as jackNemrod
=== Schnabeltierchen is now known as Guest72701
=== Schnabel1 is now known as Schnabeltierchen
=== themill_ is now known as themill
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabeltierchen is now known as Guest34990
=== Schnabel1 is now known as Schnabeltierchen
oostHi i am considering ubuntu for my parents on a medion pc. They have a printer. Can i can this printer to print on ubuntu? Printer is a "Brother MFC-L2700 DW". Thank you.10:45
bobandyyes10:50
hateballoost: they seem to provide drivers at least http://support.brother.com/g/b/downloadtop.aspx?c=eu_ot&lang=en&prod=mfcl2700dw_us_eu_as10:50
oostAh, ok. Should i check the deb file for compabilities with (latest)ubuntu first?10:55
oostAnd is it possible to test the printer driver well under a live session?10:57
geirhaoost: yes10:59
boxrickI have some extremely simple network config that 'service networking restart' seems to have issues with, it all appears fine to me. Anyone see anything obviously wrong? https://gist.github.com/boxrick/52c93d51e13008a0e2ddc90dc3dee95a11:00
geirhaoost: first try to install the printer normally, chances are ubuntu already has the drivers in its repositories... System Settings -> Printers -> Add Printer ...11:01
oostgeirha: ok. i will check that when i am with my parents... Thanks!11:04
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabeltierchen is now known as Guest76790
=== Schnabel1 is now known as Schnabeltierchen
acresearchpeople, i have a .mp3 file and i want to trim it (from 1 hour to just last 10 seconds), i have ffmpeg installed, how can i go about doing this?11:14
hateballacresearch: Is there a reason you need to do it with ffmpeg rather than just opening it in audacity?11:16
brainwashacresearch: I suggest asking in #ffmpeg11:16
acresearchhateball: won't audacity lose quality if i open it, trim it then export it again?11:16
oostAnother question, this PC where i am about to install ubuntu on. It has UEFI and windows 8.1... Is ubuntu compatbile with UEFI? And can i just install grub on this machine? (are these two things just as easy as it was under bios with windows xp installed on hard disk)11:18
hateballacresearch: I suppose so11:18
brainwash!uefi11:18
ubottuUEFI is a specification that defines a software interface between an operating system and platform firmware. It is meant as a replacement for the BIOS. For information on how to set up and install Ubuntu and its derivatives on UEFI machines please read https://help.ubuntu.com/community/UEFI11:18
hateballacresearch: googling suggests that mp3splt can do it lossless11:19
hateball!info mp3splt11:19
ubottump3splt (source: mp3splt): command line interface to split MP3 and Ogg Vorbis files without reencoding. In component universe, is optional. Version 2.6.2-0.1 (zesty), package size 43 kB, installed size 125 kB11:19
oostty11:22
=== Schnabeltierchen is now known as Guest57556
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabeltierchen is now known as Guest94697
=== Schnabel1 is now known as Schnabeltierchen
EriC^^oost: it's easy more or less, sometimes you'll keep getting windows starting and not grub and the solution to that depends on the motherboard manufacturer, just fyi in case that happens with you11:29
oostthanks again!11:30
loppy2ssh only allows for connections from authorized keys automatically right? or do i need to set up some rules to restrict access only from authorized keys?11:32
EriC^^loppy2: by default it accepts passwords11:34
EriC^^if you only want keys then edit /etc/ssh/sshd_config and set PasswordAuthentication to no11:35
EriC^^and restart ssh with "sudo service ssh restart"11:36
loppy2EriC^^, so you mean it does need a authorized key but if they know the root password they can get in?11:36
loppy2cool thanks11:36
loppy2thats what i wanted11:36
EriC^^loppy2: no by default if they know the root password it won't work i think11:38
EriC^^loppy2: pastebin /etc/ssh/sshd_config and i can tell you how it's set up right now11:38
loppy2well it has passwordauthentication commented out ..it has yes but its commented out ..not sure what that means11:39
loppy2EriC^^, you think i should uncomment and then put no and reboot?11:39
EriC^^loppy2: you're going for keys + password for any user including root?11:39
=== Schnabeltierchen is now known as Guest78345
=== Schnabel1 is now known as Schnabeltierchen
=== lordl is now known as Lupus
loppy2EriC^^ well either way ..just keys or keys + root..https://zerobin.net/?3111283e336bb9be#0S0UXCmljYqJH3Zl7eTQGTv8v7kbeYetY+rVM6xm0BQ=11:41
=== Lupus is now known as lordl
lordlHello guys! Could you help me with something? I want automatic login for Shellinabox, is that possible?11:41
loppy2preferably just keys because i think the key login seems secure11:42
loppy2its a 4096 bit key11:42
loppy2ive already logged in with it but i dont want someone just trying to get it in with root pass11:42
loppy2just root pass11:43
EriC^^loppy2: it says paste has expired, if you just want keys then set passwordauthentication to no and uncomment it out, also setPubkeyAuthentication yes and PermitRootLogin prohibit-password11:43
=== Schnabeltierchen is now known as Guest90370
=== Schnabel1 is now known as Schnabeltierchen
EriC^^loppy2: it says paste has expired, if you just want keys then set passwordauthentication to no and uncomment it, also set PubkeyAuthentication yes and PermitRootLogin prohibit-password11:44
loppy2EriC^^, i can sent it to you by pm someone is being nosy it burns after read hand on11:45
EriC^^loppy2: oh ok11:45
EriC^^sure go ahead11:46
mingdaoafter installing Ubuntu Mate 17.10 it only loaded to a grub shell with grub>11:51
mingdaoI managed to get it to boot11:51
mingdaonow I can't ssh into the machine; how to start ssh?11:51
EriC^^mingdao: is it uefi?11:51
EriC^^mingdao: so the booting issue is solved?11:51
mingdaoEriC^^: it does have sda1 as UEFI system partition, but I had to set root (hd0,2) and found files in there11:52
mingdaoEriC^^: so it's not solved, but I could do that again11:52
mingdaoEriC^^: if I could start ssh it would help ;)11:52
mingdaoEriC^^: from ps aux it seems to have systemd as init, and I've never used systemd11:52
mingdaoso a bit lax at how to start ssh11:52
EriC^^mingdao: install the ssh server "sudo apt-get install openssh-server"11:53
=== Schnabel1 is now known as Schnabeltierchen
mingdaoEriC^^: http://termbin.com/xn4i11:53
mingdaook11:53
EriC^^"sudo systemctl enable ssh" to enable and "sudo systemctl restart ssh" to restart it11:53
mingdaoEriC^^: I'm already root # so I assume I can leave off sudo now11:54
mingdaoI sudo su - to root11:54
EriC^^yeah no need for sudo11:54
mingdao;)11:54
mingdaoI'm old school Linux user11:54
mingdaosince 200311:54
EriC^^cool11:54
mingdaoalso my wired NIC doesn't even show up in lspci output11:55
mingdaoI did connect wireless, so there must be firmware11:55
mingdaoI forget what the wired NIC is on here; maybe r816911:55
mingdaobut haven't found the kernel config to grep yet11:55
mingdaogreat, I'm in now11:56
mingdaoLinux dell 4.11.0-10-generic #15-Ubuntu SMP Thu Jun 29 15:03:41 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux11:57
mingdaomaybe I selected the wrong image?11:57
mingdaoshould be the one w/out generic?11:57
mingdaofound the config /lib/modules/4.11.0-10-generic/build/.config11:58
mingdaoEriC^^: can I somehow install grub properly now?11:59
EriC^^sure11:59
EriC^^mingdao: type "(blkid; cat /boot/efi/efi/ubuntu/grub.cfg) | nc termbin.com 9999"12:00
mingdaohttp://termbin.com/z5y412:01
mingdaobefore you did that I issued blkid and mount12:01
mingdaolet me get you grub.cfg12:01
mingdao /boot/efi/efi/ubuntu/grub.cfg: No such file or directory12:02
mingdaoI'll show it ... it's on /dev/sda212:02
mingdaono, sorry12:02
=== Schnabeltierchen is now known as Guest29264
mingdaoroot@dell:~# ls -l /boot/efi/EFI/12:02
mingdaoBOOT/   debian/ ubuntu/12:02
EriC^^yeah12:03
EriC^^what's inside "ubuntu" ?12:03
mingdao nc termbin.com 9999 < /boot/efi/EFI/debian/grub.cfg  -->  http://termbin.com/fd7v12:04
mingdaoit's in debian12:04
EriC^^mingdao: you're using ubuntu to boot though right?12:04
EriC^^that's the grub you want appearing?12:04
mingdaoubuntu and BOOT just have efi stub(s)12:04
mingdaoit is all that's on the drive12:05
mingdaoyou saw my blkid?12:05
EriC^^mingdao: yeah, not having grub.cfg there would give you a grub> i'd imagine12:05
mingdaono, when I did the grub> I had to point it there12:05
mingdaothere was no debian entry in the UEFI menu iirc12:05
EriC^^ok, type "grub-install" and see if it gets populated12:06
mingdaoso how to install it?12:06
mingdaook12:06
mingdaothese 2 lines:12:06
mingdaoInstalling for x86_64-efi platform.12:06
mingdaoInstallation finished. No error reported.12:06
EriC^^ok try to ls the ubuntu dir again12:06
mingdaoit now has grub.cfg12:07
EriC^^ok, cool, run "update-grub" then try rebooting12:07
mingdaohttp://termbin.com/5hf012:08
mingdaoif this boots, then I need to pull this SSD out, and put my other SSD and mSATA back into the laptop12:09
mingdaosame install on the mSATA12:09
mingdaoand another Linux disto with all my files for work (start in 1h45m) on it12:10
mingdaoEriC^^: done ... booted in very few secs12:10
mingdaolast time I had to change my resolution from 3200x1800 to 1920x1080 ... it kept that over the reboot12:11
mingdaonow to change hard drives; at least to get work done today12:12
EriC^^ok cool12:12
mingdaowhen I get into it's rescue shell and boot then I need to: apt-get install nvidia-375 nvidia-primus intel-microcode12:12
mingdaoor whatever nvidia works with 4.1112:13
=== jstein_ is now known as jstein
mingdaowould like the wired nic to work, also12:13
mingdaofaster than wifi, even with ubiquiti <15 feet away12:13
mingdaoor, maybe not12:14
mingdaowifi is ac and switch is 100Mbps12:14
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabeltierchen is now known as Guest22834
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabeltierchen is now known as Guest11503
=== Schnabel1 is now known as Schnabeltierchen
hfpHi, when I change nfs-mountd's port via its config file (/etc/default/nfs-kernel-server on ubuntu), is there a way to restart mountd and have it use the new port without restarting the host? I tried to restart the nfs-kernel-server and nfs-mountd services but it doesn't seem to change the port; the only way is a reboot (which is a pain to handle in an ansible playbook)12:34
boxrickI posted this question earlier on, hopefully someone can help me out? : I have some extremely simple network config that 'service networking restart' seems to have issues with, it all appears fine to me. Anyone see anything obviously wrong? https://gist.github.com/boxrick/52c93d51e13008a0e2ddc90dc3dee95a12:35
=== Schnabel1 is now known as Schnabeltierchen
=== Schnabeltierchen is now known as Guest66542
=== Schnabel1 is now known as Schnabeltierchen
mrpandatranquillo*12:41
mrpandaubuntu still running well12:42
mrpandaafter first install :D12:42
atxbyeaHmm.. is the mariadb-server-10.1 package in 17.04 broken or is it just me ? I have a fresh install of 17.04, but installing mariadb fails hard12:42
mrpandaam sticking to 16.0412:42
mrpandatill next long therm version is there.12:43
mrpandaĀØltsĀØ12:43
atxbyeamrpanda: I could do a reinstall with 16.04, but probably worth checking if I am the only one :-)12:44
mingdaothe 17.04 I installed said "developer's edition"12:44
CHVNXDescribe what you mean by "fails hard".12:44
mingdaoI would think that comes with a caveate emptor12:44
mrpandaumm12:44
CHVNXHow are you installing the package?12:44
atxbyeaCHVNX: did a clean install of 17.04 on my esxi host, chose lamp during install and after install I did an apt install mariadb-server, this evenually times out12:46
atxbyeaSetting up mariadb-server-10.1 (10.1.25-0ubuntu0.17.04.1) ...12:46
atxbyeaJob for mariadb.service failed because a timeout was exceeded.12:46
Krennic/ b 1412:46
atxbyeahttps://pastebin.com/pjtx0u9112:46
atxbyeait appears to fail because it depends on itself12:47
CHVNXatxbyea: it times out because of the remote server?12:49
CHVNXDid you install mysql first?12:51
atxbyeaCHVNX: mysql came with the LAMP, I tried just running the apt install mariadb-server first, but it gave the same result, so I did a apt purge mysql and retried apt install mariadb-server, to no avail12:52
=== Schnabel1 is now known as Schnabeltierchen
CHVNXWell, you are *not* the only one to have this problem.12:56
CHVNXhttps://ubuntuforums.org/showthread.php?t=236800412:56
CHVNXhttps://ubuntuforums.org/showthread.php?t=236800412:56
CHVNXhttps://bugs.launchpad.net/ubuntu/+source/mariadb-10.1/+bug/170896612:57
ubottuLaunchpad bug 1708966 in mariadb-10.1 (Ubuntu) "package mariadb-server-10.1 10.1.25-0ubuntu0.17.04.1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1" [Undecided,New]12:57
atxbyeaCHVNX: Noticed those just now, but no replies to either..12:57
atxbyeaSuspecting broken package then..12:57
CHVNXIn the pastebin, I see [Note] /usr/sbin/mysqld (mysqld 10.1.25-MariaDB-) starting as process 6421 ...12:58
CHVNXmysql is running when you try to install maria.12:58
CHVNXMaybe that is the source of the conflict.12:58
atxbyeaAye, good catch, I did notice that too, but I thought that was just a background compatability thing for ubuntu12:59
atxbyearoot@zoneminder:/home/eirikz# /usr/sbin/mysqld12:59
atxbyea2017-08-08 14:59:27 140122852975168 [Note] /usr/sbin/mysqld (mysqld 10.1.25-MariaDB-) starting as process 6550 ...12:59
atxbyeamanually doing that makes it just as confusing13:00
CHVNXWait... is your system trying to start maria as if it were /usr/sbin/mysqld?13:01
atxbyeaAppears so13:01
CHVNXBut you already had mysql before you install maria?13:02
CHVNXThen you uninstalled mysql? Did you reijnstall maria?13:02
atxbyeaYes, then I did a apt purge of mysql13:02
atxbyeayes, tried reinstalling maria13:02
atxbyeabut can try a purge of maria and mysql13:02
atxbyeathen reinstall maria13:02
CHVNXYou tried to reinstall *after* you uninstalled mysql?13:02
CHVNXHow did you do the reinstall? What command?13:02
atxbyeaaye13:03
nemoCHVNX: WRT /usr/sbin/mysqld  ā†  maria usually calls itself that for legacy reasons13:03
atxbyeajust a regular apt-get install mariadb-server13:03
atxbyeabut I will retry a purge of both13:03
CHVNXsudo apt-get --reinstall mariadb-server13:03
atxbyeaeirikz@zoneminder:~$ sudo apt-get --reinstall mariadb-server13:04
atxbyeaE: Command line option --reinstall is not understood in combination with the other options13:04
CHVNXsudo apt-get --reinstall install <package>13:05
CHVNXForgot an install...13:05
CHVNXOr throw the --reinstall after the install option13:05
CHVNXwhatever13:05
atxbyeaCHVNX: https://pastebin.com/tCgem8kj13:08
atxbyeano go :-)13:08
CHVNXDo you own a shotgun? Have you tried shooting the bastard until it works?13:08
atxbyeaCHVNX: Now you just sound like my Windows co-workers ;-)13:09
CHVNXFile a bug report.13:09
atxbyeawill try my idea of purging first13:09
atxbyeasee what happens13:09
BluesKajhowdy all13:11
jink'sup13:11
atxbyeaCHVNX: seems to be the same shit, getting my shotgun out ;-)13:12
nemoCHVNX: heh. my windows using coworker was pounding on his enter key just moments ago. so frustrated at an unresponsive OS13:12
=== Schnabeltierchen is now known as Guest8944
=== Schnabel1 is now known as Schnabeltierchen
atxbyea mariadb-server depends on mariadb-server-10.1 (>= 10.1.25-0ubuntu0.17.04.1); however:13:14
atxbyea  Package mariadb-server-10.1 is not configured yet.13:14
atxbyeapretty sure this is the issue though13:14
mingdaohow do I determine what is the latest nvidia driver that will work with the 4.10 series kernel in 17.04?13:14
mingdaoapt-get <what>?13:15
mingdaowhat is the name of the Chrome web browser to apt-get please?\13:22
mingdaoE: Package 'chromium' has no installation candidate13:22
mingdaoHowever the following packages replace it:13:23
mingdao  chromium-bsu:i386 chromium-bsu13:23
mingdaois that it?13:23
mingdaooops, no13:24
mingdaoneed to uninstall that :D13:24
Pici!info chromium-browser13:24
ubottuchromium-browser (source: chromium-browser): Chromium web browser, open-source version of Chrome. In component universe, is optional. Version 59.0.3071.109-0ubuntu0.17.04.1360 (zesty), package size 61082 kB, installed size 242874 kB13:24
mingdaothanks bud13:24
Picinp13:24
mingdaonever ran ubuntu before13:24
mingdaono time left; work in 31m; 20m drive; need to shower13:25
mingdaothanks Pici ... ttfn13:25
Picilater13:26
oostWhat is the comfort of an Ubuntu LTS-release above a normal release?13:30
brainwash!lts13:31
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.13:31
brainwashhaving long term support is pretty comfortable13:31
PiciPersonally I run LTSes on all the Ubuntu computers/servers that I manage. It sounds fun at first to upgrade things every 6 months, but it gets old fast.13:33
PiciUnless you *need* bleeding edge stuff, it much easier to just stick with an LTS13:34
oosttnx.13:36
oostPici: No no bleading edge needed, just some web browsing and mailing.13:36
oostand then the mainstream documents and printing.13:37
Southern_GentlemPici what distro requires you to upgrade every 6 months ?13:38
brainwashubuntu non lts13:38
PiciSouthern_Gentlem: non-LTS releases are only supported for 9 months.13:38
PiciAnd we come out with a new release every 6 months.13:38
atxbyeaCHVNX: problem does _NOT_ happen if you do not install LAMP :-)13:38
atxbyeaso somehow related to LAMP messing things up13:39
oostIs the end updates on a LTS automated by a message in apt?13:42
oostBecause i do want to be able to forget about it.13:43
Exterminadorinstalling Xubuntu in dual boot in a friend machine. when installing, Xubuntu has an option to install along the Windows. someone told me that wouldn't be a good option and that we always need to partition the disk to have better results (that's what I did on my laptop). but why installing along with windows isn't a good option?13:46
SlashLife^workMorning :)13:50
sarytop of the morning to you SlashLife^work .13:52
SlashLife^workEvery now and then when I lock my screen, for no obvious reason the password field gets filled. Quickly at first, slowly lateron, but it keeps on filling.13:52
SlashLife^workIt seems to react to turning Caps Lock on or off (shows/hides Caps Lock warning), but I can't seem to delete anything or to try that password by pressing Return to get back to an empty prompt.13:53
SlashLife^workAnd I don't have any clue what's happening here. Doesn't seem to be an actual keyboard input, as neither disconnecting/reconnecting the keyboard has any effect, nor do these keystrokes appear when I switch to a text console.13:54
=== jackNemrod_ is now known as jackNemrod
murlidhar hi all. i tried installing themes in my ubuntu but the list doesn't show in the unity-tweak tool at all14:07
murlidhari put the themes in .themes folder14:07
murlidharhad to create one14:07
murlidharbut i still don't get to see those themes14:08
jackhumright now this is like my gparted looks like http://picpaste.com/pics/Selection_001-OJZFLujm.1502201185.png , i want to create one more partition on my HD , can i delete that small fat32 partition without making my computer unbootable? I have ubuntu win10 and kali as triple boot14:08
murlidharhave unity tweak tool14:08
jackhumanyone that can help me regarding this partition scenerio pls14:10
jackhummurlidhar, where are you copying those themes again?14:10
murlidharjackhum: .themes folder14:11
jackhummurlidhar, themes folder where?14:11
murlidharjackhum: home folder14:11
jackhummurlidhar, home/username/.themes?14:11
murlidharyes14:11
eduardas_mhello, am experiencing massive memory leak in hud-service process on Ubuntu 14.04... might that be related to some recent update?14:11
murlidharjackhum: i even tried installing by putting the .tar.gz directly  in the folder instead of extracting the files14:13
jackhummurlidhar, try copying them in /usr/share/themes14:13
murlidharhmmm14:14
murlidharshall do but didn't want to use the root to do all that stuff14:14
murlidharjackhum: err can you help me in telling me the file manager name that we have in ubuntu ?14:14
jackhummurlidhar, nautilus?14:15
murlidharjackhum: ah yes. thanks14:15
jackhummurlidhar, i install themes via apt-get usually , so mine works automatically14:15
murlidharjackhum: well apt-get doesn't have many custom themes like they have in gnome-themes.org14:17
murlidharjackhum: i mean gnome-look.org14:17
CHVNXput your themes in ~/.themes14:18
murlidharCHVNX: i tried and failed14:18
jackhumCHVNX, can you tell me if removing http://picpaste.com/pics/Selection_001-OJZFLujm.1502201185.png , this small fat32 partition will not make my laptop unbootable14:18
CHVNXstructure should be .themes/theme-name/<gtk/metacity/etc>14:19
murlidharCHVNX: https://www.gnome-look.org/p/1180089/14:20
murlidharCHVNX: can you let me know if it works in ubuntu?14:20
eduardas_mhello, what is the best way to permanently disable hud-service on stock Ubuntu 14.04 with Unity14:23
boxrickWhere on earth is "bond0" defined, if you have no reference to in the network config it still exists once you enable the bond kernel module.14:24
jackhummurlidhar, i feel this wont work in ubuntu14:25
murlidharjackhum: :)14:25
murlidharyou sure ?14:25
jackhummurlidhar, idk , just getting some vibes14:25
murlidharhmm14:26
murlidharjackhum: try it maybe.14:26
murlidharit wasn't working for me14:27
jackhummurlidhar, try this14:27
jackhumhttp://www.noobslab.com/2017/07/mobo-gtk-theme-give-your-desktop.html14:27
murlidharjackhum: wow14:28
murlidharholy cow! it still doesn't show in the themes list14:29
jackhummurlidhar, i just tried installing this , and i cant see it in my themes list14:30
murlidharjackhum: well i am not the only one then14:30
jackhummurlidhar, which version of ubuntu are you on?14:30
jackhummurlidhar, i am on 16.0414:30
jackhummurlidhar, maybe this will work for above version , specially gtk314:31
murlidharit has gtk2 too14:31
jackhumIt is currently compatible with Gtk 3.20/3.22/3.2414:31
murlidharhmm14:32
murlidharfish14:32
murlidharjackhum: https://www.gnome-look.org/p/1168746/14:33
murlidharwhat about this one ?14:33
CHVNXWhat's the problem with the theme?14:34
murlidharCHVNX: we don't know14:34
jackhummurlidhar, still its under gtk3 i guess , so wont work , you can always try , try searching for gtk2 compatible themes14:35
CHVNXNo, I mean to ask what are the symptoms of the problem. What's the complaint?14:35
murlidharCHVNX: not able to see it in the list even after installing it/putting it in .themes folder. . both of us . me and jackhum .14:35
CHVNXLinbk to the theme, please.14:35
jackhumCHVNX, this theme is not compatible with gtk2 ,14:36
murlidharCHVNX: https://www.gnome-look.org/p/1180089/14:36
CHVNXjackhum: Is that the primary complaint?14:36
murlidharjackhum: but it should show in the list even if it not compatible.14:36
CHVNXIt is compatible.14:37
murlidharCHVNX: the primary issue is i am not able to use the theme cuz it is not visible in the unity tweak tool14:38
murlidhareven after installing from the ppa repos14:38
murlidhartried direct copy to the /usr/share/themes and also tried installing in .themes folder14:38
murlidharnone worked14:39
sfdebughi, how can i resize a partition from command line?14:40
sfdebug i tried: root@Cassandra:/home/leandro# resize2fs /dev/sda5 but it gives an error: resize2fs: Device or resource busy while trying to open /dev/sda514:41
murlidharsfdebug: maybe you have to unmount it first?14:41
murlidhar;)14:41
sfdebugmurlidhar, i tried to umount, but it isn't mounted: umount: /dev/sda5: not mounted14:41
CHVNXThat theme works and shows up in the theme listing for xfce4-appearence-settings14:42
murlidharCHVNX: :|14:42
CHVNXhttp://i.imgur.com/y2J1YFN.png14:42
murlidharCHVNX: did you plainly extract the files to .themes folder ?14:42
CHVNXmurlidhar: Yes.14:42
murlidharfish me14:43
murlidhari can't get it work on mine :|14:43
CHVNXDon't worry about it, it's an ugly theme anyway.14:44
murlidharCHVNX: is any theme-engine necessary ?14:44
murlidharCHVNX: can you list me some cool simple looking themes ?14:44
CHVNXLight or dark?14:44
murlidharCHVNX: light14:44
CHVNXArc, Breeze, Numix-Holo, VimixLight...14:46
CHVNXAdapta14:47
murlidharokies thanks14:47
murlidharnoted down them and try each one of them14:47
oostIs there an easy way to view all specs of a pc where i want to install ubuntu on?14:55
mingdaodmidecode is pretty good14:55
mingdaolshw14:55
mingdaoif you boot with some live distro; maybe Ubuntu LiveUSB14:55
mingdaoI just installed Ubuntu for the first time from a LiveUSB14:55
mingdaoyou can run it and see how well it works w/out installing14:55
oostwill try that, ty.14:56
mingdaoSystemRescueCd is also a nice tool for that job14:56
pavlosoost: you can install inxi and run it with various flags14:56
mingdaoboth can be written to a flash drive14:56
oostoh there is inxi too, well i will see what works well for me. thnx.14:57
mingdaooost: this is the one I used https://ubuntu-mate.org/download/14:58
eater9I've installed pulseaudio-module-raop and paprefs and now I've lost the ability to control volume and mute with the keyboard keys. Might be a permissions prob?14:58
eater9When I mute from the pulseaudio control panel, the LED goes on still behind my keyboard Mute key ...14:59
DaVinciIThi all. I would like 'join' ubuntu client to an Windows Active Directory . is it possible? I would like use Domain users . is it possible ? (I use Zentyal as Domain Server) thank you.15:01
oostmingdao: i do not know whether i should install mate DE. It will be for someone totally new to something different to windows. Is mate used a lot?)15:04
oost(looks well on the screenshots btw))15:04
dckxHi. Yesterday, I installed some updates on Ubuntu 16.04.3. When I turned on the computer today, the GUI was not working and instead was redirected to the tty1 login. But then, I got this meeesage NMI watchdog (or something, can't remember) which apparently appears when ubuntu goes on a loop and nothing happens during 22seconds. Anyway, I reboted and went into recovery mode, then continued with ormal boot and got into the GUI login, but after typing my15:22
dckxpassword, I can only see the login screen backgroun image and nothing else... In other words, it doesn't load the actual desktop. The mouse still works though. I can't open the terminal or anything. However, on the login screen itself, before inputting the password, I can switch to terminal login, which works. I ran apt update and upgrade which didn't help me.15:22
dckxany suggestions?15:22
PeyamHi, I was looking at my CPUs in Hardinfo program and I see that they got different frequency. Is it normal or are they getting old or has it been like this all the time without me noticing it? http://i.imgur.com/DG0eygM.png15:24
ioriadckx, have you tried the Guest Account ?15:26
dckxioria: yes, same problem than my account15:26
ioriadckx,  can you paste sudo lshw -c Video15:26
PiciPeyam: modern processors may run each core at variable speeds15:26
pavlosPeyam: that's normail, you have 4 cores and each core is governed15:26
PeyamPici, pavlos thanks . :)15:27
dckxI'm on windows now, so I'll have to reboot and see what happens. What was the command for pastebin things from terminal? | pastebinit ?15:27
ioriadckx,  yes15:27
dckxok brb then15:27
DaVinciITHi all, can you suggest me an online guide to build up a linux LAN ? about 50 clients.15:41
dckxioria: so the command didn't work at all think. I got a short message that disappeared but it said PCI "sys" and then the NMI watchdog : BUT soft lockup - CPU #4 stuck for 23s [kworker/4:1:70]15:41
dckxI get the NMI error a lot. The first time it said "gpu.manager" and then it said "xorg.wrap 1594"15:42
ioriadckx,  oh, so something bigger than video driver, can you run  lspci ?15:42
dckxsure15:43
PanicAtTheKernelErmm, any ideas of why this is happening? php-mcrypt : Depends: php7.0-mcrypt but it is not going to be installed15:43
ioriadckx,  lspci -k | grep VGA -A 215:44
naccPanicAtTheKernel: ubuntu version and full output please15:44
naccPanicAtTheKernel: in a pastebin15:44
naccPanicAtTheKernel: possibly also `apt policy php-mcrypt php7.0-mcrypt` too15:44
PanicAtTheKernelhttps://pastebin.com/XmxqCgjs15:44
dckxok15:45
dckxbrb15:45
naccPanicAtTheKernel: ok, the other two outputs as well, please15:45
PanicAtTheKernelHere's the other https://pastebin.com/RSKQ3MGq15:45
PanicAtTheKernelnacc: And version is Ubuntu 16.04.315:46
naccPanicAtTheKernel: is there a reason you are using -proposed?15:46
PanicAtTheKernelnacc, no idea15:47
naccPanicAtTheKernel: that doesn't seem like a good answer to something that can easily break your system, but let's gloss it for now15:47
naccPanicAtTheKernel: `sudo apt install php-mcrypt php7.0-mcrypt` in a pastebin (basically, we're telling apt how to resolve this by installing php7.0-mcrypt)15:48
PanicAtTheKernelnacc, it was probably in an answer on stackoverflow when trying to fix something else15:48
PanicAtTheKernelhttps://pastebin.com/zjqADiVd15:48
naccPanicAtTheKernel: ah ha15:48
naccPanicAtTheKernel: you are using ondrej's ppa15:48
PanicAtTheKernelMaybe o.O15:49
PanicAtTheKernelPhp 7 has been a nightmare for me15:49
PanicAtTheKernelLots of stackoverflow15:49
PanicAtTheKernel:P15:49
naccPanicAtTheKernel: dunno, it would be good to know what you are having issues with15:49
naccPanicAtTheKernel: and using a PPA means you aren't supported here (but need to ask ondrej for support)15:49
pavlosDaVinciIT: some reading ... https://serverfault.com/questions/274312/building-a-linux-network-for-our-company-where-do-i-start15:49
PanicAtTheKernelnacc, how can I just go back to normal version then?15:50
nacc!ppa-purge | PanicAtTheKernel15:50
ubottuPanicAtTheKernel: To disable a PPA from your sources and revert your packages back to default Ubuntu packages, install ppa-purge and use the command: Ā« sudo ppa-purge ppa:<repository-name>/<subdirectory> Ā» ā€“ For more information, see http://www.webupd8.org/2009/12/remove-ppa-repositories-via-command.html15:50
naccPanicAtTheKernel: that *should* work15:50
PanicAtTheKernelnacc how do I find the full ppa name?15:51
PanicAtTheKernelTo use for the purge thing15:51
naccPanicAtTheKernel: from the ppa's page probably15:53
PanicAtTheKernel?15:53
=== Swant is now known as ikea
naccPanicAtTheKernel: at some point you visited this page and decided it was what you needed: https://launchpad.net/~ondrej/+archive/ubuntu/php/15:54
=== ikea is now known as Swant
bipulWhich is the best screen recoder with Audio Input capability. I tried with gtk-recodmydesktop but  voice is not clear in it.15:55
PanicAtTheKernelUpdating packages lists15:56
PanicAtTheKernelPPA to be removed: ondrej php15:56
PanicAtTheKernelWarning:  Could not find package list for PPA: ondrej php15:56
PanicAtTheKernelo.O15:56
naccPanicAtTheKernel: `apt policy php7.0-common` in a pastebin15:56
PanicAtTheKernelnacc, https://pastebin.com/5qiui70s15:57
naccPanicAtTheKernel: sigh, so you added ondrej's ppa at some point, then deleted it and didn't purge it, and now your system doesn't know where your packages came from15:57
PanicAtTheKernelOh fun15:58
PanicAtTheKernelSo it's broked for good?15:58
naccPanicAtTheKernel: you can try and fix it by something like `sudo apt install php7.0-common=7.0.18-0ubunut0.16.04.1`, but that will probalby say it can't without other packages also being dropped to that version15:58
naccthere are otherw ays to reset the packages to the state from the archive, but I dno't have them handy15:58
PanicAtTheKernelE: Version '7.0.18-0ubunut0.16.04.1' for 'php7.0-common' was not found15:59
naccPanicAtTheKernel: err, ubuntu not ubunut, sorry15:59
PanicAtTheKernelOh didn't see the typo :P:15:59
naccPanicAtTheKernel: i'm taking the output from your last paste and just grabbing the version from the -updates pocket16:00
madLyfehow do i find out if im on Linux 4.10 kernel and the Mesa 17.0 graphics stack on server?16:00
PanicAtTheKernelHrmmm16:00
PanicAtTheKernelNo errors nacc16:00
PanicAtTheKernelAnd now mcrypt installed16:01
PanicAtTheKernelWoot16:01
PanicAtTheKernelThat seemed way too easy, somethings gotta be wrong :P16:01
nicomachusmadLyfe: uname -r will show current kernel16:03
dckxioria: so, when I ran that command, nothing happens and after a while I get the message NMI watchdog: BUG etc etc, and at the end, the message lspci:v159516:03
nicomachusmadLyfe: `sudo lshw -C video` should show some graphics properties. Not sure if the mesa info will be there.16:03
ioriadckx,  ok, maybe a bug, ... are you going back and forth from windows ?16:04
dckxioria: by the way, sometimes ubuntu freezes at the login screen. Other times I can switch to tty1 in the login screen, but it I try to go back to GUI using ctrl+alt+F7 it freezes16:04
dckxioria: yes I am16:04
madLyfejust wondering if i got those things. if i have the 4.10 kernel im guessing i have the mesa 17.0 stack16:04
ioriadckx, what's your video card ?16:04
dckxioria: nvidia gtx106016:05
dckxlaptop16:05
madLyfenicomachus: guess i dont have 4.10 kernel16:05
ioriadckx, driver ? nvidia proprietary or nouveau ?16:05
madLyfeim on 16.04.3 though.16:05
dckxnot sure, I haven't done anything regarding drivers so I would assume whatever comes by default. I think I can read "noveau" somewhere during boot16:06
nicomachusmadLyfe: what kernel do you have?16:06
nicomachusmadLyfe: and please verify release with `lsb_release -a`16:06
ioriadckx, i'd try first nomodeset then  nouveau.modeset=0 ...16:06
madLyfe4.4.0-89-generic16:06
FunnyLookinHatAnyone here have any experience with getting docker-compose volumes to work well with Ubuntu?  I'm running docker-compose as a normal user (not root) but the created volumes are still owned by root:root - which then prevents the containers from being able to actually write them.16:07
ioriadckx,  you set it in the Grub screen16:07
dckxioria: ok, I saw some people suggesting that on stackoverflow16:07
nicomachusmadLyfe: that is the same I'm on with 16.04.3 here. If you aren't on the HWE stack then that is the correct version.16:07
naccPanicAtTheKernel: it's possible that was the only package you had left from ondrej's ppa16:08
dckxif that works I'll connect next time from ubuntu :D16:08
dckxybrb16:08
madLyfeya i guess im not, though im pretty sure i install 16.04.2 or whatever was before 16.04.316:08
PanicAtTheKernelnacc, well whatever the case, you solved my problem, so thank you :)16:09
naccPanicAtTheKernel: yw16:09
madLyfepossible to get my servers to most up2date everything, nicomachus?16:10
madLyfeim pretty new to nix, let alone command line nix.16:10
madLyfecommand line only*16:10
nicomachusmadLyfe: you'd have to switch to the HWE stack but that's pointless unless you're worried about being bleeding-edge or keeping up with newer hardware (amdgpu drivers come to mind), but server isn't my area of expertise.16:11
nicomachusnacc: does server even bother with HWE?16:11
naccnicomachus: sure, for the kernel16:11
naccnicomachus: but i would say in the general case, it's not usually needed16:12
nicomachusand switching to the HWE stack is as simple as installing linux-generic-hwe-16.04 isn't it?16:13
madLyfebut to use the new kernel you need HWE stack?16:13
madLyfe"If you fall into the latter category but want the new HWE stack, then you can install it with a single command (server users should omit the xorg package): sudo apt install ā€“install-recommends linux-generic-hwe-16.04 xserver-xorg-hwe-16.04"16:14
madLyfeis that accurate?16:14
naccnicomachus: yeah16:14
naccas documented here: https://wiki.ubuntu.com/Kernel/LTSEnablementStack16:14
nicomachusmadLyfe: right. but keep in mind, that a newer kernel means you may see some additional bugs (with drivers, etc) that you aren't getting on the 4.4 kernel (which is tried and tested at this point)16:14
naccalso, servers typically care about stability16:15
naccnot about the latest and greatest hardware support16:15
dckxioria: so where am I supposed to add "nomodeset" in GRUB? I searched online and people said that right before "quiet splash" but I don't have that line in GRUB. By the way, I am on ubuntu, but because I logged in failsafe graphical mode (or something along those lines)16:15
naccit's unlikely your hardware is changing on your server :)16:15
nicomachuswhich is why I'm a little surprised server even offers HWE, nacc.16:15
nicomachusbut I guess there's no reason not to.16:15
dckxioria: additionally, should I run some of the commands you told me before?16:15
ioriadckx, yes, lspci -k | grep -EA2 'VGA|3D'16:15
naccnicomachus: right, server is nothing more than a different default install16:15
naccnicomachus: so it's not about server offering hwe, but ubuntu offering it16:15
madLyfebut newer also has security fixes?16:16
nicomachusmadLyfe: they will all have security fixes.16:16
naccmadLyfe: security is unrelated to hwe16:16
nicomachus4.4 is still being updated with security fixes. -89 was released yesterday IIRC16:16
ioriadckx, and btw, you should have that line16:16
dckxioria: http://paste.ubuntu.com/25270796/16:17
nicomachusmadLyfe: even the old 3.13 kernel from 14.04 is still being updated. It's well past -100 by now.16:17
dckxioria: Yes, I deleted that line long ago and added something else following a recommendation on stackoverflow regarding my touchpad, which apparently won't work otherwise on ubuntu16:17
ioriadckx, dmesg | grep Kernel16:17
madLyfebut if i was to download the 16.04.3 iso from the site, it would be the new kernel/HWE stack?16:18
dckxioria: http://paste.ubuntu.com/25270807/16:18
ioriadckx, cat /etc/default/grub16:19
dckxioria: is that a command or a file I should open with gedit or something>16:20
ioriadckx,  you should paste it16:21
naccmadLyfe: yes16:21
dckxioria: it says "you are trying to send an empty document, exiting"16:21
ioriadckx,    ls  /etc/default/grub16:21
dckxioria: http://paste.ubuntu.com/25270832/16:22
nicomachusmadLyfe: no, I don't think it would. You would still ahve to install the linux-generic-hwe-16.04 package.16:22
nicomachusI may be wrong, but I don't think so16:22
ioriadckx, cat /etc/default/grub | pastebinit16:22
naccnicomachus: all fresh installs of 16.04 (using the .X ISO) will have HWe on by default16:23
naccnicomachus: that's my understanding, at least16:23
naccnicomachus: the apt method is only needed for 16.04.0 installers to opt-in to hwe16:23
dckxioria: my bad, with this resolution didn't see the space between cat and /etc16:23
dckxioria: http://paste.ubuntu.com/25270837/16:23
nicomachusnacc: ah, ok.16:24
ioriadckx, you see quiet splash"16:24
madLyfeactually, this was the iso i installed: ubuntu-16.04.2-server-amd6416:24
madLyfewhy wouldnt that have the new kernel or HWE then?16:24
ioriadckx,  but this line should not be there GRUB_CMDLINE_LINUX_DEFAULT="i8042.kbdreset=1"16:24
dckxioria: I do. It is strange, I didn't see that in GRUB (what I did was I pressed "e" in the menu to select what OS to boot)16:25
ioriadckx,  it's a duplicate  , change that parameter in the line above16:25
naccmadLyfe: iirc, 16.04.2 should also have the hwe kernel by default, but i'm not sure. Perhaps the server installer makes a different default choice16:25
ioriadckx,   you got two 'GRUB_CMDLINE_LINUX_DEFAULT'16:26
nicomachusnacc: would installing linux-image-generic manually at any point revert HWE?16:27
dckxioria: I see. So what should I do? The kbdreset I found on stackoverflow to make my touchpad work (elantch on a gigabyte aero7 laptop)16:27
ioriadckx, put that parameter in the line above16:27
madLyfeis there a server chat or a place where ppl are more familiar with it?16:27
nicomachusmadLyfe: #ubuntu-server16:27
dckxioria: https://askubuntu.com/questions/763584/elantech-touchpad-not-working-on-ubuntu-16-04-and-arch-linux16:27
naccnicomachus: yeah, well not revert16:28
dckxioria: although it seems they do it in the same line, and not in a new line like I did16:28
naccnicomachus: but as well as16:28
ioriadckx, yes  " quiet splash i8042.kbdreset=1" all in one line16:28
dckxioria: ok, should I change that and then reboot?16:28
ioriadckx, yes  but add also nouveau.modeset=0  run sudo update-grub and reboot16:29
dckxioria: the noveai.modeset=0 in the same line as well? Does the order matter?16:30
ioriadckx,  not really afaik16:31
dckxioria: GRUB_CMDLINE_LINUX_DEFAULT="nouveau.modeset=0 i8042.kbdreset=1 quiet splash"16:32
dckxioria: does that look good?16:32
ioriadckx,  think so16:32
ioriadckx,  sudo update-grub16:32
dckxyes, rebooting now16:32
dckxioria: it worked.16:34
ioriadckx,  can you paste again  dmesg | grep Kernel16:35
dckxioria: the login process after I enter my user password is a little different than before. The mouse flickers and disappears, and then changes size (like the resolution is changing in the background) and then the desktop loads16:35
dckxioria: http://paste.ubuntu.com/25270903/16:36
ioriadckx,  can you paste  sudo lshw -c Video16:37
dckxioria: http://paste.ubuntu.com/25270912/16:37
ioriadckx,  have you never  tried to install nvidia driver with that card ?16:38
dckxioria: not since I reinstalled ubuntu16:39
ioriadckx,  ok,  forts sudo apt update && sudo apt full-upgrade16:40
ioria*first16:40
dckxioria: I tried before following some online instructions to get both gpus to work and extend battery life, and everything stopped working. Then, I had to reinstall for other reasons, but decided not to do anything16:40
dckxioria: ok16:40
ioriadckx,  and check for any error16:40
dckxioria: http://paste.ubuntu.com/25270936/16:41
dckxioria: this is what I get16:41
mekhamii have a postgres process that automatically starts up and i have to stop it every time i start my desktop with `sudo service postgresql stop` how can i make this not start up on boot every time?16:41
naccmekhami: why do you have postgres on a desktop? do you not want postgres at all?16:42
naccmekhami: or do you want to start it at some point after boot?16:42
mekhaminacc ā–ø i don't need it, i run it in docker when i need itnow16:42
naccmekhami: so uninstall it?16:42
ioriadckx,  i'd remove those kernels16:42
mekhaminacc ā–ø i always get nervous i'm goinna break something when i apt uninstall anything -.-16:42
dckxioria: I'm on it16:43
naccmekhami: that seems a bit silly, but you can also do `sudo systemctl disable postgresql-server` (iirc)16:43
ioriadckx,  ok, then you can try to install nvidia , if you want16:43
dckxioria: sure. Can you recommend a guide I can follow? Or you will guide me?16:44
mekhaminacc ā–ø if i were more experienced, i'd probably not have those silly preconceptions16:44
mekhamibut i'm gonna uninstall it, what's the worst that could happen16:44
ioriadckx,  so sudo apt update  tells all packages updated ?16:44
dckxioria: yes16:45
ioriadckx,  ok,  paste ubuntu-drivers list16:45
dckxioria: http://paste.ubuntu.com/25270954/16:46
ioriadckx,  so you still don't know if nvidia-375 works ?16:46
dckxioria: what do you mean?16:47
ioriadckx,  you never tried to install  nvidia-375 ...16:47
dckxioria: I don't know. I don't remember what version I did install back then when I followed that online tutorial. I only know I messed something up16:48
ioriadckx,  if you need to install proprietary drivers , you go in Additional Drivers and select it16:48
ioriadckx,  using Unity ?16:49
dckxioria: I don't know what unity is. I understand that's some sort of GUI? I have whatever it is that comes with the default ubuntu installation16:49
ioriadckx,  press the 'Win' key and type Additional driver16:50
ioriadckx,  or click on the ubuntu logo on top of the launcher16:51
dckxioria: I'm there. I saw where to select between nouveau and Nvidia drivers. I think I will wait though because I need to read some stuff now and if anything goes wrong it will delay me16:51
ioriadckx,  ok16:52
dckxioria: thanks for your help16:52
ioriadckx,  no problem,  once installed you need to remove nomodeset from grub16:53
dckxioria: got it. Thanks16:53
ioriadckx,  and if 375 does not work you might need https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa16:53
dckxioria: ok. I'll do some research to see what drivers works best wih my GPU and my laptop16:54
ioriadckx,  oky16:54
=== Apachez is now known as ikea
=== ikea is now known as Apachez
CrtxReavrHas Ubuntu dropped their "three-guys-with arms outstretched in a circle" logo?16:59
CrtxReavr'Cause I don't see it on their website, but I saw it on another, un-related business' website.16:59
oerheksCrtxReavr, that would be an old ubuntu advertisement, or front of ubuntu 5.1017:03
CrtxReavrActually, digging a little deeper, edubuntu.org is still using it.17:03
TBotNikAll: Have 2 issues I'm working on. 1st is easy, 2nd is hard. Wrote them up at:\n 1.) grep filtering at:    www.linuxquestions.org/questions/showthread.php?p=5746063#post5746063\n 2.) false apt errors at:  www.linuxquestions.org/questions/showthread.php?p=5744591#post5744591\nAll help appreciated!\n\n17:04
TBotNikThnx!\n\nTBNK17:04
CrtxReavrAnd Ubuntu Kylin is. . . sorta.17:04
CrtxReavrBut look at https://ahsa.com/17:04
sfdebughi... i resized a linux partition on gparted livecd, but when i go to the system, with du -h, shows the old size... but when i boot with gparted, it is resized... any idea why?17:05
oerheksTBotNik, what ubuntu version?17:06
CrtxReavrMaybe the partition you resized was a primary partition that cointains one (or more) secondary partitions that are still the same size?17:06
CrtxReavrIs lvm in play?17:07
TBotNikoerheks: 14.04 LTS17:07
sfdebugCrtxReavr, i resized the primary partition and the partition was inside that... that's a LVM partition...17:07
TBotNikoerheks: Actually Kubuntu 14.04 LTS17:08
oerheksTBotNik, installing ' wine1.6 winetricks 'should work17:08
oerheks!info wine xenial17:08
ubottuwine (source: wine1.6): Microsoft Windows Compatibility Layer (meta-package). In component universe, is extra. Version 1:1.6.2-0ubuntu14.2 (xenial), package size 0 kB, installed size 6 kB (Only available for i386; amd64)17:08
TBotNikoerheks: Nope always get the "held files" error, but as you see when I run the command for held files there are none, so have nothing to clear, yet still always hung up!17:10
CrtxReavrsfdebug, that sounds. . . .horrifying.17:10
* CrtxReavr shrugs.17:10
oerheksTBotNik, so heldback packages, run sudo apt-get update && sudo apt-get install full-upgrade17:10
oerheksthat would fix those17:10
oerheksreally, you should have mentioned that in your post, waste of time17:11
oostDoes anyone knows whether system76 will update their cpu's in the near future now with the new amd and intel cpu's?17:11
oerheksoost, not an ubuntu support issue, ask them?17:12
oostTrue.17:12
TBotNikoerheks: I'd run that but not with the "full-upgrade" only "upgrade", we'll see what happens.17:12
nicomachusoerheks: apt-get install full-upgrade?17:13
oerheks-install , good reading nicomachus17:13
nicomachusoerheks: also apt-get with full-upgrade though17:14
nicomachusTBotNik: `sudo apt update && sudo apt full-upgrade`17:14
* oerheks disables autotype17:14
TBotNikoerheks: Some of the issues started when I upgraded mysql, I think 7.0, which is available for 14.04, but not yet supported.  Not sure why17:14
ioriaTBotNik, 7 available for trusty ?17:15
oerheksnot sure why you don't want to run 16.04, i am not even going to look into this..17:15
oerheksioria, worse, 14.0417:15
ioria!info mysql-server trusty17:16
ubottumysql-server (source: mysql-5.5): MySQL database server (metapackage depending on the latest version). In component main, is optional. Version 5.5.57-0ubuntu0.14.04.1 (trusty), package size 11 kB, installed size 130 kB17:16
TBotNikoerheks: Mgmt, will only allow LTS versions, and must be 18 months old, so can not go to 16.04 LTS until Oct 15 this year.  One app using Magento, had to have the latest MySQL, Couldn't find a down version of the app running older mysql.17:16
sfdebugCrazyEddy, i got it...17:18
TBotNikoerheks: Now have to have WINE to support a WIN based ingress/egress software we have, and installs not running!17:18
sfdebugCrazyEddy, after resize the LVM partition on gparted, i had to execute: lvextend ā€“l +100%FREE [MOUNTPOINT] and resize2fs [MOUNTPOINT], as listed here: https://superuser.com/questions/917988/gparted-cannot-resize-extended-or-lvm-partition17:19
TBotNikoerheks: That Mgmt decision due to instabilities causing staff overwork, in LTS versions with less than 18 months of service.17:20
oerheksTBotNik, sad to hear, still does not give support.17:22
MarkProffittHow can I play a video to a fake webcam? I've tried loopback& ffmpeg and several other ways but can't get it to work. Does someone know how to do it?17:23
TBotNikoerheks: I find nothing in my /etc/apt/sources.list that says its pointing to anything but fully supported 14.04 LTS versions, except for some 3rd party S/W I run, but those have been there in sources.list for over 10 years.  Sould I pastebin the sources.list file?17:23
oerheksTBotNik, what is the output of your update && full-upgrade command?17:25
oerheksto see why it did not update heldback packages17:25
TBotNikoerheks: The "full-upgrade" errored with this msg: "E: Unable to locate package full-upgrade"17:27
nicomachusTBotNik: because apt-get doesn't use full-upgrade17:27
nicomachusit uses upgrade or dist-upgrade17:27
nicomachusyou have to use just `apt` to use full-upgrade17:27
nicomachusso, pick one. oerheks combined the two above.17:27
TBotNiknicomachus: full cmd please!17:28
nicomachuswith 14.04, use apt-get. `sudo apt-get update && sudo apt-get upgrade`17:28
oerheksoops, full came with 16.04 ..17:28
nicomachusTBotNik: go ahead and paste the full output of those commands.17:29
oerheksso maybe the command fixes things, lets see17:29
nicomachus(to a pastebin... please)17:29
oerheksheldback kernel and such17:29
nicomachuswell those commands I sent aren't going to upgrade kernel. need dist-upgrade for that. but we'll get there after update & upgrade have run successfully.17:30
B14CK-SPID3Rhi everybody, i bought a new laptop (Assus N552vw - 8 gig - 256 ssd - nvidia 960m) and decided to install ubuntu (17.04). but when i'm beginning to install it, it hanged on purple page that shows ubuntu logo. i check background of this process and saw these error messages : " http://s8.picofile.com/file/8302963018/2017_08_04_23_53_01_294.jpg ". when installer crashes nothing works. (i.e: ctrl + alt + f1-f2-..) who knows what's the cause of this17:30
B14CK-SPID3Rproblem?17:30
nicomachus!nomodeset | B14CK-SPID3R17:31
ubottuB14CK-SPID3R: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter17:31
saryB14CK-SPID3R: I would report this to #ubuntu-devel17:31
TBotNiknicomachus: Oh without the  'install' just: "apt-get update && apt-get full-upgrade"? Ok running again17:31
nicomachusB14CK-SPID3R: also, would recommend 16.04.3 with the HWE stack for that, not 17.04. Up to you though17:31
nicomachusTBotNik: no.17:31
nemoB14CK-SPID3R: looks like nouveau is erroring so nicomachus' link is appropriate17:31
oerhekstroll ..17:31
nicomachusTBotNik: `sudo apt-get update && sudo apt-get upgrade`17:32
TBotNiknicomachus: Now error: E: Invalid operation full-upgrade17:32
nicomachusNOT full-upgrade, that doesn't work on 14.04.17:32
nicomachusTBotNik: obviously. as I've said several times now.17:32
nemonicomachus: my coworker's problems were solved by going to 14.04 as I'd recommended to him several times prior - he'd had ubuntu lock up and corrupt his HD about 20 times on 16.04 and 17.04 before he finally tried it ā˜ŗ17:33
Jordan_Usary: B14CK-SPID3R: #ubuntu-devel is not a place to file bug reports. Please use launchpad / "ubuntu-bug packagename" for that.17:33
nemonicomachus: everything works flawlessly now17:33
TBotNiknicomachus: Oh that! ran that 20 timems already and absolutely no change!17:33
nicomachusnemo: sorry, I'm not sure what you're talking about17:33
nicomachusTBotNik: ok, then `sudo apt-get dist-upgrade`17:33
nemonicomachus: oh. was just agreeing overall that sometimes going further back can help a lot17:33
nemonicomachus: and that even 16.04 might not be far enough back17:34
TBotNiknicomachus: See why I'm frustrated. All the stuff that normally works does not.17:34
nicomachusnemo: 17.04 v. 16.04 is much different than 16.04 v. 14.0417:34
de-factois there a setting in GTK3 to *force* killing (maybe even -9) programs that wont terminate on clicking the (x) ?17:34
nemonicomachus: oh, sure.  that's one of the reasons 14.04 prob worked ā˜ŗ17:34
nicomachusTBotNik: unless you paste the output of `sudo apt-get dist-upgrade`, I can't tell what's not working17:34
TBotNiknicomachus: Which vesion will that take me to?  I'm not allowed to run anything newer that 14.04 LTS right now!17:35
B14CK-SPID3Rubottu: thank you sir, i check it. also thanks for those who helped.17:35
ubottuB14CK-SPID3R: I am only a bot, please don't think I'm intelligent :)17:35
B14CK-SPID3R:D17:35
nicomachusTBotNik: nowhere. It just upgrades the kernel, not the release.17:35
TBotNiknicomachus: Thnx! running it now!17:36
alexachave an issue - installation hangs if intalled from software center, it is just continius 'please wait' looking for a ways to debug an issue, ubuntu 16.04 LTS. previously it hangs a lot so I restarted it through hard booth several times, logs didn't show anything important, apparently.17:37
nicomachusalexac: install whatever package it is from terminal with `sudo apt install <package>` and see what errors (if any) are thrown17:37
alexacit works, but i need to know why it is so with graphic interface, something is wrong apparently17:38
alexacnicomachus: answer is for you.17:38
nicomachusalexac: I've never installed from software center, sorry.17:38
alexacnicomachus: should i mention it was worked before?17:38
oerheksalexac, did the password dialog box showed up?17:39
alexacoerheks: nope17:39
oerheksmaybe it is hidden under the softwarecenter windows..17:39
alexacoerheks: nope can't see it17:39
oerheksthat is why i like synaptic, it starts with password17:39
nicomachusor another workspace even17:39
nicomachusalexac: start Software Center with root privileges from terminal. I don't remember if gksu or gksudo is the rec'd way now...17:40
TBotNiknicomachus: So which log do I dump to PB, once this is done, so you can look?17:40
nicomachusTBotNik: the output from the terminal17:40
alexacnicomachus: so if i have a .deb package to install and am in terminal what command should i execute in order for that to be installed? just sudo apt install TAB - didn not show that up17:40
alexacnicomachus: if you don't remember i don't know how to do it, sory.17:40
nicomachusalexac: no problem: sudo dkpg -i <package.deb>17:41
oerhekssudo dpkg -i /path/to/<package>.deb17:41
TBotNiknicomachus: Crap did not pipe it to a file!17:41
nicomachusTBotNik: copy and paste.17:41
alexacnicomachus: sudo: dkpg: command not found17:41
alexacnicomachus: ah see it17:41
alexacnicomachus: ok it works, still I want to know what happen with the system17:42
TBotNikHow do I get all of it. Currently not able to see or scroll to all of it.17:42
nicomachusalexac: software center may long in the apt logs, I'm not sure17:42
nicomachuss/long/log17:42
Jordan_Ualexac: If the .deb file you're installing is missing dependancies you may need to run "sudo apt -f install" after "sudo dpkg -i /path/to/file.deb". That said, it's generally best to stick to repositories rather than installing .deb files manually.17:42
alexacnicomachus: thanks for you support, solution worked so far17:42
alexacJordan_U: it is not so it is ok. thanks for answering my q.17:42
alexacAug  8 20:19:25 kernel: [  174.290264] Valid eCryptfs headers not found in file header region or xattr region, inode 131218517:47
alexacApparently the last message before system hangs.17:47
nicomachusoh17:47
alexacCan it be solved?17:47
alexacIf so how?17:47
nicomachusmaybe it's not what I'm thinking, but the last time I had bad headers on an eCryptfs partition I had to do a reinstall and lost everything.17:48
nicomachusif that superblock on an encrypted portion of the disk gets corrupted, it can be a migraine17:48
nicomachus!pm | B14CK-SPID3R17:48
ubottuB14CK-SPID3R: Please ask your questions in the channel so that other people can help you, benefit from your questions and answers, and ensure that you're not getting bad advice.17:48
alexacnicomachus: i have been using version 17 of Ubuntu before but it was the same issue, so I installed 16 - someone suggested it might help, still the same stuff happens.17:48
alexacnicomachus: do you think that my ssd drive can be a problem?17:49
alexac(source) of a problem?17:49
nicomachusis it encrypted?17:49
alexacit is17:49
alexacam now thinking of reinstalling the system without any encryption on a disk, will report back17:51
nicomachusoh boy17:51
B14CK-SPID3Rdoes my problem solve if i download ubuntu 16.04 LTS? (my problem was about nomodeset kernel option)17:51
nicomachusB14CK-SPID3R: probably not. best to just set nomodeset, it's super simple.17:51
alexacbrb17:52
psychoticwarriorwhats up ppl17:54
compdocyou can never tell17:54
B14CK-SPID3Rnicomachus: I want to install Linux as a dual boot alongside Windows 10. That's why I'm afraid of changing grub and kernel.17:54
nicomachusB14CK-SPID3R: it won't affect the dual boot. Just set nomodeset in grub like it said in that link I sent you when you first came in. You could have this problem solved by now.17:54
B14CK-SPID3Rnicomachus: does setting this option affect on hardware performance?17:56
nicomachusno.17:56
B14CK-SPID3ROk. Thank you very much. :x17:56
DbuggerHello everyone17:59
DbuggerI just installed a fresh ubuntu 17.04 but I get a problem on boot up. I get a "Failed to activate swap /swapfile"17:59
DbuggerCould someone give me a hand? I have no idea why this could be happening...17:59
nemoDbugger: presumably you didn't install a swap partition?18:00
nemoor format it18:00
nemoDbugger: it's not the end of the world, until you run low on memory.18:00
nemoDbugger: just make a swap file or swap partition now.18:00
Dbuggernemo, I thought that 17.04 did use a Swap file nd not a partition18:00
ioriaDbugger, 17.04 comes by default with a /swapfile set , using automatic partitioning18:00
Dbuggernemo, can you walk me though it? I have no idea how to make one...18:00
ioriaDbugger, unless you used something else18:01
nemohttps://help.ubuntu.com/community/SwapFaq#How_do_I_add_a_swap_file.3F18:01
DbuggerOk, lets se...18:01
Dbugger1GB is good?18:01
nemoDbugger: depends on what you need it for ā˜ŗ18:01
nemoDbugger: if you actually still use hibernate, you should have a larger one.  or if you dump a lot of stuff into tmpfs18:02
Dbuggernemo, well, run of the mill. Nothing spectacular.18:02
nemoor if you are just short on memory in general18:02
DbuggerI should not be short in memory really.18:02
nemoDbugger: a gig is prob fine then18:02
oerheksswapon --show # this would show the swapfile18:02
DbuggerOk, then18:02
oerheksor free -h18:02
Dbuggerok, I have created the file, enabled it, and enabled it as bootup18:03
DbuggerI should now have anymore the problems I got on boot, right?18:03
ioriaDbugger, i 'd investigate why the previous didn't work18:04
TBotNiknicomachus: dist-upgrade still running!18:04
Dbuggerwell, I did a systemctl status" and I got this18:04
nicomachusTBotNik: what18:04
psychoticwarriorTBotNIk what are you updating18:04
nicomachusstill?18:04
Dbuggernemo, https://www.hastebin.com/rifevufiva.swift18:04
DbuggerI dont really understand anything of it...18:04
nicomachusDbugger: did you try what it suggests?18:05
Jordan_UDbugger: Please pastebin your /etc/fstab and the output of "file /swapfile".18:06
Dbuggerthis is my fstab: https://hastebin.com/wivitarequ.m18:06
TBotNikpsychoticwarrior, nicomachus: Running apt=get update && apt-get dist-upgrade that nicomachus recommended to try clearing install errors from apt-get install18:06
Dbugger"file /swapfile" gives me simply a "/swapfile: regular file, no read permission"18:07
ioriaDbugger, using luks ?18:07
Dbuggerioria, no idea what that is...18:07
nicomachusTBotNik: it's been running for 20+ minutes?18:07
ioriaDbugger, encryption18:07
TBotNiknicomachus: Yup still.  This machine is PDC and Dev server, so lots of stuff on it.18:07
Dbuggerioria, on the partition? I guess I do, since I was trying to to read my "home" from another Ubuntu in another HDD and I could not18:08
Jordan_UDbugger: Why do you have three different swap entries in your /etc/fstab?18:08
DbuggerI dont know...18:08
DbuggerI dont really know myself with this stuff... :/18:08
DbuggerIm not very Linux-savvy18:08
ioriaDbugger, paste also /etc/crypttab18:08
DbuggerSure18:09
Dbuggercrypttab gives me this: "cryptswap1 UUID=15abe4ad-042d-4938-98f8-591c47748d6d /dev/urandom swap,offset=1024,cipher=aes-xts-plain64"18:09
Jordan_UDbugger: OK, one good thing to do is to make backups of any files you change and take notes about what changes you make just as a general practice no matter what you're changing.18:09
DbuggerJordan_U, I have nothing sensitive in the partition. It is a brand new partition18:10
Jordan_UDbugger: sudo file /swapfile18:10
nicomachusTBotNik: whoa whoa whoa18:10
Dbugger"/swapfile: data"18:10
nicomachusTBotNik: you are working on a PRODUCTION/DEV server right now???18:10
Dbuggerthat is what I got18:10
ioriaDbugger,  i'am not sure you're using encryption , just the swap volume is18:11
Jordan_UDbugger: Then that is not a valid swap file. How did you create it?18:11
DbuggerJordan_U, I dunno...18:11
Dbugger:/18:11
DbuggerI just followed the ubuntu installation, as forward as I could18:12
Dbugger(which as never really been a problem... this is a first)18:12
DbuggerBut again, this is the first time I install it without swap partition, so maybe that is the reason I went wrong on something :/18:12
Jordan_UDbugger: So you never manually edited /etc/fstab? Did you use automatic partitioning or the "Something else" option?18:13
psychoticwarriorI dont have a swap partition on kali or ubuntu18:13
DbuggerJordan_U, noooo, never18:13
ioriaDbugger,  do you insert a passphrase  at boot ?18:13
Dbuggeri would not dare into those worlds18:13
Dbuggermmmm... possible18:13
Dbuggercant recall now, DId it about a week ago18:13
TBotNiknicomachus: This machine always takes about 4 hours on a complete upgrade.18:14
ioriaDbugger,  just reboot and see if it asks for a passphrase ...18:14
Dbuggerioria, oh you mean when I start up the system?18:14
DbuggerNo, it doesnt18:14
ioriayep18:14
Dbuggerbesides for the user account password, of course18:14
ioriaDbugger,  so why do you have an ecrypted swap ?18:15
Dbuggerioria, I dunno..18:15
DbuggerI really dunno about it18:15
ioriaDbugger,  sounds weird18:15
TBotNikmichael_mbp: PDC: Primary Domain Controller and Dev Server, with all dev packages, including 20 PHP Frameworks, Like CakePHP, CodeIgnitor, Drupal, DooPHP, ... Zend, Yii etc.18:15
Dbuggerioria, dont tell me that... sounds like I have to reformat the system :/18:15
psychoticwarriorwhat are you upgrading to?18:15
ioriaDbugger,  just comment out in /etc/fstab , and remove from cryptabb18:16
ioria*commnet18:16
Dbuggerioria, what is exactly what I have to comment out?18:16
nicomachuspsychoticwarrior: he's just upgrading kernel to fix some package install issues. Under control.18:16
Dbuggerwhich line?18:16
psychoticwarriorok right on'18:16
psychoticwarrioryou may have to also dpkg --configure a18:16
TBotNiknicomachus: I'm not that strong of an admin, but the only one here that knows Linux, so my baby by default.18:16
psychoticwarriori think thats the config18:17
ioriaDbugger,  sorry, comment not comment out : this /dev/mapper/cryptswap18:17
nicomachusTBotNik: ok, well let me know when it's done upgrading.18:17
Dbuggerioria, you want me to "comment out" this line: "/dev/mapper/cryptswap1 none swap sw 0 0" ?18:17
ioriaDbugger,  comment with '#'18:18
Dbuggerok done18:18
ioriaDbugger,  and in /etc/crypttab18:18
TBotNiknicomachus: It runs DBs: Ingres, MySQL & PostGres.  I'm also installing PostFix, due to mail filtering issues.18:18
Dbuggerioria, ok, both commented out. Should I reboot and check if the problem is gone?18:18
iorialet's try18:19
Dbuggerbrb18:19
nicomachusTBotNik: that reminds me. what version of MySQL did you say you had running?18:19
TBotNiknicomachus: surprise, last few upgrade runs had most updated/upgraded so finished already! Yeah!18:19
nicomachusTBotNik: no errors?18:20
TBotNiknicomachus: Copying to PB!18:21
DbuggerHello I am back18:21
Dbugger2 things: a good one and a bad one18:21
Dbuggerioria, The boot up was MUCH faster18:21
Dbuggerthat is the good one18:21
ioriathe bad one ?18:22
Dbuggerthe bad one... on the huge flash of green "PASSED" I saw a couple of times an orange and red one, which seems to be the same as before18:22
DbuggerWhich makes me suspect there is something still not working18:22
=== yanome is now known as yn
ioriaDbugger,  huge flash of green "PASSED"18:23
Dbuggerif I do "systemctl status swapfile.swap", I still get a "Failed to activate swap /swapfile"18:23
Dbuggerioria, sorry, I do not know the official name, for all those green PASSED that appear on boot up :)18:23
psychoticwarriorbypassed linux with init=/bin/bash18:23
ioriaDbugger,  that is a valide swapfile ?18:23
ioriaDbugger,  booting in text mode ?18:24
TBotNiknicomachus: PB at: pastebin.com/DA6kuLcY18:24
psychoticwarrioryou mean init 118:24
Dbuggerioria, i took out the "quiet splash" to see what was going on18:24
TBotNiknicomachus: The only thing I see in this is at the end of the apt-get update it suggests autoremove, so running now18:25
ioriaDbugger,  du -sH /swapfile18:25
Dbuggerok18:25
Dbugger"2097156/swapfile"18:25
nicomachusTBotNik: yea autoremove is fine. Everything else looks good.18:25
ioriaDbugger,  are you still using this : /mnt/1GiB.swap swap swap defaults 0 018:26
Dbuggerioria, how can I find out?18:26
ioriaDbugger,  fstab or mount18:26
ioriabrb18:26
EriC^^Dbugger: cat /etc/fstab18:26
Dbuggerioria, EriC^^ , i can see /mnt/1GiB.swap in my fstab18:27
Dbuggerso I guess I am indeed using it18:27
ConsoleFxHi, I am trying to install powerline and configured my bash thus it loads the powerline components. Unfortunately it still lacks that arrow style and stuff. I followed the installation process mentioned here but dono what I might be missing. Any ideas?18:30
ConsoleFxScreenshot: https://ibb.co/hT7Jjv18:30
nicomachusConsoleFx: what's powerline?18:31
nicomachusyou might try asking them... this seems like a question for their support, not at all related to Ubuntu18:31
ConsoleFxnicomachus, aah I was trying that on Ubuntu actually. Though it works pretty well on Ubuntu.18:34
nicomachusConsoleFx: just because you're doing it on Ubuntu doesn't mean the problem is Ubuntu related. Sounds like a config issue, unrelated to Ubuntu. I'd try finding some powerline support if I were you.18:34
oerhekspowerline is in our repos, tons of manuals online .. maybe you need the fonts packages?18:35
oerhekshttps://ubuntu-mate.community/t/installing-powerline-as-quickly-as-possible/5381  https://askubuntu.com/questions/283908/how-can-i-install-and-use-powerline-plugin18:35
oerhekson the ubuntu url, you find the font addon18:35
nicomachusConsoleFx: ^18:36
oerhekspowerlinesymbols18:36
oerheks* do this systemwide, much easier18:36
roryConsoleFx: it's not enough to simply install the fonts, you also need to select one of the powerline-patched fonts in your terminal18:37
roryConsoleFx: installing the fonts just makes them available on the system for ubuntu applications to use18:37
ioriaDbugger,  i'd comment that too, and start over18:37
ConsoleFxrory, I enabled one of the patched font via gnome-terminal though18:37
ConsoleFxrory, all its missing is that arrow mark and stuff18:37
roryare you sure it's enabled, the old one will be there too. e.g. if you installed sourcecodepro patched font, you will have both "source code pro" and "source code pro for powerline"18:38
rorysome font dropdowns will truncate the name so be sure you selected the right one18:38
psychoticwarriorupdating kali18:39
psychoticwarriorupdating ubuntu18:39
psychoticwarriortriple boot kicks ass!!!18:40
oerheks!ot | like we need to know that, psychoticwarrior18:40
ubottulike we need to know that, psychoticwarrior: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!18:40
psychoticwarriorok my bad18:40
psychoticwarriorjust getting carried away18:40
Jordan_UDbugger: The reason that /swapfile is failing is because /swapfile isn't formatted as a swap file. "sudo mkswap /swapfile" should do it, but your situation is so odd, and we have no idea how it got that way, which makes me wand to suggest re-installing. Possibly this time when you install this channel can help you through the process.18:40
Jordan_Us/wand/want/18:41
mingdaopsychoticwarrior: reporting in mate18:42
ConsoleFxrory, http://imgur.com/a/TF4u918:42
psychoticwarriorhey mingdao18:43
Dbuggerioria, I will try that command you said18:44
DbuggerJordan_U, I meant18:44
Dbuggergonna reboot18:45
whoami1latest issue18:45
whoami1while upgrade getting an error of hash mismatch18:45
whoami1when will it be fix?18:45
DbuggerJordan_U, ioria, thanks! It worked18:46
oerhekswhoami1, use a pastebin to show us the upgrade errors please18:46
oerheks!paste18:46
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.18:46
DbuggerIt is all green :)18:46
DbuggerAnd boot up was blazing fast :)18:46
ioriaDbugger,  mm, ok good job18:46
roryoerheks: please put the output of this onto http://paste.ubuntu.com - sudo apt-get update; sudo apt-get upgrade18:46
Dbuggerioria, to you! I only followed your advices!18:46
Dbugger"systemctl" now gives me a green state :)18:47
ioriaDbugger,  good18:47
DbuggerThanks ioria. Thanks Jordan_U18:47
ioriaDbugger,  you're welcome18:47
DbuggerI gotta say... #ubuntu is one of the friendliest channels in IRC18:47
DbuggerAlways kind people ready to help18:47
Dbuggerthanks a lot, fellas :)18:48
oerheksrory, http://paste.ubuntu.com/25271610/18:48
oerheksnot sure why .. but oke18:48
TBotNiknicomachus: All the time I have today.  Will make another run at it tomorrow!18:48
whoami1oerheks: https://pastebin.com/MQ49038B check it18:48
whoami1the hash mismatch thing18:49
oerhekswhoami1, oke, nothing to worry about, your mirror seems te be updated now, try changing to the main server in sources, or wait a few minutes18:49
psychoticwarriorsoftware update18:49
psychoticwarriorupdater18:49
psychoticwarriorselect main server18:50
rorySounds like it got fixed by "apt-get update" which gets the latest update information from the update servers whoami118:50
nicomachusTBotNik: I thought you were all fixed up. Whoops. I'm going to lunch anyway.18:50
whoami1oerheks: so what should i do?18:50
psychoticwarriorapt update18:50
Jordan_UDbugger: You're welcome :)18:50
psychoticwarriorapt upgrade18:50
whoami1wait or i have to change the server?18:50
psychoticwarriorapt dist-upgrade18:50
rorygenerally you would always run apt-get update before doing anything that involves fetching packages from the net. or use the graphical update utility18:50
psychoticwarriorapt full-upgrade18:50
whoami1psychoticwarrior: I have already done that18:51
psychoticwarriorok18:51
roryno whoami1 you're all done now. your dist-upgrade (or apt full-upgrade) will work18:51
whoami1but again the same thing is happening18:51
oerheksin india mirror can be 1-2 days behind https://launchpad.net/ubuntu/+archivemirrors18:51
psychoticwarriorwhat is it thats happening whoami118:51
roryoh18:51
whoami1rory: sorry i didnot get you18:51
whoami1rory: can you tell me that again?18:52
rorywhoami1: after running "apt-get update", do you still get the same error when running "apt-get dist-upgrade" ?18:52
whoami1oerheks: so i have to wait two more days to fix it?18:52
roryThat isn't the problem18:53
whoami1rory: yes same thing is happening18:53
roryI can see it's not trying to download from an Indian mirror18:53
oerhekswhoami1, just wait a few minutes, or change your update server to main18:53
whoami1ok18:53
roryOK whoami1 please run this only: sudo apt-get clean"18:54
oerheksor other india mirror to madras uni18:54
psychoticwarriorapt-get clean18:54
psychoticwarriorapt-get autoclean18:54
psychoticwarriorapt-get update18:54
psychoticwarriorapt upgrade18:54
psychoticwarriorapt dist-upgrade18:54
whoami1oerheks: i am making the change18:54
rory^^^^^^^18:54
rory99% of apt problems fixed by the above18:55
rorydoes "apt dist-upgrade" work I thought it was "apt full-upgrade"18:55
SubatomicParticlReally, rory? That cleans apt's cache out to fix it?18:55
whoami1psychoticwarrior: i have already tried those from the forum18:55
psychoticwarriortry running software and updates18:55
whoami1no it is apt dist-upgrade18:56
psychoticwarriorchange it to the main server18:56
roryI thought maybe, there is some partially downloaded or corrupted file, and apt is not overwiriting it, but nor is it downloading a new one18:56
whoami1psychoticwarrior: yes now am changing it18:56
psychoticwarriorok18:56
whoami1now its updating its cache18:56
psychoticwarriorgood18:56
roryapt full-upgrade is the command, but it also works with "apt dist-upgrade" to keep compatiblity with the apt-get command18:56
roryI checked :P18:56
psychoticwarriorwhoami1 hopefully it updates the cahce18:56
psychoticwarriorcache18:56
whoami1yes18:57
whoami1if its done then it will be fixed18:57
psychoticwarriordid it work?18:57
whoami1yes its done18:57
whoami1i mean cache updating is done18:57
psychoticwarriorgreat whoami118:57
psychoticwarriorsweet18:58
whoami1now i have to run again18:58
psychoticwarriorok18:58
SubatomicParticlHow do I unlock dpkg's lock since nothing is running? It's saying something is (update of some sort?) but I don't see anything. I'll check system monitor first, though, to be sure.18:58
psychoticwarriorps aux18:59
whoami1nope again the same18:59
psychoticwarriorcheck the problem18:59
psychoticwarriorkill <ps>18:59
psychoticwarriorwhoami1 whats the problem18:59
whoami1hash mismatch18:59
psychoticwarriorok18:59
psychoticwarriorhave you ever tried synaptic19:00
nicomachusSubatomicParticl: easiest way, honestly, is to reboot.19:00
whoami1nope i dont use that19:00
psychoticwarriorok19:00
psychoticwarriortry updating again and upgrade19:00
SubatomicParticlThanks, nicomachus. I'll be back in about 2 minutes - tops - then.19:00
whoami1again hash sum mismatch19:01
psychoticwarriorsudo rm -rf /var/lib/apt/lists/*19:02
psychoticwarriortry that ^19:02
psychoticwarriorthen19:02
whoami1tried19:02
psychoticwarriorsudo apt update19:02
whoami1an i have also tried --fixed-update19:02
psychoticwarriorsudo apt-get clean19:02
psychoticwarriorsudo apt-get update19:02
Jordan_Uwhoami1: Have you tried switching to the us mirrors?19:03
psychoticwarriorsudo rm -rf /var/lib/apt/lists/partial19:03
psychoticwarriorsudo apt-get update -o Acquire::CompressionTypes::Order::=gz19:03
whoami1Jordan_U: I have switched to the main server19:03
psychoticwarriorsoftware and updates other software uncheck all the boxes then sudo apt-get update19:04
B14CK-SPID3Rhey guys, i could install ubuntu 17.04 with "nomodeset option" but now in ubuntu everything is slow , grub opens animatedly .. and everything has shown slowly. how can i solve this problem? is this related to my graphic card (nvidia 960m)>19:04
B14CK-SPID3R?19:04
whoami1psychoticwarrior: yes its by default unchecked19:04
psychoticwarriorok19:05
SubatomicParticlAnd I'm back. It worked, nicomachus. Thanks.19:05
whoami1psychoticwarrior: i have tried that sudo apt-get update -o Acquire::CompressionTypes::Order::=gz19:05
whoami1but again19:05
whoami1same hash sum mismatch19:05
whoami1wait am back in a hour19:05
psychoticwarriortry rebooting19:05
Jordan_UB14CK-SPID3R: nomodeset essentially disables the open source graphics drivers, leaving you with no hardware acceleration at all. If you install the proprietary Nvidia drivers via the "Additional Drivers" section of "Software and Updates" it may get you going smoothly.19:06
B14CK-SPID3RJordan_U: Thank you. i'll be try it.19:08
Jordan_UB14CK-SPID3R: You're welcome.19:08
psychoticwarriorwhoami1 any luck19:09
Jordan_UNow I'm wondering if whoami1 was just behind a captive portal. Hopefully if they come back someone will mention that possibility.19:10
Jordan_UIf whoami1 comes back, please ask if they can successfully go to http://google.com (or any other site) in a web browser on the affected machine.19:12
SubatomicParticlSure thing.19:13
acresearchpeople, i have a .NEF image file that i want to convert to jpg, how can i do it? i have ubuntu 17.04 gnome19:17
psychoticwarriorwhats up19:19
=== rkta_ is now known as rkta
ioriaacresearch, imagemagick and convert not working ?19:20
acresearchioria: no19:20
acresearchioria: convert-im6.q16: delegate failed19:20
ioriathat's not .nef19:21
acresearchioria: my commands is: convert 205.NEF 1.jpg19:27
ioriaoh, ok19:27
acresearchioria: did i write it wrong?19:28
ioriaacresearch nope19:29
ioriaacresearch convert -list format | grep -i nef19:31
acresearchioria:       NEF  DNG       r--   Nikon Digital SLR Camera Raw Image File19:32
ioria!info ufraw19:33
ubottuufraw (source: ufraw): standalone importer for raw camera images. In component universe, is optional. Version 0.22-1 (zesty), package size 514 kB, installed size 2109 kB19:33
ioria!info ufraw-batch19:34
ubottuufraw-batch (source: ufraw): batch importer for raw camera images. In component universe, is optional. Version 0.22-1 (zesty), package size 294 kB, installed size 1013 kB19:34
ioriaacresearch   https://unix.stackexchange.com/questions/226900/converting-nef-to-jpg    (btw, never converted such an image)19:35
psychoticwarriorsynaptic rules19:35
duckgoose>:[19:36
acresearchioria: i get the same error19:36
duckgooseI'm mad >:[19:36
bumbar_why would w command list kworker, and why does it have ip?19:37
acresearchioria: the link you sent me has no solution.19:38
ioriaacresearch  try rawtherapee19:38
acresearchioria: works thanks19:41
ioriaa very quick guy19:41
cluelesspersonhey guys, do you by change know how to emulate a usb keyboard from the pc, to a USB connected device, like an ipod/phone?20:03
oerhekscluelessperson, are you sure an ipod/iphon thingy supports that? i have no clue if that could be done, you are the 1st one asking20:06
fedorafanI dont think its supported but the idea is nice20:06
oerheksusb-pass-through something like that?20:06
fedorafanhe needs an interface to recognize the keyboardinputs20:07
fedorafaniphone is very restricted20:07
oerheksfedorafan, that too, ofcourse20:07
oerheksmaybe it supports bt keyboards20:07
fedorafanyeah thats a way20:07
Knight2016Hi20:11
Knight2016you know how irc clients shares your username20:11
Knight2016Does your logged in username get shared by other apps?20:11
Knight2016I'm wondering if I should use my actual name as my machine user's name or an alias like i've done here20:12
oerheksdepends on the client, how or if it handles/grabs your current $USER20:12
Southern_GentlemKnight2016,that is up to you, i do not know of irc sharing info but that wouldnt stop someone else from doing a whois and getting that info and using it20:13
oerheks$user is the technical datastring for your username20:13
oerheksKnight2016, feel free to choose your name20:13
oerheks* unless in use, then the service makes you Guest+number20:14
Knight2016Just wondered if it usernames are freely disclosed by other apps20:14
Southern_GentlemKnight2016,  define apps20:14
Knight2016google chrome mostly20:15
Southern_Gentlemcan there be a bot in irc harvesting that info yes20:15
oerheksNo, but apps can read $USER, not really restricted information20:15
Knight2016That's fine20:16
aroonihow can i use ufw to enable access to port 8989 but only when i'm at my home network and when i'm in public wifi dont allow that port20:17
Knight2016Oh i can just use my first initial, that's even better20:18
dckxhi all. After updating my system, it seems my touchpad's properties are no longer controlled by /usr/share/X11/xorg.conf.d/50-synaptics.conf. In fact, that file does not exist anymore. Where may I found the file that consolidates the settings of the touchpad?20:19
oerheksarooni, i am tinking something like this:  ufw alow in on eth1 to <ip> port 898920:20
Southern_Gentlemdckx, gnome by default uses libinput20:20
Southern_Gentlemnm wrong channel20:20
oerheksyou can specify the adapter for that port, so if you run on wired @ home..20:20
aroonioerheks: only issue is i connnect wirelessly @ home20:22
arooniso specifying the adapter wouldnt seem to help right20:22
tkrHi! I'm running ubuntu 16 on a separate ssd. I recently bought an m2 ssd. is there a way that I could install ubuntu 17 on the new m2 ssd without making installation media (ie. dvd, usb, boot from network) ? # sorry for repeating if someone saw the question earlier20:23
tkrie. I'd like to do something like "./install-ubuntu /dev/nvme0n1"20:23
oerheksarooni, right, then the SSID should be used, not sure how..20:24
aroonioerheks: is this made any easier if i connect to a VPN ?20:24
aroonibecause then all wireless would go through tun interface?20:24
EriC^^tkr: you can make partitions and copy over the exact install and bootloader or if the disk is the exact size you can just clone it20:25
aroonioerheks: apparently i can list the ip address that a connection is allowed from20:26
tkrEriC^^: I want a new install.20:26
tkrEriC^^: just wondering, if I have to build a bootable media device just for installing.20:27
EriC^^tkr: you'll need to download an iso and boot it somehow20:27
tkrNods.20:27
EriC^^not necessarily20:27
tkrJust checking.20:27
EriC^^you can boot the iso from grub20:27
tkrThat still includes booting. :) I'm well capable of installing linuxes, just checking in case for new advances.20:28
EriC^^if you dont have an empty usb at hand20:28
EriC^^ok :)20:29
tkrAfter all, thinking that you have a running Ubuntu, it really doesn't *sound* that complex to just tell this running system to install a new ubuntu on an existing empty hard disk. :)20:29
tkr(while running)20:30
EriC^^tkr: yeah it doesn't sound so complex20:30
oerheksarooni, cannot find an example with SSID .. perhaps vpn is a better choise20:30
tkrEriC^^: anyhow, I'm not in a hurry with this. I'll just make a ubuntu 17 install media and use it to install it on my new m2 ssd. :)20:30
aroonioerheks: if i'm on a vpn; does that mean that all connections will be made thru the tun interface?20:30
cmannsI just wanted share my opinion on ubuntu on this setup.20:31
cmannsClient: HexChat 2.12.4 ā€¢ OS: Ubuntu "zesty" 17.04 ā€¢ CPU: Intel(R) Core(TM) i7-5820K CPU @ 3.30GHz (2.74GHz) ā€¢ Memory: Physical: 7.5 GiB Total (4.4 GiB Free) Swap: 2.0 GiB Total (2.0 GiB Free) ā€¢ Storage: 68.3 GB / 1.0 TB (936.8 GB Free) ā€¢ VGA: Advanced Micro Devices, Inc. [AMD/ATI] Curacao XT / Trinidad XT [Radeon R7 370 / R9 270X/370X] @ Intel Corporation Xeon E7 v3/Xeon E5 v3/Core i720:31
cmanns DMI2 ā€¢ Uptime: 2h 58m 37s20:31
cmannswith my average loads on MacOS (hackint0sh) and Windows 10 LTSB N Enterprise, I find cpu utilization is almost in HALF. This is with flash intensive chrome tabs and other applications. No idea what ghz my cpu is going at but Win/mac it's normally 8-10% utilized at a minimum at 1.2-2.0 ghz. The GUI is super snappy even with 3d programs open.20:31
tkrEriC^^: Forever I've used debian, but now forced to ubuntu since cuda packages are release for ubuntu.20:31
=== ghoti_ is now known as ghoti
zmcYet again I have a non-booting system because of systemd, does the upstart or sysv teams  need help? This is unacceptable.20:41
dckxsorry for reppeating my question. Does anyone know where are my touchpad settings if the file where they used to be (/usr/share/X11/xorg.conf.d/50-synaptics.conf) no longer exists? The file disappeared after I installed a system update. And with it, also disappeared my custom settings regarding click and tap button 3, vertical and horizontal hysteresis, etc.20:50
=== Mittens is now known as MittensAFK
alexacsorry how was it to install .deb package from a terminal window, again?20:57
EriC^^sudo dpkg -i /path/to/den20:57
EriC^^*deb20:57
alexacthank you Eric^^20:57
EriC^^no problem20:57
nicomachushi all. I'm trying to start Chromium over an SSH -X session, and am getting some errors: https://paste.ubuntu.com/25272351/21:01
nicomachusnot sure about what the exact error is, unless it's just that there's no GTK session running on pickett-desktop21:02
wedgiedo other applications work?21:03
zmcnicomachus: I've had better luck using ssh -YC also hardware acceleration, if enabled in chrome can cause an issue over remote X21:04
nicomachuszmc: this is -YC, my bad.21:04
aroonidumb question: with a openvpn connection to a server on public wifi with my laptop;  does that mean that any open ports i might have are blocked21:04
nicomachuswedgie: looks like the same errors. immediately throws "Failed to load module "unity-gtk-module""21:05
nicomachusI don't think I actually logged in the user last time I rebooted this machine... not sure if I can do that remotely to get the GTK session started. bummer.21:05
arooni or are rules like [11] 445                        ALLOW IN    192.168.0.0/16 ;; still going to let me get burned if someone on the public wifi tries to connect to that port21:05
zmcarooni: Openvpn creates a tunnel to the server, and a virtual interface.  It has nothing to do with what ports are open on your computer's wireless interface. Either shutdown unneeded services or firewall.21:06
nicomachus!info ufw | arooni21:06
ubottuarooni: ufw (source: ufw): program for managing a Netfilter firewall. In component main, is standard. Version 0.35-4 (zesty), package size 144 kB, installed size 818 kB21:06
aroonisounds like i need to be more specific with my samba rules21:06
arooniand prescriptive about which ips i allow to connect21:06
zmcnicomachus: You can try using dbus-launch to setup a session. I remember something about that before I'll try to find a link21:07
zmchttps://superuser.com/questions/1003950/how-to-reliably-attach-to-session-dbus-over-ssh21:07
zmcarooni: Ip-based rules won't help you on an untrusted wifi.  You have no control over what network you will attach to or what addresses are in use.21:09
=== jathan_ is now known as jathan
aroonizmc: sounds like i need separate rules for untrusted wifi21:10
aroonizmc; is there a way via ubuntu to have bias against untrusted wifi networks and have a different set of firewall rules21:10
zmcarooni: Sounds like a good idea.  You can still get in trouble if the wifi network and vpn networks use the same address space.21:10
zmcarooni: afaik ubuntu won't connect to a wifi network without you telling it to.21:11
aroonizmc: i dont mind that ; i just wish there was a way to 'trust' certain networks and have evverything else untrusted have firewall rules applied21:11
nicomachuszmc: even with `dbus-launch --exit-with-session /bin/bash`, I still get 'Failed to load module "unity-gtk-module"'21:12
nicomachuscrashes with the same errors as before.21:12
zmcarooni: There are on-connect scripts that you can setup to run after connecting on a per-network basis iirc.21:12
aroonizmc: do you recommed one?21:13
zmcarooni: I'd start here: https://askubuntu.com/questions/13963/call-script-after-connecting-to-a-wireless-network21:14
zmcnicomachus: I imagine chrome runs fine if you run it locally on the target machine?21:17
nicomachusidk, I never run anything on that locally. It's a raspberry pi mounted to the back of my entertainment center at home. It's quite a bit of work to hook a keyboard up to it whenever I do need to do something. Lol. It has worked in the past, though.21:18
zmcnicomachus: Ah, do you have unity-gtk2-module installed?21:18
zmcnicomachus: Also worst case scenario, you can just install strace, and run "strace chrome > debug" then take a look at the end of that file to try to find the failing syscall21:24
arooniquestion;  i have ubuntu 16.04 and in the terminal app i'm not seeing a combined menubar i.e. drag it to the top and i see two maximize and two minimize buttons etc21:25
aroonii.e. a  ddouble menu bar21:25
nicomachuszmc: I'll just wait until I get home in an hour.21:30
zmcnicomachus: Ok.  I seem to remember having this problem in the past. I just can't remember offhand how I solved it.21:31
nicomachusI'll solve it by logging in on the pi, I guess.21:42
nicomachusI only have to reboot it like once a year.21:42
ninjaiI have a folder that is group-writeable (chmod'd to 775) but when my user tried to create a file in the directory (user has this group listen when the "groups" command is entered), I get permission denied.  Any ideas? https://pastebin.com/szZhPBvx21:42
naccninjai: was the user recnelty added to group?21:42
ninjaiyes and i've exited and started a new SSH session and everything, no dice21:42
naccninjai: also, they may not have permission higher up the chain (e.g, in /home/aihs)21:42
zlsyxIs there a way to replace text real time in the shell?21:43
zlsyxSuppose I write fn I want it to be converted to function.21:43
zlsyx?21:43
nacczlsyx: converted where/when?21:43
ninjainacc, but the sub-folder "test" they do have write permissions to. How does the parent affect it if I'm already sitting in that directory?21:43
zlsyx@nacc In the shell, fn[SPACE] should be converted to function.21:44
zlsyx@nacc  In the shell, fn[SPACE] should be converted to function.21:44
zlsyxSorry for double IM xD21:44
naccninjai: to create a file somewhere, you have to permissions to write along the path (iirc). You could check that with strace, I suppose21:45
naccninjai: being in a directory does not mean you can write to any directory, it means you can x it (and possibly read it)21:46
ninjainacc, then how does any user write to their own home folder if the user doens't have write access to /21:46
naccninjai: i might be wrong :)21:46
ninjaispecifically21:46
ninjaidrwsrwxr-x21:46
ninjaithe 2 W's in a row21:46
ninjai1st is for owner21:46
ninjaisecond is for group21:46
ninjaiso user and group should be able to write there21:47
naccninjai: have you straced it?21:47
nacczlsyx: i don't know of a trivial way. You can use an alias so fn is the same as function21:48
ninjaino, what does that do?21:48
naccninjai: it will trace the system calls and provide you with what is actually returning EPERM21:48
ninjaiappears I don't have that command21:49
ninjaiand I don't feel like installing it on here lol21:49
prometif I had a custom script that required to be run as root, and I wanted to automate this script to start at boot, how would I provide that privilege escalation?21:50
psychoticwarriorstartup applications21:51
psychoticwarrioradd the script directory to it21:51
psychoticwarrioryou should be good then21:51
prometpsychoticwarrior, startup applications is able to start scripts as root? I wasn't aware of that.21:52
prometgood if it does though21:52
naccpromet: normally, you'd make your script an init-script of some kind (e.g., systemd) and then it would run as root21:52
psychoticwarrioryea log in as root21:52
psychoticwarrioryou should be good21:52
naccpsychoticwarrior: no, that's terrible advice, afaict21:52
psychoticwarriorstartup applications21:52
psychoticwarriorit works for me21:52
prometnacc roger that21:52
mingdaopsychoticwarrior: didn't notice your reply because I only get highlights if nick is first21:53
psychoticwarrioroh ok21:53
psychoticwarriorcool mingdao21:53
mingdaopsychoticwarrior: got it installed, but the bootloader was not correct21:53
psychoticwarriormingdao what does it say21:54
mingdaopsychoticwarrior: finally searched for commands for grub> sheel21:54
mingdaopsychoticwarrior: that allowed me to get it21:54
psychoticwarriordid u try grub-install?21:54
mingdaopsychoticwarrior: hopefully tonight I'll do an install21:54
psychoticwarriorfor real21:54
mingdaopsychoticwarrior: yes, once it did the set root= <blah> and boot21:54
psychoticwarrioryou could jsut try grub-install21:55
psychoticwarriorupdate-grub21:55
psychoticwarriorupdate-initramfs -u21:55
mingdaopsychoticwarrior: I pulled the other 2 hard drives out, and installed it on another SSD...yes, those are the commands I used21:55
psychoticwarriorok21:55
mingdaopsychoticwarrior: now I have my Gentoo SSD and mSATA back in the laptop21:55
mingdaoat work, gotta do work21:55
psychoticwarriorok sounds good21:56
mingdaotonight I'll install it to the mSATA21:56
psychoticwarrioryea sounds good mingdao21:56
psychoticwarriorpromet whats up man21:56
ninjainacc, I have to use "newgrp" to change to that group apparently.  I don't understand.21:57
naccninjai: that would imply you have not logged out/in afaict21:58
ninjainacc, that's what I figured... guess using SSH and su is not a good method of testing login/outs? Thing that is confusing though is that if I issue the "id" command after switching to that user, it shows the group there.22:00
prometpsychoticwarrior, coming down with a cold I think. Which I am combating by drinking too much coffee :D22:00
psychoticwarriordamn22:01
prometThis will not end well22:01
psychoticwarriordrink tea man22:01
prometlol22:01
prometpsychoticwarrior, I usually do but am drinking coffee for "recreational purposes" today...22:01
psychoticwarriorok cool22:01
psychoticwarriorpromet where you from?22:04
sam_ukI'm halfwaty through an upgrade 16:10 > 17:4. Wine64tools depends on libwine-dev. apt --fix broken install suggests a solution but then gives errors 'subprocess paste was killed by signal (broken pipe) Is it fucked?22:15
agentx04:-X22:15
sam_ukI cant install aptitude due to broken packages. I have a terminal and a net connection22:16
Bashing-om!info libwine-dev zesty | sam_uk22:20
ubottusam_uk: libwine-dev (source: wine): Windows API implementation - development files. In component universe, is optional. Version 1.8.7-1ubuntu1 (zesty), package size 2648 kB, installed size 32059 kB22:20
sam_ukwine1.7 depends on wine1.7-amd64 and vice versa so I cant remove either of them22:21
XHFHXHi there. I somehow trashed my ubuntu 16.04.2 installation while I was messing with the nvidia drivers - the computer now freezes on the login screen after around 2 seconds, where I can't enter anything (I can't switch to the shell :/) botting to an old kernel also doesn't work. any recommendations what to do?22:21
XHFHX*booting22:22
Bashing-omsam_uk: Jow far did you gert in the upgrade process ? pastebin ' cat -n /etc/apt/sources.list ' . Make sure of what we have to work with .22:23
sam_ukBashing-om: libwine-dev is not installable (depends libwine)22:23
phelixAnytime I try to run apache it keeps telling me that address is already in use. I then ran a  netstat -lp but doesn't show anything running on port 8022:23
phelixany ideas?22:23
sam_uklibwine depends on libwine:i38622:23
agentx04try other version | sam_uk22:24
Bashing-om!nomodeset | XHFHX22:25
ubottuXHFHX: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter22:25
sam_ukBashing-om: can you pastebin from comand line?22:25
naccBashing-om: sam_uk: wine1.7 is the 16.10 version?22:25
sam_ukagentx04: other version of?22:25
naccsam_uk: I think you'd need to remove them together (if that is the underlying issue)22:26
sam_uknacc: sure, any idea how?22:26
agentx04for architec x6422:26
agentx04not i36822:26
naccsam_uk: `sudo apt remove wine1.7 wine1.7-amd64` ?22:26
Bashing-omsam_uk: ' cat -n /etc/apt/sources.list | nc termbin.com 9999 ' . We do nothing til we know where we are pulling from.22:26
naccBashing-om: good point22:27
naccBashing-om: yeah, could be a mixed installation at this point, fi the upgrade failed22:27
Bashing-omnacc: I learned that from you :)22:28
sam_ukBashing-om: termbin.com/decn22:29
naccBashing-om: heh22:29
sam_ukZesty sources22:30
nacchrm, odd to use both the archive and uk.archive mirror22:31
naccalso zesty-proposed?22:31
sam_uknacc: yes looks like it: http://termbin.com/decn22:32
Bashing-omnacc: sam_uk +1 on propsed . let's not go there .22:33
naccsam_uk: right, i'm looking at that already (that's what i gave my comments based on)22:33
XHFHX<Bashing-om>: now I boot into a black screen but I can now enter the shell22:35
sam_ukAny route out of this dependency muddle?22:35
naccsam_uk: what happens if you try to remove both?22:36
sam_ukunmet dependencies (a few) is there a way to pastebin that output?22:37
naccsam_uk: you're not currently able to install anything?22:37
EriC^^sam_uk: add | nc termbin.com 9999 to the command22:37
naccEriC^^: nice call22:37
sam_ukno, I don't think so.22:37
Bashing-omXHFHX:  EFI system ? If NOT Try a fast fix ( in the blind ) ' sudo apt purge nvidia* ; sudo rm /etc/X11/xorg.conf ' sudo apt update ; sudo apt upgrade ; sudo ubuntu-drivers autoinstall ' .22:38
sam_ukEriC^^: doesn't seem to work 'WARNING: apt does not have stable CLI interface'22:39
naccsam_uk: that's ok, just warning22:39
naccsam_uk: it should spit out a url at termbin.com22:39
EriC^^sam_uk: what command are you trying to send?22:40
naccEriC^^: apt remove ...22:40
EriC^^did it give you a link back?22:40
EriC^^you might need to use |& nc termbin.com 9999 to send stderr as well22:41
XHFHXBashing-om: UEFI but secure boot is disabled22:41
sam_ukEriC^^: apt remove wine1.7 wine1.7-amd6422:41
MylonHelp.  I'm trying to upgrade my 16.04 install to a 17.04 one and, in the live boot install process, it froze at the partition screen.22:41
Bashing-omXHFHX: Good to go then . run the above and reboot to see the effect .22:42
XHFHXk22:42
MylonIt was complaining about needing a 32 mb boot partition or something or other so I unallocated some space from the main partition (went okay) but it still complained so I tried deleting the boot partition and now ... It finally accepted the request to cancel.  Bah.22:42
MylonMaybe it'll work this time...22:43
sam_ukEriC^^: the & doesn't seem to make a difference, still no URL22:43
EriC^^sam_uk: try sudo apt-get remove wine1.7 wine1.7-amd64 | nc termbin.com 999922:43
Bashing-omMylon: nvidia graphics ? nomodeset in that case .22:43
sam_ukEriC^^: Thanks: http://termbin.com/c1pg22:45
MylonBleh, I can't figure out how to make it stop complaining about the partitions... I'll just wipe the whole drive.22:46
EriC^^sam_uk: try sudo apt-get -f remove wine1.7 wine1.7-amd6422:46
EriC^^Mylon: what complaining?22:46
MylonSomething about needing a second boo partition with 35MB free or something.22:47
MylonI dunno.22:47
EriC^^Mylon: that sounds like you booted the install in legacy mode by mistake22:47
MylonI'm installing from the live boot option.22:47
EriC^^Mylon: when it booted, did you get a tiny set of pc's at the bottom of the screen? or a black and white grub screen?22:48
MylonAnd... It crashed.22:48
MylonI'm looking at a normal-ish desktop with what looks like a taskbar on the left.22:48
EriC^^Mylon: open a terminal and type "sudo blkid /dev/sd* && ls /sys/firmware/efi"22:49
XHFHXBashin-om: Now it boots to the splash screen but still freezes there w/o any input available. If I boot it with nomodeset i get to the black screen with a cursor but where i can still get into shell22:49
EriC^^let me know if it says GPT next to PTTYPE and if ls returns a bunch of dirs or says dir not found22:49
XHFHX*Bashing-om22:49
sam_ukEriC^^: unable to locate package wine1.7amd-6422:50
EriC^^sam_uk: ^ there's a typo22:50
MylonEriC^: Returned nothing?22:51
Bashing-omXHFHX: Yukkie . What got installed . pastebin ' sudo lshw -C display ; dpkg -l | grep -i nvidia ' . See where we go from here .22:52
sam_ukEriC^^: http://termbin.com/oqq922:52
EriC^^Mylon: type "sudo parted -l | nc termbin.com 9999"22:55
EriC^^sam_uk: do you want to remove wine completely?22:56
sam_ukEriC^^: More than happy to, not used it in years22:57
MylonThe installer worked this time... Still using the erase disk option which is suboptimal (there's nothing I care about on this computer but I would still like to know how to do an in place install for future cases)22:57
MylonNow it's just wating.22:58
MylonMaybe I should do a memtest86+ test just in case.22:58
EriC^^sam_uk: try sudo apt-get -f remove wine1.7{,-amd64,-i386,-tools}22:58
mingdaoEriC^^: thanks for the help on the grub> prompt stuff22:59
XHFHXBashing-om: Pastebin doesnt work as I don't have a GUI right now. http://i.imgur.com/Ou3PADz.jpg22:59
EriC^^mingdao: no problem22:59
hggdhXHFHX: you can use pastebinit, it is command-line23:01
Bashing-omXHFHX: Ouch . dual nvidia cards (SLI ??) Out of my experience range / Ya got a driver loaded to one of the cards .23:02
mdave16hey23:02
mdave16test23:02
mdave16ok23:02
XHFHXBashing-om: Nah, it's a laptop with an intel card and an nvidia card23:03
Bashing-omXHFHX: Shhessh .. tunnel vision . disregard me last . ! ..no driver loaded for the skylake card !23:04
XHFHXthe last thing I did was switching with prime-select to nvidia - after that I got into trouble. and installing some nvidia drivers i think via apt-get was before that23:04
sam_ukEriC^^: unable to locate wine1.7-tools, couldn't find package by glob wine1.7-tools, unable to find by regex wine1.7-tools23:04
EriC^^sam_uk: oh sorry23:05
EriC^^sam_uk: try sudo apt-get -f remove wine1.7{,-amd64,-i386} wine64-tools23:05
Bashing-omXHFHX: Let;s see what we can do to load a driver for skylake .23:05
sam_ukwithout tools: http://termbin.com/ggxq23:05
EriC^^sam_uk: try sudo apt-get -f remove wine1.7{,-amd64,-i386} wine64-tools wine32:i386 wine6423:06
Bashing-omXHFHX: checking : https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1565516 .23:06
ubottuLaunchpad bug 1565516 in ubuntu-drivers-common (Ubuntu) "Fails with skylake & nvidia 940m, removes xorg.conf boot up/log in fail" [Critical,Incomplete]23:06
sam_ukEriC^^: http://termbin.com/0fo923:07
XHFHXBashing-om: Sorry, I skipped trough it but it seems that you can't activate the nvidia card right now. I only need it for CUDA purposes if at all - but how can i switch to the skylake GPU back?23:08
EriC^^sam_uk: try the last one i posted23:10
sam_ukEriC^^: Output of that was: http://termbin.com/0fo923:10
sam_ukoh sorry missed that23:11
sam_ukone sec23:11
Bashing-omXHFHX: Trying to pull from memory now about a skylake driver , bear with me :) ( maybe the PPA driver will work for nvidia ?) .23:12
sam_ukEriC^^: http://termbin.com/9yjg23:12
EriC^^sam_uk: wow the never ending wine packages23:13
sam_ukadd wine-stable?23:13
EriC^^sam_uk: try sudo apt-get -f remove wine1.7{,-amd64,-i386} wine64-tools wine32:i386 wine64 wine-stable23:13
EriC^^yeah23:14
sam_ukthis is looking promising :)23:15
sam_ukEriC^^: Thanks random stranger. Have a virtual beer.23:15
Bashing-omXHFHX: OK, try ' sudo apt install i965-va-driver ' - system is fully updated from above, correct ).23:15
XHFHXshould be23:15
XHFHXis already installed23:16
EriC^^sam_uk: cheers23:17
Bashing-omXHFHX: Weel ! We wonder then why it does not load . any hints in the log file : ' cat /var/log/Xorg.0.log | nc ternbin.com 9999 ' .23:18
XHFHXBashin-om: http://paste.ubuntu.com/25273167/23:22
Bashing-omXHFHX: Reading - I be a while ;)23:22
Bashing-omXHFHX: Getting deep Here ! " (EE) Failed to load module "nvidia" (module does not exist, 0) " and also same for Intel " (EE) Failed to load module "intel" (module does not exist, 0) " .23:25
XHFHXBashing-om: Doesnt sound good :D23:27
Bashing-omXHFHX: ^^ how are you setting the nomodeset boot parameter ? Maybe remove it and try a nornal boot - thought; can you disable the discreet card in bios and see if you can then boot ?23:27
oerheks'messed with nvidiadrivers' ..23:28
oerheksHow exactly?23:29
XHFHXprime-select nvidia and made sudo apt-get dist-upgrade and I think he pulled some nvidria drivers there (I have it in my repository)23:29
XHFHXBashing-om: Without nomodeset I'll get a freezing login screen after 2 seconds23:30
Bashing-omoerheks: I see no fix : https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1565516 . But that does not explain why the Intel driver does not build .23:30
ubottuLaunchpad bug 1565516 in ubuntu-drivers-common (Ubuntu) "Fails with skylake & nvidia 940m, removes xorg.conf boot up/log in fail" [Critical,Incomplete]23:30
XHFHXdoesn't accept any keyboard input in this case so i can't get into the shell or fix anything23:31
Bashing-omXHFHX: I propose we work on getting the Intel driver to load and get you a working system - then work on nvidia . Can you disable nvidia in bios ?23:33
aroonii have some user accounts for different services but i see the option to log in as those users on startup;  how can i disable login for those service accounts23:33
histoarooni: Did you create the accounts?23:34
aroonihisto: i did23:34
=== semeion is now known as mnemonic
histoarooni: you can specify the -r flag with useradd23:35
histoarooni: and -s /bin/false to disable the shell23:35
oerheksarooni, hide the users list on login/lightdm? https://askubuntu.com/a/73145523:35
aroonihisto: so once the account is already created23:36
aroonihow do i modify it to disable the shell23:36
histoarooni: in the future sudo useradd -r -s /bin/false USERNAME23:36
histoarooni: usermod23:37
XHFHXBashing-om: I think I'll just reinstall the whole system :/23:37
aroonihisto: same flags work?23:37
aroonii.e. sudo usermod -r -s /bin/false username23:38
XHFHXcan't deactivate the nvidia gpu in bios23:38
jnewthttp://paste.ubuntu.com/25273228/  tried to install wine, that's what I got.do i need to install mariadb-server-10.0 & mariadb-server first or is this a problem with my libEGL.so.1 not being a symlink or both? and how to fix it?23:38
histoarooni: yes23:39
jnewti checked that nvidia folder, I have a symlink from libEGL.so to libEGL.so.1, but no libEGL.so.1 but I don't know what either of those are for or what is the proper set of files in that folder.23:40
Bashing-omXHFHX: If a re-install is acceptable, will be the fastest . With the open bug I would suggest in the new Install to get the nvidia driver from the PPA .23:41
XHFHXBashing-om: I followed this approach: https://github.com/Golovin-Andrey/xiaomi-mi-13-ubuntu23:42
histoarooni: or you could usermod -L USERNAME23:42
Bashing-omjnewt: Need to redo the symlinks : https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-375/+bug/1662860 .23:44
ubottuLaunchpad bug 1662860 in nvidia-graphics-drivers-375 (Ubuntu) "/sbin/ldconfig.real: /usr/lib/nvidia-375/libEGL.so.1 is not a symbolic link" [High,Confirmed]23:44
jnewtBashing-om: yeah, found that got it done, still getting the mariadb error (but the libEGL is gone)23:45
oerheksXHFHX, sure you can blacklist nvidia, see intel only from the arch wiki https://wiki.archlinux.org/index.php/Xiaomi_Mi_Notebook_Air_13.323:47
Bashing-omXHFHX: This a minimal build and a ACER laptop ? and yes the link has our trusted driver PPA .23:47
XHFHXoerheks: always heard nice stuff of the arch wiki but never seen it before. its fabolous23:49
jnewtI found this: https://serverfault.com/questions/736419/cant-install-mariadb-dependency-error and ran apt-get clean (OK) apt-get autoclean (OK) and dpkg -i mariadb-server-10.0 (cannot access archive...) and dpkg-reconfigure mariadb-server-10.0 (mariadb-server-10.0 is broken or not fully installed)23:50

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