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

pete__Hi guys! I have had a really bad experience with Ubuntu cosmic, though it was an upgrade from 18.04. Have any of you experience similar issues and do you think that it's still worth a shot?00:04
oerhekscosmic is in development, ..00:05
naccpete__: it's not out yet ... not until october.00:06
naccpete__: you shouldn't run it unless you absolutely know what you are doing00:06
oerheksupdates every day, not for production, but oke00:07
pete__Cool, any idea concerning new possible features in this anticipated release?00:10
tomreynpete__: here's some speculation https://www.omgubuntu.co.uk/2018/06/ubuntu-18-10-release-date-features00:18
tomreynpete__: and actual planning https://blog.ubuntu.com/2018/05/18/desktop-plans-for-18-1000:21
greatgatsby... we propose to ship Chromium only as a snap from 18.10 onwards, and also to retire Chromium as a deb in Trusty    :-(00:24
Lord-KaminaSo... I created a ppa in launchpad, but I cannot add it as a repository because apparently the key doesn't exist anywhere.00:26
Lord-KaminaDoes anybody know how I could fix this?00:26
oerheksLord-Kamina, what ppa exactly? sudo add-apt-repository ppa:<name>  would import the key00:27
tomreynLord-Kamina: you add the key to your ppa. more questions? launchpad is #launchpad , ubuntu application development is #ubuntu-app-devel00:28
Lord-KaminaYeah but the key is not in the server. :|00:28
Lord-KaminaThanks.00:28
oerheksand write a /etc/apt/sources.list.d/ <name>.file00:28
tomreynactually i think the apt signing key is generated by launchpad, and no longer as DSA-1 nowadays (doh!).00:30
oerheksoh correct, launchpad provides the key00:31
oerheksbut we cannot check, without information.00:31
oerheksinformation is key :-P00:31
msalvatoreHi, all. I'm having some trouble getting the touchpad on my laptop working. It's an ASUS GL703GE. I've found a number of "solutions" that don't work for me. Someone else with the same laptop posted a ton of information here: https://askubuntu.com/questions/1038602/18-04-ite-8910-touchpad-on-asus-strix-gl703ge-not-working00:33
msalvatoreDoes anyone have any thoughts on what other steps I can take to try and get the touchpad working?00:33
msalvatoreThe touchpad is listed as an "ITE Device (8910)". More detail in the link above.00:34
Lord-Kaminahttps://launchpad.net/~litenstein/+archive/ubuntu/icu00:36
Lord-KaminaKey should be https://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0x1E0A4B32AA748B9D11C4528301A509285F2EA33700:36
Lord-KaminaBut it says not found.00:36
oerheks18.04 uses  libinput touchpad driver by default instead of the older synaptics driver, which might work better.. sudo apt install xserver-xorg-input-synaptics # and reboot00:37
oerheksLord-Kamina, it gives a signingkey, but Trusty only00:37
oerheks4096R/1E0A4B32AA748B9D11C4528301A509285F2EA33700:37
Lord-KaminaIt's my ppa, I created it yesterday, was trying to add it to my CI to debug what's failing with building the packages and I noticed the issue with the key.00:38
msalvatoreoerheks: I tried that, but no luck. I think it might be an ELAN touchpad, I don't know if xserver-xorg-input-synaptics supports ELAN or only synaptic.00:40
tomreynLord-Kamina: what is "it" saying "not found"? btw. the backend server to https://keyserver.ubuntu.com seems to be experiencing difficulties, i get to see "error reading from remote server"00:41
Lord-KaminaThe keyserver doesn't have the key, apparently.00:43
Lord-KaminaI meant the keyserver itself can't find the key, so obviously add-apt-repository cannot get it either.00:43
tomreynLord-Kamina: based on which output?00:44
Lord-Kaminahttps://keyserver.ubuntu.com/pks/lookup?fingerprint=on&op=index&search=0x1E0A4B32AA748B9D11C4528301A509285F2EA337 this.00:44
tomreynLord-Kamina: this returns the following to me: "502 Proxy Error [..] Reason: Error reading from remote server". which is a server internal error, i.e. communication between two servers failed within canonicals' infrastructure.00:46
tomreynwhich was a topic in #canoical-sysadmin earlier today.00:46
tomreyn+n00:47
Lord-KaminaAh. I get the actual error saying key not found.00:47
Lord-KaminaBut I guess it's probably due to the same issue then.00:47
tomreyni see, that's why i was asking about the error message00:47
energizerWhat's the best video player for ubuntu?00:47
tomreynenergizer: the one you like the most00:48
energizertomreyn: that's not really helpful for me right now00:48
bazhangsmplayer and vlc are popular ones00:48
oerheksenergizer, there is no single best, vlc is mostly used, but i like mpv00:48
bazhangenergizer, ^00:48
tomreynenergizer: probably not. ;) but the question is highly subjective, that's why i gave this answer00:48
oerheksgnome-mpv that is, with full controls00:49
bazhangor smplayer with mpv00:49
energizertomreyn: fair enoguh00:49
energizerthanks all00:49
bazhangwelcome00:49
granttrecanyone use gento prefix here? in the startprefix script I get a bash error about a less pipe: bash: eval: line 31: `Usage: lesspipe <file>'01:13
granttrecshould I fix it or am I doing something wrong?01:13
=== Smeef is now known as Trump
=== Trump is now known as Smeef
=== errrasmus is now known as erasmus
stopchi all, can i ask some questions here related to ubuntu server configuration ?02:19
tomreynstopc: sure, there is also #ubuntu-server, but i guess either works02:21
Ubu-1604bbl...02:21
stopctomreyn: I trying to set up on ubuntu 18.04 server knockd to start on bootup, but it doesn't currently and i have to start it normally, for some reason service enable and defaults doesn't work and when i reboot it still doesn't start on boot02:22
tomreynstopc: this package https://packages.ubuntu.com/bionic/knockd or a 3rd party one?02:23
tomreynthis package comes with /lib/systemd/system/knockd.service02:24
stopctomreyn: yep 0.7 exactly it02:24
stopcyes02:25
stopctomreyn: its all set and working properly, but i want it to start automatically on bootup and it currently doesn't i need to start it manually02:25
dqsiiHad a question I added the gnome extension applications menu but it wont do anything when i click on it in 18.04 bionic beaver02:26
tomreynstopc: so you need to either just "sudo systemctl enable knockd.service", or if it doesn't define the boot target then you need place symlinks defining this target in / etc/systemd/system/02:28
tomreynhere's one of many explanations of how systemd works https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units02:29
stopctomreyn: i was doing enable but with service not systemctl02:29
tomreyn'service' is a compatibility layer, use systemctl directly for systemd02:29
tomreyn(not to be mixed up with sysctl ;-) )02:30
tomreyndqsii: about gnome extensions, you'd best ask on gnome support channels. they're at irc.gnome.org IIRC02:31
stopctomreyn: i will look into it thanks02:33
someone_I have an old problem with wifi on Kubuntu, it speed decrease without reason and sometimes I lose the connection, Is there any package or a driver could help in that , I think it is a general problem, I remmber I have used opensuse and the same problem appeared, I'm not sure it is problem in the kernel or in KDE.02:34
tomreynsomeone_: usually these are driver or hardware design issues. some drivers provide options to work around issues such as bluetooth coexistence (bluetooth and 'wireless' can share some frequencies).02:37
tomreynsomeone_: which hardware do you have there?02:37
someone_I'm not sure How can I know ?02:38
someone_I have Hp pavilion g6 laptop .02:38
tomreynsomeone_: nc termbin.com 9999 <( sudo lspci -nn; sudo lsusb; )02:39
tomreynshould return a http address, which you could post here02:39
someone_tomreyn Network controller [0280]: Ralink corp. RT3290 Wireless 802.11n 1T/1R PCIe [1814:3290]02:41
tomreynsomeone_: does "lsmod | grep rt" list rt2800* or rt3290* ?02:45
someone_tomreyn rt280002:49
tomreynsomeone_: does "dmesg -T | grep rt2800" return what looks like warnings or errors on a regular basis?02:50
scienteshow do i get the speed of my current ram without rebooting into UEFI?02:51
someone_dmesg -T | grep rt2800 this command do nothing02:52
tomreynscientes: try this: sudo dmidecode --type memory02:54
scientesSpeed: 1333 MT/s02:54
scientes bingo02:54
someone_I have never used other interface maybe the problem with KDE.02:55
scientesso faster ram can always run slower?02:57
tomreynsomeone_: can you post: modinfo rt2800pci | grep ^parm02:58
tomreynhaving trouble finding it02:59
someone_sure.02:59
someone_tomreyn parm: nohwcrypt:Disable hardware encryption. (bool)03:00
S1MPLYR3DD.close03:00
tomreynsomeone_: hmm that's not a lot of options.03:01
someone_that is the result .03:01
tomreynscientes: yes, and has to, if there's slower ram in there. still they need to be compatible to one another and the mainboard03:02
tomreynsomeone_: i don't doubt it, i'm just meaining to say this means we can't really configure anything there.03:02
someone_I have never tried another interface Do you think it is a problem with KDE only ?03:03
tomreynsomeone_: in case the issue is not with your wireless card but with the router, you might just want to restart it. but i came across other people reporting that it gets slower, so it's probably a driver / firmware issue03:04
tomreynsomeone_: it most likely has nothing to do with kde, no03:04
tomreynsomeone_: that's unless your computer becomes much slower generally while you run KDE, then it *might*.03:05
someone_tomreyn Ok , Thank you so much Thomas .03:07
tomreynsomeone_: look here (last post), might be worth a try, too: https://askubuntu.com/questions/405644/slow-wireless-with-rt2800pci03:07
amanda_hi03:08
tomreynsomeone_: so disabling power management seems to help03:12
someone_tomreyn I will try, Thank you again .03:28
tomreyn:) good luck03:29
SheilongPlease guys, how can I copy an entire folder from a remote shared folder ?03:31
SheilongI am using smbclient03:31
ShmamI have modified my fstab to mount a ntfs usb hard drive as `/media/networkdrive0` When I try to delete a file, it says that it cannot find or create trash directory. I have created a `.Trash-1000` directory with the three subfolders inside of `/media/networkdrive0` and chmodded them as 777 but I still can't delete files.03:51
Shmamnevermind, I needed to modify my fstab oops03:53
ShmamHow do I actually view the items in the trash? If I try to `cd .Trash-1000` it says that its not a directory03:55
tomreynShmam: then what is it: stat .Trash-100003:56
tomreynalso you said you created this directory?03:57
ShmamYeah I created it03:57
Shmamsays that it has a size of 003:57
Shmamafter I just deleted something03:58
tomreynit probably is a directory. stat would tell04:01
Shmamhmm04:03
Shmamyeah when I delete something, it's just gone forever04:03
ShmamI tried making `files`, `info`, and `directorysizes` dirs inside of it but that didnt work04:03
tomreynyeah you're not supposed to create those manually04:04
Sir_AndreiHi04:05
tomreynShmam: graphical file browsers would create those, such as nautilus. but personally i dislike those.04:06
tomreynthe .Trash directories, lesser so the graphical file / directory browsers04:06
Shmamso it will only delete to there if I delete it from one of the guis?04:07
tomreynright04:09
Shmamoh thats fun04:09
tomreynit is an attempt to console non console users04:10
my_mindhey did anyone try iDrive scripts?04:14
=== flyingtoaster is now known as badpilot
Fretegiflyingtoaster.... is that like a steerman? ;)04:16
=== Sir_Andr` is now known as Sir_Andrei`
=== Sir_Andrei` is now known as Sir_Andrei
=== errrasmus is now known as erasmus
blue1!clonezilla | blue105:27
blue1!clonezilla | blue105:27
lotuspsychje!msgthebot > blue105:28
ubottublue1, please see my private message05:28
lotuspsychjeblue1: !info yourpackagename05:28
blue1thanks05:29
blue1i think the part I am missing is how do I create a boot disc for clonezilla.  I have never used it.05:33
lotuspsychjeblue1: can this help: https://linuxconfig.org/using-clonezilla-beginner-and-advanced-approaches05:34
blue1thank you05:34
lotuspsychjeblue1: or the clonezilla page: https://clonezilla.org/clonezilla-live.php05:38
blue1yeah I am there now.  I thought that the version available through the repo would create a bootable disc -- it does not.05:39
lotuspsychjeblue1: and last but not least, there's a small #clonezilla channel too :p05:39
lotuspsychjeblue1: perhaps take also a look into the manpage05:39
blue1thanks.  I have always used dd -- but this might be a better way to go.  I heard it does compression.05:39
blue1I shall.05:39
blue1sadly no man entry for clonezilla05:40
blue1I am going to try to backup a small 20G partition first05:41
lotuspsychje!backup | blue1 see also05:42
ubottublue1 see also: There are many ways to back your system up. Here's a few: https://help.ubuntu.com/community/BackupYourSystem , https://help.ubuntu.com/community/DuplicityBackupHowto , https://wiki.ubuntu.com/HomeUserBackup , https://help.ubuntu.com/community/MondoMindi - See also !sbackup and !cloning05:42
lotuspsychjeblue1: rsync can also very usefull05:43
lotuspsychjebe05:43
blue1yes05:43
blue1I use that to backup /home05:44
blue1here goes05:46
=== chris3 is now known as Plasmouck
ljchey i'm trying to add a brother wireless printer. i've edited /etc/printcap but `lpr -p` hangs06:01
ljcalso using systemd to enable lpd.service gives a org.freedesktop.PolicyKit1 error (wasn't provided by any .service) -- but i don't have any desktop gui installed (no x11)06:05
blue1lotuspsychje: appears to have worked.  Thank you.  Tomorrow I will restore the partition and verify the backup.06:07
lotuspsychje!yay | blue106:07
ubottublue1: Glad you made it! :-)06:07
blue1A bit over 2G/min -- it took about 5 1/2 minutes06:08
postmoderncan the intel C600/X79 raid controller be used as a true hardware raid controller, or do I have to set the drives to AHCI mode and use mdadm?06:34
varaindemianHi, I installed Eclipse via sudo apt install eclipse. And now I get this https://www.hastebin.com/rejivawube.diff06:51
varaindemianInteliJ works perfect06:51
varaindemianbut I don't know what's wrong with Eclipse06:51
varaindemianUbuntu 18.0406:52
tomreynvaraindemian: try using an older jdk https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=89195606:58
ubottuDebian bug 891956 in eclipse "eclipse no starting -ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter" [Critical,Open]06:58
tomreynpostmodern: onboard, fake raid, better use software raid.06:58
jamie1any idea why when run‌ning lxde some apps just show up as lxpanel?06:59
jamie1for example i use obs and its just showing up as lxpanel07:00
dsaintcan I ask a quick question?07:00
tater_no07:00
tomreynvaraindemian: see also https://bugs.eclipse.org/bugs/show_bug.cgi?id=25242507:00
jamie1im trying to find what command executes when i run obs (not just running obs in the command line) im trying to find the exact exacutable to trigger it via python07:00
ubottubugs.eclipse.org bug 252425 in Runtime "Eclipse crash (java.lang.ClassNotFoundException: org.eclipse.core.runtime.adaptor.EclipseStarter )" [Major,New]07:00
tomreyndsaint: of course, no need to ask to ask ;)07:01
dsainti'm trying to install superdesk on ubuntu server 16.04 and I am constantly failing to do so07:01
jamie1i cant find the exact executable due to its just showing up as lxpanel when i run the pid through ps07:01
tomreynjamie1: i don't know what obs is but try "which obs"07:01
dsainton vps, on a local hyper v07:02
varaindemiantomreyn: I'll have a look07:02
varaindemianThank you!07:02
tomreynjamie1: try "ps ef | grep obs"07:02
dsaintbut then I installed VirtualBox on my local machine and loaded an os boxes image and installed fine07:02
jamie1tomreyn: obs-studio is a standard package in the ubuntu repos and is a broadcast/recording software07:02
tomreyndsaint: "superdesk" does not seem to be an ubuntu package07:03
dsaintis there any way to understand what is different in the osboxes and the standard image07:03
tomreynjamie1: oh i've heard of obs-studio07:03
EriC^^jamie1: try "dpkg -L obs-studio | grep bin"07:03
jamie1its weird because when i look in user/share07:04
jamie1obs is listed but there is no bin in there just the locales07:04
dsainttomeryn  this is superdesk https://github.com/superdesk07:04
dsainti am aware is not an official package its Opensource project07:04
tomreynjamie1: https://packages.ubuntu.com/bionic/amd64/obs-studio/filelist07:05
tomreynjamie1: or just what EriC^^ said07:06
jamie1than07:06
jamie1i thin‎k i found it07:06
jamie1let me pass it through python and see if it works07:06
tomreyndsaint: get support from the developers07:06
dsainttried but looks like is a slow process thanks tomreyn07:07
tomreyndsaint: web applications not packages in ubuntu are beyond the scope of this channel, i'm afraid07:07
tomreyn*packageD07:08
dsaintI am trying to find if there is a way to know about the differences between the official iso and osboxes image07:08
dsaint:) thanks i know tomreyn07:08
jamie1tomreyn: and EriC^^ got it thanks!07:11
jamie1happened to just be obs with no extension in /usr/bin07:11
jamie1still not sure why the pid shows up and lxpanel07:11
dsaintthanks all --- out07:13
jamie1im thinking of writing a mycroft skill for controlling ubuntu07:15
jamie1would probably work across most ubuntu flavors07:15
thorsten__Client: HexChat 2.14.1 • OS: Ubuntu "bionic" 18.04 • CPU: Intel(R) Core(TM) i5 CPU       M 560  @ 2.67GHz (1,66GHz) • Memory: Physical: 7,5 GiB Total (6,1 GiB Free) Swap: 2,0 GiB Total (2,0 GiB Free) • Storage: 26,3 GB / 321,0 GB (294,7 GB Free) • VGA: NVIDIA Corporation GT216GLM [Quadro FX 880M] @ Intel Corporation 1st Generation Core i3/5/7 Processor Reserved •07:43
thorsten__ Uptime: 2h 18m 29s07:43
lotuspsychje!discuss | thorsten__07:44
ubottuthorsten__: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!07:44
=== mase is now known as mase_AU
=== EriC^ is now known as EriC^^
Bitcoiner69hey how can i bridge a connection between two virtual machines08:21
Bitcoiner69For example one machine has openvpn and the other which has deluge on it tunnels through08:21
Bitcoiner69and if the openvpn instance goes offline then the other one doesn't have internet08:21
=== Cryterion_ is now known as Cryterion
xubuntu1804xubuntu-18.04 -- Firefox Quantum ver: 61.0 (64-bit), how do I remove Language Packs which 'could not be verified for use in Firefox.' tnks09:03
pingaTrying to install windows 10 iso to a 32gb ntfs usb, but in the09:05
pinga               installation bootup my 32gb usb won't show up. Any ideas?09:05
=== coolchris is now known as Guest17743
guiverc_dxubuntu1804, i don't know, but try `apt list --installed |grep -i firefox` & maybe packages with firefox-locale- are the ones to remove...09:11
oerheksxubuntu1804, what tells you that?09:12
xubuntu1804firefox/bionic-updates,bionic-security,now 61.0+build3-0ubuntu0.18.04.1 amd64 [installed] firefox-locale-en/bionic-updates,bionic-security,now 61.0+build3-0ubuntu0.18.04.1 amd64 [installed]09:13
guiverc_dnote on my last, i wasn't telling you to remove all that matched; only remove the ones that you know are not your own language; and you consider a problem...09:13
oerheksoh i found this post https://askubuntu.com/questions/1039485/firefox-language-pack-ubuntu-18-0409:13
xubuntu1804Firefox Quantum ver: 61.0 (64-bit), Add-ons Manager >> Languages09:14
oerheksedit extensions.langpacks.signatures.required or remove language packs, but i would not worry09:14
oerhekspinga, best idea: ask in ##windows09:15
xubuntu1804Be aware that this is a security risk because this will disable the signature check for all language packs (not normal addons tho).09:15
oerheksyes , so ignore this langua pack sign issue09:16
oerheksc/language09:16
oerheksor you might want to try out the snap version, maybe that one comes with signed packs09:17
DiamondohHi09:18
DiamondohI need help with the installation of ubuntu09:18
DiamondohI chose the manual partitioning and now i have two free space slots09:18
xubuntu1804I don't want Language Packs, and have Firefox crash problems, why do Canonical include these???09:19
DiamondohHow can i have only one free space slot09:19
oerheksxubuntu1804, those are standard, for a long time now, not just ubuntu only09:21
oerheksfocus on your crashing firefox09:21
EriC^^Diamondoh: can you paste a screenshot so it's clearer?09:23
xubuntu1804focus on your crashing firefox, I'm, I would like to remove this crud code from FF09:23
oerhekshmm this bug seems 4 months old https://bugzilla.mozilla.org/show_bug.cgi?id=144694809:27
ubottuMozilla bug 1446948 in Add-ons Manager "Unsigned langpacks are not displayed in “Languages”" [Normal,Verified: fixed]09:27
oerheksmaybe that is why FF61 took a week to publish09:27
pingaoerheks: I've asked in windows and it sounds as if it's to prevent me from not using enterprise windows to go09:29
xubuntu1804xubuntu-18.04 -- Firefox Quantum ver: 61.0 (64-bit) here??09:29
xubuntu1804<oerheks> regression??09:30
oerheksxubuntu1804, seems so, yes09:30
oerheksi think the snap would be the same09:30
xubuntu1804can I remove:  firefox-locale-en  :~$ apt-cache show firefox-locale-en09:36
xubuntu1804Package: firefox-locale-en   Architecture: amd64   Version: 61.0+build3-0ubuntu0.18.04.109:41
xubuntu1804Also, Package: firefox-locale-en     Architecture: amd64     Version: 59.0.2+build1-0ubuntu1   ??09:44
xubuntu1804Do I need to force apt-get -remove ->> Remove packages, OR apt-get -purge ->> Remove packages and config files  ??09:49
oerheksi think this will mess up firefox09:50
xubuntu1804Why two Package: firefox-locale-en , Version: 61.0+build3-0ubuntu0.18.04.1  AND  Version: 59.0.2+build1-0ubuntu109:51
oerheksoh, that 59 should be removed, apt autoremove will do that09:52
oerheksshould not conflict, thos 2 versions09:52
xubuntu1804<oerheks> thanks, I will exit FF, autoremove the 59.0.2-package, and log back in to IRC to report09:54
=== bhalithan1 is now known as bhalithan
Navyakanyone knows how to stop ruby http server? im running ubuntu in ec210:39
NavyakI can't exit10:39
xubuntu1804<oerheks> I, sudo apt-get remove firefox-locale-en , FF woks fine, got rid of the Language Packs10:40
xubuntu1804sudo apt-get install -f , Reading package lists... Done, Building dependency tree, Reading state information... Done, 0 to upgrade, 0 to newly install, 0 to remove and 0 not to upgrade.10:40
blackflowNavyak: tried stopping the service responsible for that httpd instance?10:42
xubuntu1804Opps! 'FF works fine', may even be a little faster!10:43
Navyakblackflow: i ran ruby -run -e httpd -- -p 5000 .10:43
Navyakforgot how to stop it lol10:44
blackflowNavyak: if that didn't daemonize in the background, try hitting Ctrl+C10:45
blackflowNavyak: otherwise you can use `kill` with the PID of the process, eg.  `kill 12345` where 12345 is the PID.10:46
Navyakyea i remmeber that but ctrl+c did it10:46
=== errrasmus is now known as erasmus
xubuntu1804<oerheks> <-- Thank you for all of your help, it is much appreciated! Bye11:01
=== lotuspsychje_ is now known as lotuspsychje
hugo__hi11:07
lotuspsychjewelcome hugo__ how can we help you?11:08
hugo__no11:08
hugo__thank you11:08
Navyaklol idiot11:09
lotuspsychjeNavyak: please no offensive language in the ubuntu channels11:09
Navyakok11:10
blackflowor even better, no offensive language / attacks / abuse against other users.11:14
Navyakthe user had quit11:15
blackflownevertheless.11:15
=== wanda is now known as wanda_
ittihatterakkinerds11:44
lotuspsychje!language | ittihatterakki11:48
ubottuittihatterakki: Please avoid any language that may be considered offensive, including acronyms and obfuscation of such - also see https://wiki.ubuntu.com/IRC/Guidelines || The main channels are English only, for other languages, see https://wiki.ubuntu.com/IRC/ChannelList11:48
=== davor_ is now known as davor
BluesKajHiyas all11:52
=== akay_ is now known as akay
system16can i install another package manager ? cause this "software" thing sucks11:55
coconutmvvvpx[oCzUY=HlaDZ11:55
lotuspsychjesystem16: gdebi, synaptic11:55
lotuspsychjecoconut: can we help you?11:55
system16apt-get install synaptic ?11:56
coconutno i just did something wrong. (testing autotype feature)11:56
lotuspsychjesystem16: yes, with sudo11:57
system16ok thabks11:57
system16thanks*11:57
system16what ? it says i have it11:58
revenantI have a friend claiming Ubuntu's prioprietary, locked-in filth.  I've always been happy with it and haven't seen any restrictions.  Any truth to her claims?12:12
lotuspsychjerevenant: we dont take polls here mate12:12
lotuspsychje!discuss | revenant12:12
ubotturevenant: Want to talk about Ubuntu, but don't have a support question? /join #ubuntu-discuss for non-support Ubuntu discussion, or try #ubuntu-offtopic for general chat. Thanks!12:12
iced-teahave anyone ever get Office 2013/Office 2016 install on Ubuntu 18.04 via Wine?  I've tried playonlinux, q4wine, wintrick etc, and none of them work12:13
revenantCheers.12:13
=== iced-tea is now known as HaMsTeRs
lotuspsychjeHaMsTeRs:  2007 and 2013 should work over wine12:15
lotuspsychjehame12:15
HaMsTeRsI tried 2013, and the setup was hung.   after diggng into the log, I found that there's an error like truefont or something12:16
HaMsTeRsand there's a forum that mentioned to remove libz.so from linux-18 lib directory, but that doesn't work for me12:17
lotuspsychjeHaMsTeRs: there are also ms office webbased apps for ubuntu also12:17
HaMsTeRsyes, but that's a bit slo12:18
HaMsTeRsslow12:18
HaMsTeRsalso I sometimes work offline while onsite12:18
lotuspsychjeHaMsTeRs: cant you do your work from libreoffice?12:18
HaMsTeRstried that, but couldn't replace MS offiec12:18
lotuspsychjeHaMsTeRs: replace no, but compatible, yes12:18
HaMsTeRsalso found some docs with spacing and format issue12:18
HaMsTeRsI work a lot of docs, and I need MS Office.    this is the only apps I need, other than that, ubuntu can totally replace my windows box12:19
lotuspsychjeHaMsTeRs: another way around, try virtualbox with windows and office?12:20
HaMsTeRsthat runs very slow12:20
HaMsTeRstried that already12:21
lotuspsychjeHaMsTeRs: on your system perhaps yes12:21
lotuspsychje!wine | HaMsTeRs see also12:21
ubottuHaMsTeRs see also: WINE is a compatibility layer for running Windows programs on GNU/Linux - More information: https://help.ubuntu.com/community/Wine - Search the !AppDB for application compatibility ratings - Join #winehq for application help - See !virtualizers for running Windows (or another OS) inside Ubuntu12:21
lotuspsychjeHaMsTeRs: check the wine channel, perhaps they might know why you cant run them over wine12:21
HaMsTeRsubottu: Yes, and I encounter error while installing 201312:21
ubottuHaMsTeRs: I am only a bot, please don't think I'm intelligent :)12:21
HaMsTeRsdoesn't seem tos upport12:21
HaMsTeRsthanks12:22
user__hi12:32
user__anyone here12:32
unholymachineyeah12:32
user__very cool, i have a question regarding installation12:32
user__i have a windows installation and i want to install ubuntu along it12:32
user__when i pick the normal installation mode, i get the options to use a full disk encryption with password12:33
user__however, i need to pick manual to select the free disk space, and then it does not encrypt my data12:33
user__how can i have the manual installation but still have that installation be encypted?12:33
unholymachineyou can't use full disk encryption12:34
user__what are my alternatives then?12:34
unholymachineyou can only encrypt partitions if you are planning on dual booting12:34
user__my goal is to have the linux installation be encrypted12:35
user__so that my data stays protected when my laptop is off12:35
unholymachinesearch askubuntu.com for "how can i install ubuntu encrypted with luks with dual boot"12:35
lotuspsychjeunholymachine: please dont forward users to search the web12:36
unholymachinethe answer is too long to give over irc12:36
lotuspsychjeunholymachine: thats what #ubuntu is for, to support users12:36
unholymachinemaybe you could tell me how better to support this user in this case?12:37
user__It is a complicated issue it seems12:37
unholymachineyes12:37
user__is there no "easy" way to do this? I have a single ssd that i want to run windows and linux on12:38
lotuspsychjeunholymachine: we have other factoids, like dualboot and encryption, there are also other volunteers that can think along here12:38
user__and i want both to be protected (encrypted)12:38
unholymachineyou can't use the ubuntu installer to encrypt both partitions12:39
TheTrobzthat's true12:39
unholymachineyou need to pick one or the other12:39
unholymachineactually, you can only pick the linux one12:39
user__with one or the other you mean the OS?12:39
user__well with windows there are solutions like bitlocker and veracrypt / truecrypt12:40
unholymachineiirc windows doesn't have a full disk encryption scheme that's on par with what linux provides12:40
TheTrobzi need help12:41
lotuspsychje!ask | TheTrobz12:41
ubottuTheTrobz: 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 !patience12:41
unholymachineand even if it did, they would most likely not work in concert12:41
TheTrobzwhy my wifi icon does not appear12:42
TheTrobz:(12:42
user__I see, so having 2 operating systems on the same disk "securely" is a huge issue basically12:42
lotuspsychjeTheTrobz: we need a bit more details to be able to help you12:42
lotuspsychje!details | TheTrobz12:42
ubottuTheTrobz: Please elaborate; your question or issue may not seem clear or detailed enough for people to help you. Please give more detailed information; for example, we might need errors, steps, relevant configuration files, Ubuntu version, and hardware information. Use a !pastebin to avoid flooding the channel.12:42
unholymachineuser__: yes12:42
TheTrobzok,wait12:43
unholymachineuser__: if you want full disk encryption then linux is your only choice of OS12:43
unholymachineor maybe macOS, although i'm not experienced in that os12:43
unholymachinefor the PC, linux is the only OS that provides this feature12:44
user__how about the SSD itself12:45
user__dont they usually have disk encyption enabled?12:45
user__the goal is to ensure that my data is protected when the laptop is off12:45
user__once it is on, i should enter a decryption password and boot like normally12:46
unholymachinedoes your ssd have hardware based FDE?12:46
unholymachinewhat you want to do requires a third operating system that encrypts your hard drive12:47
unholymachineafaik such an operating system does not exist yet12:47
blackflowpersonally, I'd rather trust LUKS than closed blackbox hardware encryption.... https://threatpost.com/academics-find-critical-flaws-in-self-encrypting-hardware-drives/115103/12:48
unholymachineblackflow: true12:48
unholymachineonly one unchangeable key , forever12:48
user__blackflow: I'd rather trust linux for that too, however it seems like the only practical solution if i have to have both windows and linux on the same disk12:50
unholymachineuser__: the question is , does your ssd support it12:50
=== sob is now known as Guest52234
user__how do i know? I dont even know the ssd model thats inside my laptop12:51
unholymachineopen your laptop and see what is in side12:51
blackflowuser__: depends. one can have fully encrypted Ubuntu  installation ont he same disk with unencrypted windows, or whatever windows does to encrypt data, I don't know.12:51
Guest52234I installed ubuntu onto a flash drive on my computer and am 100% sure I did not nuke windows12:52
Guest52234but now I can't boot into windows.12:52
Guest52234how can I fix grub to have windows boot?12:52
unholymachineubuntu is installed on a flash drive?12:53
unholymachineit's not installed on the same HDD as windows?12:53
Guest52234yup12:53
Guest52234not on the hd12:53
unholymachinewhere did you install grub?12:53
user__blackflow: wait that works??12:53
user__i can have an encrypted ubuntu installation along windows?12:54
unholymachineuser__: yes the article i referred you to describes that12:54
Guest52234well that part I am less sure of, I *thought* everything was on the flash drive12:54
blackflowuser__: yes, why not? of course, /boot won't be encrypted, but that's irrelevant -- the idea is to protect data (of the OS and user data) at rest12:54
user__you did?12:54
unholymachineGuest52234: one needs to install grub to the MBR in dual boot scenarios12:55
unholymachinewhat seems to have happened is that you installed grub to the usb stick12:55
user__could you link me to the article again? I cant seem to find any links to that in here12:55
unholymachinethat's just a guess though12:55
unholymachinesearch askubuntu.com for "how can i install ubuntu encrypted with luks with dual boot"12:56
user__how would the order look like? I am fine with re-installing12:56
unholymachineif you google that with quotes it's the 1st result12:56
user__you mean this one?12:56
user__https://askubuntu.com/questions/293028/how-can-i-install-ubuntu-encrypted-with-luks-with-dual-boot12:56
unholymachineyes12:56
Guest52234unholymachine: As I barely understand grub I will not argue except to say I did this before and it worked ok, I could press the f key on my comp and get a boot menu, select the linux/flash drive and be on my way12:57
=== coconut is now known as coconut_
unholymachinewhen did you do this? what kind of bios did you have legacy or UEFI ?12:57
blackflownote one thing, FDE -- FULL Disk Encryption -- is a bit of a misnomer. if you want FULL, then you need hardware support all the way down from bios/efi. otherwise it's not FULL as long as the loader in bios_boot is not encrypted, that's where the "full" trust chain breaks.12:57
Guest52234unholymachine: now when I leave the f key alone it does not go to windows, and when I do go to the boot menu I see the hard drive there but when I slected it nothing happens12:58
Guest52234unholymachine: its UEFI I believe12:58
blackflowbut for "close enough", FDE means rootfs and everything else, beside the boot logistics of /boot (though grub can work with encrypted /boot too, but I don't know if that works under EFI)12:58
Guest52234unholymachine: almost sure12:58
unholymachineGuest52234: when you did it and it worked, was it on the same computer ?12:59
Guest52234yes. and I can't figure out what i did diff12:59
Guest52234unholymachine: other than before it was ubuntu 17 now this is 1813:00
unholymachineyou most likely missinstalled grub13:00
Guest52234unholymachine: yeah, i'm inclinded to agree. how can I reinstall it or regenerate a boot setup?13:00
Guest52234unholymachine: is that possible?13:00
unholymachinei would rebuild your MBR so you get windows to boot and try installing to usb again. also, why are you installing to usb ? why not just have a live OS with persistence on the usb?13:01
Guest52234its a work comp so I can't install another os13:01
user__blackflow: I am ok with that part of encryption13:01
Guest52234unholymachine: is it possible to rebuild my mbr from linux?13:02
unholymachineGuest52234: i understand what you want to do. what you want is a live ubuntu usb with persistence13:02
Guest52234unholymachine: yeah, pretty much13:03
unholymachineGuest52234: you need a windows install disk to fix your windows mbr13:03
Guest52234unholymachine: doh. need to find a win machine :(13:03
Guest52234unholymachine my gf has one so I will head over there, but when you mentioned the persistant install, is there a better way to do that?13:04
unholymachinei've read of a way to do it in linux but i've never done it myself13:05
unholymachineyou have a liveCD/DVD?13:05
Guest52234unholymachine: ah well, I seem to remember it being a thing in tails but didn't give it much thought. Will lookinto it though. Thanks for the help!13:06
unholymachinehow did you install to usb?13:06
unholymachinewhat installation media did you use?13:06
unholymachineif you still have that installation media you can attempt the method i read about13:07
unholymachinethere is also the "boot-repair disk" that you can flash to a USB and try that13:08
unholymachinebut the best way would be to use the windows installation disk13:08
unholymachinethere's also "super grub disk" that supposedly also fixes windows MBR issues after unsuccessful linux installs13:09
GwaiLoHi, I've just been trying to upgrade 16.04 -> 18.04. I successfully downloaded 2411/2414 packages, but it fails right at the end with 3 packages unable to be downloaded (e.g. Failed to fetch http://au.archive.ubuntu.com/ubuntu/pool/main/g/gtkmm3.0/libgtkmm-3.0-1v5_3.22.2-2_amd64.deb 403  Forbidden). It's saved all the rest, but I've tried it twice and it gets stuck again. Is there a way to fix this / change the host I'm downloading from without13:11
GwaiLore-downloading all 2000 packages again?13:11
unholymachineGwaiLo: how are you upgrading?13:14
unholymachineGwaiLo: are you using apt?13:14
GwaiLounholymachine: sudo update-manager -cd13:15
unholymachineGwaiLo: it's sudo apt dist-upgrade (after you do update and upgrade)13:15
unholymachineafter you're done you do sudo apt autoremove13:16
GwaiLounholymachine, ah ok, I was following this article : https://websiteforstudents.com/upgrading-ubuntu-16-04-desktop-to-18-04-beta/13:18
GwaiLounholymachine, It seems like update-manager is doing almost the same thing, isn't it likely I'll get the same 403 forbidden errors again using apt dist-upgrade?13:18
unholymachineapt does not re-download packages that have already been downloaded afaik13:19
GwaiLounholymachine, ok thanks. I'll give it a go. Appreciate the help13:19
unholymachinenp13:19
unholymachineyeah, that article seems like it was written to show that you can do something that takes , at the maximum, three terminal entries with the gui (and still have to use the terminal anyway)13:22
GwaiLounholymachine, I kinda figured. I went down a rabbit hole on something else and this looked simple to solve my problem. I've ended up deciding to upgrade simply so I can change my status bar in my window manager :)13:24
unholymachineso what was it that you were trying to do originally that made you want to upgrade to 18?13:25
unholymachinechange the status bar in your window manager?13:25
GwaiLounholymachine, I was trying to get py3status as my status bar in the i3 window manager. Found out the reason I couldn't get it on ubuntu was due to it only being available in ubuntu 17 & 1813:26
daianaesiste in lingua italiana?13:26
unholymachineahh13:26
unholymachineGwaiLo: where did you read this?13:28
unholymachineGwaiLo: where did you read that it's only available in 17&18?13:28
GwaiLounholymachine, I'll need to go looking, it was on an FAQ somewhere. I searched packages.debian.org on the xenial repos looking at unstable / testing and couldn't find it in the all packages list13:29
GwaiLounholymachine, https://www.reddit.com/r/linuxquestions/comments/7y2svb/i3wm_ubuntu_cant_find_py3status/13:30
unholymachineoh you're attempting to install it from the package manager13:30
GwaiLounholymachine, was only 4 months ago and coupled with being unable to see it on packages.debian.org I thought I'd confirmed it was correct13:30
unholymachineyou can install it without having it show up in the package manager13:30
GwaiLoI thought it was generally considered a bad idea to compile things myself when on an apt based linux13:31
GwaiLoand I don't know enough yet to be confident otherwise13:31
unholymachineah, yes, it is slightly more involved.13:31
unholymachinegotcha13:31
GwaiLounholymachine, I've done the apt update && apt-upgrade successfully. When I do apt dist-upgrade, it's telling me 0 to upgrade. When I did the network-manager -cd, it says that it's forcing it to look at development releases. Is there an easy way to tell apt dist-upgrade that I want 18.04 even if it is still considered development?13:33
unholymachinewhat does lsb_release -a say?13:34
GwaiLoNo LSB modules are available. Distributor ID:Ubuntu // Description:Ubuntu 16.04.4 LTS // Release:16.04 // Codename:xenial13:35
unholymachinesudo apt install update-manager-core13:35
GwaiLodo-release-upgrade also says no new releases found13:35
unholymachineinteresting13:35
unholymachineyou did "sudo do-release-upgrade -d " correct?13:36
GwaiLoupdate-manager-core is already the newest version (1:16.04.13).13:36
GwaiLoupdate-manager-core set to manually installed.13:36
GwaiLooh, no I didn't13:36
GwaiLothanks, now it's doing something with bionic.tar.gz13:37
no_gravityHello! Do you guys know if Ubuntu 18.04 is based on a specific Debian version?13:51
GwaiLounholymachine, hmm, the upgrade failed... and now when I re-run do-release-upgrade -d, it gives me a message "Upgrades to the development release are only13:52
GwaiLoavailable from the latest supported release."13:52
unholymachinehow did it fail?13:52
leftyfbno_gravity: why?13:52
unholymachinewere there any error messages?13:52
GwaiLounholymachine, "ERROR: Cannot create report: [Errno 17] File exists: '/var/crash/gnome-menus.0.crash'Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an error code (1)"13:52
GwaiLoseems to be the triggering error13:52
no_gravityleftyfb: I'm interested to understand on what Ubuntu is based.13:52
GwaiLounholymachine, https://pastebin.com/8ipVLGGR slightly more13:53
leftyfbno_gravity: https://en.wikipedia.org/wiki/Ubuntu_(operating_system)13:53
leftyfbno_gravity: https://en.wikipedia.org/wiki/Ubuntu_(operating_system)#History_and_development_process13:53
CookieMas far as I know Ubuntu uses Debian’s unstable branch, called Sid13:53
no_gravityCookieM: So they kinda freeze it at some point in time?13:54
leftyfbno_gravity: you might try #ubuntu-devel13:54
no_gravityleftyfb: Good idea13:54
leftyfbno_gravity: or you could read the wikipedia article I linked you to which describes it13:55
cihhanhi all. how can i change the order of network devices? in ubuntu 12, that could be done by 70-persistant.rules but in ubuntu 18 i cant see that file. any suggestions?13:55
leftyfbno_gravity: which answers your question exactly13:55
no_gravityleftyfb: Not realy13:55
leftyfbno_gravity: yes really13:56
leftyfbno_gravity: 2nd paragraph under history and development process13:56
CookieMno_gravity, I guess so13:56
no_gravityIf they freeze unstable at some point in time, I wonder how they deal with security updates.13:57
leftyfbcihhan: there is no "ubuntu 12". Regardless, both versions of Ubuntu that start with "12" are unsupported. You need to upgrade. If you're running 12.04, you can pay for support.13:57
unholymachineGwaiLo: looks like there's a bug related to this specific error when upgrading to 18,0413:57
no_gravityAs security updates would be for later versions then when Ubuntu froze theirs.13:57
cihhanleftyfb: im using ubuntu 18 -- im asking how i can re-order the network ports13:57
unholymachineGwaiLo: there is a fix although it's a bit involved. it seems like you would have had less headache if you cloned the git repo and installed it that way13:58
leftyfbno_gravity: oh look, there's a whole section on the wikipedia particle entitled "Security"13:58
unholymachinehttps://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/176689013:58
ubottuLaunchpad bug 1766890 in gnome-menus (Ubuntu) "package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned" [Critical,Confirmed]13:58
leftyfbcihhan: there's no "ubuntu 18". Ans why did you say 12 if you mean another version?13:58
GwaiLounholymachine, ah bugger. Ok. On the bright side, it looks like it has partially upgraded me and now apt-cache search is showing up my py3status. So I might be better off waiting for a few weeks for 18.04 to no longer be dev...13:58
=== coconut is now known as coconut_
no_gravityleftyfb: Which is not about how security updates are handled from upstream.13:59
unholymachinelet me know if it installs13:59
cihhanleftyfb: im just asking how i can re-order network ports. do you have any suggestions?13:59
leftyfbcihhan: yes, it verymuch depends on what version of ubuntu you're running.13:59
cihhani wrote saying meaning that in the previous versions, it would be done using 70-persistnat.riles14:00
cihhanand with the new version of ubuntu, i dont know how to do it.14:00
leftyfbcihhan: you can create your own udev rules.14:00
unholymachineGwaiLo: you might want to look at Jeff Lane (bladernr) 2018-04-26 post if you're looking to fix the upgrade14:00
unholymachine(there is more than one that describes how he fixed his install)14:01
=== Richard is now known as Guest8077
GwaiLounholymachine, the py3status won't install and apt-get -f install is failing to fix things. I'm trying to find the blog post you're referring to... but on jefflane.org, the latest post was in february14:06
leftyfbGwaiLo: https://bugs.launchpad.net/ubuntu/+source/gnome-menus/+bug/1766890/comments/1314:06
ubottuLaunchpad bug 1766890 in gnome-menus (Ubuntu) "package gnome-menus 3.13.3-6ubuntu3.1 failed to install/upgrade: triggers looping, abandoned" [Critical,Confirmed]14:06
GwaiLoleftyfb, thanks14:07
GwaiLoI think I'm very much in the situation he's in... lsb_release -a is saying I'm on 18.0414:08
unholymachineyep14:09
GwaiLoI suspect I've just broken the box pretty badly and will probably be easier to reinstall and put in a new 18.0414:09
GwaiLoI also suspect I should not reboot this machine until I'm ready to do so cause it probably won't come back up properly14:10
ioriaGwaiLo, i suggest you a files backup14:12
GwaiLoioria :) Thankfully I haven't been using this machine too heavily for important things yet, still getting used to the transition from windows, annoying, but not end of the world if I have to blow it away14:17
ioriaGwaiLo, so we can play with it ? :þ14:18
GwaiLohaha, not quite ready to hand out ssh access :P14:18
ioriai see14:18
GwaiLoI am absolutely loving having a tiled window manager though, so think I'll be sticking with it!14:18
ioriaGwaiLo,  sources.list points to bionic , right ?14:19
GwaiLobit odd actually, it's a mix. Seems to have modified all the uncommented lines, and not modified all the commented ones14:21
GwaiLoioria, https://pastebin.com/UnSvaWCr14:21
GwaiLoit clearly didn't rollback successfully at all14:22
ioriaGwaiLo,  no, looks ok14:22
ioriaGwaiLo,  your kernel ? uname -r14:23
GwaiLouname -r14:23
GwaiLo4.4.0-130-generic14:23
ioriaGwaiLo,  the kernel has not been upgraded14:24
GwaiLoI'm not convinced anything has been upgraded14:25
ioriaGwaiLo,  try   sudo apt update && sudo apt full-upgrade   ,say 'no'  and ,if you want, paste the output14:25
GwaiLohttps://pastebin.com/9RB48Gpm14:27
ioriaGwaiLo,  aand i guess you already tried apt-get -f install14:28
GwaiLoyeah, it said correcting dependencies failed14:29
GwaiLohttps://pastebin.com/1tvBFNsg14:29
eeosis it possible to move from pulseuadio to jack2 and still be able to use all of the audio apps?14:32
ioriaGwaiLo,  apt-cache policy libc614:32
GwaiLolibc6: Installed: 2.27-3ubuntu1  Candidate: 2.27-3ubuntu1 Version table: *** 2.27-3ubuntu1 500        500 http://au.archive.ubuntu.com/ubuntu bionic/main amd64 Packages        100 /var/lib/dpkg/status14:35
ioriaGwaiLo,  that is from bionic; so something has been upgraded14:35
ioriaGwaiLo,  apt-cache policy  libc-dev-bin  | grep Installed14:36
GwaiLoioria, Installed: 2.23-0ubuntu1014:37
ioriathat's xenial14:37
ioriaGwaiLo,  can you paste   apt-cache policy  libc-dev-bin      ?14:37
GwaiLolibc-dev-bin:14:38
GwaiLo  Installed: 2.23-0ubuntu1014:38
GwaiLo  Candidate: 2.27-3ubuntu114:38
GwaiLo  Version table:14:38
GwaiLo     2.27-3ubuntu1 50014:38
GwaiLo        500 http://au.archive.ubuntu.com/ubuntu bionic/main amd64 Packages14:38
ioriaGwaiLo,  not here,please14:38
GwaiLosorry, forgot to remove newlines14:39
bittinGNOME yearly meeting: https://www.youtube.com/watch?v=2SRB3CpxQuE14:39
ioriaGwaiLo,  apt -s install --reinstall libc-dev-bin | nc termbin.com 999914:40
root__i need help14:42
root__i need help14:42
ioriaGwaiLo,  it's just a simulation14:43
GwaiLoioria, https://pastebin.com/CDb1tzSD14:43
ioriaGwaiLo,  i don't think it's the right url14:44
GwaiLoioria, sorry, I didn't want to make a connection to a URL that I hadn't heard of before from someone on IRC14:46
GwaiLoI see what it is now14:46
ioriaGwaiLo, pastebinit if you rather14:47
GwaiLothe URL I sent earlier had the output14:47
iorianope14:47
GwaiLohttp://termbin.com/6pjp14:47
GwaiLothat's a cool service14:47
ioriaGwaiLo, if that is the output of the cmd i sent you, apt is broken14:49
GwaiLohttp://termbin.com/xj9c14:50
GwaiLoioria, http://termbin.com/xj9c I had done it with sudo before, just realised you didn't ask for it to be run as root14:50
ioriaGwaiLo, no need for root; your libc6 is broken and your apt as well; you are on unusable system14:51
GwaiLoioria, yep. As I said, I think by far the easiest option for my skill level will be a clean install14:52
GwaiLono c, no apt ... not a great place to recover from :)14:52
ioriaGwaiLo, you can still download the .debs and manually install. but it's a pain14:52
ioriaGwaiLo, for fun; https://packages.ubuntu.com/bionic/amd64/libc-dev-bin/download14:54
GwaiLoioria, what am I doing with that?14:55
ioriaGwaiLo, you can download the .deb (in this case, libc-dev-bin) and instal it   sudo dpkg -i  .deb14:56
ioriaGwaiLo, same for libc6-dbg and libc6-dev14:57
GwaiLoioria, all 3 of those are now installed15:00
GwaiLoioria, should I try rerunning any of the other commands?15:00
GwaiLoioria, to be clear... am I doing these things to help you learn more? or to fix my machine? Happy to help if the former, if it's the latter, please don't feel you need to spend any more time on it15:03
=== taliho is now known as andriy
ioriaGwaiLo,  sudo apt full-upgrade15:13
=== Alex4921 is now known as Guest54611
eeosubuntu 18.04 stores icc profiles sunder /usr/share/color/icc/colord instead of /usr/share/color/icc so some softwares do not find them15:14
=== Alex4922 is now known as Alex4921
kk4ewteeos, so hard link one to the other15:15
coconut_I am trying to encrypt my DNS use  by a config inside my router. Now it is time to test it. Is there any command line tool for this?15:15
GwaiLoioria, http://termbin.com/128f http://termbin.com/0xia15:15
ioriaGwaiLo,  congrats; you fixed libc615:16
=== coconut_ is now known as coconut
eeoskk4ewt: in what way? would the software be able to use it?15:17
kk4ewtyes15:17
eeoskk4ewt: but why does it do that? it does not make sense!15:18
eeoskk4ewt: is it possible reconfigure colord?15:18
kk4ewtif the profile is stored in one place and some older software is looking for it someplace else hardlink the profile to the old location15:18
ioriaGwaiLo,  now, on bionic you use,by default,gnome-shell and unity has been removed ... so we can try to remove unity15:18
eeoskk4ewt: the probelm is the opposite .... colord stores icc profile sin the wrong place15:19
kk4ewtexactly15:20
kk4ewtso hardlink where it is to the other location15:20
kk4ewtthat way is the profile changes at location A it is seen at location B15:21
GwaiLoioria, it's past 1am here... there's so much I need to understand to actually learn from this and I'm really just typing commands, I'm not even sure what I'm fixing at this point15:21
eeoskk4ewt: OK .... but we need to fix the package as well!15:21
GwaiLoioria, I really appreciate your help, and I'm glad I have a path to fix dependencies that I didn't know about before15:22
eeoskk4ewt: OK .... but we need to fix the package as well!15:22
ioriaGwaiLo,   check if apt is working now :  sudo apt install dclock15:23
eeossorry, automatic ....15:23
eeosthank you kk4ewt! brb15:23
GwaiLoioria, http://termbin.com/w8vb doesn't look like it15:24
=== qwebirc98356 is now known as speedy01
XsiSecHello everyone my  machine freezes randomly I have checked in the dmesg log and there is a lots of errors any one experienced that could help me out? Thank you15:26
speedy01hi everyone..hoping someone has some expierene with a yoga 720....i can't get ubuntu to boot past grub. but fedora boots and installs just fine.  ive tried nomodeset and no splash with no luck.  any thoughts?15:26
ioriaGwaiLo,   yeah, i think the fix will require a bit more work,i don't if it worths15:27
speedy01bios is limited on this thing...but ive disabled the raid sata mode, disable secure boot, virtualiazation, etc...unfortunaly no wait to use legacy mode, as uefi is the only boot option15:28
GwaiLoioria, I don't think it is... I think I'd prefer to go with a clean install so that when I invariably run in to problems, I don't constantly come back to this as a potential root cause15:29
ioriaGwaiLo,  absolutely right15:29
speedy01system has a 7thgen intel, kaby lake I believe15:30
tomreynspeedy01: uefi is usually the better option nowadays. and you most likely want virtualization on15:30
speedy01tomreyn: i agree..but i was running out of ideas!15:30
GwaiLoioria, I shall get some sleep and tackle it in the morning. Thanks again!15:30
tomreyn(the rest sounds fine)15:30
ioriaGwaiLo,  no prob15:30
speedy01googling had a mixed bag of results..some saying they had no problem, while others seemed to have had the same issue as me15:31
tomreynspeedy01: there are several models of "yoga 720". can you get the more specific model number? here's an example: 88YG700082815:32
tomreynspeedy01: what's the file name of the ubuntu installer ISO you downloaded, or which ubuntu version and variant are you trying to install?15:33
speedy0180x6002jus15:33
tomreynspeedy01: does the installer only boot till grub, or does it start fine and you can install and then it fails to boot?15:34
speedy01only to grub15:34
speedy01can't boot to live cd either...15:34
speedy01ive also tried the debug switch, along with --verbose but there is no output to the screen15:35
speedy01only blank...blacklite15:35
speedy01tired media from usb and cd..etc15:36
tomreynspeedy01: debug switch of what?15:36
speedy01nosplash debug15:36
speedy01in grub boot options/command15:37
tomreynspeedy01: looks like this thing has a very closed bios. https://www.earth.li/~noodles/blog/2018/02/yoag720-linux.html15:37
tomreynspeedy01: you'd need to replace 'Debian' by 'Ubuntu' in the bcedit commands in the box on the bottom15:39
speedy01running fedora on it now....15:39
=== root is now known as Guest39248
speedy01is there a linux equivilent to bcedit that you knw of off the top of your head?15:40
=== kostkon_ is now known as kostkon
tomreynyou only need to use bcdedit if you keep the windows boot manager,15:41
tomreynbut since you have already installed fedora on it you will probably have the grub bootloader installed now15:42
tomreynthat's fedora from the internal disk (HDD / SSD), right?15:42
speedy01yes15:43
tomreynyou may need to fiddle with efibootmgr15:44
tomreynthis can edit the boot menu the bios will show.15:44
tomreynit's strange though that you could install fedora and can't install ubuntu. maybe just try a different iso. which one were you using?15:45
speedy01tomreyn: that was my thought as well.  ive tried 18.04 and the nightly of 18.1015:46
speedy01no joy15:46
tomreynspeedy01: so that's the 18.04 desktop installation, right? can you paste the HTTP address returned by: lspci -nn | nc termbin.com 999915:47
speedy01http://termbin.com/gfpi15:50
speedy01thanks again for helping me out15:51
speedy01i finally had enought with windows and decide it was time to switch!15:51
speedy01so im a novice, so please keep that in mind!15:52
sonicwindwelcome to Ubuntu :-)15:53
tomreynspeedy01: i will. does "lscpu" return something other than an error? if so, please run: lscpu | nc termbin.com 9999     # and tell us the URL it returns.15:54
sonicwindKudos to you, tomreyn. You're a workhorse at helping people here.15:55
speedy01no error15:55
speedy01but..i just found this dells site15:55
speedy01https://www.dell.com/support/article/us/en/19/sln299303/loading-ubuntu-on-systems-using-pcie-m2-drives?lang=en15:55
speedy01can it be as simple as adding nvme_load=YES15:55
tomreynsonicwind: :)15:55
tomreynspeedy01: if you have nvme, worth a try. i didnt know this parameter.15:56
tomreynspeedy01: actually this article is about ubuntu 14.04 / 15.04, i doubt this parameter is still needed on 18.0415:57
speedy01going to reboot and see...brb16:02
ellyacht can anyone tell me how to create a bootable USB of linuxmint using Tails OS?16:02
spacesmeh 16.04 to 18.04 update on an old Vio has ATI issues16:02
tomreynspeedy01: i'm not having much luck finding some good suggestions on how to make ubuntu 18.04 work with this hardware (not a lot of people seem to have tried / reported about it), yet. what you can do is verify that your downloaded ubuntu image is intact, install using one of the server installers, install ubuntu 16.04 and upgrade to 18.04 once it is supported (it will be by late july or august, i would think)16:07
spacesare there issues on 18.04 with ATI drivers ?16:08
tomreynspaces: "ATI" drivers? you mean fglrx? radeon?16:09
spacesI just upgraded a laptop from 16.04 to 18.04 and all went fine but it hangs on Gnome starting and when I doa recovery start I get some strange memory issue if you ask me but the card seesm to be OK16:09
spacesradeon mobile16:09
spacesATI Mobility Radeon HD 4650, seems to be supported16:10
tomreynhmm maybe try a lighter desktop environment, such as xubuntu, for now.16:11
tomreynso you can boot to revcovery?16:12
spacesyap can do that16:12
spacesmhh could be an option to do xubuntu but if you ask me it should not be a problem or is gnome heavy these days ?16:13
tomreyngnome3 is a good bit heavier than gnome2, yes. but i also think it should work with this graphics hardware.16:14
spacesyeah it should it's 512MB card as well16:14
spacesmhh it seesm to start through16:14
spacesI think16:14
spacesneed to wait16:14
spacesit hangs on the last [  OK  ] Line over overwrites it all the time, I get now Started Disk Manager. Manager. Dispatcher Service...d before the ppp link was shutdown...16:16
spacesso it overwrites lines16:16
tomreynspaces: so maybe try to find out what the issue is exactly: at grub menu, make sure the topmost 'Ubuntu' line is selected, then press'e'. this will spawn a simple editor. move the cursor to the end of the line which starts "linux" and replace "splash" by "nosplash", then press ctrl-x to boot this.16:17
spacestomreyn it started to display some GDM error after login since last week I understood, so I thought, mhh let's update first to 18.04 before we run into that trouble later on16:17
tomreynspaces:do you know what "gdm error" that was?16:18
spacestomreyn it showed a memory issue16:20
spacesI have send the bugreport to Ubuntu using the system itself16:20
spacestomreyn what are my best options ?16:21
tomreynspaces: ok. i suggest you try to get a lighter desktop environment booting first, then we can more easily switch back and forth between this and the default gnome3 environment, and share system logs.16:22
spacestomreyn ok, which one to install and also in recovery mode ?16:23
tomreynspaces: to do so, boot into the recovery menu, enable networking, select root shell, and run: apt update; apt -f install; apt install xubuntu-desktop16:23
tomreynspaces: wait, sorry, this doesn't make much sense. you can't actually get to the login screen currently, right?16:24
spacesnope not the login, I can get cli tho16:25
spacescli in recovery, normal boot jumps back to bootscreen all the time16:25
tomreynspaces: "get cli" means via recovery menu, or default boot + ctrl-Fx?16:25
tomreynso you tried normal boot + ctrl-Fx?16:26
spacesyap, but that jumps back when I try to login16:26
tomreynso you tried normal boot + ctrl-alt-Fx?16:26
tomreynok16:26
tomreynso it's most likely something with the graphics driver initialization indeed.16:27
spacesyap16:27
spacesreinstall the driver ?16:27
spacesI don't know if it should be stock or not atm16:27
tomreynboot into recovery menu, enable networking, select root shell, see what "packet loss" (in statistics) is when you "ping -c3 abc.de"16:28
tomreynthere are no proprietary drivers which work with this hardware in 18.04. your only option is the open source fglrx, and this should be ok.16:28
spacesyeah taht was loaded as far as I can see in the bootloader16:30
spacestomreyn I get a Workqueue: events check_corruption error after loading the nic drivers, I saw this before16:31
spacescreate worker on CPU...16:32
spacescannot make much sense out of it16:32
tomreynsorry i mean radeon drivers, not fglrx16:33
spacesnp!16:33
tomreyni dont know "Workqueue: events check_corruption" - will need to search for it16:33
tomreynoh thats a kernel oops16:34
spacesyes on low mem as far as I can see16:34
tomreyncan you tell which line it says before this?16:34
tomreyni mean what the line before this says16:35
spacesCPU0.... Hardware name: Sony Copr.... BIOS...16:35
spacessec16:35
tomreynright, exactly that would be of interest16:35
cukierThere is a fraction of a second stutter in games and music about once every 10 minutes. What could be the cause?16:36
spacesCPU: 0 PID: 157: Comm: kworker/0:3 Not tained 4.15.0-23-generic16:36
spacescukier oeh I had that once16:36
cukierDid you fix it?16:36
tomreynspaces: okay, that's two lines above the message, though. the one between would be good, which you partially quoted before.16:37
spacesyes and no, I finally upgraded the system much later on... and it was fixed.. it was annoying indeed16:37
tomreynwe can also get these infos from recovery if the current approach is difficult16:37
cukier:(16:37
spacestomreyn use older kernel to test ? it's 3.x tho16:38
tomreyncukier: check if you have repeated error messages in the output of "dmesg -T" (to be entered in a terminal)16:38
tomreynprobably towards the end then16:38
spacestomreyn trying to start safemode for X16:39
pavlushkahttps://pastebin.com/jMkkFAdZ16:39
pavlushkasorry16:40
cukierI'll check next time it happens. :)16:40
tomreyncukier: if it happened a few times since last boot, you can check it now, too.16:41
cukierUnfortunately I just rebooted after memtest (zero errors)16:41
spacestomreyn cannot load libGL.so.116:42
tomreynspaces: does it say why?16:42
spacestomreyn failsafe X1116:42
spacesno such file or dir16:42
tomreynok16:43
ellyacht can anyone tell me how to create a bootable USB of linuxmint using Tails OS16:43
pavlushkaI need some help on dpkg-buildpackage issue, https://pastebin.com/jMkkFAdZ F1 F1 F116:43
tomreynellyacht: which of these is ubuntu?16:43
jnewti just tried to rdp into my desktop, as i left it running windows when I left.  i ended up being connected to the computer, but linux was running.   odd, but ok.   but the desktop is something weird, with a little mouse on the background and huge icons and no start menu / launcher of any sort.  what is going on?   it's running 18.04, and should be running either mate or preferably cinnamon de like I have locally.16:44
ellyachttomreyn tails is a Linux distro based on debian16:44
tomreynellyacht: right, but doesn't answer my question16:44
ellyachtwhich of these what?16:45
tomreynellyacht: my point is: we don't support tails nor linux mint here16:45
tomreynthis is ubuntu support (only)16:45
rushthere are probably mint and tails chat rooms also i'd imagine16:45
tomreynboth tails and linux mint have their own irc channels16:45
tomreyn:)16:45
tomreynwelcome!16:46
rushlol16:46
spacestomreyn nothing before that CPU: 0 line, only reached target swap16:46
tomreynspaces: unless you got failsafe X starting up fine, let me know when you did this: <tomreyn> boot into recovery menu, enable networking, select root shell, see what "packet loss" (in statistics) is when you "ping -c3 abc.de"16:47
spacestomreyn sure I know how to check my network link when it's all done but what I don't get is that it fails on loading the network driver (it seems)16:49
pavlushkatomreyn: spare a though please on dpkg-buildpackage issue,https://pastebin.com/jMkkFAdZ on this saturday16:51
tomreynspaces: ok the idea there is to ensure you got network connectivity so you can upload some logs to share16:51
cukiertomreyn: Unfortunately there are no new messages in dmesg after stutter16:51
pavlushkas/thopugh/thought16:51
pavlushkas/though/thought16:51
spacestomreyn I know, trying to get there :)16:51
spacestomreyn could it be because it goes in readonly mode for the filesystem ?16:52
tomreynok spaces + cukier. cukier you can also check ~/.xsession-errors16:53
tomreynspaces: what is "it"?16:53
spacestomreyn the start of the network, I get a warning about it upfront16:54
tomreynspaces: during normal boot, during recovery boot, when you select "enable networking" from recovery?16:54
spacesstrange that CPU error also happens when I enter root16:54
cukierI don't have ~/.xsession-errors16:54
tomreyncukier: are you using X or wayland?16:55
cukierloginctl show-session 3 -p Type told me Type=x1116:55
cukierwhich I think means x11 :)16:56
tomreyncukier: and tis is 18.04?16:56
=== dertrudi1 is now known as dertrudi
cukierOh! I'm on 17.1016:57
cukierI'll update16:57
cukierThank you very much! I wasn't aware that there was an update available.16:58
cukierWait. "software is up to date".16:58
=== qwebirc61301 is now known as speedy01
speedy01im back16:59
qwebirc81151Hello!16:59
speedy01sorry for the delay..16:59
qwebirc81151I have a n00be question that I'm hoping someone can help me with?17:00
spacestomreyn when I go to root, start rhe network manager manually it takes forever as well17:00
speedy01tomreyn: no joy on using the nvme_load switch17:00
tomreynpavlushka: this paste lacks context such as ubuntu version, architecture, why are you building this package in the first place, what have you done to identify this issue about ": error: invalid variable name: --build", have you searched the web and developer provided resources about it and what did you (not) find?17:01
qwebirc81151I need to install a software package on an older Ubuntu 14.04 32-bit installation. The regular version of this software, if installed normally via 'apt-get' is NOT the version that I want. The version that I want is through a 3rd PPA source. I've already added that source and the necessary keys. However, I just don't know the command to actually install the software LOL17:01
qwebirc81151Here's what I'm trying to install: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-release17:02
speedy01so grub loads linux/casper/vmlinuz  file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet17:02
speedy01since I'm trying to boot from usb, is that path correct?17:02
spacestomreyn yop! network and manually set DNS :)17:02
speedy01or does it matter?17:03
=== l is now known as Guest32016
spacestomreyn I think I found it, swap not mounted ?17:03
tomreyncukier: run "update-manager -c"17:04
spacestomawyap swap is not mounted17:04
pavlushkatomreyn: on ubuntu 18.04, 64 bit arch though the package arch should be "any" and I need the hint on  error: invalid variable name: --build", trying to update aspell-bn17:05
cukierI'm doing do-release-upgrade. I hope they're equivalent. :)17:05
tomreynspeedy01: the path is correct. try removing "quiet"17:05
qwebirc81151This is the actual file I'm trying to install: sane-backends - 1.0.27-trusty117:05
speedy01yep..did that17:06
tomreynspaces: if you have swap configure din /etc/fstab and it fails to activate it this can be related17:06
speedy01hmm..https://ubuntuforums.org/showthread.php?t=232646717:06
=== qwebirc81151 is now known as B1GGJOE
B1GGJOEHey everyone,  I need to install a software package on an older Ubuntu 14.04 32-bit installation. The regular version of this software, if installed normally via 'apt-get' is NOT the version that I want. The version that I want is through a 3rd PPA source. I've already added that source and the necessary keys. However, I just don't know the command to actually install the software LOL17:07
B1GGJOEHere's what I'm trying to install: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-release17:07
tomreynpavlushka: thanks for answering some of my questions, please answer the others, too17:07
spacestomreyn swap is in fstab but also I need to remount / first17:07
B1GGJOEI've been tackling this for 3 hours now, don't know what I'm missing17:08
tomreynspaces: sure, to make it writeable, i guess.17:09
spacestomreyn did, what shall I do ?17:09
spacesnow17:09
tomreynspaces: so you have internet access on the root emergency shell now?17:09
pavlushkatomreyn: not geting any lead on  ": error: invalid variable name: --build" from web and why it is treating --build option as a varible? that's seems an anamoly17:10
spacestomreyn I do, installed last updates to make sure all if fine17:10
tomreynpavlushka: i don't know either, so i was wondering whether you searched the web on it. and why you are trying to build this package in the first place.17:10
B1GGJOEHello. How do I install one of these custom, 3rd-party packages here: https://launchpad.net/~rolfbensch/+ppa-packages17:11
leftyfbB1GGJOE: apt-cache policy sane-backends17:11
tomreynspaces: but you'r eon 17.10 and want to get to 18.04, right?17:11
B1GGJOEhmmm17:11
B1GGJOEOk, let me try17:11
ioriaB1GGJOE, i think sane-backends is the source package ;from which we get libsane-common, libsane1,etc. etc.17:11
leftyfbB1GGJOE: what does that say? (pastebin)17:11
spacestomreyn this was a 16.04 but is now a 18.04, upgrade went fine17:11
pavlushkatomreyn: to make an update of the previous one.17:12
tomreynspaces: oops, looks like i'm mixing things up. or people. so you have this corrupted low memory issue. and X doesn't come up properly, is this correct?17:13
=== sins-_a is now known as sins-
B1GGJOESays: 'N:Unable to locate package sane-backends17:13
ioriait's the source package17:13
spacestomreyn I think so about the mem issue, but this could be swap ? the machine has 4G of mem...17:13
ioria!info libsane trusty17:13
ubottulibsane (source: sane-backends): API library for scanners. In component main, is optional. Version 1.0.23-3ubuntu3.1 (trusty), package size 1814 kB, installed size 8774 kB17:13
tomreyn!latest | pavlushka - just in case you'r enot aware:17:13
ubottupavlushka - just in case you'r enot aware:: Packages in Ubuntu may not be the latest. Ubuntu aims for stability, so "latest" may not be a good idea. Post-release updates are only considered if they are fixes for security vulnerabilities, high impact bug fixes, or unintrusive bug fixes with substantial benefit. See also !backports, !sru, and !ppa.17:13
B1GGJOEYes, version 1.0.23 is supported, normally based on the version of Ubuntu...17:14
B1GGJOEHowever I'm trying to install a newer/experimental version17:14
B1GGJOESo I had to add a custom 3rd-party PPA source17:14
spacestomreyn I cannot see if it mounts swap on normal boot17:14
ioriaB1GGJOE, you got that it's not a binary package ? you cannot install it17:15
B1GGJOEWell, I'm such a n00be...not sure what I can do. What I'm trying to install is here: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git/+packages17:15
pavlushkatomreyn: I am opting for the PPA in this case.17:15
B1GGJOEThis is the file: 1.0.27+git20180630-trusty017:15
tomreynspaces: the amouint of memory is not an issue, the issue seems to be (base don the limited information we have so far) that something, probably your graphics driver, tries to overwrite memory of other processes. whichh should never happen.17:16
=== Shiva188 is now known as Shiva187
leftyfbB1GGJOE: why do you need that package/file?17:16
spacestomreyn I do see this in journalctl now: No UMS Support for Radeon Module17:17
tomreynspaces: can you post "dmesg -T" and /var/log/Xorg.*.log.* (just the one from the latest non recovery boot, if you can identify it)17:17
B1GGJOEBecause it's a newer build that supports newer hardware17:17
spacestomreyn sec, need to ssh to the box17:17
B1GGJOEI went through the steps and added the custom PPA source and etc. Just not sure how to actually download and install now. I'm afraid if I use the normal 'apt-get' commands, it will download the official older build17:18
tomreynspaces: so your system tried or tried to do user mode switching (this would be normal to happen in failsafe X mode, but not during a standard boot with this hardware)17:18
tomreynspaces: ssh is a good plan17:18
tomreynpavlushka: probably easier, yes17:18
tomreyn!md5 | speedy01 this is indeed something you could / should verify17:20
ubottuspeedy01 this is indeed something you could / should verify: To verify your Ubuntu ISO image (or other files for which an MD5 checksum is provided), see https://help.ubuntu.com/community/HowToMD5SUM or http://www.linuxquestions.org/linux/answers/LQ_ISO/Checking_the_md5sum_in_Windows17:20
leftyfbB1GGJOE: once you add the PPA, run: sudo apt-get update ; sudo apt-get upgrade17:20
B1GGJOEOk, I believe I did that already, but will do so again...17:21
B1GGJOEbrb17:21
spacestomreyn https://pastebin.com/U5a113p817:22
spacestomreyn https://pastebin.com/SD73naNf17:23
B1GGJOEInteresting....17:23
B1GGJOEIt did download and update osome of the libraries17:23
=== jstein_ is now known as jstein
speedy01yep..has checks out17:24
speedy01md5 checks out17:24
B1GGJOESo if you go to this website: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-release/+packages17:25
B1GGJOEThere are the package files listed as well:17:25
B1GGJOEPackage files libsane-common_1.0.27-trusty1_amd64.deb (802.3 KiB) libsane-common_1.0.27-trusty1_i386.deb (802.2 KiB) libsane-dbg_1.0.27-trusty1_amd64.deb (3.6 MiB) libsane-dbg_1.0.27-trusty1_i386.deb (3.4 MiB) libsane-dev_1.0.27-trusty1_amd64.deb (2.2 MiB) libsane-dev_1.0.27-trusty1_i386.deb (2.1 MiB) libsane_1.0.27-trusty1_amd64.deb (2.0 MiB) libsane_1.0.27-trusty1_i386.deb (1.9 MiB) sane-backends_1.0.27-trusty1.debian.tar.gz (54.617:25
leftyfbB1GGJOE: if you added the PPA, and did update/upgrade and things got upgraded, then that is what you get17:26
B1GGJOEhmm17:26
B1GGJOEIs there a way to make sure?17:26
leftyfbB1GGJOE: apt-cache policy sane-utils17:27
spacestomreyn anything usefull there ?17:31
conallHi. For some reason a "grub-install" does not install to the mbr, thus a legacy boot is not possible. I think it is becuase the only "target" installed on the system is x86_64-efi. Am i correct in this assumption?17:31
B1GGJOEWoo Hoo!!!!!!!17:32
B1GGJOEoh premature17:32
B1GGJOElol17:32
B1GGJOEit says:17:32
B1GGJOEWhen I did this: sudo apt-cache policy sane-utils17:32
=== sins-_e is now known as sins-
B1GGJOEit says:17:32
B1GGJOEsane-utils ...17:32
leftyfb!paste | B1GGJOE17:32
ubottuB1GGJOE: For posting multi-line texts into the channel, please use https://paste.ubuntu.com | To post !screenshots use https://imgur.com/ !pastebinit to paste directly from command line | Make sure you give us the URL for your paste - see also the channel topic.17:32
blackflowconall: I think so, yes, you need grub-pc17:33
B1GGJOEInstalled: (none)17:33
blackflowconall: that's a package17:33
B1GGJOECandidate: 1.0.27-trusty117:33
B1GGJOEVersion table:17:33
B1GGJOE1.0.27-trusty1 017:33
B1GGJOE500 http://ppa.launchpad.net/rolfbensch/sane-release/ubuntu/ trusty/main i386 Packages17:34
leftyfbB1GGJOE: ok, then you never had sane-utils installed. What package are you looking to get updated?17:34
leftyfbB1GGJOE: please use pastebin going forward17:34
B1GGJOEok17:35
conallblackflow thanks. I was looking for that package exactly17:35
B1GGJOELeftyFB: So I'm trying to install this newer version, from scratch17:35
tomreynspaces: so this is a pretty old computer, 10+ years old now (which does not mean it shouldn't work, but it may need workarounds with some current software; also hardware can get unreliable at this age); the memory corruption issue is problematic. it can be a result of radeon UMS, which you forced with the "nomodeset" kernel parameter. you should remove this.17:35
leftyfbB1GGJOE: newer version of what17:36
B1GGJOEThe one located here: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git17:36
B1GGJOEIt's a set of drivers to use scanners17:36
tomreynspaces: the X log you posted is from when you were running a different kernel version17:36
B1GGJOEIf I were to install it 'normally' from Ubuntu 14.04...it installs the official version, which is actually an outdated version from several years ago.17:37
B1GGJOESo I'm trying to install the one here: https://launchpad.net/~rolfbensch/+archive/ubuntu/sane-git17:37
B1GGJOEI've already added the custom PPA source17:37
B1GGJOEnow I'm just trying to install it17:37
tomreynspaces: the kernel you were then running was a 3.13 (not 4.13! so really old) kernel, built in 2016.17:37
spacestomreyn ye si read about it, let's try that first. tomreyn I know it's old but I don't see a real issue therre, first remove that kernel option and rebuild grub ? (this system was installed by someone who doesn't know that much about it)17:37
spacestomreyn yap, 16.0417:38
spacesbut wasn;t 16.04 not on a newer one already, I need to check my testvms17:38
tomreynspaces: remove nomodeset from /etc/default/grub and run update-grub, then reboot17:38
B1GGJOESo, that set of drivers come in different versions, depending on the version of Ubuntu that it's being installed on.17:39
tomreynspaces: 16.04 is 4.4 by default (GA kernel), but there are HWE kernels (4.13 and 4.15 with hwe-edge)17:39
B1GGJOEThe official version for Ubuntu 14.04 is an outdated version, which means that it doesn't support the newer scanner hardware17:39
leftyfbB1GGJOE: all that is in that PPA are source files to compile your own drivers17:39
leftyfbB1GGJOE: looks like you should be upgrading to an OS newer than 4 years old then17:40
tomreynspaces:still the kernel from your X log was built in 2016, which means this log is probably from the same year (or you never updated)17:40
spacestomreyn mhh weird, then it should have been a 14.04 install I think upgraded to 16.04 later on ? dunno what the guy did... byw no nomodeset in /etc/default/grub17:40
B1GGJOEI wish I could, but it's not an option at the moment.17:40
spacestomreyn the owner always updates when it tells him it needs to do so :)17:41
leftyfbB1GGJOE: why not?17:41
B1GGJOESo earlier, it said 'Installed: None'. How can I run a command to install it?17:41
B1GGJOEBecause it's a customer workstation and they are not willing to upgrade17:41
leftyfbB1GGJOE: sudo apt-get install sane-utils17:41
B1GGJOEhmm let me try....brb17:41
tomreynspaces: so this is not yxour computer? since you talk about someone else setting it up, and "the owner" doing or not doing something?17:42
tomreynspaces: what's the output of "grep -c nomodeset /boot/grub/grub.cfg"17:42
tomreynspaces: what's the output of "grep -ci nomodeset /boot/grub/grub.cfg"17:43
leftyfbB1GGJOE: I'm not as familiar with sane drivers so I'm not sure if that'll pull in what you want17:43
spacestomreyn output is 317:43
B1GGJOEaaah17:43
leftyfbB1GGJOE: apt-get install sane sane-utils libsane-extras xsane17:43
spacestomreyn this system is installed by someone else then the owner, I just picked it up for him, it are friends @ vacation... laptop started to do that weird GDM message...17:44
leftyfbB1GGJOE: https://help.ubuntu.com/community/sane#Step_1:_Installing_sane17:44
tomreynspaces: so you have nomodeset in there, but not in the configuration file update-grub uses, so it was hacked into the scripts or templates which grub.cfg is created from17:44
spacestomreyn seems so indeed rebuild grub ?17:44
B1GGJOEYep, that's how I first started. But when it installed that way, it installed the older version17:44
tomreynspaces: yes, run update-grub, but my guess is that "grep -ci nomodeset /boot/grub/grub.cfg" will still return a value >017:45
spacestomreyn yeah! thanks so far, I'm on windows 10 myself because of apps these days but all my servers run Ubuntu, and it are plenty ;)17:46
spacestomreyn weird, still 317:46
tomreynspaces: if so, you'll need to identify where it comes from, probably somewhere in /etc/grub.d: grep -ril nomodeset /etc/grub.d/17:47
spacesif [ "$ubuntu_recovery" = 1 ]; then17:47
spaces    GRUB_CMDLINE_LINUX_RECOVERY="$GRUB_CMDLINE_LINUX_RECOVERY nomodeset"17:47
spacesso that could harm recovery but not the default boot17:48
tomreynspaces: right, i just realized that nomodeset is standard for the recovery kernel. you can keep that, as long as it's not on the default boot. although, with your hardware, maybe remove it for recovery, too.17:48
spacestomreyn I copied the line and commented it and removed it from the copy17:49
spacesok, now that 017:49
spacestry recovery reboot ?17:49
tomreynspaces: but you had the low memory corruption on a standard boot, too, didnt you?17:50
spacestomreyn I thought so indeed, should really see it again but I saw it indeed17:50
cukiertomreyn: Unfortunately update and reboot didn't help.17:50
tomreynspaces: well give both a try, normal boot, see where it gets stuck and if there's low memory corruption, and then emergency boot and see if there's low memory corruption.17:51
spacestomreyn doing recovery mode first as we changed something there17:52
tomreynspaces: you could also try to get your hands on a newer firmware, there was probably another one released later than the R1090Y0 07/25/2008 one you have there now.17:53
spacestomreyn yap true, BIOS you mean ?17:53
spacestomreyn what in recovery ? I have better resolution @ that recovery menu already17:53
tomreyncukier: did youupgrade your ubuntu version then, or did it not offer this when you ran "update-manager -c"?17:54
=== qwebirc53304 is now known as speedy01
spacestomreyn swap is nmot mounted I think17:54
spacesshould I remove the UUID ?17:54
speedy01nope..that didn't work...guess im just sol with ubuntu and this hardware :(17:54
tomreynspaces: are there errors printed on screen about swap not being mountable?17:54
spacesI have seen it changing in the past on Ubuntu upgrades as well17:54
cukierI upgraded with do-release-upgrade17:55
spacestomreyn Dependency dailed for swap... pertty sure17:55
spaces*pretty17:55
cukierI'm on 18.04 now17:55
* spaces is typing backwards as the laptop is behind me, my cable is too short and I replaced the modem here 17:55
=== u0_a143 is now known as T4P4N
tomreynspeedy01: let's give it another try later. i'm quite busy with spaces + cukier right now, and would be happy to dedicate more time to this later. or maybe someone else will offer it.17:56
spacestomreyn free -m shows me 0 for swap17:56
tomreynspaces: well just comment it out in fstab then17:56
spacestomreyn the full swap line ?17:57
tomreynspaces: yes17:57
spacestomreyn the UUID I hope ? not the full line17:57
tomreynspaces: swap is not strictly needed if it's got enough RAM (i forgot how much it has, though)+17:57
speedy01tomreyn: thanks...I'm happy to hang out...Ill go grab some lunch and check back in a hour or so17:57
tomreynspaces: what's the line you have in fstab about swap now?17:58
tomreynspeedy01: :)17:58
u0_a143.17:58
tomreyncukier: okay, so you're on 18.04 and can't boot up fully, right? whow far do you get, which errors do you get to see?17:59
spacestomreyn sec, starting network manager again, but I have full resolution in recovery at least now :)17:59
tomreynspaces: recovery is text, isnt it? are we talking about different recoveries?17:59
spacestomreyn the cli there18:00
spacesthe menu, so the env :)18:00
cukierNo, no. I Booted up fully, saw no errors, but the bug I had with random stuttering is still there.18:00
cukier:)18:00
tomreynspaces: oh ok18:00
tomreyncukier: i forgot which graphics hardware you have there, can you remind me?18:01
spacestomreyn I'm a HA server guy, things get easier then... you just install a another server or take one out and reinstall... you never upgrade anymore, we do basics :)18:01
tomreynspaces: i'm into HA.18:02
spacestomreyn just ask me if you need anything ever :)18:03
spacesok, here you go:18:03
cukierGeForce GTX 750 Ti18:03
spaces# swap was on /dev/sda6 during installation18:03
spacesUUID=f743a640-af4c-4ecb-823b-6acc06efedb3 none            swap    sw              0       018:03
cukierbut stutters are simultaneously with display and sound.18:04
spacestomreyn this should work: /dev/sda6  none            swap    sw              0       018:04
tomreynspaces: does this UUID match the one reported for what seem to be the swap in lsblk and blkid outputs (minus the quotation marks)?18:04
tomreynspaces: better stick to uuids if oyu can18:04
cukieri.e. sound and screen freeze at the same time18:05
spacestomreyn ok, they match18:05
tomreyncukier: did you install the proprietary nvidia driver?18:05
cukierI think so, let me check18:05
tomreynspaces: hmm, that's strange. does "file -s /dev/sda6" report that its a swap FS?18:06
qwebirc79768hello18:06
spacestomreyn /dev/sda6: Linux/i386 swap file (new style), version 1 (4K pages), size 1039615 pages, no label, UUID=f743a640-af4c-4ecb-823b-6acc06efedb318:06
qwebirc79768I successfully installed ubuntu 16.04 on my old macbook pro18:07
qwebirc79768since the last update I cant see the menus anymore18:07
qwebirc79768I can login, but I don't the anything else except background and mouse18:08
cukierI have installed both `nouveau` and `nvidia-390`, `lshw -c video` shows `driver=nvidia`18:08
tomreynspaces: oh that's i386. you switched to amd64 recently18:08
tomreynspaces: mkswap it18:08
FightingFalcon2is it bad to set swapiness to 018:09
qwebirc79768is it ok to ask this here. I'm a total beginner18:09
spacestomreyn indeed, but was 16.04 32 bits still ? I thought it was not18:09
tomreynqwebirc79768: it's fine to ask here. personally i can't help right now, too budsy, maybe soemone else can, or come back later.18:10
qwebirc79768I wait ;-)18:10
spacestomreyn it does not make it 64bit ? mkswap /dev/sda618:11
spacestomreyn strange the guy installed 32 bits anyways18:12
tomreyncukier: so you're using the proprietary nvidia driver. i'm not really able to help you improve it, i'm afraid. the nouveau driver *can* (rarely) be a better option if you don't care so much about graphics performance (i.e gaming may become impossible) but just want to get rid of the stuters. it may also be a different issue entirely, not related to graphics. that's hard to tell. did you post dmesg and syslog, yet?18:13
tomreynspaces: better make sure /dev/sda6 is actualyl the swap partition before oyu do this, or refer to the partition using its uuid18:14
cukierThere was nothing in dmesg. How to check syslog?18:14
tomreynspaces: so: mkswap /dev/disk/by-uuid/f743a640-af4c-4ecb-823b-6acc06efedb318:14
=== Shiva188 is now known as Shiva187
cukierI'll change my driver to nouveau. :) Thank you very much for your time.18:15
tomreyncukier: syslog is /var/log/syslog. you can post it using: sudo cat /var/log/syslog | nc termbin.com 999918:15
spacestomreyn https://pastebin.com/itzUx1qK18:16
tomreynspaces: i asusme this is dutch?18:16
cukierhttp://termbin.com/ztrm18:17
spacestomreyn whoops, indeed, something stupid the installed of this system did a swell18:17
tomreynspaces: i guess i need you to post this mkswap warning / error  in english18:18
jiffeanyone recommend an app for testing a usb cam at 120fps ?18:18
spacestomreyn it's no error, can I set it to english again this locale ?18:18
spacesCLI only18:18
tomreynspaces: also use either uuids or classic partition identifiers everywhere, dont mix (yes, i started it, sorry)18:19
tomreynspaces: export LANG=C18:19
spacestomreyn the uuid is just a symlink18:19
tomreynspaces: right, but i dont know where to18:20
spacestomaw https://pastebin.com/pswe5AU018:20
spacestomreyn ^18:21
tomreynspaces: actually, that's my bad, sorry. Linux/i386 swap file is fine18:22
spacestomreyn ok, should mount -a mount it ?18:23
tomreynspaces: so can you swapon /dev/disk/by-uuid/74b9be14-c0a4-475d-8037-95182975471918:23
spacestomreyn and now that is weird: swapon: cannot open /dev/disk/by-uuid/74b9be14-c0a4-475d-8037-951829754719: No such file or directory18:24
spacesit changed the id18:25
tomreynspaces: sorry that's the FS UUID, we want the partition UUID as listed in blkid18:25
tomreynso probably swapon /dev/disk/by-uuid/f743a640-af4c-4ecb-823b-6acc06efedb318:26
spacestomreyn Swap:             0           0           018:26
tomreynspaces: that's the output of free | grep Swap #?18:26
spacesyap18:27
tomreynbefore or after running "swapon /dev/disk/by-uuid/f743a640-af4c-4ecb-823b-6acc06efedb3"?18:27
tomreynf743a640-af4c-4ecb-823b-6acc06efedb3 is the uuid you have in fstab, right?18:27
spacestomreyn yes18:27
tomreynthen you can just swapon -a and cat /proc/swaps18:28
spacesFilename                                Type            Size    Used    Priority18:28
spacesfrom the last, otherone is empty as well18:29
tomreynspaces: please post all of: fstab, blkid, lsblk18:30
spacestomreyn https://pastebin.com/1QF1WN2018:32
spacestomreyn that UUID is really changed18:33
tomreynspaces: yes it did18:33
tomreynwe need 74b9be14-c0a4-475d-8037-951829754719 in fstab18:33
spacestomawwill create another symlink for it18:33
spacesyap18:33
tomreynyou should not need to create symlinks in /dev18:34
spacestomreyn doe sit do that by fstab ?18:35
tomreynthe symlinks in /dev/by-uuid/ ? i think udev mantains them, but am not actually sure what does.18:36
spacestomreyn ok so it needs a reboot after changing the fstab18:36
tomreynspaces: it shouldn't, maybe partprobe18:37
spacesok, but this doesn't work18:37
qwebirc79768i managed somehow to boot into cli. I apt-get update now18:38
tomreynspaces: maybe "systemctl restart udev" then18:39
spacestomreyn needs a reboot, it keeps refering to that old UUID18:39
tomreynthis may also work: echo "- - -" > /sys/class/scsi_host/host0/scan18:40
spacesalready rebooted18:40
tomreyn:)18:40
spaces'm a server admin :P18:41
spaceswe like speed18:41
spaces(and XTC) :P18:41
tomreynand rebooting18:41
spaceshehe HA ;) loadbalancers takecare of it :)(18:41
spacessame issue, swap = 018:42
tomreyncan you show syslog18:42
=== qwebirc38814 is now known as speedy01
speedy01tomreyn:18:44
spacestomreyn doesn't show anything from this reboot18:44
spacesnow swapon works :D18:45
speedy01tomreyn:  got it installed!  figured out a way to reset my bios, which allowed me to change the boot mode from uefi to legacy18:45
tomreynspaces: nothing got logged into syslog for this latest boot?18:45
spacestomreyn nope, strange is, swapon works now18:46
spacesbut it's not there after boot18:46
tomreynspeedy01: glad it worked this way!18:46
speedy01no sure why it didn't like uefi and fedora did....also not sure why i coudln't change boot mode in the bios until I found the "reset option" but oh well!18:46
speedy01thank you very much for your time and help18:46
tomreynspeedy01: well it wasnt as much as i'd liked to. i'm sure you can get ubuntu installed in uefi mode, too, but it may take more fiddling.18:47
tomreynmaybe next instlal, you got it working now :)18:47
tomreynspaces: i'm puzzled. it's got to be something with the systemd boot not working properly.18:48
tomreynthus syslog would be useful18:48
spacestomreyn yap, reinstall might be even an better idea18:49
tomreynspaces: i would normally agree to this staement in general, but just for activating swap, that seems wrong. unless you have reasons to assume there are other issues?18:50
spacestomreyn the system is not reliable this way if you ask me but indeed, you are right, too much work for only this18:52
ioriaspaces, what version of ubuntu ?18:53
spacesioria 18.0418:56
ioriaspaces, so you should have a /swapfile ...18:57
=== sheldon is now known as NurdTurd
ioriaspaces, i mean, by default 18.04 uses swapfile not a partition18:58
spacesioria now you say, they moved to a swap file indeed18:58
spacesnope not there18:58
ioriaspaces, sudo file /swapfile   ; no output ?18:59
spaces# sudo file /swapfile18:59
spaces# /swapfile: cannot open `/swapfile' (No such file or directory)18:59
ioriaspaces, weird19:00
cukiertomreyn: Syslog hinted that it was wifi card that was causing stuttering, and I think disabling it fixed the stutter! Thank you!19:00
ioriaspaces, cat /var/log/installer/media-info19:01
spacesholy cow it comes from 12.04!19:01
spacesUbuntu 12.04 "Precise" - Build i386 LIVE Binary 20120908-22:1719:01
iorialol19:01
ioriaspaces, uname -r19:02
ioriaspaces, uname -a19:02
spacesLinux henk-VGN-FW21E 4.15.0-23-generic #25-Ubuntu SMP Wed May 23 17:59:24 UTC 2018 i686 i686 i686 GNU/Linux19:03
tomreynoh its still 32 bit, good fine, ioria19:03
tomreyn*finD19:03
ioriayep, 3219:03
tomreynspaces: you should reinstall then19:03
=== mar77i_ is now known as mar77i
ioriaspaces, is your cpu 64 bit capable ?19:04
tomreynspaces: but check that the cpu can do 64-bit first19:04
ioriaspaces, cat /proc/cpuinfo19:05
tomreynioria: Intel(R) Core(TM)2 Duo CPU     P8400  @ 2.26GHz (family: 0x6, model: 0x17, stepping: 0x6) as per https://pastebin.com/U5a113p819:07
spacesioria it is, it's P840019:08
tomreynhttps://ark.intel.com/products/3556919:08
tomreyn Instruction Set 64-bit19:08
spacestomreyn ok, no way to go to 64 bit huh19:08
ioriaspaces, so, why 32 bit install ?19:09
tomreynyes there is. it's called installation19:09
spacestomreyn hehe I know, will do that :)19:09
spacesI like it even more :D19:09
ioriaspaces, your ram ?19:09
spacesOK, goingt o bring the owner some icecream :P19:10
tomreyn4 GB19:10
spacesto say sorry for his "shit"19:10
spacestomreyn 4G should be enough for some internetting19:10
ioriaspaces, i'd say so19:10
tomreynalso for 64-bit19:10
spacesyeah really19:10
spacesI never installed 32 bits anymore since where was 64 bitsh, dunno why this guy did19:11
spacesok cu later guys, thanks a lot for debugging :) (/me is more sysadmin and devver these days... on windows but servers on RH/Ubunt)19:11
spacesneed to run!19:11
spacesotherwise I'm too late19:11
* spaces hands tombusby a big icecream and ioria a smaller one :P 19:12
spacestomreyn ^quick grab it !19:12
ioriait's enough  for me19:13
ioriai'am a diet19:13
spaces:D19:14
tomreynqwebirc79768: are you still looking for help with "I successfully installed ubuntu 16.04 on my old macbook pro; I can login, but I don't the anything else except background and mouse"?19:21
=== dertrudi1 is now known as dertrudi
=== eugene__ is now known as eilchenko
thatlizdudeis there like a standard way to start/end/restart a service? I'm always finding a different way to restart nginx, postgresql, or others..19:38
tomreynthatlizdude: depends on your ubuntu version, or, more specifically, on which system initialization / service manager you use there.19:39
thatlizdudeUbuntu 16.0419:39
thatlizdudeI'm not sure what you mean by system initialization or a service manager...19:40
thatlizdudeI am pretty new to Ubuntu19:40
tomreynsystemctl then19:40
thatlizdudeye I've used that a bit19:40
thatlizdudewhat else is there?19:40
tomreynservice19:40
thatlizdudewell I've used both then19:41
thatlizdudewhat *should* I use?19:41
tomreynsystemctl19:41
roddthe answer is probably no but. is there a way to listen to apple music on ubuntu?19:41
thatlizdudeI'm reading this: http://www.configserverfirewall.com/ubuntu-linux/restart-nginx-ubuntu/19:42
thatlizdudeand it says "On Ubuntu 14.04 you need to use the service command instead of the systemctl command."19:42
thatlizdudeor actually nevermind19:42
tomreynthatlizdude: that's right, but you said you'r eon ubuntu 16.0419:42
sonicwindsystemd/systemctl came around with Ubuntu 16.0419:42
thatlizdudeye I thought it was 14.04 and up19:42
thatlizdudealright I'll use the systemctl then19:42
thatlizdudethe only other way I remember doing it was: sudo /etc/init.d/nginx restart19:43
thatlizdudewhich also differs from the other ways...19:43
sonicwindthere's some good links for converting the service/systemctl language around... I can get you a link if you'd like19:43
thatlizdudeI haven't used service much, I'd learn systemctl from the very beginning :)19:44
sonicwindplenty of good webpages for that as well :-)19:44
thatlizdudeso I should use systemctl instead of doing the /etc/init.d/nginx?19:44
thatlizdudeyeah I'm pretty sure I'd find a tutorial19:44
sonicwindhttps://www.dynacont.net/documentation/linux/Useful_SystemD_commands/19:45
sonicwindgreat link19:45
thatlizdudeoh yeah that one seems pretty simple19:46
sonicwindanother good one - https://www.digitalocean.com/community/tutorials/how-to-use-systemctl-to-manage-systemd-services-and-units19:46
thatlizdudeoh yeah those DO guides helped me a lot in the past19:47
sonicwindyup19:47
sonicwindI know a lot of people don't like their services apparently but they have some good guides19:48
thatlizdudeso am I doing it wrong if I'm using the /etc/init.d/nginx?19:48
tomreynthatlizdude: /etc/init.d/... iis the very old initv way, you dont usually use this nowadays. 'service' is the upstrart way, ubuntu used this on some past releases (14.04, i think also 12.04), 16.04 and later (and also some non LTS releases before this) use systemctl which is systemd.19:48
sonicwindI assume you have a nginx.service19:48
tomreynthatlizdude: this is a rough and maybe not entirely correct summary.19:48
sonicwindyou can check by doing systemctl status nginx.service19:48
sonicwindI don't use server stuff19:49
thatlizdudeso if I use let's say service or init.d, would I see those services in systemctl or vice versa?19:49
sonicwindyou can type just "systemctl" and see your services (big list)19:49
sonicwindor sudo systemctl19:50
tomreynthatlizdude: so if you're happy to learn something now, you should focus on systemd (which has some compatibility for those old mechanisms, too, so you may also get to know the necessary parts of them that way)19:50
thatlizdudeI'd be happy if my production VPS worked :D19:51
thatlizdudebut yeah I'll definitely read up on those19:51
tomreynthatlizdude: what doesn't work now?19:51
thatlizdudesometimes when I reboot my VPS I get an error from nginx19:52
thatlizdude                     which works as a reverse proxy for a website: "[emerg] 802#802: host19:52
thatlizdude                     not found in upstream "externaldomain.com" in19:52
thatlizdude                     /etc/nginx/sites-enabled/mydomain.com:12"19:52
thatlizdudeoh I'm sorry I copy pasted that...19:52
sonicwindI like most of systemd now that I've gotten used to it... especially journalctl... much better way of using logs19:52
thatlizdudeI posted that issue on #networking too, I'm not really sure what the "upstream IPs" mean19:53
tomreynthatlizdude: those are probably resolver issues. maybe you have a non-responsive (or very slow to respond) resolver configured.19:53
thatlizdudebut it did this even before I even setup a DNS19:54
thatlizdudeI was accessing it directly with its own IPv4 before19:54
tomreynthatlizdude: you were accessing what from where before you configured a DNS server (do you mewan a resolver) where?19:55
thatlizdudewell whenever the issue occurred, it was on the line where I had something like "proxy_pass externaldomain.com", so I'm assuming you mean the DNS servers of the externaldomain.com?19:56
tomreynthatlizdude: i think the nginx error message is about nginx requesting the ip address of "externaldomain.com" from the resolver configured on the system it runs on, and it doesn't receive a response in time, or an error message while doing so.19:56
thatlizdudewell yeah sometimes it works sometimes it doesn't, so how could I make sure it doesn't crash my nginx service every time this happens?19:57
tomreyni don't mean the authoritative DNS servers of externaldomain.com (this might also be possible, but its less likely)19:57
thatlizdudeit always worked when I rebooted nginx manually19:57
ikoniaright, beacusedns is available19:58
tomreynon the system nginx runs on, determine which resolvers are configured (check /etc/resolv.conf), then test each of them to see whether they return the correct name resolution for externaldomain.com.19:59
thatlizdudeok I'll try19:59
blackflowthatlizdude: or define "resolver" directive in your nginx config.19:59
tomreynsystemd-resolve externaldomain.com19:59
thatlizdudeso I got a list of 2 nameserver IPs20:00
thatlizdudeI just put those like "systemd-resolve <ip>"?20:00
ikoniawhat is the external domain you're actually trying to resolve20:01
thatlizdudetomreyn: yeah that worked, it gave me an IP and said that data isn't authenticated20:01
thatlizdudeI don't wanna give out that domain simply because for now it's private, sorry about that20:02
ikoniait's not private though, it's on the public internet20:03
thatlizdudeif I won't find a solution I'll probably just leave it as it is, the only problem is that I will have to restart it manually all the time20:04
ikoniathatlizdude: what version of ubuntu are you using ?20:04
thatlizdude16.0420:04
ikoniathatlizdude: ok, so that should have the dependency mapping for systemd "ok"20:05
ikoniathatlizdude: as a test, disable nginx from systemd, reboot the box, start nginx, does it work, I'll bet it does20:05
ikoniathatlizdude: I suspect the resoler you are using is slow to respond when the network comes up, nginx depends on the network so as soon as it see's it come up, it trys to start and fails20:05
blackflowikonia: you suspect ordering wrt systemd-resolved?20:05
ikoniayou then try it a few seconds later when dns is working fine20:06
ikoniablackflow: not so much ordering, more so crappy resolver, that's slow on init20:06
ikoniaprobably some home broadband provider20:06
blackflowright, so if "resolver" is added to nginx config, it'll resolve dynamically, not just on start20:06
ikoniathatlizdude: is this a machine "at home" or in a data center20:06
blackflow"resolver 127.0.1.1:53"  I think systemd-resolved listens there if I'm not mistaken?20:07
ikoniablackflow: can you add specific resolvers to nginx, I thought it had to sue the system ones20:07
thatlizdudeit's in a data center20:07
blackflowikonia: sure, there's "resolver" directive20:07
blackflowhttp://nginx.org/en/docs/http/ngx_http_core_module.html#resolver20:07
ikoniablackflow: I thought that was for if you where using it as a forward proxy, reverse, I thought it had to use the system (I could be wrong though)20:07
tomreynthatlizdude: did you test both resolvers ther or just one?20:09
thatlizdudetbh I'm not sure how to test them :/20:09
tomreynif you have 'dig' installed you can use this to test20:09
tomreynHOSTNAME=externaldomain.com; for NS in $(awk '/^nameserver / {print $2}' /etc/resolv.conf ); do echo "[ nameserver $NS ]"; echo 'IPv4:'; dig -t A externaldomain.com @$NS +short; echo 'IPv6:'; dig -t AAAA externaldomain.com @$NS +short; echo; done20:09
blackflowikonia: forward, reverse, doesn't matter for proxy_pass, with upstram and hostname.   at least afaik, could be wrong.   I'd start by adding that directive, see what happens -- OR, just suply an IP for the proxy_pass directove.20:09
blackflow*directive20:10
tomreynthis should return, for each resolver, at least one numberic value on ipv4 OR ipv620:10
thatlizdudeikonia: when I stopped nginx, rebooted the VPS, nginx failed with the same error20:11
ikoniablackflow: I honestly don't know20:11
ikoniathatlizdude: did you disable it from auto starting ?20:11
thatlizdudewell no20:12
tomreynpersonally with reverse proxying which uses an FQDN i'd either run a local caching resolver or fix the name resolution via /etc/hosts20:12
ikoniathatlizdude: that's what I said to do20:12
blackflowthatlizdude: see if the "resolver" directive (see link above) helps, or just use proxy_pass with an IP20:12
thatlizdudewell I tried using an IP directly, that gave me a 403 I believe, I had to use some other IP that the provider showed me20:14
thatlizdudewell it wasn't really an IP what I used20:14
thatlizdudeseems like I just can't access it directly with an IP20:14
thatlizdudetomreyn: alright I ran the script and it gave me responses for both20:16
tomreynthat's because accessing a website via its IP address is not the same as accessing it via a hostname which resolves to this ip address20:16
blackflowthatlizdude: if you can't by IP, then surely you can't by hostname.20:16
tomreyn(i was responding to your last but one statement there)20:16
thatlizdudeI thought the hostname just takes you to the IP20:17
tomreynthatlizdude: you probably know that multiple hostnames can reoslve to the same ip address. in shared web hosting this, it used to return different websites from the same server.20:18
tomreyn"this, i used" -> "this is"20:19
thatlizdudeoh alright I think I get that20:19
blackflownote that proxy_pass by hostname won't change the Host header of the request. that's why using IP or hostname doesn't make a difference20:19
thatlizdudeikonia: I disabled nginx autostart, rebooted, then started it manually after reboot and it worked fine20:20
tomreynthatlizdude: so if you make a direct HTTP request to http://1.2.3.4 this may return a different website (or none) than http://hostname-which-resolves-to1-1-1-1.com/20:20
tomreynblackflow: oh is that so, i would have had to look this up.20:21
thatlizdudewhy would I need to change a Host header20:21
thatlizdudeso should I manually specify the resolver directive?20:21
tomreynthatlizdude: so based on what blackflow just said there is no difference in whether you use the hostname or ip address in the proxy_pass field in nginx when it comes to which content is returned. (i have not checked this againas tht edocumentation)20:22
antilogicHello, has anyone had a problem where there was no video signal after suspend/wakeup (18.04) ?20:23
thatlizdudewell now I don't get it then, I thought when using the IP the DNS resolver doesn't need to do anything...?20:24
blackflowthatlizdude: tomreyn: yeah, proxy_pass only specifies the remote end where nginx forwards the entire request, with original Host header in teh request.20:25
=== root is now known as Guest48758
tomreyni guess this makes sense20:26
haysirc as root.. risky20:26
blackflowand that's important, because if you have a request against example.com (Host: example.com),  proxy_pass to   my-proxy.mysite.com,     the web server running on my-proxy.mysite.com will get a request for  example.com20:26
thatlizdudealright so what could I do to fix this, specify the resolver?20:29
blackflowthatlizdude: I think your problem is that nginx resolves the hostname when it parses the config, unless oyu specify "resolver". I guess when nginx starts, there's a probelm resolving at that particular moment. So you have a few solutions. Specify "resolver" in config for dynamic resolving, use an IP instead of hostname for proxy_pass, or see of starting nginx After=systemd-resolved.service makes a20:31
blackflowdifference.20:31
thatlizdudewhere would I find the IP to use though?20:31
blackflowthatlizdude: run `hostname yourhostnamehere.com`  ?20:33
ikoniait's your box/site20:33
blackflowuh I mean `host`  not   `hostname`  lol20:33
thatlizdudetoo late20:33
mrakoyahola20:34
mrakoyahi20:34
blackflowthatlizdude: well you got an error if you ran 'hostname', unless you ran sudo, which you shouldn't have.20:34
thatlizdudeI did run sudo20:34
thatlizdude...20:34
blackflowWHY20:34
blackflow.................20:34
thatlizdudebecause it said I don't have a permission lol20:34
thatlizdudesudo gets rid of those errors lmao20:34
blackflowno, man. just no.20:35
thatlizdudeI'll change it back to what it was20:36
thatlizdudeapparently it's in /etc/hostname20:36
blackflowwhat's the point of telling people not to IRC as root, when they'll just `sudo` stuff without thinking.20:36
thatlizdudealright won't happen again, I changed it back20:36
thatlizdudeI hope20:36
thatlizdudewhat would it do if I set it to the wrong hostname?20:37
ikoniayou shouldnt be running a server20:37
ikoniasorry20:37
ikoniayour approach is bad20:37
thatlizdudewell I wasn't all that excited about it but I needed to get it working20:37
blackflowI totally agree with ikonia. It's a bit irresponsible to run a server on public internet, server that can _harm_ others on the internet, if you're this careless.20:37
blackflowit's actually totally irresponsible and rude.20:38
thatlizdudehow is it going to harm others?20:38
Bitcoiner69is there some kind of script that works on ubuntu that has like a kill switch if openvpn disconnects20:38
blackflowthatlizdude: because that server will get compromised, and used in a botnet to DDoS others, or send spam.20:38
Bitcoiner69mainly for transmission or deluge20:38
thatlizdudewell that's possible since I'm not a sys admin20:38
thatlizdudetbh it's not my fault that the owner doesn't have a sys admin to set this up20:39
klaasvakieHi, I'm having a problem with systemd-resolvd not resolving any DNS names. I've tried systemd-resolve --status and it shows my dns servers under the "Global" header. journalctl -u systemd-resolved -f doesn't show any errors. Changing the nameserver in resolv.con from 127.0.0.53 to 8.8.8.8 gets things working again.20:39
klaasvakie any ideas?20:39
klaasvakie18.04 b.t.w but with ifupdown, not netplan20:40
mmodymyo !20:41
thatlizdudeI'll try and figure it out but thank you guys for helping me20:41
blackflowklaasvakie: if you're going to force a resolver upstream, then set DNS= and/or FallbackDNS= in /etc/systemd/resolved.  /etc/resolv.conf is a symlink to a volatile file in tmpfs that will disappear on reboot20:41
blackflowthatlizdude: using an IP in proxy_pass is the simplest solution.20:42
spacestomreyn back, no problem will reinstall it, it are friends... so that is what we do for eachother :)20:42
spaces77 year and running Ubunt ;)20:42
spaces*Ubuntu20:42
thatlizdudeblackflow: I'll try and be more responsible with my handling of servers and learn more about it, but right now I'm just not experienced20:42
blackflowthatlizdude: just keep in mind NOT to run sudo unless you really have to and understand what the consequences of a command are.20:43
blackflowI typo'd hostname. someone malicious could've done far worse.20:43
klaasvakieblackflow, found it, DnsStubListener was set to no20:43
thatlizdudeI did run "host externaldomain.com" and received an address (IPv4), IPv6, and 2 mail servers20:44
thatlizdudewhen I try to access it directly with the IPv4 it won't let me20:44
blackflowthatlizdude: access how?20:45
blackflowin proxy_pass?20:45
thatlizdudeI just put it in the browser, I assumed proxy_pass would do the same...20:45
blackflowthatlizdude: nope. I explained the difference :)20:46
thatlizdudeyeah I knew I didn't fully get it :/20:46
blackflowthatlizdude: browser takes your address and converts it to the http request header,  setting "Host" header according to domain name20:46
blackflowthatlizdude: proxy_pass just forwards the entire request, "Host" header included from original, to the specificed machine.20:47
blackflowthatlizdude: so if you put an ip in your address bar, there's no "Host" header set.20:47
thatlizdudewhat is the "original"20:47
blackflowthatlizdude: whatever the http requeest was against the server that's doing the proxying20:48
blackflowthatlizdude: when you use http://URL  with a http client, the client parses that URL ant prepares headers.   http://example.com/somepage.html   will get turned into    GET /somepage.html HTTP/1.1\r\nHost: example.com20:49
blackflow*and20:49
blackflowthatlizdude: so when you make a proxy_pass, the server will contact the remote side from that proxy_pass directive and hand over the entire request header, unless you change it with proxy_set_header directives.20:50
blackflowthatlizdude: if you need more info, you'll have to work out some google magick, explaining how HTTP works is too verbose for irc20:51
spacescan we ISO 18.04 still on a 4G USB ?20:51
hfpHi, is there any point trying to configure postfix just to use an external email server to send mail? Or could I remove postfix and use ssmtp instead?20:51
ikoniapostfix is a simple MTA20:52
ikoniaswapping it out is more work than configuring it20:52
thatlizdudeI think I get most of it now20:52
hfpikonia: I'm probably doing it wrong, it's giving me headaches. Which mode should I choose to use it as a relay, Internet Site?20:52
ikoniadepends on your configuration, I don't use the configure curses interface20:53
ikoniaI just configure it20:53
thatlizdudeso I tried "proxy_pass <ip>", and it didn't take the config (errored), and "proxy_pass http://<ip>/" and it gave me a 403...20:53
spacesikonia esmtp is better for only relaying20:53
ikoniaI dont think it is20:53
spacesikonia for only sending out ? it is20:54
blackflowthatlizdude: well are you sure the remote side is properly configured?20:54
spacesI mean Ssmtp btw20:54
spacessSMTP20:54
thatlizdudeI honestly have no idea, I don't have control over that20:54
ikoniaI don't think it is20:55
blackflowthatlizdude: you'll have to figure that out. this is beyond Ubuntu specific support.20:55
thatlizdudeI guess I could try and run the systemd.resolve before nginx?20:55
ikoniapostfix is just fine for sending out email20:55
blackflowthatlizdude: you can test with curl.       curl -H 'Host: domain-of-your-primary-server.com' http://domain-in-proxy-pass.com/somepage.html20:56
blackflowthatlizdude: or I think domain-in-proxy-pass.com  must be an IP, not sure. at any rate, -H must specify the domain of the server which is doing proxy_pass.20:57
hfpalright I'm going to dig deeper with postfix, I think I'm almost there20:58
spacesikonia telling your don't think doesn't tell shit20:58
blackflowhfp: ssmtp is a bit unmaintained and has issues with revaliases. I'd just use postfix everywhere for everyhitng MTA related. it's one-liner to get it use a smarthost.20:59
spacesblackflow ssmtp is maintained20:59
blackflowspaces: upstream URL?20:59
spacesmhh I thjionk msmtp I was using :)21:00
blackflowiirc it's now specific to debian and kept on life support, if at all.21:00
spacesyes msmtp21:00
spacesthat one, it's great21:00
thatlizdudeblackflow: it took a domain, printed out an HTML response21:00
spacesblackflow cannot check21:00
blackflowthatlizdude: tried also with just an IP instead of domain-in-proxy-pass.com ?21:01
blackflowspaces: don't worry, there isn't any. it's a dead project.21:01
oerheksspaces, so you are pointing to 2 different smtp packages..21:01
thatlizdudeyeah it worked with an IP too21:01
thatlizdudeso the error is on my side right?21:02
blackflowthatlizdude: well in that case I'd really have to ask you to pastebin configs you're using, with proper hostnames so I can check what's going on. orry.21:02
blackflow*sorry21:02
spacesblackflow you don't need postfix, it's overrated for simple relaying21:03
spacesblackflow and code that doesn't need to be changed doesn't need to be changed21:03
thatlizdudeyeah I think I might just do that later, maybe tomorrow21:03
thatlizdudeI'm probably just gonna go to sleep now :)21:03
blackflowspaces: there's open bug reports tho'21:03
thatlizdudethank you very much for helping me21:04
blackflowthatlizdude: perhaps ask in #nginx, I doubt this is ubuntu specific.21:04
thatlizdudeI'll read up on some server management tools21:04
thatlizdudeyeah I guess so21:04
thatlizdudethanks21:04
hfpblackflow: one liner? My config file is like 30 lines. I got it to work though, only had a small typo!21:04
blackflowhfp: oneliner to turn it into a smarthost client. "relayhost" directive ;)21:06
hfpblackflow: in your main.cf? where do you actually configure it?21:09
blackflowhfp: yeah, main.cf21:10
hfpblackflow: ha, will try it right now21:10
hfpwhere do you put your actual smtp server address, username, password, etc though?21:11
blackflowhfp: for the smarthost?21:11
ikoniaspaces:  tone down the lanaguage, and telling you that I disagree with you that another tool is "better" is just that, telling you I disagree21:14
oerheksssmtp not maintained, so no TSL 1.3?21:19
ddoobbCan backups from the built in backup tool be used to restore files to other distros?21:19
hfpblackflow: maybe I dont know what a smarthost is actually. I know nothing about postfix :D21:20
blackflowhfp: "the external mail server", which you'd use with ssmtp -- that's called a smarthost. you can setup SASL credentials with a map... lemme find the README21:21
oerheksddoobb, from build-in Déjà Dup, sure i don't see why not21:21
blackflowhfp: http://www.postfix.org/SOHO_README.html#client_sasl_enable21:21
blackflowhfp: and if you have more questions, I suggest #postfix, as this is not really Ubuntu specific ;)21:21
ddoobbWhich is the recommended tool for a full partition backup?21:22
ikoniaclonezilla is well liked21:22
oerhekslive iso and dd or the disks-tool21:23
spacesoerheks you misplaced or missed an h :)21:26
=== ucc is now known as Rumen
RumenHello everyone!21:28
hfpblackflow: ok yeah that's what I have, it's more than one line so I was surprised ;)21:28
RumenToday installed Nvidia drivers 390. The installer installed also 340 but there was a conflict. So I removed 340.21:29
hfpddoobb: clonezilla is amazing, try it21:29
blackflowhfp: well I mean "one liner" to use a remote relay. SASL auth of course takes more.21:29
hfpblackflow: yeah that's fair, just misunderstood you21:29
RumenNow almost everything works, but every 5 second the video freeze for about 1 second.21:30
RumenAny idea how to fix that and where can be the problem?21:30
oerheksi read more complaints about the drivers in our repos, maybe the driver ppa version works better, also 396 available21:32
oerhekshttps://launchpad.net/~graphics-drivers/+archive/ubuntu/ppa21:33
blackflowI'm using that PPA because default 390 is a freeze fiesta here21:33
Rumenthese are the results of glmark2 https://pastebin.com/QXYek7MV21:34
ddoobbis there an iso with both gparted and clonezilla?21:35
RumenClonezilla iso https://clonezilla.org/downloads.php21:35
blasterI just did a apt-upgrade on my remote web server and then rebooted and now I can't connect on port 22.  It seems to have updated "ebtables" which has caused this. What are my options?21:36
ddoobbThat doesnt have gparte21:36
ddoobbd21:36
oerheksddoobb, no, both have seperate isos, not even on ubcd http://www.ultimatebootcd.com/ubcdlive.html21:37
blasterNevermind, it just took way longer than usual to reboot.21:38
ddoobboerheks ubcd seems to have both right?21:39
oerhekserr right, under rescue.. didn't see that21:39
oerheks:-D21:39
spacesoeh 18.04 is really fastern then 16.0421:40
usuarioADm21:43
usuarioADM21:43
usuariousuario21:43
=== Shiva188 is now known as Shiva187
kortozhey guys, is ubuntu good as a privacy oriented distro?21:46
oerheks..and not here to cause damage to foss ecosystem?21:48
kortoz?21:49
kortozoerheks?21:49
=== badpilot is now known as flyingtoaster
hfpoerheks: the live ubcd was not pleasant to use for me, it's beta quality, I wouldn't use it just yet for the important stuff21:50
oerhekskortoz, you might better explain what you mean with privacy eco system :-)21:50
oerhekshfp, i know ubcd for a long time now, never had issues21:51
kortozwell, not collecting all sorts of info like win1021:51
kortozi know there have been some controversies21:51
kortozbut do you see canonical and ubuntu as trustworthy?21:51
blackflowyes21:51
kortoz+ is ubuntu desktop still going to get refinement?21:51
hfpoerheks: right it means it has two versions: one that is ncurses only and one that has a gui. I was talking about the gui21:51
oerheksall linux versions have an option for feedback/stats, don't use that then21:52
kortozi meant more like not connecting to my microphone when i don't want it and such21:52
hfpkortoz: it's not so simple. even if your os isn't malicious you still have to run closed source drivers, software from various sources... generally it's seen as safer than windows or os x which are closed source because at least with most unices people can look at the code and spot things like that, but there are no guarantees21:54
hfpkortoz: even the code running on your motherboard (hello IME) does... nobody but intel and the nsa knows what21:55
kortozthanks hfp21:55
hfpin general, it's probably better than running a closed source os, but it's not a guarantee that you'll be bulletproof safe.21:56
spaceswhat kind of size do we need for / these days ? I normally made partitions for everything but it seems /home is only the seperate partition you need these days22:01
oerheksstandard fresh ubuntu 18.04 uses 1 partition and a swapfile, but you are free to choose22:03
oerheks!partitioning22:04
ubottuFor help with partitioning a new install see https://help.ubuntu.com/community/HowtoPartition | For partitioning programs, see !GParted (recommended) or !PartitionManager. Other partitioning topics include !fstab, !home, and !swap22:04
spacesoerheks yeah for simple users maybe best22:04
spacesis encrypted disk really slower ?22:04
oerheksgood trivia question22:06
blackflowinsignificantly, especially if you have a modern cpu with AESNI22:09
blackflow(speaking of LUKS of course)22:09
spacesyeah this is fairly old laptop, I see some online charts here...22:09
spaceswill be much better then an old 32bits upgrade from 12.04 :P22:15
thatlizdudeI fixed the issue! for those who care, it was because I had Host as $proxy_host instead of $host22:21
oerheksthatlizdude, good spot22:22
thatlizdudeit took me too long to figure it out...22:23
thatlizdudebut I can't be happier :)22:23
=== jack1 is now known as JFox762
JFox762hi22:46
JFox762!nickserv22:48
ubottuFor information on registering your IRC nick, see https://help.ubuntu.com/community/InternetRelayChat/Registration - For any further help, ask in #freenode.22:48
ohjeachanAnyone have experience with Nvidia drivers?22:49
flyingtoastersorry nope22:52
ohjeachanGoing to test something brb22:55
=== semeion is now known as mnemonic
spacesso now an SSD in this old laptop and it will be MUCH faster22:59
ohjeachaninstalling drivers from terminal fixed the issue, must have had a problem I didn't see when I installed from Software and Updates23:07
ohjeachanAll good now23:07
guiverc_dwell done ohjeachan :)23:08
ohjeachanSince I never really stated what the problem was, the boot up on my system after installing the drivers was far too slow. First install from Software and Updates and reboot took 10 minutes just to get to login23:10
=== usr is now known as Guest61653
pedrocrI installed libgstreamer-plugins-bad1.0-0 but the actual plugins don't seem to become available23:31
guiverc_dpedrocr, i don't know the packages (just use it), but it contains [decoder] libraries that need to be called by apps  - what do you mean by plugins??23:36
guiverc_d(https://packages.ubuntu.com/bionic/gstreamer1.0-plugins-ugly)23:36
pedrocrguiverc_d: $ gst-inspect-1.0 h264parse -> No such element or plugin 'h264parse'23:38
pedrocrthe h264parse element was supposed to be in plugins-bad23:38
pedrocrthat's installed but it's not available23:38
guiverc_dwhat version of Ubuntu are you using ??  (i'll be slow to respond;  something has come up)23:40
pedrocrbionic23:40
guiverc_dyeah no results for https://packages.ubuntu.com/search?keywords=h264parse ; but its not listed as part of gstreamer1.0-plugins-ugly  (my prior link)23:52
Lady_AlyI'm looking for some solutions to a problem I'm having with Linux.  I'm running Ubuntu 18.04 Bionic Beaver on a Lenovo Flex 2-15 (i5-4210U; Intel HD4400; 4GB RAM; Currently running OS off WD "My Passport" 2TB External HDD).  The Problem I'm having is that the OS keeps completely freezing up on me, where I have to do a hard boot.  I'm fairly new to Linux and all the information I can find is if I have an nvidia graphics card (which I don't).  Any help?23:56
spacesoh Ubuntu is sooo easy peasy to install these days23:57
spacesmy dog could even do it23:57
spaces^she likes bevers23:57
rud0lfis she trained to fetch urls?23:57
pedrocrguiverc_d: it wouldn't return results as it's not a file23:58
pedrocrguiverc_d: these elements are included in .so plugin files23:58
spacesrud0lf he catches everything she thinks she can eat :D23:59
spaces*she23:59
rud0lf:)23:59
pedrocrguiverc_d: in this case it should probably be /usr/lib/x86_64-linux-gnu/libgstcodecparsers-1.0.so.023:59
pedrocrguiverc_d: guess it's time for a bug report23:59

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