[00:40] Could someone point me to an explanation of what LPstats is and why I might want to log into it? [00:42] ScottK: It's an intenal Canonical graphing thing, I believe. [00:42] You probably don't want to go thee. [00:42] * ScottK thinks not. [00:42] I don't think I even have an Ubuntu SSO to log into that if I wanted to. [00:43] That's just a Launchpad account. [00:45] Oh. OK. [00:45] Well then I guess I do. [00:45] The explanation made it sound like something completely different. [00:58] there is no way to mark a question duplicate is there? [01:08] Is there a workaround for bug #496056? [01:08] Launchpad bug 496056 in launchpad-code "Dependent branch list is empty" [Medium,Triaged] https://launchpad.net/bugs/496056 === micahg1 is now known as micahg [03:12] Why do I get a Upload Warning "No copyright file found."? There is a copyright file in my source code, and I call dh_installdocs copyright in my debian/rules file. [03:13] aalex: It needs to be in debian/copyright [03:13] (In the unpacked source package.) [03:40] wgrant: but in a Debian package, it needs to be in debian/../copyright, no? [03:40] wgrant: that would mean my debian/rules should contain dh_installdocs debian/copyright ? [03:44] aalex: In a Debian or Ubuntu package, it needs to be in debian/copyright. dh_installdocs will install that file by default. [03:44] wgrant: ah ok, thanks [03:45] That's weird, I have installed the public key using "sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 79DF04BB", but I get an error : "GPG error: http://ppa.launchpad.net intrepid Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY CA9840026B51D222" [03:46] It's not the same key, it seems [03:46] See my key: https://launchpad.net/~sat-metalab/+archive/propulseart [03:47] aalex: I suspect you have another PPA there. [03:48] wgrant: ah! you are right. thanhks a lot [03:51] Is there a simple shell script somewhere to add a PPA to the sources.list, install the public key and update apt? That would facilitate massive installations... [03:51] add-apt-repository [03:51] Only in Karmic and above, however. [03:52] :( [03:52] Still using Hardy on many machines at work [03:52] we'll update to the next LTS [03:53] is it the name of its package? [03:56] If I have written "hardy" as a distro in my debian/changelog, should the entry in apt/sources.list be hardy ot intrepid, on an intrepid host? === abentley1 is now known as abentley === abentley1 is now known as abentley === micahg1 is now known as micahg [06:57] hello, im receiving rejections based on the section im trying to use in the control file. I've tried to use network/networking but receive rejections for it. Could someone inform me how the section field works? [06:58] http://www.debian.org/doc/debian-policy/ch-archive.html#s-subsections [06:58] xxploit: ^ see the list of valid sections there [06:58] "net" may be what you want? [07:00] ok so would it be valid to use universe/net [07:01] yes [07:01] thx james_w [07:17] if i had uploaded a package to my ppa and didnt realize i had not yet signed the code of conduct, which then i signed, and went to reupload the same package and get the notification 'already uploaded to my ppa', will the launchpad system rerun the package realizing i have now signed the CoC or do I somehow to need to delete this uploaded package? [07:18] xxploit: i think dput -f will force the upload [07:18] mwhudson: thx that worked [07:18] (this "already uploaded" thing is client-side, i think) [07:22] correct [07:57] Anybody know about packaging? in here? [07:57] I'm getting this as the first error when I run debuild -S; I can give a pastebin if needed - debian/rules:4: /usr/share/dpatch/dpatch.make: No such file or directory [09:22] If a package from unstable that I need to backport in my ppa has switched to 3.0 quilt am I pretty much hosed? [09:23] No; Soyuz should accept 3.0 packages now. [09:24] I just got an e-mail saying: "audacity_1.3.10-1~ajc1.dsc: format '3.0 (quilt)' is not permitted in karmic." [09:25] Ah; karmic might not have a new enough dpkg? I think it should work for Lucid. [09:29] According to the DebSrc-3.0 wiki dpkg >= 1.14.27 is necessary, karmic runs 1.15.4ubuntu2 === abentley1 is now known as abentley === matsubara_ is now known as matsubara [11:10] anyone around who can see what caused OOPS-1476FTPMASTER1? [11:10] https://lp-oops.canonical.com/oops.py/?oopsid=1476FTPMASTER1 [11:11] geser: I can, but that OOPS hasn't been synced yet. [11:11] (should be no more than 15 min IIRC0 [11:11] ) [11:12] it's from friday [11:12] Huh. [11:12] That's weird. [11:12] Probably needs a losa to track down, at a guess. [11:13] Possibly just something silly like ftpmaster oopses aren't being copied to the central lp-oops system. [11:14] the oops happened after an archive admin tried to sync a package (which failed in the end with this oops) === Peng___ is now known as Peng_ [12:21] did someone got that in debian/watch pointing to launchpad? "http://launchpad.net/notify-osd/+download failed: 501 Protocol scheme 'https' is not supported (Crypt::SSLeay or IO::Socket::SSL not installed)" in notify-osd for instance [12:31] ok, found it, need to install libcrypt-ssleay-perl === matsubara changed the topic of #launchpad to: http://launchpad.net | Read https://help.launchpad.net for help | Help contact: matsubara | Join https://launchpad.net/~launchpad-users | This channel is logged: http://irclogs.ubuntu.com/ | Launchpad is open source: see channel #launchpad-dev === mrevell is now known as mrevell-lunch [13:08] Not sure if it's known, but loggerhead is down again [13:09] LOSAs, ping ^ === yofel_ is now known as yofel [13:16] was at lunch - checking [13:27] works now, thank you === gary_poster_ is now known as gary_poster === gary_poster_ is now known as gary_poster === salgado is now known as salgado-lunch [14:55] hi. what i do wrong if i merge from translation branch to trunk, i always get collisions (conflicts) [14:57] i have configured https://translations.launchpad.net/eventum trunk export to lp:~glen666/eventum/po/, and i issue in ~/bzr/eventum/trunk bzr merge ../po [15:00] that is the way of doing it, is it? === matsubara is now known as matsubara-lunch [15:05] henninge or danilos, ^ ? [15:06] * mars wonders if there is a Translations Guide on help.launchpad.net [15:07] mars: no need to wonder ... ;) [15:09] henninge, cool, that is comprehensive. But is there any advice there for glen? [15:09] mars: ;) I am looking at it. [15:09] glen: ^ [15:12] glen: Please explain where the conflict is. [15:12] mostly in the .po headers [15:13] "PO-Revision-Date: 2009-12-31 14:37+0000\n" [15:13] glen: ah, sorry. Now I understand what you mean! [15:13] good :) [15:14] perhaps i shouldn't reformat the .po files in one run? i.e first do the bzr merge, then wait for one day that the automatic import has went over, and then reformat .po and submit again? [15:15] or the .po header conflict is unavoidable when doing bzr merge ? [15:15] glen: I was about to ask you if you do change your files because that is the only reason. [15:15] glen: no, there is nothing special about them. [15:15] yes, i do msgmerge if .pot is updated [15:16] so, i should only commit .pot to bzr? [15:16] glen: that should work better, I guess. [15:17] glen: in that case the po and pot will differ until you merge the exported branch. [15:17] but you'd avoid the conflicts. [15:17] ok. i'll try to not to commit .po. 1. commit only .pot. 2. bzr merge time to time. [15:18] glen: If you do translations only in Launchpad and not elsewhere, that should work out. [15:19] yes, that's the goal [15:19] glen: when you update the pot in Launchpad, that is a msgmerge basically. [15:21] glen: you could set up Launchpad to only import the template (pot) and to export translations to the same branch. [15:21] pot should be imported automatically from trunk branch [15:21] glen: what I meant, yes [15:21] just in case i use different branch to get a chance to review the translations [15:22] and there afaik was some bug at the time that import to same branch back did not work ok :) [15:22] ok thanks for the info! [15:22] glen: hm, team-owned branches still does not work, maybe that was the bug. [15:23] yeah, something like that [15:23] glen: there is work-around though, see bug 407260 [15:23] Launchpad bug 407260 in rosetta "Translations export branch can't be team-owned" [High,Triaged] https://launchpad.net/bugs/407260 === salgado-lunch is now known as salgado === matsubara-lunch is now known as matsubara === henninge_ is now known as henninge === jon is now known as Guest87146 === henninge is now known as henninge-afk === dpm is now known as dpm-afk [19:02] matsubara: Hi. Somethings odd with the PPA publisher. Half an hour after the build has finished, a couple of builds in ~launchpad/+archive/ppa are still waiting for their binaries to be published. [19:02] maxb, hi, bigjools is investigating something on private PPA with the same symptom. it might be related [19:03] ok [19:17] maxb, matsubara I have the issue too [19:17] I uploaded three packages 2 hours ago, which immediately started builing, so they have been unpublished now for 1:30 hours... [19:17] pmjdebruijn, there's something going on with the publisher. bigjools is on it [19:18] matsubara: I read that [19:18] just confirming more folks are affected [19:19] pmjdebruijn, ok. thanks for bringing it up === NotADJ is now known as TheDJACR === matsubara is now known as matsubara-afk [19:32] Hmm I'm upstream of project Xiphos which was previously known as Gnomesword [19:33] Now we have Xiphos project & teams & branches on launchpad [19:33] Someone external to us registrered Gnomesword project and is inactive on launchpad [19:33] How do I claim ownership of Gnomesword project? [19:38] Hi [19:38] Still nothing about a wiki support in launchpad guys ? [19:44] ciao a tutti [19:45] xnox: In the first instance, attempt to contact the other person. If he is unresponsive, request administrative intervention via https://answers.launchpad.net/launchpad/+addquestion [19:51] maxb: ok thank you [19:53] maxb, any guess about my question maybe ? :p [19:57] goundy: I'm not aware of any plans for it soon. (Though I'm not a Canonical person) [19:57] maxb, oh I see, thank you and sorry ;) [19:59] goundy: what was your question? [20:00] mtaylor: hi [20:00] thumper, it was whether there's some fresh plans on integrating any wiki system to launchpad or not ? :) [20:00] I asked about it months ago and I've been told that a workarround has been started already [20:00] goundy: yes there are plans, but it is not actively being worked on right now [20:01] so I'm just wondering what's up since I couldn't get any information about it by searching the web [20:01] morning thumper [20:01] thumper, oh got ya, thanks ;) [20:06] goundy: bug #240067 [20:06] Launchpad bug 240067 in launchpad-foundations "Launchpad needs a wiki" [Low,Triaged] https://launchpad.net/bugs/240067 [20:06] You should subscribe =) [20:06] Oh yep [20:07] thank you very much === salgado is now known as salgado-afk [20:40] Hi Barry [20:40] mnft: hi [20:41] PPA publisher is working again [20:41] Ah, sent a joke at python-dev just [20:42] let#s go there, its python-mode stuff [21:07] rockstar: ping [21:07] barry, pong [21:08] rockstar: hi! i'm wanting to sort out python branch imports on lp which are woefully out of date. are you the right guy to chat with about this? [21:08] barry, I am _a_ right guy to chat with. [21:09] rockstar: you might be the only awake right guy atm :) [21:09] barry, well, I'm the only one not at LCA... [21:09] rockstar: even more win! :) [21:11] rockstar: so the problem is that we're currently importing bzr branches from code.python.org, but those are dead. haven't been updated in tens of weeks. we should switch them back to importing the svn branches. not sure exactly the right way to do that [21:11] barry: Sounds like your original question was right on then. [21:11] ScottK: :) [21:11] Everyone should be awake, but whether they have a connection with <10s lag is another matter... [21:12] rockstar: we're currently importing python's trunk, 3.1, 3.0, and 2.6 series. we should drop 3.0 and pick up py3k (for 3.2) [21:13] barry, the _easiest_ way to do that is by deleting the imports and creating new ones. [21:14] rockstar: do we still have a limitation that we can only import trunk? [21:14] barry, well, we only have that limitation to get around people misunderstanding things. [21:14] barry, I think we can make an exception for you. :) [21:15] rockstar: bad idea, but i'll take it anyway :) [21:15] any LOSA around to lookup OOPS-1476FTPMASTER1? [21:15] https://lp-oops.canonical.com/oops.py/?oopsid=1476FTPMASTER1 [21:15] The constraint about only trunk is because we don't people thinking they can import their 2.0 branch and merge it with trunk (cscvs doesn't like that) [21:15] barry, that constraint should go away with bzr-svn [21:16] rockstar: right. cool. thanks for the advice, let me try to do it that way (delete and re-import) [21:16] geser, it doesn't look like that oops has synced just yet. Give it 5 minutes. [21:16] rockstar: the oops is from friday [21:16] geser, hm, weird. [21:24] rockstar: any other ideas how to find it why it OOPSed? [21:24] geser, we get emails with the aggregate oopses every day. It looks like it's a soyuz issue, so I'm sure they will take a look. [21:26] it was from a sync done by an archive admin for a package which was attempted to get synced twice, so I tried to find out why [21:33] bigjools: Hi, can you find out what caused OOPS-1476FTPMASTER1? it happened when an archive admin tried to sync a package (libxcb) on friday (the package already resisted at least two other sync attempts) [21:33] https://lp-oops.canonical.com/oops.py/?oopsid=1476FTPMASTER1 [21:33] geser: yeah I'll look tomorrow, I'm heading to bed now [21:34] bigjools: ok [21:34] the oops hasn't synced anyway [21:34] bigjools: I noticed... thankyou! [21:56] would someone be able to have a quick look at this build log, it's hanging on an image file format and i dont know why. I compiled this on my machine fine but im at a loss as to why it fails on launchpad. http://pastebin.org/78387 [22:05] xxploit: can you point me to your PPA? I might have an idea but what to confirm it first [22:06] https://launchpad.net/~xxploit/+archive/linuxfrag/+packages [22:13] xxploit: add "librsvg2-common" to Build-Depends (you need /usr/lib/gtk-2.0/2.10.0/loaders/svg_loader.so from that package) [22:14] the build should succeed after that (at least it did in my pbuilder) [22:14] geser: ill try that, i did add the dev package to it before with no effect (librsvg2-dev) [22:16] the -dev package depends on the library package but the library package doesn't depend on -common (for what ever reason) [22:16] geser: ok thx man === Ursinha__ is now known as Ursinha === Ursinha is now known as Guest1321 === Guest1321 is now known as Ursinha_ === Ursinha_ is now known as Ursinha === sale_ is now known as sale [23:54] Is it possible i could have the contents of a LP OOPS? [23:55] it's one that keeps happening when using openid, my user and my app.