[08:36] 4 [08:36] sry [10:20] New bug: #176510 in launchpad "duplicates show up in duplicate list when adding a bug" [Undecided,New] https://launchpad.net/bugs/176510 === bluekuja_ is now known as bluekuja [14:16] OOPS-714EB105 [15:40] hello, i uploaded a package to PPA but it's not building, what should i do? [15:41] paulvg: when did you uploaded it? [15:42] yesterday [15:42] Then wait :) [15:42] still? [15:42] Has it built for amd64 and lpia? [15:42] Those are usually faster than x86 afaik [15:43] never, only x86 and ppc have been tested so far afaik [15:43] PPA doesn't build for ppc, does it? [15:44] not sure, i'm using only x86 :p [16:08] pochu, ppc isn't officially supported anymore (hasn't for some time now), so no, PPA doesn't build for ppc :D [16:09] so how long would it take after uploading before the build completes? [16:09] beuno: lpia is a port too and ppa builds binaries for it. [16:09] I think they don't build ppc binaries for technical reasons [16:10] pochu: he said 'supported', not 'ported' [16:10] Spads: lpia isn't officially supported either, is it? And ppa builds binaries for it. [16:11] https://wiki.ubuntu.com/MobileAndEmbedded [16:12] https://edge.launchpad.net/ubuntu [16:12] # hardy lpia (unofficial) [16:13] pochu, right, well, it's more of a "going to be supported" vs "not supported anymore" thing I guess [16:13] We use the Xen virtualisation system for security during the build process, ensuring that each build has a clean build environment and different developers cannot impact on one another's builds accidentally. This technology is only available on x86 and amd64. [16:13] That's from PPAQuickStart [16:13] pochu: lpia is an x86 subset [16:13] So ppc isn't built because Xen isn't available there, isn't it? [16:13] Spads: I know [16:14] And not because it's a port [16:14] * Spads winces at the phrase "impact on one another" [16:15] heh [16:15] pochu, I think that if Ubuntu dropped ppc support, it really doesn't make much sense maintaining infrastructure to build ppc [16:15] beuno: but ppc builds are still done in Ubuntu... [16:16] beuno: ports.ubuntu.com - they are not officialy supported, right, but the same happens for lpia [16:16] although I see the point of UME [16:16] pochu: you'll go round in circles if you keep this up [16:16] yeah... [16:17] I think you've identified a lot of little reasons [16:17] PPC was once supported, but no longer. LPIA is soon to be supported in an official product. Xen doesn't work on PPC, etc etc etc. [16:18] Thanks for the summary! ;-) [16:18] * pochu goes to do something productive [16:19] * beuno goes to eat a late breakfeast [16:31] well be seein ya ./ [16:36] <_polto_> hello [16:38] <_polto_> how can i find what package contain "mozilla-config" i need it for compilation of my program [16:45] _polto_, i don't think we ship that. use the pkgconfig files instead [16:46] _polto_, which package needs that ? [16:46] <_polto_> Ubulette, hmm. i am not a programmer. i just have a video plugin for FF what worked before and now i can't compile it on Ubuntu. [16:47] <_polto_> Ubulette, http://launchpadlibrarian.net/10851694/genres_1.0.2%7Eppa3.tar.gz [16:47] <_polto_> on my PPA : https://edge.launchpad.net/~polto/+archive [16:48] <_polto_> Ubulette, you can see logs here : http://launchpadlibrarian.net/10852541/buildlog_ubuntu-gutsy-i386.genres_1.0.2%7Eppa3_FAILEDTOBUILD.txt.gz [16:49] (hmm, you're packaging those as native packages, it's not right) [16:52] <_polto_> what does you mean ? [16:52] <_polto_> native packages ? [16:54] you used versions like x.y for 2 packages. should be x.y-z or x.y-0ubuntuz [16:56] instead of 'mozilla-config --cflags xpcom', you need to use 'pkg-config --cflags xulrunner-xpcom' (if you use libxul-dev) [16:58] (or firefox-xpcom is you use firefox-dev) [16:59] <_polto_> oh. i will. thanks. [16:59] <_polto_> i'll try it now. [17:01] and btw, you'd have better luck with those questions in #ubuntu-motu === ember_ is now known as ember === \sh_away is now known as \sh === \sh is now known as \sh_away === bigon_ is now known as bigon [22:47] why do i get the "Tags not supported by BzrBranch5" error when i try to push my changes [22:47] or better yet, how do i fix it? [23:38] batoms: I think that push --overwrite might be the answer.