[00:50] ti-llvm? That sounds like a happy project. [01:49] RAOF: it's an improvement over the previous iteration, which bundled llvm in the source of the other project that was using it to build ;) [01:50] Heh === Logan_ is now known as Guest83048 === Guest83048 is now known as Logan_ === doko_ is now known as doko [07:18] pitti, jebel: please overwrite the libreoffice autopkg test. btw, did this one ever succeed? [09:08] doko: https://jenkins.qa.ubuntu.com/view/Vivid/view/AutoPkgTest/job/vivid-adt-libreoffice/ passes a lot, and passed after a retry apparently [17:59] * cjwatson makes auto-sync log to timestamped files as of the next run [17:59] bdmurray: are you OK if I take myself off cronmail for the phased updater and leave you as the only recipient? [18:01] cjwatson: I think so, let me double check my procmail rule for that [18:03] cjwatson: the subject is still .*run-phased-updater? [18:04] bdmurray: should be [18:04] 42 5,11,17,23 * * * run-phased-updater [18:05] cjwatson: okay, sounds good then [18:05] bdmurray: done, thanks [18:05] no more cron mail from ubuntu-archive@snakefruit for me \o/ [19:08] stgraber, argh, you around ? [19:08] * ogra_ accidentially pressed ctrl-c in copy-image [19:08] Exception: The GPG file signature doesn't exists: /srv/system-image.ubuntu.com/www/full/pool/custom-f40291e98ad7d925b1aef33a47b6f203016a8772a95f07bda24ecdc3728aa201.delta-custom-5c9bd8613b06a44140e028d6ccbeca895826ce73fa70ec150a8fdd6bfbc2ca39.tar.xz.asc [19:08] thats what i now get when i re-start it [19:10] ogra_: ok, remove /srv/system-image.ubuntu.com/www/full/pool/custom-f40291e98ad7d925b1aef33a47b6f203016a8772a95f07bda24ecdc3728aa201.delta-custom-5c9bd8613b06a44140e028d6ccbeca895826ce73fa70ec150a8fdd6bfbc2ca39.tar.xz from disk and let system-image re-generate it [19:10] that "should" do the trick [19:10] ok [19:11] stgraber, complains about no such file :/ [19:13] ogra_: ok, what command are you running exactly? [19:13] (also, don't ctrl-c a copy :)) [19:13] /srv/system-image.ubuntu.com/bin/copy-image ubuntu-touch/ubuntu-rtm/14.09.es-proposed ubuntu-touch/ubuntu-rtm/14.09.es krillin 109 [19:13] stgraber, i wamnted to copy paste the channel name for a manager question on IRC ... [19:13] and missed the alt key ... [19:14] copy-image: error: Source image is already latest full in destination channel. [19:14] is that a lie or did it succeed on your end somehow? [19:14] i got a traceback [19:14] ok, let me wipe that image from the dest channel and re-copy [19:14] http://paste.ubuntu.com/9011092/ [19:15] (nrmally i even minimize the terminal to not accidentially type into it ... damned) [19:15] ogra_: can you get me the triplet of the image you want copied? [19:15] so I can make sure I wipe the right one [19:16] ubuntu=20141114,device=20141106-572f18d,custom=1415943466,version=2 [19:18] oh, wait version=109 ... [19:18] that was the source ... [19:18] 2 was the target [19:33] ok [19:33] running a copy again now [19:59] stgraber, still running ? [20:00] * ogra_ doesnt see any updated timestamps in the channel [20:19] it succeeded apparently [20:19] ogra_: and I indeed see version 2 with a delta now in the channel [20:20] weird, the timestamps are still the old ones [20:20] http://system-image.ubuntu.com/ubuntu-touch/ubuntu-rtm/14.09.es/krillin/ [20:24] yeah, I expect it didn't re-generate the version tarball which is fine [20:24] the index was updated at 19:42 so that's good [20:25] ok [20:25] thanks for the help ... i'll be more careful next time [20:25] system-image is excellent at being lazy, it never re-generates something it already has and since no garbage collection happened between the time I removed the old entry and create the new one, the tarball was reused [20:25] haha [20:26] so for the record, if that happens again, your best bet is to use si-shell to remove the half-created image from the channel, then run import-images to trigger garbage collection and cleanup, then do the copy again [20:26] I skipped the import-images in this case but that's because you already did the rm by hand [20:27] ok [20:27] * ogra_ notes that down (not sure i have the balls to play with si-shell if i'm completely on my own though ... ) [20:27] (at leats not yet) [20:28] did you look at the wiki page I wrote a little while back? [20:29] no, i didnt even know that exists [20:30] https://wiki.ubuntu.com/ImageBasedUpgrades/ServerOperation [20:31] thx