[04:54] qemu: uncaught target signal 11 (Segmentation fault) - core dumped [04:54] configure: error: GNU gettext tools not found; required for intltool [04:54] https://launchpadlibrarian.net/212754298/buildlog_ubuntu-vivid-armhf.desmume_0.9.11%2Br1~4~ubuntu15.04.1_BUILDING.txt.gz [04:55] what, gettext is a dep in the package, why it's not finding... [04:56] it got this error only for armhf vivid build [04:56] trusty is fine === anthonyf is now known as Guest47499 === mancdaz_ is now known as mancdaz === keithjarret is now known as garr === ev_ is now known as ev === psivaa_ is now known as psivaa === daker_ is now known as daker === yofel_ is now known as yofel === dobey_ is now known as dobey [17:06] [17:06] Hmmm, that’s perhaps not the best description for https://bugs.launchpad.net/ubuntu [17:21] mpt: that's what in https://launchpad.net/ubuntu ... [17:22] mpt: the persons listed on https://launchpad.net/~ubuntu-drivers/+members can change it, fwiw [17:22] mapreri, yes, but (a) it’s out of context without the preceding summary and (b) not relevant to a bug listing anyway [17:22] The drivers could fix (a) but not (b) :-) [17:38] (reported bug 1478372) [17:38] bug 1478372 in Launchpad itself "All facet indexes have project description as their " [Undecided,New] https://launchpad.net/bugs/1478372 === verterok` is now known as verterok [21:41] im having trouble understanding how to upload the same package for multiple distros on my PPA. I currently have a custom gedit package for vivid, and make an exactly identical package for trusty, except that I replaced "vivid" with "trusty" in the debian/changelog (ubuntu has the same versions anyway). Launchpad rejects the upload because I already have a package with that version number, but "different contents", except the only difference is the target [21:41] distribution. What am I doing wrong? should i just change my version number regardless? [21:44] in other words, does the rule of always bumping version number apply even across distros? [21:48] sidi: you can't have the same version of the source package for one distro in the PPA [21:48] not if you have to build against each [21:48] you will need to upload separate versions with slightly different version strings to do that [21:49] to differentiate them all from each other. (so, ~ubuntu14.04.0, etc. could be appended in there somewhere for a 14.04 package, etc. [21:49] teward: if you are 100% certain the package will work without a rebuild on other releases you can use the copy packages feature... [21:49] ... and copy the built binaries to other releases [21:49] teward, alright, that works for me, i was just not aware of the rule. [21:49] but ONLY if you're certain it won't torpedo you [21:49] sidi: it's less a rule... [21:50] ... and more a limitation of the repository system [21:50] (at its core, rather than Ubuntu/LP specific) [21:50] teward, my brain can't cope with new features so i'll go the long-but-easy way and just add a dummy entry to my debian/changelog. [21:50] teward, oh i see. [21:50] anyway thanks for confirming :-) [21:58] you're welcome, i had the same problem with other PPAs I run [21:58] now i don't :)