/srv/irclogs.ubuntu.com/2016/07/17/#ubuntu-devel.txt

showaz"ModSecurity not secure": http://insights.ubuntu.com/2016/07/15/notice-of-security-breach-on-ubuntu-forums/00:35
showazProtection from SQL Injection Attacks https://mariadb.com/products/mariadb-maxscale/mariadb-maxscale-security00:35
=== juliank is now known as Guest70069
=== juliank_ is now known as juliank
voozeanyone 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
voozegpg --list-public-keys *11:57
LocutusOfBorgvooze, you need to upload the gpg public key on your ppa12:03
* LocutusOfBorg leaves12:03
LocutusOfBorgs/ppa/launchpad account12:03
voozeLocutusOfBorg, I have done that. https://launchpad.net/~joakimkoed12:04
LocutusOfBorgplease try debsign -k1FEB1CAF sourcepackage_version_source.changes12:17
LocutusOfBorgafter you generated that file with dpkg-buildpackage -S -sa -d12:17
LocutusOfBorgto be honest, "-S" means sign12:17
LocutusOfBorgbut maybe you are signing it with a different key, so re-running debsign might fix the issue12:17
LocutusOfBorgI have in my ~/.devscripts the following DEBSIGN_KEYID="myfullkeyid"12:18
infinityLocutusOfBorg: -S means source, not sign.12:18
infinityThat said, dpkg-buildpackage will sign by default without -uc12:19
voozeI will try that :) will report after12:20
voozeWhat I did before was:12:21
vooze1) debuild -S -sa -k1FEB1CAF12:21
vooze2) dput ppa:joakimkoed/infinality something.sources.changes12:22
voozeWas that wrong?12:22
voozeStill nothing :/ strange12:36
andrewshhi everyone13:27
andrewshis there any way to debug ubuntu-software/gnome-software?13:27
andrewshit just hangs here and does nothing13:27
andrewshand it's mostly a freshly installed system13:27
voozeandrewsh, did you apt-get update & upgrade?13:42
andrewshvooze: well, I have the latest version of the packages installed13:44
andrewshthe only way to proceed I see it to remove it completely and install software-center13:44
andrewshwhich actually works13:44
voozeandrewsh, start it from terminal then, and see if some errors comes up14:03
andrewshvooze: it wouldn't show anything; if I run it with --verbose, it would show initialises plugins, adds keywords and so on,14:09
andrewshthe last message is As-DEBUG: run GsPlugin::apt(gs_plugin_refine)14:09
andrewshand nothing follows14:09
andrewshstrace showed it hangs somewhere in some futex, but that's not really useful, I know14:10
voozeandrewsh, not sure then :/ I personally have removed it and are just using gdebi for .debs and terminal for the rest14:16
andrewshvooze: well, this system is meant to be used by a non-technical user14:51
voozeandrewsh, 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
vooze21th I think14:56
LocutusOfBorginfinity, you right :)18:01

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