/srv/irclogs.ubuntu.com/2008/05/25/#launchpad.txt

axel_Hallo! It's about the translation project. I just saw that for many phrases there are already suggestions but they have not been accepted as translations so far (e.g. gThumb, German). Does anybody know how the processes work that a suggestion is made a translation and then spread with an update?00:43
KleinerPinguinHi01:07
=== RAOF_ is now known as RAOF
profoX`anyone know why I get this error? No new revisions to push. when trying to push a commit to bazaar/launchpad?02:34
profoX`never mind.02:44
profoX`it got pushed anyway02:44
profoX`:S02:44
=== asac_ is now known as asac
rlaagerIs it possible to have a bug in Launchpad depend on another bug?07:45
Hobbseeah, now that's an idea.09:11
Hobbseehowever, backports is not a ppa, mark.09:11
Hobbseeoh, i see this launchpad bug.09:14
* Hobbsee signs in for the second time09:14
=== ubottu is now known as ubott2
=== ubott2 is now known as ubottu
foghi11:52
fogI was trying to file a bug report about bzr and i could not login11:52
fogi tried to reset my password but i didn't receive any email11:53
fogwhat should I do?11:53
jprieurhey guys12:42
jprieurlaunchpad gets really slow to scan the branches these days... ant reason?12:42
jprieurs/ant/any12:43
jaromilre all, i imported a source branch into launchpat using bzr, converting locally using tailor. just wanted to say it works well from git to bzr this way, i also automated the updates. nice.12:55
* jaromil standing by for the "source to be scanned"12:55
jaromilin order to take advantage of compilation tests on various architectures, is it ok to include a standard autoconf/automake package setup with an autogen.sh to be called? is it automated or should i configure these details somewhere for correct compilation?12:56
=== jprieur_ is now known as jprieur
jaromili'll standby for answers, thanks :)13:07
fredreichbierhello13:24
fredreichbieri assume that it's impossible to mirror a hg branch on launchpad. is that correct? ;)13:24
qensewhen you subscribe to bugmail from a source package, do you get all mail, or just the new bugs?13:25
emgentheya13:27
Pengfredreichbier: Well, you could create a cronjob on your PC to bzr-fastimport it and push to LP, but basically yeah.13:27
fredreichbierok, thanks ;)13:29
=== [PUPPETS]Gonzo is now known as ^Gonzo^
profoX`our "recent revisions" list does not update for some reason16:33
profoX`in code.launchpad.net16:33
profoX`but the code is already on the server for a few hours.. we can even browse it on line16:33
jprieuryes, that is getting really slow...16:39
sabdflthumper: ^^^ re scanner speed18:43
emgentheya sabdfl :)18:44
sabdflhi emgent18:44
emgentbig thanks for UDS experience18:44
rlaagerjaromil: Are you doing just a trunk or branches as well? Is tailor flattening that down into linear revisions, or does it maintain the tree?18:45
sabdflemgent: thanks for coming, glad you enjoyed it and hope you will come again18:46
jaromilrlaager: i'm just importing the latest trunk19:01
jaromilthe main repository stays on my git server19:01
rlaagerjaromil: Ok. I'm thinking about doing an MTN -> BZR conversion to test.19:01
jaromilit's a very short simple script and conf file for tailor19:02
jaromilnow i've synced all on launchpad i'm not sure what can i do with it19:02
jaromili wanted to test the code compiling it on ubuntu machines19:02
jaromiland have signed and applied for PPA19:03
jaromilbut cannot really create a package since i don't run ubuntu19:03
jaromildo you know if there is any automated way to compile things in bzr on computer farms?19:03
jaromili'd benefit a lot from that, since i have very little cpu power myself19:04
rlaagerI don't, sorry. What distro are you running?19:04
jaromildebian etch19:04
rlaagerIt should be possible to create an Ubuntu chroot then, which should be sufficient for packaging.19:05
jaromilack19:05
jaromilsomething with debootstrap?19:05
rlaagerYeah. I've never done it, but it should be possible. I need to do the opposite one of these days (Debian chroot on Ubuntu).19:10
jaromilAFAIK 'debootstrap sid sid-chroot ftp://ftp.debian.org/debian/' should be enough19:12
jaromili just reached to make debuild work19:12
jaromilso maybe i can upload packages build on etch into PPA19:13
jaromilit should work19:13
jaromilanyone knows what does it means when a PPA build fails with:20:15
jaromilStatus:   Dependency wait20:15
jaromil?20:15
jaromilah found some more hints in docs20:16
geserjaromil: the build waits on a package it needs for building20:18
jaromili have a dependency problem20:18
jaromilmaybe namespace20:18
geserreason could be that the package isn't available at all or in the wrong version20:18
jaromillibbluetooth1-dev20:18
jaromilis not present, even if it should, in feisty20:19
jaromilups, no sorry20:19
jaromilis not in feisty20:19
jaromilmm20:19
jaromilhope libbluetooth2-dev is backward compatible with former ver.1 api20:19
jaromilmore questions (thanks !):20:28
jaromilhow can i change the series of my ppa? would prefer to compile on hardy rather than feisty20:28
emgentsomeone can see https://answers.edge.launchpad.net/launchpad/+question/34031 ?20:28
jaromiland BTW does it takes some time for a ssh-key update to take effect?20:40
Pengjaromil: I'm pretty sure they've been instant for me (the times I've checked at least).21:18
emgentsome lp admin here?21:53
emgentkiko_: ping21:53
jaromilsince 2h now i added a new ssh key deleting the old one22:12
jaromilstill, the old one works, not the new one22:12
jaromilplus now i get an error trying to push to bzr22:14
jaromilbzr merge bzr+ssh://jaromil@bazaar.launchpad.net/~jaromil/freej/trunk22:14
jaromilEnter passphrase for key '/home/root/.ssh/id_rsa': 22:14
jaromilbzr: ERROR: Branches have no common ancestor, and no merge base revision was specified.22:14
jaromiltrying a merge, push doesn't works22:14
jaromili'm using tailor to export from git ...22:14
beunojaromil, that error is unrelated with your ssh key22:27
jaromilbeuno: i guessed that22:55
jaromili also guess bzr doesn't likes to be treated like i was trying to do22:56
jaromilanyway, since i understood bzr hosting is not mandatory to use PPA, i'll just stick with that and wait that launchpad supports mirroring of git repos22:57
beunojaromil, where you using rebase?22:57
beunoLP mirrors branches every 6 hours or so22:57
mwhudsonnot git branches is doesn't22:59
mwhudson(yet, perhaps)22:59
jaromili'm not sure, i was using tailor which is a pythonn wrapper...22:59
beunoah, yes, sorry, I misread. What mwhudson said  :)22:59
=== mwhudson is now known as mwh
=== mwhudson_ is now known as mwhudson

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