[00:29] *sigh* dput/lp regressed again.. Changes file must be signed with a valid GPG signature: Verification failed 3 times: ["(7, 9, u'No public key')", "(7, 9, u'No public key')", "(7, 9, u'No public key')"] : Permission denied. [00:40] fta: I've pinged in the is channel [01:32] i need to contact a launchpad administrator, i made a mistake and deactivated my signature on the Ubuntu Code of Conduct (I was trying to change the PGP key I was using) [01:35] oop nevermind, i fixed it by just signing the CoC again with the newer key [08:11] Hello, is there a way to know the reason why a svn import to bzr project branch is rejected? I probably make some configuration mistakes but the email just says 'rejected'. [08:24] JeanFI: Do you have a link to the branch? [08:44] wgrant, bzr branch is: https://code.launchpad.net/~jfi/psensor/trunk [08:44] wgrant, svn url is: http://wpitchoune.net/svnpub/psensor/trunk/ [10:26] Hey guys, I'm having a big error thrown when I'm trying to post a comment onto a bug at https://bugs.launchpad.net/ubuntu/+source/linux/+bug/736171?comments=all The error is occuring as red text in some sort of html dialog box, here's a pastebin to the contents of said box. http://pastebin.osuosl.org/37173 [10:26] Ubuntu bug 736171 in Linux "ath: Failed to stop TX DMA in 100 msec after killing last frame" [Medium,Confirmed] [10:43] bkero: Hmm, that's a particularly ugly forbidden exception. [10:44] bkero: Let's see. [10:45] refreshed the page and tried posting a comment again, still happening [11:05] bkero: What was the content of the comment? [11:09] wgrant: I'll pastebin that too [11:10] wgrant: http://pastebin.osuosl.org/37174 [11:11] Hmmm. [11:13] bkero: Do you have Firebug or the Chromium Developer Tools so you can see the full content of the error? I suspect there's an element around the 'ben-kero' that we're not seeing. [11:13] Because for some reason it has decided to return a full HTML error page... [11:13] let me install one of those [11:15] wgrant: here's the full content of the error: [11:17] http://pastebin.osuosl.org/37177 [11:18] sorry, that's the wrong thing. http://pastebin.osuosl.org/37178 [11:19] bkero: That doesn't look like the HTTP response. That looks like it's already been inserted into the page. [11:21] That's a copy of the error that pops up in the JS dialog box, did you want me to sniff POST data or something? [11:21] Either of those development tools should let you easily see the content of the response to the POST request. [11:24] 403 Forbidden [11:24] Did you want a copy of the HTTP headers or something? [11:25] bkero: I'd like the HTML body of that response. The headers aren't sufficient here :(. But you see the 'ben-kero' at the end of the stuff you pasted? I suspect the raw response has more than that. [11:25] http://pastebin.osuosl.org/37179 [11:26] Ok [11:27] http://pastebin.ca/2049675 is the html response [11:27] Ah! Perfect. [11:28] bkero: https://answers.launchpad.net/launchpad/+faq/1024 [11:30] ah, ok, seems it was a change in about:config, set network.http.sendRefererHeader = 1 means false, 2 means true [11:30] wgrant: thanks :) === menesis1 is now known as menesis === yofel_ is now known as yofel