=== nickoe_ is now known as nickoe === Ursinha_ is now known as Ursinha [14:23] Hi, how do you go about getting a new language option added to Launchpad [14:29] andrewc: what do you mean by "new language option" ? [14:33] My rebuild of grub2, which worked fine locally in pbuilder, was terminated on launchpad for both i386 and amd64 yesterday. Today the exact same packages with version incremented compiled fine on amd64 but i386 is hung in the same place. Can someone offer suggestions? [14:37] Dobey: there are a few people who want to start translating projects into Mon ( a language of Burma/Myanmar) [14:37] But it not one of the langauges you can select in your profile [14:37] andrewc: is it supported by gettext already? launchpad uses the language definitions from gettext afaik [14:38] Delemas: launchpad doesn't use pbuilder. using sbuild locally might expose the problem. (or it might not, if it's simply a resource issue for the chroot on launchpad vs your local machine) [14:40] Dobey: Isn't gettext a framework and set of tools. I'd assume the langauge support came from a different vector. Checking gettext source at moment. [14:41] andrewc: the locale definitions come from either gettext or glibc [14:46] Dobey: thanks. Will follow up on that. I suspect using Launchpad for Mon translations will be a long time off [14:46] Is there a way to see a superseded build log? I'm wondering if it is something to do with the host the i386 build is running on... [14:46] i couldn't answer that [14:50] Dobey: I will follow up on locale status on gettext and glibc, that seems to be the first step. Thanks === ryanakca_ is now known as ryanakca === gaughen_ is now known as gaughen === cprov is now known as cprov-afk [22:50] hey, question: can i make a project that just imports code from git and then make a PPA from that? [23:06] teemperor: Sure. Create the project at https://launchpad.net/projects/+new, set up in the import on the Code tab of the new project, and create a PPA at https://launchpad.net/~/+activate-ppa. [23:06] wgrant: cool!