/srv/irclogs.ubuntu.com/2009/09/23/#launchpad.txt

=== wscc_ is now known as wscc
james_wyay, email on source package branch merge proposals at last00:43
james_wthanks team00:43
thumperjames_w: np00:44
thumperjames_w: what's the state of package branches on LP?00:45
thumperjames_w: are they all up there now?00:45
james_wand I should be able to reply to them soon as well :-)00:45
james_wgetting there00:45
thumperjames_w: how much to go?00:45
thumperjames_w: you are aware of our space issues?00:45
james_wwe're past the "churn through" stage, on to the "fix errors" stage00:45
thumperwhich means what?00:45
james_wmaybe 10%00:45
thumperI'm unclear00:45
* thumper nods00:45
james_wwell, it requires to look at why bzr failed to import the history of a particular package, work out what triggered the problem, get the fix included, roll that out, and re-import00:46
thumperok00:47
james_wso it's manual work, rather than just time waiting for a script to run00:47
thumperright00:47
thumper10% seems like a lot of manual work00:47
james_wwell, it's a case where 5% will be 1 bug, 2.5% another etc.00:47
thumperah ok00:47
james_wI hadn't looked at the disk usage graph in a while00:48
james_wyou could say it fit quite nicely00:48
james_was long as no-one creates any more branches we will be fine :-)00:48
james_wanyway, good night00:49
djsiegelHello, how can I get my project renamed?01:01
spmdjsiegel: add a question against the l pproject itself; ping me back with the number of same ; I'll verify you're you, and make it happen.01:08
djsiegelspm: awesome, one moment!01:08
djsiegelspm:  https://answers.edge.launchpad.net/launchpad/+question/8357101:10
spmdjsiegel: one of my projects is named awffull. there are worse names than phaste. :-)01:11
djsiegelit's not the worst name ever, but it does sort of make you feel out of breath when you merely read it silently01:11
spmdjsiegel: done. https://edge.launchpad.net/haste01:12
djsiegelwow, thank you so much!01:12
djsiegelspm: if you need a pastebin tool, try haste :) I have no build infrastructure yet, though01:13
djsiegel$ <some command> | haste | xargs gnome-open01:13
djsiegelor01:13
spmhahahaha. love it! will do :-)01:13
djsiegel$ haste --provider pastebin2 my_file.c01:14
djsiegeljust sends the text and prints the url of the resulting paste01:14
=== jumpkick_ is now known as jumpkick
=== jamalta-afk is now known as jamalta
=== wscc_ is now known as wscc
bjsniderwhich debuild options would i use if i do not want to upload the same source tarball over and over again?04:05
wgrantbjsnider: -sa04:05
bjsniderok, so i leave out the -S04:05
wgrantbjsnider: No, that too.04:05
mwhudsonit's the default if the version before the - hasn't changed, isn't it?04:06
wgrant-S says build source only. -sa says don't include the orig tarball.04:06
bjsnider-S -sa would upload the tarball again even if i have not changed it04:06
wgrantWait, yes. I had it the wrong way around.04:06
wgrant-sa forces the tarball to be included.04:06
bjsniderok, so just -S04:06
bjsnidergot it04:06
wgrant-sd will force the tarball to be excluded, but you shouldn't need that.04:07
lifelesswgrant: uhm -sa forces upload04:07
lifelessbjsnider: if you're seeing the tarball uploaded, you're probably doing native builds or something similar04:07
bjsniderif the only change i want to make is the distro in the changelog, i don't need to keep uploading04:07
wgrantlifeless: Yes, I corrected myself. I never have to use it, so I forgot which way around it was.04:07
wgrantbjsnider: You need to also change the version.04:08
wgrantYou can't upload the same version to multiple series.04:08
bjsniderwell, i'll name the distro in the package name definitely04:09
JanChey, if any launchpad admin is around, https://bugs.launchpad.net/ubuntu/+source/gdm/+bug/393854 says that an existing GNOME bug doesn't exist04:14
ubottuLaunchpad bug 393854 in gdm "Update PAM policy to allow password-less logins set up via users-admin" [Wishlist,Confirmed]04:14
JanCnot sure if that will be fixed automaticly or needs manual kicking  ;)04:14
lifelessspm: ^04:15
spmyeah was looking. JanC. not being familiar with the remote bug side; what am I looking for that show's it's broken?04:16
JanCspm: if you fold open the gnome bug line at the top it says "GNOME Bug Tracker bug #414862 appears not to exist. Check that the bug number is correct."04:17
ubottuLaunchpad bug 414862 in acroread "acroread 9: you do not have permission to write to this file" [Undecided,New] https://launchpad.net/bugs/41486204:17
JanCeh, shut up ubottu :P04:17
spmahh right04:17
JanCif you follow the link, you can see it exists04:17
* spm checks checkwatches...04:18
purserjhi all, I'm trying to setup the launchpad code on ubuntu jaunty and I've hit an error when running make schema. Specifically I've got errors coming out the wazoo when trying to build _ctypes04:42
micahgpurserj: try #launchpad-dev04:43
purserjrightio04:43
MFenapi question05:04
MFengetPublishedBinaries and getPublishedSources return a 500 server error when i specify version="something"05:04
MFenis that a bug?05:04
MFenppa.getPublishedSources(version='0.8.5~ppa5') -> 50005:04
MFen(launchpadlib)05:04
MFeni'm having a hell of a time trying to poll to see when my package will be accepted05:08
lifelessuhm05:08
lifelessyou should get an OOPS ID in that 50005:08
mwhudsonit's a bug in something i guess05:08
MFenok, lemme see. maybe the exception has that id?05:09
mwhudsoni think it does05:09
* mwhudson hasn't used the api much05:09
MFen(Pdb) p e.response05:10
MFen{'status': '500', 'x-lazr-oopsid': 'OOPS-1362EC266', 'via': '1.1 wildcard.edge.launchpad.net', 'x-powered-by': 'Zope (www.zope.org), Python (www.python.org)', 'content-length': '14', 'server': 'zope.server.http (HTTP)', 'connection': 'close', 'date': 'Wed, 23 Sep 2009 04:10:19 GMT', 'content-type': 'text/plain'}05:10
ubottuhttps://lp-oops.canonical.com/oops.py/?oopsid=1362EC26605:10
MFenapparently i can't click on that? :)05:11
=== jamalta is now known as jamalta-afk
mwhudsonnot usefully, no05:11
lifelessonce it syncs we can inspect it for you05:11
MFenhow long does it take to sync?05:17
mwhudsonup to 10 minutes05:17
MFenk05:17
lifelessAssertionError: 'version' can be only used when name is set05:20
lifelessMFen: please file a bug - that should be a clean API error not an oops.05:20
MFenok. the proper invocation would be, what, version=set(['0.8.5~ppa5'])? or does "set" mean something else in this context05:22
wgrantNo, no, it means you need to set the name.05:23
wgrantSo you need to search for both a name and a version.05:23
wgrantNot just a version.05:23
MFenoh, i mentally added a word there05:23
MFenyeah, that makes sense. didn't occur to me because i only have one package05:23
MFenfile that bug against..?05:24
wgrantsoyuz05:24
MFenty05:24
lifelessref the oops number05:25
lifelessit will make it clear to folk reading it05:25
=== poolie1 is now known as poolie
MFenoh ok05:30
MFenhttps://bugs.launchpad.net/soyuz/+bug/43502305:32
ubottuLaunchpad bug 435023 in soyuz "Missing name to getPublishedBinaries or Sources should be an error, not oops" [Undecided,New]05:32
Ursinhaouch, I can't edit the bug description05:35
Ursinhawonder if it's just me05:35
lifelessUrsinha: its just you05:36
Ursinhalifeless, I click in the exclamation mark, add the text and when click the green check for it to record the changes, the field box gets red and I see in tiny red letters: Entity-body was not a well-formed JSON document.05:39
Ursinhalifeless, are you able to record the changes?05:39
lifelessUrsinha: I did05:40
lifelessUrsinha: I've had that red error a few times05:40
Ursinhacrap05:40
lifelessI'll file a bug the next time  Isee it05:40
lifelesstry repeating your action if it happens (may need to refresh)05:40
sujihow to download and install a package from the existing ppa?05:42
UrsinhaI did it like a dozen times05:42
Ursinhanow with another browser and same shit05:42
Ursinhasuji, you should add the ppa to your sources.list and install it via apt-get or aptitude05:43
lifelessUrsinha: ctrl-R ?05:43
Ursinhalifeless, nothing05:44
lifelesshmm05:45
lifelessyou're on https yes?05:45
lifelesscan't be a proxy then...05:45
Ursinhalifeless, it was working this afternoon05:47
UrsinhaI did nothing different05:47
lifelessUrsinha: sure05:48
lifelessUrsinha: when its happened to me its been a 30 second thing05:48
lifelessjust ctrl-refresh, works, keep goin05:48
lifelessg05:48
MFenargh05:52
MFenhow do you tell if a collection is populated, in launchpadlib?05:52
MFeni just want to know if there's at least one item05:52
UrsinhaMFen, len(list(collection)) maybe works05:53
wgrantBut that's potentially very, very expensive.05:53
MFenwell, i was hoping i wouldn't have to do that05:53
Ursinhayes, indeed05:53
UrsinhaI don't know if there's a count or something that could tell that right away05:53
wgrantI don't think there is.05:53
MFensources[0] returns an IndexError when empty.  so i could catch the exception..05:54
wgrantMaybe try to get collection[0]?05:54
Ursinhayes, and catch the index error05:54
MFenugh?05:54
Ursinhathat what I do05:54
wgrantThere's nothing really wrong with that.05:55
MFenpoor form. it would be nice if the api made len() work. it doesn't have to be expensive if you do it on the server05:58
wgrantIt could be.06:02
wgrantCOUNT often isn't cheap.06:02
mzzsounds like you want it to support bool(), not necessarily len()06:02
MFenyeah, i really want bool in this case, but len comes in handy too06:03
MFeni always wondered why COUNT isn't O(1) for real tables06:04
=== Ursinha is now known as Ursinha-afk
MFensurely it occurred to someone to just keep a counter..06:05
mzzit isn't?06:05
* mzz feels ignorant06:05
MFenwell, i suppose i haven't actually checked06:05
mzzI figured COUNT would only be slow if it involves a WHERE06:05
mzzor something else making it differ from just the number of rows in the table06:06
wgrantTransactions.06:07
MFenok. making actual progress06:07
wgrantMVCC can make COUNT require a sequential scan, I believe.06:07
MFeni am now able to tell when the ppa has accepted my package, through the api. it's heinous, but it works06:07
MFennow i need to figure out what it takes to poll the binaries06:08
mzzthis sounds like it's for something I might like06:09
MFeni'm automating steps 4-5 here http://wiki.goonmill.org/HowtoReleaseHypy06:09
MFenit's for release automation. i shouldn't have to hang around and wait for my packages to build, so i'm writing something that uses the api to poll for built packages. when they're done, it'll copy them, too06:10
MFenwhat i want to answer at this juncture is: "are all the binaries that are going to be built, already built?"06:11
MFenthe hard part of that question is i don't know how to find out how many binaries are going to be built06:12
lifelessMFen: its turing complete06:12
MFenafaict the api does not actually use the "pending" status. i can only see packages that actually were built06:12
mzzyou'd have to peek at the debian/control file, and I have no idea if launchpad does that before actually building06:12
lifelessMFen: if you have an oracle, use it. Otherwise you have to wait.06:12
MFenlifeless: i'm going for an approximation i.e. "within the next day or so" :)06:12
lifelessMFen: no, I mean the number and names of the built packages06:12
lifelessMFen: its turing complete.06:13
wgrantMFen: The API does use the pending status.06:13
wgrantMFen: What is missing?06:13
MFenwgrant: well, i have yet to see getPublishedBinaries return any pending packages in the list06:13
MFenunless it means something unexpected06:13
wgrantMFen: That's because they will only be Pending for a few seconds.06:13
wgrantMFen: Unlike sources, binaries only get publishing records just before they're actually published.06:14
MFenwell, that would explain it. so how do i know how many builders it has spawned? i just want to know that, and then wait for all of them to finish06:14
wgrantMFen: You have to look at build statuses for the rest.06:14
wgrantMFen: Have a look at getBuildRecords, I guess.06:14
lifelessMFen: one per arch, except arch all06:14
lifelessor any; where any is one per build arch for the distro ~~ ppa-build-arches, and all is one arch only06:15
lifelessMFen: what are you trying to achieve?06:16
lifelessMFen: nothing in the hypy list seems to need estimates06:16
MFenjust like i said, trying to automate my release.  rather than sit on the web page and wait for all the building to complete so i can copy packages, i want my computer to do the waiting06:16
MFenestimates?06:16
lifeless15:10 < MFen> what i want to answer at this juncture is: "are all the binaries that are going to be built, already built?"06:17
lifelessthats an estimation question, isn't it?06:17
MFenno?  a certain number of builders are spawned each time. (it's probably always 3, but i'm not sure). i want to wait for all those arches to finish building06:17
wgrantIt's easy enough to check.06:17
MFenit's an exact number, i just don't know what it is :)06:17
lifelessah!06:18
lifelessarches != binaries06:18
wgrantLocate all builds for the source.06:18
lifelessvery different thing06:18
lifelesshttps://edge.launchpad.net/~subunit/+archive/snapshots/+packages06:18
lifelessstart with that page in the lp06:18
lifelesssource06:18
wgrantHmm.06:18
lifelessshould give you enough inspiration06:18
wgrantIs the necessary stuff exposed in the API...06:18
* wgrant checks.06:18
MFeni haven't looked at getBuildRecords yet06:19
wgrantMFen: Ah, easy. You don't need to.06:19
wgrantMFen: Use archive.getBuildSummariesForSourceIds06:19
MFenaha!06:19
MFenyes. i shall try that.06:19
wgrantMFen: That will give you a nice overview of the status of all the builds. It will even tell you when the build is finished, but the binaries aren't published yet.06:19
wgrantIf the binaries are unpublished, it will give a status of FULLYBUILT_PENDING, rather than the normal FULLYBUILT.06:20
wgrantThat's what the page lifeless pointed at uses.06:20
MFenok cuz i still have no idea what i'm supposed to be looking at on that page06:21
wgrantMFen: The far-right column in the table is the information that you require.06:22
MFenoh, yeah. that's no different from what i see on my own ppa page though06:23
wgrantRight.06:23
wgrantBut that shows what you need, so you could check the code.06:23
MFenoh right. the code. i forgot you guys released the code06:24
MFenremembering that would have made this easier06:24
MFennot one hit on google code for that api06:31
wgrantThat's unsurprising.06:32
wgrantIt exists mainly for the use of the PPA listing page.06:32
MFeni dunno. google code doesn't seem very useful06:32
MFenyou'd think it would index anything open source that had a web repo06:32
MFenpuzzling06:34
MFensource_ids is a single int?06:34
wgrantMFen: A list of ints, I believe.06:35
wgrantMFen: Not designed nor ideally suited to launchpadlib use, but it can be done.06:35
MFeni'll have to parse it off of self_link06:36
wgrantMFen: You need to get the ID of the source_package_publishing_hisory.06:36
wgrantI think so, yes.06:36
wgrant:(06:36
MFenVersion 0.8.5~ppa9 packages not yet accepted by the PPA.  Waiting 20s... [\n] Package was accepted. [\n] BUILDING: amd64 build of python-hypy 0.8.5~ppa9 in ubuntu karmic RELEASE [\n] BUILDING: i386 build of python-hypy 0.8.5~ppa9 in ubuntu karmic RELEASE [\n] BUILDING: lpia build of python-hypy 0.8.5~ppa9 in ubuntu karmic RELEASE [\n] 0/3 packages finished.  Waiting 60s...06:56
wgrantMFen: Looking good.06:58
lifeless\o/ load06:58
lifelesswe need notfications :P06:58
wgrantlifeless: PPA pages do exactly the same thing every 60 seconds if there are any builds that are not finished and published.06:58
MFeni'm going to have to make my timeout a lot longer. i've got 28 minutes waiting in the queue now :)06:59
lifelesswgrant: same applies there :)06:59
wgrantMFen: Bonus points for reading the estimated start time and delaying until around then.07:00
wgrant(sadly that's not possible yet, but it would be a simple patch)07:01
MFenok. thanks a million for your help, everyone07:04
MFeni'm going to go to bed now. i'll pick this up again tomorrow07:04
wgrantNight.07:04
jmlhello08:25
noodles775hi :)08:26
lifelesshi jml08:30
Amaranthyay the little i came back for public/private on webkit08:36
Amaranthoh, that's a pencil, never noticed08:37
sivanganybody remembers david alouch's irc nick ?08:44
wgrantsivang: ddaa08:47
sivangwgrant: thank you!08:57
* maxb blinks08:59
maxbSo I accidentally superseded a package in my PPA with one with a *lower* version number08:59
wgrantYou hadn't previously deleted it?08:59
maxbno08:59
maxbum08:59
wgrantBut...08:59
maxboh yes I had, but I got confused09:00
noodles775*phew*09:00
wgrantConfusion is easy.09:00
maxbI'd deleted it, but I'd also copied it to *another* PPA09:00
wgrantAh.09:00
maxband I'd got confused which one I was looking at09:00
=== mrevell-dinner is now known as mrevell
thekornhi, is editing of bug descriptions known to be not working, I always get09:10
thekorn"Entity-body was not a well-formed JSON document"09:10
thekornbtw, it is hardly readable on my netbook in such a small font ;)09:11
spmJanC: ref that gnome bug you noted earlier? is now better understood; a solution will be either part of the rollout in ~ 13ish hours (2200 utc) or manually fixed later today. gmb is the person to talk with for the thrilling details. :-)09:36
=== doko_ is now known as doko
jblountI love it when I click a button I dont' click every day and get nice ajaxy fun stuff in LP.10:29
jmlheh10:33
=== danilo-afk is now known as danilos
=== sayakb_ is now known as sayakb
Turms_why https://bugs.launchpad.net/bugs/433259 doesn't show up in my launchpade page: https://bugs.launchpad.net/~sentiniate10:59
ubottuLaunchpad bug 433259 in grub-installer "karmic - /etc/grub.d/ contains both 30-otheros and 30_os-prober " [Medium,Fix released]10:59
Turms_and, my impression is that the fix has furtherly messed up things, i'll have to take photos of grub window and add them to my bugreport11:01
=== carlos_ is now known as carlos
mptgnaarrrrr11:32
wgrantUhoh.11:32
mptI can't get to the Ubuntu Bugs page from an Ubuntu bug report11:32
mpte.g. https://bugs.edge.launchpad.net/ubuntu/+source/ubuntulooks/+bug/1604511:33
ubottuLaunchpad bug 16045 in ubuntulooks "Show Desktop button (and some others) shouldn't have rounded borders" [Wishlist,Confirmed]11:33
wgrantTrue.11:33
mptWhat am I missing?11:33
wgrantWas there ever a way to do that?11:33
mptYes, in 2.x you could click on "Ubuntu" in the hierarchy11:33
wgrantOh, right.11:33
james_w"#11:41
james_w# Launchpad now open source! – 21 Jul 200911:41
james_wTranslate a phrase once, have it show up in all your releases. "11:41
james_wthat seems a bit wonky11:41
james_w(from the front page)11:41
maxbWhat's up with the PPA builders? Did the ongoing ubuntu archive rebuild get reprioritized above normal PPA builds?11:45
intellectronicampt: yes you can, using the so-called bread crumbs11:45
bigjoolsmaxb: it looks like nothing's getting dispatched at all11:46
bigjoolsgar11:46
mptintellectronica, none of them go to the Ubuntu Bugs page. Close, though. :-) One goes to the Ubuntu page, and another goes to the ubuntulooks Bugs page.11:46
intellectronicampt: ah, interesting. so i guess packages should have another level in their breadcrumbs11:48
wgrantOr the breadcrumbs need dropdowns like they had in 1.0.11:48
maxbOh yes, the build farm does seem to have melted completely :-/11:48
bigjoolsI am trying to get an admin to poke it11:49
wgrant6 hours ago.. wow.11:49
intellectronicai was not a big fan of those dropdowns, i like having all the text in front of me11:50
mptintellectronica, I guess this was a bit inevitable when trying to collapse two aspects of navigation (hierarchy + facets) into one. I don't see where "Bugs in Ubuntu" would sensibly go into that hierarchy. Either you came from the ubuntulooks page, or you came from the Ubuntu Bugs page, not both.11:50
mpt(the ubuntulooks Bugs page, I mean)11:50
mptYou can't actually get to from the Ubuntu Bugs page to the ubuntulooks Bugs page. That's not a problem in itself, but it would be weird for the breadcrumbs to suggest you can.11:51
intellectronicampt: i see what you mean. yes, that's quite tricky. but i think a rule of the facet breadcrumb always showing after the context will work11:52
intellectronicawell, not context, i mean target. in this case the bug is the context11:52
=== cprov-afk is now known as cprov
mptintellectronica, so what would that mean in this case? "Ubuntu “ubuntulooks” package Bugs in ubuntulooks Bug #16045" then ...11:53
ubottuLaunchpad bug 16045 in ubuntulooks "Show Desktop button (and some others) shouldn't have rounded borders" [Wishlist,Confirmed] https://launchpad.net/bugs/1604511:53
* mpt wonders why the guillemots didn't copy11:53
bigjoolsmaxb: it's getting un-boogered now11:53
maxb\o/11:53
maxbthanks11:53
bigjoolsand the bug that causes it will be squished tonight in the rollout11:53
maxbeven better :-)11:54
intellectronicampt: yes, that's what i meant11:54
mptintellectronica, I was waiting for you to fill in the blank :-) What would go after that?11:55
maxbbigjools: Whilst you have an admin around, could you get them to kick zeca too?11:55
bigjoolsmaxb: zeca?  you mean the keyserver11:55
maxbye11:55
mpt(Oh, I see, they're list items with custom bullets, not real guillemots. That'll be a bit awkward for people using screen readers or text browsers.)11:55
maxbs11:55
bigjoolszeca is a test thing :)11:55
bigjoolsthey are aware of it, I don't know what's up with it11:56
intellectronicampt: the bug is the last component11:56
mptintellectronica, yes, so where would "Bugs in Ubuntu" go in that list?11:56
intellectronicampt: it would go immediately after ubuntu11:58
mptintellectronica, so "Ubuntu > Bugs in Ubuntu > ubuntulooks package > Bugs in ubuntulooks > Bug 16045"?11:59
ubottuLaunchpad bug 16045 in ubuntulooks "Show Desktop button (and some others) shouldn't have rounded borders" [Wishlist,Confirmed] https://launchpad.net/bugs/1604511:59
wgrantmaxb: Apparently keyserver.u.c is just overloaded.11:59
intellectronicampt: yup11:59
maxbeek11:59
wgrantYes. Use pook.sks-keyservers.net instead, I suppose.12:00
intellectronicait's not that clean, but i think it's still better than the matrix for hierarchy and facets, which can be quite confusing12:00
wgrants/pook/pool/12:00
mptintellectronica, I think the main reason it was confusing was the "You're using edge" bar splitting it in two. I really don't think a hierarchy alone can sensibly do the job, but I hope you succeed anyway. :-)12:02
=== sayakb_ is now known as sayakb
=== henninge is now known as henninge-lunch
=== mrevell is now known as mrevell-lunch
=== henninge-lunch is now known as henninge
=== Ursinha-afk is now known as Ursinha
KIAazehi, I am unable to check out this bzr branch on launchpad: bzr branch lp:webcontentcontrol12:56
KIAazeI get the following error12:56
KIAazebzr: ERROR: Target directory "webcontentcontrol" already exists.12:56
KIAazebzr: ERROR: Unrecognised container format: '<html>'12:57
KIAaze(other error just from previous attempt)12:57
KIAazeBazaar version 1.13.112:58
=== mrevell-lunch is now known as mrevell
=== matsubara-afk is now known as matsubara
salgadoKIAaze, it means there's a directory named webcontentcontrol in your CWD.  you need to either remove it or use a different name for the branch (e.g. bzr branch lp:webcontentcontrol webcontrol)13:26
KIAazeno, that was just a copy/paste error. The real error was the html thing.13:27
KIAazebut I managed to check out the branch after using my launchpad login, so it went over SSL13:27
gesercprov: is the fix for bug 408528 already in use? because http://launchpadlibrarian.net/32262296/upload_1255703_log.txt (Unhandled exception processing upload: duplicate key value violates unique constraint "person__account__key")13:36
ubottuLaunchpad bug 408528 in soyuz "Packages build but fail to upload due to email address issue" [High,Fix committed] https://launchpad.net/bugs/40852813:36
cprovgeser: it should be, let me check13:37
wgrantOh dear.13:37
wgrantThat's not a good looking error...13:37
geserI've seen this already in the copy archive but now in the main archive too13:39
wgrantHmm.13:40
wgrantDoes that mean there is an account with a person and an email address, but the email address is not linked to the person?13:40
lamotheHi all, I have an issue that I hope that you can help with.  I would like to delete https://launchpad.net/me-tv/+milestone/beta but every time I try to, I get an oops.13:49
cprovgeser: can you safely retry that build ?13:52
geserwhat you mean with "safely retry"?13:53
cprovgeser: if retrying that build is still possible and wouldn't cause any problem to your archive.13:57
gesercprov: ah, sure13:57
gesercprov: I'll let you know when the retry is done by the buildd13:59
cprovgeser: what's the build url ?13:59
gesercprov: https://edge.launchpad.net/ubuntu/+source/php-kolab-filter/0.1.5-2/+build/125570314:00
cprovgeser: rescored.14:00
geser:)14:01
cprovgeser: same error, the workaround doesn't cover this case, I will investigate.14:10
=== jamalta-afk is now known as jamalta
=== sayakb_ is now known as sayakb
ahasenackhey guys, I get an OOPS when I click on the logout button14:48
ahasenackeverytime14:49
ahasenackjust wondering if someone would like to take a quick look14:49
ahasenackI'm at this url: https://bugs.launchpad.net/landscape/+bug/+logout14:49
ahasenackOOPS-1362G2187 is the last oops14:49
ubottuhttps://lp-oops.canonical.com/oops.py/?oopsid=1362G218714:49
ahasenackand I'll get another one if I click on "logout" again14:49
ahasenacklooks like the 404 page from LP14:50
ahasenackI was logged in as someone who could browse landscape buugs14:50
ahasenackthen in another tab I logged out and logged in as someone who couldn't14:50
ahasenackthen went back to the first one and clicked logout14:50
ahasenackI think that was what I did14:50
ahasenackok, I'll close it and move on as I need to do some work too :)14:52
eagles0513875hey guys do the gpg keyservers fall under this jurisdiction? or is this the wrong channel15:05
=== ursula_ is now known as Ursinha
cumulus007Why is the translation system in Launchpad so hard to use? It's not well-integrated into the search system, for instance, I can't filter out translate templates. It's just hard to find the translation template you need and I really think it should get an overall refresh15:59
beunocumulus007, it has had a refresh on edge15:59
beunohave you tried edge?15:59
cumulus007not yet, I'll have a look then :)16:00
cumulus007ah it's a lot cleaner and faster16:01
beunocumulus007, it will be rolled out to production in a few hours16:01
cumulus007yes I read about that16:01
cumulus007beuno: there is just one feature I would really like to see.. It would be great if I could list Ubuntu-specific software and documentation only16:03
cumulus007beuno: is something like that in development or discussed?16:03
beunocumulus007, I don't know, but danilos, jtv or henninge may16:04
daniloscumulus007: you mean something like https://translations.edge.launchpad.net/ubuntu/?16:05
daniloscumulus007: when you into a particular language, you'll see only ubuntu-specific software and documentation16:05
cumulus007No, because KDE software, GNOME software and lots of other software16:06
cumulus007..is also listed.16:06
=== jon is now known as Guest8339
binetouhihi  it's my first time here16:31
binetouis there some one ? Y'a-t-il quelqu'un ??16:31
Ursinhabinetou, there is always someone :)16:32
binetousorry !!16:32
Ursinhabinetou, nothing to be sorry about16:33
jamaltaUrsinha: jeez, you scared him off!16:33
Ursinhahahaha what the...16:33
jamalta:P16:33
Ursinhajamalta, :P I wonder what I said16:33
jamaltaUrsinha: i have no clue.. i do wonder what the second part of his message was16:33
MFenwgrant, others: thanks again for your help. i got it working16:34
MFenhttp://hypy-source.goonmill.org/file/6454ce4fc3e5/build-tools/lptool16:34
idnarhmm, does Launchpad not generate diffs for merge proposals for private branches?16:34
MFencurrently lgpl licensed (but i'm not picky about that), if anyone wants to build something more general on top of it16:35
Ursinhaahasenack, hey, are you still getting those 404s?16:35
idnaroh nevermind, I guess it just took longer than I expected16:38
jmlidnar, it takes longer than I'd like16:39
MFenanyone here in sydney?16:49
MFenor parts nearby?16:50
MFeni was going to comment that that strikes me as a beautiful apocalypse.  then i saw this picture: http://inapcache.boston.com/universal/site_graphics/blogs/bigpicture/ausdust_09_23/d18_20458747.jpg16:50
MFenTHE END IS NIGH16:50
jmlMFen, I left Sydney on Sunday16:52
jmlMFen, it's almost 2am there, so there won't be many folk around :)16:52
MFenah right16:52
jmlawesome photo though16:52
MFenmore here.. http://www.boston.com/bigpicture/2009/09/dust_storm_in_australia.html16:53
jmlMFen, the headline is a little odd16:56
MFenwell, it's a boston-based news source16:56
jmlMFen, I was going to say that since the country is largely desert, "Dust storm in Australia" is a bit like "Snow in Canada"16:58
MFenhaha good point16:58
MFenis that actually true though?  we have lots of desert in CA, but not that many dust storms16:58
MFenCA, not .ca btw16:58
jmlMFen, I don't know. I've never had a good reason to visit the desert. :)16:58
jmlMFen, dust storms in Sydney are extremely rare16:58
jmlthat's newsworthy16:59
MFenwell, it's pretty. gonna be hell to clean up17:00
=== soeb is now known as soeb__
=== soeb__ is now known as soeb
ahasenackUrsinha: no, I moved away from that state (url and login I was using)17:07
=== salgado is now known as salgado-lunch
=== deryck is now known as deryck[lunch]
=== salgado-lunch is now known as salgado
=== flacoste is now known as flacoste_lunch
=== flacoste_lunch is now known as flacoste
=== mrevell is now known as mrevell-dinner
=== kfogel changed the topic of #launchpad to: https://help.launchpad.net has help for Launchpad.net | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev
=== kfogel changed the topic of #launchpad to: Read https://help.launchpad.net for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev
=== deryck[lunch] is now known as deryck
=== Ursinha is now known as Ursinha-brb
james_wI'm forging web app requests, and I'm getting some 500 responses with 'Application error.  Unauthenticated user POSTing to page that requires authentication.'19:19
james_wthey are deterministic, but I have no trouble doing it with my browser19:20
james_wwhich would point to a python-launchpadbugs issue, but I find the fact that it is 500 responses odd19:20
asabilhi all19:30
asabilare there any .deb packages to install launchpad on a server ?19:30
beunoasabil, no19:31
beunonone planned19:31
tonyyarussosad19:31
asabiloh, any reason for that ?19:31
asabilI think that launchpad is just awesome, and if some packages were available it would just get more people to use it within organizations19:32
beunoyes, our open sourcing is to give the community the power to add value to Launchpad19:32
beunonot enable other instances to come up19:32
beunoso we won't be spending any time towards that direction19:32
asabilI understand that19:32
* tonyyarusso really needs to make a list to keep track of all the people who work for Canonical now19:32
asabilbut I think that contributions will come from people working within other companies19:32
asabiland who deploy instances of launchpad internally19:33
asabilin the same way that they contribute to bugzilla and other internal tools19:33
beunoright, but it's an indirect benefit19:33
james_wit's free software now, you have the freedom to package it19:33
asabiljames_w: true, but I would probably spend days trying to get it packages, instead of spending days writing patches for it to improve it19:35
asabilI think it would make a lot of sense to have launchpad in the launchpad ppa19:35
beunoasabil, and why do you want Launchpad developers to invest those days for you?  they can write patches in the time as well...19:36
asabilbut anyways, that was just a query in case it was available, I will try to come up with something19:36
asabilbeuno: because my packaging attempts were failure :)19:36
asabilbut thanks for the great software that launchpad is19:37
asabilI will hopefully get an instance deployed where I work19:37
beunoasabil, in general, we're happy that people are using it, but we made a concious decision to not invest resources in deployment19:39
asabilbeuno: I understand that :)19:39
=== danilos is now known as danilos-afk
c_kornhello I just got a mail "On 2009-09-22 13:03z (1 days 6 hours 7 minutes ago), you uploaded a file20:12
c_kornwith translation templates for quilt in Ubuntu Karmic package "quilt" to20:12
c_kornLaunchpad."20:12
c_kornbut I never uploaded anything20:13
=== yofel_ is now known as yofel
=== mrevell-dinner is now known as mrevell
geserc_korn: sponsored upload to main perhaps?20:34
c_kornhm, no idea. I may have translated a few string in quilt recently20:35
geserc_korn: you don't need to touch any translation files to get this email20:35
c_korngeser: I did an update to quilt recently. so this is why I got the mail ?20:40
c_kornmy new version got released in karmic20:40
geseryes20:43
=== Ursinha-brb is now known as Ursinha
c_korngeser: ok. is there anything I am supposed to do now ? (here is the full mail text: http://pastebin.com/d56510c19 )20:45
geserc_korn: don't know as in the few cases I got the email, the import worked and I ignored the mail :)20:49
c_korngeser: how can I check if the import worked ?20:50
geserc_korn: you probably need to grab someone familiar with the translation (rosetta) stuff20:50
c_korngeser: ok, thank you.20:55
=== sale_ is now known as sale
=== jamalta is now known as jamlata-afk
=== jamlata-afk is now known as jamalta-afk
=== Chex changed the topic of #launchpad to: Read https://help.launchpad.net for help | Help contact: - | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad will be down/in read-only from 22:00 UTC until 23:00 UTC for a code update | Launchpad is open source: see channel #launchpad-dev
flacostebac: what is the distinction between project reviewed and project approved21:58
flacostebac: when reviewing project21:58
flacostebac: and shall I check both or only one of them?21:58
bacif it is an open source project and you approve of it, check both21:59
flacostebac: sorry, i just missed the big blob of text at the top of the page :-)21:59
flacostedoh21:59
bacflacoste: yeah, read that21:59
flacostewhat, that big blob of text?21:59
flacosteno way, don't make me think ;-)21:59
bacflacoste: critical thing to remember:  if it is 'other/open source' and you check 'reviewed' but not 'approved' it will show up as proprietary21:59
bacif it is a good FOSS project, just check 'reviewed' so other CHR people won't see it again22:00
flacostebac: ok, and is that bad?22:00
bacno, it is just a little surprising to some22:00
flacosteok, but that's fine?22:00
=== ajmitch_ is now known as ajmitch
bacyes, if appropriate22:01
flacostebac: I don't know yet for 5 days? what should I do, ./request-info.py?22:02
bacflacoste: no, that's sort of deprecated b/c it requires us to follow-up.  use the 'disable' script and if they want the project we'll hear back from them.22:02
flacosteok22:03
=== matsubara is now known as matsubara-afk
irvingpopLaunchpad gurus, need help with something22:46
irvingpopCan launchpad build distribution-specific kernel modules?22:47
irvingpopFor example, a kernel module for Jaunty22:47
wgrantirvingpop: If you give it a package that does that, yes.22:48
wgrantirvingpop: Perhaps find an example in Ubuntu and use that as an example?22:49
irvingpopThanks.  I'm looking for an example now.   I just uploaded a package to my PPA which tries to build a kernel module,  but it fails at the kernel module compile bit22:49
wgrantFor kernel modules, you probably want to look at DKMS.22:50
wgrantOtherwise you'll run into problems when certain security updates appear in Ubuntu.22:50
wgrantA good example might be virtualbox-ose-source22:50
irvingpopDKMS looks really cool.  Unfortunately I'm not the developer of the software,  just trying to package it in order to make life easier for Ubuntu users22:51
irvingpopIn short, I have no idea where to start regarding changing the kernel module :)22:51
MethsWhat is the definition of "very very soon" in the popups on launchpad?22:53
wgrantAn example I've looked at (kvm) doesn't seem to have needed much patching for DKMS.22:53
jpdsMeths: 7 minutes time?22:54
wgrant30 seconds, actually.22:54
wgrantI think somebody configured it badly..22:54
irvingpophmm22:56
Methshmmm, what's wrong with issuing a time or is there an announcement page with maintenance/downtime times on?22:56
irvingpopwgrant:  I'll look at it.   virtualbox seems to use module-assistant,  could that be related?22:56
wgrantMeths: 2200UTC is the time.22:57
wgrantirvingpop: module-assistant is a useful helper, but it's much more manual on the user's part.22:57
irvingpopok gotcha22:57
Methswgrant: Thanks, I gathered that from the 7mins/30secs responses.  My point is do I have to ask in here every time I see the message or is there somewhere else I can see it?22:58
wgrantMeths: The blog, the launchpad-announce mailing list, the channel topic.22:59
Methswgrant: Excellent, thanks.23:02
RenatoSilvabzr: ERROR: Invalid http response for http://bazaar.launchpad.net/~renatosilva/moin-solenoid/userprefs/.bzr/branch-format: Unable to handle http code 503: Service Unavailable23:12
jpdsRenatoSilva: /topic23:13
RenatoSilvais it my connection? happening here since yesterday23:13
RenatoSilvajpds: read-only from 22:00 UTC until 23:00 UTC ?23:14
spmRenatoSilva: codebrowse is a bit flaky lately, but atm all code* services are down per the rollout.23:14
spmthat's only the UI side, unf.23:14
RenatoSilvaand it was down yesterday too, right?23:14
wgrantNo.23:14
spmno, just flaky23:14
RenatoSilvait happened yesterday (or some hours ago depending on your location)23:15
RenatoSilvaok I'll just wait, thanks23:15
quentusrexfun fun with read-only launchpad.23:17
RenatoSilvais branch.conf pushed to lp too?23:18
RenatoSilvaI'm worried about some bzr-email confs I don't want to share23:18
RenatoSilvawell, I mean .bzr/barnch/branch.conf23:19
Ursinhahey jpds :)23:20
jpdsUrsinha: Hi!23:20
RenatoSilvado you know what Ursinha means :)23:24
thumperRenatoSilva: that is a #bzr question23:26
RenatoSilvathumper: ok23:26
thumperRenatoSilva: I don't know if the branch.conf is pushed23:26
thumperRenatoSilva: if bzr pushes it, we get it, if it doesn't we don't23:26
beunoit is not23:26
thumperbeuno: thanks23:27
beunohi thumper23:27
RenatoSilvabeuno: thanks23:27
RenatoSilvathumper: ^23:27
RenatoSilva[19:28] <zsquareplusc> you can have a branch specific config in the .bzr folder i guess that one is pushed23:28
lifelessnope23:28
RenatoSilvahum, [19:28] <fullermd> No, it's not. hahaah23:29
RenatoSilvais this lp freeze for updating to edge?23:30
RenatoSilvawell, edge is where beta versions are tested right23:30
UrsinhaRenatoSilva, that's what topic says :)23:30
beunoRenatoSilva, for updating production23:30
RenatoSilvaUrsinha: not necessarily update to the edge code23:32
RenatoSilvaUrsinha: I suppose23:32
UrsinhaRenatoSilva, yes, not necessarily, but also yes, it's frozen for update23:33
RenatoSilvabeuno: for updating production with the version in edge?23:33
RenatoSilvaUrsinha: ^23:33
wgrantSlightly further than that, but yes.23:33
Ursinhawhat wgrant said23:33
RenatoSilvaok23:37
=== irvingpop_ is now known as irvingpop
^robertjhttp://bazaar.launchpad.net/~kripkenstein/intensityengine/0.9/download/head%3A/scripting_docs.html-20090917093625-jd7m05hzq8cpuvd3-1/scripting_docs.html <- not loading, says to ask in here23:43
wgrant^robertj: LP is being upgraded 2200-2300 UTC, so most of it is read-only and the bzr stuff is down entirely.23:45
^robertjnooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo23:45
* ^robertj goes to grab document from his other box :(23:46
jkakarHrm, I can't seem to post a bug comment.23:59
beunojkakar, read only launchpad23:59
beunorolling out, etc23:59

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