/srv/irclogs.ubuntu.com/2015/12/08/#launchpad.txt

=== caraka_ is now known as caraka
=== work_alkisg is now known as alkisg
Odd_BlokeCould someone bump the priority of https://launchpad.net/~cloud-images-release-managers/+livefs/ubuntu/trusty/docker-ubuntu-core/+build/45561 please?10:05
cjwatsonOdd_Bloke: done10:09
Odd_Blokecjwatson: Thanks!10:41
mapreriis possible through the launchpad API to look up and download a given file by it's SHA-something hash?  pretty much the same way it's possible to do on snapshots.debian.org (the use case would be the same).  clearly i'd like to download only packages that have been in the ubuntu archive, not random files15:26
cjwatsonmapreri: you probably want {source,binary}FileUrls(include_meta=True)15:28
cjwatsonslightly weird interface, but instead of a bare list of URLs, that will give you back a list of dicts with at least keys url, size, and sha256 for each URL15:29
* mapreri opens api.l.n and reads about that15:33
cjwatsonI'm not sure it's all made it into the apidoc15:34
cjwatsonBut it will at least tell you how to call the thing ...15:34
mapreriatm I was most curious to see whether it's actually possible to do.  Also I really need #802241 to be fixed/implemented/workarounded/"locally patched" before starting to code stuff using it anyway :\15:43
maprericjwatson: but cool, thank you!15:43
seb128hey17:24
seb128I'm looking at https://translations.launchpad.net/ubuntu/xenial/+source/nautilus/+imports and it's empty17:24
seb128but nautilus had several recent uploads including translation tarballs (from the build logs they have a translations.tar.gz in the Files summary17:25
seb128any idea what could be wrong?17:25
seb128e.g https://launchpadlibrarian.net/228349150/buildlog_ubuntu-xenial-amd64.nautilus_1%3A3.18.2-1ubuntu2_BUILDING.txt.gz17:26
seb128the corresponding tarball seems to be https://launchpad.net/ubuntu/xenial/+upload/10433456/+files/nautilus_3.18.2-1ubuntu2_amd64_translations.tar.gz and includes .po/mo and a template17:28
dobeyseb128: branch imports have not been done on xenial, and i think the plan is to not do so. there was some comments in a thread on the mailing list a few days after xenial archive opened17:34
dobeyoh17:34
cjwatsondobey: seb128 is talking about translations.  totally separate.17:34
seb128dobey, that's translation import from deb uploads17:34
dobeyoops i read that wrong17:34
dobeyyeah17:34
dobeysorry :)17:34
seb128no worry17:34
cjwatsonI'm looking insofar as I'm able to - the translations upload job seems to have run, though slightly awkward to tell because of an inadequate default __repr__ on the job class (which I'm going to fix for future investigators)17:35
seb128it doesn't seem specific to nautilus17:39
seb128https://translations.launchpad.net/ubuntu/xenial/+source/gedit/+imports17:41
seb128that is weird, it lists errors which suggests .po made it to the queue17:42
seb128so it's like it was not listing things that were imported?17:42
seb128(though in the nautilus case I was looking at the fr.po has a string translated in the source which was not on launchpad so there seems to be an import issue)17:43
dobeyhmm, if ddebs are enabled in a PPA, should they not be published in the PPA as well to be installable with apt-get?17:43
dobeyor is there an open bug on that already?17:43
cjwatsonseb128: the only thing I can think of is that it's something to do with sharing, but this is beyond me17:43
cjwatsondobey: they already are, if the publish_debug_symbols flag is turned on - but they're in a different section, main/debug17:44
dobeycjwatson: ah ok, and i guess add-apt-repository doesn't add that to the sources.list file it generates17:44
cjwatsonindeed17:44
seb128cjwatson, oh, right, that's it, thanks17:45
cjwatsonseb128: ...?17:45
seb128I think dpm had sharing on so translations would be imported from trunk17:45
seb128but the nautilus import is outdated17:45
seb128https://code.launchpad.net/~vcs-imports/nautilus/master-git17:45
cjwatsonah17:45
seb128I think several of those gnome modules got a submodule (libgd)17:46
seb128which iirc the import job doesn't like17:46
cjwatsonoh yeesh, one of the impossible cases17:46
seb128well "job"17:46
seb128so I guess we need to unset the sharing for those17:46
seb128cjwatson, thanks!17:46
cjwatsonwell17:46
cjwatsonexcept I'm not sure what that does to sharing between series17:46
cjwatsonand it's pretty fragile to unset sharing because the LP UI invites you to set it up again17:47
cjwatsonpossibly wgrant can work out exactly what's going on here17:47
seb128k17:47
seb128I'm going to wait to hear from him before unsetting the sharing17:48
cjwatsonthanks17:48
=== sean_ is now known as jafo
jhobbsI'm trying to view a buildlog from a failed build but I get a 40421:18
jhobbshttps://launchpad.net/~oil-ci/+archive/ubuntu/oil-experimental/+build/841220221:19
dobeydid you retry the build already?21:24
jhobbsyeah i did just now21:24
jhobbsi think i know what went wrong, despite not seeing the log21:24
jhobbsso i gave up and went for it21:24
jhobbsno, i was wrong, it didn't work that time either21:25
wgrantjhobbs: Use Firefox rather than Chromium.21:27
jhobbsahhh right21:27
jhobbsthanks for the reminder21:27
wgrantjhobbs: Chromium has a bad habit of reencoding tildes in URLs.21:27

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