/srv/irclogs.ubuntu.com/2015/09/17/#launchpad.txt

sergio-br2the package compiled, but I got a "failed to build", what's happening here?02:58
sergio-br2https://launchpadlibrarian.net/218147312/buildlog_ubuntu-trusty-amd64.libretro-mgba_0.3.0%2Br18~14~ubuntu14.04.1_BUILDING.txt.gz02:58
sergio-br2the recipe: https://code.launchpad.net/~libretro/+recipe/mgba-libretro-daily02:58
sergio-br2ok, found it03:02
sergio-br2"https://launchpadlibrarian.net/218147312/buildlog_ubuntu-trusty-amd64.libretro-mgba_0.3.0%2Br18~14~ubuntu14.04.1_BUILDING.txt.gz"03:02
sergio-br2ops03:02
sergio-br2Since use of implicitly converted pointers is always fatal to the application03:02
sergio-br2on ia64, they are errors.  Please correct them for your next upload.03:02
banixhad a question about searching bugs in launchpad. Is there a way to look for bugs submitted from a certain organization? I tried using partial email addresss as the submitter in advanced search (for example ibm.com) but that does not work. Any way to do this?14:54
cjwatsonbanix: I'm afraid not, and I suspect it wouldn't be a very useful view as people from a given organisation are often working on various projects.  It's probably better to use tags, or perhaps additional project-tracking bug tasks.15:23
rbasakIn the special case of IBM, there seems to be some kind of bridge that they use so all bugs I deal with from IBM are submitted by the "bugproxy" user.15:26
banixcjwatson: thanks for your answer. I use launchpad in OpenStack and was wondering if I could simply track what a group of people (say from my company) were working on rather than creating another system to do that. Any good way of doing such a thing? Any suggestions/pointers is appreciated.15:26
rbasakThat might just be a specific team within IBM though.15:26
cjwatsonWe wouldn't do matching on e-mail address.  In principle it might be possible to search for all bugs reported by members of a particular team, although that isn't supported today and we'd have to look at whether it's possible to make that perform well.15:27
cjwatsonI suspect the query would be fairly terrifying ...15:27
cjwatsonrbasak: I believe that's for certain porting projects, not OpenStack.15:28
banixcjwatson: rbasak so are there other tools that can help me? in case you are aware of any. Just don’t want to create a new process or a huge overhead for people who file bugs and work on them while I can get a view of what is being worked on, etc….15:30
rbasakYou could write a bot that looks up by specific individual submitters and adds a common tag maybe?15:31
cjwatsonAnything for this type of work will require some assembly on your side.15:31
banixcjwatson: yes using a particular team would be helpful but i can imagin how big a querry that would lead to if there are many members of the greoup (assuming the querries will be based on individual members)15:32
cjwatsonIf it's an ongoing thing, you could write a launchpadlib script to search for tasks in various project (or a project group perhaps?) and return bugs with particular reporters.15:32
banixcool, will look for info on writing a launchpadlib script15:33
karnicjwatson: wgrant: Hi folks. Should I be able to see launchpad.net/projectname/+admin if I'm the project owner, or is this page (with project name and page aliases) visible to launchpad staff only?15:46
cjwatsonkarni: +admin is generally staff only.15:48
karnicjwatson: ok, makes sense. is there any way an owner can change project name (url) without contacting staff? (it's okay if the answer's 'No', I just want to know.)15:49
cjwatsonkarni: Afraid not.  https://answers.launchpad.net/launchpad is the way to request that kind of thing15:49
cjwatsonIt's quick for us to do15:50
cjwatson(And let us know whether you need a redirect left behind)15:50
karnicjwatson: roger, thank you!15:50
maprericjwatson: can you also delete a project?  ages ago i registered one while thinking i'd have started a thing, but in the end i did nothing.. i'd prefer to free up the name and everything15:56
=== [HeOS] is now known as HeOS
cjwatsonmapreri: Yes, same URL16:09
maprericool16:09
* mapreri never bother about it, dunno how it popped in my mind now16:10
mapreriah, so the bottom "this solved my problem" triggers a reply with thanks, clever :P17:04
dobeyomg this is awful17:47
dobey(the library licensing thing)17:47
tewarddobey: ? (curiousity has piqued)17:48
dobeyoh wrong channel, doh17:48
tewarddobey: IRC will do that to you :)17:49
pgquileshow come launchpad.distributions["ubuntu"].searchTasks() works (many results) but the more-specific launchpad.distributions["ubuntu"].getSeries(name_or_version="vivid").searchTasks() does not?(it produces zero results) Am I doing something wrong?20:32
dobeythere are no tasks targeted to vivid that match what you are searching for?20:38
pgquilesdobey: I'm searching with no parameters (i. e. I'm not limiting results to something more specific). Also, the same happens with other distro series (precise, lucid, etc).21:08
wgrantpgquiles: You always need to pass omit_targeted=False when searching for tasks in a series. It's a bit of a weird API wart.21:31
pgquileswgrant: thanks!22:00

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