[00:04] aber: yes the number is machines is lower because Ubuntu is being built [01:00] As much as I hate to complain about a free service, there is one thing which really bothers me [01:01] Blueprints give so much more Karma than everything else that people who only do blueprint tracking can have twice as much Karma than the people who actually code [01:02] For example, my project https://launchpad.net/bbottheircbot/+topcontributors, as the creator, I have far less Karma even though I do the majority of coding in the project [01:07] hey, is there any way an admin could move up my package's build score for this one build? [01:07] it has a postinst command that is time-critical [01:59] i seem to be having problems registering a new launchpad account: 1944canistellaunchpad5 (email=dev@mahara.org) [01:59] (also: 1944carambolalaunchpad3 while confirming email address) [02:07] fmarier: looking for you [02:18] fmarier: That email address is currently a non-primary address for ~mahara-core, and SSO doesn't handle that case well. Do you want to remove the address from the team and create a new account for it? [02:35] wgrant: ah, that's true. i'll go and remove it from the team [02:39] wgrant: actually, i'm not sure how I can remove it... i've tried setting the contact email for that team to another email address but it doesn't seem to remove the old one (which incidently is not visible anywhere as far as I can see) [02:40] fmarier: Teams aren't meant to have multiple addresses, but there was a bug fixed about a year ago that left some old email addresses around. [02:40] I suspect mahara-core may be a victim of that. [02:40] We may need SQL to fix it up. [02:40] ok, should I create an answer ticket? [02:41] That would be a good idea. [02:41] here: https://answers.launchpad.net/launchpad ? [02:41] Yup. [03:49] looks staging.launchpad.net is down for code updating. When will it recover? [03:50] fmarier: Can you try now? [03:50] it is work now. thanks! [03:51] wgrant: 1944canistellaunchpad7 (when i click the email confirmation link) [03:51] fmarier: Is this on an existing request? [03:51] fmarier: You'll need to get a fresh email. [03:51] ah ok, i'll try to register again then [03:51] Thanks. [03:53] ok, the new validate code still fails: 1944carambolalaunchpad5 [03:53] sorry, "confirmation code" [03:53] Hm, that's upsetting. [03:53] and 1944canistellaunchpad8 if i click on the link [03:54] are these error codes useful? [03:54] They are. [03:54] We can grab tracebacks from them. [03:56] could there be another place where i've put dev@mahara.org already? [03:56] i'm looking through the other Mahara teams now... [03:56] Unlikely. There is a scary complex replication setup involved here, so we're checking all sides. [03:56] It's not attached to any Launchpad teams. [03:56] It's nowhere in Launchpad. [03:57] It's possibly still somewhere in the SSO DB, though. [04:34] 8hr until build.. grrr [04:34] i suppose it may well be nap time [04:34] MTecknology: Ubuntu releases have that effect on the queue :( [04:35] wgrant: ahh... it's getting to be that time again, huh? [04:38] wow.... queue for amd64 ppa... 38hr [04:39] That's still got half a rebuild in the queue. [04:39] So ignore most of it. [04:39] hm? [04:40] There is an unfinished archive rebuild test still in the queue, but it's scored at -10 so it will only build once everything else has. [09:17] hi [09:17] https://blueprints.launchpad.net/sprints/uds-o has useless sorting [09:18] there are 187 entries, page loads 75 of them and sorts only those 75 [09:18] good luck if you want to check ^arm-* ones... [09:22] but before opening new bug I would want to know should I open new or rather add something to bug 147394 or bug 522024 one? [09:22] Launchpad bug 147394 in Launchpad itself "Can't sort blueprint listing" [Low,Triaged] https://launchpad.net/bugs/147394 [09:22] Launchpad bug 522024 in Launchpad itself "No option to Sort by Clicking the List Headers" [Low,Triaged] https://launchpad.net/bugs/522024 [09:44] there's spam on bug 736808 [09:44] Launchpad bug 736808 in ubuntu-dev-tools (Ubuntu) "[mk-sbuild] schroot configuration should be stored in /etc/schroot/chroot.d." [Low,In progress] https://launchpad.net/bugs/736808 [09:59] Laney: Not any more. Thanks for letting us know. === chrisccoulson_ is now known as chrisccoulson [11:47] I'm trying to upload a large package using the SFTP method described at https://help.launchpad.net/Packaging/PPA/Uploading#Uploading%20with%20SFTP. getting error : Unable to connect to SSH host ppa.launchpad.net; EOF during negotiation [11:47] E: Error uploading file. [11:47] is the documentation correct? [11:50] computa_mike: It's correct, and it's working fine for me. You're not behind a firewall that blocks SSH? [11:50] there's just me, then the router [11:51] It did prompt me to add the signature for ppa.launchpad.net [11:51] What happens if you 'ssh ppa.launchpad.net'? [11:51] i'll try that now... [11:52] permission denied (publickey). [11:52] OK, so that's working fine. There's something wrong with your dput.cf [11:53] can I paste it here? [11:53] paste.ubuntu.com is probably better./ [11:54] http://paste.ubuntu.com/600228/ [11:55] Odd. That's fine. [11:55] What's the upload commandline you're using? [11:56] dput linuxrealitytestppa linuxreality_0.1-1_source.changes [11:57] And it's still happening if you try now? [11:57] I'll try [11:57] yes... [11:57] Hmm. [11:58] You have bzr installed? [11:58] If I browse to ppa.launchpad.net I can see a folder for my username - computa-mike, and I can see other PPA's that I have set up, but can't see my LRTEST , despite the fact that I can see it through the LP Front end. Does that mean anything? [11:59] bzr is installed === mdz` is now known as mdz [11:59] That's normal if there are no packages in it yet. [11:59] cool [11:59] Does normal FTP work? [11:59] I'll give it a go [11:59] (dput ppa:computa-mike/lrtest linuxreality_0.1-1_source.changes) [12:00] that appears to be working [12:01] so FTP works, SFTP doesn't [12:01] Odd. === yofel_ is now known as yofel [12:03] How does SFTP know I am who I say I am? I notice that there is a gpg warning that the key I have is not certified with a trusted signature. [12:03] The GPG key is unrelated. But SFTP uses SSH keys for identification -- do have your SSH key configured on LP? [12:04] You seem to have three. [12:04] yeah I'm running on my laptop at the moment - is there a way I can confirm that it's the correct key? [12:06] ssh computa-mike@ppa.launchpad.net [12:07] i've just checked in passwords and encryption keys, and can't see anything there. I think I may have rebuilt my laptopm and lost the SSH keys - which would explain why SFTP might not be working. [12:08] Indeed, although I would have expected a less opaque error. [12:10] I think I'll leave it uploading via FTP for the moment. This is the 3rd attempt - It's a massive package. I've packaged up all of the LinuxReality content, and it's weighing in a 1.4gb. The previous attempts stopped with 1k left to go, so I'm trying the ftp upload process. [12:13] wgrant: Thanks for the help. [12:14] computa_mike: Hopefully it will work this time. Otherwise it might be worth a try setting up your keys and trying SFTP again. [12:15] ok ... that's a good idea. [12:15] thanks again [13:29] Unable to see all fields (like email address) on the https://help.launchpad.net/UserPreferences/ page. === odo is now known as Guest31076 [13:38] end_user: That's configured on login.ubuntu.com. [13:40] hi everyone [13:40] do you know if there is a way to bypass a timeout problem upon a bug change? [13:41] odo_: Which bug, and what were you doing? [13:41] I need to convert a bug to private, but it times out everytime because our project has hundreds of subscribers [13:42] wgrant: I'd rather keep the bug number quiet, as it really should be private ;-) [13:44] odo_: Did it give an OOPS ID? If not, could you add /+secrecy to the end of the URL and try there? [13:44] If it still fails it should give you an OOPS ID that will let us debug the problem. [13:46] it did not give an OOPS ID, let me try with +secrecy [13:47] AJAX operations sometimes don't :( [13:47] But +secrecy is non-AJAX, so should give one. [13:47] any idea when the missing gpg.conf is going to be fixed? https://answers.launchpad.net/launchpad/+question/152715 <-- this one? [13:47] i have an sru i'd like to upload [13:49] maco: You can still upload fine. [13:50] But if you're unlucky it will give you a (harmless) warning that it can't verify your key. [13:50] wgrant: so its just pretending to fail? [13:50] The important verification is done by something less flaky, later on. === Ursinha-afk is now known as Ursinha [13:50] maco: This verification is solely to warn the user, since we can't notify them by email later if we can't verify their key. [13:50] So it warns and continues to process the upload. [13:52] (this isn't optimal, but it's a brand new feature, and the real fix should land tomorrow) [13:54] wgrant: cool, +secrecy worked to get the OOPS ID: OOPS-1944DQ278 [13:54] https://lp-oops.canonical.com/oops.py/?oopsid=1944DQ278 [13:54] odo_: Thanks, looking. [13:56] @wgrant: I visited login.ubuntu.com and have no problem logging in to those sites. Just help.launchpad.net. Is this a non-issue if I can get to the main launchpad.net? I just want to be able to report bugs. [13:56] wgrant: great, thank you :) [13:57] end_user: You don't need to be logged into help.launchpad.net to report bugs. [13:57] odo_: Oh, that's a lot of subscribers :( [13:58] odo_: All of them will be able to see the bug, even if it does stop timing out. [13:58] (once it's private, that is) [13:59] wgrant: they were added automatically when the bug was marked public by mistake, I suppose... === nhandler_ is now known as nhandler [13:59] isn't there anything I could do to somehow restore the privacy? === Nigel_ is now known as G [14:01] odo_: There isn't a way for a project owner to unsubscribe users from private bugs. This is a bug. === jcsackett_ changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: jcsackett | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ [14:02] @wgrant: Thanks for the clarification. I still submitted this as a bug report, as it is one. [14:02] sinzui: hmm ok, so that doesn't help :-/ [14:04] odo_: We have a cunning plan. Your bug will disappear for a moment [14:04] odo_: directly subscribe to the bug first [14:04] Unless you're already in that team. [14:05] yup, I'm in the team, but I also subscribe directly [14:06] Great. [14:06] subscribed* [14:06] wow nice, switching projects :) [14:07] I hate out picker! [14:07] wgrant: I am charging you with fixing that when we start disclosure [14:07] sinzui: I will be very glad to do that. [14:07] Although who knows when that will be :/ [14:07] may 9 I was told [14:08] ! [14:08] odo_: If it looks right, I will unsubscribe myself [14:09] sinzui: it's just brilliant, thanks so much! [14:09] you can stay subscribed if you like, though ;-) [14:09] I get too much email, thanks [14:10] We need to fix the picker to show the project id. community plugins was the first match when I typed openobject-addons [14:11] sinzui: I get way too much emails too ;-) but there's a nice LP project for improving mail subscriptions, right? :-) [14:11] right. The feature should complete may 8 [14:12] odo_: I still need to contact an admin about two subscribers inherited via this hack. It will take a few moments [14:15] sinzui: great, I was about to ask about these 2, thanks! [14:15] I certainly don't mind wgrant, but I didn't know the others, so... ;-) [14:25] odo_: I believe the subscribers were removed [14:25] Indeed, just me, the reporter and the team left. [14:25] And now I am gone. [14:31] sinzui, wgrant: thanks a lot, the subscribers are back to the original ones, and everything is perfect now! [14:31] fab [14:31] you saved my day :) [14:32] That's going to show up on our timeout reports a bit tomorrow :( I guess we'll have to fix the bug! [14:37] hey guys, I'm going to set up my PPA and i was thinking, is there any special nameing convension that is mostly used for nameing ppa's? [14:39] there is not. The default is named ppa (as seen in the url). I think that is confusing if you ever have more than one ppa. I think the ppa's name should hint at the kind of packages it will contain [14:44] I was just wondering cause at - https://help.launchpad.net/Packaging/PPA/Uploading - they suggest ~n[~] and that is a little confusing i must say.. [14:44] sinzui: [14:45] oh i misunderstood your question [14:45] sinzui: ah ;) [14:45] PPAs are archives. That is is a package name [14:46] sinzui: oh.. I'm sorry.. I think it is all a little confusing, as I am still learning ;) [14:46] The package naming formation disambiguates the package by origin and version. [14:49] sinzui: So i just clicked "Personal package archives" and then "+Create a new PPA" and then i have to give it a name and it suggests 'ppa' - do I make a new Personal package archive for each program I make or can I just make one, and then put my programs in it ? [14:49] It is common to package-name_version~ppaVersion~distroseriesVersion if your package is based on a distro series package === mrevell_ is now known as mrevell [14:50] jcsackett_: the archive is to hold many packges [14:50] the archive is effectively a folder with meta data and packages in it === jcsackett_ is now known as jcsackett [14:50] sinzui: did you mean to reply to jstoone, or were you calling my attention to the question? [14:50] oops, yes [14:51] jstoone: the archive is to hold many packges. The archive is effectively a folder with meta data and packages in it [14:52] sinzui: Great! Good system! I'm doing this 'cause I would like to get more involved with the OpenSource community and also because some people would like to get some of the programs I make. [14:53] jstoone: oh good, Your original work can have simpler package names since they are not based on something already distributed [14:53] sinzui: would it then be OK to just call it 'ppa' or do people usually change it? [14:54] jstoone: No they do not, because they cannot. My first ppa is also named 'ppa'. [14:54] sinzui: You can call your first PPA whatever you want now. [14:54] sinzui: That changed a yearish ago. [14:55] yes, that is what I recommend. [14:58] sinzui: Aha, that's easy ;) (also thanks wgrant for the comment!) - but can you tell me what the ppaVersion is used for? And what it is? Could I just write for an example test-program_0.1.s~ppa (My friend and I use our own version-numbering - hope it's ok, described in the FAQ I'm makeing) [14:59] jstoone: test-program_0.1.s~ppa0 is the correct first name [15:00] jstoone: ~ppa0 means the origin is from a ppa and it is the first version. you make want to release a ~ppa1 if you discover you need to fix the packaging rules, such as dependencies. [15:01] jstoone: That is how a few of my packages began, but with natty, two were added to ubuntu, so I maintain a ~ppa, while users can also find an ~ubuntu0 version as wel [15:03] jstoone: test-program_0.1.s is your project release. all packages that start with that part should be based on that version of your program. the package versions like ~ppa0 or ~ubuntu0 are adding rules to build and install that version. They may also patch it [15:03] sinzui: Ok, then I just make a new archive and continue from there? For an example I'll call it 'ppa1' and when i then name my test-program I'll call it test-program_0.1.s~ppa1 - right? [15:04] jstoone: it is unlike you will ever patch your ~ppa version...you would just fix your program. Ubuntu might have patches that you have not accepted, or that they use to integrate it into the distribution. [15:04] jstoone: start with 0, ~ppa0 [15:05] sinzui: All right (: - So have you written programs that have been added to ubuntu? [15:05] jstoone: Consider that once a package is published, It cannot be undone or fixed. So we increment the version and release a new one [15:05] two [15:06] sinzui: Wow.. may I ask what you've done so far, in short what do thouse two programs/additions do? [15:08] I wrote plugins for gedit so that I could use it for python and web development, and a tool the lint many kinds of files [15:09] jstoone: I published them in an archive. later a MOTU adapted my package and uploaded it to Ubuntu. [15:09] sinzui: I hope you can understand me even though my terminology is bad. I've been useing Ubuntu for 2 years now, and I possibly can't imagine writing something that would be included in a release/update. [15:10] I should now become a MOTU so that I can upload new version of my packages instead of asking a MOTU to do it for me [15:11] sinzui: But you haven't yet? [15:11] No. I was a slacker this release. [15:12] sinzui: hehe, That's to bad, but weren't you happy when you found out? [15:13] Yes, then mortified that I may be swamped with bug reports [15:15] Oh, yea... I see... [15:15] But have you been 'swamped' with bug reports then? [15:16] I got about 10 bugs. 5 of which were serious. As I started to fix them, one of the users who reported the bug started providing fixes. So my projects actually have someone else contributing to them now :) [15:45] That is great! But sinzui: thank you very much! I really appreciate it all! Have a nice day, maybe I'll see you sometime! === jtv1 is now known as jtv === kirkland` is now known as kirkland === zyga is now known as zyga-afk === doko_ is now known as doko [17:04] I used Open ID login (SSfoo) with http://ep2011.europython.eu and the conf email from that site says "somebody tried to create an EuroPython account through Other." is the "Other" coming from LP or a otherwise case? [17:05] like if the consumer has a list of OpenID providers and LP isn't one of them... "Other" [18:18] ouchie the build farms are busy today. 12 hrs delay... [18:48] According to https://launchpad.net/builders, there are 58 lpia/virtual buildjobs queued, but they don't seem to be being dispatched [18:56] lamont: ^^ === sinzui changed the topic of #launchpad to: https://launchpad.net/ | Help contacts: sinzui | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ === cody-somerville_ is now known as cody-somerville === andreas__ is now known as ahasenack === cody-somerville_ is now known as cody-somerville [21:23] maxb: can I get the URL for the ppa you have builds pending in? [22:05] lamont: They're not my builds - I'm just remarking that there seem to be builds included in the global queue counters which are not going away [22:06] maxb: the normal cause for that is if they're all in one ppa, it'll get one builder, since there are only 2 and you only get 80% and 2/2 == 100, which is >> 80 [22:06] but we're digging into making sure that it's not something else [22:06] lamont: I'm fairly sure that at least 40 of those 58 have been around for days [22:06] On several occasions I have noticed both lpia/virtual builders idle, and supposedly jobs waiting [22:07] maxb: exactly [22:07] exactly? === Ursinha is now known as Ursinha-afk === cinerama_ is now known as cinerama [23:49] hi, is it somehow possible to import an rsync-based http repo into launchpad? [23:52] reviczky: I am not sure I understand. If the repo is available over http and is svn/git/hg/bzr then yes. How it got there is moot [23:52] it has no version control [23:52] its a public http, which gets updated [23:54] Lp cannot import unversioned code. Can get a copy of the code, use "bzr init" in the tree, then "bzr push " to make it a repo [23:54] Hi, I'm trying to upload Changes file must be signed with a valid GPG signature: Verification failed 3 times: ["(7, 9, u'No public key')", "(7, 9, u'No public key')", "(7, 9, u'No public key')"] : Permission denied. [23:54] yeah, but id like to have an automated update ... [23:54] I'm trying to upload pianobar_2011.01.24-1ubuntu0.1_source.changes, and I get that error when I attempt to put it to the main archive. [23:54] reviczky: Then you can request an import and it will sync every few hours [23:55] I verified the signature on that package is valid with gpg, and it accepted the dsc and debian.tar.gz without issue [23:55] lfaraone: known issue [23:55] reviczky: technically it is a remote branch when the remote is bzr, and some forms confuse the issue. [23:55] micahg: so I can't upload? [23:55] lfaraone: it should work, just display the message [23:56] micahg: so http://paste.ubuntu.com/600497/ is expected, and my upload will be accepted? [23:57] lfaraone: yeah, you should get the waiting for approval e-mail [23:57] sinzui: not sure I understand, I'd still need to update the bzr manually then [23:58] Yes. Launchpad does not have facilities for scraping unversioned http sites into version control. [23:59] hmm. maybe I misunderstand. I thought you wanted to setup a remote versioned repo that Lp could import. [23:59] hi maxb, sinzui, all [23:59] hello