[00:35] "ModSecurity not secure": http://insights.ubuntu.com/2016/07/15/notice-of-security-breach-on-ubuntu-forums/ [00:35] Protection from SQL Injection Attacks https://mariadb.com/products/mariadb-maxscale/mariadb-maxscale-security === juliank is now known as Guest70069 === juliank_ is now known as juliank [11:57] anyone good with gpg for uploading to ppas? I have uploaded with dput but nothing happens on lauchpad. I suspect it might have something to do with my gpg-keys.. The thing is: if I use gpg --list-secret-keys they are indentical to gpg - [11:57] gpg --list-public-keys * [12:03] vooze, you need to upload the gpg public key on your ppa [12:03] * LocutusOfBorg leaves [12:03] s/ppa/launchpad account [12:04] LocutusOfBorg, I have done that. https://launchpad.net/~joakimkoed [12:17] please try debsign -k1FEB1CAF sourcepackage_version_source.changes [12:17] after you generated that file with dpkg-buildpackage -S -sa -d [12:17] to be honest, "-S" means sign [12:17] but maybe you are signing it with a different key, so re-running debsign might fix the issue [12:18] I have in my ~/.devscripts the following DEBSIGN_KEYID="myfullkeyid" [12:18] LocutusOfBorg: -S means source, not sign. [12:19] That said, dpkg-buildpackage will sign by default without -uc [12:20] I will try that :) will report after [12:21] What I did before was: [12:21] 1) debuild -S -sa -k1FEB1CAF [12:22] 2) dput ppa:joakimkoed/infinality something.sources.changes [12:22] Was that wrong? [12:36] Still nothing :/ strange [13:27] hi everyone [13:27] is there any way to debug ubuntu-software/gnome-software? [13:27] it just hangs here and does nothing [13:27] and it's mostly a freshly installed system [13:42] andrewsh, did you apt-get update & upgrade? [13:44] vooze: well, I have the latest version of the packages installed [13:44] the only way to proceed I see it to remove it completely and install software-center [13:44] which actually works [14:03] andrewsh, start it from terminal then, and see if some errors comes up [14:09] vooze: it wouldn't show anything; if I run it with --verbose, it would show initialises plugins, adds keywords and so on, [14:09] the last message is As-DEBUG: run GsPlugin::apt(gs_plugin_refine) [14:09] and nothing follows [14:10] strace showed it hangs somewhere in some futex, but that's not really useful, I know [14:16] andrewsh, not sure then :/ I personally have removed it and are just using gdebi for .debs and terminal for the rest [14:51] vooze: well, this system is meant to be used by a non-technical user [14:56] andrewsh, ah I see. Well, I know there was alot of problems with it in the beginning but they all should be solved now. Anyway, maybe try again in like a week when 16.04.1 comes out? [14:56] 21th I think [18:01] infinity, you right :)