/srv/irclogs.ubuntu.com/2014/04/10/#launchpad.txt

=== StevenK_ is now known as StevenK
=== FourDollars_ is now known as FourDollars
=== FloSoft_ is now known as FloSoft
=== Logan_ is now known as Guest24328
=== epsy is now known as \u03b5
=== alexlist` is now known as alexlist
=== G is now known as TWWOC
mattymohow do I configure my launchpad group to subscribe new members to it when they join?09:27
mattymolaunchpad group mailing list*09:28
wgrantmattymo: It's not possible to opt others into mailing lists. Whether to subscribe by default or not is a per-user setting.10:02
mattymowgrant, I realize that now10:07
mattymothe best strategy it seems is to make a group, wait for list to be approved, then tell users to manually subscribe so they can be prompted to join the list10:07
mattymorather than add them manually and then tell them to subscribe to the list itself10:07
=== dpm is now known as dpm-afk
=== Ursinha is now known as Ursinha-afk
=== matsubara_ is now known as matsubara
=== Ursinha-afk is now known as Ursinha
voldymani am writing a bot to fetch bugs from a launchpad project, it will periodically fetch data, should i login_anonymously once and stay logged in for days? or should i login after every few hours?15:08
dobeyvoldyman: do you only want to access public data and not make any changes?15:15
voldymanyup15:16
wgrantvoldyman: login_anonymously doesn't actually log in, as such15:18
voldymanah, so no worries.15:18
wgrantIt's all stateless, so there's no difference whatsoever.15:18
voldymanwe didn't know about the ppa stats were available through the api, i just wrote a bot to fetch them once a day, http://aura.tripent.net/e-stats/15:19
=== rduggan_ is now known as rduggan
rdugganheyo, I've a problem with an i386 jar build that I can't reproduce locally with pbuilder15:42
rdugganhttps://launchpadlibrarian.net/172376524/buildlog_ubuntu-precise-i386.jvmtop_0.8.0-5~ubuntu12.04.1_FAILEDTOBUILD.txt.gz15:42
rduggan(same failure on all series) - looks like an obvious one, the jar isn't being built15:42
rdugganWorks on x64, and on the i386 pbuilder environment15:43
rdugganAny way I can get better logs out of Launchpad? Or, ideally, something closer to the build environment Launchpad uses?15:44
rdugganI'm booting daily builds in Vagrant, and I think I'm as close to the "getting set up" instructions as is required, but clearly I've missed something.15:45
tintouhi all, It has been weeks since I can't use Rosetta because of Timeout Errors, is this a known issue ?15:47
dobeyrduggan: sbuild is clsoer to what lp uses16:23
dobeyrduggan: looks like a packaging data issue though16:23
dobeytintou: i don't think so, but timeouts happen occassionally, more so for extremely large data sets16:26
rduggandobey: aye aye, will pore over it again16:30
rdugganthanks16:30
=== dpm-afk is now known as dpm
choffeeanybody know what's up with launchpad at the moment?17:24
leitaochoffee, seems to be down here as well17:24
leitaochoffee,  Sorry, there was a problem connecting to the Launchpad server.17:25
rewbycraftSo I'm not the only one who's getting that message?17:25
dobeyyes17:26
rewbycraftActually, it seems that everything that uses Ubuntu SSO is down. Can't login to ubuntuforums.org or ubuntuone.com either.17:26
dobeyit's a known issue17:27
dobeyand it's being fixed17:27
rewbycraftGreat!17:27
pdo_fn14I'm facing why so hard to see launchpad now. What's going wrong?.17:28
dobeyif i could change the topic i would17:28
dobeybut yes, there is a connectivity issue being worked on at the moment17:29
rewbycraftInternal network issues (or just a server down)? It seems the front-facing load-balancers are still working just fine (sans their inability to contact the backend).17:30
warren-hillIs the launchpad.net server down at the moment?17:30
kabersoldIt is for me. Just tried to post a question.17:31
dobeysort of down17:31
petanSorry, there was a problem connecting to the Launchpad server. Try reloading this page in a minute or two. If the problem persists, let us know in the #launchpad17:31
heyuguysHey, the launchpad site is down.  Any ideas???17:31
dobeyyes17:31
dobeywe know17:31
petandobey: update topic then so other know :P17:32
rewbycraftPetan, he said he can't.17:32
petanwasn't here when he said that17:32
sixelagood luck to repair our beloved hosting platform :)17:32
petanmeh :(17:32
petanI was just in a middle of some uploads17:32
rewbycraftI was about to pull some source code for a package-rebuild.17:33
dobeyyes we're all aware17:33
dobeyfinal freeze is very near so everyone is upset :)17:33
rewbycraftHeh.17:33
heyuguysI'm looking for the wiconnect debian package.  Are there any alternative URLs?17:34
petanrewbycraft: yes I was too :/ have bunch of packages that needs rebuild17:34
rewbycraftpetan: I'm mostly just rebuilding saucy packages for trusty.17:35
dobeyheyuguys: debian.org?17:35
dobeylaunchpad doesn't host debian17:35
heyuguysthe url I'm trying to access is http://launchpad.net/wiconnect17:36
dobeytry again17:36
choffeeSeems to be working again now.17:37
rewbycraftYep.17:38
pdo_fn14Status worked now. Thanks17:38
choffeeBig thank you to the launchpad admins.17:38
warren-hillWorking for me too.  Any idea what caused it?17:38
dobeyprobably a DDoS17:38
warren-hillbye17:39
heyuguysLooking better now.  Thanks!!!!17:39
voldymanhey guys i am getting frequent request timeouts when loading ppa stats.18:41
dobeyok18:42
jfivoldyman, known issue.... I have workarounded by spliting the requests + cache of responses with start_date and end_date18:43
jfivoldyman, do the request, if you get a 503, adjust start/end date until it does not timeout... I did not find a better way:(18:43
voldymanah, ok. thanks! i'll try that18:44
jfivoldyman, I don't know what you are trying to achieve, but maybe see http://wpitchoune.net/ppastats/ppa/otto-kesselgulasch/gimp/18:46
forensickidI have a ppa package and a I am looking to have it install on the users desktop. I am using the install file to place the other source files in fixed locations, though I am unsure how that works for placing the .desktop in the users /home/ */Desktop/19:30
forensickid*for ubuntu systems19:31
dobeyyou cannot do that from a package19:32
dobeyyou can only install files to system locations19:32
dobeyif the user wants the icon on their background, they'll put it there19:32
dobeyand #ubuntu-packaging for questions about packaging19:33
forensickidthanks - couldnt find the right one!19:33
=== Guest24328 is now known as Logan_
=== DarkPlayer_ is now known as DarkPlayer

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