=== marlinc is now known as marlinc|away | ||
=== marlinc|away is now known as marlinc | ||
=== Logan_ is now known as Guest912 | ||
Terry__ | Hello, my ppa was enabled for three architectures: x86_64/i386/armhf. But the build for armhf takes too much time like over a day, so I wish I just build for x86_64 and i386. What should I do to the 'Architecture' line in debian/control file? Thanks. | 02:40 |
---|---|---|
wgrant | Terry__: 'Architecture: i386 amd64' would work. Or I can just switch off armhf for your PPA. | 02:41 |
Terry__ | Pls don't switch off armhf. | 02:42 |
=== tasdomas_afk is now known as tasdomas | ||
dpm | hi wgrant, could you give me a hand if you're around? We set up a branch for the Sudoku Touch app, but it seems it's disappeared from LP. It seems to still be there (https://code.launchpad.net/sudoku-app), but if I click on "browse the source code", I get an empty page: http://bazaar.launchpad.net/~sudoku-touch-dev/sudoku-app/trunk/files | 06:37 |
wgrant | dpm: https://code.launchpad.net/~sudoku-touch-dev/sudoku-app/trunk is stacked on https://code.launchpad.net/~dinko-metalac/sudoku-app/trunk, so I assume the trunks have been shuffled around a bit | 06:40 |
wgrant | The latter branch is no longer a branch; someone has removed the branch aspect of it. | 06:40 |
wgrant | Let me see if I can recover it | 06:40 |
wgrant | (you'll see the error if you try a fresh branch of lp:sudoku-app) | 06:41 |
dpm | wgrant, excellent, thanks. If it's not recoverable, I do have a copy at https://code.launchpad.net/~dpm/+junk/sudoku-app-backup. If it helps diagnosing, the last activity I saw on the branch was https://code.launchpad.net/~dinko-metalac/sudoku-app/trunk/+merge/169615 | 06:42 |
wgrant | That MP doesn't seem to exist | 06:43 |
wgrant | Which is a little worrying | 06:43 |
dpm | Yeah, I noticed that, I couldn't understand why, but I got the merge e-mail. | 06:45 |
wgrant | Sounds like the owner has been doing some odd things to it | 06:46 |
dpm | yeah, that's what I thought, but I couldn't figure out what. Do you think the easiest thing to recover might be to just push the backup branch to https://code.launchpad.net/~sudoku-touch-dev/sudoku-app/trunk ? | 06:49 |
StevenK | dpm: You can get the merge e-mail, but then get not found if the owner deletes it | 06:50 |
dpm | yeah, something odd happened in there. The diff I got on the e-mail was 0 bytes | 06:52 |
wgrant | dpm: I think http://paste.ubuntu.com/5773139/ should fix it | 06:54 |
wgrant | Someone with write access to lp:sudoku-app needs to run that in Python | 06:55 |
dpm | on it | 06:56 |
dpm | wgrant, I'm getting this after running the script: http://pastebin.ubuntu.com/5773152/ | 06:58 |
wgrant | Oh bah | 06:59 |
wgrant | dpm: What if you add ignore_fallbacks=True to the Branch.open call? | 06:59 |
* dpm tries | 06:59 | |
dpm | wgrant, is this what you meant? It seems it's not taking that argument: | 07:03 |
dpm | Traceback (most recent call last): | 07:03 |
dpm | File "./fixbranch.py", line 13, in <module> | 07:03 |
dpm | branch = Branch.open('lp:sudoku-app', ignore_fallbacks=True) | 07:03 |
dpm | TypeError: open() got an unexpected keyword argument 'ignore_fallbacks' | 07:03 |
wgrant | dpm: Yeah, that's what I meant, but I was wrong. Manual solution: 'lftp sftp://bazaar.launchpad.net/+branch/sudoku-app', 'edit .bzr/branch/branch.conf', remove the stacked_on_url line, save and exit | 07:04 |
dpm | wgrant, hm, it seems I don't have permissions to edit branch.conf | 07:08 |
wgrant | dpm: What's the error message? | 07:10 |
wgrant | You might need to have EDITOR set in your environment | 07:11 |
dpm | wgrant, the error: http://pastebin.ubuntu.com/5773187/, ok, let me check EDITOR | 07:12 |
wgrant | dpm: Yeah, that error looks like you don't have EDITOR set, so it ends up trying to run a temporary file, rather than edit the temporary file | 07:12 |
dpm | wgrant, ok, that did it. I could remove the "stacked_on_location" line. Anything else I need to do? | 07:15 |
wgrant | dpm: No, that should fix it | 07:15 |
wgrant | Yep, works fine | 07:15 |
wgrant | http://bazaar.launchpad.net/~sudoku-touch-dev/sudoku-app/trunk/files | 07:16 |
dpm | wgrant, perfect, thanks! | 07:16 |
wgrant | np | 07:16 |
dpm | wgrant, another question: I set up a git import yesterday. The initial import was fine, but new git revisions after the import seem to got get into Launchpad. Any ideas why? https://code.launchpad.net/~dpm/qzxing/master | 07:18 |
dpm | I meant 'seem *not to get into Launchpad', sorry | 07:18 |
wgrant | github? | 07:18 |
wgrant | Yes | 07:18 |
wgrant | Fixing | 07:18 |
wgrant | dpm: https:// github URLs don't work properly after the initial import atm. I'll fix it to use git:// | 07:19 |
dpm | wgrant, ah, good to know. Thanks! | 07:19 |
DamienCassou | hi | 11:11 |
DamienCassou | I got a very strange error from PPA. It looks like it is a problem from the infrastructure and not me: https://launchpadlibrarian.net/142638294/buildlog_ubuntu-precise-i386.pharo-vm_2013.06.12-1~ppa1~precise1_FAILEDTOBUILD.txt.gz | 11:11 |
StevenK | DamienCassou: Quite. If you link me the build, I've give it a retry | 12:29 |
DamienCassou | StevenK: I clicked on "Retry this build" and it worked | 12:31 |
DamienCassou | so I guess it was a temporary problem of the infrastructure | 12:31 |
DamienCassou | I can send you the files if you want, for sure. Just tell me what you want exactly. | 12:31 |
StevenK | DamienCassou: If you've retried and it worked, that's excellent -- that was what I was offering. | 12:34 |
DamienCassou | StevenK: but that doesn't explain why it failed the first time. See my message more as a bug report for you than a request for help :-) | 12:36 |
=== BradCrittenden is now known as bac | ||
StevenK | DamienCassou: Right, but I can't see which machine that was, and if you've retried the build, the build can't tell us either | 12:41 |
wgrant | It was chindi07 | 12:41 |
=== cp16net|away is now known as cp16net | ||
mibofra | hi guys :) | 13:38 |
mibofra | I've to ask something strange : https://launchpadlibrarian.net/142653142/buildlog.txt.gz | 13:38 |
mibofra | it isn't a compile error but it stop the build | 13:39 |
mibofra | *stops | 13:39 |
=== wedgwood_away is now known as wedgwood | ||
=== lfaraone_ is now known as lfaraone | ||
smartboyhw | Hello Launchpad des | 15:13 |
smartboyhw | *devs | 15:13 |
smartboyhw | we are having some strange build issues for amd64 ppas | 15:13 |
smartboyhw | It failed with a .sbuildrc error | 15:14 |
smartboyhw | Unrecognized character \xC0 at /home/buildd/.sbuildrc line 1. | 15:14 |
=== BradCrittenden is now known as bac | ||
=== tasdomas is now known as tasdomas_afk | ||
=== cp16net is now known as cp16net|away | ||
=== cp16net|away is now known as cp16net | ||
=== marlinc is now known as marlinc|away | ||
=== marlinc|away is now known as marlinc | ||
=== marlinc is now known as Marlinc | ||
yofel | Hi, could someone take a look at hamsa (buildd), several builds failed on it with '/home/buildd/.sbuildrc did not return a true value at /usr/bin/sbuild line 488.' | 20:19 |
Quintasan | What ^ said | 20:19 |
=== glebihan__ is now known as glebihan | ||
=== marlinc is now known as marlinc|away | ||
=== marlinc|away is now known as marlinc | ||
=== wedgwood is now known as wedgwood_away | ||
guillcote | I have been having timeout error for several hours | 23:57 |
guillcote | What the best way to send it to you | 23:57 |
guillcote | (Error ID: OOPS-d9e0a1a783c858be2874098d47120ccc) | 23:57 |
ubot5 | https://oops.canonical.com/?oopsid=OOPS-d9e0a1a783c858be2874098d47120ccc | 23:57 |
czajkowski | guillcote: what are you doing to get it | 23:58 |
czajkowski | wgrant: ^ | 23:58 |
guillcote | Trying to request support | 23:59 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!