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

amfliris dmesg logs saved in a file? where is the file?00:02
naccamflir: by default, no, i do't think so00:04
CoJaBoIsn't it in /var/log/ ?00:04
amflirCoJaBo, I expected it in /var/log/messages but there is no such file00:04
naccamflir: CoJaBo: it's the kernel ring buffer, so it's in memory at all times (by default). If you set up syslog for it, there might be a file00:05
amflirnacc, what do you mean by setting up a syslog? how can I do that?00:05
CoJaBo/var/log/kern.log ?00:06
kostkonamflir, grep its output or redirect it to a file. or use journalctl instead00:06
lunagirlim trying to compile squid source but it throws error squid-common missing files: usr/share/squid/mime.conf00:07
lunagirlthe file is there00:07
nacc!compile | lunagirl00:07
ubottulunagirl: Compiling software from source? Read the tips at https://help.ubuntu.com/community/CompilingSoftware (But remember to search for pre-built !packages first). Also read !checkinstall00:07
nacclunagirl: why are you building squid from source?00:07
lunagirlbecause the binary doesnt have --enable-http-violations enabled00:07
lunagirlthe package that is00:07
lunagirlim starting to think the source is broken somehow since it cant find a file thats there00:08
nacclunagirl: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=81385400:11
ubottuDebian bug 813854 in squid "squid: Please rebuild with '--enable-http-violations'" [Wishlist,Open]00:11
amflirwhy this gives perm denied? sudo echo "" > /var/log/kern.log00:12
naccamflir: echo is not hwat you think it is, you're runnning the bash builtin00:13
naccamflir: you need too use /bin/echo (iirc)00:13
lunagirlyes, thats standard with squid source, violations have been disabled, thats not the problem though00:14
Bashing-omamflir: nacc : sudo will not cross over the '>' boundry ??00:14
lunagirlat least the squid nightly has it disabled00:14
nacclunagirl: you just said you are building yourself because that flag is not set. It is set in debian an dubuntu packages afaict00:15
lunagirlnot according to squid -v |grep violations00:15
nacclunagirl: read that bug.00:15
amflirnacc, still permission denied00:15
nacclunagirl: it doesn't show up in that output00:15
naccBashing-om: oh right, you ight need sudo tee00:16
lunagirlahh00:16
naccamflir: /bin/echo "" | sudo tee /var/log/kern.log (iirc)00:16
nacclunagirl: actually test the feature, not the presence of a flag00:16
lunagirlthen there must be some automagic why it ignores request_header_access Referer deny all00:17
lunagirlsaw it in the bug00:17
leftyfbamflir: echo "" | sudo tee -a /var/log/kern.log00:18
leftyfboops, nacc got it00:18
leftyfbalso, no -a00:18
leftyfbi'll be quiet now :)00:18
leftyfbor00:19
leftyfbsudo truncate -s 0 /var/log/kern.log00:19
MannyLNJNot sure if this is a Samba issue or Ubuntu but on 16.04 when I do apt-get install Samba the install fails. The first fail message is Job for smbd.service failed because the control process exited with error code. See "systemctl status smbd.service" and "journalctl -xe" for details.00:32
steviecheese installed nautilus, is there a way I can remove it on my xubuntu00:32
steviei tried but i can't because cheese needs it00:33
leftyfbMannyLNJ: and did you do that?00:34
MannyLNJThe full error is at https://pastebin.com/vgFGU4QD00:34
MannyLNJleftyfb, I did and I don't understand what they are saying00:35
Jordan_Ustevie: Please pastebin the output of "sudo apt remove nautilus" (You can answer "no").00:35
leftyfbstevie: try --no-install-recommends when installing cheese00:35
leftyfbMannyLNJ: post what it says to pastebin00:35
leftyfboh, nm00:35
leftyfbmissed it00:35
steviehow can I fully uninstall cheese00:35
MannyLNJleftyfb, I will post the other output now00:35
MannyLNJleftyfb, see https://pastebin.com/AFt3b6X2 and https://pastebin.com/dbCtqRvQ00:38
leftyfbMannyLNJ: look through the logs in /var/log/samba/00:40
CoJaBoIs there any way to make 2-tap do a middleclick instead of right?00:46
=== kbrosnan_ is now known as kbrosnan
MannyLNJleftyfb, there are no logs from today's date00:53
=== strive is now known as archive
=== archive is now known as strive
aroonihow can i make my scroll mouse sroll less lines per click02:17
AquaPixieStill struggling with anacron here.02:42
aroonii'm struggling too02:45
arooniso theres at least two of us02:46
aroonii have; https://gist.github.com/d7ef749840e199b2d3916af0123fbc62 ;; in my .imwheelrc ;02:56
aroonianyway to slow it down more?02:56
=== an3k is now known as an3k^
Hugboxarooni if your scroll wheel is scrolling way too fast, a common solution seems to be to unplug the dongle and plug it back in, and see if that changes it any03:00
Hugboxhttps://askubuntu.com/questions/255890/how-can-i-adjust-the-mouse-scroll-speed03:00
=== an3k^ is now known as an3k
pwnrI just installed 17.10 and made 4 partitions but cannot write to any of them i did 'sudo chown pwnr /dev/sda2-3-and 4' still cant write what did i do wrong? this has never happened before03:11
greenshirtis it possible to mount ufs freebsd partition with udisksctl ?03:15
greenshirti can't get it work03:16
greenshirteven in root access03:16
aroonithanks hug03:19
aroonioh guess he left03:19
EndlessMacrohelp please, if i reinstall the root partition, and leave my home partition untouched, what settings will I lose? I understand that most settings and themes are in /home/. what about the rest?03:30
Svetasome packages have settings in /etc/03:31
Svetayou may want to back that one up before you reinstall03:31
EndlessMacroSveta, what you're saying is, if i copy /etc/ from my current OS to a fresh install, it will work fine? there arent any unique info or settings that only relate to my current os?03:33
Svetai don;t know how to restore it properly, i'd personally just have a copy and restore only if a program doesn't behave as expected03:34
EndlessMacrogot it03:34
crazyhorseis it possible to mount ubuntu-14/15 encrypted ext-4 drives on ubuntu 12?03:45
crazyhorsereason i asked .. is i tried and it didn't work03:45
crazyhorsemaybe download latest version and boot off usb?03:45
tewardcrazyhorse: i don't think you can, because of older software.03:46
crazyhorseah cool03:47
crazyhorsei'll setup a usb03:47
BudgetSlugDoes anyone have an alternative to TeamViewer that doesn't run in Wine, native to Linux?04:03
capellaVidyo?04:09
BudgetSlugcapella: Thank you, I will take a look.04:09
craigbass76I'm ssh-ed into an Ubuntu box, and ran elinks to get to a wordpress site. I'm in the username field, and as soon as I start typing, I'm asked if I want to quit elinks. Any idea what's going wrong?04:16
AntumDelugeI have a question that is not directly related to Ubuntu. It is about PGP keys, but I'm not sure where to ask it. Is it possible to add an APT trusted key from a remote keyserver (like keyserver.ubuntu.com) without adding it to my local keyring?04:17
craigbass76Nevermind -- I see now something at the bottom that I have to hit enter first, before typing. Duh...04:17
AntumDelugeI've tried the following, but it adds it to my local user keyring: apt-key adv --keyserver keyserver.ubuntu.com --recv-keys KEY04:18
AntumDelugeI just found the #gnupg channel. So I am going to ask there as well.04:20
EndlessMacrowhen installing from terminal do i have to type y to continue, or can i just hit enter? is there a difference?04:21
Jordan_UEndlessMacro: When installing you'll be prompted with "Do you want to continue? [Y/n]", that [Y/n] part means that if you just press enter, it will default to "y" or yes. The capital "Y" tells you that's the default. Sometimes, you'll get a prompt like "Do you want to continue? [y/N]". That would mean that if you pressed enter it would default to "n", or no.04:23
EndlessMacroJordan_U, thanks! thats good to know.04:24
Prest0oi have a question about linux04:24
Prest0owhy the hell they always use the crappy color selection bar of few colors?04:25
hggdh?04:25
EndlessMacroPrest0o, where exactly?04:25
vijaikumarPrest0o: what do you mean ?04:25
Prest0olet me show a picture04:26
Prest0owhats the standar "paint" alternative used on linux?04:26
Prest0oa simple draw program04:26
EndlessMacrogimp lol04:26
Prest0ono thats the pro one04:26
Prest0oi mean a shit one04:26
EndlessMacrolol gimp is not pro04:26
Prest0ogimp is the photoshop wanabee04:26
Prest0ook04:27
Prest0oso a shitter one04:27
Jordan_UPrest0o: kirita, kolorpaint.04:27
Jordan_Us/kirita/krita/04:27
EndlessMacroyou want one that's more lightweight04:27
hggdhPrest0o: mind your language, please04:27
vijaikumarPrest0o: Those are un necessary words04:27
Prest0osorry04:27
Prest0oi dont find what i look for04:28
viper1833inkscape is good, its not so called simple but has alot of flexability04:28
Prest0olubuntu as one by default04:28
Prest0oinkscape was my next example04:28
Prest0ohttps://i.imgur.com/GOY0ywL.png04:28
Prest0olook inkscape color selection bar04:28
Prest0othis is so ugly, why not a real color palete ? there are very few colors there04:28
Prest0olubuntu as a default "paint" alternative that has same thing04:29
Prest0oso ugly and limited04:29
EndlessMacroxpaint04:29
Jordan_UPrest0o: I can help you use the other color secting options in inkscape, but "Why is that not the default" is not really a support question (and is offtopic for this channel).04:29
Prest0omtpaint: http://mtpaint.sourceforge.net/img/shot01.png04:30
vijaikumarNo one is stopping you from switching you to windows / osx. In the mean time, try to get support from relevant devs.04:30
Prest0othats by default at lubuntu04:30
EndlessMacrotry PINTA04:30
Prest0oanother ugly color palete bar04:30
Prest0oits like if opensource can't be good...04:30
Prest0opinta04:30
Prest0olets see04:30
Prest0opinta looks a bit better clearly04:31
EndlessMacroGnome Paint04:31
Prest0opretty acceptable pinta04:31
Prest0ognome paint, lets see04:31
Prest0opinta uses layers?04:32
Prest0oyes i see them04:32
EndlessMacroKolourPaint04:32
Prest0oGnome Paint, where is the full color palete? is that available? looks missing by the screenshosts04:32
Prest0oKolourPaint, this looks very bad xD04:33
EndlessMacrojust use pinta. it's better than paint04:33
Prest0oyes04:34
Prest0opinta in probably the single one that looks programed by a brain04:34
Prest0othere is something crazy on linux that repeats always04:35
Prest0ostreteched vertically boxes04:35
Jordan_UPrest0o: Please stick to support questions in this channel. If you'd like to discuss what you do/don't like about certain apps feel free to do so in #ubuntu-offtopic.04:36
Prest0oJordan_U ok sorry04:36
Prest0osince no one talks04:36
Prest0oand we talk on linux04:36
Prest0oi just felt free to talk about a linux program04:36
vijaikumarPrest0o: There is a difference between constructive criticism and dissing04:36
gogetaPrest0o, then you trigger the topic nazi lol04:37
Prest0oi think everyting wrong done, is wrong, i must be a narcicist04:43
Prest0ohttps://i.imgur.com/p7WpttY.png04:44
AntumDelugeI figured it out. Just have to add the "--no-default-keyring" argument: apt-key adv --no-default-keyring --keyserver keyserver.ubuntu.com --recv-keys KEY04:44
lakituhello. say i wanted to download an 64bit live ubuntu disc WITH repositories (essentials or all) - is there anything pre-made for this?04:47
lakitumaybe like 4.0 gig DVD with OS & essential packages?04:47
lakitui'm trying to surmount some barriers04:48
lakitulike a.04:48
lakitu(*)04:48
luxioHow do I get Times New Roman on LibreOffice Writer?04:53
Jordan_Ulakitu: This might or might not be helpful: https://help.ubuntu.com/community/MakeUbuntuRepositoryDVDs (Note the warnings about needing cleanup and being out of date. I did not have time to check if any of it is still relevant or useful).04:53
Jordan_U!info ttf-mscorefonts-installer | luxio04:54
ubottuluxio: ttf-mscorefonts-installer (source: msttcorefonts): Installer for Microsoft TrueType core fonts. In component multiverse, is optional. Version 3.6ubuntu2 (artful), package size 26 kB, installed size 92 kB04:54
Jordan_Uluxio: So, "sudo apt install ttf-mscorefonts-installer" should do it. The fonts are not Free as in freedom, which is why they can't be included by default (and why you may choose to instead use similar free fonts like Liberation Serif which is similar to Times New Roman).04:56
luxioI'd very much prefer to use Liberation Serif, but I have to use Times New Roman for MLA formatted papers.04:58
lakituhey Jordan_U - one nick i recognize from these rooms. I found "Cubic" - a custom Ubuntu .iso maker. I am wondering, is there a list of default/included packages with the live cd i could check, to save the time of making my own Ubuntu iso?05:00
lakitui've been googling for that for the past 5 min or so05:01
Svetalakitu: not the list of dependencies for ubuntu-desktop metapackage?05:02
lakituran out of harddrive space05:02
lakitui mean like apps included on the live cd05:03
lakitupackages/apps05:03
enavhello waht is the easiest way to setup a mail server in ubuntu just for local web dev05:03
cluelesspersonAnyone know why remmina can't seem to save prefernces?05:03
lakitukind of important i do this - not to bring excess pressure . . .  to me it's important anyway05:03
lakituif the package i need were included by default, it would save me a decent amoutn of time05:04
* lakitu googles more05:04
viper1833@enav is it going to be a local mail server05:06
viper1833if its a local machine for mail i would say postfix05:07
lakitui'm good - i got the Cubic package, which seems like it will work. great primer on it here: https://askubuntu.com/questions/741753/how-to-use-cubic-to-create-a-custom-ubuntu-live-cd-image/741770#74177005:48
lakituway cool. once upon a time, it seemed a harder to do stuff like this. lucky to have the software development we do05:49
Rockwoodi wanna restart my mysql services in 16.0405:49
lakituanyway, thanks. =D05:49
Rockwoodi wanna restart my mysql services in 16.0405:50
Rockwoodwhat should be command for it in 16+.0405:51
Rockwoodwhat should be command for it in 16.0405:51
vijaikumarsudo systemctl restart mysql05:53
Rockwoodvijaikumar, facing error05:57
vijaikumarwhat is the error ?05:57
Rockwoodjob for mysql.service failed because the contral procress exited with error code.05:58
vijaikumarwhat is the output of sudo journalctl -xe ?06:00
Rockwoodsee 'systemctl status mysql.service' and 'journalcti -xe' foe details06:00
Rockwoodinvalid user jboss mostly time showing in error06:01
Rockwoodpam_unix(sshd:auth): authentication failure vijaikumar06:02
vijaikumarThat is irrelevant information.06:03
Rockwoodactually i am on digital ocean droplet06:03
Rockwoodand there is no option for copy and paste06:04
vijaikumarPerhaps not06:04
vijaikumarWhy not ?06:04
vijaikumarAren't you SSH'ing from your Linux Machine ?06:04
lotuspsychjegood morning to all06:10
DaemonFCDoes anyone else on 17.10 have distorted indicator icons?06:16
lotuspsychjeDaemonFC: have you tryed the xorg session to compare?06:22
DaemonFClotuspsychje, Should I log out and try to use the Xorg session?06:24
lotuspsychjeDaemonFC: yes please, as a test06:24
DaemonFCbrb06:24
luxioEven if Wayland is buggy, I'm glad Ubuntu is using it by default now. The bugs will get more attention and we'll finally have something to replace the age-old xorg.06:25
lotuspsychjeluxio: true, come to #ubuntu-discuss to talk about :p06:27
DaemonFCWell, that didn't work.06:29
DaemonFCThey seem to be stretched vertically.06:29
DaemonFCMeh, it's just a nit.06:30
lotuspsychjeDaemonFC: ok, tnx for testing. what graphics card do you have?06:30
DaemonFCIntel Iris 54006:30
lotuspsychjeDaemonFC: clean installed or upgrade from?06:31
DaemonFCClean installed a few hours ago.06:31
lotuspsychjeDaemonFC: allrighty06:31
lotuspsychjeDaemonFC: can you check sudo lshw -C video to see wich driver= is in use?06:32
DaemonFCi915 according to that06:36
lotuspsychjeDaemonFC: ok you might wanna consider creating a new bug, dont find it right away06:36
lotuspsychjeDaemonFC: with explaining you clean installed, kernel version, ubuntu version and tested both wayland & xorg06:37
lotuspsychjeDaemonFC: and a screenshot of your glitch06:37
lotuspsychjeDaemonFC: you know howto file a bug?06:37
lotuspsychjeDaemonFC: i see intels drivers website goes to 17.04 only, so we cant test that06:39
amazoniantoadHey is anyone around to help me with a problem on my ubuntu PC?06:54
amazoniantoadCan I ask for help with its speed?06:54
amazoniantoad:/06:56
amazoniantoadNo support?06:56
Jordan_Uamazoniantoad: Try describing exactly what problem you're having first.06:57
amazoniantoadWell my computer works fine except when I try to play media, then it starts to lock up06:57
amazoniantoadI just don't get why it freezes up so bad06:59
amazoniantoadDo you think it could be because of the kind of media I'm watching? Or maybe even the websites?06:59
DaemonFCI seem to have "fixed" the problem by selecting a GNOME Shell theme that shrinks the size of the top panel.07:03
ducasseamazoniantoad: could be a graphics driver thing, which gpu + driver is this? also, which ubuntu and kernel versions?07:09
hateballamazoniantoad: It helps if you provide more details than "media". Is it eg a 1080p youtube video? Is it a local audio track? etc etc07:12
amazoniantoadhateball oh no it's remote. Mostly porno07:12
amazoniantoadMy computer is fine until I watch around ~6 porn vids at once07:13
amazoniantoadI like the home-video style, yah know?07:13
amazoniantoadDo you think the adds in the web pages are freezing the page up?07:13
capellawhat browser?07:14
amazoniantoadfirefox07:14
capellayes07:14
amazoniantoadI have like 16+ addons07:14
amazoniantoadMeant to optimize my browsing experience but it isn't seeming to work07:15
capellawow ... try disabling all those "safe mode" style and see if you observe a diff07:15
capellaI wouldn't think they're related07:15
capellaI laugh @ FF cause I contributed code to them for 5 years .... I've seen how the sausage is made XD07:16
amazoniantoadwell I install them at the advice of the porn site07:16
amazoniantoadI get all of these popups saying that I have a virus07:16
capellaoh well you fool ! It's a trap!07:16
amazoniantoadWHAT07:17
capellaYou're probably mining bitcoins07:17
amazoniantoadOh god no!07:17
amazoniantoadWhat's a bitcoin?07:17
amazoniantoadWhat does bitcoin have to do with porn and the addons I have installed?07:18
amazoniantoadSo should I switch to Chrome?07:18
capellahere, click this link I'm about to give you and install this software .... enter your ss number its ok trust me XD07:18
amazoniantoadokay07:19
capellaHeh, I'd get those addons out :)07:19
capellaWell, review them, but sounds fishy07:19
amazoniantoadIt said I can't watch the videos without installing them though?07:19
amazoniantoadHow else would I watch my porn then?07:19
capellaOh, then you're on the wrong porn sites07:19
confluencyAre you trolling?07:19
amazoniantoadcapella wait there's such thing as free porn?07:20
amazoniantoadconfluency no?07:20
hateballObviously some #arch troll07:20
confluencyYes.07:20
hateballIt's that time of the day07:20
confluencyThey're also in #python.07:20
amazoniantoadis that like an arch nemesis?07:20
capellaoic ... :-/07:20
confluencyHooray for the ignore feature.07:20
amazoniantoadHey what's wrong with python? I was debating the importance of eval07:20
amazoniantoadThey don't seem to like setting eval on incoming network connections07:20
capellaSheesh, we never get IOS devs on the #android-dev channel attack like that :D07:22
=== jstein_ is now known as jstein
lotuspsychjeDaemonFC: still sounds like a vanilla gnome bug to me07:32
batteronizerHi07:53
batteronizerWhich VNC server is recommended to use with KDE?07:53
=== SmokinGrunts is now known as SG_Sleeps
lotuspsychjebatteronizer: be carefull with vnc, its a security danger07:53
lotuspsychje!vnc | batteronizer07:53
ubottubatteronizer: VNC is a protocol for remote desktop. https://help.ubuntu.com/community/VNCOverSSH describes how to use it securely.  It works best over fast connections, otherwise look at !FreeNX07:53
batteronizerYes I understand07:54
lotuspsychjebatteronizer: can you do your work done with openssh instead?07:54
batteronizerBut still need to access UI on my server07:54
batteronizerSSH won't be enough07:54
lotuspsychjebatteronizer: one time, or 24/707:54
batteronizerSomewhere in between, lol07:54
batteronizerLike a couple of hours a day07:55
lotuspsychje!info vino | batteronizer07:56
ubottubatteronizer: vino (source: vino): VNC server for GNOME. In component main, is optional. Version 3.8.1-0ubuntu12 (artful), package size 141 kB, installed size 588 kB07:56
lotuspsychjebatteronizer: you can also inform in #openssh to see how they use ssh X07:56
batteronizerhttps://help.ubuntu.com/community/VNC/Servers07:56
batteronizerI want to understand which server is good for use with KDE07:57
batteronizerIf someone has done this here07:57
lotuspsychjebatteronizer: you can use any vnc server on other flavors07:58
gt8ost4lcan anybody help my my screen goes black when i uplug my laptop!08:06
gt8ost4lme*08:06
lotuspsychjegt8ost4l: you mean when unplug power?08:07
gt8ost4lyes08:07
lotuspsychjegt8ost4l: wich ubuntu version are you on?08:08
gt8ost4l16.04.308:08
lotuspsychjeok good08:08
lotuspsychjegt8ost4l: this happened before or after an update?08:08
gt8ost4lit start happening whne i installed ubuntu08:09
lotuspsychjeok08:09
lotuspsychjegt8ost4l: can you hastebin the output on a tail -f /var/log/syslog and plug out/back in power?08:10
batteronizergt8ost4l: When you say goes black, you mean that no text or GUI is visible at all?08:10
gt8ost4lits juyst a black screem08:10
gt8ost4lwhen i plug it back it acts normal08:11
batteronizerWhat build is the laptop?08:11
gt8ost4lyou mean the model?08:12
=== JanC is now known as Guest4348
ducassebatteronizer: personally i've had good results with vnc4server. not sure kde will work, though, i expect you'd need to turn off compositing if that's possible.08:17
lotuspsychjegt8ost4l: you can also test some things at the energy options values with dconf-editor perhaps08:19
gt8ost4lwill that ework?08:19
lotuspsychjegt8ost4l: well, we need to findout whats happening first, hence why the tests08:20
ducassegt8ost4l: best if you plug out, plug back in, and then paste the output of 'dmesg' in a pastebin for us08:20
=== DaemonFC` is now known as DaemonFC
mrpackethead_ping08:21
ducasse!ping08:21
ubottupong!08:21
mrpackethead_syn08:21
lotuspsychjemrpackethead_: can we help you?08:21
* mrpackethead_ waits to see if anyone is really geeky and responds with an akc08:22
mrpackethead_lotuspsychje, in deed you can08:22
mrpackethead_i've done something to break the apt in my system08:22
mrpackethead_and i'm pretty sure its do to with python versions08:23
lotuspsychjemrpackethead_: can you explain what you did exactly?08:23
mrpackethead_well, i need python 3.5 for my web app08:23
oerheks!info python3.608:23
ubottupython3.6 (source: python3.6): Interactive high-level object-oriented language (version 3.6). In component main, is important. Version 3.6.3-1ubuntu1 (artful), package size 171 kB, installed size 300 kB08:23
mrpackethead_python is now version 3.5.008:23
mrpackethead_the problem is now if I try to use apt-get lots of thigns break08:24
lotuspsychjemrpackethead_: wich ubuntu version are you on now?08:24
gt8ost4llotuspsychje https://pastebin.com/3tnzwr1h08:25
DaemonFCHmmm, is there some reason Rhythmbox keeps playing after you close it?08:25
mrpackethead_its 16.04.2 LTS08:27
lotuspsychjeda08:28
lotuspsychjemrpackethead_: update to .3 plz08:28
mrpackethead_update wat to .308:28
lotuspsychjeDaemonFC: rythmbox goes to the tray and continues to play there08:28
lotuspsychjemrpackethead_: upgrade your ubuntu from 16.04.2 to 16.04.308:29
mrpackethead_how will that help?08:29
ducassethat will be hard if apt is borked08:29
lotuspsychjemrpackethead_: always keep your system up to date08:29
mrpackethead_ducasse, in ded.08:30
lotuspsychjemrpackethead_: can you hastebin us output of sudo apt update && sudo apt full-upgrade ?08:30
mrpackethead_lotuspsychje, i'm of the school that says dont' mess with stuff unless you need to08:30
ducasse!info python3 xenial08:31
ubottupython3 (source: python3-defaults): interactive high-level object-oriented language (default python3 version). In component main, is important. Version 3.5.1-3 (xenial), package size 8 kB, installed size 67 kB08:31
lotuspsychjemrpackethead_: if your apt is borked, you already did mess yourself?08:31
mrpackethead_yes, becuase i needed python 3.508:31
ducassemrpackethead_: did you install python3 from somewhere else to get another version, is that what you're saying?08:31
ducassejust to clarify :)08:32
mrpackethead_yes, i installed python 3.5 using apt-get08:32
mrpackethead_it installed just fine.08:32
ducassefrom where?08:32
oerhekshow did you install python 3.5.0 ?? as xenial already has 3.5.1-308:32
mrpackethead_i have 3.5.2 to be exact08:32
mrpackethead_what ever the stock repos are08:33
mrpackethead_thats not been modifyed08:33
ducasse'apt policy python3' - can you pastebin the output?08:34
mrpackethead_https://pastebin.com/K6QrYjfR <--- this is what happens when i'm trying to use it08:35
mrpackethead_https://pastebin.com/c0f8b2sL  <-- apt policy python308:37
ducasseok, so why do you say you have 3.5.2?08:37
mrpackethead_python -v08:38
ducasseah, that won't necessarily match the version of the package, due to patching etc.08:39
mrpackethead_>>> import sys08:40
mrpackethead_>>> print (sys.version)08:40
mrpackethead_3.5.2 (default, Nov 17 2016, 17:05:23)08:40
mrpackethead_[GCC 5.4.0 20160609]08:40
mrpackethead_>>>08:40
ducassebut wasn't python3 installed by default? it should have been.08:40
mrpackethead_yes, it almost certainly was08:40
mrpackethead_i used apt-get to install various things on this server jsut fine08:41
mrpackethead_somewhere sometime somethign went wrong08:41
mrpackethead_ttps://pastebin.com/c0f8b2sL  <---this iswhat happens08:43
ducasseyou've installed nothing from outside the repos?08:45
mrpackethead_a few python modules08:45
mrpackethead_using pip08:45
mrpackethead_but other than that..08:45
ducassedid you check if any of those modules were already installed from the repos?08:46
oerheksused pip with sudo ?08:48
ducassecan you try 'sudo dpkg -P python-samba'?08:50
=== r0Oter is now known as r00ter
steenmanhow can i configure my system so i type my password once when i login and thats it08:58
steenmani.e dont need to enter in terminal all the time08:59
auronandacesteenman: you want anything run with sudo to not ask for your password? that is a very bad idea09:00
steenmani agree, but it also seems pointless to keep entering my password for sudo when im at home09:01
steenmanso i may type my password in 30 times a day09:02
steenman:)09:02
steenmanthere must a better way to set things up09:03
auronandacesteenman: there is a timeout value if you use sudo in quick succession but it seems to me you are not using sudo too often09:04
mrpackethead_found the problme!09:11
mrpackethead_python lock file09:11
ducassesteenman: removing the password protection from sudo is a horrible idea. instead, if you know you'll be needing to do stuff as root a lot for a while, run 'sudo -i' in a separate terminal and keep it open.09:19
JFox762Hi09:27
JFox762Does anyone know how to check if you are currently running on xorg or wayland via the terminal?09:27
JFox762I keep running into an odd Window problem...09:28
ducasseJFox762: try 'loginctl show-session c2' and look at 'type'09:29
=== kostkon_ is now known as kostkon
steenmanducasse: ill try that - thanks!09:31
JFox762output is09:34
JFox762Failed to get session path: No session 'c2' known09:34
ducasseJFox762: 'loginctl list-sessions', look under 'session', the one that has an entry under 'seat'09:41
ducasseit's usually c<number>09:42
JFox762uhh09:42
JFox762why are there two sessions?09:42
JFox762what is "Gdm"09:42
gogetaJFox762, lol what09:42
JFox762Im seeing there are two sessions open09:42
gogetaJFox762, gdm is your login manager09:43
JFox762one user is "myname"09:43
JFox762and the other is "gdm"09:43
JFox762I have no idea who gdm is09:43
gogetaJFox762, it controle what wm to load and give you a fancy login ui09:44
gogetaJFox762, aka your greeting screen09:44
steenmanwhat is all that *.net *.split09:45
JFox762oh ok09:46
gogetasteenman, its when irc loses connection to a node09:46
gogetasteenman, it happnes often09:46
JFox762it is runnign x11,... xorg I take it?09:47
steenmanis it a server going offline?09:47
gogetaJFox762, more it tell xorg what to load09:47
gogetasteenman, no09:47
steenmannetwork issue?09:47
gogetasteenman, irc has many nodes and for whatever reasion sometimes one has a issue and netsplit09:48
JFox762I'm having a weird bug that is starting to get on my nerves... When I switch between windows... and I see this happen more often with Skype... when I tab into skype, sometimes the window will end up offset, with a portion of it off screen... the window becomes unresponsive to any attempts to move/resize/maximize etc09:49
steenmanhmm ok09:49
JFox762It requires me to hit hte super key, and "X" out the window from that... and then reopen09:49
gogetasteenman, worst thing those kicked reconnect to another node09:49
gogetasteenman, in fact hear they come09:49
gogetasteenman, lol09:49
steenmando they automatically rejoin the channels they were in?09:49
JFox762luckily, skype remains "open" even after "X"ing out (or at least it reopens the program fast enough that I can't tell the difference)09:49
gogetasteenman, if they set there client to do that yes09:50
JFox762Not sure if anyone else is experiencing this problem with 17.1009:50
steenmanic09:50
gogetaJFox762, issue?09:52
JFox762I'm having a weird bug that is starting to get on my nerves... When I switch between windows... and I see this happen more often with Skype... when I tab into skype, sometimes the window will end up offset, with a portion of it off screen... the window becomes unresponsive to any attempts to move/resize/maximize etc09:53
JFox762It requires me to hit hte super key, and "X" out the window from that... and then reopen09:53
gogetaJFox762, oh skype that program is a issue09:53
JFox762luckily, skype remains "open" even after "X"ing out (or at least it reopens the program fast enough that I can't tell the difference)09:53
JFox762Is that issue "known"09:53
gogetaJFox762, skype isnt oss so only microsoft could fix it09:54
steenmani want to build a simple personnel website for my study notes, i started off just using gedit and html but it takes too long09:54
steenmanis there a simple framework i can use09:54
steenman?09:54
gogetasteenman, lots of builders out there09:55
steenmanwhats a free one with themes?09:55
=== Ionic_ is now known as Ionic
vijaikumarsteenman: you want to share your study notes / store them ?09:55
gogetasteenman, quick google and a huge list09:55
steenmanits just on my personal webserver at home, so i can easily check back on things09:55
gogetasteenman, most are web based so09:56
vijaikumarwhy not use something like onenote / ever note who just get the job done ?09:56
vijaikumarand use that time to learn some more09:56
gogetavijaikumar, he was talking about site bulding09:56
vijaikumarhe wants to build a site to store his notes right ? (if i am not wrong)09:57
Svetasteenman: I use ikiwiki.09:57
steenmani use keep note but i want to build a webite as well09:57
gogetaoh yea evernote is good for that09:57
Svetasteenman: it allows to create markdown files and publish respective html files on the web.09:57
Svetasteenman: history is tracked using git.09:57
vijaikumarsteenman: just use github pages or gitlab pages09:57
vijaikumarallows you to write in markdown like Sveta suggested09:57
vijaikumarand you can have them version tracked09:58
vijaikumarthey even let you use ur own domain name09:58
Svetasteenman: unlike github pages or gitlab pages, ikiwiki does not require you to run google analytics or invite users to use proprietary github or gitlab services.09:58
Svetasteenman: it does not advertise.09:58
Svetathallada: github pages are powered by jekyll. jekyll is very similar to ikiwiki. you can use it, too.09:58
Svetaer09:58
JFox762gogeta: I just wanted to know if other people experienced the same issue. If Skype is the fault, then I get it. What is "oss"?09:58
Svetathallada: unping09:58
Svetasteenman: github pages are powered by jekyll. jekyll is very similar to ikiwiki. you can use it, too.09:59
steenmanyes although it wont be published online for now09:59
vijaikumarJFox762: Open Source Software09:59
gogetaJFox762, oss opern source softwhere09:59
steenmani guess i need more of a blogging framwork09:59
Svetasteenman: ikiwiki or jekyll can be run locally, so that the resulting html output is only viewable by you.09:59
gogetaJFox762, sky is not its owned by microsoft09:59
gogetaskype09:59
vijaikumarsteenman: you can use jekyll locally then09:59
Svetasteenman: they both qualify as blogging frameworks, in fact.09:59
steenmanthxs im going to check that out10:00
vijaikumaralso steenman.. sometime ago, i used to use a static site generator called pelican10:00
vijaikumarits written in python10:00
vijaikumarhelps you achieve the same.. i remember it being very useful at 1 point10:00
vijaikumarworth checking out10:00
vijaikumarhas a good community10:00
vijaikumarand you can customize the hell out of it too10:00
gogetaJFox762, that mean if it has a problem the community/ubuntu cant fix ir10:01
vijaikumarhttps://blog.getpelican.com10:01
uzair_how can I remove bird app running on juju completely including its container ?10:01
steenmanvijaikumar,Sveta thxs im checking the apps you suggest now10:11
Svetaok10:11
animtakhnetHello, i am having problems with SSH x11 forwarding. Some applications as gedit show on the host not remote while a simpler application as xterm does who on the remote.10:16
animtakhneti am using a mostly clean install (only few hours old) of 17.1010:16
=== imadz714 is now known as imadz713
rockyhHi!10:47
rockyhI tried to resize a partition with GNU `parted', shrinking it from 500 GB to 400 GB10:47
rockyhbut now Ubuntu 16.04 can't boot, because the superblock has a different value than the physical size of the partition10:47
rockyhthe superblock is still about the old (500 GB) dimension, but the new dimension set by parted is 400 GB. Is it a way to fix it?10:48
FrancimanHi10:51
Francimanwhat's the difference between ubuntu for server and ubuntu for desktop?10:51
Triffid_Hunterrockyh: put the partition back, shrink the filesystem, then shrink the partition, then resize the filesystem up to the partition size. you can't just shrink a partition without shrinking the filesystem first and expect things to not break10:52
Triffid_HunterFranciman: server won't have all the graphics stuff preinstalled I suppose10:52
Francimanok thanks10:53
rockyhFranciman: IIRC, Ubuntu server doesn't have a GUI (but you can install it, so that there are no actual differences between the server version and the desktop version, except than some settings maybe or services pre-installed)10:53
FrancimanAh some settings... I see. Maybe I'll be better with the desktop version, then10:55
Francimanthanks for infos10:55
rockyhTriffid_Hunter: ok, so both the partition and the filesystem has to be considered. Ok. By `put the partition back' are you suggesting to re-use `parted' restoring the old partition size?10:55
onlaShould `sudo apt-get install wine1.6` and then `sudo apt-get remove wine1.6` leave me with the dependencies the wine1.6 needs? I am trying to install http://www.adriancourreges.com/projects/livino-reader/ but when I try install the deb files I get dependency problems, although they seem to be about one deb depending on the other https://ptpb.pw/PBpD10:55
Triffid_Hunterrockyh: yes, otherwise your filesystem won't be able to shrink10:55
rockyhTHX10:56
Triffid_Hunterrockyh: the partition can be bigger than the filesystem, but not smaller or everything will break10:56
rockyhFranciman: you're welcome10:56
lesshastecould someone help me use sshfs please. I tried sshfs user@foo.com: icydir   but I get read: Connection reset by peer10:57
rockyhTriffid_Hunter: I didn't know that `parted' acted only on partitions, guides don't mention this important distinction between partition and filesystems10:57
Francimanmy objective was to install ubuntu without any GUI10:57
BluesKajHi folks10:57
Francimanbecause I want to use xmonad10:57
=== SimonNL is now known as SimonNL_Afk
Tin_manFranciman, might try >>  #xmonad @ chat.freenode.org11:10
brainwashonla: you are missing the i386 package, don't you?11:12
Francimanthanks Tin_man11:12
Rockwoodselect all files in a folder and copy all of em and paste all file in different folder, is possible terminal means by command11:13
onlabrainwash: if you mean the .deb package on that dir, then yeah seems like.. hmm11:13
brainwashthe first error is "wine1.6 depends on wine1.6-i386"11:14
Tin_mannp11:14
onlacompiling the customized wine took over night... waited couple hours and went to bed. I don't know why it didnt create i386 version and why it did create 1.4 versions etc :s11:15
onlabut yeah, could be a problem. I messaged the github page, if the author has an idea11:16
ducasseFranciman: what you can do is use the 'alternate' lubuntu image, which will let you select packages at the end of the install. simply select xmonad and other things you want there, and you will have everything you need.11:18
Francimanperfect11:19
Francimanthank you very much ducasse11:20
ducasseFranciman: just select the 'alternate' image here - http://lubuntu.me/downloads/ - it's a text-based installer, but easy enough to handle. ask here if you get problems :)11:27
Rockwoodselect all files in a folder and copy all of em and paste all file in different folder, is possible terminal means by command11:28
Francimanducasse, and how about the ubuntu minimal cd11:28
Franciman?11:28
ducasseFranciman: that doesn't support uefi if you need that11:29
Francimanah, it's important, yes11:29
Francimanthank you11:29
Francimanso the alternate lubuntu is the best one11:29
Francimanthanks ducasse11:29
ducasseFranciman: same installer, though, i just generally use either the server or alternate lubuntu image, lubuntu for when the server stuff is not wanted.11:30
nullifidianDid they fix wi-fi vulnerabilities in hostapd 1:2.4-0ubuntu6.2 ? Anyone knows?11:32
nullifidianit seems like it.11:34
ducassenullifidian: 'apt-get changelog hostapd'11:34
nullifidianducasse, since when ubuntu has changelogs?11:35
nullifidianI thought it's a debian thing11:35
nullifidianducasse, thanks11:35
ducassenp11:36
TahvokHey guys!11:49
TahvokI would like to create an ubuntu installation iso out of my currently installed packages.11:49
TahvokIs it possible?11:49
TahvokI'm on 16.0411:49
hateball!clone11:51
ubottuTo replicate your packages selection on another machine (or restore it if re-installing), you can use the !software package "apt-clone" - See also !automate11:51
hateballhmm11:51
hateball!remaster11:51
ubottuInterested in remastering the Ubuntu !LiveCD or !Alternate installer? See: https://help.ubuntu.com/community/LiveCDCustomization and https://help.ubuntu.com/community/InstallCDCustomization - Or use tools such as http://uck.sourceforge.net/11:51
hateballTahvok: ^11:51
Rockwoodhttp://www.onlineexamwala.com/home  i am getting 40412:27
Rockwoodwhy12:27
Tahvokhateball: I saw that uck was not updated for 2 years12:28
TahvokIs it compatible with 16.04?12:28
hateballTahvok: dont use it myself so I cant really say, here's a wiki page tho https://help.ubuntu.com/community/LiveCDCustomization12:31
Tahvokhateball: Yeah I saw them, and read them. My only concern was that it's speaking of really old ubuntu versions. That's why I asked here12:32
hateballTahvok: I guess you can hang around and ask later, or ask on askubuntu.com12:33
melissa__Hello! I was wondering how I can prevent the Unity launcher from showing my pornographic pictures. (They're pictures I recently viewed.)12:42
leftyfbmelissa__: https://askubuntu.com/a/221819/68727112:44
melissa__leftyfb thank you but I'm not sure if that will help me. I watch pornographic pictures on a regular basis so they will come back and I'd have to clear the history again and again. I want to disable the history entirely.12:51
leftyfbmelissa__: please keep the details of the content to yourself. Just asking about clearing history is adequate.12:52
melissa__Oh okay. Often people ask me for the background because they want to know why I'm trying to do something, that's why I mentioned it.12:54
faekjarzIs there a boot parameter for the 17.10 USB Live environment to boot into Xorg instead of wayland? (My Matrox Millenium G550 produced weird artifacts.)13:05
jmak642is the 17.10 screensaver supposed to be simply turning off my monitors in power save?13:06
hateballfaekjarz: I'm thinking if you boot with nomodeset it shouldnt go to Wayland13:06
jmak642like it doesnt fade out, it doesnt do anything before it switches my displays off13:07
faekjarzhateball: thanks, i'll try! If i recall correctly, that fixed wayland issues on my nvidia box about a year ago (fedora)13:10
hateballfaekjarz: because nvidia blob wants eglstreams, and a year ago nothing supported that. gnomes mutter apparently supports it now tho, but no other compositor I know of13:12
hateballfaekjarz: as per usual a case of nvidia being nvidia13:12
BluesKajnvidia claims they are working on wayland support drivers13:13
lealgoHello. How can I increase the mouse speed beyond that of the mouse speed slider on settings?13:17
lealgoThe mouse speed is too slow after upgrading to 17.1013:18
JFox762quick question. Lets say I start an application via terminal, that runs in the GUI (e.g. Steam), and I want to hide the ongoing process output in the terminal.13:22
JFox762How do I do that? Also, can I close the responsible terminal and hte application not "kill" upon terminating ht eterminal?13:22
faekjarzhateball: nomodeset seems to have worked, not verified whether wayland is active but those artifacts are gone now …thanks again13:27
mcphailJFox762: you can redirect stdout and stderr to /dev/null if you dont want to see it. You can run "nohup programname" if you want to launch it and close the terminal, iirc13:30
hateballfaekjarz: :)13:31
[itchyjunk]hello, i used gparted to format my SSD. but now the permission is root only. How would i make it so that the current user can use it? :D thanks13:46
konradosHi. I got "E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem." when doing sudo apt install php7.0-phpdbg13:47
konradosI thought there is a problem with my current repos on local machine or something... but the very first google result, on askubuntu.com tells me "This error is actually telling you exactly what is wrong: dpkg was interrupted as a result the package was not configured correctly."13:47
konradosSo... is this an issue with the  php7.0-phpdbg package or something with my computer?13:48
brainwashkonrados: try to reproduce it13:53
brainwashkonrados: were there any related message before the error message?13:54
brainwashlogs can be found in /var/log/apt/13:54
hateball[itchyjunk]: is this an external ssd? what filesystem? how do you mount it?14:03
[itchyjunk]hateball: got sorted with chown. its internal SSD M214:04
[itchyjunk]thanks though o/14:04
pathumIoria, i hope u remember me from two days back, i troubled you about my ununtu not working properly with my AMD gpu14:09
EriC^^pathum: what's the problem?14:15
pathumEric, i am unable to boot live usb or boot my ubuntu intallation without the nomodeset parameter. Im using an amd r9 380. Im on 16.04 at yhe moment14:16
EriC^^pathum: did you try installing the recommended drivers?14:16
EriC^^"sudo ubuntu-drivers devices" shows them14:16
pathumEric, ive tried the amd gpu pro driver and it disnt work.14:17
pathumEric, driver: intel-microcode - distro non-free14:18
EriC^^pathum: what happened when you tried the amdgpu pro driver?14:19
pathumEric, btw the gui is very laggy and almost unable to use hence in in terminal mode... Im not able to use pastebin or anything.... Im chatting using a mobile.. so if something big comes on the terminal i will send a imgur link od a screenshot14:19
EriC^^pathum: you can upload pastes from the terminal with some-command | nc termbin.com 999914:20
EriC^^pathum: which kernel are you using? try "uname -r"14:21
pathumEric, 4.10.0.28-generic14:21
pathumEric amd gpu pro drivers also caused my monitor to switch off14:22
EriC^^pathum: try an older kernel14:22
pathumEric, what would you recommend14:23
EriC^^pathum: 4.4.0-9814:23
pathumEric, ok i will give it a go and get back to you...14:23
EriC^^ok14:23
pathumEric, thanks14:23
EriC^^no problem14:24
melissa__Hello can anyone help me??14:24
melissa__I would like the Unity launcher not to show my recent files.14:24
strivemelissa__: https://askubuntu.com/questions/92733/how-can-i-disable-recent-documents-in-unity14:25
konradosbrainwash, oh, had to go afk for a moment. /var/log/apt/ logs give me https://fpaste.ca/7cK but it doesn't tell me anything o_O14:30
brainwashkonrados: and /var/log/dpkg.log ?14:32
konradosbrainwash, https://fpaste.ca/8Fb14:33
konradosI must say, I don't remember installing anything in the last few days...14:33
konradosNot that I didn't, just don't remember it :P14:33
brainwashodd then14:34
melissa__ty14:34
melissa__Now I can finally prevent Ubuntu from accidentally showing people what porn I watch!14:35
brainwashkonrados: there should be lines for the package which you've tried to install today14:35
brainwashkonrados: or?14:35
hatpHello, I' trying to install Ubuntu Studio on a new tower, and it's spazzing out as soon as I select "Install Ubuntu Studio". It posts past the mobo screen, but doesn't do much after that before giving various errors relating to timing out. In at least one case I saw some errors relating to CPU 3 and 4. I've tried installing from a DVD and a USB thumb drive with the same results. Does this sound like I messed something up with my tower or an OS related problem?14:35
BluesKajheh, nothing to brag about14:35
melissa__Another question. I do kind of like the recent files feature. The porn is really the only problem. I was wondering if I can just exclude the porn pictures from showing.14:36
hatpI should mention I was able to install with the same install disk on my old rig, just not my new one14:36
melissa__Like can I exclude directories?14:36
brainwashhatp: which ubuntu release is that?14:36
hatpbrainwash: ubuntustudio-16.04.3-dvd-amd6414:37
BluesKajhatp, old rig using BIOS , new one using UEFI ?14:37
leftyfbmelissa__: please stop14:37
melissa__It was a valid question114:37
leftyfbmelissa__: the answers you've been given are as good as it gets14:37
melissa__Please stop oppressing me14:37
hatpNot entirely sure atm if my new tower uses UEFI, but I'm pretty sure old one was BIOS14:38
melissa__You are shaming me14:38
BluesKajmelissa__, we don't care about your porn , put the files in an encrypted folder if you must14:38
leftyfbmelissa__: I'm telling you, the constant mention of your porn is inappropriate here.14:38
leftyfbBluesKaj: that won't help with recent files14:38
leftyfbmelissa__: you either enable recent files or disable it. Your choice14:39
melissa__okay.jpg14:39
BluesKajthen get rid of unity , install something that doesn't save recent files14:39
brainwashhatp: mmh. maybe booting the install iso with acpi=off could help14:41
brainwashhatp: https://help.ubuntu.com/community/BootOptions14:41
brainwashhatp: other than that, I would test with 17.10, and see if that boots properly14:41
hatpbrainwash: Cool. I'll try a couple different things when I get home. Out of curiousity, does it sound likely at all the CPU is damaged? I'm always nervous using those spring style screws on the CPU cooler. Feels like I'm putitng a lot of pressure on the CPU14:43
chomwitti have serious stability issues with a ralink wifi card in xenial. should i do try to find a kernel backport or a drivers backport?14:44
roryQuestion about logrotate - if I am using "maxsize" will it work for a symbolic link based on the size of the real log file? Or will it just see the link itsself is 42 bytes or whatever, and do nothing?14:45
konradosbrainwash, ok, but I can't understand why should I enter sudo dpkg --configure -a - the man say it should be --configure package...|-a|14:46
brainwashhatp: not sure how likely that is14:46
konradosbrainwash, I mean, there should be 'package name' after --configure, right?14:46
leftyfbrory: should be pretty easy to test, but I'd assume the former14:46
melissa__Okay thanks for the help. Not thanks for the oppression. Bye.14:47
brainwashkonrados: omitting the package name means that all unconfigured packages will be configured14:47
brainwashkonrados: and not just a particular one14:48
konradosbrainwash, ok, and this is what I usually miss on those man pages, what does it mean to "configure a package"14:48
konrados?14:48
chomwittis there a non-free firmware that i may need?14:49
rorykonrados: | means or, so it's saying you can specify a package, or use -a14:49
konradosrory, ah, indeed, good to know, thanks!14:50
konradosbrainwash, sooo, do I have a problem with this particular package or something system - wide?14:51
=== zendude is now known as coffeeguy
brainwashkonrados: could be either14:57
brainwashrun "sudo dpkg --configure -a" and see if that manages to fix your issue14:59
konradosbrainwash but... I don't know what it does....15:07
konradosanybody?15:07
rflemingMornin'15:08
designbybeckI don't know much about a Mac, but I had someone ask if they could put Ubuntu Linux on their old one. It is currently runnin OSX 10.8.515:09
designbybeckAnyone have luck doing that?15:09
EriC^^!mac | designbybeck15:09
ubottudesignbybeck: For help on installing and using Ubuntu on a Mac, see: https://wiki.ubuntu.com/MactelSupportTeam/CommunityHelpPages15:09
rflemingdesignbybeck: easy-peasy15:09
designbybeckthank you EriC^^15:09
EriC^^no problem15:09
ptpatrickhello! I'm trying to run a small site using nginx on Ubuntu, but I'm getting "nginx: [emerg] unknown "ptpatrick" variable" when I run "sudo nginx -t", any one know how I can find out where this "variable" is?15:10
* rfleming keeps forgetting about prompting ubottu15:10
pavloskonrados: https://askubuntu.com/questions/590898/what-is-dpkg-reconfigure-and-how-is-it-different-from-dpkg-configure15:10
designbybeckrfleming, do you have ubuntu installed on a mac?15:12
designbybeckwhich version are you using?15:12
rflemingdesignbybeck: no, but a co-worker does... on a 2013 macbook air.  Bsaically stuck the USB key in, booted from the USB key (in EFI mode) and installed.15:13
rflemingI don't know if he did any disk prep beforehand though15:14
designbybeckok, I'll keep looking rfleming thanks15:15
EriC^^designbybeck: is an efi mac?15:16
designbybeckwhat she said so far was: "Mid 2012 MacBook Pro... is it Software  OS X 10.8.5 (12F2560)"15:17
designbybeckEriC^^, ^^15:17
designbybeckEriC^^, I'm looking at the chart you sent15:17
designbybeckEriC^^, Maybe Trusty?15:17
pavlosptpatrick: can you paste the output of, sudo nginx -t15:17
EriC^^designbybeck: seems to be efi, this is a good guide on mac efi + ubuntu http://heeris.id.au/2014/ubuntu-plus-mac-pure-efi-boot/15:18
EriC^^i've set up a few macs that way, it works15:18
konradospavlos, - thanks!15:19
pavloskonrados: np15:20
designbybeckOk Thanks EriC^^ I've done the efi thing one time on a mac, but that was like 6 years ago15:20
EriC^^designbybeck: it's not difficult and its straightforward15:21
designbybeckshould I use 16.04? or does it haveto be older?15:21
designbybeckEriC^^, ^^15:21
chomwitti want to install a newer version available  , but linux-generic doesnt 'links' to it. is it safe to install directly the kernel version i want (eg: linux-image-4.11.0-13-generic....._amd64.deb ?15:21
EriC^^hmm, any should work i think, i've only tried 14.04 so can't say for sure15:21
EriC^^designbybeck: 16.04 seems like it should work, the ppa from the guide has xenial packages15:23
designbybeckah, good to hear! I'll meet with them after work and see if I can get it installed for them! Thanks EriC^^15:24
EriC^^designbybeck: no problem15:24
konradosI'm really scared of running dpkg --configure on all my packages, so I wanted to list those, which are not-yet-configured, found this: https://wiki.debian.org/ListInstalledPackages but I can't find it. In the first column which symbol means 'installed but not yet configured"? Is it "c = Config-files" (this is from man)?15:25
designbybeckEriC^^, as it seems her machine is getting long in the tooth and she might not have it much longer anyway, would you recommend the latest Ubuntu with GNOME?15:29
designbybeck17.10?15:29
EriC^^designbybeck: i'd go for 16.04 :)15:30
designbybeckok!15:30
auronandace!mainline | chomwitt15:30
ubottuchomwitt: The kernel team supply continuous mainline kernel builds which can be useful for tracking down issues or testing recent changes in the Linux kernel. More information is available at https://wiki.ubuntu.com/Kernel/MainlineBuilds15:30
pavloskonrados: you can "sudo dpkg --configure <package>" instead of using -a15:40
pavloskonrados: I think dpkg -l | grep '^.ic' should list those pkgs installed but yet to be configured15:40
x-warriorhey guys, I just installed ubuntu 17.10 on my new computer and I'm noticing the repeat keys function didn't work properly, for example, if I start pressing some key it will repeat a couple of times and eventually it will stop. I took a look on system settings, repeat option, enabled/disabled, changed speed and the result is the same. Any ideas on what could be?15:45
chomwittauronandace: thanks. i managed to install 4.11.0 but no changes in my grub  boot many (even in advance grub submenu )15:45
auronandacechomwitt: you'd need to sudo update-grub15:48
* chomwitt thanks auronandace15:55
pavloskonrados: correction, dpkg -l | grep '^ic' ... look for ic as the first 2 chars15:57
chomwittch)mw!tt15:57
chomwittsorry forget that15:58
chomwittauronandace: update-grub mentions 4.11 but boot grub nothing15:59
auronandacechomwitt: what does uname -a say?16:04
chomwitt4.4.0-3416:04
auronandacechomwitt: how did you install the 4.11 kernel?16:07
arunkumar413there is 1 gb additional memory to be used on my system but still shotwell struggles with performance. It takes about 5-10 seconds for the picture to become clear16:08
chomwitti thinks i messed thinks. i have another partition . maybe that's partition grub is what i see..16:08
arunkumar413why doesn't shotwell prefetch about -3 images and +3 images from the current image being viewed to improve the performance and reduce the wait time16:09
theablestmanhello i need some help16:11
jinkDon't we all.16:11
theablestmanhow do i do this16:11
theablestmanlol16:11
theablestmanhttps://help.ubuntu.com/community/MacOnLinuxHowto16:11
auronandacechomwitt: can you pastebin ls /boot/ please?16:12
jinktheablestman: Get a PowerPC computer, install Linux, add repositories, install stuff, configure, run, etc?  Just what it says there?16:15
theablestmani have mol in my download folder16:15
baxxis there a preference to using sources.list vs sources.list.d ?16:29
leftyfbbaxx: organization16:30
baxxleftyfb: which do you use?16:30
baxx 16:30
leftyfbbaxx: I prefer to only put the official ubuntu repo's in sources.list. PPA's go in sources.list.d/16:30
ss23Hi all. I have an issue where it looks like Ubuntu is trying to mount a iscsi disk during the boot process before starting the iscsi daemon and doing logins. It's in my /etc/fstab with _netdev (https://gist.github.com/ss23/9406cedea046a9f512ab09b5439e66e6 ), but I get "A start job is running for dev-disk-by\..." on boot, then once that times out, I see iscsid is started, logins happen, so I just press ctrl+d16:30
ss23to continue the boot process, at which point the disk is mounted fine16:30
baxxleftyfb: ok fair - so you'd put Tor into .d16:30
leftyfbbaxx: I put ppa's and non-official repo's into sources.list.d/*16:31
ss23There have been a few bugs about this in the past (e.g. https://bugs.launchpad.net/ubuntu/+source/open-iscsi/+bug/227848 ) but it was marked as solved Hardy.16:31
ubottuLaunchpad bug 227848 in open-iscsi (Ubuntu Hardy) "boot order wrong for iscsi" [High,Fix released]16:31
baxxleftyfb: tor's non-official isn't it16:31
leftyfbbaxx: tor is already part of the official repo's.16:32
baxxleftyfb: oh ok - on the site it has adding PPAs, i found this off the ubuntu stack16:33
naccss23: what version ?16:34
baxxsudo add-apt-repository ppa:webupd8team/tor-browser < seems to be what  lot of people suggest16:34
baxxtorbrowser-launcher < is this what you're referrign to leftyfb ?16:36
baxx 16:36
ss23nacc: 16.04 (I just realised _netdev might be in the wrong place though, so trying to move it)_16:36
boxrickWhen using bonding with active-backup and I don't define bond-primary what determines the primary, Is it simply alphabetical order?16:36
roger_padactorhello, trying to upgrade my ubuntu from 15.10 to 16.04 on digital ocean, i've followed the steps in a walk through but when I do sudo do-release-upgrade  I get the error: An upgrade from 'vivid' to 'xenial' is not supported with this tool.16:43
nacc!eolupgrade | roger_padactor16:44
ubotturoger_padactor: End-Of-Life is the time when security updates and support for an Ubuntu release stop, see https://wiki.ubuntu.com/Releases for more information. Looking to upgrade from an EOL release? See https://help.ubuntu.com/community/EOLUpgrades16:44
roger_padactorthanks16:44
naccss23: ok, it *should* work16:44
naccss23: if it doesn't, i might have some relevant bugs, let me knonw16:45
lotuspsychje!usn | roger_padactor see also security risks here16:46
ubotturoger_padactor see also security risks here: Please see http://www.ubuntu.com/usn for information about recent Ubuntu security updates.16:46
EriC^^roger_padactor: sometimes vps companies don't allow upgrading, you might want to ask them about it too16:47
lotuspsychjehey EriC^^16:47
EriC^^hey lotuspsychje16:47
naccEriC^^: good point, depends on the VPS16:51
ducasseroger_padactor: iirc, digitalocean says they don't officially support it, but nor is there anything in place to prevent it from working. that was what they said some time ago, from memory.16:53
roger_padactorso im stuck on 15.10?16:53
ducasseroger_padactor: that's not what i said16:55
ducasseroger_padactor: it means "it should work, but you're left holding the bag if it doesn't"16:56
naccroger_padactor: as in DO doesn't support it, and we don't support EOL releases (beyond the FAQ itself)16:56
nacctbh, it might imply a few things -- 1) stay on LTS only; 2) have a deployment model where you can just trash your VPS and start it fresh with your data (either restored from backups, or depending on the application you don't have any state to maintain)16:57
eelstrebori have openvpn, network-manager-openvpn and network-manager-openvpn-gnome installed but the edit connections doesn't show up16:57
lotuspsychjeroger_padactor: a good aproach for this is next time upgrade before your version goes EOL16:58
nacc!wily | roger_padactor: see how long 15.10 has been eol:16:58
ubotturoger_padactor: see how long 15.10 has been eol:: Ubuntu 15.10 (Wily Werewolf) was the 23rd release of Ubuntu. Support ended on July 28th, 2016. See !eol, !eolupgrade and https://ubottu.com/y/wily16:58
ducasseroger_padactor: i've upgraded releases on do myself without problems, fwiw16:59
roger_padactorim reading the wiki but confused about the Update sources.list  do I have to add those lines. to teh sources.list file? and change CODENAME to the current release?17:03
EriC^^no17:04
EriC^^roger_padactor: you just add "old-releases" instead of archive.ubuntu17:04
EriC^^you want to end up with old-releases.ubuntu.com /stuff17:04
roger_padactorI dont want to mess up this sources.list file everything in it is a digitalocean mirror and  doesn't lok anything like the example17:06
lotuspsychjeroger_padactor: is there a reason why dont you want to clean install 16.04? just 30min of your time17:07
EriC^^roger_padactor: pastebin /etc/apt/sources.list17:07
roger_padactorlotuspsychje, I have lots of stuff on it.17:08
ducasseroger_padactor: well, restore from backups on a new install17:08
roger_padactorI thought the backup was off the whole droplet17:09
roger_padactorlike an image of the server17:09
EriC^^roger_padactor: you could deploy a fresh 16.04 and copy everything there and see if it's running right, and then remove the old 15.10 server once it's running right17:09
ducasse^^ +117:10
=== CodeMouse92 is now known as CodeMouse92__
konradospavlos, thanks. But dpkg -l | grep '^ic' returned nothing... :(17:11
konradospavlos,  so, it looks like I don't have any non-configured packaged installed? Then why the "dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. " message, when installing stuff?17:12
EriC^^konrados: try dpkg -l | grep -Ev ^(ii|rc)17:13
EriC^^konrados: 1 sec17:14
EriC^^konrados: try dpkg -l | grep -Ev "^(ii|rc)"17:14
roger_padactorEriC^^, https://pastebin.com/Y2FT7RKr17:17
konradosEriC^^, https://fpaste.ca/cdO - and yes, now I remember I installed teamviewer recently, but everything was fine17:18
=== SimonNL_Afk is now known as SimonNL
konradosEriC^^, then should I do dpkg --configure teamviewer maybe?17:20
JohnjayI'm trying to make a ubuntu usb disk, but both LinuxLiveUsbCreator and UniversalUsbInstaller freeze on windows 717:22
Johnjaycan I make a ubuntu usb disk directly from the boot disc screen?17:22
norberthello all, I'm wondering if anyone here knows if Skype disappeared from the packages?17:22
givelloHi, I just spent a few minutes debugging my computer that wouldn't get past the splash screen. Turns out it won't boot if a network cable isn't plugged in. Any way to change that behaviour?17:23
givelloI figured it out by booting in text mode (changing the end of the boot line to text in grub) and seeing it waiting for dhcp17:23
lotuspsychjenorbert: you got multiverse repo enabled?17:24
givelloIt was something ludicrous like waiting for 5 minutes for dhcp. I checked in /lib/systemd/system/NetworkManager-wait-online.service and the wait time is set to 30, so that's obviously much higher17:24
lotuspsychje!usb | Johnjay17:24
ubottuJohnjay: For information about installing Ubuntu from USB flash drives, see https://help.ubuntu.com/community/Installation/FromUSBStick - For a persistent live USB install, see: https://wiki.ubuntu.com/LiveUsbPendrivePersistent17:24
givelloAny ideaN?17:24
norbertlotuspsychje: yeah; I noticed it also doesn't seem to show up here: https://packages.ubuntu.com/search?keywords=skype&searchon=names&suite=all&section=all17:24
Jordan_Ugivello: Please pastebin your /etc/network/interfaces .17:25
lotuspsychjenorbert: https://help.ubuntu.com/community/Skype17:25
DelimiaLmao dumbass #okchat normies banned me17:26
norbertlotuspsychje: I think that's outdated (as the lead says)17:26
lotuspsychjeDelimia: you joined the ubuntu channel here17:27
lotuspsychjenorbert: you can also try downloading the .deb from main skype website17:27
norbertlotuspsychje: yeep17:28
givellohttps://pastebin.com/izkBfEye17:28
givelloJordan_U:  ^17:28
lotuspsychjenorbert: second tab in software&updates enable partner and sudo apt update17:29
Jordan_Ugivello: Try changing "auto eth0" to "allow-hotplug eth0". That should tell ifupdown not to block boot if the interface can't be brought up. You may also want to switch from ifupdown to systemd-networkd, but you don't need to.17:34
givelloJordan_U: I'll try that, thanks :)17:34
givelloIs networkd the default in newer ubuntu releases?17:35
givelloI'm aware my install is outdated but I'm sticking to it due to space issues for now (can't update)17:35
givellohopefully that change works tho17:35
Jordan_Ugivello: For Ubuntu server, yes. (Desktop still uses network-manager by default IIRC). If you add an entry to /etc/network/interfaces though then ifupdown will manage the interface, and network-manager and systemd-networkd will both ignore that interface.17:36
ducassegivello: which release is this, anyway?17:38
ducasseJordan_U: except for 17.10 - that will generate a systemd-networkd config if it finds a dynamic /e/n/i setup, or fail horribly if it finds a static one or something more complicated17:41
ducasse(on upgrades, that is)17:41
JohnjayIf I have a few different ubuntu images on my hard drive, should I put them in a zip file?17:47
JohnjayIf a single bit rots then the whole image is unusable right?17:47
Johnjaybut zip files are checksummed17:47
ksbalajiMy system partition is full because of a big /usr folder. I wish to create a sepate partition for this folder. Any guidance please?17:51
kostkonJohnjay, you worry too much about bit rot17:51
lotuspsychjeJohnjay: whats the purpose? archiving for more space?17:52
lotuspsychjeksbalaji: free your systems space with bleachbit17:52
ksbalajilotuspsychje, so that my system may work normally. Now I have a lot of problems like sound not working, no flash, unable to download etac17:53
lotuspsychjeksbalaji: usually you can store data on your /home17:53
Johnjaywell I deleted a bunch of old ubuntu and debian ISO images I had lying around17:54
Johnjayno point keeping them around esp if they might not be bootable17:54
ksbalajilotuspsychje, I already have a separate /home created at the time of installing ubuntu. but now I need to separate /usr from the rest to create more spae17:55
lotuspsychjeJohnjay: check if they are end-of-life, then indeed you dont need to keep them17:55
ducasseJohnjay: why worry about bitrot on distro iso images? they're still available years after they're too old to be useful.17:56
lotuspsychjeksbalaji: its best to leave your ubuntu's filestructure as it is mate17:56
Johnjayducasse: i had trouble downloading old debian iamges with jigdo plus laziness17:56
Johnjaybit rot has me pretty paranoid after I lost an old hard drive with my driver's license photo on it17:57
Johnjaypretty much unless it's on a torrent or being checksummed actively I don't consider it permanent17:57
lotuspsychje!info bleachbit | ksbalaji17:58
ubottuksbalaji: bleachbit (source: bleachbit): delete unnecessary files from the system. In component universe, is optional. Version 1.12-1 (artful), package size 291 kB, installed size 1853 kB17:58
roger_padactorducasse, i followed this: https://help.ubuntu.com/community/EOLUpgrades still get the same error when runnung do-release-upgrade... so im looking into restoring from backup to fresh install somehow.17:58
naccJohnjay: i think you're using terms oddly. Your hard drive dying is not what 'bit rot' refers to, to me.17:58
naccJohnjay: and there's nothing about the consistency of your files that's related to a hard drive dying.17:58
naccJohnjay: in any case, i don't see how your question is an ubuntu support topic17:59
ducasseJohnjay: not ontopic here, but check out zfs17:59
naccksbalaji: runninng out of space on /usr does not imply your issues. Unless you mean you have not updated because you are out of space?18:00
naccksbalaji: what is partition sizes now?18:00
ducasseroger_padactor: do it like EriC^ suggested - spin up a new vps, copy your stuff over, check that it works. rsync is your friend.18:00
roger_padactorit will keep my db's and everything using rsync18:01
ksbalajinacc, you are right. I have not updated because I am out of space.18:03
naccksbalaji: ok, what is using up all your space? please provide `df -h` output18:03
ksbalajinacc, my / partition is about 20gb18:03
givelloJordan_U: I'm on desktop18:04
givelloducasse: I think the one that just got unsupported18:04
Johnjaynacc: well I misspoke. I meant the hard drive was not used for a few years and then when I turned it on, the iso images on it were lost18:04
givello16.1018:04
naccJohnjay: because the disk had errors?18:05
nacc!yakkety | givello18:05
ubottugivello: Ubuntu Ubuntu 16.10 (Yakkety Yak) was the 25th release of Ubuntu.  Support ended on July 20th, 2017. See !eol, !eolupgrade and https://ubottu.com/y/yakkety18:05
Johnjayyeah the CRC cyclic error when you try to mount an ISO file18:05
naccJohnjay: that's not what I asked. The disk havig errors means you cannot trust the contents, so doing checksumming of files on it is sort of irrelevant.18:05
Johnjayis ubuntu 12 end of life but 14 is not?18:06
naccJohnjay: 12.04 is eol, yes.18:06
naccJohnjay: 14.04 is not eol.18:06
ksbalajiI am running bleachbit. It says another 30 minutes to wipe free disk space. Is it normal?18:24
brainwashno. it's not normal to run bleachbit18:25
ksbalajinacc, my partitions usage https://pastebin.ubuntu.com/25919424/18:31
naccksbalaji: ok, so the issue is your / is rather full?18:45
ksbalajinacc, you are right.18:46
naccksbalaji: just trying to understand -- it is a relatively small partition size, depending on your usage18:46
naccksbalaji: e.g, my /usr alone is 8.2G18:47
ksbalajinacc, I initially thought that system files would be small. Now I see /usr folder to be huge.18:48
naccksbalaji: not sure why you would thinnk that? it completely depends, and /usr includes, e.g., libraries that can be large and the documentation for packages (/usr/share/doc is typically in the GBs on its own)18:49
TJ-unusual seeing /dev/ 100% !18:50
naccTJ-: hrm, true18:50
naccksbalaji: also your /boot is enormous18:51
TJ-nacc: maybe related to the /dev/loopX situation18:51
naccTJ-: snaps yeah, could be ... although i have snaps here and my usage is 0% as usual18:51
TJ-I didn't see ksbalaji's original issue; but /dev/ at 100% would ring bells for me no matter what :)18:52
ksbalajinacc, yes I configured it big initially. I now think /boot size is too much.18:52
TJ-ksbalaji: this is where LVM comes into it's own; if you'd configured the system to use LVM originally you could trivally move the space around the various file-systems18:53
naccTJ-: yeah, it's odd, you're right (esp. for a udev filesystem)18:54
naccksbalaji: but eve so, you have 1.3G free in /, so most things should insntall18:55
naccksbalaji: can you provide logs from a failure?18:55
ksbalajiTJ-, though I do not fully understand what you mean, I get that I missed LVM utility..18:55
ksbalajinacc, I often get failures/ Now that bleachbit is running, logs would have been wiped out. I shall try.18:57
irongeeksAnyone know a way to install older version of firefox, i.e. 2015 or earlier?18:57
naccirongeeks: why would you want to? not an ubuntu support topic, as well.18:58
TJ-nacc: isn't udevfs really tmpfs? is it really using 1.9G of RAM?18:58
naccTJ-: unclear, i thinkn it's a special type of tmpfs, yeah.18:58
naccksbalaji: what version of ubuntu is this?18:58
TJ-nacc: on my 8GiB system udevfs is 4GiB 0% used18:58
naccTJ-: right, here 16GiB RAM, 8GiB udev and 0% used as well18:59
TJ-nacc: could be causing RAM exhaustion; i'm guessing it's 50% of RAM, so the system likely has 4GiB18:59
naccTJ-: yeah, but that ... shouldn't happen with any kernel supported (afaik)18:59
irongeeksnacc: It's for Pi 3 to use for viewing specific IP camera, unfortunately, the camer don't work on Linux system wiht FF or Chrome anything.18:59
irongeeksPi 3 will strictly be for managing the cameras...19:00
irongeeksLocal use only.19:00
irongeeksIE can't be installed on Ubuntu or other Linux platforms.19:00
TJ-irongeeks: I've had similar issues with older network gear with web interfaces that only support old MS Internet Explorer; my solution was to install the last version of Netscape Navigator :)19:01
TJ-irongeeks: but I don't think there's a NN build for armhf/RasPi19:01
irongeeksUgh...19:01
irongeeksI am trying to work on a script but it's so complicated and challenging project..19:02
irongeeksWorking on low cost IP camera managements..19:02
irongeeksInstead of using Windows... What a PITA19:03
irongeeksThe vendor ddon't want to upgrade or provide a fix.19:03
TJ-irongeeks: yes; the only problem with many Chinese-made IP cameras is they require ActiveX plugins to view/control the streams/configure patrol zones and movement detection areas19:03
ksbalajinacc, mine is 16.0419:04
irongeeksTJ: So, hence forth, using an older version of FF will hopefullyt provide a solution.19:04
TJ-irongeeks: I failed to find a solution for that on Ubuntu in any way19:04
irongeeksRight... Thanks TJ:19:05
TJ-irongeeks: you could look in http://old-releases.ubuntu.com/ubuntu/pool/main/f/firefox-3.0 (or firefox-3.5)19:06
naccksbalaji: ok19:06
naccksbalaji: what is the output of `sudo apt update; sudo apt full-upgrade` ?19:06
irongeeksThanks TJ: will check it out...19:06
naccksbalaji: you can say 'no' to the latter command, when it asks to upgrade packages19:06
naccksbalaji: or run it with -s19:07
ksbalajinacc, TJ-, I think snap is doing all the wreck right?  May I remove it?19:07
TJ-irongeeks: but I doubt there's anything for armhf19:07
irongeeksVery sure of your opinion but will dig around.. i have a premade script that I haven't tested just yet..19:08
TJ-irongeeks: there's some armhf in ports. FF not as old though: http://ports.ubuntu.com/pool/main/f/firefox/19:08
TJ-irongeeks: looks like FF 1119:09
naccksbalaji: i don't think it is the snaps19:09
naccksbalaji: you can remove the snaps of course, that probably won't change anything19:09
naccksbalaji: i think your system is very out of date19:09
naccksbalaji: maybe `uname -r`19:09
ksbalajinacc, here is the broth (sorry if it is total garbage!) http://paste.ubuntu.com/25919655/19:12
TJ-irongeeks: another idea; a Debian iceweasel package (the non-Firefox-branded version) from http://archive.debian.org/debian/pool/main/i/iceweasel/19:12
ksbalaji~$ uname -r                 4.10.0-28-generic19:13
TJ-ksbalaji: can you show us "pastebinit <(df -i) "19:14
naccksbalaji: right, so you're around 10 kernel updates out of date, at least19:14
naccksbalaji: TJ-: /tmp is full and /var ?19:15
ksbalajinacc, no no, I chose the kernel on login. Other recent ones do not work anyway!19:15
TJ-nacc: if it's in / rootfs as that df shows, there's 7% left19:15
TJ-nacc: but the inode's might be 100% on rootfs19:15
TJ-ksbalaji: show us the pastebin I asked for19:16
naccTJ-: i meant based upon the apt update output19:16
TJ-nacc: no, there's free space but inodes will cause the same error19:16
naccTJ-: ah19:16
naccTJ-: good call19:16
naccalso a strange mix of repositories (archive.canonical and in.archive.ubuntu.com for the release pocket)19:18
TJ-nacc: canonical is for the partner repos isn't it? in.archive is the Indian mirrors?19:18
TJ-.... of the Ubuntu archive19:18
naccTJ-: oh you might be right, i though it would say partner in the log, but perhaps not19:19
ksbalajinacc, df -i   http://paste.ubuntu.com/25919700/  (sorry the system is a bit slow)19:20
naccTJ-: good call, out of inodes19:20
TJ-nacc: :)19:20
ksbalajiTJ-, http://paste.ubuntu.com/25919700/ is this ok?19:21
TJ-ksbalaji: see what nacc just said ^^^ the / rootfs is out of inodes (the blocks that are allocated to files)19:21
TJ-ksbalaji: sorry, inodes, the 'pointers' that point to the blocks that are allocated to files19:22
TJ-ksbalaji: so, it looks like there are so many small files on the rootfs that it ran out of pointers, but all those files didn't use up all the free space19:22
TJ-ksbalaji: so maybe the first thing to do is identify where, in the rootfs, all the very small files are and see if some are not required and can be deleted19:23
ksbalajiTJ-, can the / rootfs be fixed regarding inodes?19:23
ArMedicHas anyone had in trouble with openvpn and dns leaks since the 17.10 update?19:25
ksbalajiTJ-, I would gladly remove small files if only I could spot them! How can I go about it please?19:25
TJ-ksbalaji: run this and show us the result: "pastebinit <( find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n )"19:25
leftyfbArMedic: you won't typically find people here willing to take surveys19:28
ArMedicleftyfb, k19:29
ksbalajiTJ-,  find result      http://paste.ubuntu.com/25919761/19:30
=== SimonNL is now known as SimonNL_Afk
ArMedicWell.  My ip address changes when I connect to the VPN.  However, when I goto dnsleaktest..it displays my actual isp ip and name...so not sure why Ubuntu would do that.  Windows doesn't do it, iOS doesn't do it...19:32
jeri've got a 2015 mbp, coretemp tells me no device found when i try and install it; trying to get my fans spinning up -- cpu temp is steady at 75 C and really want to get that down any pointers?19:33
ajboneHello, I've used debian on my pc for years and have now decided to switch to ubuntu. All thats held me back is not wanting to part with KDE desktop. Is there an option of KDE in ubuntu or if not, would kubuntu have all the functionality of ubuntu?  Thanks1;2c1;2c19:33
TJ-ksbalaji: LOL! command failed due to lack of inodes :)19:34
[jasper]hej guys, getting this error: sickbeard.service: Failed at step EXEC spawning /etc/init.d/sickbeard: Exec format error19:34
[jasper]any idea what could cause this?19:34
[jasper]it always worked fine and suddenly stopped working19:34
ksbalajiajbone, kubuntu is as good as ubuntu I am told.19:34
ksbalajiTJ-, expected!19:35
TJ-ksbalaji: OK, let's sort that thing out!19:35
ajbonethanks ksbalaji, ill try kubuntu first19:36
TJ-ksbalaji: do "sudo mkdir /boot/tmp; sudo mount -t tmpfs tmpfs /boot/tmp -o rw,nosuid,nodev"19:37
TJ-ksbalaji: now run this modified search and show us the result: "pastebinit <( TMPDIR=/boot/tmp; find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n )"19:37
TJ-ksbalaji: actually, hold on, don't run that last command...19:38
ksbalajiTJ-, how nice of you to say this! My video apps wouldn't spawn, my audio is muted and many more now.  I am having good guidance now.19:38
TJ-ksbalaji: run this instead: "pastebinit <( export TMPDIR=/boot/tmp; sudo find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n )"19:38
ksbalajiTJ-, ok19:39
peanutbutter144is it possible to use zfs as my main filesystem? I've heard it's pretty good19:40
TJ-ksbalaji: what this is doing is creating a temporary file-system in RAM, which is mounted in /boot/ where there's free inodes, and running the find command with root permissions so it can see all files. 'sort' will write it's temporary files to TMPDIR (/boot/tmp)19:40
leftyfbpeanutbutter144: yes19:41
peanutbutter144leftyfb: ok then, how would i do that?19:42
leftyfbpeanutbutter144: what documentation/articles have you found in your search?19:42
ajboneart #ubuntu19:43
ajboneoops19:43
peanutbutter144i haven't, i was just wondering19:43
hutchHi. This isn't Ubuntu related exactly. Is anyone familiar with clamd input in /etc/clamav/clamd.conf?19:45
SymmetriaMmmm anyone here feel like educating me about how load average is calculated and works - like - why a box where the disk usage is almost totally idle and the cpus are running at 60% idle would have a load average in the 30s?19:45
SymmetriaI get its not all about the cpu - but I dont understand what could be causing that kinda rise in LA when neither the disks OR the cpus are overloaded19:46
hutchI want to add 'clamdscan -m /home' does that look right?19:47
Symmetria(and the wierd thing is, I can't really feel a massive performance dip even with that LA)19:47
TJ-Symmetria: it's telling you how many processes are ready to run.19:48
SymmetriaTJ- mmm any idea why they would be waiting like that? it just seems strange - and do I need to be concerned about it is more than question19:49
Symmetriaheh - I've got a new server on the way to replace this thats much much more powerful - but I'm just keeping an eye on this (this is a quad cpu, 8 cores per cpu with 256gigs of ram, I'm moving to a quad cpu 22 core per cpu with 512gigs of ram to replace this)19:50
onlahey. I have pip installed an app that takes parameters too. If I want to run it without typing the virtual env path or with alias, should I add the virtual environment to the PATH, or add something to .bashrc? Here's an example `./.venv/bin/myougiden -p nanda`19:51
ksbalajiTJ-, It didn't work. Maybe I erred?   ksbalaji@ksbalaji-Aspire:~$ export TMPDIR=/boot/tmp; sudo find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -nsort: cannot create temporary file in '/boot/tmp': Permission denied19:51
jerSymmetria, they might be waiting for a variety of reasons, I/O bound, memory pressure, pipeline stalls being frequent on some cores, underutilized parallelism in the software you're running, ...19:53
TJ-Symmetria: see "man 5 proc" and the "/proc/loadavg" explanation19:53
TJ-ksbalaji: oh foeey, my fault!!19:54
Symmetria(btw as a note - though probably irrelevant information) the box is basically just running a *ton* of virtualized routers for a lab environment19:54
ksbalajiTJ-, I just opened the boot and created a tmp folder as su19:54
TJ-ksbalaji: 4th time lucky! "pastebinit <( export TMPDIR=/boot/tmp; sudo sh -c 'find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n' )"19:54
TJ-ksbalaji: the problem was sort/uniq/sort weren't running as root19:54
jerSymmetria, yeah so expect to see higher loads, as its workload sounds more I/O bound than CPU bound19:55
Symmetriajer the wierd thing is - it certainly aint disk I/O - might be to do with the interactions with the network hardware I suppose19:55
jerSymmetria, which will probably mean that you'll still see the system responsive even at high loads, since the processes in the vm are limited by the number of network interfaces they can talk to, and the traffic over them19:55
jerSymmetria, your network is also I/O, as are dozens of other things =]19:55
Symmetriaok that makes sense yeah19:55
ksbalajiTJ-, I am very much lucky today to have you people helping out !19:56
Symmetriaheh interestingly I can still do a gigabit a second through the lab network lol19:56
jerSymmetria, sure, not surprising19:56
TJ-Symmetria: NFS is known to spike loadavg too19:56
Symmetriaheh i must say though I'm pretty impressed - on another (production) server that isn't in the lab - I've got a box running juniper vmx routing software that is doing 40gigabit full duplex routing with heirachical QoS with 8000 broadband subscribers running through it19:58
Symmetriaand its rock solid19:58
ksbalajiTJ-, and what do I type at > ? It is just waiting for an input!19:58
peanutbutter144ksbalaji: there's probably a lonely '19:59
onlaThis works `./.venv/bin/myougiden -p nanda` but when I add `myou() { ./.venv/bin/myougiden "$1"; }` to .bashrc, it works without the flag/parameter -p like `myou nanda` but `myou -p nanda` won't work. How do I add the parameter possibility to bashrc function?20:00
TJ-_KaszpiR_: oh, sorry, there's multiple single-quotes I didn't spot those!20:00
TJ-grrrr!20:00
TJ-ksbalaji: oh, sorry, there's multiple single-quotes I didn't spot those!20:01
TJ-ksbalaji: type a lone ' and press enter20:01
ksbalajiTJ-, np I should have removed those. But can I have the command?20:01
TJ-ksbalaji: 6th time for the win :D  pastebinit <( export TMPDIR=/boot/tmp; sudo sh -c "find / -xdev -printf '%h\n' | sort | uniq -c | sort -k 1 -n" )20:02
ksbalajiTJ-, hurray!  That lengthy command started working !  But the result is not what we expected : sort: cannot create temporary file in '/tmp': No space left on device20:05
TJ-ksbalaji: well drat!!!20:05
ksbalajiTJ-, If only I could do something about it ...20:06
TJ-ksbalaji: 7th time   pastebinit <( export TMPDIR=/boot/tmp; sudo sh -c "find / -xdev -printf '%h\n' | sort -T /boot/tmp | uniq -c | sort -T /boot/tmp -k 1 -n" )20:06
TJ-ksbalaji: this one tells 'sort' explicitly to use /boot/tmp for temporary files20:07
kus_ubuntui686hi sorry if this is offtopic but I was looking at signal for desktop and the installer says echo "deb [arch=amd64] https://updates.signal.org/desktop/apt xenial main" | sudo tee -a /etc/apt/sources.list.d/signal-xenial.list does this mean I can't use it on 32 bit ubuntu xenial?20:07
kus_ubuntui686https://signal.org/download/20:07
TJ-kus_ubuntui686: it would seen so if they've restricted it to [arch=amd64]20:07
ksbalajiTJ-, Yeah it seems to be doing something... silently.20:08
ksbalajiTJ-, Would it be taking this long?! May I have to abort it?20:09
TJ-ksbalaji: if you've used the "pastebinit" prefix then it will be silent until it's finished, and it could take several minutes, it's having to read the inode entry for every file20:10
TJ-ksbalaji: and from your earlier "df -i" we know there are 1,220,608 inodes in the rootfs20:10
ksbalajiTJ-, You would have noted that I do not have the pastebinit app. I am uploading it through the browser.20:11
TJ-ksbalaji: OK, that's fine. Have a cup of tea and come back :)20:11
TJ-ksbalaji: the output will be ordered so that the directories with the most inodes in use are listed last. That way you should find it easy to identify where you can have most impact by removing files. If you can't afford to delete them, we could move them over to /boot/XXXXX/ as a temporary measure to get the system stable20:13
ducassekus_ubuntui686: looks like there's no 32-bit build, then, yes. not too uncommon these days.20:15
ksbalajiTJ-, Is this what you were looking for? http://paste.ubuntu.com/25920042/20:19
ksbalajiTJ-, I do not see any file in /boot/tmp also.20:21
TJ-ksbalaji: yes. you see that the largest user is /var/lib/dpkg/info/ where all the installed packages' control/script files are stored. But we don't need to touch those directly, we should start by removing some of those /usr/src/linux-headers*20:21
TJ-ksbalaji: what does "dpkg -l 'linux-*3.16*' | grep ^ii" show ?20:22
ksbalajiTJ-, Does it also mean that we remove the entries in grub?20:23
kus_ubuntui686ducasse, I think this computer is capable of running 64 bit Ubuntu but I don't want to reinstall everything (mainly because I don't know how to handle kerberos sign in with active directory)20:23
kus_ubuntui686it is like a i5-4xxx processor so I think all of those are 64 bit20:23
ksbalajidpkg-query: no packages found matching linux-*3.16*20:24
ducassekus_ubuntui686: they are, but it requires a reinstall20:24
TJ-ksbalaji: right! so those are remains from a previous installation but the package manager doesn't know anything about them. Let's remove them, that'll give the system some headroom to work again20:24
ksbalajiTJ-, ah! now for the ultimate command!20:25
TJ-ksbalaji: make sure you type this very accurately; it's going to remove lots file files and sub-directories: "sudo rm -rf /usr/src/linux-headers-3.16.0-23-generic "20:26
TJ-ksbalaji: then check if there are some free inodes with "df -i /"20:26
TJ-ksbalaji: if there are free inodes then do "sudo apt-get autoremove" to clear some other cruft out20:26
ksbalajiTJ-, is it possible to include something which makes the deletion verbose?20:27
TJ-ksbalaji: there's no point; it's all kernel header files for a version of the kernel the package manager doesn't know about. You'd just get a list of header files. If you want to check do "find /usr/src/linux-headers-3.16.0-23-generic -type f -ls"20:29
ksbalajiTJ-,  df -i / gave about 8000 free inodes. I am doing autoremove.20:32
TJ-ksbalaji: that's good, the system should return to stability now. It looks like you still need to go through all those unknown linux-header directories and remove them manually but we can do that once the autoremove is done20:33
ksbalajiTJ-, now, sudo apt-get autoremove  E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem.20:33
TJ-ksbalaji: run it20:34
TJ-ksbalaji: you've got free space/inodes now so it'll work20:34
TJ-ksbalaji: and you'd best "sudo umount /boot/tmp" too now it is no longer needed20:34
TJ-ksbalaji: then "sudo rmdir /boot/tmp20:34
ksbalajiTJ-, Yeah manually It did something after months. Now, running it again I got some config errors. Does it matter?20:38
TJ-ksbalaji: I'm assuming that several packages failed to configure correctly so you'll need to work through those. Maybe "sudo apt-get -f install" will help fix them all20:39
ksbalajiTJ-, it says /boot/tmp not mounted20:40
ksbalajiI have removed /boot/tmp anyway20:41
TJ-ksbalaji: no worries; as long as it's not there. After you've got all that done see if you can bring the system up to date with "sudo apt update; sudo apt upgrade". Once that is done do "sudo apt install pastebinit" and then show us "pastebinit <( dpkg -l 'linux*' | grep ^ii )"20:41
ikoniawhat the devil depends on /boot/tmp20:41
TJ-ksbalaji: whilst you do all that I'll go for dinner. Be back shortly.20:41
TJ-ikonia: we created it as a workaround when rootfs was out of inodes20:41
ikoniaTJ-: ahh, a hack, ok20:42
ikoniaI was interested for a moment20:42
TJ-ikonia: right, sort needs to write to /tmp so we did "sort -T /boot/tmp" instead to avoid the rootfs20:42
ksbalajiTJ-, thanks a lot for all you have done. My system is neat!20:42
=== jstein_ is now known as jstein
TJ-ksbalaji: how about removing all those unknown kernel versions?21:05
ksbalajiTJ-, Hope you had a good dinner. Yes definitely those too many kernels may be removed. But the commands complain that the / disk is full21:07
TJ-ksbalaji: again!?21:09
TJ-ksbalaji: OK, can you paste the result of "dpkg -l 'linux*' | grep ^ii" ?21:09
ksbalajiTJ-, If I remember correct, we have cleared inodes. Still space in / is less. Have I got it right?21:11
ksbalajiTJ-, http://paste.ubuntu.com/25920420/21:13
ksbalajiAre they a lot more than normal with other machines?21:15
TJ-ksbalaji: you've sure got a lot of kernel versions there!21:15
tlofpwhen you do an update; upgrade; what determines if the kernel is updated?21:15
ksbalaji:(21:16
nacctlofp: just like any other package, is there a newer version in the package lists21:16
nacctlofp: for the kernel specifically, that's managed via the metapackages (e.g., linux-generic)21:16
TJ-ksbalaji: far too many. the running-out-of-space-again issue is because those packages that have been correctly installed have used it up so we have to identify and remove anything that isn't required21:16
tlofpnacc: I see references to 4.10 kernel as well as 4.4.0-112 but I am on 4.4.0-98, how come the newer versions of the kernel don't show up for me?21:17
nacctlofp: references?21:17
EriC^^tlofp: linux-image-generic depends on the kernels, it gets it's dependencies updated and it pulls in the newer kernel21:17
nacctlofp: there is no 112, 100 is i xenial-proposed right now21:17
EriC^^tlofp: those are from hwe stacks not the xenial standard linux-generic ones21:17
nacctlofp: 4.10 is from the hwe stack21:17
nacc!hwe | tlofp21:17
ubottutlofp: The Ubuntu LTS enablement stacks provide newer kernel and X support for existing LTS releases, see https://wiki.ubuntu.com/Kernel/LTSEnablementStack21:17
TJ-ksbalaji: do "sudo dpkg -r 'linux-headers-4.8.0-{72,77,78,79}*' "21:18
ksbalajiI have been thinking that older versions would be wiped off automatically.21:18
ksbalajitj upto that ' ?21:19
ksbalajiTJ-,  upto that ' ?21:19
TJ-ksbalaji: at some point you've removed the packages that would cause that to happen. The packages "linux-image-lowlatency" and "linux-image-generic" "linux-headers-lowlatency"21:20
TJ-ksbalaji: you should re-install the three packages I've just mentioned with "sudo apt install ..." and then you should find that "sudo apt autoremove" will remove some of the orphaned linux-headers packages21:21
ksbalajiI'm getting errors.21:21
TJ-ksbalaji: out of space again?21:21
ksbalajithis error http://paste.ubuntu.com/25920475/21:23
naccTJ-: single quotes will prevent the expansion?21:24
TJ-ksbalaji: try also "sudo apt-get clean" to clear the package cache21:24
TJ-nacc: doh!21:24
TJ-ksbalaji: do "sudo dpkg -r linux-headers-4.8.0-{72,77,78,79}* "21:24
TJ-ksbalaji: my fingers and my brain aren't in sync tonight21:24
TJ-ksbalaji: once that is done "sudo rm -rf /usr/src/linux-headers-3.19* "21:26
ksbalajioops! Options marked [*] produce a lot of output - pipe it through 'less' or 'more' !21:27
TJ-ksbalaji: which command gave you that report? Both the commands I've given should only have generated about 8 items21:28
ksbalajiI shall paste the full error.21:29
ksbalajihttp://paste.ubuntu.com/25920519/21:31
ksbalajiTJ-, may I  do "sudo dpkg -r linux-headers-4.8.0-{72,77,78,79}* " now?21:31
TJ-ksbalaji: that's what you just tried isn't it? with the error, according to the paste21:32
ksbalajiyes.21:33
ksbalajiI am not able to do sudo apt install ...21:33
TJ-ksbalaji: Doing the same thing here I cannot reproduce that error; it doesn't make sense.21:33
naccTJ-: are you sure you cann do globbig with dpkg?21:34
TJ-nacc: indeed; I'm testing similar commands here before giving them out21:34
naccTJ-: ok21:34
naccthe error message is a connfusing one21:34
naccbut it's sayinng that if you run 'dpkg --help', you'll get lots of output21:35
TJ-ksbalaji: what does "echo $SHELL" say?21:35
naccthe real error is line 2 in that paste, which is sayig that 'linux-headers-4.8.0-72*' was passed verbatim down21:35
ksbalajiAm I missing some instructions?  echo $SHELL   /bin/bash21:36
TJ-nacc: I know; I'm trying to figure out why since there's no quotes on the command line and the shell has expanded the sequence21:36
TJ-ksbalaji: the shell's fine21:36
naccTJ-: i get the same error her21:37
nacc*here21:37
naccTJ-: you have to give dpkg a package name, not a pattern, afaik21:37
naccTJ-: i thikn the shell is fine, it's the trailing *21:37
TJ-nacc: I'm testing it here and it works fine21:37
naccTJ-: afaict, you don't need it, right?21:37
naccTJ-: strange, i'm on artful and although i don't have those pacakges, the error is the same, because the package can't be found21:38
nacc(due to an illegal specifier)21:38
TJ-nacc: OH! "-l" works, "-r" doesn't21:38
naccTJ-: yeah21:38
naccTJ-: -l takes a pattern explicitly21:39
naccTJ-: another reason apt exists :)21:39
naccalthough i konw that doesn't help here21:39
TJ-nacc: I was trying to avoid temporary files, thus using dpkg21:39
TJ-ksbalaji: do "sudo dpkg -r linux-headers-4.8.0-{72,77,78,79}-generic "21:40
naccTJ-: yep, understood21:40
TJ-ksbalaji: then do "sudo dpkg -r linux-headers-4.8.0-{72,77,78,79} "21:40
TJ-ksbalaji: finally, once that is done "sudo rm -rf /usr/src/linux-headers-3.19* "21:41
naccTJ-: sorry i didn't catch that earlier21:41
TJ-nacc: no worries; I'm surprised dpkg treats the glob differently, never been caught by that before and I use that form of command a lot21:41
naccTJ-: yeah, it must be somethig in the perl that handles the arguments distinctly21:42
ksbalajifor all those files, I got dpkg: warning: ignoring request to remove linux-headers-4.8.0-7*-generic which isn't installed21:42
naccksbalaji: you have a strange *21:42
nacc*stray21:42
TJ-nacc: maybe deliberate for --remove to prevent catastrophic damage21:42
naccTJ-: yeah21:42
naccksbalaji: or was the '*' your isnertion?21:42
TJ-ksbalaji: there shouldn't be a "*" in the names this time21:43
ksbalajiI have inserted for four files. Otherwise I have to paste and you have to view... I thought.21:43
naccksbalaji: ah ok :) just checkig, makes it harder to confirm21:43
=== SimonNL_Afk is now known as SimonNL
ksbalajiYeah. I should have told that I inserted.21:44
TJ-ksbalaji: once you've done all those operations there should be lots of free inodes21:45
ksbalajiTJ-, Were those files not recognized by the command?21:46
TJ-ksbalaji: did you redo the command without the * inserted?21:47
ksbalajican I remove those 3.19* files now? (since the earlier command gave ignored message?)21:47
TJ-ksbalaji:  "sudo dpkg -r linux-headers-4.8.0-{72,77,78,79}-generic " and "sudo dpkg -r linux-headers-{72,77,78,79}"21:48
TJ-bahh!21:48
ksbalajiok21:48
TJ-ksbalaji:  the last of those should be:  "sudo dpkg -r linux-headers-4.8.0-{72,77,78,79}"21:48
* TJ- stands on his fingers to make them behave21:48
ksbalajiagain same error?  http://paste.ubuntu.com/25920653/21:51
naccTJ-: is the package list wrong now?21:51
naccTJ-: that is the list you're going off of21:51
TJ-ksbalaji: That's fine - they're gone due to your earlier commands! now you can do:  "sudo rm -rf /usr/src/linux-headers-3.19* "21:51
naccah ok21:51
TJ-ksbalaji: due to our miscommunication around the "*" I wanted to be double-sure you'd rid the system of those packages21:52
ksbalajiWhew! I for a second thought I removed something important.21:52
TJ-ksbalaji: blah! who needs a kernel anyhow!? :D21:52
naccheh21:53
arooniis bookworm the best ereader for ubunt21:53
arooniu21:53
ksbalajiYeah. No need for kernels. Good friends are more than enough.'!21:53
malexI've suddenly started getting W: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_xenial_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied) error.21:53
TJ-if we can have 'serverless architectures" surely we can have 'kernelless OS'?21:53
malexThat directory exists and is owned by _apt21:53
malexon 16.0421:54
TJ-ksbalaji: check the inode situation now "df -i /"21:55
TJ-ksbalaji: in case it might remove a few more redundant packages: "sudo apt-get autoremove"21:55
ksbalajiIUse% 78%, Hurray!21:57
nathdwekHello I have two questions regarding resolvconf and openfortivpn21:57
nathdwekI use openfortivpn to connect to my work vpn21:57
TJ-ksbalaji: just so the kernels get tracked for autoremove in the future, install: "sudo apt install linux-image-generic linux-image-lowlatency"21:58
nathdwekand it added DNS address to /etc/resolv.conf21:58
nathdwekFor the life of me I cannot figure out where resolvconf is getting those adresses from when I run resolvconf-u21:58
TJ-nathdwek: it should be adding it to /run/resolvconf/resolv.conf via the scripts in /etc/resolvconf/update.d/21:59
twIs it possible to prevent the release upgrader from adding prerequists-sources.list, or modify the contents to old-releases.ubuntu.com? https://paste.ubuntu.com/25920697/21:59
TJ-nathdwek: /etc/resolv.conf should be a symlink to /run/resolvconf/resolv.conf21:59
nacctw: you are doign an EOL upgrade?21:59
twYes.21:59
nacctw: are you following the steps on the wiki?22:00
nathdwekTJ-: I only have the libc script in /etc/resolvconf/update.d22:01
nathdwekCurrently not connected to the VPN22:01
twnacc: now that I've read the article, I have accidentally done that, yes.22:01
nathdwekso why would it still generate the wrong DNS adsress?22:01
ksbalajiTJ-, May I ask .. Is this a major remote surgery or a set of instructions you usually give ? :)22:03
TJ-ksbalaji: major surgery :)22:03
TJ-ksbalaji: ... whilst blindfolded :)22:03
nathdwekTJ-: content of resolv.conf is: nameserver blabla, search workdomain.tld lan22:04
ksbalajiTJ-, :022:04
nathdwekand if I grep workdomain.tld in / I only get stuff in /run and resolv.conf22:04
nathdwekso I don't get how on regeneration it would still be there22:04
TJ-nathdwek: has something replaced the symlink /etc/resolv.conf with a hard file?22:04
nathdwek/etc/resolv.conf -> ../run/resolvconf/resolv.conf22:05
ksbalajiTJ-, and with the knife in the hands of the patient!22:05
TJ-ksbalaji: talented patient :)22:06
TJ-nathdwek: OK, so the resolvconf scripts will work properly22:06
ksbalajiTJ-, LOL with your expertise, we are still connected! Talented or not!22:06
TJ-nathdwek: maybe the openfortivpn package isn't following the standard Debian/resolvconf way of doing things. I don't see openforti in the archives though so can't check it.22:07
seventwoi'm getting 404s on trusty-security packages22:07
TJ-seventwo: have you done "sudo apt update" immediately prior to seeing that?22:08
seventwoi also noticed it's been modified today: http://archive.ubuntu.com/ubuntu/dists/trusty-security/22:08
seventwoyes22:08
TJ-seventwo: which mirror (if any) is /etc/apt/sources.list using?22:08
seventwohttp://archive.ubuntu.com/ubuntu/22:09
TJ-ksbalaji: I'd still want to know why your system's /dev/ is using 100% space. That doesn't seem good22:09
seventwois the only source..22:09
seventwomaybe i should look at using a mirror... yeah...22:09
TJ-seventwo: right, so in theory there shouldn't be a 404. Are you, or your ISP, using a HTTP proxy?22:09
seventwokinda. it's in a docker environment22:10
TJ-seventwo: hmmm... I've had a similar issue with a default LXD container where there's a minimal proxy built-in for packages but it doesn't extend to other entries added to source.list! maybe you've got the same thing?22:11
TJ-seventwo: had me chasing my tail for a few hours and swearing :)22:11
seventwo-___-22:11
nathdwekdoes /run/resolvconf/interface/systemd-resolved play a role in all this?22:12
seventwoTJ- i'll check and see why my container can't find `91.189.88.149`. that's pretty odd22:13
seventwoit's strange though. i log into the container from an old build and can clearly hit hte endpoint22:14
malexNo issues with 14.04. It's only 16.04 that's throwing the error22:14
malexAre there known issues with 16.04 and apt updates?22:15
malexW: Can't drop privileges for downloading as file '/var/lib/apt/lists/partial/archive.ubuntu.com_ubuntu_dists_xenial_InRelease' couldn't be accessed by user '_apt'. - pkgAcquire::Run (13: Permission denied)22:17
malexE: Could not read from /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease - getline (12: Cannot allocate memory)22:17
seventwoi looked at the archive22:17
naccmalex: are you out of memory?22:17
malexnacc: nope22:17
seventwoit's clearly missing these files22:17
naccmalex: well, that's not what apt thinks :)22:18
naccmalex: the first message is a warnninng (W)22:18
naccmalex: the second is the error22:18
seventwohttps://gist.github.com/scottnguyen/45a2ef50d4d16351afd72efbf5e129b222:18
malexls -al /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease22:18
malex-rw-r--r-- 1 root root 102128 Nov  8 21:49 /var/lib/apt/lists/archive.ubuntu.com_ubuntu_dists_xenial-updates_InRelease22:18
TJ-malex: is this bare-metal or a container?22:19
malexcontainer22:19
malexubuntu:16.04 from docker hub22:19
malex14.04 runs perfectly on the same box22:19
TJ-malex: /follow open test2 malex 6022:19
TJ-oops22:19
seventwodid someone delete dependency references????22:20
seventwohttp://archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl3-gnutls_7.35.0-1ubuntu2.10_amd64.deb <-- this doesn't exist. any reason why that is?22:20
TJ-malex: what kind of container? docker, LXD ?22:20
malexTJ-: singularity container freshly built from the docker container pulled from docker hub22:21
naccseventwo: why are you tryign to downlnoad old packages?22:21
malexTJ-: same fresh build for 14.04 works fine.22:21
naccseventwo: trusty is at 7.35.0-1ubuntu2.1222:21
naccseventwo: something is wrogn with your package lists, and i don't think there is any guarantee by the archive that old packages will exist forever22:21
TJ-nacc: we have seventwo and malex with docker containers and noth having problems with packages22:23
TJ-s/noth/both/22:23
naccTJ-: well the former is trying to download old pacakges22:23
naccand also docker != ubuntu, imo :)22:23
naccbut whatever, it *should* work, if they are current22:23
seventwoi'm trying to get old packages which is more ubuntu22:23
naccseventwo: no.22:23
seventworegardless22:23
TJ-nacc: indeed; but I'm wondering if there's something stange ahoy :)22:23
naccseventwo: getting an old package is not 'ubuntu'22:23
TJ-seventwo: older packages are deleted from the archive once the replacements are there22:23
naccseventwo: and it's not supported here anyways22:23
seventwois ubuntu's package manager not owned by ubuntu? then why wouldn't an update help in this case? what am i missing?22:24
naccseventwo: you said you are tryig nto get old packages ... why?22:24
naccseventwo: please show the output of `sudo apt update`22:24
TJ-seventwo: "Removed from disk on 2017-10-11. "22:25
naccmalex: what command gave the above output?22:26
TJ-seventwo: you can pull packages directly from launchpad via the Publishing History: here for 2.10: https://launchpad.net/ubuntu/+source/curl/7.35.0-1ubuntu2.1022:26
malexapt update; apt list22:26
naccbut doing so is unsupported (here) and means you are open to security issues22:26
malexboth22:26
naccmalex: both output that?22:26
nacciirc, you can delete the apt lists safely and recreate them to see if it just works22:26
malexI've removed the lists directory and got the same error. That was the first thing I tried.22:27
TJ-seventwo: the package lists only list the most recent version. It seems your system has an out-of-date package list. Therefore it is asking the archive servers for a file that was deleted from the archive since there's a newer version. "sudo apt update" should fetch the latest package lists22:27
seventwoyeah22:27
seventwoi think you're right22:27
seventwomy makefile was using a cached version22:28
seventwoi flushed it and rebuilding...22:28
malexI just tried replicating this on an EL7 server and didn't get the error with the same docker container and the same build of singularity. So, this appears to be an EL6 specific issue, I guess.22:28
ksbalajidone  ~$ sudo apt install linux-image-generic linux-image-lowlatency  , still I see so many kernels.  Here : http://paste.ubuntu.com/25920803/ Can't they be removed to release space?22:28
TJ-ksbalaji: I don't how how the system got into such a state!22:30
malexThank you for the suggestions. I'll use an EL7 build server as a workaround. As long as I can execute these containers under EL6 I'll be alright, don't want to take up your time. Thank you again.22:30
TJ-ksbalaji: "sudo rm /boot/{vmlinuz,initrd.img,config,abi,System.map}-3.19.0* " then "sudo rm /boot/{vmlinuz,initrd.img,config,abi,System.map}-3.16.0* "  then "sudo update-grub"22:32
seventwoalright it built. thanks nacc and TJ-22:35
seventwothis was a docker problem... it caches intermediate steps in its provisioning process. >__>22:35
TJ-seventwo: of course! I read about that a week or so ago, and meant to remember it as a gotchya!22:40
Threadnaughtwhen I connect my bluetooth headphones and play sound through them they work fine, but as soon as I try to tell ubuntu to listen to their microphone, the playback part stops working. I'm on ubuntu22:53
ThreadnaughtI hit enter before i typed version lol22:53
Threadnaught17.0422:53
cuddlesquidwould anyone point me in the right direction of enabling hugepage support and increasing23:02
cuddlesquidlarge page support23:02
ikoniaput it in the kernel settings in sysctl23:03
ikoniahuge pages is enabled by default, just set the sizes and limits23:03
cuddlesquidI see23:03
nacccuddlesquid: what are you actually trying to achive23:03
nacc"increasing large page support" doesn't really have meaning to me23:03
cuddlesquid>>> /etc/sysctl.conf23:04
ikoniaI assumed he meant the page size23:04
ikoniacuddlesquid: what's the goal here23:04
cuddlesquidthe thing is there is nothing there in regards to vm.nr_hugepages = 25623:04
cuddlesquidwell a certain process desires me to increase hugepage support23:04
ikoniacuddlesquid: what is the problem23:04
cuddlesquidmy process requires large page support23:05
ikoniacuddlesquid: it's enabled by default23:05
cuddlesquidOk I guess thats fixed then :)23:05
tomreyncertain process is called redis23:06
cuddlesquidits just xmr-stak-cpu23:07
ikoniaI don't know the question wasn't "redis requires huge page support, is it enabled/how do I enable it"23:07
ikoniarather than a mystic dance23:07
cuddlesquidikonia, On Linux you will need to configure large page support "sudo sysctl -w vm.nr_hugepages=128" and increase your23:07
cuddlesquidulimit -l. To do do this you need to add following lines to /etc/security/limits.conf - "* soft memlock 262144"23:07
cuddlesquidand "* hard memlock 262144". You can also do it Windows-style and simply run-as-root, but this is NOT23:07
cuddlesquidrecommended for security reasons.23:07
cuddlesquidomg so nice23:07
cuddlesquidgood job cuddles flood the system23:07
ikoniaaccidents happen23:08
cuddlesquid:)23:09
tomreynok, wrong guess23:09
cuddlesquidikonia, https://paste.ubuntu.com/25921145/23:09
Sveta<cuddlesquid> my process requires large page support23:09
Sveta<ikonia> cuddlesquid: it's enabled by default23:09
Svetaproblem solved?23:10
cuddlesquidperhaps, apperas it wants modification to soft and hard memlocks23:10
ikoniaI'd hope so23:10
Svetacuddlesquid: maybe that guide is out of date?23:10
cuddlesquidalthought, i did find a very good post on some memory conclusions, https://discuss.elastic.co/t/memory-confusion-in-ubuntu-16-04/5096123:10
ikoniacuddlesquid: do you actually understand what any of this is doing ?23:10
cuddlesquidSveta, absolutely a possiblity23:10
ikoniacuddlesquid: (not being rude trying to understand how to give you the info)23:10
cuddlesquidikonia, not quite23:10
ikoniacuddlesquid: have you actually got a problem - or do you want to make sure you don't have a problem23:11
cuddlesquidikonia, well the problem is not quite noticable but good help the process perform better23:11
ikoniacuddlesquid: so are you getting an error/warning or something ?23:11
cuddlesquidikonia, its just that when i went through some of the guides on large page support, none of the configs really show anything related to hugepage support23:12
ikoniacuddlesquid: that doesn't really make sense, a guide on large page support not detailing the huge page support....which is large page support23:12
cuddlesquidikonia, no, just the performance could be lower if large page support and softhard memlock is not configured23:12
ikoniacuddlesquid: is there actually a problem ?23:12
cuddlesquidhow does performance not make sense to you i dont understand, disable huge page spport cut perofmance by 20%, enable huge page support 20% performance increase23:13
ikoniacuddlesquid: that's not what you're asking though23:13
cuddlesquidikonia, and what exactly did you understand?23:14
ikoniacuddlesquid: do you actually have a problem - or are you asking how to do something ? what's the actual question23:14
ikoniaor the actual problem23:14
cuddlesquidikonia, i dont think i ever said i had a problem23:14
ikoniacuddlesquid: thats what I'm asking - what info are you looking for23:15
cuddlesquidikonia, you've already answered it, huge page support is already enabled, now i need to increase it23:15
nacccuddlesquid: you are in the support channel, let's start over, what can we help you with?23:15
nacccuddlesquid: increase what? you can't increase a yes/no question's answer.23:16
cuddlesquidnacc, not a thing bud :) thanks for all your helps23:16
ikoniacuddlesquid: how do you know you need to increase it, what is it currently set at, what is the sizing ratio to load23:16
cuddlesquidikonia, thanks for all help, im done23:16
ikoniaok23:16
Svetathanks nacc too23:17
naccnot sure there is anything to thank for23:17
cuddlesquidnacc, does this appear normal to you https://paste.ubuntu.com/25921180/23:19
nacccuddlesquid: 1) grep Huge /proc/meminfo :)23:19
nacccuddlesquid: 2) yes, it means you have THP enabled, but no static hugepages allocated.23:19
naccs/but/ad/23:19
nacc*and23:20
cuddlesquidnacc, ok thanks23:20
nacccuddlesquid: 'normal' is a relative term and still not sure what your goal is23:21
AppAraathi, does Ubuntu 16.04 support ZFS native encryption?23:23
ikoniaZFS isn't native23:23
metaphysicianhttps://www.ubuntu.com/ down!? 503 Service Unavailable23:23
ikoniametaphysician: firewall maintenance23:23
ikoniametaphysician: shoildn't be too long with a bit of luck23:23
cuddlesquidnacc, i have some studying to do i suppose, https://paste.ubuntu.com/25921205/23:25
ikoniayou keep repeating that23:25
nacccuddlesquid: it is usually better to give the actual documennt, rather than na link to a snippet of it23:26
ikoniabut what is the actual issue here ?23:26
AppAraatikonia: what do you mean by that? I mean this: https://blog.heckel.xyz/2017/01/08/zfs-encryption-openzfs-zfs-on-linux/23:26
nacccuddlesquid: but also, did you try doing what it rather clearly says to do?23:26
ikoniaAppAraat: if ZFS isn't native in ubuntu...how can ubuntu support native ZFS encyption23:27
ikonialooks like 17.04 ships the zfsutils package23:29
AppAraatit's already on 16.04 too IIRC23:29
naccyes, for data storage, not for /; and you want zfsutils-linux23:30
AppAraatand with native encryption I meant whatever ZFS added (somewhat) recently.23:30
naccAppAraat: the version of zfs in 16.04 is not 'recent', so probably not23:30
AppAraatah23:30
ikoniais there still the limitation on shipping the kernel module ?23:30
naccbut i don't use zfs so not sure23:30
ptx0did you know uuntu.com is dead?23:31
ptx0oops, ubuntu.com is dead23:31
naccikonia: which limitatio? canonical's kernel ships it noow23:31
nacciirc23:31
ikoniaptx0: firewall maintenance23:31
oerhekshttps://help.ubuntu.com/community/encryptedZfs -- https://wiki.ubuntu.com/Kernel/Reference/ZFS23:31
naccoerheks: thanks23:31
ikonianacc: there was a license problem shipping it in mainline23:31
naccikonia: yeah it's not upstream, but it's in the ubuntu kernel23:31
ikoniait had to be an external module, I'm curious if that's gone now23:31
nacc(again iirc)23:31
ptx0it's just ironic to me that ubuntu.com can be taken down by maintenance, isn't it positioned as powering the cloud?23:32
naccikonia: zfs.ko is inn the linux-image-generic packages (versioned)23:32
naccptx0: firewall maintenance would take down a cloud.23:32
oerheksptx0, it is back23:32
nacc(and has, as has network disruptions)23:32
ptx0single point of failure? sounds like someone needs to learn about HA :P23:33
ikoniaerrr no23:33
naccptx0: i'm not sure you know what you're talking about in this case23:33
naccbut it's also offtopic, so i'll leave it23:33
ptx0guess you're not :D23:33
ptx0anyway, thanks for the help23:34
ErtainHello everyone. I built a clock-in kiosk for a local charity, and it uses 17.04. Until recently, the WiFi dongle on it was working just fine. On it, I used the  4.10.0-33-generic kernel with a custom-built 8192cu module (I had to use that because  the packed-in kernel module doesn't work). When I updated to the 4.10.0-38-generic kernel, something broke. What's odd is that it uses dkms, and had built a module for the 38-generic kernel.23:40
ErtainFWIW, the dongle is an Edimax EW-7811Un wifi adapter.23:41
naccErtain: if you boot back to 4.10.0-33-generic, does it work?23:45
ErtainNo, it doesn't work, nacc.23:45
naccErtain: so no kernel works any longer?23:45
oerheksdkms status23:45
ErtainI tried downgrading network-manager, but that didn't help.23:45
naccErtain: sounds like it's unrelated to the kernel update then, i'd check other things that also were upgraded recently.23:45
ErtainUnfortunately, I'm not at the box atm.23:46
naccErtain: it's best to be at it, and log back in at some point23:46
naccErtain: hard to support otherwise23:46
Ertain I do have the apt log for it.23:47
ErtainAs well as the syslog.23:49
naccErtain: probably worth pastebinning if you want us to look23:49
oerhekswith dkms status you could tell if the module is there23:50
Orphis_Fun stuff, kodi on artful doesn't work for me, missing symbol PyUnicodeUCS4_DecodeUTF8. Which seems to show that python was miscompiled. Whaaaat?23:51
naccOrphis_: apt-cache policy kodi in a pastebi23:52
Orphis_nacc: No pinning, only one candidate, it's the one from artful23:52
ErtainI'll put it on a pastebin.23:52
naccOrphis_: based upon my experience, I'd like to see the actual output23:53
Orphis_http://paste.ubuntu.com/25921369/23:53
=== Orphis_ is now known as Orphis
naccOrphis: can you pastebin the full error message?23:54
Orphis/usr/lib/x86_64-linux-gnu/kodi/kodi.bin: symbol lookup error: /usr/lib/x86_64-linux-gnu/kodi/kodi.bin: undefined symbol: PyUnicodeUCS4_DecodeUTF823:54
naccOrphis: which python23:55
Orphisldd on kodi.bin shows that it's importing libpython2.7, which comes from artful as well23:55
Orphisnacc: /usr/bin/python23:55
naccOrphis: and you are not using pip or any other python environment stuff, right?23:56
OrphisNop23:56
mribeirodantasI'm running Ubuntu 17.10 with the default desktop environment. Earlier, I installed xfce (xfce4 and then xubuntu-desktop) just to give it a try (performance) but then didn't like it, removed both of them. Ever since, I don't have the option to log in Ubuntu with Wayland anymore23:56
mribeirodantasOnly with x11 (which is confirmed through ($XDG_SESSION_TYPE). xwayland and ubuntu-session are installed23:57
ErtainCrap, the log is too big.23:57
ErtainI can upload it to my personal file share.23:57
Orphisnacc: ldd shows the right libpython2.7 from /usr/lib23:57
ErtainLog file -> https://www.jasonsstuff.place/s/Z8Yi3T5dMlP3AG923:58
naccOrphis: strings /usr/lib/x86_64-linux-gnu/libpython2.7.so | grep PyUnicodeUSC4_DecodeUTF8 in a pastebin23:58
naccOrphis: presuming that is the so it was usinng23:58
Orphislibpython2.7.so.1.0 => /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0 (0x00007f67dce5d000)23:59
OrphisYes, that's the one23:59
OrphisBut it's midnight and I have to go to bed23:59
OrphisJust realized now23:59
OrphisI'll investigate more tomorrow!23:59
naccOrphis: if it is there, then probably need to dig further (strace may help)23:59

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