broder | hmm...i bet searching for ubuntu bugs by archive component isn't indexed well enough to not timeout, is it? | 00:09 |
---|---|---|
broder | https://bugs.launchpad.net/ubuntu/+bugs?field.component=3&field.has_patch=1 times out consistently for me | 00:09 |
broder | (yes, i realize that's not the friendliest query) | 00:10 |
penguin42 | lots of things are timing out | 00:14 |
lifeless | broder: archive compoent should be fine | 01:02 |
lifeless | broder: I suspect its the combination :) | 01:02 |
broder | lifeless: no, i can't get that query to complete without the &field.has_patch=1 either | 01:02 |
lifeless | have you filed a bug ? | 01:03 |
broder | not yet | 01:03 |
lifeless | I will do so | 01:03 |
broder | thanks. feel free to subscribe me | 01:03 |
broder | i think that just the component query failing might be recent - i thought i played around with that during UDS or something | 01:03 |
lifeless | broder: what component is that ? | 01:07 |
broder | lifeless: universe, i believe | 01:08 |
lifeless | bug 899776 | 01:14 |
ubot5 | Launchpad bug 899776 in Launchpad itself "Distribution:+bugs timeout searching by component universe" [Critical,Triaged] https://launchpad.net/bugs/899776 | 01:14 |
cody-somerville | Hi. Is it possible to rename a project group? | 06:10 |
cody-somerville | I mean, I can see that I can due to my privs but I wonder if it is actually safe to do when there are projects connected to it. | 06:10 |
* cody-somerville is going to give it a shot. | 06:12 | |
wgrant_ | cody-somerville: It's fine, yeah. | 06:33 |
=== wgrant_ is now known as wgrant | ||
=== Quintasan_ is now known as Quintasan | ||
Sil4nc4_ | hi guys, i got the following issue: http://pastebin.com/jAVD0wzw. I can build mysql on my own box but it fails the ppa build. Any ideas? | 11:58 |
=== jpds is now known as Guest37602 | ||
=== TheEvilPhoenix is now known as Guest68615 | ||
=== fahadsadah is now known as Guest58241 | ||
=== Pici is now known as Guest9123 | ||
=== czajkows1i is now known as czajkowski | ||
temoto | Hello. I uploaded source package to lp, when to expect it to be built or at least some information to change on my page? | 16:20 |
temoto | Here it says "no updates" https://launchpad.net/~temoto/+archive/weighttp | 16:21 |
temoto | Oh, forget it, i got email with errors. | 16:21 |
=== SpamapS_ is now known as SpamapS | ||
Renegade15 | hi | 17:10 |
=== Renegade|ghost is now known as Renegade15 | ||
Renegade15 | question: how do I access blueprints via launchbaselib? I've looked at related Google results, and they're all bugs, questions and blueprints written in a time of API change and are all very convoluted and not helpful. | 17:13 |
tumbleweed | Renegade15: you need to use the devel api_version not 1.0, to get at most of the specification related bits: https://launchpad.net/+apidoc/devel.html#specification | 17:15 |
Renegade15 | okay, let us assume I do that...what path would I take to get to the blueprints? | 17:23 |
tumbleweed | if by path you mean URL, look at the URL template on the link I gave you | 17:27 |
Renegade15 | no, I meant pythonically, if you will...like, the launchpad object exposes both bugs and projects collections...where would I find specifications? | 17:28 |
tumbleweed | search for getSpecification on that page | 17:30 |
=== Guest68615 is now known as EvilResistance | ||
audifahrer | Hi, I've problems with my receipe in launchpad: https://code.launchpad.net/~tux-style/+recipe/eflxx-daily | 20:09 |
audifahrer | I change the repo link from lp:~tux-style/eflxx/trunk to lp:~tux-style/eflxx/trunk/eflxx, but after save the receipe shows the old text and build is wrong in this folder. | 20:10 |
audifahrer | Could anyone give me a hint? | 20:10 |
lifeless | audifahrer: lp:~tux-style/eflxx/trunk and lp:~tux-style/eflxx/trunk/eflxx both refer to the same branch | 20:14 |
audifahrer | lifeless: ok, but I like launchpad to build a deb for this source: http://bazaar.launchpad.net/~tux-style/eflxx/trunk/files/head:/eflxx/ | 20:16 |
audifahrer | lifeless: my first lib is named as the branch. Maybe this is confusing... | 20:16 |
lifeless | you need your recipe to accomodate the layout you have within your branch | 20:19 |
lifeless | the normal thing is to have just one library/package within a branch | 20:19 |
=== _thumper_ is now known as thumper | ||
audifahrer | lifeless: ahh, ok. Didn't know this | 20:39 |
audifahrer | lifeless: but if you write "normal"... is there an exception to change directory to do this? | 20:42 |
lifeless | the recipe can control how things work | 20:44 |
lifeless | so yes - see the docs | 20:44 |
audifahrer | I read the docs, but didn't see it. I tried the run command, but failed | 21:13 |
audifahrer | lifeless: so, you think it's ok, if I do an import request for each deb package I like to build? Even if they're all below the same SVN trunk somewhere? | 21:14 |
lifeless | thats the preferred way to import from svn | 21:16 |
jelmer | audifahrer: the run command isn't enabled on launchpad | 21:17 |
audifahrer | ok, then I'll do it like this. I just didn't know it | 21:17 |
audifahrer | thanks | 21:17 |
temoto | What should i write in my packages Section ? lintian does not like "universe/web" | 21:45 |
micahg | temoto: that's probably a better question for #ubuntu-packaging | 21:47 |
temoto | Thanks. | 21:48 |
* micahg wonders if there's room in /topic for a pointer to #ubuntu-packaging | 21:49 | |
EvilResistance | micahg: you can try ;P | 21:52 |
stgraber | micahg: current topic length is 253, freenode's max topic length is apparently 390, so yeah, should be fine | 21:57 |
audifahrer | now I put one library in one branch and build receipe for it. But result is still not as expected: https://code.launchpad.net/~tux-style/+recipe/eflxx-daily | 22:27 |
audifahrer | why is my library (*.h, *.so,...) not inside the .deb and -dev.deb? | 22:27 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!