[02:57] george_e: it will build on either amd64 or i386 if it's an arch:all binary package. but arch:all binary packages only get built on a single arch, not on all arches === caraka_ is now known as caraka [07:35] hey, I got a code importer question, we want a non-head git branch imported, gustavo wrote a little proxy for that (AIUI launchpad does not support that yet) and when I ran it locally git clone is fine, however https://code.launchpad.net/~mvo/snappy/15.04-github tells me of timeout issues. is there anything in the LP configuration firewall that we need to be aware of? [11:35] mvo: the importd firewall only allows ports 22,80,443,2401,3690,4155,8080,9000,9418 [11:35] mvo: (would be interested to hear why you moved to github rather than git.launchpad.net BTW) [11:42] cjwatson: thanks, I will pass that on. the move was suggested by gustavo, I cant want to answer for him, I suspect better tooling (like travis and coveralls) and more visibility [11:57] mvo: sadness [11:58] * mvo :( [11:59] oh well, we just turned webhooks on for beta testers, hopefully better CI will be on its way [12:05] Hello all! [12:06] question: I'm trying to push a junk branch using git [12:06] this is what I'm doing: git push --set-upstream git+ssh://facundo@git.launchpad.net/~facundo/+junk/branchname --all [12:07] but it errors on me saying "fatal: remote error: Project '+junk' does not exist." [12:07] any ideas? thanks!! [12:13] Facu: +junk is only for bzr [12:13] Facu: you want ~facundo/+git/repository-name [12:13] Facu: see https://help.launchpad.net/Code/Git for available repository URL schemes [12:23] mvo: LP can import non-HEAD branches fine; append ",branch=foo" to the URL. [12:25] cjwatson, thank you! [12:49] hi there [12:50] It looks like someone who previously reported a bug on launchpad has got some malware on their system, and it has posted a link to what looks like a compromised site. [12:50] How can I go about getting the bug comment removed so it doesn't pose a danger? [12:50] https://bugs.launchpad.net/mosquitto/+bug/1325297 [12:50] Launchpad bug 1325297 in mosquitto "Compilation warnings in 1.3.1" [Undecided,New] [12:59] I've got to go away from the computer now, so I've set it to private security for the moment. === [HeOS] is now known as HeOS [13:59] wgrant: oh, thanks. thats good to know, I was not aware of this, that simplifies stuff, my info was (way) outdated then [14:29] ral: I don't have permission to see that bug, apparently. [14:30] ral: Oh, because it's private security. Please make it public again and I'll hide the comment. [14:30] ral: (It may well not be malware on the user's system at all, but rather a forged From: address in email.) [15:28] hm, I get build failures in the livefs build for https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/wily/ubuntu-core-system-image with "?: keyserver.ubuntu.com: Connection refused". or is that a red herring? [15:46] cjwatson: It's now public again. I'd not really noticed the hide link, I've done that myself now thanks for the pointer. Who can still see the comment when it's hidden? [15:48] ral: LP admins and the commenter themselves [15:48] mvo: it should be back now [15:48] a squid upgrade broke things [15:48] cjwatson: ok, thanks. [15:48] ral: oh, project owners as well I believe. but not the world at large. [15:48] Yes I guessed at that one as I can see it :) [15:50] I think you may not be able to if you reload. There's a to-do comment about that. [15:51] Indeed you're right. [15:51] and right, that definitely looks like forged From: address on spam, not malware on the user's system [15:51] cjwatson: thanks! [17:19] Do PPAs have HTTPS addresses for downloading from a PPA via apt? [17:19] (i.e. https://ppa.launchpad.net/...) [17:21] teward: private PPAs do. public ones do not [17:21] as i understand it, anyway [17:21] dobey: OK, thanks, that's what I thought [17:32] dobey: does that apply to 'ftp' too? Or are PPAs HTTP only? [17:33] http only. ftp is only used for dput to upload source packages [17:33] ok, and that applies globally? [17:33] (for the ftp part) [17:33] trying to answer someone on Ask Ubuntu... :) [17:33] yes, afaik [17:38] thanks [20:04] a few hours ago I am sure I was able to create new branches/repos on launchpad. However now I do not seem to be able to do so. Any hints? [20:07] (on the code tab of my page, I find box titled "branches" with "active reviews" and "source package recipes", and above that a very thin box -- almost a line -- without any content) [20:07] IIRC that empty box was where I had controls for new repos earlier. [20:37] anyone? [20:41] did you get logged out? [20:55] Sweet5hark1: Normally you create branches/repositories simply by pushing to them. I don't recall there being UI for that for a long time. [20:56] dobey: lol, nope, not logged out. [20:58] cjwatson: thanks, will try that then. Weird though, I was navigating a UI for creating a repo earlier today somehow -- But I have no idea how I got there. [20:59] Sweet5hark1: The ability to register a branch in the UI was removed in 2012, as far as I can see ... [21:00] Sweet5hark1: Unless you're thinking of the UI for registering a code import [21:00] Sweet5hark1: there is the "Import a branch" link on project code pages, but not on person code pages [21:00] (That empty portlet is a bug, though, and should be filed.) [21:02] So yes, you definitely had controls for new branches in that empty box earlier. Where "earlier" = March 2012. :-) [21:02] But not recently. [21:04] unless you had an extremely old cached page that somehow got rendered ;) [23:24] cjwatson, dobey: that (cached page) would be surprising as I get the empty box on my users code page an on the code page of ~libreoffice. [23:28] Sweet5hark1: There's not meant to be a link to create a repo there, except for the code import link. [23:34] wgrant, cjwatson: this is how it looks here: http://people.canonical.com/~bjoern/lpcodeme.png http://people.canonical.com/~bjoern/lpcodelo.png [23:34] Sweet5hark1: The lack of action links is not a bug, but the empty portlet should not be shown. [23:39] wgrant: filed as bug 1511559 [23:39] bug 1511559 in Launchpad itself "I see empty portlets ..." [Undecided,New] https://launchpad.net/bugs/1511559 [23:39] Thanks. [23:46] * Sweet5hark1 fixed his ssh setup, now pushing works. [23:46] thx everyone.