/srv/irclogs.ubuntu.com/2016/12/02/#launchpad.txt

Ionicis there any way to configure repositories without having to click through the web interface? especially if I want to update a lot of repositories at once00:31
sarnoldIonic: what problem are you trying to solve?00:37
Ionicfor instance I now have to add zesty support to most of my repositories and schedule a rebuild for this platform00:39
naccIonic: you can probably do it with launchpadlib, but I don't think there's an existing script for it00:45
naccIonic: I assume you mean PPAs?00:45
Ionicyep00:46
Ionicoh well, I'll just click through the list00:47
naccIonic: i'm not sure i undrestand why you need to 'add' zesty?00:50
naccIonic: can you link to an example ppa?00:50
Ionicnacc: to each recipe, I have to check "zesty" in the distribution series section00:56
naccIonic: oh the recipes00:56
Ionics/to each/for each/00:56
Ionicyep00:56
Ionicalso request a zesty build00:56
naccIonic: sorry, I was just looking at my PPAs and afaict, they will build for zesty automatically (presujming you upload for zesty), but yeah, the recipes might need manual updates00:57
Ionicdoing that for 60 recipes is hard work00:57
naccnot fun :/00:57
sarnoldIonic: if you don't get any advice here soonish, it might be worth asking on https://answers.launchpad.net/launchpad00:57
Ionicalso, launchpad is a bit special in the sense that it takes some time for the javascript stuff to load up fully00:57
Ionicif I click too fast, I won't get the distribution series selection "popup" but be forwarded to the recipe editing page00:58
Ionicsarnold: it's okay, I'll do it manually like the last two times00:58
sarnoldIonic: well, unless something changes now that we're run out of US ASCII letters, we're liable to keep making new releases every six months. There may not be a fix right away but even a fix eventually might be nice :)01:00
IonicI know01:03
Ionicregarding letters... what's the next code name after zesty?01:03
naccIonic: not decided yet, afaik01:03
Ionicat least I will be running into problems, I guess01:03
sarnoldafaik we'll have to wait until april 2017 to find out :)01:03
IonicI heard the Ubuntu guys wanted to wrap over back to A01:04
sarnoldyou're probably not the only one that's built in assumptions about names..01:04
naccheh, hopefully no one was sorting by codename, it was already wrong01:04
Ionicand the problem with that is that A < Z01:04
Ionicwell yeah, it kinda does, the package names include the codename IIRC01:04
naccWarty < Trusty, e.g.01:05
sarnoldI kind of hope for א and lets just test out how well we've done our utf8.. ;)01:05
naccsarnold: awesome01:05
naccIonic: what package names?01:05
Ionicah no01:06
Ionicthey include an "ubuntuWX.YZ" string, so that will work fine01:06
naccthose values have nothing to do with the releases01:07
naccIonic: you mean in the package versions?01:07
Ionicyeah01:07
naccright, those don't correlate to releases01:07
naccat least, not necessarily01:07
=== maclin1 is now known as maclin
naccsome do, but those are typically the same version is SRU'd to the current devel release and older releases01:07
wgrantIonic: You can set source_package_recipe.distroseries using launchpadlib.01:08
wgrantWe switched from ~trusty1 to ~ubuntu14.04.1 for recipes before utopic, so order would be preserved post-zesty.01:09
naccwgrant: ah it's a built-in thing in recipes? interesting01:09
naccIonic: sorry, I didn't realize that01:09
sarnoldwgrant: hah, clever :)01:09
wgrantYep, since the common case is to build for all supported series.01:09
naccmakes sense01:09
Ionicwgrant: ha, see, I remember package versions included the codenames01:10
wgrantYeah, we knew we'd have to change to ~ubuntu14.04.1 before zesty+1, but ~utopic would also have sorted after ~ubuntu, so we needed to do it before utopic.01:10
IonicI just took a look at my PPA and all package names seem to be (upgrade-wise) fine now01:12
Ionicwgrant: I learned the lesson about including codenames the hard way on Debian for the wheezy -> jessie upgrade...01:15
wgrantHeh01:15
Ionicsince then I'm replacing the codename with the numerical version number01:15
=== gkadam is now known as Guest1478
=== Guest1478 is now known as gkadam
=== chihchun_afk is now known as chihchun
=== chihchun is now known as chihchun_afk
barrycjwatson: hi.  do you know if there is documentation on launchpad snap recipes?  i've search snapcraft.io and help.launchpad.net but not found anything.  specifically, i'm trying to figure out if targeting zesty for stage-packages should work or not (it doesn't for ubuntu-image, but i don't know if that's me or launchpad)15:44
cjwatsonI have been very slack on writing docs for that15:46
cjwatsonare you perhaps running into https://bugs.launchpad.net/launchpad/+bug/1626739 ?15:46
ubot5Ubuntu bug 1626739 in Launchpad itself "Snapcraft build failing in Yakkety for unauthenticated stage-packages" [Undecided,New]15:46
barrycjwatson: yes i think so but for zesty: https://launchpadlibrarian.net/295856667/buildlog_snap_ubuntu_zesty_amd64_ubuntu-image_BUILDING.txt.gz15:47
cjwatsonright, same deal15:48
cjwatsonneeds work in LP to send the appropriate set of pubkeys to the builders15:48
cjwatsonhistorically we've been able to get away with that and rely on unauth fetches since it's all within our network, but we can't do that for snap15:49
barrycjwatson: okay, thanks.  i'll disable our recipe for now (xenial won't work for us) and build manually.  i'll subscribe to the bug to watch for fixes.  any eta on that?15:50
cjwatsonI have a tight deadline at the moment so it's questionable whether I'll get to it in 2016 :-(15:50
cjwatsonnot sure yet ...15:51
barrycjwatson: no worries, i understand ;)  thanks15:51
=== JanC is now known as Guest2425
=== JanC_ is now known as JanC
nacchrm, i think the regex at https://launchpad.net/imagemagick/main/ needs to be updated :(17:26
naccupstream now uses .xz17:26
nacchrm, actually17:26
nacctrying to figure out why more recent versions of imagemagick aren't available there (upstream php-imagick's Travis on github uses launchpad's mirror)17:28
nacci wonder if it should be using ftp://ftp.imagemagick.org/pub/ImageMagick/releases/17:36
naccand ImageMagick-*.tar.xz17:36
smoseranyone else having issues ?19:51
smoserbzr pull lp:cloud-initramfs-tools19:51
smoser<hang>19:51
smosererr.. branch19:52
smoserhttp://paste.ubuntu.com/23569174/19:53
smosernever mind19:55
=== ahoneybun_ is now known as ahoneybun

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!