[15:20] Is it possible to have ppc64el enabled in PPAs for non-Canonical staff? [15:21] ISTR that we can do that for armhf. [15:21] rbasak: I'm afraid not yet. We don't have qemu-user-static for ppc64el. [15:21] cjwatson: OK - thanks. [15:22] rbasak: This will change once we have POWER hardware in Scalingstack, which is in the works. [16:52] Currently trying to push to a LP repo, my client seems to hang on Fetching revisions:Get stream source. Anything particular I should know (e.g. LP is down, firewall issues on my end)? [16:58] sidi: The only problem I can see around there right now is a Nagios alert for high load on that host, so it might just be worth waiting a bit [16:59] I can branch stuff fine though [17:01] cjwatson, ok good to know! [17:01] cjwatson, ah! went through whilst talking to colleagues [17:47] Hi [17:48] Hi [17:49] Wanted to push new created ubuntu deb package in launchpad, but unable to do so [17:49] antodaniel: what have you done/tried so far [17:49] and do you mean to a PPA [17:50] created gpg key initially as followed in http://packaging.ubuntu.com/html/getting-set-up.html [17:50] then followed instrcutions as in http://packaging.ubuntu.com/html/packaging-new-software.html [17:50] I created PPA [17:52] I am new to launchpad [17:54] https://gist.github.com/anonymous/657a263a7112c7bc6e5a [17:56] Checking signature on .changes [17:56] gpg: no valid OpenPGP data found. [17:56] You need to sign your .changes file. debsign easyvim_1.0-1_source.changes [17:56] oh ok. [17:57] https://gist.github.com/anonymous/5c7ce5245222e029725b [17:57] got gpg error [17:58] When you generated your key, you put an extra comment in there which means that debsign can't find it automatically from your name and e-mail address. [17:58] But you can configure that: echo DEBSIGN_KEYID=90FEFD26 >> ~/.devscripts [17:59] Then try debsign again [17:59] it worked [17:59] Successfully signed dsc and changes files [17:59] OK, now you can dput again [18:00] yeah.. Its uploading ... [18:00] cjwatson: i had to do the same for .devscripts - the extra comments break :/ [18:00] Thanks cjwatson. Yesterday I struggled a lot on making this work. This is my first deb package pushing in launchpad [18:01] It's actually gpg --local-user that can't find the key; it performs an exact match, I believe. [18:03] But specifying the key ID is straightforward enough and you only have to configure it once. [18:05] next time shoul i use the same commands to upload ? [18:05] ok [18:06] Plain dput should generally be fine, yes. [18:25] desrt: I have a branch up for review to sort out the Contents thing, BTW. [18:25] Bit more elaborate than I initially thought! [18:26] cjwatson: ya. looked that way from the bug :) [18:26] thanks for the fast attention === gcollura is now known as gcollura_ === dpm_ is now known as dpm-afk