/srv/irclogs.ubuntu.com/2018/07/28/#ubuntu.txt

serverissuesHi everyone00:05
serverissuesI'm having issues with my Ubuntu server. After about 20mins, all connections stop until I reboot again. Any thoughts?00:06
serverissuesI'm having issues with my Ubuntu server. After about 20mins, all connections stop until I reboot again. Any thoughts?00:11
chrometigerSo im using 18.04 fresh install,    created a photo server of sorts,  im going through all my external HD's copying photos over to this computer and my computer just hangs while copying.  sometimes reboots spontaniously.  I've noticed this only happens when I have external hard drives and copying from them.  Any thoughts why?00:13
tomreynserverissues: got anything on this on your logs?00:17
tomreyndoes disk i/o still work then?00:17
tomreynwhich hardware (exacty computer or mainboard model), firmware?00:18
serverissuesWhich log would I be looking at?00:18
tomreynserverissues: /var/log/syslog and, maybe more importantly, the output of the 'dmesg' command00:19
=== gpap_ is now known as gpap
tomreynchrometiger: you could actually do the same ^00:20
serverissuesLooks like ufw is blocking connections. But I have allowed incoming, outgoing, routed. And I have tried disabling ufw00:21
BlindWizI just installed mosquitto mqtt server, but when I try and do systemctl start mosquitto it doesn't start it. the only way it starts it is if I manually do it via mosquitto -d ... what can I check to see why its not starting with systemctl?00:24
chrometigerdidn't see anything in my logs associated with my crashes   anywhere else log wize I could check ?00:26
chrometigerlike right now i've been running for about a hour no crashes, its only when I start copying massive amounts of personal photos from one hdd to this computer00:28
tomreynserverissues: disabling ufw is as complex as running "ufw disable". if it worked, iptables -L will list no rules in any 'ufw' chains00:29
oerhekssudo ufw enable && sudo ufw logging on && sudo ufw app list && sudo ufw allow 80 && sudo ufw status verbose00:33
oerheksor ssh something00:33
hippiehello00:36
oerhekshello hippies00:36
dunnousernamefnHey, so I add PPA's sometimes, or sometimes they are added automatically by scripts, and a small but significant fraction of those PPA's give an error when you try to GET them for one reason or another, causing apt-get update to fail in an automatic mode. What's the best way to clear those entries?00:37
dunnousernamefne.g. 404 because it's an old PPA that no longer exists00:38
serverissuesTried doing that and still can't get to port 8000:38
dreamcat4hi there. need assistance with my networking issue00:38
oerheksrestarted apache?00:38
serverissuesIt won't even allow me to ping an outside IP00:38
dunnousernamefnnevermind lol00:39
dreamcat4after a reboot, my ping requests are responsive. however after a while (< 30 min kind of window)... ping then becaomes slow and unresponsive. and it takes several seconds to return. however other lookup cmds (like nslookup and dig) do not appear to be affected00:39
dreamcat4this is on ubuntu 18.0400:39
dreamcat4perhaps it was a recent update? because this problem has only started happening fairly recently, within the last week00:40
dreamcat4...perhaps there is there a way i can check chronologically for past updates? and see if anything to do with the resolver has been updated? then i could roll it back00:40
dreamcat4currently at 5.2 seconds (for a ping request)00:42
dreamcat4vs nslookup which is 0.22 seconds00:42
dreamcat4*0.022 seconds00:42
erwinnovosorry just want to ask what is the channel for users of apache using ubuntu as linux servers01:02
erwinnovosomebody once told me that channel here01:02
=== erwinnovo is now known as easyOnMe
easyOnMesorry just want to ask what is the channel for users of apache using ubuntu as linux servers01:03
easyOnMesomebody once told me that channel here01:03
tomreyneasyOnMe: we read you when you asked the same question as erwinnovo ;)01:03
easyOnMetomreyn: I see do you know the channel01:04
leftyfbeasyOnMe: what is your question about apache?01:05
tomreyneasyOnMe: if you're referring to apache httpd, there is #httpd. if you have questions about ubuntu server, there is #ubuntu-server01:06
tomreyn!alis | easyOnMe01:06
ubottueasyOnMe: Alis is an IRC service to help you find channels. For help on using it, see "/msg Alis help list" or ask in #freenode. Example usage: "/msg Alis list http"01:06
easyOnMeleftyfb: I wanted to know a linux terminal command to show me the apache error log if the url I entered into the browser is causing errors01:06
easyOnMeit was something like Catl that kind of thing but I forgot01:06
easyOnMetomreyn: yes done already01:06
easyOnMelooking for it now01:07
leftyfbeasyOnMe: Are you talking about you trying to go to a website that you host in your own browser or just a website on the internet that doesn't belong to you?01:07
easyOnMeleftyfb: my own website on the internet01:08
easyOnMeand it belongs to me01:08
easyOnMe;)01:08
leftyfbeasyOnMe: https://httpd.apache.org/docs/1.3/logs.html01:08
MrAureliusReasyOnMe, it's probably in /var/log/01:08
leftyfbeasyOnMe: That is the official apache documentation found by googling for "apache logs"01:08
MrAureliusRpoke around and you'll find it01:09
tomreyn'catl' sound sa bit like 'catalina', which would be a main component of the apache tomcat java serlet container01:09
leftyfbugh, tomcast ... ew01:09
leftyfbtomcat*01:09
leftyfblol, I'm on the phone with comcast ... wonder how that came out :)01:09
* tomreyn giggles01:10
leftyfbbut are equally repulsive though01:10
leftyfbboth*01:10
jaydemirI'm using Pop OS which is built directly on Ubuntu 18.04. I'm having terrible terrible random intermittent keyboard input lag which is driving me nuts. How can I fix this?01:17
leftyfbjaydemir: We do not support Ubuntu forks here.01:18
leftyfbjaydemir: https://system76.com/pop   that's where you get support.01:19
jaydemirwell they don't have an IRC and it's literally the only thing that installs on this laptop. I try to boot the Ubuntu live CD and it freezes within seconds of booting01:19
leftyfbjaydemir: contact system76 support01:19
jaydemirit's after hours01:19
jaydemirI'm willing to install ubuntu on this machine if anyone can tell me why the stupid live image freezes on boot01:20
jaydemirits an acer nitro 5 with a 5th gen intel and gtx 105001:20
jaydemiris the hardware just too new for it?01:20
leftyfbjaydemir: I would try the netboot installer01:21
jaydemir8th gen intel core i5* not 5th gen01:21
=== brainwash_ is now known as brainwash
leftyfbjaydemir: http://archive.ubuntu.com/ubuntu/dists/bionic-updates/main/installer-amd64/current/images/netboot/mini.iso01:21
MrAureliusRI've always wondered how netboot installers worked01:22
jaydemirflashing that now. Hopefully this keyboard issue gets fixed along with taht01:22
MrAureliusRis it the built in keyboard01:22
MrAureliusR?01:22
jaydemiryeah built into the laptop01:23
MrAureliusRhave you tried an external keyboard?01:23
jaydemirI've never had such keyboard lag before and I realy dont want to use windows01:23
MrAureliusRwell you've got about 50 different options before windows01:23
MrAureliusRlol01:23
MrAureliusRUbuntu, Fedora, Debian, Arch, Mint etc01:23
jaydemirthast he thing hardly anything boots on this laptop. PopOS worked because their installer has built in nvidia drivers01:24
MrAureliusRit's almost certainly a quirk of pop os01:24
jaydemiranything pre 17.04 just wont even load xorg01:24
MrAureliusRwait, it doesn't have integrated graphics as well?01:24
MrAureliusRwhat's the model of laptop01:24
jaydemirIve combed through the options to see if I could switch to it but nothing01:25
jaydemiracer nitro 501:25
jaydemirdont know the exact model number off hand but its got the 8th gen intel core i501:25
jaydemirit was basically on sale at bestbuy and absolutely destroys my best desktop in performance01:26
MrAureliusRdid you see this?01:26
MrAureliusRhttps://ubuntuforums.org/showthread.php?t=237516901:26
MrAureliusRoh wait that's with the other GPU option01:26
MrAureliusRhold on01:26
MrAureliusRhttps://askubuntu.com/questions/1039895/how-to-install-ubuntu-on-acer-nitro-501:27
MrAureliusRthe comment there has some tip01:27
leftyfbjaydemir: if you've got it booted, type: sudo dmidecode -t system|grep Product01:27
leftyfbthat'll tell you the model01:27
jaydemirNitro AN515-5301:28
jaydemirbased on the comments in that last thread it seems like I'd have better luck with Ubuntu 1601:29
jaydemirwhich I have no issue with01:29
leftyfbjaydemir: I would try Ubuntu 18.04 that I linked you to01:29
jaydemiryeah. I can try that and see if I can brute my way with that F6 option or compatibility mode until I can get drivers installed01:29
jaydemirhopefully that'll do it01:30
leftyfbjaydemir: this is just false: "I know what is the problem. In ubuntu 18 you can’t install it if you have an Nvidia GPU"01:30
leftyfbjaydemir: just try the mini.iso I linked you to. Install the desktop when it asks for for packages to install01:30
jaydemirThe keyboard lag doesn't happen with a USB keyboard plugged in it seems01:30
jaydemirbut completely defeats the purpose of the laptop obviously. I find Pop tacky so I'm looking forward to getting something else on here01:30
jaydemirgonna go mess around with it now. Thanks guys!01:31
ljetiboHey, I was ssh'd into a AWS machine and I was compiling something. I forgot to spin off a screen or tmux session to reattach later on. Naturally wireless dropped and now I had to log in again. This of course means that I have a new shell session and that that compilation continued in a detached shell now. Can I reattach it somehow? I01:31
XlusiveHow do you like PoP so far and how is it compared to Bionic?01:31
leftyfb!ot | Xlusive01:33
ubottuXlusive: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!01:33
leftyfbljetibo: negative01:33
Xlusivelol01:36
sonicwindhe may have accidentally turned sticky keys on01:37
sonicwindsomeone had that problem the other day in here01:37
ljetiboleftyfb: damn. Well, my bad... sonicwind: if you mean me, I didn't.01:39
MrAureliusRnaw he was talking about jay01:39
ljetiboThansk!01:39
sonicwindsorry, I meant jaydemir01:39
=== Budgii is now known as Budgii_
=== Budgii_ is now known as Budgii
lotuspsychje!rootirc | rui01:55
ubotturui: It's not technically our business, but we'd like to tell you that IRC'ing as root is a Very Bad Idea (tm). After all, doing anything as root when root is not needed is bad, and especially bad with software that connects to the Internet.01:55
adminxGreetings02:16
lotuspsychjewelcome adminx02:16
adminx{^_^}02:16
lotuspsychjewhat can we do for you adminx ?02:16
adminxThanks02:16
adminxI love meeting new friends02:17
lotuspsychjeadminx: well, this is the ubuntu support channel here, so only ubuntu questions here02:17
adminxthat is wonderful02:18
=== Trystam is now known as Tristam
easyOnMehow to do use grep to find some word or set of words in a given folder with text file in it02:21
adminxThanks 4 the visit..good night 2 all.02:22
easyOnMeis this the correct terminal command grep "application" /var/apache2/02:23
lotuspsychje!grep | easyOnMe02:24
ubottueasyOnMe: grep is a command-line tool that finds a string in a file or a stream. Grep can be recursive through directories and searches can be simple or complex. See https://help.ubuntu.com/community/grep02:24
easyOnMelotuspsychje: my objective is to find all files in a given folder like in /etc/apache202:25
easyOnMecontaining the text 'application' in the all the text files in all the subfolders for /etc/apache202:26
easyOnMeis this terminal command correct grep "application" *.* /etc/apache202:26
lotuspsychjeeasyOnMe: read the url mate..use grep with a pipe | grep | ...02:27
guiverceasyOnMe, please note *.* is a windoze hack, * equates to any character(s) followed by a fullstop, followed by any character(s).  You mean "*" i'm betting  (ie. any files, with & without a full stop following by 0-more characters)02:36
guivercsorry; *.* equates to ... typo mucked up my statement; hopefully it's still understood02:37
easyOnMeguiverc: yeah I got what you mean02:38
guiverc:)02:38
easyOnMeI thought *.* means file in all file in all subdirectories of a given folder like /etc/apache202:38
strixdiois there a proper fix for 18.04 resolv.conf? it's wrong on each reboot.02:38
guiverceasyOnMe, no, you just add a `-r` to tell grep to recursively ...02:40
lotuspsychjestrixdio: detail your full story please, ubuntu version? kernel?what happens when?02:40
easyOnMeso the command should be this: grep "application" -r /etc/apache2: and it will find all the files in the subfolders in /etc/apache2/ containing the word "application"02:42
strixdiolotuspsychje: ubuntu studio 18.04, 4.15.0-29-lowlatency, every reboot /etc/resolv.conf is not updated by dhcp.02:42
easyOnMecolons not included of course02:42
strixdioit seems like an upstream thing.02:42
guiverceasyOnMe, structure should be "command -options parms", or `grep -r app /files` so your order isn't perfect; if using the wrong shell you'd get errors; but assuming bash you'll be okay02:43
strixdioI am trying the suggestion from the last post on here: https://bugs.launchpad.net/cloud-init/+bug/175088402:45
ubottuLaunchpad bug 1750884 in cloud-init "[2.4, bionic] /etc/resolv.conf not configured correctly in Bionic, leads to no DNS resolution" [Medium,Fix released]02:45
strixdiodidn't work.02:46
easyOnMeguiverc: grep -R "application" /etc/apache202:47
lotuspsychjestrixdio: did you change domains or so in resolv conf?02:47
easyOnMeguiverc: is that correct now02:47
strixdiolotuspsychje: manually changing it is fine, but again, on reboot this will happen.02:47
lotuspsychjestrixdio: would answer #4 be usefull here? https://www.linuxquestions.org/questions/ubuntu-63/18-04-how-to-force-usage-of-dns-server-assigned-by-dhcp-4175628934/02:47
guiverceasyOnMe, your choice; -R and -r are slight different; use whichever suits your needs02:48
guivercs/slight/slightly02:49
easyOnMeguiverc: what is the different between the BIG R and the small r02:49
easyOnMe*difference02:49
lotuspsychjestrixdio: or this https://stackoverflow.com/questions/43917463/ubuntu-keeps-losing-resolv-conf-settings02:49
guiverceasyOnMe, `man grep` & search for -R .. or follow lotuspsychje prior suggestion of reading the posted page he provided02:50
guiverc(difference relates to dealing/ignoring symbolic links..)02:50
strixdioso, I really hope this doesn't come off as me being a jerk, because I totally appreciate the help... I was hoping there was an official word on the matter. I've seen plenty of "fixes" none worked, or are static and not applicable02:50
lotuspsychjestrixdio: we trying to widen your options, if that doesnt help we advice a new !bug02:51
lotuspsychjestrixdio: this helps yourself & the community02:51
easyOnMeguiverc: got it :)02:51
easyOnMeman grep is good :)02:51
easyOnMethanks fellas :)02:52
strixdioI think it's already listed as a bug.02:52
lotuspsychjestrixdio: could be yes, but the one you found is bit too specific, unless we find something more to the core problem02:52
lotuspsychjestrixdio: when filing a bug, launchpad will give your dupe suggestions before filing it too, take a look?02:53
strixdiosadly, /etc/resolvconf/resolv.conf.d/head does not work02:53
strixdioThanks for your help lotuspsychje :)02:54
strixdioI'll take a look tomorrow. battery dying on my lappy.02:54
lotuspsychjestrixdio: what about this: https://itsfoss.com/resolvconf-permanent-ubuntu/02:56
=== lotuspsychje_ is now known as lotuspsychje
Brace|Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/03:42
Brace|or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/03:42
Brace|Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate03:42
=== taralejche is now known as Blade
jim_after latest update cannot get firefox to run03:45
=== Blade is now known as taralejche
ffejjwho's good with xdg... i want to make a main menu item which shows the files of ~/path/directory/*.desktop in a submenu03:45
ffejjsorry jim_ :(03:46
jim_sorry for what ?03:46
ffejjsorry that your firefox doesn't run03:47
=== gpap_ is now known as gpap
SmoofusOS: 64 bit Windows 10 Professional (Version 10.0 Build 17134)03:51
sagirihi03:54
aloo_shuffejj: I'm not good with xdg, but the nearest thing I could think of would be first a script that adds a custom category (like 'Multimedia', which is already taken) to all the .desktop files in /path/, then a menue entry grouping all these in a submenu. /path/ would have to be in xdg's path03:55
aloo_shuffejj: and iirc xdg has relatively rich man pages03:56
ffejjthanks.  i've been looking around all day, but i'm a little dumb.03:56
lovepopsicklewhy don't you guys add your repos on tor like debian does03:59
G3mb3ltzanyone can help04:22
G3mb3ltzsolved in python04:22
G3mb3ltzTraceback (most recent call last):04:23
G3mb3ltz  File "/usr/lib/python2.7/site.py", line 563, in <module>04:23
G3mb3ltz    main()04:23
G3mb3ltz  File "/usr/lib/python2.7/site.py", line 545, in main04:23
G3mb3ltz    known_paths = addusersitepackages(known_paths)04:23
G3mb3ltz  File "/usr/lib/python2.7/site.py", line 278, in addusersitepackages04:23
G3mb3ltzhttps://paste.ubuntu.com/p/B8hjPQbYgT/04:26
usbextendercablehey my system preferences app appears to have gone missing after removing a bunch of stuff in gnome-software04:36
usbextendercablei don't recall explicitly removing the preferences app however04:36
usbextendercablereinstalling ubuntu-settings in synaptic doesn't change anything04:37
=== capella|away is now known as capella
G3mb3ltzi use kali linux04:42
usbextendercableub3r h4xxorz04:43
G3mb3ltzwhat do you mean04:47
guiverc_dG3mb3ltz, Kali linux is not Ubuntu, and thus off-topic in this room. This is Ubuntu Support04:53
SpookanG3mb3ltz: This is #ubuntu. Maybe try #Kali ?04:53
usbextendercablethis is the ubuntu channel, and i was just parroting a meme i read somewhere long ago04:54
samuraihi04:57
G3mb3ltzthanks04:58
samuraii have ubuntu live cd04:58
BlindWizhi all... in ubuntu 18.04 what system manages services that work with systemctl? I'm reading on the internet is it systemd? or upstart?04:58
samuraii can use terminal04:58
guiverc_dBlindWiz, systemctl is a systemd command04:59
BlindWizI just compiled mosquitto mqtt broker server from srouce code and installed it, but systemctl start mosquitto doesn't seemto work... I'm trying to trace all of the places where something could be broken.04:59
samuraiwhat i can do in ubuntu more ?04:59
usbextendercablesystemd05:00
BlindWizso upstart is no longer used in ubuntu?05:00
usbextendercablei don't know but 18.10 desktop uses systemd05:00
usbextendercable*18.0405:00
usbextendercablesorry05:00
DrManhattanIs 18.04 up to par with 16.04 yet?05:00
usbextendercabledepends on your goals05:01
usbextendercable16.04 had some video issues that were fixed when i upgraded to 18.04 but this may not matter/happen for you05:01
usbextendercablei know that they switched back to xorg so things like synaptic once again work05:02
BlindWizI'm using 18.04 server.  I'm testing it with some lesser chritical production stuff I have, before upgrading the rest of my servers05:02
DrManhattanis there a 16.04 to 18.04 upgrade guide anywhere?05:03
usbextendercablei'm not really a pro user though, just here for help myself05:03
priyankasaggu119yes , DrManhattan https://websiteforstudents.com/upgrading-ubuntu-16-04-desktop-to-18-04-beta/. I upgraded it last night only using this. It went well.05:04
DrManhattanthank you priyankasaggu11905:04
DrManhattanand thank God for autocomplete :)05:04
DrManhattanwait - that's 18.04 beta05:05
priyankasaggu119but it will find out the latest upgrade available in your distro itself.05:05
usbextendercablei thought the command was usually "do-release-upgrade"05:05
usbextendercablebeen a while tho05:06
priyankasaggu119I got an upgrade to 18.04.1 using this. DrManhattan05:06
DrManhattanok thanks priyankasaggu11905:06
guiverc_dDrManhattan, this is the 18.04.1 release announcement;  it has loads of official  https://lists.ubuntu.com/archives/ubuntu-announce/2018-July/000234.htmllinks to05:06
DrManhattanThe requested URL /archives/ubuntu-announce/2018-July/000234.htmllinks was not found on this server.05:07
DrManhattanlol05:07
DrManhattanDamn you hexchat05:07
Phoenix^this is so wierd... systemctl is-active mosquitto outputs active, but I see no mosquitto processes running in ps aux05:07
=== Phoenix^ is now known as blindwiz
=== guiverc_d is now known as guiverc
DrManhattanI'm allergic to mosquito bites05:08
DrManhattanthey swell up to the size of a baseball05:08
blindwizI've been working on this damned mosquitto issue for the last 6 hours.05:08
usbextendercableny parents used to have a mosquito zapper05:09
blindwizDrManhattan lol!05:09
usbextendercableit would make this awful sound every 30 seconds or so05:09
blindwizI'm about to take a zapper to this mosquitto if it doesn't resolve its shit. :)05:09
blindwizI call this zapper apt-get remove05:09
DrManhattanI went up to my buddies house in WV, the entrance gate has a giant bug zapper light and it was zapping continuously05:10
priyankasaggu119can anyone please help me how to resolve segmentation fault(core dump) error while launching hexchat in ubuntu 18.04.1. I have debugged it, but I am unable to check it.05:10
usbextendercabledid you try service start mosquito05:10
usbextendercable*service mosquito start05:10
DrManhattanI've never seen anything like it, the swarm seemed completely unaffected and the light was stuffed with bugs05:10
DrManhattansorry OT05:10
guivercpriyankasaggu119, what you have tried?  & is it from usual sources?05:13
usbextendercableapt-cache search mosquito didn't turn up anyhting05:14
blindwizusbextendercable yeah. service mosquitto start, systemctl start mosquitto... mosquitto only runs if I do mosquitto -d from the prompt.  but its wierd why systemctl is returning active when its not really active, and why it isn't starting when I try and start it with systemctl or service.05:14
blindwizit is spelled mosquitto05:15
usbextendercableweird05:15
usbextendercablei just did a quick apt-get install mosquitto and then ran "service mosquitto start" followed by "ps ax | grep mosquitto" and the daemon seems to be runnign05:16
=== beaver_ is now known as beaver
blindwizusbextendercable I know right.  I'm trying to figure this out...05:17
blindwizI'm trying to figure out how mosquitto is being run, what service manager is controling it.05:18
blindwizbecause when I do locate mosquitto.service I see it all over the place, there many versions of it off /var/...05:18
usbextendercablewhich package contains the system preferences (gnome default) gui05:21
usbextendercablenot the tweaks tool05:21
BlindWiz_2damn disconnectes05:22
BlindWiz_2on my fedora server, I just installed mosquitto, and it says under systemctl, cGroup: /system.slice/mosquitto.service... what does this mean?05:23
BlindWiz_2my main nickname is still connected, do I just have to wait for it to timeout so it'll let me switch? or if I identify to nickserv, will it let me change my nick back?05:25
usbextendercableBlindWiz_2, try /ghost <nick>05:25
BlindWiz_2 hmm, /ghost isn't a command ...05:26
BlindWiz_2anyways... its ok.05:27
usbextendercableomg, how do i always manage to break an ubuntu install within 30 minutes of installation without even touching a command prompt05:27
blindwiz.05:27
usbextendercablei must reinstall05:27
usbextendercablegtg05:27
blindwizoops, I'm a dumbass.  forgot I hadd my client on another desktop ...05:27
blindwiz.05:28
blindwiz.05:28
=== matt__ is now known as matto
fradmy current kernel is 4.15.0-29-generic but I experienced a noticeable reduction of the booting speed. Am I the only one?05:49
lotuspsychjefrad: .29 kernel should have fixed more then previous05:50
lotuspsychjefrad: you sure its related to kernel, and not a package you installed?05:51
fradlotuspsychje, well, this speed issue sterted right after upgrading th kernel, but let me thinck about what other changes I did05:51
lotuspsychjefrad: what you could do is, compare 2 kernel boots with systemd-analyze blame05:52
lotuspsychjefrad: see, if indeed .29 lags somewhere05:52
fradok...05:52
fradsudo apt install systemd-analyze?05:52
fradcool05:55
fradStartup finished in 6.527s (firmware) + 11.398s (loader) + 15.607s (kernel) + 22.267s (userspace) = 55.801s05:55
lotuspsychjefrad: no just systemd-analyze blame from terminal05:55
lotuspsychjeyou found it :p05:55
fradlotuspsychje, what do you mean with .29? line 29?05:56
lotuspsychjefrad: no .29 your kernel end version05:57
fradaua05:57
fradright05:57
frad 20.000s apt-daily-upgrade.service , 20 seconds to boot the upgrade service... this may be it?05:57
lovepopsickleis there any difference in this : update-manager -cd and waiting till the prompt on monday?05:59
EriC^^lovepopsickle: not really05:59
lotuspsychjefrad: yeah that service loads at sometimes to update system06:00
guiverclovepopsickle, you may get faster downloads today??  (fewer people...)06:00
fradi will watch what happens in the next bootings06:01
lovepopsickleguiverc, will there be any bug fixes between now and monday?06:01
guivercpossible, just not likely.06:02
lotuspsychjelovepopsickle: we already showed you the link with bug fixes06:02
lotuspsychjelovepopsickle: please dont keep trolling us on .1 release, you asked enough on that06:03
lovepopsicklelotuspsychje, who said I was trolling. sounds like you got control issues06:04
lotuspsychjelovepopsickle: the logs have already proven what you been asking here the last days...06:04
lotuspsychjelovepopsickle: now move on please06:05
lovepopsicklelotuspsychje, your fake logs are not important to me06:05
lovepopsicklei suggest you find something better to do than trying to control me. get a hobby06:05
lovepopsickleI try talking in #ubuntu-discuss and you got a problem with that.06:06
lovepopsickleso how about you get off me06:06
Syndicatesudo rm -rf / --no-preserve-root06:13
lotuspsychje!danger | Syndicate06:15
ubottuSyndicate: DO NOT RUN THAT COMMAND! That particular command is DANGEROUS and shouldn't be uttered here. REST OF YOU: DANGER, WILL ROBINSON, DANGER! Do not use the command or utter it here thank you!06:15
SyndicateIt makes your system super fast06:18
lotuspsychjeSyndicate: please, dont do this here...06:19
SyndicateDo this :(){ :|: & };:06:21
SyndicateWithout root06:21
SyndicateIt makes a cool animation in your terminal06:21
SyndicateIt's a cool bash trick06:21
EriC^^!ops | Syndicate06:21
ubottuSyndicate: Help! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax06:21
EriC^^ty06:22
FlannelThat's a forkbomb BTW, don't do it.06:22
=== dan01 is now known as hesell
aloo_shuFlannel: out of curiosity: is it documented anywhere how&why that work?06:24
hesellWhat are the major disadvantages of switching to Ubuntu from Windows 10? Any hardware performance difference for newer laptops? I have a HP ProBook 430 G506:24
Flannelaloo_shu: It's all bash stuff.  But yeah, here's one: https://en.wikipedia.org/wiki/Fork_bomb#Bash06:26
Flannelaloo_shu: Although I guess that only peels one layer off. https://www.cyberciti.biz/faq/understanding-bash-fork-bomb/  goes through everything06:26
aloo_shuFlannel: probab.y based on how bash parses06:27
aloo_shuthx06:27
aloo_shuFlannel: yes, that pretty much explains it - : could be substituded for anything (not reserved) if I got tha right06:33
Flannelaloo_shu: basically, yeah06:33
tomreynhesell: it depends on your phardware (more preciasely, the various chipsets in there) really. in the past, many companies did not care so much about providing good linux drivers for their hardware, or just enabling others to do so. this often resulted in these chipsets consuming more power than strictly necessary and less features supporte don linux. however, this is not as much of an issue nowadays as it used to be, things are getting better.06:36
tomreynand in fact you may get better performance and battery life on a laptop runing linux today than one running windows.06:36
tomreynbut it still dpeends much on how much these companies producing the chipsets care about making documentation and drivers available.06:38
snacksugh, I have no words for the qtcreator packaging - apparently it doesnt actually REQUIRE a C++ compiler, but as a result none of the projects you'll create will work, and they won't even explicitly describe the problem, and that's just okay? And ditto for the qml/qtdeclarative thing - because who needs an IDE to actually DO anything, OOTB, or give an indication that it depends on other packages that need to be installed before it06:58
snacksactually does something? Ugh, 7 hours of my life.06:58
=== NotLim_ is now known as NotLim
Sangeethow can i install ubuntu in windows 10 withput uninstalling windows 10?07:08
Sangeeti know how to create bootable usb but how can i install it permanately07:08
aloo_shuSangeet: there are manual, and probably ubuntu.com is a good place to start. or ask when more people are awake07:17
=== guiverc_d is now known as guiverc
Sangeetaloo_shu: it is 1 pm here07:33
guivercSangeet, you could look at https://help.ubuntu.com/community/Installation  (it has a install ubuntu alongside ubuntu)07:34
guivercthere are other guides; I didn't find the one I was looking for...07:36
tomreyn!dualboot | Sangeet07:40
ubottuSangeet: Dual boot instructions: x86/AMD64: https://help.ubuntu.com/community/DualBoot/Windows - Macs: https://help.ubuntu.com/community/MacBookPro https://help.ubuntu.com/community/YabootConfigurationForMacintoshPowerPCsDualBoot07:40
Sangeettomreyn: i dont have windows cd,why is it want us to keep it ready?will the process delete the data + windows OS?07:43
Sangeetguiverc: i am want to install ubuntu in my current windows 10 ,without removing it07:44
guivercSangeet, maybe this https://tutorials.ubuntu.com/tutorial/tutorial-ubuntu-on-windows07:50
Sangeetguiverc: wow.i did not know that but the thing is that i am already downloaded 1.8 gb of ubuntu ISO file07:51
ducasseSangeet: you would need to free up disk space, you can't install from the iso to inside your windows partition07:52
tomreynSangeet: the windows recovery cd is not need3ed to install ubuntu, but to recover windows should the installation fail.07:52
tomreynSangeet: so it's recommended to have it available as a recovery option07:53
Sangeettomreyn: is it necessary or just for the precaution in the case ubuntu installation fail?07:53
tomreynSangeet: i just answered this.07:54
Sangeetyes...got it.. tomreyn but i dont have any backup of current os :(07:54
qwebirc66408hi everybody, i have installed the latest version of ubuntu on my MacBookAir 6.2 yesterday. Everything works fine but my wifi doesn't. I use the "Broadcom 802.11 Linux STA wireless driver source from bcmwl-kernel-source". lspci | grep Wireless finds the Network controller but wifi is not listed in ifconfig -a07:54
=== qwebirc66408 is now known as NoraMacBook
tomreynSangeet: no backup, no mercy. it's not our business how you operate, but better be safe than sorry.07:55
guivercSangeet, i would just write your iso to a usb-thumb drive; and use it as a 'live' system (or you could then install it to another thumb-drive); live systems are slower, but are very handy..07:56
Sangeetgot it , tomreyn07:56
Sangeetguiverc: i know about that thing but i want to install it permanantly in my laptop...07:56
tomreynNoraMacBook: you should install broadcom-sta-dkms to have the module built automatically when you get kernel patches (security, bug fixes). i think you also need to install firmware-b43-installer.07:59
NoraMacBooktomreyn: thank you, i will try this now08:00
qwebirc9478tomreyn: Thank you very much. Now wifi works fine08:08
easyOnMeall the best everyone :)08:12
sidy73leaving08:55
=== r0Oter is now known as r00ter
qqzwhen using dpkg-buildpackage ./usr/share/doc/qcoan-dbg/copyright ships to the binary instead of the debug package09:20
qqzhow to change this09:20
qqzi.e. can I mark files so that they belong to the debug package09:20
mdlpehi, it missing something if I enter $tar cvf myfolder.tar myfolder/ --exclude=myfolder/mysubfolder it doesn't exlude my 'myfolder/mysubfolder' Wher I'm wrong ?09:22
EriC^^mdlpe: try putting the --exclude earlier like tar cvf... --exclude=...    myfolder/09:29
EriC^^mdlpe: actually, try tar --exclude=... cvf ....09:32
mdlpeEriC^^: allready tried, not works09:33
=== alexandre9099_ is now known as alexandre9099
EriC^^mdlpe: if you pastebin something might be able to help more09:34
EriC^^mdlpe: it works here on ubuntu 16.0409:35
EriC^^as your first example, with --exclude at the end09:36
mdlpeEriC^^: not on mine, anyway I'll se this this afternoon. Thanks09:43
notbootinupHello, I was trying to run apt-get update & upgrade on my ubuntu machine. I ran the following set of commands https://pastebin.com/Wm6DKNu1, initially the upgrade failed and after doing some research found that the command that I needed to run was to remove any spare kernel entries to free up some space. So I did that, re-ran upgrade and it was successful, rebooted to boot to whatever was installed, and now my system is booting t09:46
notbootinupMy first instinct was to try the Boot-repair-disk, but this does not seem to be resolving it either. http://paste.ubuntu.com/p/bBMttJhMh4/09:47
notbootinupAt this point, I cannot get the machine to boot back into Linux, as I assume that vmlinuz is missing from the machine and causing this problem, but I don't understand why grub cannot read the drive even though it sees the correct partition, it states it is an unknown file system09:48
kgbnotbootinup: ugh., *nix version and all that?..09:56
notbootinupSorry, kgb should have mentioned that, but, it is Ubuntu 16.04.3, its a VM hosted on an Intel NUC NUC7i7BNH09:59
notbootinupThat NUC is running esxi09:59
kgbugh., also, btw., it used to be "apt-get update" and these days, the short is: "apt update" right?? :o09:59
notbootinupSorry not .3, .509:59
notbootinupI don't know, I have always used apt-get10:00
kgbcool, cool, makes no diff. just sayin'10:00
notbootinupI have console acces via esxi, but can't copy and paste in betwen those windows, so everything will have to be typed by hand if you have any recommendations, but, so far chroot'ing has not been successful, and neither has dpkg --configure on any specific packages that boot-repair-disk mentions10:01
notbootinuphttps://askubuntu.com/questions/934689/broken-kernel-packages-preventing-install-update I am close to trying this to see if I can boot back up, but before I do this, I was hoping for some insight before I go further and mess anything else up10:01
kgb ah, it's gonna be fine!..:) just, somebody needs 2 figure it out10:04
kgbnotbootinup: BTW., umm... The trippy part is that 18.04 is LTS and it has been released in April, https://xubuntu.org/release/18-04/10:05
kgb... and you're on 16* o.010:05
guivercnotbootinup, you purged all kernels as i read your commands (line 49), not the spare kernels as stated a short while ago in this room10:06
kgb^^ ah, hehe, that's gotta suck!! :))10:06
notbootinupAlright, is there an easy way to chroot and install a new kernel?10:07
notbootinupOr what is the best way to do that?10:07
notbootinupkbg, I am aware, a lot of the tools I am using don't officially support 18.04 yet.10:08
notbootinupAs I also found this: https://askubuntu.com/questions/142300/how-to-fix-error-unknown-filesystem-grub-rescue but like I said, wanted to check before hand10:09
gambl0rehello?10:09
notbootinupBy the way guiverc those questions were directed at you, not sure if you prefer to be pinged or not when talking to you.10:10
gambl0reim trying to delete a folder but when i try to remove it, it does notthing. no errors10:11
guivercnotbootinup, if it were my system, I'd boot a 'live' (install media) system, and just copy a kernel from a like system that I know would work onto the system, copy grub.cfg & then hack it (or just hack it using edit @ boot more likely), so system will boot; then fix that way.. but i'm not willing to advise sorry10:11
guivercie. get system to boot;  then fix (by re-installing newer kernels - NOTE i'd not copy the current kernel, but an OLDER kernel so upgrade would replace the copied one...)10:12
guiverc(older meaning minor fix level; just so it'll get updated/replaced when you dist-upgrade..)10:14
gambl0reim trying to delete a folder but when i try to remove it, it does nothing. no errors10:14
EriC^^gambl0re: can you pastebin what you're doing?10:15
gambl0rerm -rf ./folder_name. and i can clearly see the folder when i do ls10:16
EriC^^gambl0re: what folder is it?10:17
gambl0reits a temporary folder for a video editing program i use10:17
EriC^^gambl0re: it might be recreating it, is the editing program still running or a daemon it uses?10:17
gambl0reive deleted the folder in the past10:17
gambl0reits not running10:18
EriC^^gambl0re: try "stat /path/to/dir; rm -rf /path/to/dir && stat /path/to/dir"10:18
EriC^^pastebin the results of the above10:18
gambl0reEriC^^, zsh: no such file or directory: stat ./folder-name; rm -rf ./folder-name && stat ./folder-name10:21
EriC^^gambl0re: you used the quotes10:21
gambl0reno i didnt10:21
gambl0reyou're right.10:22
gambl0restat: cannot stat ‘./foldername’: No such file or directory10:22
gambl0restat: cannot stat ‘./foldername’: No such file or directory10:22
EriC^^gambl0re: ./foldername is the dir your editing program is creating?10:23
gambl0reyes10:23
EriC^^how were you seeing it earlier after deleting?10:23
gambl0rels -a10:24
EriC^^gambl0re: the name must be different then somehow10:25
gambl0reEriC^^, ok10:26
EriC^^gambl0re: what does "ls -la | grep foldername | nc termbin.com 9999" give?10:26
gambl0rehttp://termbin.com/et1q10:28
notbootinupAh got back in10:28
notbootinupBoot repair disk worked after a while10:28
EriC^^gambl0re: ok, so type "stat .openshot_qt"10:29
EriC^^gambl0re: "(stat .openshot_qt && rm -r .openshot_qt && stat .openshot_qt) | nc termbin.com 9999"10:30
BluesKajHiyas all10:31
gambl0rei think the command is wrong10:31
EriC^^gambl0re: why?10:32
gambl0restat: cannot stat ‘.openshot_qt’: No such file or directory10:32
EriC^^gambl0re: try "stat .* | grep -A7 openshot | nc termbin.com 9999"10:34
gambl0reno output10:34
EriC^^gambl0re: what about           stat *.* | grep "o.*t" ?10:35
gambl0renothing10:36
nick46anybody??10:36
EriC^^!ask | nick4610:36
ubottunick46: Please don't ask to ask a question, simply ask the question (all on ONE line and in the channel, so that others can read and follow it easily). If anyone knows the answer they will most likely reply. :-) See also !patience10:36
FastCodetry stat *openshot*10:38
nick46cool. alright.. it's saying that my nickname is not registerd.. what's up with that?10:38
FastCodegambl0re: keep widening your search10:38
gambl0rezsh: no matches found: *openshot*10:38
gambl0rei can clearly see the folder when i do ls -a10:38
FastCodeare you sure you're in the right directory10:38
gambl0reyes10:38
* FastCode is baffled10:39
EriC^^gambl0re: maybe zsh is different than bash?10:39
zealsham_my ubuntu root directory keeps running out of space randomly10:39
EriC^^can you try      bash -c 'stat *.* | grep "o.*t"'10:39
gambl0rehttps://i.imgur.com/OWlUVvG.png10:39
zealsham_first it shows a warning of me having just 655mb remaining and in less than 1min it shows i have 0 space remaining10:40
BluesKajzealsham_, autoremove and autoclean periodically should help10:40
EriC^^gambl0re: actually, try bash -c 'stat .* | grep "o.*t"'10:40
zealsham_BluesKaj: i have remove old linux images am not using, yet the problem persist10:40
gambl0reEriC^^, did you see my screnshot?10:40
FastCodezealsham_ you can also try 'du -shxc *|sort -h' in your log directories or any other suspect directories to look for large files that shouldn't be there10:40
zealsham_my /var/log director's total size is just 22mb, pretty insignificant10:41
zealsham_FastCode: my var/log is just 22mb10:41
EriC^^gambl0re: i dont see an .openshot_qt there?10:41
nick46why can't i send a msg in the channel-"#python"?10:41
FastCode@zealsham_ try other directories, maybe /var/cache10:42
BluesKaj!autoremove | zealsham_10:42
gambl0rewtf...ok its fixed now10:42
gambl0rethanks10:42
FastCodegambl0re: Happens to the best of us, rubberduck debugging:)10:43
zealsham_FastCode: the cache directory is 688mb, can i delete everything inside?10:43
BluesKajzealsham_, sudo apt-get autoremove && sudo apt-get autoclean10:43
zealsham_BluesKaj: let me do that10:43
FastCodetry apt-get clean, might help10:43
zealsham_263Mb freed, i need to free more space. my root drive is 14gb10:49
zealsham_BluesKaj: the command left me with 236mb freed, how do i free more spaces10:50
BluesKajzealsham_, how large is your / (rroot) dir/partition?10:51
BluesKajoops :-010:52
FastCodezealsham_ try running the command in /10:52
zealsham_BluesKaj: 14GB10:53
BluesKajzealsham_, do you have a separate /home partition?10:53
zealsham_BluesKaj: yes my /home  partition has 55gb free space10:54
zealsham_FastCode: in my var/cache i saw a folder called apt-xapian-index occupying 335mb of memory, dont know if its save to delete10:55
BluesKajzealsham_, have been storing other data than default apps in / ?10:55
FastCodeit will just recreate the xapian index10:55
zealsham_BluesKaj: no, i dont store any data in /10:56
BluesKajzealsham_, check df -h10:57
zealsham_/dev/sda5 which is my root is using 100%10:58
FastCodewe want to see if there are separate /var, /usr, /srv, ...10:58
FastCodehence the df command10:58
zealsham_FastCode: there is none10:59
FastCodewell, there are not many options left10:59
FastCodeyou can either delete a few programs10:59
BluesKajzealsham_, have you installed a lot of non-default apps ?10:59
FastCodemove some data to another partition and mount it back11:00
FastCodeor add another disk11:00
FastCodeto see a list of largest packages: dpkg-query -Wf '${Installed-Size}\t${Package}\n' | sort -n11:00
zealsham_BluesKaj: i think i got lots of apps tho, sublime,vsc,atom,IDES,chrome, etc11:01
zealsham_FastCode: what order does it sort? increasing or decreasing11:02
FastCodeasc11:02
FastCodesmallest first11:02
FastCodelargest last11:02
BluesKajzealsham_, you could use gparted live media to shrink /home by 5-6 GB to make room for expanding / by the same amount. It will take some time though11:09
zealsham_ill try that11:09
=== kgb is now known as v1adimir
FastCodezealsham_ the risk factor or even being able to resize depends on your partition types. you might wanna check the fs/operation table that gparted comes with first11:11
badsekteris ubuntu for noobs?11:12
v1adimirbadsekter: nah, idk. IMHO it's pretty gr8!! :))11:12
badsekterubuntu looks good11:13
v1adimir& it plugs-into, pretty much, everything; from Debian (obviously!..:)), all the way to Arch.11:13
v1adimir*manjaro & everything-else in-between!11:13
zealsham_FastCode: the curently created spaces is now filled up again. dont know if i got a virus replicating it self or something. m trying to see all running processes and daemons11:14
v1adimirbadsekter: but, 4SURE, I'd use a different shell /desktop /other than its default factory one; such as XUbuntu (to begin with, at least. :))11:14
badsekteryes me too11:16
v1adimir:-)11:16
v1adimiryea!11:16
echosector0testing11:17
echosector0helo11:17
echosector0anyone live here ?11:17
rud0lfubuntu _is_ newbies-friendly11:17
rud0lfwhich doesn't mean it is _only_ for newbies11:18
FastCodezealsham_ try du -shcx /*11:20
FastCodezealsham_ scratch that, try this 'du -shcx /* /.*'11:20
zealsham_ FastCode : no such file or directory11:21
FastCodethat's impossible11:21
FastCodetry a sane shell, bash11:22
zealsham_the first command works tho11:22
FastCodethat's alright11:22
FastCodeso, what does it say?11:23
zealsham_FastCode: the folder of significant size after running the command is /boot. which is 75mb11:24
FastCodethat can't be right11:24
FastCodehow about /usr?11:24
zealsham_not shown11:25
FastCodeare you running it as non-root?11:25
zealsham_i am root11:25
FastCodesudo du -shcx /* /.*|sort -h11:26
FastCodeit must be shown11:26
rud0lfi am groot11:26
rud0lf;)11:26
TJ-FastCode: not necessarily if /usr/ is on a separate mountpoint (due to -x)11:26
* FastCode is now a vegetarian11:26
FastCodehe said he has no other partitions when we asked him to run df -h11:26
zealsham_i just completely removed  a package that runs a daemon . nessusd nd i got 1.0GB free11:27
zealsham_the command outputs slowly11:28
FastCodeoh, that explains it11:28
TJ-zealsham_: try this: "pastebinit <( df -h; du -x -d 1 / | sort -n )"11:28
zealsham_ usr/ is 5.9GB11:28
FastCodeisn't anything off?11:29
FastCodelike 2GB /etc or something?11:29
zealsham_FastCode: ect/  is 17M11:30
zealsham_usr/ and var/ occupies 5.4GB and 3.5Gb respectively11:31
FastCodevar could be much lower11:31
FastCoderun du inside it11:32
FastCodedu -shc /var/*11:32
zealsham_FastCode: var/cache 423Mb , var/lib 3.0Gb11:33
FastCodeoh, your problem should be fixed now11:35
FastCodeif /var/cache/apt/archives is not empty now, it means apt has been auto downloading some updates11:35
FastCodeapt-get upgrade/apt-get dist-upgrade should install them and then you can safely apt-get clean to get rid of them permanently11:36
FastCodeif it is in fact empty, then I'm out of ideas11:36
zealsham_it is not empty , contains a lock file and a folder11:37
zealsham_thank you very much for taking your time out to help me11:37
FastCodethe archive folder11:38
FastCodei meant to check if that's empty11:38
echosector0is that posibble if we remove root directory and replace it with other11:39
zealsham_it isnt11:39
echosector0?11:39
FastCodeit isn't:)11:39
BluesKajnot an option for sure11:39
FastCodethen do the 'apt upgrade '11:39
echosector0i see thank you for this answer11:41
FastCodeI'm sorry, there is an explanation if you need one.11:41
FastCodethe / isn't actually a directory11:42
FastCodeit's the root of your root filesystem, there is nothing to delete11:42
mojtabaHello, do you know how can I run a command when connecting to a network?11:45
mojtabaI want to re-run my vpn after each reconnection.11:46
FastCodescripts are in /etc/network/if-up.d11:47
FastCodethere are samples if you google the directory name11:47
mojtabaFastCode: Thanks11:47
FastCodekhahesh:)11:48
mojtabaFastCode: Haji damet garm. :)11:48
TJ-mojtaba: that depends on which network service manager is in use. On GUI systems that's usually Network Manager, for servers its (older) ifupdown or (newer) systemd-networkd12:02
coz_hey all12:06
mojtabaTJ-: I am using ubuntu 16.04 LTS12:08
mojtabadesktop edition.12:08
mojtabaTJ-: I want to restart my openvpn client on the network reconnection.12:10
coz_mojtaba,  have you looked here?  https://serverfault.com/questions/844753/openvpn-reconnect-after-server-restart12:15
mojtabacoz_: just a sec.12:15
mojtabacoz_: I am using keepalive 30 120 already.12:18
coz_oh ok12:18
coz_mojtaba,  I don't have a good answer for you, so, I will let someone more knowledgeable about openvpn disuss this, sorry12:19
coz_let me check something12:19
mojtabacoz_: Thanks, I have asked in the opevpn channel as well.12:19
mojtabacoz_: thanks12:19
coz_ah ok12:19
coz_I was going to check there as well12:19
mojtabacoz_: No one is responding, though.12:19
coz_mojtaba, yeah seems irc is slow today12:20
coz_mojtaba, stay in the channels, at some point someone should respond12:20
TJ-mojtaba: That should be using Network Manager. Assuming you've configured the OpenVPN link via NM then there's an option to have a chosen VPN started when the underlying interface is started12:21
mojtabaTJ-: I am using Network Manager, and I initiate the openvpn client through command line.12:22
TJ-mojtaba: If I recall correctly, the option is in the General tab of the NM Applet's Connection Editor > [Underlying Interface]12:22
TJ-mojtaba: Ahhh. You should let NM manage it, it will sort all that out for you12:22
mojtabaEach time after reconnecting I have to kill the vpn client process and then start it again, manually. (I like to make it automatic.)12:22
TJ-!info network-manager-openvpn-gnome | mojtaba12:23
ubottumojtaba: network-manager-openvpn-gnome (source: network-manager-openvpn): network management framework (OpenVPN plugin GNOME GUI). In component universe, is optional. Version 1.8.2-1 (bionic), package size 40 kB, installed size 200 kB (Only available for linux-any)12:23
coz_he's using 16.04, a difference?12:24
mojtabaI have created an alias to the openvpn command. So I just type vpn, and enter the root password, and it connects.12:24
BluesKajmojtaba, you can add a login.txt file containing username and pw to your /etc/openvpn12:28
BluesKajif you dare12:28
TJ-mojtaba: it's not good to mix network management, you just create headaches for yourself. Let NM do it all12:29
mojtabaBluesKaj: haha, I have done that.12:29
mojtabaTJ-: I am trying to use NM.12:29
BluesKajmojtaba, ok  :-)12:29
TJ-mojtaba: don't forget to disable the manual openvpn config you've done so it and NM don't get into an argument :)12:30
mojtabaTJ-: What do you mean?12:30
TJ-mojtaba: don't let both run at the same time12:32
mojtabaTJ-: sure.12:32
TJ-mojtaba: for NM, you can import your existing openvpn config, using e.g. "sudo nmcli connection import type openvpn file path/to/my/openvpn/config.ovpn"12:32
mojtabaTJ-: I have imported it. I am going to test it now.12:33
TJ-mojtaba: nice one :)12:33
mojtabaTJ-: It is now connected through NM. How can I make sure, each time the vpn runs immediately after network reconnection?12:34
TJ-mojtaba: as I said earlier, you can set it to be automatically started when a particular underlying interface (e.g. a wfi connection) has started - that is set on the *underlying connection* options, *not* the openvpn connection though - sort of coutner-intuitutve12:34
mojtabaTJ-: in the NM interface?12:34
TJ-mojtaba: Yes, via the nmapplet > Edit Connections... > [Connection Name] > General tab (I think)12:35
TJ-mojtaba: I can't checl because for some reason nmapplet is crashing here currently when I try to access the connection dialog!12:35
mojtabaTJ-: In General tab, I only have a radio button to check "All users may connect to this network" and a firewall zone drop down list.12:36
mojtabaShould I install any package? Because I don't have that option at the moment!!12:37
mojtabaI searched google, and it seems that option should be there!12:38
=== amirpro_ is now known as amirpro
mojtabaThis is exactly the problem that I am facing now. https://askubuntu.com/questions/1030367/ubuntu-16-04-cant-auto-connect-vpn-in-network-manager12:48
mojtabaDoes anybody know the solution?12:49
mottehi, i get ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave12:49
mottePlayback open error: -16,Device or resource busy12:49
mottewhen trying to produce sound as root12:49
BluesKajmotte, do you have openvpn-network-manager installed?12:50
BluesKajoops too late12:50
BluesKajsorry motte , wrong nick12:51
motteyeah, for the record i dont12:51
BluesKajheh12:51
BluesKajmojtaba left as I was typing Iguess12:52
=== qwebirc81576 is now known as bvargo2
bvargo2good morning.12:52
bvargo2i've come across a problem upgrading my system, it appears to be a bug that others have seen, i tried to report it and got a message that something timed out after i submitted it.12:53
bvargo2i have no idea how to check to see if it submitted before i try again (it that will even work)12:53
bvargo2most everything is contained here:  https://ubuntuforums.org/showthread.php?t=2397279&p=13787443#post1378744312:54
NanaHello12:54
=== Nana is now known as yeboahnanaosei
bvargo2here is apt list --upgradable:  https://pastebin.com/wThTR3Bd12:56
bvargo2and apt update:  https://pastebin.com/YTeshCv912:57
bvargo2so really, it seems like if i could just get rid of evolution-data-server, it would be fantastic.12:58
tomreynbvargo2: you shoudl show the output of "sudo apt-cache policy". what you have there may be the result of using badly supported PPAs or APT sources of different ubuntu relases, or different linux distributions.13:11
seven-elevenhello.13:16
seven-elevenhow do i configure ubuntu to use only german UTF-8 locales? right now it uses C.UTF-8, see: http://termbin.com/30nv13:17
seven-elevenwhat i did so far without success: 1. sudo locale-gen de_DE.UTF-8  2. update-locale LANG=de_DE.UTF-813:19
TJ-seven-eleven: in what shell is it using C.UTF-8? from boot-time or per-user ?13:21
seven-elevenTJ-, after I SSH to the machine as root13:21
seven-elevenUbuntu 16.04.5 LTS13:21
TJ-seven-eleven: is user root's profile set to use C locale in its /root/.* files13:22
seven-elevennope, but let me check my SSH settings13:22
seven-elevenTJ-, nope, ssh_config also doesn't push locales to the remote server13:23
TJ-seven-eleven: so "locale" is reporting C.UTF-8 for all the local env-vars ?13:24
TJ-seven-eleven: if the sshd_config has "AcceptEnv LANG LC_*" then it could be inherited from the client you're connecting from13:25
seven-elevenTJ-, sshd hasn't acceptenv, and ssh_config hasn't sendenv hmm13:25
seven-elevenTJ-, yeah repots C.UTF-8 for user root13:26
TJ-seven-eleven: does the remote system have non-root users? are they the same, or correct?13:26
seven-elevenmy language pack is installed v13:26
seven-elevenlanguage-pack-de-base13:26
seven-elevenhas non root users let me check13:26
seven-elevenYEahh C.UTF-8 too13:26
seven-eleveninteresting13:27
ndom91hi all - quick question about dd / cloning a windows partition13:27
seven-elevenmaybe i should stop finding the cause and just export the locales via bash?13:27
ndom91I have a new 2tb ssd and have cloned my ubuntu hdd (1tb) onto it already. So theres 1tb of free space where I also want to clone my 500gb Win10 partition onto. Can I just dd that to a (newly created?) partition on there and adjust my grub entry and all will be fine?13:28
TJ-seven-eleven: it sounds like something is set wrong; always best to fix or at least understand why13:28
TJ-seven-eleven: else it could come back to bite you in unexpected ways13:28
seven-elevenmhmm13:29
TJ-seven-eleven: what does "egrep -v '^(#|$)' /etc/locale.gen" report? just de_DE.UTF-8 UTF-8 ?13:30
tomreynndom91: do you plan to boot both ubuntu and windows from this drive late rone?13:30
tomreyn*later on13:30
seven-elevenyep TJ- , just de_DE ..13:31
EriC^^ndom91: possibly, you might need to either match the partuuid or other stuff windows might use to boot13:31
TJ-seven-eleven: and does /etc/default/locale contain that too?13:31
seven-elevenTJ-, yeah http://termbin.com/2ff913:31
EriC^^ndom91: if you have a windows cd you can always reinstall the bootloader from there and it should work13:31
ndom91@tomreyn - yes I want to be able to boot both - Ubuntu primary13:33
seven-elevenTJ-, wow even export doesn't help13:33
seven-elevennow im confused13:33
seven-eleveni should reinstall locale13:34
tomreynndom91: which partition table is on the new dribve now?13:34
ndom91currently i have the 2tb ssd (sdc) as boot drive with grub on it able to boot Ubuntu (sdc6) as well as Windows (sda1) - I want Win10 however to be sdc7 or something like that13:34
ndom91not sure, how do I find that out?13:34
ndom91I think mbr13:34
=== mama is now known as Guest99180
tomreynndom91: sudo "parted /dev/sdX print" (you need to change 'sdX' to the actual drive)13:35
ndom91Ah - msdos13:35
EriC^^oh, i just assumed you'd be using uefi for some reason xD13:35
tomreynndom91: right that's the same as 'mbr'. this will be okay as long as you dont need more than 2 TB.13:36
tomreynndom91: so both source drives were 'msdos'?13:36
TJ-seven-eleven: is it operating in a restricted shell?13:36
TJ-seven-eleven: and what ubuntu release/version is the target ?13:36
ndom91yeah both source and target are msdos13:37
ndom91So if I make a new NTFS partition of AT LEAST the same size as the original on sdc and then dd the source Win10 parition to the newly created NTFS partition, that should work?13:39
EriC^^ndom91: this all depends on how windows boots, if nobody knows here ##windows might be able to answer13:39
tomreynndom91: okay, i never did it this way, but i would think you now need to create partitions on the new 2TB disk which are the exact same size as on the old windows disk and then dd those.13:39
ndom91Then about adjusting my grub entry - if I just edit /boot/grub/grub.cfg to change the Win10 Entry from say hd0,msdos1 to hd1,msdos7, is that okay?13:40
tomreynndom91: ntfs is a file system, there ar eno 'ntfs partitions'13:40
EriC^^ndom91: you would be changing the partition location on the new drive, i know if you were using just windows mbr to boot instead of grub that would throw it off for sure, not sure if using grub to load its bootloader if it would work or not13:40
ndom91Or do you edit /etc/grub.d/30-os_prober and then run a grub command to update /boot/grub/grub.cfg?13:40
TJ-ndom91: you can also copy the source NTFS partition into a larger target partition, then after Windows has successfully started, use Disk Management to expand the NTFS to use the entire larger partition13:41
EriC^^ndom91: no need to edit anything, sudo update-grub should do everything13:41
seven-elevenTJ-, Ubuntu 16.04.5 LTS not a restricted shell13:41
ndom91ah okay great. So after dd-ing the Win10 partition to the newly created one, then shutting down and unplugging the old Win10 drive, then starting back up and running `sudo update-grub` should do the trick?13:42
TJ-seven-eleven: hmmm!13:42
seven-elevenTJ-, it's ubuntu server though13:42
tomreynndom91: so, like EriC^^ i'm not sure whether windows could live with tis partitions moved around. that's something we cant answer here13:42
ndom91yeah okay I wont touch the original then in case it doesnt work - but I'll give it a shot anyway13:42
seven-elevenTJ-, tried reinstalling the language pack, also i installed en_EN language pack without success, C.UTF-8 is still at the top13:42
TJ-seven-eleven: language-packs are the translations, which don't affect the setting of the locale itself (which is the locales package)13:43
seven-elevenmhmm, then I should reinstall the locales package13:43
TJ-seven-eleven: what command is listing those locales in that order?13:43
seven-elevenlocale -a13:44
seven-elevenTJ-, reinstalled locales, still same result13:44
TJ-seven-eleven: but that is expected! it's just a list, not a priority ordering or anything13:44
seven-elevenTJ-, hmm see the warning messages http://dpaste.com/1E36CNM13:44
seven-elevenTJ-, ohh i see13:45
TJ-seven-eleven: "locale" on it's own should report the actual settings of all the LC_* variables13:45
TJ-s/it's/its/13:45
TJ-seven-eleven: "locale -a" is just reporting all the available locales that *could* be set13:46
seven-elevenhmm13:47
seven-elevenmy issue is when i create a new file it's not UTF-8, but US_ASCII13:47
seven-elevenmaybe that's a text editor issue then13:47
seven-eleventest0: text/plain; charset=us-ascii13:47
TJ-seven-eleven: right... what editor?13:48
seven-elevenTJ-, emacs13:48
TJ-seven-eleven: well there you go! :D13:48
seven-elevenaaah, i try to see how to make it use UTF-8 :-)13:48
Prestigetfw you pay for gigabit internet: http://www.speedtest.net/result/7507128713.png13:49
PrestigeThanks Fios13:49
TJ-seven-eleven: see https://www.emacswiki.org/emacs/LanguageEnvironment13:49
seven-elevenTJ-, using nano it also creates it in us-ascii13:51
tomreynseven-eleven: gnu file (i assume that's what produced the above output) would actually return "text/plain; charset=us-ascii" if it doesn't spot 'special' characters from another character set in there.13:51
seven-eleventomreyn, indeed, when i add a special character it's saved as UTF-813:51
qwebirc25367hey guys13:52
seven-eleventomreyn, should I force it to save it as UTF-8 always?13:52
bvargo2i didn't see the paste.ubuntu.com before.  here's the apt-cache-policy:  https://paste.ubuntu.com/p/XBGpQbjVDT/13:52
qwebirc25367im completely new to linux and Ubuntu and so far im loving it13:52
qwebirc25367however i seem to have one problem13:52
tomreynseven-eleven: it probably does utf-8 by default already.13:53
qwebirc25367when I open a link in opera it stucks first in a loop for about 5-10 sec before it loads a page13:53
seven-eleventomreyn, wait, i thought it uses us-ascii if no special character got spotted?13:53
qwebirc25367i tried chromium and i have the same issue13:53
qwebirc25367any ideas?13:53
seven-eleventomreyn, ohh you mean `file -i` is not reliable?13:54
TJ-seven-eleven: the reason you see ASCII reported is because there is no indication of UTF-8 characters, possibly because it doesn't start the file with a UTF Byte-Order_mark (BOM) code13:54
tomreynseven-eleven: it is reliable. as long as no characters from the utf-8 character set are found on the file, it is effectively an us-ascii compatible file.13:54
seven-elevenoh gotcha13:54
TJ-seven-eleven: ASCII is a sub-set of UTF-8 so it's indistinguishable13:54
qwebirc25367I have an i3-3217u 1.8 Ghz cpu with 8 gigs of ram13:55
seven-elevennow i need my file to start with a BOM, how could I do that13:55
tomreynseven-eleven: i think you are trying to solve a problem which does not exist.13:55
TJ-seven-eleven: not needed but here is how: https://stackoverflow.com/questions/7347758/emacs-hexl-mode-utf8-bom-issue13:56
qwebirc25367I have seem to found a better driver for my Wifi, but not sure if I should try to install that new driver or not : https://github.com/FreedomBen/rtl8188ce-linux-driver/tree/master/rtl8188ee13:57
TJ-seven-eleven: is this some XML file being prepared for another application that requires UTF BOM ?13:57
seven-elevenhmmmm13:57
=== qwebirc78561 is now known as bvargo2
bvargo2dpkg -l:  https://paste.ubuntu.com/p/YW8ntBMB6P/14:02
seven-elevenTJ-, i try to read a config file which is supposed to be UTF-8, but I get this error in python http://dpaste.com/0QKZHMQ14:04
seven-elevenhere http://www.bacula.org/5.1.x-manuals/es/main/main/Customizing_Configuration_F.html it says "Bacula is designed to handle most character sets of the world, US ASCII, German, French, Chinese, ... However, it does this by encoding everything in UTF-8, and it expects all configuration files (including those read on Win32 machines) to be in UTF-8 format. UTF-8 is typically the default on Linux machines, but not14:05
seven-elevenon all Unix machines, nor on Windows, so you must take some care to ensure that your locale is set properly before starting Bacula.14:05
seven-eleven"14:05
seven-eleven"Bacula assumes that all filenames are in UTF-8 format on Linux and Unix machines."14:05
FiReSTaRThey guys.. just wanted to ask for a video editor recommendation.. should be easy to use (minimal learning curve), especially when it comes to cropping clips and blurring/covering faces.. TIA for any recommendations14:06
FiReSTaRTTrying to get some highlights out of action cam footage14:07
andersmmg_I assume you need one that works on Ubuntu?14:07
FiReSTaRTandersmmg_ exactly14:07
oerheks!info openshot14:07
ubottuopenshot (source: openshot-qt): create and edit videos and movies (transitional package). In component universe, is optional. Version 2.4.1-2build2 (bionic), package size 4 kB, installed size 17 kB14:08
andersmmg_I was actually looking for one the other day lol14:08
andersmmg_I'll see if it would maybe work14:08
oerheksand there are tons of videoeditors, pick the one you like best14:08
andersmmg_I think KDEnlive was my favorite14:08
andersmmg_And there are YouTube tutorials on blurring14:09
andersmmg_faces i mean14:09
seven-elevenTJ-, when i read the file as Latin-1 it reads the file, just fails at a UTF-8 character, so I think i want the file encoded to UTF-8, for some reason it's not UTF-8 although the file contains UTF-8 characters hm14:10
FiReSTaRTthanks guys... i know openshot is the go to one for easy editing but i think the last time i looked at it, blurring/hiding was an issue.. i'd like to avoid k-anything14:11
TJ-seven-eleven: does this help? https://superuser.com/questions/549497/how-to-switch-back-text-encoding-to-utf-8-with-emacs14:11
oerheksall editors have a "learning curve"14:11
andersmmg_how about shotcut?14:11
bvargo2andersmmg, have you tried pixlr?14:12
andersmmg_the online photo editor?14:13
bvargo2correct14:13
andersmmg_yeah14:13
seven-elevenTJ-, oh I found the issue, you and tomreyn were right. it was never an encoding issue14:13
bvargo2i just used the smudge tool on a qr code and it is unreadable14:13
tomreynseven-eleven: to me, this warning seems to be the result of a bacula bug. this unrelated python application had the same issue https://github.com/IDSIA/sacred/issues/176 and it has since been fixed: https://github.com/IDSIA/sacred/pull/25014:14
tomreynseven-eleven: how did you 'find the issue' it then, is there documentation?14:14
andersmmgpixlr can't edit videos, right?14:15
FiReSTaRToerheks all have a learning curve but some are steeper than others14:15
andersmmghey, i fixed my username xD14:15
compdoc\o/14:15
andersmmgwhat irc clients are you guys usng?14:17
oerhekspolling is so useless, and beyond the scope of this channel14:17
oerheksdo you really want 1559 answers?14:18
andersmmgyeah I just can't find a good one to use on ubuntu14:18
seven-elevenTJ-, tomreyn i use the bacula fork bareos, and i concatenate the config files with its CLI command `bareos-dir -xc`, but after I added a wrong variable to the config, it started returning this text "��T�bareos-dir: ERROR TERMINATION at parse_conf.c:307",  which seems to be a bug with bareos itself, so when a wrong config was detected you get an error message containing besides the error message in14:18
seven-elevenvalid characters14:18
andersmmgso a lot of answers would be good variety xD14:18
UsQUEanyone got experience with compiling SoftEtherVPN Server on Ubuntu 18.04 ?  I get stuck at compiling :/14:19
TJ-andersmmg: do you want GUI or console? I use weechat in console14:19
andersmmgright now I'm using gui, I never tried a console one before14:20
tomreynseven-eleven: yes, this may be a bug in this software. in the future, please consider to post the error message you are reasearching about first of all, this will save you and us some time.14:20
andersmmg@UsQUE https://linuxconfig.org/setting-up-softether-vpn-server-on-ubuntu-16-04-xenial-xerus-linux14:21
arvin_andersmmg: BitchX of course14:21
UsQUEandersmmg, done that but get compile error message14:22
UsQUEMakefile:18: recipe for target 'i_read_and_agree_the_license_agreement' failed14:22
seven-eleventomreyn, yeah, should have mentioned the actual issue, and not approaching it with an X-Y problem14:23
arvin_andersmmg: Not for the average user obviously, but you asked :) https://i.imgur.com/80umTvx.png14:23
andersmmgusque do you have libncurses-dev installed?14:24
tomreynseven-eleven: :) you're not alone in doing this mistake, happens all the time (including myself)14:24
andersmmgarvin_ what is this one called?14:25
UsQUEandersmmg: libncurses5-dev is already the newest version (6.1-1ubuntu1.18.04).14:25
UsQUE:)14:25
UsQUEit looks to be stuck at the license agreement14:25
UsQUEyou need to press 3 times number 1 to agree14:26
arvin_andersmmg: old school IRC client called BitchX. Version 1.2.1. Great if you're a terminal person14:27
andersmmgthanks, arvin_ I'll check it out14:27
seven-eleventomreyn, yeaah, the poor locales were blamed wrongfully once again! :-))14:28
andersmmgusque take a look at this http://www.vpnusers.com/viewtopic.php?t=7118#p1902514:28
UsQUEandersmmg, thanks going to try the git clone option.. all others don't work14:33
andersmmggood luck!14:34
arvin_does snap have a clean function? see a lot of cruft in df -h, multiple versions14:36
UsQUEandersmmg, maybe better using openvpn nowdays? :-)14:36
andersmmgyeah maybe xD14:36
arvin_example: http://paste.ubuntu.com/p/7cfT6ZBqgf/14:37
UsQUEI just had bad experience with it on the old days14:37
ducassearvin_: snaps keep 2 older versions around, so you can rollback14:37
arvin_ducasse: gotcha, thx14:37
ducassearvin_: iirc you can delete them with 'snap remove --revision ...'14:43
ryaoblindwiz: You highlighted me rather than ryuo.14:49
arvin_ducasse: worked a charm, thanks again14:51
=== capella|away is now known as capella
=== SimonNL is now known as SimonNL_Afk
UsQUEandersmmg, SoftEtherVPN solution: https://github.com/SoftEtherVPN/SoftEtherVPN/issues/52515:01
UsQUE:-)15:01
UsQUEat the bottom of that page works15:01
andersmmgnice!15:02
andersmmgI'm gonna note that for the future lol15:02
UsQUEcould be handy MD15:02
UsQUE:D15:02
nhandler8Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/15:03
nhandler8or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/15:03
nhandler8Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate15:03
Profilerhttps://www.change.org/p/stop-%C3%A0-l-empoisonnement-des-habitants-de-martinique-et-de-guadeloupe?recruiter=740592058&utm_source=share_petition&utm_medium=copylink&utm_campaign=psf_combo_share_initial..&utm_term=38866015:10
oerheksProfiler, and how is that related to ubuntu support?15:10
=== kakashi is now known as Guest30977
oerheksplease don't spam on #freenode, thanks15:11
Profilerhttps://www.change.org/p/stop-%C3%A0-l-empoisonnement-des-habitants-de-martinique-et-de-guadeloupe?recruiter=740592058&utm_source=share_petition&utm_medium=copylink&utm_campaign=psf_combo_share_initial..&utm_term=38866015:11
oerheks!ops15:11
ubottuHelp! Channel emergency! (ONLY use this trigger in emergencies) - Pici, Myrtti, jrib, Amaranth, tonyyarusso, Nalioth, lamont, CarlK, elky, mneptok, Tm_T, jpds, ikonia, Flannel, genii, wgrant, stdin, h00k, IdleOne, Jordan_U, popey, Corey, ocean, cprofitt, djones, Madpilot, gnomefreak, lhavelund, phunyguy, bazhang, chu, dax15:11
Profilerhttps://www.change.org/p/stop-%C3%A0-l-empoisonnement-des-habitants-de-martinique-et-de-guadeloupe?recruiter=740592058&utm_source=share_petition&utm_medium=copylink&utm_campaign=psf_combo_share_initial..&utm_term=38866015:11
Guest30977hi15:11
=== leonardus is now known as leonardus_
=== leonardus_ is now known as leonardus
bvargo2alright so is there anyone that can help me figure out why i cannot get apt/dpkg to work?15:15
oerheksbvargo2, ask, wait and see15:15
skinuxHow can I get ls to list directory contents in pages?15:16
hggdhskinux: ls | less15:16
bvargo2well i did, someone asked for an output of dpkg -l, my machine shutdown when i plugged in a microphone15:16
skinuxThanks I thought of it right as I asked15:16
bvargo2and then when i logged back in, i posted it and i don't know who asked for it.  :(15:16
kakashi_hi15:17
bvargo2at this point I'm just seeing the following from apt upgrade15:17
bvargo2The following packages have unmet dependencies:  evolution-data-server : Depends: libcamel-1.2-54 (= 3.18.5-1ubuntu1) but 3.18.5-1ubuntu1.1 is to be installed                          Depends: evolution-data-server-common (= 3.18.5-1ubuntu1) but 3.18.5-1ubuntu1.1 is to be installed E: Broken packages15:17
oerheksbefore doing any apt/dpkg, did you fully upgrade?15:18
oerhekssudo apt update && sudo apt dist-upgrade15:18
bvargo2i think no.15:19
oerheksthat would explain broken packages lists15:19
bvargo2dist-upgrade results in going from one version to another and from what i can see that did not happen.15:19
oerheksno, dist-upgrade brings newer packages, that might be held back15:19
oerheksnot next ubuntu version15:19
bvargo2https://paste.ubuntu.com/p/YW8ntBMB6P/15:19
bvargo2hmm...  i don't usually issue that command.15:20
bvargo2and since i thought it was to go from e.g. 16.04 to 18.04, i haven't done it on this machine.15:20
bvargo2somewhere it told me that it thinks i'm using a fresh install of 16.0415:20
oerheksif you normally upgrade, you could see see something like: 0 upgraded, 0 newly installed, 0 to remove and 27 not upgraded.15:21
bvargo2https://paste.ubuntu.com/p/bsHPFRM5vg/15:22
bvargo2apt upgrade15:22
ioriabvargo2, are  xenial-updates and xenial-security enabled  ?15:23
oerheksnot only apt ugrade, run update first = fresh lists15:24
bvargo2it is updated.15:24
bvargo2as for the security sources, Here's my sources.list: https://paste.ubuntu.com/p/wjMYKVqzCH/15:24
ioriabvargo2, apt-cache policy evolution-data-server15:26
bvargo2apt update && apt list --upgradeable:  https://paste.ubuntu.com/p/h2wZKzGM69/15:26
bvargo2apt-cache policy e-d-s:  https://paste.ubuntu.com/p/PByg3dxHmM/15:28
ioriawrong version15:28
bvargo2well how do i get the right version, or better yet, how do i just get rid of it?15:28
bvargo2i use web clients for everything involved in "[Evolution] combines e-mail, address book, calendar, task list and note-taking features. Its user interface and functionality is similar to Microsoft Outlook. Evolution is free software licensed under the terms of the GNU Lesser General Public License (LGPL)."15:30
oerheksnot sure what is going on, did you just recieved a fresh kernel? ls /var/run/reboot-required # would tell if you need to reboot first15:31
bvargo2actually, i don't want the right version or to get rid of it, what i want to do is get apt to work and, if possible, disable evolution and all of the s*** underneath that I don't need.15:31
oerheks* if that file exists15:31
bvargo2well i just had a hard system crash so i've rebooted at least twice since this started happening.15:31
ioriain general you can use  sudo apt-get install evolution-data-server=3.18.5-1ubuntu1.1,but maybe better find out why apt cannot do itself15:31
bvargo2# ls /var/run/reboot-required ls: cannot access '/var/run/reboot-required': No such file or directory15:32
bvargo2so should I "sudo apt-get install evolution-data-server=3.18.5-1ubuntu1.1" or should I not?15:33
ioriabvargo2, sudo apt install -f   what it says ?15:34
bvargo2i can tell you it isn't helpful...just a sec.15:34
bvargo2apt install -f:  https://paste.ubuntu.com/p/cwY7V7723T/15:35
ioriabvargo2, it wants to remove evolution-data-server evolution-data-server-online-accounts and i don't get why15:36
ioriabvargo2, try sudo apt install --reinstall evolution-data-server-online-accounts evolution-data-server15:38
bvargo2that didn't work.  i told it to get rid of them yesterday since i don't use evolution, EDS, camel or anything else associated with it.15:40
bvargo2but i'm still seeing these permission denied errors (which was the problem to begin with)15:40
bvargo2unable to create '/usr/lib/evolution/evolution-user-prompter.dpkg-new' (while processing './usr/lib/evolution/evolution-user-prompter'): Permission denied15:40
ioriabvargo2, afaik removing evolution it's not easy (safe)15:41
bvargo2so i've heard.15:41
bvargo2which is unfortunate since it is bundled and i don't use it.15:42
bvargo2sounds like windows!15:42
ioriabvargo2, you fill a bug report is see15:42
ioria*i15:42
bvargo2yes, i did... i tried a manual one but the lauchpad site timed out15:42
bvargo2then when my computer crashed, it submitted another one or more.15:43
bvargo2i think only the one though15:43
bvargo2some else seems to be having an issue too:  https://ubuntuforums.org/showthread.php?t=2397279&goto=newpost15:43
EriC^bvargo2: are you able to remove it using dpkg instead of apt?15:43
bvargo2am *I* able?  not at present.  I don't know how to use dpkg.15:44
EriC^bvargo2: try "sudo dpkg -P evolution-data-server"15:44
bvargo2does that purge it?15:45
EriC^yes15:45
ioriaye15:45
bvargo2so this gets me closer, i think, to the issues i started with yesterday:  cannot remove '/usr/lib/e-d-s/camel-providers': Permission denied15:45
bvargo2dpkg: error processing package evolution-data-server (--purge):  cannot remove '/usr/lib/evolution-data-server/camel-providers': Permission denied15:46
TJ-bvargo2: it sounds like at some point recently you changed file permissions accidentally15:46
EriC^bvargo2: what does "stat /usr/lib/evolution-data-server/camel-providers" give?15:46
bvargo2wait15:46
bvargo2tj, where?15:46
TJ-bvargo2: show us "pastebinit <( ls -latr /usr/lib/evolution-data-server/ )"15:46
justme3hai is photonos base on ubuntu15:47
justme3?15:47
bvargo2https://paste.ubuntu.com/p/VgWNzTRYzh/15:48
bvargo2pastebinit isn't installed, and funny thing, apt is f'ed so i can't!  lol15:48
EriC^bvargo2: what about "lsattr /usr/lib/evolution-data-server" ?15:49
bvargo2root@gigabyte:/etc/apt/sources.list.d# lsattr /usr/lib/evolution-data-server -------------e-- /usr/lib/evolution-data-server/credential-modules -------------e-- /usr/lib/evolution-data-server/camel-providers -------------e-- /usr/lib/evolution-data-server/calendar-backends -------------e-- /usr/lib/evolution-data-server/addressbook-backends -------------e-- /usr/lib/evolution-data-server/registry-modules15:49
TJ-bvargo2: OK, no worries, you showed us what we needed to see there. now do EriC^ 's command15:49
ioriabvargo2, /usr/lib/evolution-data-server/camel-providers is 0755/drwxr-xr-x15:49
bvargo2tj, i was messing around with permissions the other day.15:50
bvargo2i forget why, but can we track that down?15:50
TJ-bvargo2: right; I suspect you've changed a 'traverse' permission to reach that directory15:50
ioriabvargo2, history15:50
bvargo2ummm...15:50
bvargo2yeah, about the history command, it doesn't work right15:51
bvargo2https://paste.ubuntu.com/p/6Vbt6Qv3jM/15:53
bvargo2what is a traverse permission?15:54
TJ-bvargo2: show us (at paste.ubuntu.com) the result of " T=/usr/lib/evolution-data-server/camel-providers; while [[ -n "$T" ]]; do ls -adl $T; T=${T%/*}; done; ls -adl /"15:54
bvargo2i think yesterday i was getting the error with camel when i tried to upgrade so i set some permissions to 777 and then changed them back to 755.15:54
EriC^bvargo2: try "ls -ld /usr{,/lib,/lib/evolution-data-server}" as per TJ- 's suggestion15:55
TJ-bvargo2: permission to 'traverse' (pass through) a directory e.g. to read from /a/b/c/ all of / /a and /b must allow your user to traverse (pass through) those15:55
bvargo2that's possible.15:55
bvargo2i could just chmod -R 77715:55
=== qwebirc53760 is now known as Fondor1
TJ-bvargo2: never "could just" - find out the problem and fix it, don't create more problems15:56
bvargo2https://paste.ubuntu.com/p/q3vD6K8JyY/15:56
bvargo2fair enough15:56
WurbleHi. The screen goes blank after I login to Ubuntu. My pc is connected to a 4k Samsung TV. Lower resolutions work fine, but nothing I try can make Ubuntu boot into a lower resolution past the login screen. I've tried xorg.conf and .xprofile and xrandr. Running 18.04. Please help?15:56
WurbleIf I Alt-F3 then Alt-F2 then the desktop appears for less than a second, and then goes blank again15:57
TJ-bvargo2: nothing obviously 'bad' there, to cause permission denied anyhow.15:57
EriC^bvargo2: +x is missing on the last dir, sudo chmod 755 /usr/lib/evolution-data-server15:57
Fondor116.04 to 18.04 upgrade; since 18.04.1 is out now, shouldn't do-release-upgrade find a new release?15:57
=== phoenix_firebrd is now known as phoenix_firebrd_
TJ-EriC^: oh, good catch! my eyes are shot!15:58
EriC^:)15:58
TJ-bvargo2: as EriC^ said ^^15:58
TJ-EriC^: typical - know what to look for and can't see it when it's in front of me!15:58
EriC^haha :)15:59
bvargo2chmod: changing permissions of '/usr/lib/evolution-data-server': Operation not permitted15:59
bvargo2i think this gets to the heart of where the problem started yesterday...15:59
EriC^bvargo2: did you use sudo?16:00
andersmmguse sudo16:00
bvargo2i used sudo as root...16:00
andersmmgor sudo su first16:00
bvargo2root@gigabyte:/usr/lib# sudo chmod 755 /usr/lib/evolution-data-server chmod: changing permissions of '/usr/lib/evolution-data-server': Operation not permitted root@gigabyte:/usr/lib# chmod 755 /usr/lib/evolution-data-server chmod: changing permissions of '/usr/lib/evolution-data-server': Operation not permitted r16:00
andersmmgtry doing sudo su16:00
andersmmgthen run the command16:00
andersmmgsometimes that will work when sudo doesn't16:01
EriC^bvargo2: try lsattr -d /usr/lib/evolution-data-server16:01
TJ-bvargo2: what does this report? " mount | grep ro,  "16:01
EriC^it must be +i me thinks16:01
bvargo2https://paste.ubuntu.com/p/nfXmwrZ4QG/16:02
bvargo2root@gigabyte:/usr/lib# lsattr -d /usr/lib/evolution-data-server ----i--------e-- /usr/lib/evolution-data-server16:02
bvargo2there is an i in there16:02
TJ-EriC^: yes I suspect so too ... aha16:03
EriC^yeah, it's set immutable16:03
TJ-bvargo2: what in the world are you doing changing attributes on system directories?!16:03
Fondor1Found the answer to my question: should be a few days, 18.04.1 has only been out for a few hours: https://askubuntu.com/questions/1059924/should-i-be-now-offered-option-to-upgrade-to-18-04-116:03
bvargo2shall I make up a dumb answer to that?  i don't have a good one?16:05
ioriabvargo2, look at your history : sudo chattr +i /usr/lib/evolution-data-server /usr/lib/evolution16:06
TJ-bvargo2: well, it's either you or some naughty script/program you've installed that's done it16:06
AnthaasHi, for some reason alt and arrows has started changed ttys16:06
bvargo2i can say that i've never heard of a +i attrib before16:06
bvargo2and I've never used chattr +i or -i16:06
EriC^it's so targetted, makes me think what TJ- said about a naughty program true16:07
EriC^-x on the dir and +i , pretty suspicious16:07
ppx___When the ubuntu community will fix their DSL bug in 18.04?16:07
ioriaprograms log in history ?16:07
bvargo2so wait.16:07
bvargo2should I issue "sudo chattr +i /usr/lib/evolution-data-server /usr/lib/evolution" or am i looking for that in the history?16:07
RandolfDSL bug?16:08
bvargo2i can tell you for sure that it won't be something i issued.16:08
EriC^then again doesnt that render the program not working anymore cause it cant read anything? hmm16:08
ppx___Randolf : yes DSL bug...16:08
EriC^bvargo2: yes you're looking for that16:08
lotuspsychjeppx___: bug url?16:08
TJ-bvargo2: you'd do "chattr -i ..." to remove it16:09
TJ-bvargo2: did you install this package, or others, from some PPA ?16:09
EriC^bvargo2: try sudo grep chattr /var/log/auth.log /root/.bash_history16:09
ppx___lotuspsychje : no url just cant make dsl connection on all 18.04 ubuntu distros16:09
=== Xard_ is now known as Xard
lotuspsychjeppx___: if you find a bug, please report it to the community first16:10
lotuspsychje!bug | ppx___16:10
ubottuppx___: If you find a bug in Ubuntu or any of its derivatives, please report it using the command « ubuntu-bug <package> » - See https://help.ubuntu.com/community/ReportingBugs for other ways to report bugs.16:10
bvargo2resut:  /var/log/auth.log:Jul 28 12:09:41 gigabyte sudo:   bvargo : TTY=pts/6 ; PWD=/lib ; USER=root ; COMMAND=/bin/grep chattr /var/log/auth.log /root/.bash_history /root/.bash_history:sudo chattr +i /usr/lib/evolution-data-server /usr/lib/evolution16:10
Randolfppx___:  Well, I'm going to assume DSL has something to do with internet connections then, and dismiss it because DSL is a royal pain in the butt here in Canada.16:10
AnthaasIf I use ssh -i [path to id_rsa being used] hg@bitbucket.org its fine.16:11
Anthaaswrong chat16:11
AnthaasHi, for some reason alt and arrows has started changed ttys16:11
EriC^bvargo2: that's just the log of the grep command, nothing there suspicious16:11
TJ-ppx___: I don't have a DSL bug, but you apparently do. So you're in a position to diagnose and potentially fix it16:12
TJ-EriC^: I wonder if a command would show up in /var/log/auth.log since it would use sudo?16:12
bvargo2would it if I was logged in via sudo -i?16:13
EriC^i was just wondering that ^16:13
bvargo2shoudl i try removing the +i and then run apt again?16:13
EriC^i think sudo -i would log to /root/.bash_history , i wonder about sudo su though16:13
EriC^bvargo2: yeah16:14
bvargo2i don't use sudo su, just -i16:14
bvargo2alright so what, exactly should i issue, chattr -i ...?16:14
EriC^bvargo2: yes16:15
EriC^TJ-: nothing showed up in /var/log/auth.log, do you think we should look for previous logs?16:15
bvargo2chattr -i /usr/lib/evolution-data-server  >??16:15
TJ-bvargo2: yes16:16
EriC^bvargo2: yes that's it16:16
TJ-bvargo2: then do the chmod 0755 ... command now it will work!16:16
TJ-EriC^: it could be searching for a needle in a very large haystack!16:16
bvargo2here are my two most recent auth.logs16:18
bvargo2https://paste.ubuntu.com/p/6mpJjdtWJb/16:18
EriC^i wonder does anything in stat show the last modified time for permissions?16:19
EriC^does modified keep track of permissions changes or just file changes16:19
bvargo2ok...16:19
bvargo2so i did the chattr and chmods...16:19
bvargo2https://paste.ubuntu.com/p/hkvSRndPRZ/16:19
bvargo2now the question is, what should i do next?  presumably something with apt or dpkg?16:20
EriC^bvargo2: yes, sudo apt autoremove16:21
bvargo2i don't know the ettiquite here, is this too much to paste, i.e. should i use a paste bin?16:22
bvargo2root@gigabyte:/usr/lib# sudo apt autoremove Reading package lists... Done Building dependency tree        Reading state information... Done The following packages will be REMOVED:   evolution-data-server libedata-cal-1.2-28 0 upgraded, 0 newly installed, 2 to remove and 40 not upgraded. 7 not fully installed or removed. After this operation, 2,600 kB disk space will be freed. Do you want to continue? [Y/n]16:22
oerheks40 not upgraded.16:23
bvargo2nb:  i'm at do the [Y/n] waiting...16:23
oerhekshit y16:23
oerheksthen run a proper full upgrade, and try to install again16:24
bvargo2dpkg: error processing package evolution-data-server (--remove):  cannot remove '/usr/lib/evolution/evolution-scan-gconf-tree-xml': Permission denied Removing libedata-cal-1.2-28:amd64 (3.18.5-1ubuntu1.1) ... Processing triggers for libc-bin (2.23-0ubuntu10) ... Errors were encountered while processing:  evolution-data-server E: Sub-process /usr/bin/dpkg returned an error code (1)16:24
oerheksthat full upgrade needs a reboot i guess16:24
bvargo2root@gigabyte:/usr/lib/evolution# ll total 268 drw-rw-rw-   2 root root   4096 Apr 20  2016 ./ drwxr-xr-x 202 root root  12288 Jul 28 07:58 ../ -rwxr-xr-x   1 root root  10232 Feb 23  2016 camel-index-control-1.2* -rwxr-sr-x   1 root mail  14336 Feb 23  2016 camel-lock-helper-1.2* -rwxr-xr-x   1 root root  10392 Feb 23  2016 evolution-addressbook-factory* -rwxr-xr-x   1 root root  14536 Feb 23  2016 evolution-addressbook-factory-subp16:25
=== charlie_ is now known as chaplin_
bvargo2# lsattr -d /usr/lib/evolution-data-server -------------e-- /usr/lib/evolution-data-server16:27
TJ-bvargo2: "sudo chattr -R -i /usr/lib/evolution"  (this does it recursively to all dirs/files16:27
bvargo2done16:28
bvargo2thanks.16:29
bvargo2https://paste.ubuntu.com/p/NChzwqcTKR/16:29
bvargo2now what?  reboot?  apt upgrade?  apt dist-upgrade?16:29
=== chaplin_ is now known as chaplin
bvargo2apt list --upgradeable:  https://paste.ubuntu.com/p/ST9JXB8H3d/16:32
=== chaplin is now known as chaplin-aljohani
oerheksafter this succesfull removal, yes, i would safely do; reboot, and run dist-upgrade16:32
oerheksthen those 40 packages are fixed16:33
=== chaplin-aljohani is now known as charlie-aljohani
TJ-bvargo2: "sudo apt update && sudo apt full-upgrade"16:33
bvargo2continue?16:34
bvargo2The following packages will be upgraded:   amd64-microcode appstream gir1.2-gdkpixbuf-2.0 gir1.2-packagekitglib-1.0 google-chrome-stable guile-2.0-libs hicolor-icon-theme intel-microcode libappstream3 libblkid1 libfdisk1 libgdk-pixbuf2.0-0 libgdk-pixbuf2.0-0:i386 libgdk-pixbuf2.0-common libgdk-pixbuf2.0-dev   libjs-sphinxdoc libmount1 libpackagekit-glib2-16 libslang2 libsmartcols1 libuuid1 libuuid1:i386 mount qemu qemu-block-extra qe16:34
TJ-bvargo2: yes, go ahead16:34
TJ-bvargo2: only really need a reboot if there is a linux kernel or glibc upgrade. Everything else will use the new versions correctly after a log-out/log-in cycle16:35
bvargo2see lines 10-12:  https://paste.ubuntu.com/p/Q8MZRMWPd2/16:35
bvargo2ok, so the full-upgrade did not end with any errors.16:36
bvargo2https://paste.ubuntu.com/p/SgMxPz69r8/16:37
arvin_I was wondering, I'm on 18.04, everything's great. I've built my own kernel and things are running very well. Did I miss out on anything from building kernel from mainline source as opposed to the kernel from launchpad (ubuntu-kernel-test)? I didn't apply any of the patches as I feel that doesn't pertain to my setup. Am I correct in my assumptions here?16:37
bvargo2so... it appears that apt installed pastebinit...  but it is still giving me those errors i mentioned earlier,  the sh: 0: getcwd() failed:  No scuh file or directory16:38
myselfOkay, so while Shotwell is uploading photos to Flickr, my mouse pointer doesn't work in other apps. Keyboard navigation is fine. I can't even figure out where to search for bug reports to see if this is a known issue. 18.04 nothing special.16:38
myselfIt seems to be OK if I start the upload, alt-tab away, and just do whatever. But if I come *back* to shotwell to check on the status of the upload, and then alt-tab away *again*, my mouse is dead (pointer moves, clicks don't click, scroll doesn't scroll) until the upload completes.16:38
TJ-bvargo2: that "sh: 0: getcwd() failed: No such file or directory" is unexpected - possibly it came from a package's postinst or prerm scripts so don't worry about it for now unless you see it again16:38
TJ-bvargo2: we can enable some debugging to figure out where those errors are happening16:39
bvargo2that's the thing, i am seeing it agian.16:39
bvargo2i see it when i installed pastebinit16:39
TJ-bvargo2: do you see it doing "apt update" too?16:39
TJ-bvargo2:  ^sudo of course16:40
bvargo2hmmm.16:40
bvargo2before i do that...16:40
=== phoenix_firebrd_ is now known as phoenix_firebrd
bvargo2https://paste.ubuntu.com/p/6KzwB96ByK/16:40
=== charlie-aljohani is now known as charlie_aljohani
bvargo2does sh refer to the shell?  but no, I don't see the error on apt update16:41
TJ-bvargo2: yes,16:42
bvargo2http://paste.ubuntu.com/p/M2p2RYZswb/16:42
TJ-bvargo2: Good, so that means it is likely being generated when apt calls on dpkg to do the underlying work16:42
bvargo2so that came from apt update |pastebinit16:42
bvargo2cool, so that is hopefully one thing i'll retain (along with the immutable attrib which i'll have to look into if i find the time)16:43
TJ-bvargo2: try this: "pastebinit <( sudo apt-get -o Debug::pkgDPkgPM=true install --reinstall pastebinit)"16:44
bvargo2what do i use for s/s (screen shots)?16:46
bvargo2it just hung16:46
MoondhumI am trying to install ubuntu 18.04 with "use entire disk" as partitioning option. Somehow I am not able to install grub on /dev/sdb, it gives an error "can't install on /dev/sdb". What am I missing here?16:46
bvargo2https://imgur.com/a/zd7ZdGh16:47
=== SimonNL_Afk is now known as SimonNL
TJ-Moondhum: partitioning mode may not support boot mode16:47
lotuspsychjemyself: a few things to try: try this on another user, test shotwell from wayland? check if system is up to date? try another kernel?16:47
oerhekssh: 0: getcwd() failed: No such file or directory --->>>> This error is usually caused by running a command from a directory that no longer exist.16:49
TJ-Moondhum: if booting in UEFI mode, there needs to be an EFI system partition (usually combined with GPT). Or for BIOS/CSM mode  /dev/sdb would need a BIOS Boot Partition (if GPT)16:50
TJ-oerheks: or cannot be reached/traversed to :)16:50
lotuspsychjearvin_: we dont reccomend compiling own kernel here, use !mainline instead16:50
TJ-oerheks: it looks like a dpkg script warning16:50
oerheksjups, deleted and recreated16:51
bvargo2so should I break (^C)?16:51
TJ-arvin_: depends on what you left out. Ubuntu has addtional patches for ZFS and for apparmor to support lxc/lxd which is used by snaps16:52
arvin_TJ-: I see, thanks. I use EXT4 but I guess apparmor is running in the background. I've been monitoring logs and everything seems okay, but just wanted to make sure I understood16:53
TJ-bvargo2: interesting... shouldn't get stuck there but yes, Ctrl+C16:53
oerheksoink.. how many ppa's???16:53
myselflotuspsychje: I only have one user.... system should be up to date, I always install the stuff it prompts me to update. How do I do the Wayland thing?16:53
bvargo2that broke my terminal session.16:53
bvargo2doesn't echo, or CR.16:54
arvin_TJ-: What's interesting is when I built the kernel it's missing the abi-* and retpoline-* file (this file has no contents though). Could you shed any light on that?16:54
TJ-arvin_: those are generated as part of the Ubuntu linux-image-* build scripts16:54
arvin_I see, thank you16:55
lotuspsychjemyself: logout to gdm login screen, then click the little gear ubuntu on wayland16:55
hggdhbvargo2: usually 'stty sane' recovers the common terminal settings16:55
TJ-bvargo2: hmmm, might need to create a separate terminal, rather than try to pull that back into sanity16:55
TJ-hggdh: that assumes you've got an interactive shell :)16:56
TJ-hggdh: I think it's stuck in a sub-shell command16:56
hggdhTJ-: indeed16:56
bvargo2https://imgur.com/a/Cvx9nrp16:58
bvargo2http://paste.ubuntu.com/p/Xxgpf5PGwq/16:59
bvargo2^:  $ sudo apt-get -o Debug::pkgDPkgPM=true install --reinstall pastebinit |pastebinit16:59
TJ-bvargo2: hggdh's command "stty sane" should help you16:59
bvargo2ah, missed that but already killed that term session.  fwiw, i use guake17:00
TJ-bvargo2: try this: "sudo apt-get -o Debug::pkgDPkgPM=true install --reinstall pastebinit |& tee /tmp/apt.log; pastebinit /tmp/apt.log"17:00
bvargo2http://paste.ubuntu.com/p/39RpmN4BRW/17:00
fr0xkbvargo2: That syntax :D17:01
=== fr0xk is now known as t0rn3z
bvargo2@fr0xk, syntax?17:01
t0rn3zbvargo2: Debug::pkgDPkgPM=true||flase17:02
bvargo2with a capital D?17:02
t0rn3zbvargo2: I meant that command syntax needs powerful memory :D17:03
=== phoenix_firebrd is now known as phoenix_firebrd_
bvargo2k,17:03
=== phoenix_firebrd_ is now known as phoenix_firebrd
bvargo2the debug command failed because Debug::pkgDPkgPM=true: command not found No command 'flase' found, did you mean:17:04
t0rn3zfalse :D17:04
t0rn3zOFMG17:04
bvargo2yeah i just noticed that...17:04
bvargo2debug::pkgDPkgPM=true: command not found17:04
t0rn3zI better 's/apt/pacman/g'17:05
=== gms is now known as Guest49922
myselflotuspsychje: the problem doesn't seem to happen in Wayland.... Should I just keep running this way indefinitely? (Is there a reason Wayland isn't the default?)17:05
lotuspsychjemyself: no, i would file a bug for this one mate, and describe this whole story17:05
t0rn3zmyself, I think so many nonfree app sucks with wayland17:06
lotuspsychjemyself: ubuntu-bug xorg17:06
lotuspsychjet0rn3z: his case is the way around, shotwell faults in xorg17:06
TJ-bvargo2: my fault, apt has to be non-standard in handling single-letter options! try this: "sudo apt-get -o=Debug::pkgDPkgPM=true install --reinstall pastebinit |& tee /tmp/apt.log; pastebinit /tmp/apt.log"17:08
myselfso xorg is the unnamed alternative to wayland in the gear menu at the gdm login screen? that's helpful to know!17:08
TJ-bvargo2: notice the "-o=..." not "-o ..."17:08
lotuspsychjemyself: ubuntu(=xorg) and ubuntu on wayland17:09
pragmaticenigmawhat is a good tool for Kubuntu to write ISO images to thumb drives. I would prefer GUI or an application that aids in identifying the drive. Using 'dd' is an option I'd prefer to avoid, as I don't wish to overwrite the wrong device17:09
t0rn3zlotuspsychje, but here: fr0xk@eula47: ~ $ RET=1; shotwell; echo $? returns 0 Ubuntu 18.04 LTS17:09
lotuspsychjet0rn3z: sorry?17:10
bvargo2oh... i'm on board now i think17:10
t0rn3zlotuspsychje, I am not getting segfaults17:10
bvargo2http://paste.ubuntu.com/p/8wVvXnrRCf/17:10
myselfI hate the bloatware of Etcher but it really makes USB-stick-image-writing idiotproof.17:11
myselfNo idea about kubuntu though. :P I'm... new here.17:11
=== fabricius1 is now known as fabricius
=== radice|ronf is now known as radice
TJ-bvargo2: no errors reported there, which is interesting17:16
t0rn3zlotuspsychje, check this out: https://imgur.com/Cem4IaO17:17
TJ-bvargo2: I wonder if the problem has gone away, or won't show up when there's an installed package already17:17
TJ-bvargo2: maybe we should try it with a very small dummy package that can be removed afterwards?17:18
TJ-bvargo2: try this: "sudo apt-get -o=Debug::pkgDPkgPM=true install xserver-xorg-video-dummy |& tee /tmp/apt.log; pastebinit /tmp/apt.log"17:19
bvargo2yes, i was trying to think of something i could do tha twith.17:19
myselflotuspsychje: thanks, I reported it here: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/178416117:19
ubottuLaunchpad bug 1784161 in xorg (Ubuntu) "Mouse inoperative in other apps while Shotwell is uploading to Flickr" [Undecided,New]17:19
bvargo2http://paste.ubuntu.com/p/JCRMd9V2hK/17:19
bvargo2this pastebinit think is the shit.17:19
bvargo2thing*17:19
TJ-bvargo2: I've also got you a C/C++ program here to find all immutable files, which you can download, compile, and run locally17:19
TJ-bvargo2: doesn't look like the "sh" error report is happening any more17:20
TJ-bvargo2: I think it was that shell you were in that you killed17:20
bvargo2do i have the compilers?  you can email it?17:20
bvargo2that could have done it.17:20
=== phoenix_firebrd is now known as phoenix_firebrd_
bvargo2since i'm here, i have a completely unrelated question...17:21
bvargo2i want to take an MPD m3u file and convert it into something vlc can use as an m3u.17:22
TJ-bvargo2: do "wget http://iam.tj/projects/ubuntu/find_immutable.cpp && g++ -o find_immutable find_immutable.cpp && sudo ./find_immutable / |& tee /tmp/immutable.files; pastebinit /tmp/immutable.files"17:22
bvargo2http://paste.ubuntu.com/p/yFtkmQH9Gw/17:22
bvargo2since mpd sets the music directory, it doesn't use absolute paths...  i need to add /library/music/ to every line in the mpd m3u.  any easy way to do that?  I did it with Calc, but there's got to be an easier way.17:23
bvargo2back to the immutable thing:  Connecting to iam.tj (iam.tj)|109.74.197.122|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1382 (1.3K) [text/x-c++src] find_immutable.cpp: Permission denied17:24
lotuspsychjemyself: nice work! perhaps also add you running 18.04.1 up to date, mention your kernel version too?17:25
TJ-bvargo2: for M3U: "while read line; do echo "/library/music/$line"; done < <(cat find_immutable.cpp ) > vlc.m3u"17:25
TJ-bvargo2: oh darn, I forgot to enable it!17:25
=== phoenix_firebrd_ is now known as phoenix_firebrd
TJ-bvargo2: scratch that - it is enabled. The problem is at your end. You must be trying to save it into a directory that is immutable :)17:27
=== t0rn3z is now known as L0r4X
letty0Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/17:28
L0r4Xow quick :D17:29
myselfIt would be nice if Settings/About would list my kernel version and that other stuff :)17:30
lotuspsychjemyself: uname -a17:30
TJ-bvargo2: do "FI=/tmp/find_immutable; wget -O $FI.cpp http://iam.tj/projects/ubuntu/find_immutable.cpp && g++ -o $FI $FI.cpp && sudo cp $FI /usr/local/bin/ && sudo find_immutable / |& tee /tmp/immutable.files; pastebinit /tmp/immutable.files"17:30
bvargo2lol\17:31
=== dan01 is now known as hasell
bvargo2yep17:31
bvargo2~/bin$ wget http://iam.tj/projects/ubuntu/find_immutable.cpp && g++ -o find_immutable find_immutable.cpp && sudo ./find_immutable / |& tee /tmp/immutable.files; pastebinit /tmp/immutable.files:  http://paste.ubuntu.com/p/nDNQXcTm9y/17:32
TJ-bvargo2: if the build fails at the g++ step, you may need to do "sudo apt install build-essential libboost-dev" first17:32
hasellWhy did you choose Ubuntu over other Linux distros? ^_^17:33
bvargo2it doesn.t17:33
L0r4Xhasell, because I value my time17:33
TJ-hasell: more developers, more eyeballs, more bugs (found) :)17:33
bvargo2so i suppose that means i have the compiler and that i don't have any other immutable files?17:34
L0r4XI think all Ubuntu users alone == total other distro users :D17:34
hasellL0r4X: Don't want to overcomplicate things? To much stuff to dig in?17:34
lotuspsychje!ot | hasell17:35
ubottuhasell: #ubuntu is the Ubuntu support channel, for all Ubuntu-related support questions. Please register with NickServ (see /msg ubottu !register) and use #ubuntu-offtopic for other topics (though our !guidelines apply there too). Thanks!17:35
L0r4Xhasell, Not like that, stability matters. I was at Arch, Gentoo, F28 before. You can see my helping Gentoo guys on IRCs too. But now I give up17:36
TJ-bvargo2: was that pastebin from running find_immutable ?17:36
lotuspsychjeL0r4X: goes for you too ^17:36
L0r4XAnd not having codecs in repos is damn annoying, PPAs and17:37
TJ-bvargo2: what directory did you execute it from? what does "pwd" report ?17:37
L0r4Xlotuspsychje, ha?17:37
lotuspsychjeL0r4X: keep this chanel free for ubuntu issue sonly please, you disturb the helping of others17:37
L0r4Xs/my/me/17:37
bvargo2~/bin$17:37
L0r4Xlotuspsychje, W00t?17:37
TJ-bvargo2: it looks like you *may* have solved the issues17:38
bvargo2then i changed directory to /tmp and so my pwd is /temp17:38
bvargo2it sure looks like i can move forward.17:38
TJ-bvargo2: right. did the m3u shell commands work?17:38
L0r4Xlotuspsychje, I was relying to hasell17:38
pragmaticenigmaL0r4X: do you have an Ubuntu related support question?17:38
L0r4Xpragmaticenigma, No! I am helping someone!17:39
bvargo2ummm17:40
TJ-L0r4X: the point is, your conversation is off-topic, not a support issue. We want to keep this channel free from associated chatter so helpers can focus on support conversation17:40
bvargo2so with the m3u thing, I'm not sure what it is trying to do...  there aren't any immutable files there.17:40
WurbleHi. The screen goes blank after I login to Ubuntu. My pc is connected to a 4k Samsung TV. Lower resolutions work fine, but nothing I try can make Ubuntu boot into a lower resolution past the login screen. I've tried xorg.conf and .xprofile and xrandr. Running 18.04. If I Alt-F3 then Alt-F2 then the desktop appears for less than a second, and then goes blank again. Please help?17:41
bvargo2oddly some files are root:root and some are mpd:audio17:41
TJ-bvargo2: the shell command I gave you needs to read the original file, I think I forgot to set that for you!17:41
L0r4XTJ-, Ow, understood. I'll remember it17:41
lotuspsychjeWurble: updated to 18.04.1? wich graphics card chipset?17:41
TJ-bvargo2: for M3U: "   M3U="/path/to/mpd.m3u"; while read line; do echo "/library/music/$line"; done < <(cat $M3U ) > vlc.m3u  "17:42
Wurblelotuspsychje, oh, when was 18.04 released? nvidia17:42
EriC^^Wurble: only recently17:42
pragmaticenigmaWurble: 18.04 was released in April, 18.04.1 was released a couple days ago. If you are running 16.04 you should start seeing a prompt to update to the latest17:42
lotuspsychjeWurble: check your lsb_release -a plz? and also need nvidia chipset + driver version (sudo lshw -C video)17:42
TJ-bvargo2: I tested it on the find_immutable.cpp just to check it'd prefix the text per-line :)17:43
WurbleThanks guys17:43
Wurblelotuspsychje, Description:Ubuntu 18.04 LTS17:43
WurbleUpdating now17:43
bvargo2ah17:43
bvargo2so problem.  m3u file is "Bob Dylan.m3u"17:43
lotuspsychjeWurble: you can also check your available drivers with: ubuntu-drivers list17:43
Wurblelotuspsychje,  GP107 [GeForce GTX 1050 Ti]17:44
bvargo2and it is telling me it can't find "Dylan.m3u"17:44
lotuspsychjeWurble: ok try update first, if that doesnt work try nomodeset to enter your system17:44
lotuspsychje!nomodeset | Wurble17:44
ubottuWurble: A common kernel (boot)parameter is nomodeset, which is needed for some graphic cards that otherwise boot into a black screen or show corrupted splash screen. See http://ubuntuforums.org/showthread.php?t=1613132 on how to use this parameter17:44
Wurblelotuspsychje, nvidia-driver-39017:44
lotuspsychjeWurble: ok tnx!17:44
TJ-bvargo2: for M3U: "   M3U="Bob Dylan.m3u"; while read line; do echo "/library/music/$line"; done < <(cat "$M3U" ) > vlc.m3u  "17:44
TJ-bvargo2: because of the space in the name, the $M3U needs surrounding in " ... "17:45
Wurbleubottu, noted, thanks a lot17:45
ubottuWurble: I am only a bot, please don't think I'm intelligent :)17:45
WurbleOh, now I see the thanks goes to you lotus ;)17:45
lotuspsychjeWurble: when you enter nomodeset, you could try different drivers, or add the more recent ubuntu drivers ppa17:45
bvargo2that's what i did...  didn't read it as being inside ""s17:46
bvargo2bvargo@gigabyte:/var/lib/mpd/playlists$ M3U="Bob Dylan.m3u"; while read line; do echo "/library/music/$line"; done < <(cat $M3U ) > "Bob Dylan vlc.m3u" cat: Bob: No such file or directory cat: Dylan.m3u: No such file or directory17:46
bvargo2anyway, i worked around it by renaming the directory17:46
lotuspsychjeWurble: sudo apt purge nvidia* makes you fallback to nouveau driver17:47
TJ-bvargo2: right, the <(cat $M3U) should be <(cat "$M3U")17:47
Wurblelotuspsychje, that's actually the last thing I did17:47
bvargo2got it17:47
bvargo2i knew there was an easy way to do it, i just don't have the shell skills.17:48
=== phoenix_firebrd is now known as phoenix_firebrd_
=== capella_ is now known as capella
bvargo2well if this helps, Bob Dylan vlc.m3u and bob.dylan.vlc.m3u are both the same size and the latter is playing a willie nelson/dylan version of Heartland so it is working.17:49
Wurblelotuspsychje, going to try a bunch more stuff, thanks :)17:50
bvargo2it took me an embarassingly long time to realize that mpd was transcoding everything i was listening to on the localhost...17:50
lotuspsychjemyself: to get you bug faster seen by devs, try to find more users affected to your same bug, and try a few steps yourself like different kernels, different shotwell version,..and keep your bug alive :p17:51
bvargo2i.e. the sound quality was suffering significantly17:51
=== phoenix_firebrd_ is now known as phoenix_firebrd
bvargo2alright, well thank you very much everyone...17:54
arvin_!mainline17:55
ubottuThe 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/MainlineBuilds17:55
TJ-arvin_: I have a script that automates fetching/installing mainline builds, it might be of interest to you. http://iam.tj/projects/ubuntu/wget_kernel_mainline.sh18:00
myselflotuspsychje: thanks, I've added a little :) I switched back to xorg when wayland died the moment I tried to launch Slack.. heh.18:04
myselfthis is definitely the weirdest bug I've encountered since coming to ubuntu!18:04
lotuspsychjemyself: yeah nice work, i think ive seen issues like that passing by here, packages work either in wayland or xorg...but yours only partly works weird indeed18:05
TJ-myself: I've encountered that in Xorg many years ago, where one window will capture the mouse and not let it go. There was some almost-random sequence of events that would trigger it, and release it too18:06
lotuspsychjemyself: just an idea, but have you tested to run shotwell from terminal in xorg, to see errors perhaps?18:07
lotuspsychjemyself: perhaps a tail -f /var/log/syslog too18:07
dan01For users who have a 1366x768 resolution. Doesn't the UI look to big in 18.04?18:07
Wurblelotuspsychje, Sadly, none of that helped. nomodeset stripped away all resolutions apart from 1024x76818:07
lotuspsychjeWurble: so i understand neither 390 and nouveau works on you?18:08
dan01I mean I can get much more lines of text without scrolling in other DE that I do in Gnome18:08
Wurblelotuspsychje, nope both have the same problem. .xprofile should really fix it, but it doesn't. However, I have a keyboard shortcut to run .xprofile so that I can wait until everything is logged in and then i press the shortcut to fix the resolution to 1080p instead of 4k18:09
EriC^^Wurble: did you try ~/.profile ?18:10
WurbleEriC^^, nope, what should I try with it?18:10
lotuspsychjedan01: screenshot?18:10
TJ-Wurble: are you sure the TV can handle the modeline the GPU is using? What does "pastebinit <( xrandr -d :0 -q )" report?18:10
WurbleTJ-, http://paste.ubuntu.com/p/M8Z64fdxHd/18:11
WurbleTJ-, I'm really not sure. I get the feeling the TV doesn't like something18:14
WurbleJust being able to limit the max res to 1080p would be great18:14
WurbleI wish there was a way to do that18:14
EriC^^Wurble: if you select it from the display settings it doesnt save it on the next boot?18:16
EriC^^mine saves it across boots on unity though not gnome18:16
WurbleEriC^^, nope, I wish it did18:16
WurbleEriC^^, I'm on gnome flashback18:16
EriC^^you could try adding this line to ~/.profile "if [[ -n $DISPLAY ]]; then xrandr -s 1920x1080; fi"18:18
EriC^^Wurble: ^18:18
WurbleEriC^^, ok, then reboot?18:19
EriC^^Wurble: yes sure18:20
Wurblebrb18:20
WurbleEriC^^, Nope, same18:22
EriC^^Wurble: does "xrandr -s 1920x1080" change the resolution if you type it into the terminal manually?18:22
WurbleEriC^^, you know, I actually think the login screen is in 4k, but there are no problems there18:23
WurbleEriC^^, yep, that's what's in the .xprofile, and i run the .xprofile with a keyboard shortcut after logging in so i can talk to you18:24
WurbleEriC^^, the 4k desktop does actually show initially, but only for less than a second18:24
WurbleEriC^^, perhaps flashback is just broken? Maybe I should try cinnamon or something?18:25
EriC^^Wurble: sorry to ask is there a normal gnome version?18:25
WurbleEriC^^, you mean the unity lookalike?18:26
EriC^^oh nevermind18:26
EriC^^i thought gnome flashback was like a low graphics kind of version or something18:26
WurbleEriC^^, nope. but that doesn't mean it's not the problem i guess18:27
EriC^^Wurble: could you run "sudo cat /var/log/Xorg.0.log | nc termbin.com 9999" and share the pastebin link? maybe there's some helpful info there18:27
__Detyou need sudo for that?18:28
lotuspsychje__Det: can we help you?18:28
__Detno?18:28
Wurblehttp://termbin.com/d1q918:29
cholcombe24Hey, I thought you guys might be interested in this blog by freenode staff member Bryan 'kloeri' Ostergaard https://bryanostergaard.com/18:29
cholcombe24or maybe this blog by freenode staff member Matthew 'mst' Trout https://MattSTrout.com/18:29
cholcombe24Read what IRC investigative journalists have uncovered on the freenode pedophilia scandal https://encyclopediadramatica.rs/Freenodegate18:29
EriC^^Wurble: which graphics drivers have you tried til now?18:30
Wurblethe single nvidia one in additional drivers, and the nouveau18:30
ioriaWurble, why are you using 'nomodeset ' ?18:31
Wurbleioria, I'm not...18:31
ioriaWurble, OOT_IMAGE=/boot/vmlinuz-4.15.0-29-generic root=UUID=f79ad188-2945-497c-b839-db04c5294dca ro quiet splash amd_iommu=off nomodeset18:32
Wurbleioria, I did as a test though, is it showing up in the log?18:32
EriC^^Wurble: the log does show so18:32
EriC^^Wurble: what does "cat /proc/cmdline" give?18:32
ioriaWurble,  remove it18:32
WurbleYeah I booted into it as a test but it didn't help18:32
Wurbleioria, it's already removed18:32
WurbleEriC^^,  options: ro quiet splash amd_iommu=off vt.handoff=118:33
ioriaWurble,  ok18:33
Wurbleno nomodeset18:33
ioriaWurble,  weird18:33
ioriaWurble,  old log then18:34
WurbleNo as I said I just booted with nomodeset to test18:34
WurbleBut it didn't help, so rebooted without it18:34
ioriaok18:34
ioriaWurble,  so you cannot set a lower resolution ? is that your issue ?18:35
WurbleI'll just paste my original question just in case it helps with context18:35
WurbleHi. The screen goes blank after I login to Ubuntu. My pc is connected to a 4k Samsung TV. Lower resolutions work fine, but nothing I try can make Ubuntu boot into a lower resolution past the login screen. I've tried xorg.conf and .xprofile and xrandr. Running 18.04. If I Alt-F3 then Alt-F2 then the desktop appears for less than a second, and then goes blank again. Please help?18:35
Wurbleioria, any attempts to permanently set a lower resolution are ignored18:36
ioriaWurble,  could be also a gdm3 issue; there is lightdm to test18:36
ioriaWurble,  reading you have gnome-flashback --- have you try the default gnome-shell session ?18:36
ioria*tried18:37
Wurbleioria, not extensively, but I had the same results18:37
Wurbleioria, I could test it again just in case18:37
ioriaWurble,  ok18:38
lotuspsychjeioria: he tryed 390 and nouveau, both same issue18:38
Wurbleyep18:39
WurbleIs there a new 18.04 thing that forces automatic resolution?18:39
WurbleOr anything new that might interfere18:39
ioriaWurble,  does the screen support the resolution you want ?18:40
WurbleIt just seems really weird to me that .xprofile and .profile won't work, but the exact same script executed seconds later works18:40
Wurbleioria, i want 1080p, but ubuntu seems to want 4k. It's a 4k TV, and it even shows the 4k desktop for less than a second before going blank.18:41
ioriaWurble,  can you paste your .profile ? maybe the cmd it's not executed18:41
Wurbleioria, .profile http://paste.ubuntu.com/p/x4v3J6n6jY/ and .xprofile http://paste.ubuntu.com/p/XkbgQD5VM7/18:43
EriC^^Wurble: what happens if you press ctrl+alt+f1, login and type "DISPLAY=:1 startx xterm"18:46
DWSRHey all, I'm trying to get the Ubuntu cloud images via uvtool on 18.04 as described in the Wiki, but `uvt-simplestreams-libvirt sync` is hanging indefinitely and `uvt-simplestreams-libvirt query arch=amd64` returns nothing. Is this broken on 18.04 or did I miss something?18:47
brainwashWurble: those files are read before gnome is started I'd think18:49
ioriaWurble,  try a startup script (startup applications):  xrandr -d  :0 --output HDMI-0 --mode 1920x108018:49
sinceDapperDrakeioria:  I just logged in and see that you you're talking about xrandr ... I have my setup how I want it now but my mouse pointer is flickering, do you happen to know why that might be?18:52
solsTiCeDWSR: try to ask in #ubuntu-server18:53
DWSRsolsTiCe: Chan's dead.18:53
WurbleEriC^^, assuming you mean ctrl alt f3... the terminal is unreadable, the text is so small, must be 4k res18:54
ioriasinceDapperDrake, 18.04 gnome-shell ?18:54
Wurblebrainwash, i see18:54
Wurbleioria, ok, good idea18:55
sinceDapperDrakeioria: that's correct, 18.04 gnome-shell18:55
Wurbletrying it, brb18:55
sinceDapperDrakeioria: I'm using x.org driver (nouveau)18:56
ioriasinceDapperDrake, i see some issue for Dell XPS 15 ...18:57
Wurbleioria, didn't work, had to run it manually again18:58
EriC^^Wurble: interesting, so it works if you just load it up the xserver alone18:58
EriC^^Wurble: did you try making a second user or using the guest account if that's still available in 18.04?18:58
WurbleEriC^^, i couldn't try your suggestion, i couldn't see the terminal18:59
EriC^^Wurble: oh, i thought you meant it showed a tiny xterm18:59
Wurblenope the terminal is 4k and unreadable18:59
Wurblealso i'm certain now that the login screen is 4k18:59
ioriaWurble,  try lightdm18:59
sinceDapperDrakeioria: that's so accurate, yeah I have a Dell XPS 1518:59
Wurbleioria, ok19:00
brainwashWurble: try with an added delay. new command would be:  sh -c 'sleep 5; xrander blabla'19:00
ioriaWurble,  ^ brainwash ^19:00
Wurblebrainwash, ok, i'll try that first19:00
Wurblei remember trying it before but not in a sh19:00
Wurblebrb19:01
bionic-upgr-ScUsHi all!19:03
bionic-upgr-ScUsupgrade 17.10 to 18.04 via no longer supported dialog. Left machine unattended. Returned to find machine idling at desktop, no upgrade dialog, no errors or warnings. last entry in /var/log/dist-upgrade/main.log: DEBUG running apport_crash()19:03
__Det18.10 should be called the Blue Wave19:04
lotuspsychje__Det: please dont19:04
ioriasinceDapperDrake, i don't see a fix available or workarounds;maybe try a previous kernel19:04
__Detlotuspsychje: im not in chare of that19:04
lotuspsychje__Det: only ubuntu support questions here please19:05
__Detlotuspsychje: one thing19:05
__Detlotuspsychje: blue wave.19:05
bionic-upgr-ScUsfigured i'd check here before i cross my fingers and reboot19:06
lotuspsychje!eolupgrade | bionic-upgr-ScUs start here19:07
ubottubionic-upgr-ScUs start here: 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/EOLUpgrades19:07
=== capella is now known as capella|away
bionic-upgr-ScUsubottu, you good looking bot :) issue is that the upgrade to 18.04 hit an error19:07
ioriabionic-upgr-ScUs, do you have backups ?19:08
lotuspsychjebionic-upgr-ScUs: at wich time did you upgrade exactly?19:09
EriC^^bionic-upgr-ScUs: what does "cat /etc/issue" show? and sudo dpkg --configure -a ?19:09
lovepopsickleubuntu bionic with the bar on the left does not want to scroll up and down as easy as it did using xenial19:09
bionic-upgr-ScUsnot in a conventional sense, but home is on its own partition. i can recover if things go sideways. just hoping to avoid the pain, lol19:09
bionic-upgr-ScUs"2018-07-28 12:50:16,056 INFO release-upgrader version '18.04.21' started19:10
bionic-upgr-ScUs"19:10
ioriabionic-upgr-ScUs, cat /etc/apt/sources.list | nc termbin.com 999919:10
papHello guys, I am kinda having an issue with mpt not properly mounting my android phone meaning the mtp  option is not functional in the phone.  Any thoughts?19:11
bionic-upgr-ScUsioria, done19:11
ioriabionic-upgr-ScUs, the url,please19:11
bionic-upgr-ScUshttp://termbin.com/ljhz19:12
lotuspsychjebionic-upgr-ScUs: you updated after artful was end of life19:12
ioriabionic-upgr-ScUs, sudo apt full-upgrade  and paste the the errors19:13
bionic-upgr-ScUslotuspsychje, agreed19:13
ioriabionic-upgr-ScUs, sudo apt update && sudo apt full-upgrade  and paste the the errors19:13
Wurblebrainwash, no effect19:15
Wurbleioria, lightdm displays for a second in 4k, then no signal, just like when i login. Otherwise it's the same19:16
brainwashWurble: the startup application variant?19:16
Wurbleyep19:16
EriC^^Wurble: you could always set the resolution from grub, just remembered19:16
WurbleEriC^^, awesome, i didn't know tha19:16
EriC^^Wurble: sudo nano /etc/default/grub19:17
bionic-upgr-ScUsioria, http://termbin.com/f0bg19:17
EriC^^Wurble: GRUB_GFXMODE=1920x108019:17
EriC^^Wurble: also GRUB_GFXPAYLOAD_LINUX=keep19:17
EriC^^then sudo update-grub19:17
ioriabionic-upgr-ScUs, uname -r19:18
brainwashWurble: I would have made sure that the startup entry works properly by replacing xrandr with xterm19:18
bionic-upgr-ScUsioria, 4.13.0-46-generic19:18
ioriabionic-upgr-ScUs, did you run  sudo apt full-upgrade ?19:19
bionic-upgr-ScUsioria, ran your suggestion: sudo apt update && sudo apt full-upgrade19:20
ioriabionic-upgr-ScUs, please, again    sudo apt full-upgrade19:21
redlegionanyone know why gnome-terminal would fail to execute with a timeout?19:22
lotuspsychje!info linux-image-generic trusty19:22
ubottulinux-image-generic (source: linux-meta): Generic Linux kernel image. In component main, is optional. Version 3.13.0.153.163 (trusty), package size 2 kB, installed size 31 kB19:22
redlegionrecently upgraded to bionic myself19:22
WurbleEriC^^, ok i'm gonna look this up then try it19:22
ceibalhola19:22
Wurblebrainwash, i'm gonna try the grub thing first, but then i'll try thar19:22
lotuspsychje!es | ceibal19:22
ubottuceibal: En la mayoría de los canales de Ubuntu, se habla sólo en inglés. Si busca ayuda en español entre al canal #ubuntu-es; escriba " /join #ubuntu-es " (sin comillas) y presione intro.19:22
Wurble*that19:22
ceibal#ubutu-es19:23
bionic-upgr-ScUsioria, http://termbin.com/10mg19:23
ioriabionic-upgr-ScUs, apt-cache policy apt19:24
bionic-upgr-ScUsioria, http://termbin.com/zocen19:25
ioriabionic-upgr-ScUs, ok,  ls /boot19:26
sinceDapperDrakeioria: Ok, I'll try that, I just upgraded from 16.04 and got my self a new monitor so I was playing around setting things up and now I got this, it's either I live with it or try another previous kernel like you mentioned, thanks for your response.19:27
ioriasinceDapperDrake, you're welcome19:27
bionic-upgr-ScUsioria, http://termbin.com/k1jq19:27
ioriabionic-upgr-ScUs, seems good19:28
ioriabionic-upgr-ScUs, afraid to reboot ?19:29
bionic-upgr-ScUsioria, thanks for reviewing. fingers crossed!19:29
ioriabionic-upgr-ScUs, good luck19:29
bionic-upgr-ScUsioria, the upgrade dialog just disappeared. i think it looks like the upgrade completed well enough, just wanted a sanity check from the community. i'm happy to roll the dice. i have alternate boot media, just in case, lol19:30
ioriabionic-upgr-ScUs, yeah19:31
bionic-upgr-ScUsthanks again and have a great weekend!19:31
ioriayou too19:31
lotuspsychjeioria: cookie!19:32
ioriaheheh, wait ...19:32
lotuspsychjelol19:32
ioriaWurble, give us good news19:37
WurbleEriC^^, GRUB_GFXPAYLOAD_LINUX=1920x1080 is I believe the right syntax, but it was ignored19:37
Wurblebrainwash, terminal is loading, so it works in that sense19:38
Wurbleioria, no such luck :(19:38
apetrescHey all - how can I convince Xorg of my correct display dimensions? EDID is incorrectly returning 520x321 for some reason (it should be 598x336) which means that X is calculating a totally wrong (non-square) DPI. I've tried creating a /usr/share/X11/xorg.conf.d/90-monitor.conf file that contains a Section "Monitor" with the right DisplaySize but it seems to be being ignored - Xorg.0.log still indicates it's19:38
apetrescusing EDID. Any ideas?19:38
brainwashWurble: terminal pops up after some seconds delay?19:39
WurbleHowever, I've determined that although the login screen is 4k (which makes it tiny and hard to read, so I need to fix that too), that .xprofile IS IN FACT FIRING and is changing res to 1080p, however THE RES GETS CHANGED BACK BY SOMETHING afterwards....19:39
Wurblebrainwash, presumably, I can't see it happen because I manually have to press my shortcut, super+f, to run .xprofile and fix my graphics again19:40
Wurblebrainwash, but it's there when I fix it19:40
WurbleSo the question is, what is screwing with my res after I set it?19:41
ioriaWurble, if it works from command line, should work with startup script19:41
=== capella|away is now known as capella
Wurbleioria, maybe it's beating a race with whatever is screwing up my res?19:42
ioriaWurble, looks like19:42
ioriaWurble, then script ie executable,right ?19:43
Wurblehaving sleep 20 on my startup to fix gfx doesn't seem like a great solution though19:43
Wurbleyep19:43
Wurbleand it's getting executed19:43
Wurble.xprofile is working19:43
iorialet's call TJ- in19:43
Wurblethen the res is getting changed by an unknown process19:43
Wurblethen i have to run .xprofile again19:44
lotuspsychjeWurble: try the ubuntu ppa graphics drivers perhaps19:44
lotuspsychjeWurble: i hear good things on 390.7719:44
Wurblelotuspsychje, sounds good, i'll try19:45
Wurblelotuspsychje, what am i looking for exactly? nvidia-390-dev?19:46
iorianope19:47
ioriaWurble, what's your video card ?19:47
Wurbleioria, NVIDIA Corporation GP107 [GeForce GTX 1050 Ti] (rev a1)19:48
ioriaWurble, an now using nouveau ?19:49
Wurbleyep19:49
pragmaticenigmaapetresc: what kind of device are you attempting to run Ubuntu on? Those are really small display dimensions19:49
Wurbleioria, how can I check for sure though?19:49
Wurblethe driver in use i mean19:49
lotuspsychjeWurble: 390.77-0ubuntu0~gpu18.04.119:49
apetrescpragmaticenigma: huh? its a 27-inch display19:49
apetrescMillimeters are 1/10 of a centimeter, not 1/100 if that's what you're thinking19:49
ioriaWurble, sudo lshw -c video19:49
apetresc598x336 is 59.8cmx33.6cm19:50
Wurbleyep, confirmed19:50
pragmaticenigmaapetresc: I'm assume the values you were giving us were resolutions ... not physical dimensions19:50
Wurblelotuspsychje, right, but that's not a package name right?19:50
ioriaWurble, already tried nvidia blob  ?19:50
apetrescpragmaticenigma: Nope, they're physical dimensions19:50
lotuspsychjeWurble: https://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa19:50
apetrescThe resolution is being correctly determined but the physical dimensions are not, which means the DPI comes out wrong19:50
apetrescDisplaySize in xorg.conf refers to physical dimensions19:51
Wurblelotuspsychje, I've already added the ppa but... Are you saying just install 390 now?19:52
lotuspsychjeWurble: yes try that19:52
ioriaWurble, wait,check in    ubuntu-drivers list19:52
Wurbletoo late, installing nvidia-39019:53
Wurblebut it did say 390 earlier19:53
pragmaticenigmaapetresc: Did you have the correct Identifier in xorg.conf file for that monitor?19:53
apetrescpragmaticenigma: I suspect that's the problem yeah19:53
apetrescI though "<default monitor>" would just resolve to the right thing19:53
apetrescSince there's only 1 monitor19:54
lotuspsychjeioria: he showed ubuntu-drivers list before19:54
lotuspsychjeioria: he had 390 by default19:54
apetrescAm I supposed to use the name I see in `xrandr -q`?19:54
apetresc(Which would be DP-4 in my case)19:54
ioriaok19:54
pragmaticenigmaapetresc: It's been a long time since I tinkered in there... but I remember it needed an explicate value... since a monitor could be swapped out and you wouldn't want to send the wrong settings to a monitor that doesn't support it19:54
apetrescpragmaticenigma: ah okay, that makes sense. Let me try restarting with DP-4 set as the Identifier :) Thanks!19:55
Wurbleapt returned: Unpacking nvidia-settings (396.45-0ubuntu0~gpu18.04.1) ... Errors were encountered while processing: /tmp/apt-dpkg-install-KsN2JR/04-libnvidia-compute-390_390.77-0ubuntu0~gpu18.04.1_i386.deb E: Sub-process /usr/bin/dpkg returned an error code (1)19:55
Wurble:(19:55
lotuspsychjeWurble: weird it grabs 396?19:56
Wurbleyep19:56
theorHi everyone. I've migrated from 16.04 to 18.04 and lost the progressbar indicators for Firefox and Chrome. Is this a known issue, and is there a way to get them back?19:57
theorI mean the progressbar in the Dock19:57
Wurblelotuspsychje, it does seem to be installed though :s19:57
lotuspsychjeoh19:58
Wurbleweird19:58
Wurbleshall i ignore it?19:58
lotuspsychjeWurble: yeah try a reboot, if you cant get in purge nvidia* again19:58
pragmaticenigmatheor: are you still running the unity GUI or did it switch you to gnome?19:59
Wurbleok, normally i relogin to the unity clone session to get to additional drivers and change. is there a better way?19:59
Wurblecause nouveau is still loaded at the moment19:59
theorpragmaticenigma: I switched to Gnome. I do almost no customization to have something well tested19:59
lotuspsychjeWurble: im out for a sleep mate, try to re-ask in channel20:00
theorso it's about as vanilla as possible20:00
Wurblelotuspsychje, ok, thanks for your help20:00
lotuspsychjenp20:00
pragmaticenigmatheor: 16.04 used Unity and 18.04 is now using Gnome. there will be differences, including status indicators and progress bars. It is very likely that Gnome does not provide applications the ability to place progress indicators in the task bar20:05
jeremiesh20:05
theorpragmaticenigma: ok, thank you. fyi there *are* progressbars, like for Nautilus, I know the libunity API has been ported to gnome. But I guess the browser extensions were not, then20:06
razer221Has anyone tried Pop OS? This ist he default join channel.20:06
pragmaticenigmarazer221: PopOS is not supported on this channel. The developers are using Ubuntu as a base image but it is customized in such a way it is not supported here20:07
WurbleNah it's just the same. I'm really starting to lose my... patience with this.20:08
WurbleAnyone still helping?20:09
hggdhrazer221: there is a #system76 channel as well20:10
razer221hggdh, Oh. I didn't try that. Thanks.20:11
razer221There was no #popos or pop_os20:12
pragmaticenigmaWurble: the person that was helping you signed out for now. it is possible that no one here presently has a solution to help solve your issue. recommendations are to search via google with your system name, graphics chipset and ubuntu as keywords to see what comes up.20:12
WurbleNo worries, thanks for trying guys, I appreciate you all chipping in ideas.20:16
lovepopsicklein network manager openvpn there was a setting for automatically connecting to a particular vpn but i dont see that setting with 18,0420:46
lovepopsickleit still works but it apprently carried the setting over but i dont see how to change it20:47
lovepopsicklefound it20:56
RumenHello21:03
RumenI try to install and run Dell optimizer, but nothing happens. Here i sthe instalation, but whatever I try to run nothing starts https://pastebin.com/0J7ivwJ821:04
Rumendoes anybody run that application?21:04
RumenIf anyone want to try it I can send it. It is small application.21:05
RumenI downloaded directly from DELL as rpm, I made it DEB21:07
oerheksRumen, they don provide you a manual??21:10
Rumenoerheks  there is of course - here it is https://pastebin.com/0McEHc5f21:11
oerheksso it didn;t work, if that is not the place to find it21:13
oerheksand honestly, i cannot find any info online about it21:13
RumenHere is the info https://www.dell.com/support/home/bg/en/bgdhs1/Drivers/DriversDetails?driverId=53GHP21:14
devdevdevdoes spectre and meltdown affect an updated ubuntu system?21:15
qwebirc87191hello. my gpt is corrupted/damaged. i have 3 ext4 partitions there. i saw i can fix this with gdisk using w  option (write table to disk and exit), but then it says that will overwrite existing partitions. What can i do to fix this issue but not overwrite the ext4 partitions?21:16
oerheks!meltdown21:16
ubottuMeltdown is a security issue with (primarily) Intel processors. It's mitigated by kernel patches named KPTI. Ubuntu released them in security updates for 14.04, 16.04, and 17.10. 17.04 will not receive this update. 18.04 will ship with kernel 4.15, which is patched already. 16.04 has updates for Linux 4.4 (release) and 4.13 (HWE), installs with 4.10 should upgrade to 4.13. See also !spectre, !nopti21:16
oerheksdevdevdev, you surely be safe if you can disable HT in the bios21:17
devdevdevoerheks: ty man, but i will just go with the fullon 18.0421:17
devdevdevi had trouble with updating automatically on top of the current version but will just do a back up and a manual installation as soon21:18
rafaelrcenteioHi, I installed Ubuntu via debootstrap. It's working correctly, expect that the i915 kernel module is not present, and consequently the there are some lagging on screen refresh.21:23
=== matthiaskrgr is now known as Guest37760
ahi2rafaelrcenteio, https://git.kernel.org/pub/scm/linux/kernel/git/firmware/linux-firmware.git/tree/i91521:31
rafaelrcenteioahi2: Thanks21:31
ahi2yw21:31
rafaelrcenteioahi2: I suppose I was missing the linux-firmware package, is that correct?21:35
ahi2rafaelrcenteio, you could try installing the linux-firmware package21:36
ahi2rafaelrcenteio, in my case on 16.04 i was missing 2 .bin files21:37
rafaelrcenteioThat's what I'm doing. Thanks.21:37
=== qwebirc97095 is now known as raidensnake
raidensnakeI'm trying to configure my sound on 18.04 but it it doesn't let me configure the output21:41
raidensnakeis there anyway way of setting up alsa from scratch?21:44
ahi2raidensnake, did you try alsamixer?21:45
raidensnakethat's the problem it's showing like 40 sidderent outputs21:46
raidensnakedifferent*21:46
raidensnakewhy I don't know21:46
oerhekssounds like a pretty good soundcard21:48
oerhekshow about F6 select soundcard21:49
oerheksanalog digital hdmi21:49
raidensnakeit's only got one listed21:49
raidensnakerealtek i2s21:51
raidensnakereateki2s/intelsst21:51
raidensnakethat's the only option21:51
=== ZAZ is now known as Guest88195
raidensnakeI'm stuck at what to do as it's giving me multiple audio outputs22:00
pragmaticenigmais there a way to make sure Alt + f# doesn't switch to TTY in KDE? main issue is Alt + f2 is how I launch some applications with parameters, and switching to tty2 wasn't my intention22:01
hggdhpragmaticenigma: IIRC -- long time out of KDE -- in the settings you would be able to re-assign keyboard shortcuts22:02
pragmaticenigmahggdh: keyboard shortcut for kde is already assigned... something else assigned alt + f# to switch TTYs22:05
JoshuaDanyone know where ubuntu 18.04 keeps libvlc.so? I couldn't locating it using find22:05
JoshuaD*locate22:05
pragmaticenigmaJoshuaD: is there a reason for finding it?22:05
JoshuaDpragmaticenigma, yes. I'm embedding it in another program for distribution in an appimage22:06
tomreynhttps://packages.ubuntu.com/search?searchon=contents&keywords=libvlc.so&mode=exactfilename&suite=bionic&arch=any22:07
pragmaticenigmaJoshuaD: You should follow the instructions from the VLC development documentation. You don't want to take the Ubuntu installed version as it may not work on other platforms22:08
TJ-JoshuaD: try "dpkg -S libvlc"22:08
tomreynalso https://packages.ubuntu.com/bionic/amd64/libvlc5/filelist22:08
JoshuaDAwesome. Thanks guys <322:09
TJ-JoshuaD: libvlc.so is likely a symbolic link to an ABI versioned libvlc.x.y.so22:09
Edistois there a workaround for second monitor going unkown after being idle? Sometimes I can turn it off and back on and it comes back, but otherwise it remains small.22:10
TJ-JoshuaD: also, if your own PC doesn't have the file installed, you can use the package "apt-file" to find files from the entire archive22:10
TJ-JoshuaD: as in "sudo apt install apt-file; sudo apt-file update; apt-file search libvlc"22:10
JoshuaDTJ- Oh man that is sweet. Thanks for the info22:10
pragmaticenigmaJoshuaD: Again... be aware that bundling makes you responsible for updating the library for bug and security fixes. It would be a good idea to learn how to use the shared libraries and packaging functions of Ubuntu to request the .so file is installed when someone installs your application22:12
TJ-pragmaticenigma: I'm getting fed up with the fragmentation the snaps are causing, plus the lack of a proper support avenue, and snaps that overlap system packages causing confusion when trying to give supprt22:16
pragmaticenigmano doubt TJ- ... I'm in discuss if you'd like to chat about it ;-)22:17
TJ-pragmaticenigma: I prefer to ignore it totally!22:18
=== guiverc_d is now known as guiverc
=== r0Oter is now known as r00ter
=== Trystam is now known as Tristam
skinuxI need a reminder. I had files/directories in /var/www/html setup so their ownership by account could be my own, but they were still just fine by root or whatever.23:03
skinuxI don't remember how to set that up23:03
TJ-skinux: didn't you use attributes? "lsattr/chattr" ?23:05
skinuxI didn't know those were commands23:10
jeffrey_fhow can I reliably scan a windows software CD to make sure it is virus and malware free?23:17
oerheksjeffrey_f, nobody here gives that guarantee.. but maybe the ##windows channel has a better answer23:18
oerheks.. or wait 10 years, time will tell :-D23:19
jeffrey_foerheks, I'm using linux as my OS23:20
oerheksand what antivirus scanner do you want to use?23:22
jeffrey_fIt is a software cd.  Helping someone who had a trojan installer drop 30 some pieces of malware and other SW into her system.  Want to make sure this CD is not like the other one.23:24
ahi2where did you get the cd?23:26
jeffrey_fIt's specialized text to speech software from Germany.  Recommended by a online school and confirmed through a google fu search23:29
oerheksthe windows channel would advise you to download a live antivirus iso from <something>23:30
ahi2bitdefender has a livecd or installs on linux23:32
jeffrey_fthat was going to be my route.  Just figured to ask, maybe someone had already done that and could advise by experience.23:32
guivercjeffrey_f, i've used clamav in that situation; but not recently & I have no idea how reliable it'd be23:44
IntelCoreI did edit upgrade-manager, and the thing says the LTS is not there23:47
IntelCoreI set it to =normal23:48
IntelCoreisn't 18.10 out now?23:50
TJ-IntelCore: 18.10 is the 2018 October release23:51
nateQuestion from someone new-ish to Ubuntu.  Rolling 16.04 LTS, how 'locked' in is the default-installed OpenSSL?  I have a custom OpenSSL I usually roll out on Fedora/RHEL distros which easily 'overrides' the default installed one (though that one can't be uninstalled cause they hook it as a dependency on 10 million things).23:51
nateI noticed 16.04 doesn't have nearly as many package dependencies tied to openssl by far (there's like 5?), but I was wondering on the viability of removing it and installing mine without issue.  Searching online about it isn't giving me quite the direct results I'd hope for lol23:52
IntelCoreread about how sql is in bionic that is not the olld one in 16.0423:55
IntelCoreI got a part empty I can install it from usb23:56
hggdhnate: if your package offers the same ABI and same programs/libraries you would *probably* be OK. But I suggest testing it at a throw-away box first23:56
=== boogle is now known as Rootyjunior
=== feodoran is now known as Guest14820
=== feodoran_ is now known as feodoran
hggdhnate: and, of course, having the same package name23:57
natehggdh: Yeah this is a throwaware for the most part, it's a completely fresh 16.04 install23:58
IntelCorebox, as-in vm23:58
=== Rootyjunior is now known as rootyjr
nateca-certificates openssl python3-requests snapd software-properties-common ssh-import-id ubuntu-server <-- are the only packages listed as impacted by removing openssl, two of which being openssl related that would be replaced by my install23:58
TJ-nate: is there something the Ubuntu openssl build is missing that you add?23:58
IntelCoresnaps23:59
nateTJ-: I wanted to do some Camellia testing on ubuntu w/ 1.1.023:59
TJ-nate: I see around 128 packages that hard-depend on openssl23:59

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