/srv/irclogs.ubuntu.com/2013/06/17/#launchpad.txt

=== 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
wgrantTerry__: '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
dpmhi 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/files06:37
wgrantdpm: 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 bit06:40
wgrantThe latter branch is no longer a branch; someone has removed the branch aspect of it.06:40
wgrantLet me see if I can recover it06:40
wgrant(you'll see the error if you try a fresh branch of lp:sudoku-app)06:41
dpmwgrant, 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/16961506:42
wgrantThat MP doesn't seem to exist06:43
wgrantWhich is a little worrying06:43
dpmYeah, I noticed that, I couldn't understand why, but I got the merge e-mail.06:45
wgrantSounds like the owner has been doing some odd things to it06:46
dpmyeah, 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
StevenKdpm: You can get the merge e-mail, but then get not found if the owner deletes it06:50
dpmyeah, something odd happened in there. The diff I got on the e-mail was 0 bytes06:52
wgrantdpm: I think http://paste.ubuntu.com/5773139/ should fix it06:54
wgrantSomeone with write access to lp:sudoku-app needs to run that in Python06:55
dpmon it06:56
dpmwgrant, I'm getting this after running the script: http://pastebin.ubuntu.com/5773152/06:58
wgrantOh bah06:59
wgrantdpm: What if you add ignore_fallbacks=True to the Branch.open call?06:59
* dpm tries06:59
dpmwgrant, is this what you meant? It seems it's not taking that argument:07:03
dpmTraceback (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
dpmTypeError: open() got an unexpected keyword argument 'ignore_fallbacks'07:03
wgrantdpm: 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 exit07:04
dpmwgrant, hm, it seems I don't have permissions to edit branch.conf07:08
wgrantdpm: What's the error message?07:10
wgrantYou might need to have EDITOR set in your environment07:11
dpmwgrant, the error: http://pastebin.ubuntu.com/5773187/, ok, let me check EDITOR07:12
wgrantdpm: 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 file07:12
dpmwgrant, ok, that did it. I could remove the "stacked_on_location" line. Anything else I need to do?07:15
wgrantdpm: No, that should fix it07:15
wgrantYep, works fine07:15
wgranthttp://bazaar.launchpad.net/~sudoku-touch-dev/sudoku-app/trunk/files07:16
dpmwgrant, perfect, thanks!07:16
wgrantnp07:16
dpmwgrant, 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/master07:18
dpmI meant 'seem *not to get into Launchpad', sorry07:18
wgrantgithub?07:18
wgrantYes07:18
wgrantFixing07:18
wgrantdpm: https:// github URLs don't work properly after the initial import atm. I'll fix it to use git://07:19
dpmwgrant, ah, good to know. Thanks!07:19
DamienCassouhi11:11
DamienCassouI 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.gz11:11
StevenKDamienCassou: Quite. If you link me the build, I've give it a retry12:29
DamienCassouStevenK: I clicked on "Retry this build" and it worked12:31
DamienCassouso I guess it was a temporary problem of the infrastructure12:31
DamienCassouI can send you the files if you want, for sure. Just tell me what you want exactly.12:31
StevenKDamienCassou: If you've retried and it worked, that's excellent -- that was what I was offering.12:34
DamienCassouStevenK: 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
StevenKDamienCassou: Right, but I can't see which machine that was, and if you've retried the build, the build can't tell us either12:41
wgrantIt was chindi0712:41
=== cp16net|away is now known as cp16net
mibofrahi guys :)13:38
mibofraI've to ask something strange : https://launchpadlibrarian.net/142653142/buildlog.txt.gz13:38
mibofrait isn't a compile error but it stop the build13:39
mibofra*stops13:39
=== wedgwood_away is now known as wedgwood
=== lfaraone_ is now known as lfaraone
smartboyhwHello Launchpad des15:13
smartboyhw*devs15:13
smartboyhwwe are having some strange build issues for amd64 ppas15:13
smartboyhwIt failed with a .sbuildrc error15:14
smartboyhwUnrecognized 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
yofelHi, 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
QuintasanWhat ^ said20: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
guillcoteI have been having timeout error for several hours23:57
guillcoteWhat the best way to send it to you23:57
guillcote         (Error ID:         OOPS-d9e0a1a783c858be2874098d47120ccc)23:57
ubot5https://oops.canonical.com/?oopsid=OOPS-d9e0a1a783c858be2874098d47120ccc23:57
czajkowskiguillcote: what are you doing to get it23:58
czajkowskiwgrant: ^23:58
guillcoteTrying to request support23:59

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