sergio-br2 | launchpad is failing some builds without reason | 00:22 |
---|---|---|
cjwatson | sergio-br2: refs? | 00:22 |
sergio-br2 | https://code.launchpad.net/~libretro/+recipe/vba-next-libretro-daily | 00:23 |
sergio-br2 | failed 6 minutes ago | 00:23 |
cjwatson | fixin | 00:24 |
cjwatson | g | 00:24 |
* wgrant arranges a librarian deployment. | 00:25 | |
cjwatson | thanks, indeed | 00:26 |
cjwatson | in the meantime I've wget --no-cache'd the chroot in question and retried those builds that are retriable | 00:27 |
sergio-br2 | some dolphin emu builds failed yesterday too | 00:27 |
cjwatson | this has been happening from time to time, we've been chasing it. the librarian deployment should fix things | 00:28 |
sergio-br2 | thanks | 00:29 |
renatosilva | dobey: hey, got branch detection working http://i.imgur.com/KN4pXRl.jpg :) | 01:30 |
renatosilva | now I can have all branches mirrored easily to github | 01:31 |
cjwatson | wgrant: Not seeing the librarian deployment on LPS or in RT; should I poke at it? | 01:35 |
wgrant | cjwatson: Got distracted, doing now. | 01:36 |
cjwatson | Ta | 01:36 |
dobey | ok | 01:36 |
renatosilva | dobey: I went for the atom feed because it's faster and won't require a json parser https://github.com/renatosilva/scripts/commit/9064ed0 | 01:41 |
dobey | of course it doesn't. it requiers parsing xml instead. | 01:42 |
renatosilva | heh, but thankfully it's as simple as grep lp: | awk -F'[<>]' '{ print $3 }' | 01:43 |
renatosilva | (without dependency on the jq package) | 01:44 |
=== maclin1 is now known as maclin | ||
dobey | is https://launchpadlibrarian.net/233410555/vcs-imports-a2jmidid-master.log a bug in bzr-git/dulwich, or an issue with the git server perhaps? | 06:07 |
wgrant | dobey: That usually means there are no refs. | 06:09 |
wgrant | dobey: Flipped it to git:// instead and it worked. | 06:11 |
dobey | ah ok, so an issue when using http:// sometimes? | 06:11 |
wgrant | dobey: Ah, repo.or.cz does User-Agent sniffing | 06:14 |
dobey | ah | 06:14 |
wgrant | dobey: If the User-Agent doesn't contain "git/", you get HTML back. | 06:14 |
wgrant | Similar to Bitbucket. | 06:15 |
jonathon | Hi! Is there any way of deleting debug symbol packages from a PPA without either starting with a fresh PPA or deleting the packages entirely? | 18:43 |
dobey | i don't think so, no | 18:45 |
jonathon | OK, thanks. :) Just checking before I upload another set of the same packages to churn away for another few hours... | 18:46 |
jonathon | I don't want to request a larger PPA for these ones | 18:46 |
cjwatson | I think you can probably do it with remove-package -b from lp:ubuntu-archive-tools | 18:50 |
cjwatson | passing -A ppa:username/ubuntu/ppaname | 18:51 |
cjwatson | (substitute as appropriate) | 18:51 |
jonathon | cjwatson: thanks, i'll have a look :) | 18:53 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!