[03:31] UnicodeDecodeError: 'utf8' codec can't decode byte 0xf0 in position 5: invalid continuation byte [03:31] http://launchpadlibrarian.net/183200320/libretro-libretro-stella-libretro.log [03:31] what's this? [03:33] ah, i think i found the problem [03:34] stella/stubs�Stubs.hxx [03:34] it's this === jgeboski- is now known as jgeboski === soren_ is now known as soren [09:52] 1~/2 [11:16] anybody else having trouble pushing/pulling from launchpad? Known issue? === jgdx_ is now known as jgdx [11:16] Yes, we're just fixing it now. [11:16] One of the servers is a bit overloaded. [11:16] wgrant, thanks [11:16] i was about to ask the same thing [11:16] thanks [11:16] Should be happier again shortly. [11:46] "ssh_exchange_identification: Connection closed by remote host" when bzr pulling -- known issue? === karni_ is now known as karni [11:49] Anyone? Is this the right channel to ask for feedback on launchpad status? [11:49] Hey guys, I've been getting bzr ssh_exchange_identification issues when trying to push to bzr. Worked as of 15 hours ago. Any tips? [11:49] JoshStrobl: same here, I asked a couple minutes ago. maybe someone will notice. [11:50] karni, nice to know I'm not the only one...I guess :D [11:50] ;) [11:50] JoshStrobl, me also [11:51] yea, seems like a wider issue. [11:51] ey, now it has worked! [11:51] yep, just worked for me too [11:51] rmescandon: heh, yup [11:51] alrighty then [11:52] Right then, guess I'll linger in case I have issues again. === kostja_o1ipov is now known as kostja_osipov === Pici` is now known as Pici === s8321414_ is now known as s8321414 === BradCrittenden is now known as bac [14:30] hello. What's a way to subscribe another my email address to bugmail in launchpad? The link "Subscribe to bug mail" only allows to subscribe "Yourself" [14:31] i don't quite understand what you're asking. you want to subscribe an e-mail address that doesn't have an lp account, to a bug? [14:31] yes [14:32] you can't [14:32] my intention is to subscribe mjt+$projectid@mydomain so bugs for that project will be sorted to the right folder [14:32] i'm subscribed as mjt+launchpad@mydomain [14:33] ah. i can add new addreses in personal preferences [14:33] i think it only subscribes your primary to the bug notices [14:33] case in point i only get one email for my bug subscriptions, at my primary email addy [14:34] you can add another e-mail address to your account [14:34] dobey, can you route bug subscriptions to both, or only one? [14:34] < mjt> ah. i can add new addreses in personal preferences [14:34] it should ask which address to use, when adding, i think :) [14:35] teward: https://launchpad.net/~/+structured-subscriptions [14:35] dobey, E: 404 failures [14:35] (Lost Something? window) [14:35] err [14:35] teward: https://launchpad.net/~/+structural-subscriptions [14:35] typoed [14:35] ahhh there we are [14:36] but doesn't look like you can change the e-mail [14:36] so yeah, bugs only go to primary [14:36] right, that's what I thought... [14:36] yeah, it doesn't ask which email to use when subscribing [14:36] :( [14:36] mjt: if you just want to filter bugs to folders, there are special headers you can filter on [14:37] i'll have to, apparently, yes [14:37] using +foo is just so much easier [14:37] but ok [14:37] * dobey would just prefer to not get any bug e-mails ever [14:38] dobey, heheh, that works for me if and only if i weren't tracking all the nginx bugs xD [14:38] (alas I have to :/) [14:39] teward: well, launchpad has a really nice API. so a nice app to manage bugs would be nicer, i think :) [14:40] mhm [14:40] dobey, TBH I'm too lazy to code such an app, have fun if that's your thing :) [14:40] * teward has to finish redoing his firewall anyways === mbarnett` is now known as mbarnett === TRB143__ is now known as TRB143 [16:53] hey [16:54] I need to use a old gcc version in one package [16:54] so, if i put this in the rules: [16:54] CC = gcc-4.8 [16:54] CXX = g++-4.8 [16:54] and put this in the control: gcc-4.8, g++-4.8 [16:55] will it compile against gcc 4.8 ? [17:15] ? [17:16] export CC=$(DEB_HOST_GNU_TYPE)-gcc-4.9 [17:16] you want to do something like that, but with 4.8 instead of 4.9 [17:17] in the rules [17:19] and for g++? [17:19] export CXX=$(DEB_HOST_GNU_TYPE)-g++-4.8 [17:19] like that? [17:19] yes [17:20] great, thanks [17:26] when i write bzr branch lp:~bi0ha2ard/stellarium/planes, does that download the planes folder located there to my machine? i'm new with this launchpad thing [17:29] planes is the branch name, yes [17:29] stellarium is the project name [17:29] and bi0ha2ard is the owner of that branch [20:37] I can't upload to my ppa's: [20:37] Logging into host ppa.launchpad.net as mapreri [20:37] Failed to auth. Prompting for a login pair. [20:37] please login: Username: ^C% [20:38] something known? [20:42] are the builders broken? for some reason everything I upload is dying during the build and there aren't any logs, like https://launchpad.net/~sarvatt/+archive/ubuntu/sru5/+builds?build_text=&build_state=all [20:44] hmm seems to just me amd64 now, earlier it was both. https://launchpad.net/~sarvatt/+archive/ubuntu/sru9/+builds?build_text=&build_state=all from another PPA [20:58] looks like its all fine now after a third rebuild attempt [20:59] maybe some psychic was cloud busting? :) [21:53] hey guys, i submitted an initial package 10-15 minutes ago, and haven't received an email and the PPA page hasn't updated. the builders page lists a lot of idle workers. is it still possible that it's just delayed, or did i goof? [21:59] rocketnine: make sure you signed the .changes file and that the key you signed it with is registered with launchpad [22:03] aha, missed the step of publishing my key and setting it up in launchpad. thanks [23:01] when trying to add my new ppa with add-apt-repository, i'm getting "Error: signing key fingerprint does not exist" [23:01] i read that this can occur if the package wasn't built/published yet [23:01] but i've ensured that it was built successfully and published [23:06] nevermind! [23:06] :)