/srv/irclogs.ubuntu.com/2010/12/08/#launchpad.txt

fatharrahmanhttp://paste.ubuntu.com/540847/00:00
fatharrahmanI did that before00:00
fatharrahmangpg: Signature made Wed 08 Dec 2010 01:40:00 AM EAT using RSA key ID D121457500:02
fatharrahmangpg: Good signature from "Fatharrahman Tijany <fatbish@hotmail.com>"00:02
maxbThe content that you pasted is missing three lines from the top00:03
maxb-----BEGIN PGP SIGNED MESSAGE-----00:03
maxbHash: SHA100:03
maxband a blank00:03
fatharrahmanthese three lines when there00:03
fatharrahmanan error came saying the code of conduct is not the same00:04
fatharrahmanthey were tow errors00:04
fatharrahmanafter erasing the lines remain this one00:05
fatharrahmanshould I paste it again?00:05
maxberasing the lines will have made things worse. put them back00:05
fatharrahmanfully?00:05
fatharrahmanok00:05
maxbno need, those lines are constant, so I don't need them00:06
maxbYou appear to have added your full name to the bottom of the CoC before gpg-signing it00:07
maxbThis is most likely what's broken it00:07
maxbThe text must remain exactly the same00:07
fatharrahmanoh I added nothing00:07
fatharrahmanonly copy paste00:07
=== Ursinha is now known as Ursinha-afk
maxbfatharrahman: No, in what you pasted, "Fatharrahman Abbashar Alfaky Tijany" appears at the end. You must have added that, because there's no inserted name when I download the CoC from Launchpad00:08
fatharrahmanI did not00:09
fatharrahmani found it like this in the txt00:10
fatharrahmanhow can I confirm to you?00:10
fatharrahmannow fully pated the same error00:11
fatharrahmanThere is 1 error.00:11
fatharrahmanThe signed text does not match the Code of Conduct. Make sure that you signed the correct text (white space differences are acceptable).00:11
fatharrahmanthis error was the first one00:12
maxbSo, you're saying that when you download the file from https://launchpad.net/codeofconduct/1.1/+download, you get a file with your name on the last line?00:13
aaron01I'm getting "bzr: ERROR: No such file: foo" when trying to branch of LP. Any pointers?00:13
fatharrahmanno00:13
maxbaaron01: say the exact bzr command line you are executing00:13
fatharrahmanmy name was not in the downloaded file00:14
aaron01maxb: bzr branch lp:~pantheon-developers/pantheon/response_update00:14
maxbfatharrahman: Right, exactly what I said. You added it. That is what has broken the validation when you try to upload it00:14
fatharrahmanno00:14
fatharrahmanI did not add any thing00:15
fatharrahmanmay be the terminal add it00:15
fatharrahmanI did not00:15
spivfatharrahman: well, regardless of what added it, it is the problem.00:15
fatharrahmanmaybe it is in the key but I did not write anything00:16
spivfatharrahman: you need to sign the text of https://launchpad.net/codeofconduct/1.1/+download, without any text added or removed.00:16
fatharrahmanshould I erase it and try?00:16
maxbaaron01: That branch is apparently damaged on Launchpad. Data is missing from it00:16
spivfatharrahman: yes00:17
fatharrahmanok00:17
aaron01maxb: any way to fix?00:17
fatharrahmanthis is the result after I erased my name00:18
fatharrahmanThere is 1 error.00:18
fatharrahman(7, 8, u'Bad signature')00:18
maxbaaron01: aha, the problem is with the pantheon trunk / trunk-old rename, and a bug in launchpad00:19
aaron01maxb: will renaming back resolve issue?00:20
maxbLaunchpad knows that after the rename, response_update is supposed to be stacked on trunk-old, but Launchpad currently does not update the bzr-level metadata when a branch on which others are stacked is renamed00:20
fatharrahmanplease?00:20
maxbaaron01: There is an easy fix, if you are in ~pantheon-developers?00:21
aaron01maxb: yes00:21
aaron01I am00:21
maxbIf you download this small script I wrote: http://j.maxb.eu/~maxb/bzr-set-stacked-url00:21
maxbyou can run 'bzr-set-stacked-url lp:~pantheon-developers/pantheon/response_update lp:~pantheon-developers/pantheon/trunk-old'00:21
spivmaxb: hmm, I'm a bit surprised that a stacking issue manifests at tree build time rather than sooner.  Hmm.00:22
spivOnly a bit, though.00:22
maxbspiv: yeah, odd00:22
maxbaaron01: What is the nature of trunk vs. trunk-old ?00:22
fatharrahmanhello00:22
fatharrahmanerased my name or leave it the same error00:23
aaron01maxb: Someone else did the change, but I believe the idea is that we are moving our active development to github, but will maintain mirror on launchpad (which is now trunk, I believe). trunk-old (I'm guessing) is at the point of moving the code to github00:24
spivfatharrahman: so you downloaded a fresh copy of https://launchpad.net/codeofconduct/1.1/+download and signed that?  Does it pass a local gpg --verify?00:24
fatharrahmanyes00:25
fatharrahmangpg: Signature made Wed 08 Dec 2010 01:40:00 AM EAT using RSA key ID D121457500:26
fatharrahman<fatharrahman> gpg: Good signature from "Fatharrahman Tijany <fatbish@hotmail.com>"00:26
maxbaaron01, spiv: Ah, right, it's a bzr-git import of a git conversion of the bzr trunk-old. Huh. OK.00:26
maxbI am very surprised bzr didn't error out before getting to tree building00:27
spivfatharrahman: pastebin what you tried pasting into the form?00:28
aaron01maxb: :) I'll talk it over with the person that set it up, maybe come up with a better solution. Thanks for your help00:29
fatharrahmanspiv : http://paste.ubuntu.com/540860/00:29
spivfatharrahman: once again your name is in the signed text00:32
maxbaaron01: Just to be clear, nothing wrong was done here, it's just a stupid bug in Launchpad that no one has worked out the proper solution for yet00:33
fatharrahmanI did not type that name into text and when I erase my name it gave me the same error00:34
fatharrahmanspiv00:34
spivfatharrahman: well, something is adding it.  Perhaps the program you use to save https://launchpad.net/codeofconduct/1.1/+download to disk?00:35
fatharrahmanI downloaded the code of conduct the signed throgh terminal  open it copy paste only00:35
aaron01maxb: but your restacking script should work in this case, correct?00:35
fatharrahmanmy name is not added to the downloaded text00:36
fatharrahmanit is open now too00:36
fatharrahmanwith getid00:36
maxbaaron01: Yes. All the script does is to drive the bzrlib API to reset the stacking location to where it actually now is00:37
fatharrahmanspiv : I found my name automatically in the UbuntuCodeofConduct-1.1.txt.asc it is not in the downloaded tet so if the name is the problem and erasing the name is not solving it why not change the options of the key or signature but how?00:41
fatharrahmanonly guessing00:42
spivfatharrahman: how are you generating your UbuntuCodeofConduct-1.1.txt.asc ?00:43
fatharrahmanthrough terminal command: gpg --clearsign UbuntuCodeofConduct-1.1.txt00:44
spivfatharrahman: what does "tail -1 UbuntuCodeofConduct-1.1.txt" output?00:46
fatharrahmanspiv: a gap00:50
spivfatharrahman: yet somehow the final line of the signed text is not a blank line.00:51
spivOdd.00:51
fatharrahmanspiv00:54
fatharrahmanyou are a magician00:54
spivWhat did I do? :)00:54
fatharrahmanyou are wright it worked I erased my name and tow other lines and yes it is signed00:55
fatharrahmanThank you very much00:55
spivYou're welcome!00:55
fatharrahmanyou dont know it is a two days effort00:56
fatharrahman:)00:56
fatharrahmanshould I remove bug report spiv00:59
fatharrahman?01:00
spivfatharrahman: probably01:06
wgrantlamont: Is buttercup unwell?03:11
aromanhey all, I'm working on a new app that is currently in alpha right now, but I could really use bugs/support in improving the app's experience. What is the best way to get people interested in this project? It's on launchpad with a PPA right now.03:21
spmwgrant: yes03:24
spmit is, as in.03:24
wgrantspm: How can you tell?03:25
CarlFKaroman: find groups that will want to use your app and announce it.  try not to be too spammy03:25
spmnagios alert is showing it as "ABORTING...."03:25
wgrantspm: That's what I suspected.03:25
wgrantBut I didn't know you had Nagios alerts for that. That's good.03:25
spmyeah. they're a bit of a red fatigue tho. almost always one is broken in some way. and trying to have individual alerts for individual builders is insanity making.03:26
ScottKspm: You just have to make them reliable that it's not.03:28
wgrantAre they all PandaBoards yet?03:28
=== Ursinha-afk is now known as Ursinha
=== Ursinha is now known as Ursinha-afk
MTecknologycrap... I accidentally uploaded -3-ppa4 instead of -3ppa4 and now I can't uploade -3ppa504:54
cody-somervilleMTecknology, If you delete -3-ppa4 it might let you upload -3ppa404:56
MTecknologycody-somerville: worked- thanks :)04:56
MTecknologyHow can the 'Bug supervisor:' be set in a source package in ubuntu in lp?05:08
MTecknology-> https://launchpad.net/ubuntu/+source/nginx05:08
wgrantMTecknology: Source packages don't have bug supervisors. The field on that page is referring to the upstream project, not the source package.05:13
MTecknologywgrant: oh.. How could I subscribe to bugs for that source package?05:14
wgrantMTecknology: Look at the top of the sidebar.05:15
MTecknologywgrant: oh... right in a nice obvious place :P05:16
MTecknologythanks05:16
dnivrahello. I am trying to check out a branch when i get "Permission denied(public key)". I am pretty sure that I uploaded the public key properly. so what is wrong?06:16
spivdnivra: what does "ssh -v -l <your_launchpad_username> bazaar.launchpad.net" say?06:19
spiv(It will print a lot of debug output, including which keys it is trying)06:20
dnivraspiv, http://paste.ubuntu.com/540915/.06:22
spivAh, "Agent admitted failure to sign using the key."06:23
spivYou probably need to run "ssh-add"06:24
dnivrabut that is only if the key files have a name different from id_rsa and id_rsa.pub right?06:24
dnivramy key files are both in ~/.ssh/.06:24
dnivrai mean both the key files are in ~/.ssh/06:24
spivI'm not sure exactly what configuration causes the agent to be involved and fail.06:25
dnivraStep 5 of https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair says what i just said.06:26
spivA few users come into this channel with that error though, and ssh-add fixes or works around the problem.06:26
dnivraalright I shall give it a shot then.06:26
spivWell,06:26
spivThat's *one* reason to use ssh-add06:26
spivAgents solve other problems, like saving you from retyping your passphrase every time you connect.06:27
dnivrai should just do it for the private key? or both keys?06:27
spiv(and there are other possible solutions if you use key files with different names)06:28
dnivraguess I'll start over then. let's hope that solves it.06:28
spivJust try "ssh-add"06:28
dnivrafor the private or public key or both?06:28
spivWith no arguments.06:29
dnivraokay06:29
spivSorry, I should have phrased that as "try just ssh-add" :)06:29
dnivrait's okay. working now. guess ssh-add was needed. someone should edit https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair and it as possible step 6 maybe.06:30
dnivrajust to ensure that it does work when they try to pull branches and stuff and not generate this error.06:31
dnivrathanks spiv!06:31
spivIt'd be nice to know why this happens :/06:36
dnivraisn't it supposed to add it to the ssh agent by default?06:36
dnivrasince it is the default filename after all.06:36
dnivraperhaps ssh-add is not executed at all after a new key is generated?06:37
spivWell, if the agent doesn't have the unencrypted key, then I'd expect the client would just prompt for a passphrase as it does when there is no agent.06:39
spiv(separately the error message the ssh client emits in this case could be more helpful)06:40
dnivrawell client prompting for passphrase does happen. so perhaps ssh-keygen should check is passphrase is blank and auto add?06:40
spivOh, that's even weirder!  If it prompts for the passphrase then I don't see why you'd get an authentication failure.06:43
dnivraoh no no no prompting happens when there is a passphrase. it doesn't when I leave passphrase is blank like i did now.06:43
dnivrai meant prompting does happen in general :), not any specific case.06:44
spivWoah, the https://launchpad.net/bugs/NNNNNN redirect is broken?06:57
spivHmm, not for all bugs.06:58
spivhttps://launchpad.net/bug/687226 is 40406:59
spivEven though https://bugs.launchpad.net/bzr/+bug/687226 exists.06:59
ubot5Ubuntu bug 687226 in Bazaar "bzr: ERROR: exceptions.KeyError: 'Bazaar-NG Loom branch format 6\n' branching from smart server" [Medium,Confirmed]06:59
spivOh, hmm, "bug" != "bugs".  I wonder where that typoed creeped into this URL.07:02
DavieyHi, Is it possible to find out what arches a source package should be built on using the launchpad api?08:52
Daviey(a source package already in LP)08:53
wgrantDaviey: No. You could check what it was last built on, but otherwise you'd need to manually parse P-a-s.08:56
wgrantWhy?08:56
Davieywgrant: I wanted to use the logic already in LP, rather than parsing *.dsc myself - or using quinn-diff.... doing a local rebuild of a packageset.08:58
YoBoYhi08:59
wgrantDaviey: You might as well just check which archs the last upload built on.08:59
Davieywgrant: Hmm... would that return i386 for arch' any, and seperate arches for all?09:00
Daviey... and other crazy logic?09:00
wgrantDaviey: Other way around.09:00
Davieyerr, yeah - sorry. :)09:00
wgrantDaviey: It will return the actually arches on which it was built. Not 'all' or 'linux-any' or that sort of thing.09:00
Davieywgrant: nice!  thanks.09:01
Davieywgrant: Looking at the API doc, i would need to getPackageUploads and find the package, then inspect package_upload, right?09:02
wgrantDaviey: I'd probably use getPublishedSources to get a source_package_publishing_history, then call getBuilds on that.09:04
Davieyah, thanks for your help wgrant, as ever - appreciated :)09:04
wgrantnp09:05
wgrantIf you really wanted the LP logic you could do a rebuild in a (local?) LP, but I guess that's pointless if you already have rebuild infrastructure.09:05
Davieywgrant: yeah good idea... not sure i need the heavyweight nature of LP tho...  and pushing n packages to a PPA looking for regressions feels a waste of resources.09:07
wgrantI'm pretty sure it's now easier to set up temporarily than just about any other archive/rebuild manager. But probably not if you have something existing.09:09
MTecknologyDestination series: p-series  <--  Huh??09:10
wgrantMTecknology: Hm?09:10
Davieywgrant: yeah, have something already - thanks.09:10
MTecknologywgrant: p-series and o-series are options for what series I want to copy my package binaries to09:11
MTecknologyare they supposed to be hidden?09:11
wgrantMTecknology: Ah, looks like someone has created p and o early.09:11
wgrantThey probably shouldn't be shown in that list.09:12
wgrantBut a copy to them will fail.09:12
MTecknologyalso.. I REALLY wish it was possible to rebuild packages in the same ppa but for a different series09:13
MTecknologylike.. I uploaded package-0.1.3-0ppa1~lucid; I want to build that for karmic too; obviously I can't 'copy' the binaries because the dependencies will cause issues.. since most dependencies are package >= 1.2.309:15
wgrantCan you upload to karmic first then copy to lucid?09:15
MTecknologyI could, but there's issues with goign forward too - like not being built against the same toolchain the rest of the system was built against09:16
MTecknologyI've been considering writing a script to do it for me09:17
wgrantYou know that's how most Ubuntu packages work, right?09:17
MTecknologythe hard part would be version numbering09:17
MTecknologyis it?09:17
wgrantWe don't rebuild everything for every release.09:17
YoBoYsorry to ask, but how to make private the archives of a launchpad mailing list ?09:17
wgrantYoBoY: You need to have a private team for that. They're available with a commercial subscription.09:17
MTecknologyoh..09:18
MTecknologyI've been waiting for this darned package to publish for a while now.. so I can copy and go nappy09:19
MTecknologywoohoo - one of the php builds finished09:19
YoBoYok... I see... it's why i can't find this "private" option ^^" the help.launchpad.net don't talk about that09:20
MTecknologywgrant: I'm kind of surprised by that..09:20
wgrantMTecknology: Hm?09:20
MTecknologythat most packages aren't rebuilt09:20
YoBoYwgrant: thanks :)09:21
wgrantMTecknology: It would take weeks to open a new series if we did.09:21
wgrantWaiting for everything to rebuild.09:21
MTecknologyubuntu advantage- interesting09:21
wgrantMTecknology: We even have some packages which haven't been rebuilt since Wart.09:22
wgrant+y09:22
wgranthttp://qa.ubuntuwire.org/mdt/unchanged/unchanged_since_warty09:22
MTecknologywgrant: makes sense- is there anything specific that is rebuilt- or is it just whatever doesn't break?09:22
wgrantMTecknology: The latter.09:23
wgrantOccasionally we will deliberately rebuild some things, if there are relevant toolchain performance or security improvements.09:23
MTecknologyhow hard is it to know which packages would get a performance boost from being rebuilt?09:24
MTecknologybtw- Warty is when I started using Ubuntu09:26
wgrantMe too.09:26
wgrantIt's been a while!09:26
MTecknologyerr.. lied - hoary, within days of its release09:26
MTecknologywhy were there no official releases of ubuntu before 4.10 though?09:27
wgrantUbuntu only came into existence in mid-2004...09:27
MTecknology..... dumb question09:27
MTecknologyI knew the date relevance - it just took me this long to finally realize that's why there's nothing before 4.10 ... wow09:28
wgrantHeh.09:28
MTecknologyhttp://qa.ubuntuwire.org/mdt/unchanged/unchanged_since_maverick <- nice long list09:28
wgrantYup.09:29
MTecknologycurl http://qa.ubuntuwire.org/mdt/unchanged/unchanged_since_maverick | wc -l   1251009:29
wgrantie. most of the archive09:29
MTecknologyI vote for rebuilding the whole thing every five years!09:30
MTecknologywgrant: I had to try..   nginx 0.9.2-0ppa5 in lucid (Source format '3.0 (quilt)' not supported by target series o-series.)09:32
wgrantMTecknology: Exactly as I suspected.09:32
MTecknologysame error when I tried to push to karmic09:32
MTecknologywgrant: is there a cron job that runs around every hour or (XXmin) that looks for unpublished and completed builds and builds that downloadable list for the package manager for the whole ppa?09:41
wgrantMTecknology: It's meant to run every 5 minutes. But it's being a bit slow at the moment.09:42
MTecknologyoh09:43
bigjoolsit will get quicker later today09:43
MTecknologydoes the upload work the same way?09:44
MTecknologycron job that runs around seeing if anything needs to be done?09:44
bigjoolsit's a cron job, yes09:44
YoBoYbye09:44
MTecknologyis that one 5min too?09:44
wgrantIt is.09:45
MTecknologythis one has been 'uploading'z for 6min- I guess it should be done pretty soon :)09:45
MTecknologybigjools: I see by later you mean 15min?09:46
bigjools:)09:46
MTecknologyand it's not 'today' it's night09:46
MTecknologyduh..09:46
bigjoolsthere's only one time, that's UTC09:46
bigjoolswhich happens to be my time zone :)09:46
MTecknologynice09:47
bigjoolsnot so much at this time of year09:47
MTecknologyI don't know if I'm -0500 or -0600 right now09:47
MTecknologyI think it might be -050009:47
MTecknologyWell that's irritating... my package is published but aptitude is telling me that an update will bring me to the wrong version..09:49
MTecknologyit's saying 0.9.1-ppa3; it's actually 0.9.2-ppa5 that I want09:49
MTecknology11min and still not uploaded09:50
wgrantMTecknology: It's probably turned off for the rollout in a few minutes.09:50
MTecknologyoh...09:50
MTecknologyI was just assuming it's because there's something like 30MB or so to upload09:51
MTecknology[UPLOADING] Uploading build on pluot (virtual)09:51
MTecknologyI'd ask for an estimated down time - but I'll just assume it'll be at least three hours....09:52
wgrantIt should be under 90 minutes.09:52
MTecknologythat'll be juyst long enough for me to force myself to sleep09:52
MTecknologywgrant: you mean 180, right?09:53
MTecknology:P09:53
MTecknologyIt's 03:53 here..09:53
MTecknologyg'night09:54
wgrantNight.09:54
MTecknologyi lied10:18
MTecknologywgrant: so.. the package was build, uploaded, and published - shouldn't I be able to install it via apt now?10:18
jfithe package must be published to the ppa repository before, it takes several minutes10:21
maxbMTecknology: source & binary published? or just source?10:23
jfiit seens that LP is under maintenance actually "Launchpad is undergoing maintenance and is in read-only mode. You cannot make any changes."10:24
MTecknologymaxb: pretty green check mark next to the package10:24
maxbhmm. You should be fine then10:25
maxbI would suggest checking whether the package is present in the Packages file under http://ppa.launchpad.net/10:25
MTecknologymaxb: yup- it's in there10:26
maxbThen any problem is occurring with your local apt, I think10:26
MTecknologyheh...10:27
MTecknologymust be - I even see it at the right version in the Packages file10:27
MTecknology..10:27
MTecknologyPackages == control ??10:27
maxb?10:27
MTecknologyhttp://ppa.launchpad.net/nginx/development/ubuntu/dists/lucid/main/binary-amd64/Packages10:28
MTecknologyThat looks exactly like what's in debian/control10:28
MTecknologyjust a few extra thigns like md5sum10:28
maxbsame general format, different fields10:28
Davieywgrant: Hmm... seems for my use, source_package_publishing_history only returns what it was built for on the series request - not packages that came from previous releases :(10:33
wgrantDaviey: Ah, fair point.10:33
* Daviey screams :)10:34
=== zyga-afk is now known as zyga
=== matsubara-afk is now known as matsubara
=== Ursinha-afk is now known as Ursinha
wolferhi. i would like to rename a project on launchpad. setting a different name is easy, but I would also like to change the launchpadID12:14
wgrantwolfer: Ask a question at https://answers.launchpad.net/launchpad/+addquestion, and an admin will take care of that for you.12:19
wolferi will try that, thanks wgrant12:20
=== yofel_ is now known as yofel
xnoxWhat are my options to stop receiving FTBFS emails from daily-build PPA? The mail is currently hitting the team contact adress -> mailing list.13:35
sorenxnox: Which daily build ppa is this?13:35
xnoxppa:pkgcrosswire/daily13:36
xnox"Mine / ours"13:36
sorenAh.13:37
sorenYou could fix the ftbfs :)13:37
xnoxTrue =) but it happened three times and we have received13:37
xnoxWe get ~16 emails when it breaks =)13:37
xnoxor something like that.13:38
xnoxShould I move it to a different team?13:38
xnoxOr can it at least email just one person not the whole mailing list?13:38
=== mrevell is now known as mrevell-lunch
=== matsubara is now known as matsubara-lunch
=== Ursinha is now known as Ursinha-lunch
=== mrevell-lunch is now known as mrevell
pcjc2Hi guys, was just wondering if it is possible to import bugs from Sourceforge if we wanted to switch over to using LP for bug tracking completely?14:47
sinzuipcjc2, yes. There is a script that can do that. let me look for it15:01
pcjc2I do appologise, must have closed the window15:01
=== sinzui changed the topic of #launchpad to: Launchpad: https://launchpad.net/ | Read https://help.launchpad.net/ for help | On-call help contact: sinzui | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: https://dev.launchpad.net/
sinzuipcjc2, https://launchpad.net/sfbugs2launchpad15:03
pcjc2super, thanks15:03
pcjc2I thought it was something only admins could do15:03
sinzuipcjc2, It may require someone form the bug team to do some work15:04
pcjc2at the moment, I have tentative approval to move our bugs to Launchpad, but will be doing some discussion with other developers and stakeholders to ensure everyone is happy15:05
pcjc2will take a poke at sfbugs2launchpad, and call in the admins for help once I know how we are proceeding15:05
pcjc2thanks for the pointer!15:05
benjipcjc2: https://help.launchpad.net/Bugs/ImportFormat and https://launchpad.net/sfbugs2launchpad might be of interest to you; someone else might have better suggestions15:06
pcjc2Thanks, sinzui pointed me to the latter already15:07
benjiah, cool15:07
=== matsubara-lunch is now known as matsubara
=== Ursinha-lunch is now known as Ursinha
matthewg42Hi, is there a method to get download counts from a pariciular PPA and/or packaging in the main repos?16:24
bigjoolsmatthewg42: very nearly, it's not quite switched on yetr16:24
bigjoolsyet*16:24
matthewg42bigjools: oh good.  thanks.  is there a news feed or something which I can monitor to be notified when it happens?16:25
bigjoolsthere's a bug, let me dig it up16:25
bigjoolshttps://bugs.launchpad.net/soyuz/+bug/13985516:26
ubot5Ubuntu bug 139855 in Soyuz "Display stats about PPA usage" [Low,Fix committed]16:27
matthewg42thank you very much16:30
bigjoolsI am about to add a new comment on the bug detailing some actions16:30
matthewg42subscribed16:31
matthewg42what about the main repos for ubuntu?16:31
bigjoolsmatthewg42: nobody has those stats (and it would be vey hard to obtain them because of mirroring), they will only be supplied for PPAs.16:33
bigjoolsvery*16:33
jpdsmatthewg42: Or you can use popcon.ubuntu.com.16:34
SpamapShttps://edge.launchpad.net/+apidoc/devel.html#binary_package_publishing_history16:56
SpamapSwooooot!16:56
zygais launchpad down?17:03
jpdszyga: No?17:07
matthewg42bigjools: jpds: ok thanks.  I was wondering if there was a problem because of mirroring.  Tricky if the mirror network has one-way only communication.17:07
matthewg42popcon is opt-in right?17:07
jpdsmatthewg42: Yes.17:08
=== benji is now known as benji-lunch
matthewg42Is there any guesstimate of the proportion of users who opt-in?17:10
matthewg42somewhere between 0 and 100% I guess.17:11
bigjoolsI'd say that guesstimate is 100% correct17:11
matthewg42haha17:19
matthewg42ok, thanks for your help guys.  later17:19
=== benji-lunch is now known as benji
MTecknologywgrant: heh.. day after we talk about rebuilds - things being uploaded without changes to be rebuilt with the newer python. :P18:37
lamontlet's try that again... wgrant: you around?18:38
MTecknologylamont: hm?18:39
lamontI'd asked if he was around and then discovered that I wasn't exactly online18:39
MTecknologyHe's marked as being away - probably sleeping18:39
lamontoh, doh. my tz oops18:40
* lamont is temporally shifted this week18:40
=== Ursinha is now known as Ursinha-bbl
pcjc2Hi, so I've done an export of one of our sites Sourceforge bugs as a launchpad XML file20:42
pcjc2Is there anyway I can play with that on staging.launchpad.net without having to bother admins?20:42
pcjc2I'd love to be able to try some different options on the export20:42
sinzuipcjc2, no. Someone from the bugs team needs to load it. but I am sure they would be happy to load the data into staging20:50
sinzuipcjc2,I do not think anyone from the team is available at this hour :(20:51
pcjc2no problem, I guess they are mostly UK based ?20:52
pcjc2(Like me , only this is a hobby, not work)20:52
pcjc2I was just looking to see if there was some APi which I could use, but it doesn't look like it can be done that way yet20:53
wgrantlamont: Morning.22:09
sconklinHow can I solve this problem? - A source package containing an incorrect .orig.tar.gz (which had the correct file name) was uploaded to a ppa, and now I need to make that orig.tar.gz go away, or replace it with the correct one.23:07
wgrantsconklin: You can't. That doesn't make sense.23:09
wgrantsconklin: You need to give it a new name.23:09
sconklinwgrant: in this case, we can't because it's a kernel package. The package was built against the wrong PPA.23:09
wgrantsconklin: You can.23:10
sconklinwgrant: by giving it a gratuitous ABI bump?23:10
wgrantAh, I see.23:11
wgrantWell, you cannot upload a different orig.tar.gz to the PPA.23:11
sconklinwell, there is now a tarball up there that does not accurately represent the actual upstream package of that version, which is a problem by itself.23:13
wgrantHow did such a lie come into existence?23:14
wgrantOne should not be repackaging upstream tarballs.23:14
micahgwgrant: would uploading a .bz2 version work? (assuming source format 3)23:14
sconklinwgrant: I agree. I did not do it.23:14
wgrantmicahg: Yes, but ew.23:15
micahgsconklin: ^^23:15
sconklina point release upstream kernel tarball was apparently renamed to have the base version name, and used23:15
wgrantYaaaay.23:15
sconklinI don't know who did that, actually. As a result, we're discussing how to make sure it never happens again23:16
maxbthis is weird23:43
maxbwhat on earth are people thinking when they request  svn vcs import from "https://launchpad.net/ocsinventory-deploy-tool/trunk" ?!23:43
=== Ursinha-bbl is now known as Ursinha

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