=== Guest67489 is now known as djbclark === MTeck is now known as MTecknology [02:44] al-maisan, hi [02:44] :-) [02:44] hello jelmer :) [02:45] did you register sourcepackagerecipebuildjob as a component that implements as a build farm job for BuildFarmJobType.RECIPEBRANCHBUILD? [02:45] jelmer: s/that implements// [02:46] jelmer: here's an example: [02:46] [02:46] name="PACKAGEBUILD" [02:46] provides="lp.buildmaster.interfaces.buildfarmjob.IBuildFarmJob"/> === doctormo_ is now known as doctormo [04:41] Every time I try to submit a bug report to launchpad I get a "Oops!" "Sorry, something just went wrong in Launchpad.". I'd open a bug on it, but well, I can't. === oubiwann__ is now known as oubiwann [05:36] why so many errors in launchpad lately? [05:37] try to get a branch file contents - 501, try to submit a bug to project - Ooops [06:29] hi [06:30] How long does it take for a package to be online ? [06:30] I used dput successfully, but don't see my lunch package on https://launchpad.net/~alexandre-quessy/+archive/sat [07:44] Ah, it says "Unable to find distroseries: unstable". Should I say "Karmic" or so? [09:51] QUESTION: After upgrading a local branch (bzr 2.0.0), I was unable to push it to launchpad: [09:51] Format for lp-64843152:///~lottanzb/lottanzb/0.5/.bzr is deprecated - please use 'bzr upgrade' to get better performance [09:51] bzr: ERROR: RemoteRepository(bzr+ssh://bazaar.launchpad.net/~lottanzb/lottanzb/0.5/.bzr/) [09:51] is not compatible with [09:51] CHKInventoryRepository('file:///home/lantash/Dropbox/Documents/Projekte/lottanzb/0.5/.bzr/repository/') [09:51] different rich-root support [09:51] However, upgrading the remote branch at launchpad isn't possible either: [09:51] bzr upgrade lp:lottanzb/0.5 [09:51] Format for bzr+ssh://bazaar.launchpad.net/~lottanzb/lottanzb/0.5/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance [09:51] starting upgrade of bzr+ssh://bazaar.launchpad.net/~lottanzb/lottanzb/0.5/ [09:51] making backup of bzr+ssh://bazaar.launchpad.net/~lottanzb/lottanzb/0.5/.bzr [09:51] to bzr+ssh://bazaar.launchpad.net/~lottanzb/lottanzb/0.5/backup.bzr [09:52] bzr: ERROR: File exists: '/srv/bazaar.launchpad.net/push-branches/00/00/1a/c2/backup.bzr' [09:59] (should have copied the output to pastebin or something like that, sorry) [10:05] lantash1: Hi [10:05] lantash1: The easiest workaround is to move the backup directory out of the way on Launchpad [10:06] jelmer: I also thought of that, but I didn't know how to ssh into that directory [10:06] you can do this e.g. with hitchhiker [10:06] (http://launchpad.net/hitchhiker) [10:06] lantash1: ssh is not possible, but sftp access is === lool- is now known as lool [10:19] jelmer: Listing the files in the directory using "ls" is possible both using hitchhiker and direct sftp, but "./hitchhiker lp:lottanzb/0.5 rename backup.bzr backup2.bzr" results in permission error. [10:19] lantash1: launchpad has some strict rules with regard to what filenames are allowed to exist [10:20] I think you should be able to rename backup.bzr to .bzr.backup [10:26] jelmber: Incredible. You were right. Renaming it to ".bzr.backup" worked just fine. And the branch upgrade is being performed right now. Thanks alot! [10:26] s/jelmber/jelmer/ [10:27] lantash1: you're welcome [10:27] Is it possible to clear everything on my launchpad project page so I can start from fresh? [11:38] I've added user auth in django, but how do I add a field to a model for the user id? === nhandler_ is now known as nhandler [14:34] losa ping? The build farm appears to not be dispatching jobs [15:05] bugtracker url for atheme bugs is incorrect, points to http://bugzilla.atheme.org/ should be http://jira.atheme.org/ [15:09] Thingymebob: Do you get a "Change Details" button at https://launchpad.net/bugs/bugtrackers/atheme-bugs ? [15:13] I do, looking at it now, Its no longer a bugzilla bug tracking system (its now jira which launcpad doesn't support?) [15:15] Ah. That makes it complicated. [15:15] Ideally, you could just fix the issue, but if LP doesn't support your bug tracker, then it won't help. [15:16] Perhaps file a bug against launchpad asking for jira support (but there may be such a bug) [15:16] I'm not sure what to do in the meantime. Maybe someone else has a better answer (but you may have to idle for a while) [15:16] Thats where I'm going next [15:17] Best of luck. [15:19] Bug 157488 Add bugwatch support for the JIRA bugtracker [15:19] Launchpad bug 157488 in malone "Add bugwatch support for the JIRA bugtracker" [Low,Triaged] https://launchpad.net/bugs/157488 [15:19] will just have to wait I guess [15:21] Or grab the code and implement it, if you're feeling particularly motivated :) [16:07] Thingymebob: It might be worth mentioning that Nokia uses Jira for Qt, so it's needed to support that too. [16:42] g'day all. How long does it take for an email reply to a bug notification to show up on the issue page ? [16:43] ah, there it is, nm! [17:11] lo [17:12] I uploaded libmtp-1.0.1 to my PPA, and deleted it... [17:12] now I want to upload a patched 0.3.7, but will it be rejected? [17:13] because the version number is lower? [17:18] hmmm [17:18] now it doesn't work at all anymore [17:18] sorry [17:18] the last sentance was wrong channel [17:41] My packages got rejected due to an invalid distroseries. Where can I find a valid debian/changelog file to get inspiration from ? My packages should work on the old LTS as well. [17:51] aalex_: in debian/changelog, the topline of each entry to have `package_name (package_version) distroseries; urgency=urgency_level` just change the distroseries to lucid, karmic, hardy, etc. [17:52] if the package is from debian, it's probably has unstable, testing, experimental, etc. as the distroseries [17:54] ripps: so, it should be xxx-0ubuntu1 dapper [17:54] aalex_: yeah, make sure that the version is inside of () [17:55] actually, it might be easier to just use the dch tool === abentley1 is now known as abentley [19:33] If I have a .crash file from apport that I want to put onto an existing bug (as separate files, the way apport usually does when you report a new bug), how would I go about doing that? === yofel_ is now known as yofel [21:04] hi all, I have uploaded a package to my PPA. Build was successful, but upload failed. [21:04] I am not actually able to understand what the the problem is: http://launchpadlibrarian.net/37982239/upload_1448650_log.txt [21:04] could anyone give me a hint, please? [21:05] the error message is "Unable to find source package" [21:05] hi guys [21:05] anybody knows rosetta well_ [21:05] ? [21:07] cavedon: what's your PPA? [21:09] geser: https://edge.launchpad.net/~cavedon/+archive/qutecom/+packages [21:09] thanks [21:10] may it be because I did not uplaod the orig file too? [21:10] To my undertsanding, it should be pulled by universe, if available (and it is) [21:11] ...pulled from universe... [21:12] geser: mhm, the error now disappeared from my PPA pages [21:12] I see it too, no error more [21:12] not sure what happened, I received an email with the error, and it was being displayed on the ppa [21:13] now it's gone [21:13] geser: thenks for looking [21:13] thanks [21:22] Can Launchpad stop emailing me every time I make a commit? [21:28] magcius: sure, I think you just unsubscribe to the relevant branch [21:28] urrgh, no [21:29] I want emails, just not ones from commits I created. [22:11] magcius: no I don't think that is possible [22:11] That's disappointing. [22:11] Even worse is that it uses my email as the From: address [22:12] er, no, wait, I'm stupid === sale_ is now known as sale