=== oubiwann-away is now known as oubiwann [00:45] wgrant: this crash http://pastebin.com/ukEqRveK doesn't happen on maverick === Ursinha-afk is now known as Ursinha === fta_ is now known as fta === jcsackett is now known as jcsackett|afk === fta_ is now known as fta === fta_ is now known as fta [05:17] Is Launchpad under maintenance? A package of mine has been sitting at "25 minutes to build" for hours, and https://launchpad.net/builders has been working on the same packages all evening. [05:21] Muscovy, No. Launchpad is not under maintenance. Unfortunately there is a problem with the launchpad build farm at the moment though. [05:21] Muscovy: Not under maintenance -- but something fell over a little over 6 hours ago. [05:22] Where's the best place for any updates on it? [05:23] I checked the Identi.ca page, but it doesn't mention this problem. [05:24] Anyways, thanks, I can stop refreshing my browser now. :P === fta_ is now known as fta === fta__ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === lifeless_ is now known as lifeless [08:21] hello all [08:21] It seems that launchpad PPA buildds are stuck for 9 hours... (according to builders page on edge) [08:23] hello wgrant, is there a problem with PPA buildd ? [08:24] yes there is [08:26] cody-somerville, do you know approximatively when this will be solved ? [08:26] few hours hopefully [08:28] so it's a big one this time? [08:40] somone with ops may want to add that to the topic. === fta_ is now known as fta [09:26] helle everybody [09:26] *hello [09:26] why, at the end of a bug page if i hit report another bug it link to the wiki page? === fta_ is now known as fta [09:32] reply: if a bug is assigned to ubuntu it just suggest how to report bugs :-) [09:33] Is it unusual for a build to not start after 8 hours ? === yofel_ is now known as yofel [09:35] det: Yes. The issue is being worked on. === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === fta_ is now known as fta === easter_egg|off is now known as easter_egg === easter_egg is now known as easter_egg|off === fta_ is now known as fta === fta_ is now known as fta [11:56] Hello, launchpad won't let me file a bug. IT says "you need to enable REFERRER HEaders", however my Sigh. I can't file a bug; "No Referrer header", however by about:config network.http.sendSecureXSiteReferrer is set to true. [11:57] I am running debian testing, and am trying to request a package sync [11:57] any advice? [12:07] OK, so there looks to be a second setting network.http.sendReferrerHeader. === fta_ is now known as fta === fta_ is now known as fta [12:42] why am i not allowed any longer to edit our translation wiki? [12:47] for a few days now i am not allowed any longer to edit our translation team wiki, which i as the coordinator of the team, wrote myself: https://help.launchpad.net/Translations/LowGerman any suggestions? === PsyTrance_ is now known as PsyTrance === jcsackett|afk is now known as jcsacket === jcsacket is now known as jcsackett [15:19] hi, there are 9 .po files with the status "needs review" in the translations section of my project. I added them at the same time as other languages, a few weeks ago, but they were imported automatically. How can I fix this? [15:58] hi from ssl === easter_egg|off is now known as easter_egg === easter_egg is now known as easter_egg|off === ubuntujenkins__ is now known as jenkins_ === jenkins_ is now known as jenkins === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [19:13] hmm ... i wanted to mirror https://code.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/platform.maverick to https://code.edge.launchpad.net/~asac/linaro-seeds/platform.maverick ... but that doesnt work :/ [19:13] always see a warning that launchpad wasnt able to mirror [19:14] how can i mirror in-launchpad ... wasnt there a way to do a lightweight copy? [19:27] !heat [19:28] asac: can't you just register a bzr branch mirror? [19:28] asac: using the "Register a branch" link on the code page? [19:36] jelmer: yes, thats what i tried, but the mirror run always failed. [19:36] anyway. i push manually for now ;) === asac_ is now known as asac [20:20] where can I see what the conflicts are? https://launchpadlibrarian.net/53681738/buildlog.txt.gz [20:21] thopiekar, [20:21] Conflict adding file changelog. Moved existing file to changelog.moved. [20:21] Conflict adding file control. Moved existing file to control.moved. [20:21] Conflict adding file rules. Moved existing file to rules.moved. [20:27] jelmer: so I need to merge instead of nest? [20:30] hmm the help pages say that there has to be a debian folder in a branch when merging.. is there a way to say create a dir (here debian) and put the files in it like nest does it? [20:30] https://help.launchpad.net/Packaging/SourceBuilds/Recipes [20:36] is it right that I can use all commands that are available for bzr? [20:36] $ bzr help commands [20:37] like "mv" "remove" [20:37] thopiekar: If possible, I would recommend just putting the files in a debian/ directory in the packaging branch. [20:38] the packaging branch is a import from svn [20:38] and there is already a debian maintainer who is working on these packages... [20:38] so less work for me using his files.. [20:57] :( The recipe text is not a valid bzr-builder recipe. Expecting 'merge', 'nest' or 'run', got 'mv' [20:58] http://pastebin.ca/1917068 [20:58] but I really need something like this ^ [21:01] what about nest-part? how does it work so far? [21:03] thopiekar: unfortunately the layout of that upstream branch (multiple source packages in one tree) is unusual [21:03] thopiekar: there is no possibility of convincing the maintainer of that repository to use a separate branch per project? [21:04] just mailed him about our problem.. I think he will be online tomorrow afternoon (GMT+0100) [21:05] jelmer: I'm just working and thinking about a solution without changes in our git.. [21:06] there is nothing in the help pages about "run".. what does it do? [21:06] thopiekar: you could create a branch derived from the import that just has the canonola-daemon/debian directory moved to debian/ ? [21:07] it isn't possible to import a git with subdir.. even you don't provide it :P [21:07] tried it but doesn't work.. [21:08] thopiekar: You can manually do that though. [21:08] I even thought about mirroring the imported import branch with the debian files.. [21:08] thopiekar: Clone the git import locally, move the canola-daemon/debian/ directory to debian/; commit and push to a new branch. Then use that new branch in the recipe. [21:08] doesnt work, too, "You can't mirror lp: or http://bazaar.launchpad.net" [21:09] thopiekar: Not using launchpad but on your local machine. [21:10] thopiekar: bzr branch lp:.../git-import git-import; cd git-import && bzr mv canola-daemon/debian debian/ && bzr commit -m "Move to root" && bzr push lp:.../git-import-moved [21:11] you are thinking about a script? [21:11] thopiekar: Ah, I thought you were just looking for a workaround for until the git repository gets fixed.. [21:11] would be great.. but it would be better to make packages on-the-fly :D [21:12] oh ok would be great for sure! === dendro-afk is now known as dendrobates [21:13] I even don't think it makes sense to do this work when I just have to wait a day! [21:13] ;) [21:14] well, it's about a minute worth of "work" but I'll leave it up to you :-) [21:37] * thopiekar just noticed that the debian files are also outdated :( he made new but the guy hasn't published them.. [21:38] it were great rules files! which detect wheather they are running under maemo or a desktop build system [21:39] then replacing the control files with the needed.. [21:41] Is there a way to subscribe a user to all packages in launchpad that are maintained by a particular team or person? [21:41] Is there a way to subscribe a user to all packages in launchpad that are maintained by a particular team or person? [21:46] lfaraone: I know someone on the pkg-perl team had to create a script to subscribe the team to all packages they maintain. [21:47] nhandler: cool, know of the script / where I can find th epeson who wrote it? === dendrobates is now known as dendro-afk [21:47] lfaraone: Ryan52 on oftc [21:48] nhandler: thanks, will ask === dendro-afk is now known as dendrobates [21:52] Are there any existing methods for tracking how patches we have in Ubuntu move upstream in Launchpad? [21:53] lfaraone: Operation Cleansweep was using tags to help track that. [22:02] hmmm. is it possible to search for bugs in packages subscribed to by a team? [22:02] (the bugs aren't subscribed to by the team, but the package is) [22:14] like, I'd like to perform searches on https://bugs.edge.launchpad.net/~sugarteam/+packagebugs, or at the very least show all the bugs in a list. [22:29] https://bugs.edge.launchpad.net/~sugarteam/+assignedbugs?advanced=1 [22:29] on that page [22:29] you can set subscriber as a field [22:29] so you can do it [22:29] please file a bug though, it should be easier [23:04] hi [23:05] i've approved this name jotyar in our translation for wordpress in launchpad.net but he can't translate look at her: http://img440.imageshack.us/img440/6900/91153680.jpg or http://img811.imageshack.us/img811/1518/31879122.jpg [23:05] what is the problem [23:11] no body from roseta her? [23:33] lifeless: I was talking about "packagebugs", not "assignedbugs". Setting subscriber to "sugarteam" in the link you provided gives no hits. [23:33] lifeless: in this case, sugarteam is sub'd to the package, not to the bug itself.