/srv/irclogs.ubuntu.com/2018/10/15/#ubuntu.txt

ezzieyguywufI'm trying to build my package in pbuilder, but I get a strange error that I don't understand: http://paste.ubuntu.com/p/GFmSWBQ7BS/00:34
ezzieyguywufit says that it can't satisfy a dependency because it's a "virtual package"00:34
ezzieyguywufdoes anyone know how I may resolve this?00:35
ZeZu:| whats the name of the libstdc++ 5 32b for a multilib system?00:40
Jay3mmeIs there a way to make MultiSystem utility really recognize you just deleted an ISO and so free up the relative space? It just keeps taking the same amount of MB, though the deleted ISO is no longer shown into the menu.00:41
ZeZunvm can just use :i386 duh00:43
rfmezzieyguywuf, my guess is you need to install some packages that provide those virtual packages (usually several different real packages may supply a virtual package, so apt can't figure out which one to install.)00:45
maszloGreetings channel. I am searching for where to find hardware list of smallest notebooks that have full hardware support.00:53
maszloIdeally looking for smaller 12 in or smaller00:54
maszloThe general hardware compatibility list was okay but no option to sort by display size, so was not ideal00:55
ryuo... already gone.01:03
ryuoOh well.01:03
bluesky_https://www.dropbox.com/s/dqfunumodx1zo2v/SPCC-2.tar.gz?dl=001:05
bluesky_that is a c++ compiler that I made01:05
bluesky_extract and run sudo bash configure -k then sudo make -k then sudo make install -k01:07
bluesky_and that will replace your current gcc... if you want a bootstrapped compiler!01:08
tomreynplease don't, unless you can verify it's not malware.01:08
ryuotomreyn: wasn't planning on it.01:08
ryuotomreyn: besides, I find it highly unlikely someone can easily write a C++ compiler.01:09
tomreynand it didn't belong here int he first place.01:12
ryuotomreyn: yea.. it just sets off red flags for someone to claim to have written a compiler for an extremely complicated language like C++.01:13
ryuoespecially a random person.01:13
ryuothere's only a handful of C++ compilers for a reason...01:14
rappoI did a system update on my nas yesterday that messed something up. When I boot up I get an error and it just hangs there. I made a live cd and the boot/system drive (a usb drive) is fine, ran a test and repair. Then I even tried boot-repair from livecd, but I still get the same error on boot... https://imgur.com/a/Ehh84ox any ideas?01:17
tomreynrappo: what is your NAS running?01:28
rappotomaw, 16.04 server01:40
rappooops, meant to tag tomreyn instead01:45
k_sze[work]When I get a "Report a problem" pop up, where does the bug report actually go to? Can I find all such bug reports in the Ubuntu bug tracker or something?02:06
cfhowlettyes, you can find all the bugs on the tracker02:08
k_sze[work]Or where can I find a local copy of the error report?02:08
hggdhk_sze[work]: usually the error reports (raw format) will be under /var/crash02:10
k_sze[work]hggdh: I see. Thanks.02:11
k_sze[work]hmm, https://errors.ubuntu.com/ doesn't seem to be searchable.02:12
hggdhk_sze[work]: errors.ubuntu.com is a restricted tool. You need to be a registered users (which means you would need to be a dev, or a similar, at Ubuntu)02:14
stevieHey, for LXD - What is 'Name of the new storage pool [default=default]'?02:31
ezzieyguywufrfm: it's odd because locally (i.e. not in pbuilder) I can install the packages as-is02:47
=== Darkvapour_ is now known as Darkvapour
dbgood morning. I have a question about DNS resolving which is probably not ubuntu-specific, anyway: when I run ping nonexisting.name.com, my OS then tries  nonexisting.name.com.mydomain.com ... which is sort of wrong, but also right in a way? Is that normal and intended? if I use dig or host commands, I get an empty response as it should be.03:05
dbnonexisting.name.com.mydomain.com  then returns a catchall answer which leads to confusing results.03:06
RoscoePColtraneyou should figure out whats actually right and wrong first03:08
dbRoscoePColtrane: so, I got "search mydomain.com" in my resolv.conf which is the reason this happens. Also, if I write ping nonexisting.name.com.   <-- with the root dot in the end, it doesn't happen, obviously, because now it's clear that the name is complete. I just wonder how this is not a raging issue for everyone. and why I only notice this after 30 years of using computers.03:11
dbyou know, actually .. actually I just needed someone to talk to03:11
* db breaks down crying03:11
dbI will remove the search clause. I'm not sure since when I had it. but I think it's not necessary and leads to issues.03:12
dboh well of course I get it. I got a new router which pushes this setting via DHCP ...03:17
=== BgLamersTeam is now known as Dreaman
whozer hello04:03
=== Dreaman is now known as BgLamersTeam
CarlFKhow do I use "ip" on just one device?   like I want to see bytes transmitted on /dev/wlp3s004:19
=== Class7_ is now known as Class7
=== cpaelzer_ is now known as cpaelzer
=== Tabstar is now known as Tabmow
gbear14275anyone know how to delete storage in lxc/d?  https://paste.ubuntu.com/p/D6swVjWxgj/05:23
lotuspsychjegbear14275: perhaps the #juju guys might know that05:25
=== jje_ is now known as jje
fiskenslaktI've encountered a very odd problem with my sound. pulseaudio seems to stop working after 5min. I can get it to work again by manually killing all pulseaudio processes and then doing sudo service pulseaudio start, but after 5min it stops working again05:27
fiskenslaktnormally i can eventually fix w/e sound problem i'm having after awhile, but this time i'm stumped05:28
fiskenslakti have no idea what to do05:28
lotuspsychje!sound | fiskenslakt start here05:28
ubottufiskenslakt start here: If you're having problems with sound, click the Volume applet, then Sound Preferences, and check your Volume, Hardware, Input, and Output settings.  If that fails, see https://help.ubuntu.com/community/Sound - https://help.ubuntu.com/community/SoundTroubleshooting - http://alsa.opensrc.org/DmixPlugin - For playing audio files,  see !players and !mp3.05:28
lotuspsychjefiskenslakt: you might also open a tail -f /var/log/syslog while you investigating your issue, to see whats going on05:29
fiskenslaktThanks i'll take a look at both05:29
fiskenslaktwell i get this in syslog:05:30
fiskenslaktpulseaudio[19940]: [pulseaudio] protocol-native.c: Denied access to client with invalid authorization data.05:30
=== Malsasa1 is now known as Malsasa
fiskenslaktI really can't figure out this sound issue. I keep getting this error in syslog:06:05
fiskenslaktpulseaudio[3888]: [alsa-sink-ALC887-VD Analog] asyncq.c: q overrun, queuing locally06:05
fiskenslaktno matter what, everytime i completely kill pulseaudio and allow it to start again, after like 4min it will stop working06:06
k_sze[work]If I do `dpkg -l 'ibus*'`, I see an `ibus-googlepinyin` listed as uninstalled ("uu"), but it's not a real package, apt says it's purely virtual.06:29
k_sze[work]How can I find what's referring to it?06:29
k_sze[work]`apt search ibus-googlepinyin` yielded nothing.06:29
enzotibk_sze[work]: https://askubuntu.com/questions/670169/how-can-i-find-ibus-googlepinyin06:36
cfhowlettenzotib, worked for me from 16.04 machine   https://paste.ubuntu.com/p/9yZmnmxvpX/06:37
k_sze[work]enzotib: I see. I guess I'll forget about it then.06:37
k_sze[work]enzotib: I can't even get fcitx to work properly (e.g. I can't get both English and French keyboard layouts working)06:38
k_sze[work]And the GNOME session freezes if I have selected fcitx as input method system, but accidentally press super+spacebar to switch ibus keyboards.06:40
karstenkGood morning! When rebooting, my postfix service wont start. But I cant find out why. Nothing in syslog I could recognize which tells me why postfix status is down after reboot. Any suggestions or help to find out why?   When starting manually without problems.07:06
desudesudesuHi all. linux and freenode newbie here.07:38
desudesudesuIs there a way to get a masked hostname on freenode? :S07:38
selckinyes register nick and turn it on07:38
desudesudesuThanks. The real reason i came here is to ask if there is a decent IRC program to use on bionic beaver07:39
desudesudesuWhen i try irssi or xchat i get the following:07:39
desudesudesu gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed07:39
BSC_hi everyone! I am having troubles using symlinks in Ubuntu 18.04 which I didn't encounter in 16.04 and earlier. I have a work-partition that is mounted as /opt/work and I usually symlink important parts of that from my home-dir. Sadly, some open-file dialogs do not seem to support reading from other partitions and/or my symlinks. I guess it's rather an issue of mount options than symlinking. any ideas or suggestions?07:49
BSC_I also suspect that it's related to Snaps07:51
Ben64why would it be snaps07:52
BSC_Ben64: because it does not happen with all programs. I already found something helpful (the guy asking is having the same issues as I am): https://askubuntu.com/questions/964377/snap-application-doesnt-see-files-from-another-partition07:53
nisankhindiaBSC_: how you have configured and created the symlink from another partition to your home directory . can you post the command that you have used in your system07:54
BSC_nisankhindia: I usually do "ln -s /opt/work/[name of dir] [another name of dir]"07:55
k_sze[work]fcitx is seriously bonkers: https://www.youtube.com/watch?v=No76EdjNkXs07:55
nisankhindiaBSC_: if you have created the symlink into your USER Home directory like inside /home/$USER/ than it should be inside /home/ as they dont belong to user , example mkdir -p /home/var mv /var/lib /home/var/ ln -s /home/var/lib /var/lib07:57
BSC_having had troubles with Snaps boils down to "how to get rid of snaps alltogether" for me :-/07:57
BSC_nisankhindia: I don't get your suggestion. It's not the symlinks which are not working. I can use them from the shell, many applications etc. It really boils down to snaps. And the reason as to why they behave differently are explained in the link to askubuntu (see above)08:00
geirhauhm why would you move /var/lib into /home? that doesn't make sense08:00
nisankhindiageirha: look at the last line after move08:01
geirhanisankhindia: still doesn't make sense in the context of BSC_'s issue08:03
nisankhindiageirha: it was miscommunication , so i have already shorted out that with the OP . thanks08:04
BSC_Snaps really are a major pita... Does anyone know if it's safe (and suggested) to add plugs to the yaml file of an existing Snap? I am using one which does not seem to support "removable-media"08:10
BSC_I am actually thinking of removing the snaps alltogether as they seem to be another case of "if it ain't broken, don't fix it"08:12
lotuspsychjeBSC_: for snap support we reccomend to contact the proper maintainer of the actual snap08:12
nisankhindiaBSC_: Snap support please visit : https://forum.snapcraft.io/ or read docs at https://docs.snapcraft.io/08:16
shazerHey I'm trying to use fingerprint-gui but when I add a fingerprint, it identifys my finger once but not twice08:16
BSC_lotuspsychje: thanks, I'll think about that. But I also think that my issue is more of a general problem with snaps. I have already spent too many hours investigating the intricacies of Snap08:17
lotuspsychjeBSC_: its the users choice, if you dont like snapd you can remove it from your system08:17
BSC_lotuspsychje: now THAT sounds like a great suggestion :D08:18
shazerHey I'm trying to use fingerprint-gui but when I add a fingerprint, it identifys my finger once but not twice https://imgur.com/a/bhkaO6t08:18
lotuspsychjeBSC_: just keep in mind, some snaps come by default on your ubuntu install, removing snapd might have consequences08:19
BSC_lotuspsychje: Yeah, chromium is one of them and there are others which I wouldn't want to gamble with. Snap seems to be a time-wasting monster in any way :-/08:20
lotuspsychjeBSC_: take a look at: snap list08:20
nisankhindiashazer: provide your distribution details ( lsb_release -a or cat /etc/*release ) , hardware details ( lsusb ), check the dependencies installed or not .. and08:20
lotuspsychjeBSC_: chromium is not instaleld by default, but there are current plans to maintain chromium on snap instead of the apt package08:21
shazerhttps://paste.ubuntu.com/p/y2xpT7vMWQ/08:23
BSC_lotuspsychje: I don't remember exactly, but I am quite certain that I installed chromium using apt-get or the Software Center. I still got a snap that way08:26
BSC_on another note: what is a good markdown editor for Ubuntu? I just tried Typora when I ran into that issue with snaps and remote file systems08:27
shazernisankhindia: https://paste.ubuntu.com/p/y2xpT7vMWQ/08:29
CheezBSC_: i strongly prefer vs code for a markdown editor over anything else ive used.08:34
desudesudesuI keep getting these kinds of errors when I try to apt-get install :08:42
desudesudesu"gnupg : Breaks: software-properties-common (<= 0.96.24.3) but 0.96.20.7 is to be installed"08:42
desudesudesuDoes this mean that I need an older version of software-properties-common ? Is it because python-pip is not yet stable on bionicbeaver?08:42
desudesudesuI've tried apt-get with -m and -f. Same error :S08:45
lotuspsychjedesudesudesu: have you added external ppa's to your system?08:50
geirhadesudesudesu: could you pastebin the output of this?   apt-cache policy gnupg software-properties-common08:50
desudesudesulotuspsychje: Not that I recall. Not on this machine.08:52
desudesudesugeirha: one moment for paste08:52
desudesudesuhttps://pastebin.com/QHRP58SY08:52
desudesudesuafk 5 minutes. Appreciate the response.08:52
geirhaYou have a 1.4.20 version of gnupg installed, which doesn't come from any of the currently added apt sources08:54
geirhathat gnupg package version happens to be the latest of xenial08:55
geirhasomething's gone wrong after upgrading from 16.04 to 18.0408:56
geirhawhat happens if you try to upgrade those two packages?   sudo apt install gnupg software-properties-common08:57
desudesudesuAh thank you. It is now upgrading with sudo apt install gnupg software-properties-common09:01
desudesudesuI may have effed something up when i did the dist upgrade. Will see what happens after apt is done with this09:02
desudesudesuMany thanks. Still new to nix. Trying to get away from windows as much as possible. Your help and effort is sincerely appreciated <309:02
fr0xkHow do I rollback to this btrfs snapshot : http://0x0.st/sEbd.txt (To last .snapshots/rootfs)09:18
tachikomasHello ubuntu channel. I'm running 18.04.1 latest version on a X230 (Lenovo), and i have trouble getting my lid cover detected. When i cat /proc/acpi/button/lid/LID the status is always open. Anything i can do for it ?09:47
tachikomasIt is working under other os.09:47
fribI can't use ibus anthy input in wine if I run using sudo09:50
fribanybody know how to fix that?09:50
fribthe exact command I'm using is: sudo -E ip netns exec alt4 sudo -u mark WINEPREFIX=~/.winejpalt4 LANG=ja_JP.UTF-8 wine run.exe09:50
fribwhereas if I just run WINEPREFIX=~/.winejp LANG=ja_JP.UTF-8 wine run.exe it works fine09:51
Zeljkowhen i want to install HOPM on ubuntu, i've got an error Leaving directory09:56
ppfcan i resize a partition the partition of the running OS?10:10
mgedminusually yes10:10
gigirockZeljko, is HOPM a linux game ?10:11
ppfmgedmin: usually meaning?10:11
mgedminat least you can enlarge a mounted ext4 partition with resize2fs; shrinking might not be supported10:11
mgedmin(according to the manual page)10:11
gigirockppf if that partition is the RUNNING one NO10:11
mgedminthe other difficulty is getting the kernel to reload the changed partition table, when you have some of the partitions mounted10:12
mgedminI remember doing online resizing a few years back, but I've forgotten all the specifics ...10:12
ppfmy setup of a 120g disk is {80g sda1 (/), 2g swap, void}10:12
mgedminthis is one of those situations where LVM makes things easier10:12
ppfso i swapoff, delete swap, recreate it at the end of the disk, and then resize2fs?10:13
mgedminessentially10:13
mgedminmake backups etc.10:13
gigirockppf at your risk10:13
mgedminit's a fun exercise if you're prepared for the worst, in case something goes wrong10:14
mgedminand you might need a reboot after the partition table change where you move the swap to the end and resize the / partition10:14
mgedminresizing filesystem and resizing partition are separate steps; when you're enlarging things, you resize the partition first and then run resize2fs to grow the filesystem to the new size10:15
mgedminwhen you're shrinking things, you shrink the filesystem first (while it's unmounted), then shrink the partition10:15
ppfwait, resize2fs is for the filesystem only10:15
mgedminand it's always scary because if you accidentally shrink too much and cut off the tail end of the filesystem, well, that's Not Good At All10:16
mgedminI believe tools like parted can combine both steps into one command10:16
ppfgigirock: no and at my risk are vastly different answers :)10:16
mgedminbut I don't remember if parted supports online resizing10:16
mgedminthere should be tutorials on the net; I wouldn't trust my memory10:17
mgedminbut it's helpful to know that online resizing is a thing that's possible (under some circumstances)10:17
ppfapparently there's also growpart10:18
ppfthat sounds helpful10:18
mgedmin... I think that changes the partition table only, leaving you to resize the filesystem yourself afterwards10:19
ppfsure, but that's just resize2fs10:20
mgedminyeah10:20
ppf'just' meaning the manpage says it works for mounted partitions10:21
BluesKajHi folks10:42
Paddy_NII just installed a new NVidia 1050 ti gpu on a system running Ubuntu MATE 18.04, initially I installed the only other listed driver in the "additional drivers" app "jockey" I think and it seemed to have installed correctly.  However upon rebooting I now have 1600x900 as the highest resolution available (not the previous 1920x1080).  I thought perhaps I should use the driver from NVidias website, so I switched back10:44
Paddy_NIto the previous Nouveau driver and rebooted.  Upon rebooting there was only one resolution available 1024x768. So I installed the driver from the website and reboot, I still have really poor resolution options and I am not sure I should trust this system.10:44
BluesKajPaddy_NI, which driver did you install from the website, the 390 or 396 ?10:51
Paddy_NIBluesKaj, Oh the 390.8710:52
hollusionhello10:53
hollusioncan you recommend a tool for converting heic to jpg?10:53
hollusiona simple cli tool would be nice10:53
BluesKajPaddy_NI, that driver should be available to build from the repos if you have dkms installed...shouldn't have to use the website driver10:54
Paddy_NIBluesKaj, Yeah I tried the driver listed in "additional drivers"10:54
Paddy_NIBluesKaj, It does not run at the correct resolution10:55
BluesKajI'm not really familiar with mate DE, but make sure dkms is insatalled10:55
BluesKajinstalled rather10:56
Paddy_NIOkay, it's rather odd that the additional drivers dialog does not handle this10:57
Paddy_NII would also have though that dkms would be installed OOTB10:57
Paddy_NIbrb, going to try this10:58
BluesKajadditional drivers is an older app that i haven't seen in the latest releases10:59
BluesKajguess mate is kind of traditional10:59
Paddy_NIBluesKaj, I11:30
Paddy_NIBluesKaj, I think MATE uses Jockey whereas Ubuntu uses a fork of Jockey which is integrated into software center11:30
BluesKajPaddy_NI, ok11:33
humblewolfmy ubuntu 18 has gcc but no g++, are they both seperate packages ??11:33
mgedminyep11:33
humblewolfso Installing gcc does not gurantee g++ ??11:36
mgedminno11:45
mgedminseparate languages, separate packages11:45
mgedminyou don't get gfortran either11:45
JimBuntuAlthough, g++ will depend on gcc, if talking about the standard repo packages11:45
Paddy_NIBluesKaj, Hey I don't mean to take too much of your time, would it be okay if you give this a literal once over?  https://devtalk.nvidia.com/default/topic/528263/linux/incorrect-monitor-resolution-after-installation-of-nvidia-current-package-via-synaptic-running-linux/11:56
Paddy_NIBluesKaj, The post by "Tumbar" seems thorough enough11:56
Paddy_NII am not sure how this is going to work long term with my not so savvy client11:56
BluesKajPaddy_NI, what does, sudo ubuntu-drivers list, show in the terminal ?12:04
BluesKajor lspci -nnk | grep -i vga -A3 | grep 'in use' , include the quotes, to see which driver is in use12:08
Paddy_NIBluesKaj, Cool will, do. I must get ssh going on this other PC as it's downstairs12:23
Paddy_NIThanks for your time mate12:23
BluesKajPaddy_NI, np12:24
Paddy_NIBluesKaj, output of "ubuntu-drivers list" nvidia-driver-39012:42
Paddy_NIBluesKaj, Kernel driver in use: nvidia12:42
Paddy_NII am guessing I need to create a newmode12:42
hateballPaddy_NI: are you using nvidia-settings to see available resolutions?12:44
Paddy_NIhateball, The highest listed is 1600x90012:44
Paddy_NII found this script on the Ubuntu forums https://paste.ubuntu.com/p/Mjnc5c7QYY/12:45
TJ-Paddy_NI: check what the monitor is reporting to the GPU via EDID - those modes come from that12:45
Paddy_NII wonder if I was to swap out "1600x900" with "1920x1080" if that would do the trick12:45
Paddy_NITJ-, Well using the opensource driver I get 1920x1080 and the display normally works flawlessly with just about any other chipset so I am certain its a problem with the driver12:46
Paddy_NIFor instance it is not even using 1600x900 by default with the Nvidia driver, its using 960x54012:47
Paddy_NITJ-, How would I check that information anyway?12:47
TJ-Paddy_NI: it'll be in the Xorg.0.log, usually at /var/log/Xorg.0.log, or more lately, in a per-user directory I believe12:49
OerHekssudo apt-get install read-edid && sudo get-edid | parse-edid12:56
Paddy_NIThanks OerHeks, this is the output from "get-edid" https://paste.ubuntu.com/p/tnfXWgG7Y2/12:59
bonnoHello, I need help with my computer graphics being slow. I'm using a laptop with intelhd520 and watching youtube 1080p is impossible12:59
bonnoit's a fresh install of ubuntu13:00
TJ-Paddy_NI: looks like the monitor's EDID is broken, according to the "checksum failed" message13:00
Paddy_NITJ-, Oh so this issue may not happen on a different display13:01
Paddy_NITJ-, It's funny how the 1050 TI with the Open Source driver does guess correctly yet the proprietary does not.  Also the onboard graphics guess correctly and the previously installed R9 280x guesses correctly13:03
Paddy_NIThis is actually the first time I have had this issue13:03
bonnoany ideas would be appreciated. everything was fine before restarting my computer:(13:03
TJ-Paddy_NI: when the EDID doesn't provide specific 'modelines' the driver tries to figure out the best choice from the Horizontal and Vertical frequencies, and, I think, the aspect ratio of the reported physical screen dimensions13:07
bonnocould anyone please help me with my graphics problem?13:33
bonnoi've been using linux for a couple weeks and been unable to fix this myself13:34
OerHeksjust read back, bonno , sounds like this SNA and tearfree issue https://askubuntu.com/questions/752743/ubuntu-16-04-skylake-6th-generation-screen-flickering13:34
OerHekssudo gedit /usr/share/X11/xorg.conf.d/20-intel.conf ( this is an empty page) and copy that info13:35
OerHeks*if* it does not work, see next post to use UXA instead of SNA13:36
bonnosorry, what info. i did leave the channel for a while and irssi (irc client i am using) does not store history (not sure if other irc clients do)13:39
bonnoah found it in the link13:40
bonnoand restart afterwards? @OerHeks13:41
pragmaticenigmabonno: that would be a good idea13:42
bonnohey, that helped, but it reset my monitors positions. after i set them up the way i need to (one monitor is clockwise), the lags appeared again13:48
bonnoOerHeks: should i now try accelmethod uxa or do you have any other ideas?13:50
TJ-bonno: so rotation (transformation) is the problem then13:53
bonnolikely. any ideas on how to fix that?13:54
TJ-bonno: presumably that can't be done in the GPU hardware so it is done by (CPU) software, which incurs the performance penalty13:54
bonnodoes that mean there's no way out of this but to use landscape mode?13:55
mgedminrotated monitors are made of sadness and tears13:55
bonnowell, that's inspiring haha13:56
mgedmin*cough* different subpixel ordering *cough*13:56
roryDoes Ubuntu have per-monitor font smoothing yet?13:56
rorythat is one thing I appreciate about W10 - the nice per-display DPI and font settings so I can rotate without squinty eyes13:57
roryand the aqueducts13:57
mgedminmy gut feeling is "probably not"13:57
TJ-rory: no, and I speak as someone that operates 6-monitor systems :)13:58
mgedminit might be technically possible, in wayland, but I think it need special support from the toolkit (to use not just different scaling modes, but also different fontconfig contexts for different outputs), and I haven't heard about anyone doing the work to support that13:58
roryIt's not a huge deal it just makes some fonts look indescribably weird13:58
TJ-rory: having all monitors identical is the bets way to go :)13:58
mgedminjust look how long it took to get color emoji support ...13:58
roryyeah but then I miss out on 1200x1920 goodness13:58
bonnowelp, guess that will be the way to go13:59
rorywhen you get a document up on that baby, you are REALY looking at that document13:59
bonnoreading my code in portrait mode was fun but i guess you can't have everything13:59
mgedminanyway I've turned off subpixel rendering and I'm trying to get used to pure grayscale antialiasing, so that I could use rotated monitors maybe at some time in the future maybe13:59
TJ-rory: well, that is relative. my 6 monitor configs use 1920x1200 and that's fine, but connect one of those combined with a hiDPI display and it looks coarse :)13:59
bonnothanks a bunch, imma go live my life now14:00
bonnota-tah14:00
TJ-I generally keep the rotated monitors in the same X screen, so maybe that helps too, I don't mix orientations in the same X screen14:00
libcHello.  When using Enhanced Zoom with compiz, is there a way to have it use a single zoom pane across multiple display rather than a separate pane on each?14:01
hollusioni just installed the package "imagemagick"14:03
hollusionbut i cant find its binary14:03
libccan you run it?14:03
hollusionimagemagick and magick do not exist14:03
hollusionas commands14:03
hollusion"imagemagick is already the newest version (8:6.9.7.4+dfsg-16ubuntu6.4)"14:04
OerHeksmagick <original>.jpg <target>.png >> https://legacy.imagemagick.org/script/magick.php14:05
mgedminhollusion: imagemagick shipts a lot of binaries with names like 'convert' and 'display' and 'mogrify'14:05
mgedmindpkg -L imagemagick will show you all the files owned by that package14:05
ppfhollusion: the command is named convert14:05
roryimagemagick doesn't provide a command called the same, it provides "convert" among others14:05
OerHeksor the whole list https://legacy.imagemagick.org/script/command-line-tools.php14:05
hollusionthank you14:06
mgedminexcept it's an empty packge; the binaries are actually shipped by a dependency -- dpkg -L imagemagick-6.q16 on ubuntu 18.04 lts14:06
hollusionwas hoping it would be able to convert heic to jpg but it does not seem like it14:07
mgedminand augh everything's obscured by the alternatives system14:07
hollusionhttp://dpaste.com/0Y9H90C14:07
mgedmin/usr/bin/convert is a symlink to /etc/alternatives/convert is a symlink to /usr/bin/convert-im6.q1614:07
mgedminthere's probably a manual page that lists all the commands14:07
OerHekswhole post about HEIC, one better exports from apple as jpg than convert  https://stackoverflow.com/questions/45460611/convert-heif-heic-to-jpeg-on-a-server14:09
JimBuntuhollusion, ' ls -half ~/Downloads/BFGC/IMG_30451.HEIC '14:09
hollusionJimBuntu, http://dpaste.com/0C3G4HP14:11
hollusionhad a typo in the filename14:11
hollusionbut it seems the ubuntu imagemagick package does not know HEIC format14:11
JimBuntuAh, ok. I wanted to make sure that wasn't going to also be an issue. Thanks.14:11
=== enzotib_ is now known as enzotib
ezzieyguywufI'm working on packaging a project and uploading to ppa. I've made a slight tweak to my upstream (changed the minimum cmake version) that did not result in a new release version. I've downloaded the slightly modified tarball and re-packaged, whenever I try to dput my new package into ppa it complains that my orig.tar.bz does not match14:56
ezzieyguywufis there a way to explicitly tell dbuild "hey, my orig.tar.bz is the same filename but the file itself is different" or do I have to actually bump the version on my upstream in order to make this work?14:56
tgm4883ezzieyguywuf: you would generally bump the version number since it's not the same14:57
TJ-ezzieyguywuf: just needs a "dch -i" or do it manually15:04
MalgorathI'm installing 18.04 Ubuntu( normal installation) and I can see my 3TB drive fine but the 14.6TB Raid I have setup is only being seen as 2TB. Any idea why?15:07
ezzieyguywufTJ-: tgm4883: so change the version number on the package? that I don't mind doing15:09
gpunki am not sure but maybe the patitionning, gpt or msdos have you partitioned ?15:09
MalgorathYeah just as a test I installed windows 10 pro and it read and worked with the drive with no issue15:10
MalgorathNo special drivers or anything15:10
TJ-Malgorath: seen as 2TB by what?15:10
Malgorathfdisk15:10
ezzieyguywufthat did it! thanks you two.15:10
TJ-Malgorath: well that would be expected. try "gdisk"15:11
=== BgLamersTeam is now known as Dreaman
ezzieyguywufdrat, actually launchpad complains now15:11
TJ-Malgorath: fdisk has advanced a bit but is still stuck in the MBR heritage of max 32-bit offsets and so forth15:11
Malgorathfdisk -l is the command and it sees both 8TB drives as sda/sdb and on install fdisk say the sdd(14.5tb) raid but no on reboot I don't see the drive, so I'm thinking its probably a driver issues. but I'm not really up on raid stuff and not sure what drivers if any I would need15:11
ezzieyguywufis it possible to change the orig.tar.bz in launchpad without changing the filename?15:12
TJ-Malgorath: is it hardware RAID?15:12
MalgorathTJ-, yes15:12
MalgorathI have a z620 HP workstation15:12
TJ-Malgorath: true hardware raid, or fakeRAID? you said sda/sdb are 8TB which inferred they are the underlying disks of the 14.5TB sdd15:13
MalgorathTJ- its a true hardware raid, lshw | grep -i raid => product: C600/X79 series chipset SATA RAID Controller15:14
TJ-Malgorath: are you on it now? can you show us "pastebinit <( lsblk )"15:14
=== xul is now known as Guest50153
Malgorathlet install pastebinit, I just installed 18.04 on the 3tb drive15:15
MalgorathTJ-, http://paste.ubuntu.com/p/p73ZqRTGj6/15:16
TJ-Malgorath: OK, that is FakeRAID - e.g. the firmware/BIOS can configure it, but the OS needs a driver15:17
mgedminlsblk ftw15:17
TJ-Malgorath: in real hardware RAID all you wouls see is the logical RAID device, not the underlying disks15:17
MalgorathTJ- ah this thing says it has onboard raid controller with 6 ports...15:17
TJ-Malgorath: right, but it isn't a hardware RAID, it's a lie. It is fakeRAID15:18
TJ-Malgorath: see e.g. https://help.ubuntu.com/community/FakeRaidHowto15:18
MalgorathThanks TJ15:19
TJ-Malgorath: that wiki is just FYI read the first paragraphs. Ignore the technical stuff and commands, we'll help you sort that part out (that article is quite out-of-date )15:20
MalgorathTJ-, i was about to ask but yes I see what you mean15:20
TJ-Malgorath: now you need to install dmraid package. "sudo apt install dmraid"15:22
TJ-!info dmraid15:22
ubottudmraid (source: dmraid): Device-Mapper Software RAID support tool. In component main, is optional. Version 1.0.0.rc16-8ubuntu1 (bionic), package size 22 kB, installed size 91 kB15:22
MalgorathTJ-, says its already installed15:22
TJ-Malgorath: that's good, in which case we can investigate what it sees15:23
TJ-Malgorath: try "sudo dmraid -ay"15:24
* mgedmin should research dmraid vs mdadm someday15:24
MalgorathTJ-, RAID set "isw_ecehhcgibh_Volume0" already active15:25
TJ-Malgorath: OK, so you should be able to access it as /dev/mapper/isw_ecehhcgibh_Volume015:26
MalgorathCorrect but that is being read as 1.8T15:26
MalgorathI already did a clonezilla of the Raid so if I have to rebuild the array I'm okay with that tbh15:27
TJ-Malgorath: what is reporting the 1.8T size ?15:28
Malgorathit was in the lsblk you had me pastebin15:28
TJ-Malgorath: no matter I see it! Right, so all that means is the entire RAID size isn't used, only 1.8T as Volume015:29
Malgorathoh wait15:29
Malgorathif i do gdisk I see 13.8TB15:29
Malgorathon partition 415:29
TJ-Malgorath: the 'lsblk' output suggests you've got 2 x 7.3TB disk, in RAID-1 mirror15:30
MalgorathThat is correct15:30
Malgorathand not mirrored15:30
MalgorathRaid 015:30
TJ-Malgorath: Mirrored15:31
TJ-Look at the major:minor device numbers in the lsblk output, they're identical for sda and sdb15:31
mgedminmight be a striped configuration15:31
MalgorathI'd hope so I bought 2 HDDs the exact same15:31
Malgorathits Striped in BIOS15:31
TJ-hmmm, lets look at the actual device nodes: "pasteinbint <( ls -l /dev/block/ )"15:32
Malgorathhttp://paste.ubuntu.com/p/C78Q8TbzKZ/15:33
TJ-OK, I'm getting confused, don't mind me!15:33
TJ-right, what we see is only 1.8T allocated according to dmraid, of the total15:34
TJ-Malgorath: is that what you were expecting?15:35
MalgorathSo on install it read the wrong setup for the raid?15:35
MalgorathNo15:35
MalgorathAs with windows I have 14.8 TB of storage and I'd rather have it setup in linux for that space15:35
TJ-Malgorath: show us "pastebinit <( sudo dmraid -s -s isw_ecehhcgibh_Volume0 )"15:37
TJ-Malgorath: my point is, there may be 14.8TB /but/ only 1.8TB is allocated according to dmraid, via lsblk. If you know that the entire 14.8TB is allocated to file systems then there is a problem15:38
MalgorathTJ-, http://paste.ubuntu.com/p/52QY23YRWN/15:39
MalgorathTJ-, I have the 14.8TB setup with windows 10 on it just to see if it would work15:39
MalgorathSo it has a working partition, I wouldn't imagine it not reading a simple windows partition15:40
TJ-Malgorath: now lets try "pastebinit <( sudo dmraid -s -s isw_ecehhcgibh )"15:40
TJ-Malgorath: is the host running a 64-bit amd64 Ubuntu ?15:41
Malgorathyes15:41
MalgorathERROR: either the required RAID set not found or more options required no raid sets and with names: "isw_ecehhcgibh"15:41
Malgorathwhen i ran that15:41
TJ-OK, that's fine15:41
TJ-I was trying to ensure we weren't looking too deep into the set15:42
TJ-so now lets try the superset itself: "pastebinit <( sudo dmraid -s isw_ecehhcgibh )"15:43
MalgorathSame error15:43
TJ-Malgorath: In Windows does Disk Management show the entire 14.8TB under a single device ?15:44
Malgorathyes15:44
TJ-Malgorath: I suspect the Intel SoftWare (ISW) fakeraid metadata on that system is not fully understood by dmraid. What Ubuntu release are you using?15:45
Malgorath18.0415:46
TJ-right, and redhat basically abandoned dmraid in 2010 so it is likely out of date.15:47
TJ-So I think for safety you need to a) remove dmraid so you can't accidentally destroy the raid set and b) investigate if mdadm's support for ISW is any better!15:48
tombeeHey all. Is there any way to debug a preseed unattended install to ensure that the preseed/file is being loaded correctly?15:50
TJ-Malgorath: try this: "sudo mdadm --query /dev/sda" and pastebin the results15:51
MalgorathTJ-, should I apt purge dmraid?15:52
MalgorathTJ-, /dev/sda: is not an md array /dev/sda: device -1 in 0 device inactive container array.  Use mdadm --examine for more detail.15:54
=== T4P4N_ is now known as T4P4N
Malgorathbrb15:57
TJ-Malgorath: try "sudo mdadm --examine /dev/sda"  - we're trying to ascertain if mdadm can handle that kind of fakeRAID metadata16:01
=== Dreaman is now known as BgLamersTeam
Malgorathback16:05
MalgorathTJ-, http://paste.ubuntu.com/p/XNQFdFjs4Z/16:06
TJ-Malgorath: looks like bad news then, intel haven't contributed the newer metadata handling to either of the linux RAID management tools. I can't find anything more recent about ISW either16:14
MalgorathSo its a no go with raid? Weird cause the clonezilla saw all 15TB and let me do a back up of it16:16
TJ-Malgorath: in which case maybe we just need something extra. I'm trying to find some examples of using mdadm with recent ISW metadata via the mdadm mailing list but not seen anything so far16:18
Malgorathokay16:20
TJ-Malgorath: can you show us "pastebinit <( sudo mdadm --detail-platform )" - this reports on what the disk controller hardware supports according to the kernel16:24
TJ-ISW is also known as Intel Matrix Storage Manager (IMSM)16:25
MalgorathTJ-, http://paste.ubuntu.com/p/2ZTkh669hh/16:25
TJ-I've got some old Promise controllers that are utilised by dmraid, but got no intel MSM set up here16:26
rneesehey guys16:27
TJ-Malgorath: that looks good, array disks are on ports 0 and 116:28
rneeseis there a tool in lxde or other desktops to display avaible usb ports  ?16:28
TJ-Malgorath: so now we re-visit why mdadm doesn't seem to recognise the metadata16:28
MalgorathTJ-, Will I see an increase in speed since this is SW or is this just basically just so I have  1 big drive?16:30
TJ-Malgorath: increase in speed? I'm not sure what you mean?16:31
MalgorathThe reason for the raid is to have increased drive speed(2 drives should be faster then one)16:32
TJ-Ahhh, well RAID-0 stripes should in theory help since reads/writes can go to 2 drives simultaneously16:32
MalgorathThats what I was hoping for, if this isn't going to do that I'll just break the raid and setup the drives as 2 8TB drives16:33
TJ-In terms of any software overhead there is very little. The metadata on-disk that dmraid/mdadm read is used to configure the device-mapper core, so it knows how to translate a write to logical sector X of a RAID device to the correct sector of the underlying device.16:33
TJ-Malgorath: what I'm puzzled by is why "mdadm --query /dev/sda" didn't find any metadata, since it should have, as we know from dmraid it is there and usuable (although dmraid handles it incorrectly)16:35
Malgorathgoing to reboot, brb16:38
=== Tara_a is now known as Tara
MalgorathTJ-, umm good news after reboot its being seeing right, i jsut formated it to ext4 and moving my /home partition on to it16:47
TJ-Malgorath: really!? What did you change16:47
TJ-Malgorath: eeek, I hope you don't mind losing your documents then, or you're taking good off-PC backups :)16:47
TJ-Malgorath: I'd never trust data to a RAID-0. I'd want a RAID-01/10 (mirror + stripe) for some redundancy16:48
MalgorathTJ-, I did a full clonezilla of the windows partition before I started this whole mess today16:48
MalgorathTJ-, most of my work is going to be throw away, I'm learning LXD containers and how to get things done with them16:49
TJ-Malgorath: ahh.. you know LXD puts its containers under /var/lib/lxd, not in user home16:49
TJ-Malgorath: I'd be inclined to use LVM for 14.8TB and then create LVs as needed and mount them where they do most good16:50
MalgorathTJ-, I was wondering where they are stored16:50
MalgorathTJ-, are you saing I should make the raid my /var dir?16:50
TJ-Malgorath: you could create (say) 2 partitions on the RAID, make separate LVM VGs in each, and allocate 1 exclusively to LXD, use the other for your own requirements16:51
MalgorathTJ-, So you mean make like a 10T partition for just /var and then the rest for /home?16:52
TJ-Malgorath: unless you're doing something extremely dataset-hungry I can't imagine containers using much space16:52
MalgorathTJ I literally only hve this much space cause I had to ext 8tb drives sitting on the shelf, I had a 250G SSD as primary drive but didn't know if it was worth keeping in since its so small16:53
TJ-Malgorath: something like that, but don't allocate one to /var/. Instead, when you configure LXD give it one of the VGs for its exclusive use16:53
MalgorathTJ-, I've never used LVM before, I always manually partition everything16:54
TJ-Malgorath: Generally my LXD containers rarely grow above 4GB each, but it depends on what you're using them for of course16:54
MalgorathTJ-, mostly this is for me to learn the stuff I need to take the LFCE and maybe a few other courses/certs16:54
TJ-Malgorath: Well, LXD ideally preferes to use ZFS, but it works well with LVM too. If you split your RAID into 2 partitions, you could let LXD have one to use as ZFS or LVM, but it'd be exclusive to it16:54
=== Class7_ is now known as Class7
fernandobassoHi folks. How do I make apt use a certain .ca or .crt certificate?16:55
TJ-Malgorath: LXD likes ZFS/LVM since it can do snapshots and copy-on-write type operations16:55
TJ-fernandobasso: that question doesn't make sense; can you explain more16:55
TJ-fernandobasso: apt doesn't use X509 certificates to verify, it uses gpg signatures16:56
Malgorathhmm... Should I use the SSD as / and setup the 3TB for just Backup(auto/incermentals at night) and then leave the Raid unmounted and setup LXD to use it? I mean I did that already with the 3tb drive and the SSD just trying to figure out if the raid is going to be worth the headache now16:57
TJ-Malgorath: I think, when you've got no real need for that amount of space, deciding what to do is much harder!16:58
TJ-Malgorath: I'd trust the SSD far more than spinning disks for the OS and /home/ though16:59
MalgorathTJ-, okay I'll redo the setup, but would you suggest just breaking up the raid then and maybe mount 1 8tb as /var and leave the other for LXD?17:00
TJ-Malgorath: if you're going to reserve some for LXD there's no need to use 8TB for var! the only thing that really grows in /var/ is /var/log /var/cache/apt /var/lib/dpkg - and I never exceed 8GB for /var/17:01
TJ-Malgorath: the only thing that makes sense for 14TB is video editing and the like17:02
MalgorathSo typical me, I over did it again... ugh17:03
TJ-Malgorath: but you're having fun, right!? :D17:03
tomreynfernandobasso: see the 'Server credentials' section in apt-transport-https(1)17:05
tomreyni.e. you may want to use the Acquire::https::CAInfo::host option17:05
ezzieyguywufI'm trying to follow the instructions located here: https://help.launchpad.net/Code/Git#Mirroring_repositories_from_other_sites17:05
ezzieyguywufhowever, I don't see anywhere in my launchpad that says "configuration options"17:05
ezzieyguywufdoes anyone know where I may find this link?17:06
tomreynezzieyguywuf: this may be more suitable in #launchpad17:07
HamiltonWhen does cosmic come?17:07
ezzieyguywuftomreyn: great point17:07
tomreyn!cosmic | Hamilton17:07
ubottuHamilton: Ubuntu 18.10 (Cosmic Cuttlefish) will be the 29th release of Ubuntu.  Release annoucement at https://markshuttleworth.com/archives/152117:07
OerHeksHamilton, *maybe* this month17:07
Hamiltontomreyn, is it wise to update my bionic when it comes?17:07
Hamiltonor wait a few months for bugs to go off?17:08
OerHeksif you need to ask, stay on LTS17:08
tomreynHamilton: sorry, i should have pointed you here instead https://wiki.ubuntu.com/CosmicCuttlefish/ReleaseSchedule17:08
tomreynHamilton: in my personal experience (only) the quality of non LTS releases doesn't grow much over time, so if you're happy to run it, i don't think it makes a lot of a difference whether you'll upgrade at release or some weeks/months later.17:10
TJ-mgedmin: is there some need for wanting 18.10?17:12
tomreyn(if major issues are identified in it shortly after release, like it happened with 17.10, this would be an exception)17:12
TJ-oops!!17:12
TJ-Hamilton: is there some need for wanting 18.10?17:12
TJ-Hamilton: we already have the HardWare Enablement (HWE) stack of latest kernel and Xorg17:12
HamiltonTJ-, no, I was just wondering...and I like the background of bionic-beaver more :)17:13
HamiltonWould the packages in 18.10 be updated from 18.04 (bionic)?17:13
HamiltonFor example I want things like weechat and thunar updated (and I prefer not to add PPAs)17:14
TJ-Hamilton: If you upgrade to 18.10, then in 9 months you'll have to upgrade again ... and again ... and again, whereas 18.04 is supported for 5 years17:14
TJ-Hamilton: for weechat, I run it in a container, so you could create an 18.10 (or later) container with latest weechat in, without upgrading the host17:15
HamiltonAnother question, is the main dev-team behind Ubuntu somehow geographically concentrainted? Is it south-africa based or uk based?17:15
TJ-Hamilton: all over the world17:16
HamiltonBut the firm itself is south-africa based, no?17:16
gpunkno it's uk17:16
TJ-Hamilton: Canonical is based in London, registered in Isle of Man originally I believe17:16
Hamiltongpunk, Then what was south-africa based in ubuntu lore?17:17
TJ-Hamilton: Shuttleworth is South African, the founder/owner of Canonical17:17
Hamiltonoh17:17
HamiltonIsle of Man is actually around england?17:17
TJ-Hamilton: yes17:17
gpunkit s an island ...17:18
gpunklol17:18
HamiltonI read somewhere that between Ubuntu, openSUSE and RHEL, only ubuntu has managed to get away with copyright of  pre-installed codecs..how is it so?17:18
TJ-Hamilton: see https://en.wikipedia.org/wiki/Canonical_%28company%2917:18
TJ-Hamilton: Canonical (used to) have an optional mpeg license you could buy17:19
TJ-Hamilton: I think the patents on that have now expired though17:19
HamiltonTJ-, so now this difference between these distros has vanished?17:20
TJ-Hamilton: if i recall correctly the license was only required for the MPEG encoder, not decoder17:20
HamiltonAnother question, I use Xfce and most (if not all) of its apps on Ubuntu...Was it better if I installed Xubuntu at first? Or is there some advantage in installing ubuntu then xfce?17:22
gpunkbetter install xubutu ... that s my own opignon17:23
TJ-Hamilton: not much difference, if any17:23
TJ-Hamilton: the same packages are installed whichever way you do it17:23
Hamiltonwhat about drivers, decoders and general support? Is Xubuntu always behind official main Ubuntu?17:24
TJ-Hamilton: you could have several Desktop Environments installed at the same time (e.g. kubuntu,ubuntu,xubuntu,lubuntu,budgie,mate) and just select between them at the greeter log-in17:24
TJ-Hamilton: it's identical17:25
TJ-Hamilton: xubuntu is just a different selection of default packages and tools17:25
Hamiltonnice nice17:25
HamiltonFor example Ubuntu's default image viewer takes much longer on my AMD E1 machine to render the image..but xfce's image viewer takes much less...this same behaviour is seen across all apps that I've used (terminal, file manager, application finder,...)17:27
TJ-Hamilton: that may be due to Ubuntu using a compositor to render fancy effects17:28
TJ-Hamilton: that sucks up GPU resources for window decorations and the like17:29
RandomTechhello, i just set up a new system usuing an ubuntu 16 image, however, when i go to run any command with sudo it hangs. Any suggestions on how i can go about troubleshooting this isue?17:31
ioriaRandomTech, sometime it happens due to an hostname issue, but it's a general speculation :þ17:33
TJ-ioria: I agree with you ... RandomTech is there an active network interface connected?17:34
RandomTechThere are two network interfaces connected (this is a virtual machine, however, if that makes a difference)17:34
TJ-RandomTech: there was one issue where if all interfaces were down sudo would hang permanently17:35
RandomTechTJ-: my bad there is one interface connected and routing externally is done outside of the system17:35
ntdwho do i speak to regarding *very* esoteric kernel issues?17:36
TJ-RandomTech: the hostname issue was due, if I recall correctly, to a combination of nsswitch and nDNS17:36
TJ-ntd: describe and we'll tell you :)17:36
ntdok. upgrading from 4.15.0-34 to -36 is causing issues streaming h264 over rtsp from *some* sources using ffmpeg, not vlc17:37
RandomTechTJ-: I am able to ping hosts out on the internet from this system if that gives you any more information17:37
ntdswitching back to -34, having done nothing else? no problem17:37
ioriaRandomTech, check also /etc/hosts17:37
RandomTechioria: /etc/hosts has a line specifying loopback (127.0.0.1), but deos not have a line specifying its own host name17:39
ioriaRandomTech, add it17:40
TJ-RandomTech: it's worth adding that: "echo 127.0.1.1 $(hostname)" | sudo tee -a /etc/hosts "17:40
SladeWhat's the recommended ldap server implementation these days.. apacheds or still openldap17:41
TJ-ntd: that is a VERY interesting observation. I've been meaning to diagnose and issue where clients drop RTSP streams on wired Ethernet connections but not Wireless, and I think all the hosts are now using -3617:41
TJ-Slade: FreeIPA uses 389-ds but it depends on what the use-case is17:42
SladeAh right. That one too. Basically managing users for sso purposes.17:44
RandomTechTJ-: will that still work with me not being able to use sudo?17:44
SladeWas relying on azure + openid connect but that causes issue with desktop applications like git17:44
TJ-ntd: I've just generated a changelog we can inspect to see if any commits stand out as being able to cause this. http://paste.ubuntu.com/p/sB8TdMVyWd/17:48
TJ-RandomTech: oops! good point Sherlock17:48
TJ-RandomTech: have to use pkexec instead I guess, I'd best test that!17:48
RandomTechpkexec?17:48
ioriaRandomTech, slow != not working17:49
TJ-RandomTech:  "echo 127.0.1.1 $(hostname)" | pkexec tee -a /etc/hosts "17:49
RandomTechioria: i left it run for a half hour on friday, so at this point i am assuming it is not working17:50
ioriaRandomTech, are you in the sudo group ? if not you need recovery17:50
RandomTechioria: groups show that i am.17:51
ioriaRandomTech, try recovery17:51
TJ-ntd: what's the network driver in use?17:52
SladeInteresting that no ldap servers use a SQL backend.17:52
ioriaRandomTech, you need to remount rw  (mount -o remount,rw /)17:52
TJ-Slade: because a relational DB isn't the best storage for LDAP, which is read-mostly17:52
RandomTechioria: running that command tells me i need root to do so17:53
ioriaRandomTech, in recovery, you are ROOT17:53
SladeTJ-: indeed. Most apps would benefit from different db types17:54
RandomTechioria: im not sure how to get into a recovery state on this system then, as it is virtualized17:54
ntdTJ-, iirc both have e100017:54
ioriaRandomTech, from grub -> advanced options17:54
ntdone might have rtl8***17:54
ntdivy and haswell17:54
TJ-Slade: i was reading up on some ds-389 performance tests for BerkerleyDB vs mySQL recently; quite illuminating17:55
RandomTechioria: i do not have grub on this17:55
TJ-ntd: if you look at the end of the pastebin, some of the first changes, are to the r816917:55
ioriaRandomTech, reinstall it17:55
ntdone of them def have dual e100017:56
UrbanecmHi all, I was wondering why host reallynonexistentdomain.com was taking too long and I figured out I have "search svkhk.cz" in /etc/resolv.conf, which can be the cause. The question is: How can I get rid of it?17:56
TJ-RandomTech: do you mean the VM is loading the kernel/initrd directly from the host, instead of going through a boot loader?17:56
ntdalso: if i switch from ffmpeg to libvlc: no problem (higher cpu usage though=17:57
RandomTechTJ-: i believe so, i am not sure however, it is an instance on openstack if that gives you any more information17:57
ntdalso: only happens when streaming from one specific source (multiple units)17:57
ioriaRandomTech, check auth.log and syslog17:58
ntdat diff locations, diff network gear, etc17:58
TJ-ntd: hmmm, you'd need to do some tracing to pin this down some more. I have on my ToDo list a task to create a mirror port on the switch to capture packets so I can compare the wired/wireless client streams to see if anything stands out17:58
TJ-RandomTech: did you try using "pkexec" ?17:58
RandomTechTJ-: it asks me to specify my password which i was unable to do as th user does not have one17:59
TJ-RandomTech: really!? that is unusual. Hmmm, you're in between a rock and a hard place!18:00
SladeTJ-, ah they all seem to support it, they just dont advertise it because its that bad i guess18:00
ntdTJ-, also try downgrading to -34 and try using libvlc instead on -3618:00
TJ-ntd: in my scenario it is using vlc18:01
ntdhmmm18:01
TJ-ntd: next time i'm at the office I'll try the -34 kernel. Have you opened a bug report on this I can follow?18:01
ntdno, just finished trying everything but downgrading the kernel18:02
ntdabout to go drown some kittens, not the right frame of mind to file a bugtraq18:02
TJ-ntd: le me know when you have a bug number and I'll subscribe and try to reproduce18:02
ggzhi18:02
ggzi changed my driver to nouveau and now X doesnt start, how can i fix it ?18:03
RandomTechTJ-: yes it seems so, to my knowledge, on this system, instances are created with a default account that has passwordless sudo and login via an ssh-key that you provide during the creation18:04
TJ-RandomTech: in which case I'd punt the problem up to whoever manages the instance creation, it sounds like it isn't configured correctly18:04
RandomTechTJ-: the thing is, is that i created the instance so im even more confused18:05
lotus|NUCggz: what does ubuntu-drivers list suggests for your system?18:07
TJ-RandomTech: I'm trying to find the bug reports but with little success; doesn't seem to be posted against the sudo package itself18:09
RandomTechTJ-: its fine, thank you for your help, im going to have my coworker try to create an instance tomorrow to see if he runs into the same issue as me18:10
RandomTechthank you too ioria18:10
ggzlotus|NUC: nvidia-driver-39018:10
=== sdx32 is now known as sdx23
lotus|NUCggz: try to install it18:18
ggzlotus|NUC: it work back! thanks! but now i'm again with my previous problem: screen configuration is random and screens goes off when booting18:21
bob91hi guys18:21
ggzlotus|NUC: was working fine in 16.0418:21
ggzi upgraded to 18.0418:21
bob91anyone knows how to speed up performance in gnome-shell with nvidia drivers on ubuntu 18.04 ?18:22
bob91I watched a video of a clutter version that run on archlinux that make everthing so smooth18:22
fernandobassoTJ-: I am behind a firewall. Browsers can access the internet because the certificate has been imported into the browser itself. Apt complains about invalid certificate stuff.18:24
fernandobassotomreyn: Okay. I will. thanks.18:24
lotus|NUCggz: your current kernel version please?18:27
tomreynfernandobasso: maybe you want to install the certificate system-wide instead. see ca-certificates (there is a separate, similarily named package for java).18:27
ddybingntu-no18:28
ddybingsorry18:28
ggzLinux ggz-zzz 4.4.0-112-lowlatency #135-Ubuntu SMP PREEMPT Fri Jan 19 12:22:33 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux18:29
TJ-fernandobasso: if apt is complaining that infers you have some https sources configured, and that those server's are deliverying an X509 certificate that isn't signed by a recognised certificate authority. That makes me suspect your network is intercepting HTTPS for deep-packet inspection, which also infers you should install your local DPI server's certificate, or organisation's internal CA cert, into the18:32
TJ-system certificates, rather than trying to do it per-application.18:32
ggzlotus|NUC: is it outdated ?18:34
lotus|NUCggz: that doesnt look like bionics kernel..18:34
fernandobassoAlright friends. I'll some more stuff with the new hints you have given me. Thanks a lot. Much appreciated.18:34
ggzlotus|NUC: okay maybe that's my fault, when it asked to change the grub file, i said no by mistake18:35
lotus|NUCggz: share your sources.list in a pastebin to the channel please?18:35
ggz lotus|NUC: http://paste.ubuntu.com/p/kKBf9nW7xB/18:40
lotus|NUCggz: let me share mine as its .be too18:42
lotus|NUCggz: https://hastebin.com/ajikecosuv.shell18:42
ggzlotus|NUC: they are the same, i think i just need to reconfigure grub to include the bionic kernal, what is the command ?18:44
lotus|NUCggz: sudo update-grub18:45
lotus|NUCbob91: whats your current nvidia driver version please?18:47
TJ-ggz: ensure the kernel packages are installed "apt list --installed linux-image*"18:47
ggzTJ-: thank you, it is. Didn't know that command, i am still using dpkg -l =)18:48
ggzlotus|NUC: thank you very much for your efficient help, i will now reboot and hope that it will solve the problem18:49
=== SimonNL is now known as SimonNL_Afk
ggzlotus|NUC: it works as 16.04 !!! thank you very much you are a ubuntu god! it was entirely my fault as i skipped the kernel change and you seen it at the begining =)18:56
JimBuntu!cookie | lotus|NUC19:03
ubottulotus|NUC: Wow! You're such a great helper, you deserve a cookie!19:03
lotus|NUC:p19:04
Katnip!cookie | JimBuntu19:15
ubottuJimBuntu: Wow! You're such a great helper, you deserve a cookie!19:15
JimBuntuThanks Katnip - Greetings!19:15
Katniphowdy19:15
pjshey all.. so my thinkpad wouldn't wake up from sleep today so I hard booted it and now gdm doens't load. I have to alt+f2 to get a shell and startx. I did a dist-upgrade, rebooted a few times, same thing. Logs say it started successfully and gdm3 is actually running (as well as gdm-session-worker). Any ideas?19:15
Katniphow ya been19:16
ioriapjs, what ubuntu version  ?19:22
pjsioria: 18.0419:26
ioriapjs, your kernel ? uname -r19:26
pjsioria: 4.15.0-36-genric19:27
ioriapjs, ls -al ~/.Xauthority19:28
pjs0600 are the perms19:29
pjsuser rw only19:29
pjsioria: -rw------- 1 pjs pjs 102 Oct 15 12:23 /home/pjs/.Xauthority19:29
ioriapjs, cat /proc/cmdline19:30
pjsBOOT_IMAGE=/vmlinuz-4.15.0-36-generic root=/dev/mapper/ubuntu--vg-root ro quiet mem_sleep_default=deep19:30
pjsioria: ^19:30
ioriapjs, why did you remove splash and add mem_sleep_default=deep ?19:31
pjsioria: oh, I thought I removed that. Previously the Thinkpad x1c6 didn't have deep sleep supported. Had to patch the dsdt/acpi table and part of it was adding that to grub defaults19:32
ioriapjs, mem_sleep_default=deep This fixes the resume problems with the nVidia card.19:33
pjsbut Lenovo fixed it with a bios update. So I'm no longer running the patched dsdt table but I guess I forgot that setting. You think that's the issue? I updated the bios 4 weeks ago and it's been fine19:33
ioriapjs,  cat /etc/default/grub |  nc termbin.com 999919:33
pjsioria: http://termbin.com/u03e19:34
ioriapjs,  are you censoring ? :þ19:34
pjsioria: no19:35
bumblefuzzcan someone please help me with my DNS on ubuntu 18.0419:35
bumblefuzz?19:35
ioriapjs,  that's not a standard /e/d/grub19:35
pjsioria: that's the entire file.. I never edited anything except the edition of mem_sleep_default attr19:35
bumblefuzzI've followed all the tutorials I can find19:35
bumblefuzzbut my laptop still uses the default DNS supplied by my wifi19:36
bumblefuzzeven though I've specified my own19:36
pjsioria: you want /boot/grub/grub.cfg?19:36
bray90820How well does 18.04 work on a touchscreen monitor19:36
ioriapjs,  that is http://paste.ubuntu.com/p/67QvpKCgvF/19:36
bumblefuzzcan anyone help with my DNS problems?19:36
=== xul is now known as Guest17733
pjsioria: You think that has something to do with it? It's been fine all this time. I don't mind trying it19:37
ioriapjs,  i lost you, sy19:37
pjsioria: You think I need to change the defeaults file?19:38
RaptureAnybody ever come across ubuntu 16 apt-get check doing a crazy amount of reads on a system?19:38
bumblefuzzcan someone help with my DNS on ubuntu 18.0419:39
bumblefuzz?19:39
daniel2How do you create a package using backportpackage and not upload it.  Specifying workdir is not actually creating the deb packaghe19:39
bray90820bumblefuzz: I can try but no promises19:41
bray90820What seems to be the issue19:41
bumblefuzzbray90820: thanks19:44
bumblefuzzbray90820: I've tried the internet tutorials and according to tcpdump, it is requesting addresses from the DNS I've specified19:44
bumblefuzzhowever, it's still requesting addresses from the address the wireless AP specified19:45
bumblefuzzI need to stop the requests from the AP specified DNS addresses19:45
bray90820Have you restarted your networks services?19:46
bumblefuzzyes19:46
bray90820Do you know the name of your interface19:47
bumblefuzzyes19:48
bray90820bumblefuzz: nmcli device show <interfacename> | grep IP4.DNS19:50
bray90820Replace <interfacename> with your interface and paste the output here19:50
daniel2When creating a pbuilder for backports, do you specify the targeted ubuntu version or the ubuntu version with the package you want to backport?19:53
TheRealJohnGaltHi, I've installed ubuntu 18.04 to attempt to test amdgpu-pro. I've run the script as outlined here https://amdgpu-install.readthedocs.io/en/amd-18.30/install-installing.html#installing-the-pro-variant, however I believe only the non-pro variant is in use because some pro features are unsupported (like 4k60 output on hdmi), and the amd tools are missing from the system. Where's the xorg log located so I can check?19:57
nisankhindiaTheRealJohnGalt: universal log location /var/log/19:58
=== steinar1 is now known as skjar
TheRealJohnGaltnisankhindia: not there, assuming because it's rootless?19:58
nisankhindiaTheRealJohnGalt: check cat /var/log/Xorg.1.log or cat /var/log/Xorg.0.log19:59
nisankhindiacheck that19:59
TheRealJohnGaltâžœ  ~ ls /var/log/X*20:00
TheRealJohnGaltzsh: no matches found: /var/log/X*20:00
nisankhindiaTheRealJohnGalt: take a snapshot of the terminal use this command cd /var/log tha ls and take a snapshot of that20:01
OerHeks sure you have /var/log/Xorg.0.log20:02
nolnTheRealJohnGalt, ls -l /proc/<Xorg pid>/fd should list a symlink to the log20:02
TheRealJohnGaltaha, it's ~/.local/share/xorg/Xorg.0.log20:03
resoluti0nhi20:03
resoluti0nI have 3 gnome extensions that do not load since I upgrade to 18.10...has anyone experienced the same issue?20:05
OerHeksTheRealJohnGalt, look at the date,  ~/.local/share/xorg/Xorg.0.log is from install time20:06
ducasse!ubuntu+1 | resoluti0n20:06
ubotturesoluti0n: Cosmic Cuttlefish is the codename for Ubuntu 18.10 - Support only in #ubuntu+120:06
TheRealJohnGaltOerHeks: no, it's the current log.20:06
resoluti0nubottu: ok thx for the info20:07
ubotturesoluti0n: I am only a bot, please don't think I'm intelligent :)20:07
resoluti0n:)20:07
bumblefuzzI'm getting an absolute flood of DNS traffic at startup on ubuntu 18.0420:09
bumblefuzzit appears that one of the sources is coming from clock-applet20:09
nisankhindiaTheRealJohnGalt: can we have the list of files located in your /var/log/ . so that we can confim20:09
bumblefuzzand the other is attempting to connect to daisy.ubuntu.com but I can't identify the source20:09
bumblefuzzcan someone help me find these sources and disable them?20:09
bumblefuzzmy computer won't connect to the internet for a solid 5 minutes after startup until this DNS flood has stopped20:10
TheRealJohnGaltI confirmed, because the log is with pro packages and 18.30 versions. ty though. Unfortunately looks like amdgpu pro doesn't support some of the features I'd hoped.20:10
bumblefuzzmy processor goes full throttle during this time and it's very screwy20:10
jfmcarreiraheyy guys20:11
bencchow can I ignore an error in a makefile?20:11
jfmcarreirawhich ubuntu pkg provides Qt5LinguistToolsConfig.cmake20:11
jfmcarreira?20:11
benccI have a line "sudo docker network create --driver bridge existing-network" and it through an error20:11
nisankhindiaTheRealJohnGalt: we want to confirm few things , as in my case my GPU logs in different log file other than xorg in this http://nisankhacharjya.me/screenpaste/imagehost/Screenshot_20181016_013157.png20:11
bumblefuzzcan someone help me?20:14
bumblefuzzthere's a flood of DNS traffic when I start my laptop that revs my CPU to 100% and keeps me from connecting to the internet until it's finished20:14
bumblefuzzI need to find and disable the processes that are doing this20:15
bumblefuzzcan someone help?20:15
ducasse!patience | bumblefuzz20:16
ubottubumblefuzz: Don't feel ignored and repeat your question quickly; if nobody knows your answer, nobody will answer you. While you wait, try searching https://help.ubuntu.com or https://ubuntuforums.org or https://askubuntu.com/20:16
nisankhindiabumblefuzz: show the eviedence collected you ??20:16
nisankhindiabumblefuzz: show the evidences collected by you ??20:17
bumblefuzzit's a tcpdump20:17
bumblefuzzI didn't collect anything20:17
bumblefuzz...or I don't know how top20:17
nisankhindiabumblefuzz: provide basic details of your system and distro version20:18
bumblefuzzlenovo X270 and ubuntu 18.0420:19
nisankhindiabumblefuzz: is it happen while using any application or without doing anything on your laptop20:20
nisankhindiabumblefuzz: without all information it can not easy to offer any suggestion . it may be because of some application , may be BIOS settings also resolve such High excive CPU usage etc etc20:23
TheRealJohnGaltnisankhindia: sorry, just formatted the ssd again already. There were too many apps that segfaulted, perhaps from the downgrades necessary for pro. At least the one game I wanted worked on it, but wasn't worth it so I'll just wait for someone on arch to figure out getting pro to work.20:26
nisankhindiaTheRealJohnGalt: as you wish20:27
nisankhindiasomeone asked me how to get IRC chat history for #ubuntu channel . I forget his IRC nick so here is the answer .. This channel alsways logged here ( recent ) https://irclogs.ubuntu.com/latest/%23ubuntu.txt20:31
bumblefuzzhi, I'm getting a flood of DNS traffic when I start my computer: https://pastebin.com/4SKVNSv420:33
bumblefuzzI don't know how to stop it20:33
bumblefuzzmy CPU revs to 100% and I can't connect to the internet while it's happening20:33
bumblefuzzcan anyone help?20:33
nisankhindiabumblefuzz: thats not flood of DNS , You have VPN connection of PIA along with Google DNS setiing in your network so every request ACK/SYN making all these records in your traffics20:35
hggdhbumblefuzz: the traffic you show (DNS resolution, it seems) took all of 2 seconds20:38
nisankhindiabumblefuzz: check with System Monitor app which application causes High CPU usage in your system . Your distribution may have SYSTEM MONITOR app20:38
bumblefuzzthat's the thing20:39
bumblefuzznothing shows up in system monitor20:39
bumblefuzzthat's why I did everything cli20:39
bumblefuzzsystem monitor says my cpu is only doing 4%20:39
hggdhbumblefuzz: run top or htop on the command line, and see what is eating up CPU20:39
bumblefuzzhmmm20:39
bumblefuzzbrb20:39
bumblefuzzso, nm-applet and NetworkManager are eating up all the cpu20:42
bumblefuzz...and according to tcpdump, it's all DNS requests20:42
bumblefuzzany ideas?20:43
nolnisn't dnsmasq supposed to cache the query results?20:44
bumblefuzzhow do I check that?20:44
nisankhindiabumblefuzz: You are using Privateinternetaccess VPN right ??20:45
bumblefuzzno20:45
bumblefuzzI've specified that as my DNS20:45
bumblefuzzbut that's the only change I've made right now20:45
bumblefuzzthe VPN isn't running20:45
nisankhindiabumblefuzz: why you are mixing all those DNS things20:46
bumblefuzzI'm not20:46
bumblefuzzI'm only trying to specify one DNS20:46
bumblefuzzthe others come from the dorm I'm staying in20:46
nisankhindiabumblefuzz: you have specified PIA DNS , google public DNS etc etc20:46
bumblefuzzthe wireless AP defaults the other DNS addresses20:46
bumblefuzznope20:46
bumblefuzzI only specified PIA20:46
bumblefuzzthe google ones come from my wireless defaults20:47
bumblefuzzI've tried to get rid of those but they won't go away20:47
bumblefuzzalso, I don't know why it's making so many queries20:47
nisankhindiabumblefuzz: after examine the log you provided a can see your DNS queries from you rlaptop to your ISP goes through Google public dns , PIA dns20:47
bumblefuzzI understand20:47
bumblefuzzwhen I connect to my wireless, the AP specifies google public DNS20:48
bumblefuzzI don't specify that20:48
bumblefuzzI've tried to block that but can't20:48
bumblefuzzI've specified PIA20:48
bumblefuzzbut I still don't know where the numerous DNS queries are coming from20:48
nisankhindiabumblefuzz: tcp dump has no issues , it working as it is expected ...20:48
bumblefuzzI didn't say tcpdump had any issues?20:48
bumblefuzzmy cpu goes to 100% with a flood of DNS queries20:49
bumblefuzzthe google DNS queries shouldn't be happening and I can't turn them off20:49
nisankhindiabumblefuzz: if you want something to confim than use this sudo systemd-resolve --set-dns=1.1.1.1 --set-dnssec=yes20:49
TJ-bumblefuzz: the log suggests the local caching resolver isn't operating20:49
bumblefuzzlocal cahing resolver?20:50
TJ-bumblefuzz: what does pastebinit "/etc/resolv.conf" show20:50
nisankhindiabumblefuzz: My appolozies command should be sudo systemd-resolve -i <INTERFACE NAME > --set-dns=1.1.1.1 --set-dnssec=yes20:50
TJ-bumblefuzz: the OS is set up to use a local caching resolver, either dnsmasq or systemd-resolved20:50
bumblefuzzhttp://paste.ubuntu.com/p/nnZ5Y2j6cM/20:50
SnaveZYou can use 1.0.0.1 as an alternative as well.20:50
nisankhindiabumblefuzz: System uses Its stub -resolver20:50
TJ-bumblefuzz: 127.0.0.53 indicates it is using systemd-resolved20:51
=== patr0clus is now known as s3nd1v0g1us
bumblefuzzso, what do I do exactly?20:51
bumblefuzz"sudo systemd-resolve -i <INTERFACE NAME > --set-dns=1.1.1.1 --set-dnssec=yes"20:52
bumblefuzz?20:52
nisankhindiabumblefuzz: first of all where is the issue , You said CPU high uses , DNs flood .. !! than you said system monitor says 4% cpu usage ..what was the issue20:52
bumblefuzzmy system monitor doesn't show the high cpu usage20:52
bumblefuzztop shows20:52
SnaveZtypically interface names are eth0 or wlan020:52
nisankhindiabumblefuzz: what top shows paste in ubuntu paste and post here20:53
bumblefuzzit isn't doing it now20:53
bumblefuzzonly at startup20:53
bumblefuzzbut it's nm-applet20:53
bumblefuzzand NetworkManager20:53
bumblefuzzthose are the 2 programs shown by top20:53
bumblefuzzeating all cpu usage20:53
bumblefuzzshould I restart?20:55
TJ-bumblefuzz: for NetworkManager, check /var/log/syslog or "journalctl -u NetworkManager" to get an idea of what is going on20:55
TJ-bumblefuzz: 'nmapplet' is NM's GUI taskbar icon/status application20:56
SnaveZhmm, I'm wondering if you're having an issue with the icon blinking causing high cpu usage.20:56
bumblefuzzahh20:56
SnaveZHave you tried another desktop interface to see if it's doing the same thing?20:56
bumblefuzzthat flickers20:56
SnaveZTry gnome-classic?20:56
bumblefuzzno,  I haven't20:56
bumblefuzzonly used mate20:56
SnaveZI'm just throwing darts here...I could be totally wrong.20:56
SnaveZmight be worth a shot?  You don't have anything to lose by attempting another desktop interface to see if the CPU is still spiking.20:57
bumblefuzzI'm not sure how to try another interface20:57
bumblefuzzI've used mate for ~3 years now20:57
SnaveZYou can run a command from terminal, like: sudo apt-get install gnome-classic20:57
bumblefuzz...other than a reinstall20:57
SnaveZor sudo apt-get install gnome-session-fallback20:57
SnaveZno need to reinstall :)20:57
SnaveZThen log out, click the little gear near your username and it should show the other desktop UI's available (aka the ones you installed)20:58
SnaveZIf not, reboot and then click the gear and they should show up.20:58
bumblefuzzUnable to locate package gnome-classic20:59
SnaveZtry gnome-session-fallback20:59
bumblefuzz Package 'gnome-session-fallback' has no installation candidate20:59
SnaveZor20:59
SnaveZgnome-session-flashback20:59
bumblefuzzI'm using 18.0420:59
SnaveZCould try xfce?21:00
TJ-I cannot imagine network-manager using lots of CPU due to GUI since it is a system service21:00
bumblefuzznow that you mentioned it, it does flicker a lot in the toolbar while the cpu is high21:00
TJ-Instead of blindly trying things, it is best to follow the evidence. That means the logs21:00
SnaveZI've heard of that issue on laptops where the icon flickering can cause the applet to spike CPU at idle.21:00
nisankhindiabumblefuzz: i am silent to see things coz neither any log details posted , nor any helpful snap coming up21:00
SnaveZsudo apt-get install xfce421:00
SnaveZthat's another desktop UI21:01
TJ-I'd suspect the flickering is a symptom of the high CPU usage, not visa-versa21:01
bumblefuzzis there a way to post nm-applet logs?21:01
bumblefuzzor NetworkManager logs?21:01
TJ-bumblefuzz: "pastebinit <( tail -n 2000 /var/log/syslog )"21:01
bumblefuzzsorry to be a noob21:01
SnaveZum21:01
SnaveZI think it's: journalctl -u NetworkManager21:02
bumblefuzzhttp://paste.ubuntu.com/p/gDVGKQSTjx/21:02
TJ-"Core temperature above threshold, cpu clock throttled (total events = 43)"21:02
bumblefuzzoh, this is hamachi21:03
TJ-bumblefuzz: you've got a ham0 device that is flapping on/off constantly, that is the reason21:03
bumblefuzzthat's hamachi21:03
SnaveZbumblefuzz: CPU usage, you're seeing it high in htop?21:04
bumblefuzzno idea why it's doing that21:04
bumblefuzzin top21:04
bumblefuzzyes21:04
TJ-bumblefuzz: right, disable ham0 to begin with21:04
SnaveZhtop in terminal?21:04
nisankhindiaTJ- take care of it . you can see the things not just ham0 , but look few more21:04
bumblefuzznever knew where to look before21:05
bumblefuzzok, lemme restart21:05
bumblefuzzbrb21:05
TJ-bumblefuzz: the cause.. wait!!21:06
nisankhindiaTJ-:  trying to use multicast but the network interface doesn't support it21:06
TJ-bumblefuzz: the cause is that the hamachi VPN is trying to start repeaedly BEFORE the underlying wifi network is up21:06
TJ-bumblefuzz: so however that hamachi tool/connection is set up, is wrong, it should not activate until the network is online, which means it should wait for the systemd network-online.target to be reached21:07
bumblefuzz_beautiful startup21:07
bumblefuzz_now just one more problem21:07
nisankhindiaIP_ADD_MEMBERSHIP failed ... there is also cause the device network interface is unsupported for this21:07
bumblefuzz_the DNS21:07
TJ-bumblefuzz: and from what I can see, it looks like the Wifi doesn't come up until you log-in21:07
bumblefuzz_I uninstalled hamachi and it isn't doing it anymore21:08
bumblefuzz_hamachi was the problem21:08
TJ-bumblefuzz: so however that hamachi tool/connection is set up, is wrong, it should not activate until the network is online, which means it should wait for the systemd network-online.target to be reached21:08
bumblefuzz_it looks like they haven't upgraded anything for 18.0421:08
TJ-bumblefuzz: and from what I can see, it looks like the Wifi doesn't come up until you log-in21:08
bumblefuzz_so, here's the other thing: why is google's DNS coming up when I've only specified PIA's?21:08
TJ-DNS should be configured via network-manager's Connection Editor, via the nmapplet menu21:09
bumblefuzz_it already has DNS provided by the dorm wifi I'm on21:09
bumblefuzz_DHCP is set to automatic21:10
bumblefuzz_which is where the DNS settings come from21:10
bumblefuzz_I've specified my own21:11
bumblefuzz_but they only work half the time21:11
TJ-bumblefuzz_: It depends on HOW you configured the connection. From the syslog it looks like you have NOT set the wifi connection method to "Automatic (Addresses Only)" and set manual DNS entries21:11
bumblefuzz_hmmm21:11
bumblefuzz_ok21:11
bumblefuzz_can you walk me through that?21:11
bumblefuzz_I don't htink I understand21:11
TJ-bumblefuzz_: beause right now the DNS provided by the DHCP server is being used ( nameserver '8.8.8.8'  nameserver '192.168.160.1')21:12
bumblefuzz_right21:12
bumblefuzz_how to I block those21:12
TJ-bumblefuzz_: press the network icon, choose "Edit Connections..."21:12
TJ-bumblefuzz_: choose the wifi network you're using, and edit it21:12
TJ-bumblefuzz_: go to the IPv4 tab21:12
bumblefuzz_k21:13
TJ-In the "Method" selection it'll say "Automatic" - change that to "Automatic (Addresses Only)" then in the DNS text box lower down enter the DNS server you want to use21:13
bumblefuzz_then restart??21:14
nisankhindiabumblefuzz_: you can test this way .. get your wifi interface name than run commend to change systemd-resolve DNS IP for your system .. instead of the stub resolve 127.0.0.53 and 127.0.0.1 and over ride all other dns settings with this command sudo systemd-resolve -i <YOUR INTERFACE> --set-dns=9.9.9.9 --set-dnssec=yes . than see if there google dns things comes in tcmp dump21:14
TJ-bumblefuzz_: Save, disconnect the network and connect it again and you'll be using your own DNS server choice21:14
TJ-bumblefuzz_: very rarely does Linux need to be rebooted for this kind of thing21:14
bumblefuzz_and how do I test if it's working?21:15
nisankhindiaset DNS using systemd-resolver and than rum tcpdump as you have done before21:16
TJ-bumblefuzz_: reconnect the wifi network, and use "systemd-resolve --status"21:16
TJ-bumblefuzz_: on the Link for your wifi device you'll see "DNS Servers: a.b.c.d"21:17
bumblefuzz_and what does this mean? https://pastebin.com/peQpPTwG21:18
TJ-nisankhindia: I wish systemd-resolve supported "--interface default" for queries like this!21:18
TJ-bumblefuzz_: that's just the first page, press PgDn to see more info, or G to goto end of report21:19
nisankhindiaTJ_: i have passed to mention this interface because he has TUN interface activated21:19
TJ-bumblefuzz_: there's more than 1 page of info so it uses the system pager "less" to display it21:19
TJ-bumblefuzz_: or show us "pastebinit <( systemd-resolve --status )"21:19
TJ-bumblefuzz_: you can Q (quit) the less pager at any time21:20
TJ-nisankhindia: Tun interface was the ham0 though, wasn't it, which no longer exists?21:21
bumblefuzz_yes21:22
bumblefuzz_I uninstalled it21:22
TJ-bumblefuzz_: is DNS correct now?21:22
TJ-bumblefuzz_: a 1-liner to check DNS would be " systemd-resolve --status | grep 'DNS Servers'  "21:23
bumblefuzz_DNS is good21:23
bumblefuzz_thank you so much21:24
TJ-bumblefuzz_: seems like you're finally sorted then :)21:24
bumblefuzz_now if I could figure out how to get PIA to connect21:24
bumblefuzz_I'm living in a dorm21:24
bumblefuzz_and it seems they block PIA21:24
bumblefuzz_ugh21:24
bumblefuzz_can't figure out a way around it21:24
TJ-bumblefuzz_: that should only require a new VPN connection adding to the network manager connections21:24
TJ-bumblefuzz_: did you use the PIA Linux installer? and then which did you choose, TCP or UDP method?21:27
bumblefuzz_I think they block all the PIA IP addresses21:27
bumblefuzz_I've tried both protocols, all ports21:27
TJ-bumblefuzz_: that's not very friendly of them!21:28
bumblefuzz_it's a little impressive actually21:28
bumblefuzz_I'm on unencrypted public wifi21:28
bumblefuzz_and VPNS are banned21:28
bumblefuzz_lol21:28
bumblefuzz_this is exactly when you should use a VPN21:29
TJ-bumblefuzz_: get a cellualr modem and SIM21:29
TJ-bumblefuzz_: or rent a cheap virtual private server of your own and use that21:29
bumblefuzz_I wish I knew enough to set up a VPS to connect to PIA21:30
bumblefuzz_just connect to that21:30
bumblefuzz_anyway thanks21:31
TJ-bumblefuzz_: looking at this list it seems like there are a lot of possibilities; if your provider is blocking all those I'd be kicking up a fuss!  https://www.privateinternetaccess.com/pages/network/21:35
=== guiver_d is now known as guiverc
=== jstein_ is now known as jstein
srulianyone have the GPD Pocket2? want to set screen rotation on boot, how can I do that?22:17
tomreynfbcon=rotate:122:18
srulitomreyn: GRUB_CMDLINE_LINUX="fbcon=rotate:1" ?22:19
tomreynsruli: at least that's how it works on hardware v122:19
srulitomreyn: in /etc/default/grub ?22:20
tomreynsruli: right22:20
srulitomreyn: dosent seem to do it22:23
SladeHmm. Wonder if there is a decent little tablet I can install Ubuntu on and is still functional command line22:36
jwashthe problem with PIA is that when you use openvpn and connect to the same location you only get the same IP22:36
srulijwash: you use openvpn or their app?22:37
jwashopenvpn22:37
molloxjwash: but your complaint is therefore aimed at PIA?22:38
jwashnot a complaint22:38
molloxobservation then .. ;)22:38
jwashjust making sure that bumblefuzz_ gets good information too22:38
srulijwash: not a easy task.. but you can download the config files for all thier servers and use a script to get openvpn to connect to a random one each time.. i did it in the past with pia (dont use them anymore) might still have the scripts  about somewhere22:38
=== mollox is now known as segwent
jwashi generally rotate the servers, i just put a cmd for each one in the service file, then comment/uncomment22:39
jwashit would be nice to get more than 1 IP for the site nearest my location though22:40
srulijwash: every month i ran dig all all ther servers multiple times and got all the ip's did not use domain names22:40
jwashreally, what is the syntax?22:41
srulijwash: to get the ip's?22:41
jwashyea22:41
jwashi presume you can connect to an IP right22:41
sruliwhats the name you are trying to connect to?22:41
jwashseattle22:42
srulisure you can connect to ip22:42
srulijwash, whats the full url in the config file?22:42
jwashus-seattle.privateinternetaccess.com22:42
srulidig us-seattle.privateinternetaccess.com22:43
srulii got 10 ip's for that22:43
jwashyep22:43
jwashso I can connect to each one?22:43
jwashneat22:43
sruliyes, my iptables is set to only allow the vpn ip so i can only connect using ip22:45
jwashhow many concurrent connections do you run against PIA22:47
srulijwash: do you mean how many PC's you can connect at the same time?22:47
jwashno22:47
jwashhow many do you usually have connected at the same time22:48
srulijwash: on 1 pc 1 at time22:48
jwashahh22:48
jwashi've had 6 concurrent but I was wondering what the real max is22:48
srulijwash: you connect more? never new thats possible, do you setup different routing for each connection?22:49
jwashPIA told me to just go ahead and keep connecting22:49
jwashmany different computers22:49
jwashall doing different things22:49
srulijwash: thats what i asked, on different machines there must be a limit,  on their home page its "5 devices simultaneously"22:50
sruliwe are way off topic here...22:51
jwashyea, I asked them if I could buy more connections22:51
jwashthey told me to just keep connecting/trying new connections22:51
jwashi've had 6 simultaneous22:51
jwashso if i put all the dig'd ip's in one config file i could comment/uncomment the one I want to connect to rather than have a conf file for each one22:54
srulijwash: i believe pia use 1 set of certs across all their servers, so yes, 1 config file would work. the way i did it was i made a script to randomly select a ip from a list (txt file) and replace the ip in the config file before connecting22:57
jwashif you could find it I would be very greatful22:58
=== [1]MrMobius is now known as MrMobius
srulijwash: find what?23:03
jwashthe script to select a server23:03
srulijwash: another thing to consider is that they change servers from time to time so in addition to updaing the ip's from dig i always ping the ip before connecting with a 2 second timeout, openvpn can wait 60 seconds to timeout23:04
tomreynsruli: i have no better suggestions. maybe it's sufficient for now to just rotate X for now? "xrandr -o right"23:05
srulitomreyn: i have already set it in the gui, looking for a way to make it at boot, its not too important.. thanks for your help23:05
jwashset it with an .screenlayout file23:06
jwashand call it when you startup23:06
jwashi've done that for a while23:06
srulijwash: i am talking at plymouth boot not session start23:06
srulijwash: dont have the script, its very simple.  will knock out a quick script in a minute, meanwhilemake a text file with the list of ip's.23:07
jwashok23:07
jwashhttps://paste.ubuntu.com/p/GsP9xfMTGC/23:12
srulijwash: thats for seattle?23:13
jwashdenver23:13
jwashdenver + seattle23:15
jwashhttps://paste.ubuntu.com/p/RwtdTYZP7n/23:15
srulijwash: your config file is in /etc/NetworkManager/connections/, right?23:15
jwashit's in /etc/openvpn23:15
srulijwash: i mean the connection file23:16
jwashi usually call it with openvpn like: openvpn us-seattle.conf23:17
jwashbut with nohup23:17
srulijwash: us-seattle.conf is in /etc/openvpn?23:18
jwashyes23:18
srulican you paste one to paste.ubuntu.com (remove user/pass etc)23:19
jwashhttps://paste.ubuntu.com/p/dDHWY7RcwP/23:21
ktongahello everyone, is this the right place to ask for a lil' help?23:26
Bashing-omktonga: Ubuntu related ? then Yes :)23:27
ktongasure :)23:27
sruliBashing-om: na i need some travel money to get home ;-)23:27
Bashing-omsruli: Well, some people also want ice water . Not much I can do in either case .23:28
ktongaso I have a dell xps, i was running 17.10 with lvm full disk encryption, i think i got it like that using one of the options in the installer23:28
ktongayesterday i tried to upgrade to 18.04 and boom! it wont boot anymore23:29
sruliktonga: whats the error? what do you see when it starts booting?23:29
ktongaif read half of the internet and followed all kind of instructions from peeps with similar symptoms23:30
ktongai have nogui for entering decrypt key23:30
sruliktonga: did you try the left arrow to see it you get a text screen?23:31
ktongaright after i enter it it seems to work and i see a successful message23:31
ktongabut after that nothing happens23:31
ktongabefore there use to start appearing all the messages with the beautiful green OK's23:32
ktongasome people said it was b/c nvidia23:32
ktongai purged it and nothing23:32
ktongaalso i blacklisted nouveau just in case, and the same23:33
sruliktonga: had the same issue on 1 of my pcs yesterday, seems to hang when starting gnome session, try booting with previous kernel (at boot hit esc to get grub menu > select advanced > choose previous second kernel (not recovery))23:34
ktongabtw i use kde23:35
ktongabut this does not seem like a wm issues23:35
sruliktonga: did you try previous kernel?23:35
ktongayes23:36
ktongaalso now i'm on 18.1023:36
sruliktonga: whats the current kernel version and what is the previous?23:36
ktongawas my last try23:36
ktongasee if it was fixed23:36
ktongai think i have 4.13 from 17.10, 4.15 from 18.04 and 4.18 from 18.1023:37
ktongatried them all, same thing23:37
ktongawith recovery i was able to get a little bit further but not much23:38
sruliktonga: did you try mounting the encrypted drive in live usb to see if its mountable?23:38
ktongaalso at some point after many many random changes i saw issues for starting docker23:38
cim209current is 4.18.1423:38
ktongai can mount it23:38
ktongain recovery and i was able to browse files, change stuff with apt, edit files23:39
sruliis backing up yuor data and reinstall a option for you?23:39
ktongathat last one, yes, but this is my work laptop and i was trying to avoid that, ALOT of post setup23:40
tokamhello23:40
tokamwhat is again the name of that awesome tool, that allows me to run tasks via shell in the backgronud23:40
tokamthink it started with a d23:40
ktongai always missed an easy rollback option in apt, but that's just not something it's capable of23:41
tokamscreen23:41
srulijwash: https://paste.ubuntu.com/p/SCv4WFh6s2/ update the vars with your config details23:42
sruliktonga: you tried to reinstall kernel in chroot?23:43
ktongai did the same upgrade 17.10 -> 18.04 -> 18.10 on my personal laptop which is also a dell xps, but a bit older and it worked like a charm23:43
ktongathat's was gave me the confidence to try on my work laptop :D23:44
ktongathe only difference i can tell is work one has the disk encryption thing23:45
ktongasruli: didn't try that23:45
ktonganow after removing nvidia i can't get into a console any more, and recovery does not enable networking so i cant do apt stuff23:46
cim209ktonga, add the nomodeset parameter in boot23:47
sruliktonga: boot with live usb, chroot and install....23:47
Bashing-om!nomodeset | ktonga23:51
ubottuktonga: 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 parameter23:51
urgodfatherBashing-om am i able to use that to find info for myself?23:51
ktongawill have a look23:52
Bashing-om!ubottu23:53
ubottuHi! I'm #ubuntu's favorite infobot. You can search my brain at https://ubottu.com/factoids.cgi | General info and channels at https://wiki.ubuntu.com/IRC/Bots | Make a clone of me, see !botclone23:53
Bashing-omurgodfather: ^^ .23:54
srulijwash: you tried it?23:54
ktongarecovery mode uses this parameter and when i select resume i end up in a black screen :(23:55

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