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