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