/srv/irclogs.ubuntu.com/2010/06/11/#launchpad.txt

kb9vqfSo...any idea why the buildd-manager is not dispatching builds?00:29
* kb9vqf feels like an idiot00:38
kb9vqfThe PPA required a virtualized builder00:38
kb9vqfHence the build job hanging00:38
kb9vqfIs there a way to turn off the default PPA virtualization requirement?00:48
wgrantGo to the PPA's +admin.00:49
wgrantUncheck 'Require virtualized builder'00:49
kb9vqfI meant for all newly created PPAs00:50
kb9vqfOr, if it's better, how do I set up the Xen virtualization with Launchpad?00:50
wgrantYou don't need to, unless you want the security guarantees that it provides.00:51
wgrantJust check 'Virtualized' on the builder, and enter some garbage for the virt host field.00:51
kb9vqfwgrant: I kept getting this: lp.buildmaster.interfaces.builder.CannotResumeHost: Undefined vm_host.00:51
kb9vqfAnd it wouldn't build anything00:52
wgrantRight, you need to populate the vm_host field with something. Anything should do.00:52
kb9vqfOhm OK00:52
kb9vqfThat's better00:52
kb9vqfHmmm... "[QueryWithTimeoutProtocol,client] <freyja:http://kvasir-node001.cluster80.edu:8227/> communication failed "00:54
kb9vqfwgrant: Does the remote build system keep a logfile so I can troubleshoot that ^^00:55
wgrantkb9vqf: /var/log/launchpad-buildd/default.log00:55
kb9vqfError accessing Librarian:00:57
kb9vqfSo I need to fix the localhost problem ;-)00:57
kb9vqfwgrant: I'm having some problems getting SMTP to work properly01:04
kb9vqfThe PPA notifications work01:04
kb9vqfNothing else does01:04
kb9vqfAny hints?01:04
wgrant"Nothing else"? Being bugmail, or something else?01:07
kb9vqfwgrant: For starters, the GPG key request01:08
kb9vqfNot sure about bugmail, I'll have to try01:09
wgrantHave you looked at doc/email.txt?01:09
kb9vqfYes01:09
kb9vqfIf I want to make Librarian listen on two interfaces can I do this: upload_host: localhost 192.168.2.201:09
* kb9vqf wants to restart launchpad01:10
wgrantI don't think so.01:10
wgrantHow would it know which to use?01:10
kb9vqfI wasn't sure if it worked something like Apache where you can listen on two01:10
wgrantThat doesn't specify where it listens.01:11
wgrantThat specifies where it connects to.01:12
kb9vqfOops01:13
kb9vqfwgrant: Can I change the Librarian listen address somewhere01:14
wgrantkb9vqf: I don't know.01:14
kb9vqfOK01:14
spivNot purely by editing the configuration, I think.01:18
kb9vqfMight be a network issue on my end after all...01:19
spivIt wouldn't be hard to modify daemons/librarian.tac listen on another port.01:20
spiv(To be clear, I meant to reply that the config doesn't allow for listening on multiple ports, but it does allow for changing which port and IP the server listens on.)01:21
kb9vqfwgrant: Any ideas on this one: http://pastebin.ubuntu.com/448013/01:29
wgrantkb9vqf: 1) No. 2) WTF01:29
kb9vqfI wonder if I got a bad branch download01:30
wgrantVery unlikely.01:30
kb9vqfI can't seem to find any reason for this; is anyone familiar enough with the build system xmlrpc to comment on it? http://pastebin.ubuntu.com/448013/02:03
wgrantCan you get the content of the request using Wireshark or something like that?02:05
wgrantI know both sides of that code very well.02:06
wgrantYou are running buildd-manager and not something else like slavescanner, right?02:06
=== Ursinha is now known as Ursinha-afk
kb9vqfwgrant: Sorry, I had stepped out for a bit.  Yes I am running buildd-manager03:23
kb9vqfI'm firing up Wireshark now03:24
kb9vqfwgrant: I restarted the buildd process and I'm not getting the error any more...weird03:31
kb9vqfNo changes were made to any files03:31
kb9vqfI think that leaves Email as the only problem remaining03:33
kb9vqfSo...why might I be getting this failure during build?04:06
kb9vqfInitiating build 225cbfcd3c71afae51e4fa8c1f122a0296cdd831 with 8 processor cores.04:06
kb9vqf/var/debbuild/srcdep-lock is not a directory04:06
kb9vqfcat: build-progress: No such file or directory04:06
kb9vqfcat: build-progress: No such file or directory04:07
kb9vqfInitiating build 225cbfcd3c71afae51e4fa8c1f122a0296cdd831 with 8 processor cores.04:32
kb9vqfcat: build-progress: No such file or directory04:32
kb9vqfcat: build-progress: No such file or directory04:32
kb9vqfWhy might I get that?04:32
kb9vqfAlso I get a /var/debbuild/srcdep-lock is not a directory04:32
kb9vqfThis is in a local PPA build log04:33
kb9vqfWhy is my buildd remote builder complaining about "/var/debbuild/srcdep-lock is not a directory"?06:03
kb9vqfAny hints?06:03
thumpera wild stab in the dark, but /var/debbuild/srcdep-lock is not a directory06:06
kb9vqfI verified that it is a directory in the chroot environment06:06
thumperin which case, no, I don't know06:07
kb9vqfls -l buildd/build-b6832b48d4bf4c44ff64492ec9808d8fbb258243/chroot-autobuild/var/debbuild/06:07
kb9vqftotal 006:07
kb9vqf-rw-rw-r-- 1 buildd buildd  0 Apr 30 13:49 avg-build-space06:07
kb9vqf-rw-rw-r-- 1 buildd buildd  0 Apr 30 13:49 avg-build-time06:07
kb9vqfdrwxrwxr-x 2 buildd buildd 40 Apr 30 13:49 srcdep-lock06:07
kb9vqfthumper: Hmmm....looks like the chroot command itself either failed or was never run06:10
kb9vqfIt's looking for that directory in the host's filesystem06:10
kb9vqfMaybe that's normal behavior?06:17
* kb9vqf is not familiar enough with the buildd system06:17
edakiriAfter selecting 'this bug affects me" I get a skinny vertical window filled with the text of code in red.07:01
kb9vqfWhy is my buildd remote builder complaining about "/var/debbuild/srcdep-lock is not a directory"?07:24
kb9vqfI verified that it is a directory in the chroot environment07:24
edakiriI restarted my browser & it still happens.07:27
edakiriEven in safe mode.07:29
alkethi , is it possible to translate firefox in launchpad ?08:18
jacks_does ubuntu 10.04 has problems with quilt 3.0 or waf builds?09:25
maxblucid's dpkg supports source format 3.0 if that's what you mean?09:26
maxbI don't know what a waf is09:26
jacks_waf is something like scons09:29
wgrantIt's a Python build system.09:30
wgrantI only know of it because of the recent issues in Debian.09:30
wgrantNot build issues, just the fact that everyone who uses it seems to embed a copy in their tree.09:30
jacks_hmm09:33
jacks_so waf or source format `3.0 (quilt)' shouldn't be problematic in launchpad ppa?09:35
jacks_lucid09:35
wgrantNo, they're fine.09:35
jacks_hmm ok09:35
bigjoolsWife Acceptance Factor09:47
jacks_why does this fail? http://launchpadlibrarian.net/50123830/buildlog_ubuntu-lucid-i386.jack-audio-connection-kit_1.9.5~dfsg-13ubuntu1_FAILEDTOBUILD.txt.gz10:32
=== gmb changed the topic of #launchpad to: http://launchpad.net/ : all systems operational | Read https://help.launchpad.net/ for help | Help contact: gmb | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
shadeslayerhi,can i import my ssh key in launchpad to my machine?11:40
geserLP has only the public part of your SSH key11:56
shadeslayerah :(12:16
=== gnomefreak76 is now known as gnomefreak
=== asac_ is now known as asac
badkyahow do i create a package that depends on another package within my PPA?16:35
badkyaI keep getting "package not found" erorrs16:35
=== deryck_ is now known as deryck
rippsjat: oops, sorry16:49
rippsI uploaded a broken orig.tar.gz to my new ripps818/wacom ppa, so I deleted the package and I tried to upload a new one, but I keep getting rejection emails because it says it already has a wacom-source_0.8.6.2.orig.tar.gz. How do I fix this?16:49
gmbbadkya, ripps, Hi. Let me just try and find someone better placed to answer your question than I.16:50
bigjoolsripps: you can't16:51
=== Ursinha is now known as Ursinha-lunch
bigjoolsdo that16:51
bigjoolsyou need to upload a newer version16:51
bigjoolshttps://answers.edge.launchpad.net/soyuz/+faq/99016:51
rippsbigjools: well, that's annoying.16:52
bigjoolswhy?16:52
=== JanC_ is now known as JanC
mkarnickiHi guys. I started lp:androidu1 project (devel branch here lp:androidu1/0.x ). My question is - I have created some milestones for my project, and just finished the first one. But still for some time the app is not suitable for general use. The project is developed from scratch.17:01
mkarnickiHow can I show users that I have finished the milestone?17:01
mkarnickiI'm new to lp, and I may not get those milestones right.17:01
mkarnickiDoes it make to make a release without an actual file to be downloaded (just to show that v0.1 has been completed) ?17:02
mkarnickiAny hints will be appreciated ;)17:03
=== beuno is now known as beuno-lunch
=== yofel_ is now known as yofel
mkarnicki^ question. any suggestions? :)17:39
mkarnickiso many people, so silent =(17:44
=== deryck is now known as deryck[lunch]
badkyaHi, I'm getting build error for a 64-bit install even though there are no errors in the build log..18:04
badkyaThe same package on a 32-bit machine compiles just fine18:04
badkyaThere are some implicit pointer conversion warnings.. is that likely to cause a package build error?18:04
crimsun_badkya: yes.18:05
crimsun_implicit conversions of that sort can result in Bad Things18:06
badkyabut its just a warning18:07
badkyaand more importantly the warning does not cause a build failure on a 32-bit machine18:08
crimsun_that does not necessarily mean it isn't a bug.18:11
crimsun_(strictly speaking, it probably *is* a bug)18:11
badkyatrue.. just wondering why launchpad is not preparing the package18:11
=== beuno-lunch is now known as beuno
=== deryck[lunch] is now known as deryck
badkyaany ideas?18:24
maxbYou should give us the link to the PPA in question so we can look at the build log18:28
=== Ursinha-lunch is now known as Ursinha
badkyahttps://answers.launchpad.net/launchpad/+question/11428518:31
badkyaI just opened a query18:32
=== shadeslayer_ is now known as shadeslayer
badkyaany help is appreciated.. thanks18:37
=== shadeslayer_ is now known as shadeslayer
bdmurrayWhat do I report a bug about if I want a merge proposal email changed?18:57
deryckbdmurray, you mean that you want the email MPs send to be different somehow?19:17
bdmurraybug 59277119:18
ubot5Launchpad bug 592771 in Launchpad Bazaar Integration "location of merge proposal status in email is confusing (affected: 1, heat: 6)" [Undecided,New] https://launchpad.net/bugs/59277119:18
bdmurrayderyck: yes19:18
bdmurrayI think I may have gotten the project wrong though19:18
deryckbdmurray, launchpad-code ?19:19
bdmurrayderyck: yes, that's what I guessed19:19
deryckbdmurray, yeah, that's right.19:19
bdmurray\o/19:19
maxbbadkya: I think the message at the end of the log about implicit pointer conversions *is* the error19:29
maxbbadkya: In fact, I'm convinced it's correct19:35
badkyaI have the same message in my 32-bit install19:35
maxbYes, but whether it's a warning or an error depends on the architecture19:36
maxband also on the series19:36
badkyaoh well.. i can try with suitable changes.. thanks19:42
badkyayup that indeed fixed it20:20
badkyai would hope that launchpad flags it as an ERROR so I don't have to go on a wild goose/duck guessing chase.. :P20:20
mkarnickiHi guys. I started lp:androidu1 project (devel branch here lp:androidu1/0.x ). My question is - I have created some milestones for my project, and just finished the first one. But still for some time the app is not suitable for general use. The project is developed from scratch.20:31
mkarnickiHow can I show users that I have finished the milestone?20:31
mkarnickiI'm new to lp, and I may not get those milestones right.20:31
mkarnickiDoes it make to make a release without an actual file to be downloaded (just to show that v0.1 has been completed) ?20:31
=== matsubara is now known as matsubara-afk

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