=== siel_ is now known as siel [01:22] can i see why a package has been removed since 17.10 ? [01:22] in this case: https://packages.ubuntu.com/source/artful/pygpgme [01:23] that delivers the package python-gpgme. [01:23] and is suggested from nautilus-dropbox and python-samba packages [01:24] but does not have an installation candidate: 'Package python-gpgme is not available, but is referred to by another package' [01:25] https://launchpad.net/ubuntu/+source/pygpgme/+publishinghistory => "(From Debian) RoQA; obsolete, abandoned upstream; Debian bug #876844" [01:25] Debian bug 876844 in ftp.debian.org "RM: pygpgme -- RoQA; obsolete, abandoned upstream" [Normal,Open] http://bugs.debian.org/876844 [01:32] dax, thanks. [01:34] ok. then will open a bug for nautilus-dropbox, so it suggest python-gpg. however it seems that python-gpg does not satify the dependency of dropbox installer. [01:34] the dropbox installer still gives me the python-gpgme is not installed, after installing the package 'python-gpg' [01:59] maybe "python-gpg" is not the same as "python-gpgme"? === dax is now known as [ === [ is now known as dax [03:41] Should gnome-software warn me when a package failed to install? [03:53] FurretUber: what did you install? [03:54] I tried to install megasync from https://mega.nz [03:54] I tried to install the deb package from 16.04 and it failed [03:55] https://paste.ubuntu.com/p/wqh8chG8Cx/ [03:55] This is from trying to install using terminal [03:57] gnome-software gave no feedback, so I was wondering if it installed instantly at the first moment. It looks like similar to this bug: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1694076 [03:57] Launchpad bug 1694076 in gnome-software (Ubuntu) "No error message on firmware update fail" [Medium,Fix committed] [04:02] !info megasync [04:02] Package megasync does not exist in bionic [04:04] This is right, megasync is not in the repositories, but I suppose gnome-software should give feedback the installation went wrong, even for packages not in the repositories [04:05] FurretUber: we dont support external software/ppa's so that mean you cant officially bug against this [04:05] FurretUber: what you can do, is a wish bug with your idea [04:13] FurretUber, lotuspsychje: LP bug 1619791 [04:13] Launchpad bug 1619791 in gnome-software (Ubuntu) "Ubuntu software gives no message of unresolved dependencies" [Medium,Triaged] https://launchpad.net/bugs/1619791 [04:15] Thank you, this is exactly what is happening [04:17] nice find krytarik [05:40] hey alkisg ; ) [05:40] Hey lotuspsychje, long time no see :) [05:41] Hope you're doing well [05:41] yeah im fine mate what about you? [05:41] All well here! [05:41] testing bionic heavy here :p [05:41] lets hope this results in great experience at final [05:42] Same.. I installed bionic/ubuntu-mate-desktop in a raspberry starting with debootstrap, as there's no installer yet [05:42] aha [05:42] readed an article bout that recently [05:42] My problem is that network manager says "device unmanaged" for the NIC, while I can connect fine if I use dhclient [05:42] And I can't figure out how to tell it to actually manage it :) [05:42] anyone have inxi installed and used in irc? [05:43] katnip: sudo apt install inxi [05:43] lotuspsychje: do you have ifupdown installed? I thought it wouldn't be installed by default in 18.04, yet it is... [05:45] alkisg: ifupdown: [05:45] Geïnstalleerd: 0.8.17ubuntu1 [05:46] katnip: use in irc is not reccomended [05:46] !paste | katnip [05:46] katnip: 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. [05:49] alkisg: server got netplan now right? [06:03] lotuspsychje: netplan isn't installed here [06:03] (desktop) [06:07] kk [06:09] alkisg: see this? http://news.softpedia.com/news/you-can-now-install-ubuntu-18-04-lts-on-your-raspberry-pi-3-model-b-plus-with-raspex-520450.shtml [06:09] bbl [06:10] Cool; although I prefer stock distributions rather than customized... [06:19] Ah netplan.io is installed, I was looking for netplan [06:28] Yeah that was it, /etc/netplan/01-network-manager-all.yaml missing in debootstrapped installation [06:28] I'll file a bug report [07:17] not sure if this is an ubuntu or a 18.04 issue, but im using 18.04 -- i sometimes use an external display with my laptop, and when i unplug it, sometimes itll switch back to the laptop display [07:17] but sometimes it wont === bungholio is now known as Bionic [07:17] and i dont know how to turn the laptop display back on other than 1] power down 2] plug it back into external [07:17] any ideas as to how to switch back to laptop display without being able to see the displays dialog === Bionic is now known as BionicMac [12:18] Hi, is rkhunter broken in 18.04? sudo rkhunter --update -> Invalid WEB_CMD configuration option: Relative pathname: "/bin/false" [12:19] is it disabled until a release? [12:19] Unlikely. Much more likely it's broken. [12:20] Also noticed, rkhunter: Please inspect this machine, because it may be infected. on my 18.04 boxes [12:22] https://sources.debian.org/src/rkhunter/1.4.6-2/debian/patches/06_disable-updates.diff/?hl=41#L41 looks like --update has been intentionally crippled. [12:26] Pissbily related: Rootkit Hunter release 1.4.6 (February 20th 2018) [..] Rootkit Hunter release 1.4.6 obsoletes all previous releases. [12:26] http://rkhunter.sourceforge.net/ [12:29] What does obsoleting all prev. releases mean? they break backward compatibility? does that mean do a remove --purge and reinstall? That does not explain the /bin/false flag... [12:32] maybe i jumped to conclusions, and they did not actually break backward compatibility [12:34] but the debian patch which Faux pointed out surely disables data updates (my assumption was that it does so as the new data is not compatible to this rkhunter release, or wont be in the future) and causes the /bin/false WEB_CMD message you got to read. [12:34] MrKeuner: ^ [12:35] Okay. I guess I'll have to sit on this for a while. Is there a way to subscribe to ubuntu rkhunter maintainers mailing list? [12:35] MrKeuner: a better patch would probably have been to disable the data(base) update functionality altogether and just respond with a user friendly message stating so. [12:36] (i guess you could file a bug requsting this) [12:37] rkhunter is apparently synced directly from debian so you'd better subscribe to their matching mailing lists, if any. but i don't expect this to change in bionic unless bugs are filed. [12:38] (and even then it's not guaranteed) [12:38] sure. I'll do the right thing and report on both bug trackers [12:38] thanks [12:38] what is friendly recovery? [12:39] MrKeuner: thanks. once you did, for the meantime, maybe just use the upstream release. it's just a bunch of perl and shell scripts anywas. [12:39] *anyways [12:41] !info friendly-recovery | katnip [12:41] katnip: friendly-recovery (source: friendly-recovery): Make recovery boot mode more user-friendly. In component main, is standard. Version 0.2.37ubuntu1 (bionic), package size 8 kB, installed size 44 kB [12:42] ok ty [12:42] i guess it's the text based menu (ncurses?) which shows up when you select the recovery option during boot. [12:42] i mean at the grub menu, not during boot. [12:44] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=893169 is referencing itself for the details? [12:44] Debian bug 893169 in rkhunter "rkhunter won't update definitions: Invalid WEB_CMD" [Grave,Open] [12:45] Nevermind I'll take it to #debian [13:01] hi... [13:02] why the hell does ubuntu 18.04 go into suspend automatically?! [13:02] and why this behavior is even activated during upgrade 16.04->18.04?! [13:03] this is very, very bad [13:05] luckily this is only a test installation and I do have an ipmi, else I would be screw up now [13:05] mifritscher, I noticed that too. In my case it only happens if no users is logged in. Probably there is a gdm setting you can change for that [13:06] so I can't even set it system wide via the normal GUI?! [13:07] (I just set it back in my account) [13:08] it is very, VERY bad for me as the system is used as a qemu host - and there isn't even a warning in the upgrade process [13:09] Sure, I'd suggest reporting it [13:10] yes [13:21] done [13:21] https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/1760102 [13:21] Launchpad bug 1760102 in update-manager (Ubuntu) "Ubuntu 18.04: Please don't enable automatic suspend!" [Undecided,New] [13:21] Thank you [14:22] mifritscher: i'm sure you're aware that 18.04 is not released, yet, and thus cannot have the same level of maturity that e.g. 16.04.4 has by now. [14:23] yes - as I've written in the bug report (alpha/beta) [14:23] (and thanks for reporting this bug) [14:23] hadnt read it yet, justthe chat here [14:55] Soz, which one is this chap, again ? https://plus.google.com/+WillCooke [14:56] My question was where are we up-to with the tour.ubuntu.com part of Bionic beaver ? and its expo thereof.... [16:12] hehehe [16:12] my 18.04 test on btrfs, has broken itself on update lol ;p === bungholio is now known as BionicMac [18:15] why would updated gnupg and friend's packages cause apt-add-repository issues with ipc talking to dirmngt? [19:04] donofrio: is dirmngr actually running? If not, maybe it works if you start it manually like this: dirmngr --daemon --homedir /home/ubuntu/.gnupg (with you username of course) === tomaw_ is now known as tomaw [19:36] albert23, yes I started manuallay but its not talking to it [19:36] oh I'll try the switches [20:36] Which kernel does 18.04 ship? [20:37] terminalator: 4.15 [20:38] I see, great. Thanks for clearing things up powersj [20:38] https://packages.ubuntu.com/source/bionic/linux [20:38] Thanks, bookmarked it ;) === bungholio is now known as BionicMac === bungholio is now known as BionicMac === bungholio is now known as BionicMac