[01:27] Hi [01:28] I need to get all people from launchpadlib [01:28] but when I do some test , I only get 50 persons [01:30] does anybody can help me [02:05] enginespot: Launchpad has millions of users, so it's not really sensible to get all of them. [02:06] What are you trying to do? [02:07] I want to get all of the person , and make some Statistics [02:08] such as get the person's ppa [02:09] There's not really a feasible way to do that. Why do you want this data? [02:12] for example , I want to custom a app , statistics the people's ppa [02:12] and make a table [02:13] when I use the interface launchpad.people, I only get 50 person [02:16] currently I want to get a people list , and then get the person's ppa , and statics the ppa's download times or other thing [02:17] when I save the data ,I find that there are only 50 person saved. [02:17] https://bugs.launchpad.net/launchpadlib/+bug/596876 [02:17] Ubuntu bug 596876 in launchpadlib "launchpad.people only returns 50 people" [Low,Triaged] [02:17] There's 40000 PPAs, millions of people, and hundreds of millions of download records [02:18] The API is not designed to enable you to pull down all this data for everyone, because there's so much of it [02:18] but how can I custom it [02:19] I suspect you're misunderstanding the answer, you can't. the end. [02:21] hmm.. at the begining , I want to get all ppas of launchpad , but I did not find a way , only find the way : first get all people , and then get the people's ppa [02:21] Well, what are you actually trying to do? [02:21] Getting a list of all the PPAs is not useful in itself [02:22] You presumably have some end goal [02:23] it is useful , I can do some statistics, and make a list , for example , when user do some search for "java" ppa , maybe he will get a a list for ppa , [02:24] for me , I custom a app , he can know the download times of ppa [02:24] and he can decide which ppa should he use [02:24] That's not the sort of application we can support today. [02:25] I know , I know , I custom it [02:25] The data that you'd need to pull, and the security implications for users, are both rather large. [02:25] I know you want to write a custom application, but our API in its current form does not readily support that sort of usecase. [02:25] It wasn't designed for it. [02:26] why there is security implication? [02:26] I did not add data to launchpad [02:27] but only get [02:28] Sure, but you're encouraging a popularity contest method of choosing PPAs, rather than a trust-based method, which has interesting and unclear implications. [02:28] So it's not obvious that we'd want to allow that kind of application anyway. [06:17] Hi everyone [06:17] how to get ppa from a project === yofel_ is now known as yofel === Ursinha-afk is now known as Ursinha === benji is now known as Guest93766 [10:03] wgrant: https://code.launchpad.net/~fo0bar/finnix/reprepro-launchpad-announce <-- if you were actually interested in my project from yesterday, here's some presentable code :) === benji___ is now known as benji === Ursinha is now known as Ursinha-afk [12:48] Hello there. Launchpad needs to run update-alternatives --config java before it can build my .deb package. Is there a way to configure that? [13:06] Hello there. Launchpad needs to run update-alternatives --config java before it can build my .deb package. Is there a way to configure that? === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [14:14] Simex: probably not, why do you need to run that? [14:14] Because the application I compile is made in Java [14:15] And for some reason when it is done installing openjdk-7-jdk (using the build dependencies) it doesn't set it as default so the compiling fails [14:15] geser, ^ [14:16] https://launchpadlibrarian.net/121609424/buildlog_ubuntu-precise-amd64.2stream_0.0.2_FAILEDTOBUILD.txt.gz [14:20] Simex: can you also link the package from your PPA? [14:21] I suspect something in the package as it still looks for java-6 [14:21] https://launchpad.net/~mms-projects/+archive/2stream [14:21] Is the PPA [14:26] geser, or do you need something else? [14:27] Simex: I'm not familiar with packaging java programs, but a look http://wiki.debian.org/Java/Packaging suggests that you might need to specify JAVA_HOME=/usr/lib/jvm/default-java in your debian/rules that it uses the right JDK [14:27] Ah okay [14:28] Thanks geser :) [14:28] I hope that helps [14:28] me too :) === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha [17:25] hrmm, is there no way to make a copy of a branch, through launchpad api? one has to use bzrlib magic to do so? [17:47] geser, it doesn't work... I keep getting the same error but I do like the javahelper tool [17:49] I keep getting https://gist.github.com/2caa1b9788b485202987 even though I set JAVA_HOME to =/usr/lib/jvm/java-7-openjdk-amd64/jre [17:49] /usr/lib/jvm/java-7-openjdk-amd64/jre * [18:54] I'm "betienne" on launchpad. So how to get Cyberduck to work for launchpad? I've created the SSH key. [19:18] No need [20:23] I need help with a fake account deletion. [20:27] I keep getting https://gist.github.com/2caa1b9788b485202987 even though I set JAVA_HOME to /usr/lib/jvm/java-7-openjdk-amd64/jre [20:30] Simex: Putting /jre on the end is wrong [20:31] Without it should fix it? [20:32] I believe so [20:32] Lets hope :) [20:33] Normally I would fix it by setting OpenJDK 7 as the default JDK using update-alternatives --config java [20:33] But I don't think I can execute that on Launchpad or can I maxb ? [20:37] maxb, ^ ? [20:39] It looks like Ant doesn't see the variable :( === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk