/srv/irclogs.ubuntu.com/2009/07/31/#launchpad.txt

bdmurrayIs there a reason that its possible to report bugs about packages not in Ubuntu?  For example if you go to https://edge.launchpad.net/ubuntu/+source/automake1.11/ it is not available in Ubuntu but a PPA00:05
bdmurrayHowever, if you click on Bugs then File a Bug you can report a bug about this non-ubuntu package00:05
synica package isn't required to be in Ubuntu to make use of launchpad00:09
=== matsubara-dinner is now known as matsubara
=== doctormo is now known as NoteTaker
wgrantsynic: It is to file bugs about it in Ubuntu.00:19
bdmurrayWell it ends up raising an error if you actually go to file the bug00:20
wgrantRight.00:20
wgrantI filed a bug about that years ago.00:20
wgrantAnd it is still fixed.00:20
synicoh, heh00:20
wgrant(in that you can't actually file a bug)00:20
wgrantOdd that the button shows up, though.00:20
bdmurraywell and the bug listing for Ubuntu shows up too00:21
wgrantBug #15734200:21
ubottuLaunchpad bug 157342 in malone "PPA-created SourcePackageNames appear to exist in Ubuntu too" [High,Fix released] https://launchpad.net/bugs/15734200:21
mhall1191okay, my first attempt at both packaging and uploading to a PPA02:54
mhall1191I got the packaging working, and I think I dput okay02:54
mhall1191I get: Successfully uploaded packages.02:54
mhall1191Not running dinstall.02:54
mhall1191but still no package in https://launchpad.net/~mhall119/+archive/ppa02:55
hggdhmhall1191, it takes a bit for them to appear03:01
mhall1191oh, so I'm just being impatient?03:01
wgrantmhall1191: You need to wait up to 5 minutes.03:02
wgrantIf it's not there after 5 minutes, and you don't have an email from Launchpad, you probably didn't sign the package properly.03:02
mhall1191so, it launchpad building the binary?03:02
wgrantYou'll get an email before it starts doing that.03:02
mhall1191it says the signature is good03:02
wgrantThe key is associated with your Launchpad account?03:02
mhall1191okay, got an email: Unable to find distroseries: unstable03:03
mhall1191wgrant: yes03:03
wgrantSo, your changelog says 'unstable'. But that's not an Ubuntu release.03:03
mhall1191okay, must be from reading debian's documentation03:04
mhall1191what would it be for Ubuntu, "intrepid" or "jaunty"?03:04
mhall1191something like that?03:05
wgrantExactly.03:05
mhall1191okay, rebuild and try again, thanks03:06
mhall1191dput -f to make it upload again?03:08
wgrantYes.03:08
mhall1191okay03:09
mhall1191trying it again03:09
mhall1191qimo-usplash_1.0.0.dsc: Unknown section 'X11'03:10
wgrantx11, not X11.03:10
mhall1191thanks03:11
mhall1191noob mistakes03:11
mhall1191I appreciate the help though03:11
wgrantnp03:11
mhall1191woo hoo, Accepted!03:16
mhall1191thanks again wgrant03:16
wgrantmhall1191: Excellent.03:16
wgrantNow, let's see if it builds...03:16
mhall1191https://launchpad.net/~mhall119/+archive/ppa shows 1 source package, 0 binary03:17
wgrantYou've hit the build farm at a bad time.03:17
wgrantRight now there are lots of builds, and not many builders.03:17
wgrantIf you expand the source package row and click on the builds, you'll get an estimate of the starting time.03:18
mhall119|eeepcsorry my laptop battery was dying03:18
mhall119|eeepchad to switch03:19
wgrantAh.03:19
wgrant12:17:48 < wgrant> You've hit the build farm at a bad time.03:19
wgrant12:17:57 < wgrant> Right now there are lots of builds, and not many builders.03:19
wgrant12:18:27 < wgrant> If you expand the source package row and click on the builds, you'll get an estimate of the starting time.03:19
mhall119|eeepc:(03:22
mhall119|eeepcbuild failed03:22
wgrantIndeed.03:22
wgrantFaily obvious fix.03:22
wgrantBuild-Depend on whatever provides pngtousplash.03:22
=== matsubara is now known as matsubara-afk
mhall119|eeepcah, okay03:24
mhall119|eeepcI'll have to find that03:24
wgrantmhall119|eeepc: You might want to look at https://wiki.ubuntu.com/PbuilderHowto. That will let you test the build-dependencies locally.03:26
mhall119|eeepcthanks03:27
=== NoteTaker is now known as doctormo
sanmarcosdoes launchpad only support Bazaar as source control?05:07
mwhudsonyes05:10
mrooneyAnyone know if webhooks are a plan / current request for launchpad code hosting? So I can tell launchpad to POST to a given URL on commit like a post commit hook, triggering a build or something?05:23
mwhudsonmrooney: we'd like something like that, but i don't think there's any decision made about what the mechanism would be05:27
mwhudson(maybe XMPP?)05:27
mrooneyThe general solution seems to be an HTTP POST because of its simplicity and how well understood HTTP already is05:28
thumpermrooney: file a bug on launchpad-code05:28
mrooneyplus plenty of things already listen on http and can perform actions over them05:28
mrooneyI haven't looked at github but I know it has that feature, I think it uses HTTP05:29
thumpermrooney: provide examples if you can05:29
mrooneythumper: okay. thanks!05:29
micahgI got an error on uploading to my ppa that 2 original source tarballs are different05:32
micahgif I delete the current package in tehre, will it solve the problem?05:33
wgrantmicahg: Possibly, but that's a very bad idea.05:34
wgrantmicahg: It might solve it after a day or two, but you shouldn't do that sort of thng.,05:34
micahgugh05:34
wgrantWhy would the orig.tar.gz differ?05:34
micahgidk05:35
wgrantBy definition they should not differ.05:36
wgrantOr they are not the orig.tar.gz.05:36
micahg1 know05:36
micahgI know05:36
micahgright05:36
micahgI think the one I uploaded originally is not the original05:36
micahgI got it directly from the source instead of from ubuntu05:36
micahgwgrant: here's what I got05:37
micahghttp://pastebin.ubuntu.com/238145/05:37
wgrantIf the Ubuntu one is different from upstream but has the same version, there is something wrong.05:37
wgrant(not unlikely, and it does happen, but it shouldn't)05:38
micahgso, what should I do now05:39
micahgI checked the help page and it says to regenerate the tarball05:39
wgrantWork out what the difference is05:39
wgrantIf you really do need the new one, change the version number.05:39
wgrant(eg. add +repack1 if it's just a repack, or +dfsg1 if it's removing some non-free stuff)05:40
micahgI'm pulling in down now05:42
micahgis there a command that will spit out the differences between tarballs?05:43
wgrantI'd just unpack them and diff -Nur05:44
micahgah05:46
micahgI found it05:46
micahgthe one I built has -orig appended to the folder05:46
wgrantThis is why we grab the tarball from upstream.05:47
micahgI did :)05:47
micahgok05:48
micahgso what to do now?05:48
wgrantWho has the right tarball?05:49
wgrantUbuntu or you?05:49
wgrantAnd which one is already in your PPA?05:49
micahgUbuntu and mine05:50
wgrantyou cannot both have a different right tarball.05:50
wgrantThere is at most one correct tarball in existence, unless upstream is crazy.05:51
micahgUbuntu has the right one and mine is in my ppa :)(05:51
lifelessmicahg: if they are both right why are they different?05:51
wgrantAh.05:51
wgrantI see.05:51
micahglifeless: in essence both are correct, they contain the same files05:51
wgrantThe tarball content is the same, except for that directory name?05:51
micahgyes05:52
lifelessmicahg: then they are different; choose one and use it.05:52
rafiuping05:52
wgrantrafiu: Failed.05:52
rafiuwgrant: send05:52
wgrantmicahg: What is this new thing you are trying to upload with the Ubuntu tarball? I'd probably rebuild it to reference your version of the tarball instead.05:52
micahghmmm05:53
rafiuanyone here familiar with the process for migrating to launchpad from trac once we've converted trac tickets to xml?05:53
micahgI think I'll just upload without the source :)05:53
wgrantmicahg: Watch out for the hash in the .dsc.05:53
micahgah05:53
wgrantrafiu: You need a Launchpad Bugs developer. They are in Europe, so are hopefully all asleep.05:53
rafiuasleep!?05:54
wgrantmicahg: You might need to move the Ubuntu tarball out of the way, grab the one from your PPA, then debuild -S again.05:54
rafiuspace invaders not supposed to sleep05:54
micahgwgrant: it accepted it this time :)06:07
wgrantmicahg: Excellent.06:07
micahgalthough, I don't know if it'll even fix the problem I was having, but that's another story :)06:08
mrooneythumper: okay, I filed bug 407234, here's to hoping!06:09
ubottuLaunchpad bug 407234 in launchpad-code "launchpad should support post-commit actions via webhooks" [Undecided,New] https://launchpad.net/bugs/40723406:09
thumpermrooney: do you think they should be configurable on a branch by branch basis?06:09
mrooneythumper: I'm up in the air, I think by project basis is a great simple, first step06:10
mrooneyPlus if it passes the branch name, the listener can conditionally act if desired06:10
thumpermrooney: you don't really want it submitting for any branch associated with the project, surely06:10
wgrantBy project doesn't make sense.06:10
mrooneyneither makes sense for all purposes, project is the most simple and powerful06:11
wgrantProject is more complicated.06:11
mrooneywhy's that?06:11
wgrantIf it's per-branch, there is no need for a special way to send the branch identifier.06:11
thumpermrooney: if you are a developer, I'd be happy to mentor this change in06:12
mrooneyif I have a build server I may not want to register a new hook each time I branch a release. also I may want to do things on new branches made by others06:12
mrooneythumper: sure!06:12
mrooneywgrant: I think both might coexist in an ideal world?06:12
mrooneySo you can have either or both06:12
mrooneythumper: I have yet to look at LP code but am moderately experienced with python and programming in general06:13
thumpermrooney: first up we'd have to get agreement on the right way to do it06:13
thumpermrooney: whether based on branch or project06:14
thumpermrooney: branch may be more flexible as it could work with +junk and package branches06:14
thumpermrooney: although we could move this to the bug report06:14
mrooneyyeah, do you agree having both is not contradictory?06:14
thumpermrooney: having both is more work, and we would be able to get branch in more easily I believe06:15
thumpermrooney: although we'd have to work out who hits the hooks06:15
thumpermrooney: the scanner, or something else06:15
mrooneyoh okay06:15
thumperwe have infrastructure around branch jobs06:15
wgrantA job seems nicer, but overkill...06:16
thumperperhaps06:16
thumperhowever I'm EODing now06:16
wgrantBut emails use it now, don't they?06:16
thumperwgrant: revision emails? yes06:16
thumperactually... the response time from the post leads me to think a job would be better06:17
wgrantRight.06:17
mwhudsonshould be a job06:19
mwhudsoncreated by the scanner i guess06:19
mrooneywell, the hookah library does it asynchronously so if that was used, a lot of the problems are taken care of like that, retrying with timeouts, et cetera06:20
thumpermwhudson: abreed06:20
thumperagreed06:20
thumpermrooney: there is a lot of infrastructure in LP that you'll soon learn about :)06:20
mrooneyhow fun :)06:21
mrooneyif you think branch is easier to land, I'm fine with looking at that first06:21
thumpermrooney: I've updated the bug and offered mentorship (never done that before)06:21
mrooneyhooray06:21
thumpermrooney: it is going to need a db patch06:21
mrooneyyeah06:21
thumpermrooney: and that always takes more to get in06:21
thumpermrooney: but I can help with that too06:21
mrooneyI think there will be some cool project wide hooks though that can be done06:21
thumpermrooney: first step, get the code06:22
mrooneya hook to call on a new branch creation for example, that would be neat06:22
mrooneyokay, I'm throwing some more info in the description06:22
mrooneyhave you added anything that I'll stomp over?06:22
* thumper is done for the day06:22
thumpermrooney: no06:22
thumpermrooney: I add comments, not updated the description06:23
thumperciao06:23
mrooneygood night, thanks for your help and suggestions, hopefully we can work together soon :)06:23
wgrantWhat's the replication lag threshold?06:30
wgrantAnd are there two replicas?06:31
wgrantI'm seeing some very inconsistent data here.06:31
wgrantSome of which makes no sense.06:31
wgrantSome of it is explained by replication issues (eg. the build page reporting that the build has not yet started, while the builder says otherwise), but other stuff isn't (eg. build start timestamps moving around as I refresh the page).06:32
wgrantSee, now the build page says that it has been building for 7 seconds, when I first saw it hit the builder more than three minutes ago.06:33
wgrantHmmm. Maybe the i386 buildd I hit is just broken and keeps dieing quickly and silently.06:35
wgrantAha, the build has finally stuck.06:35
mrooneyMan the automated translation export is so cool and exciting06:38
mrooneycombined with automated import, Launchpad is basically an automated magical translation factory06:39
wgrantAn open source one, too.06:39
mrooneyyeah but things are more magical if you don't look at the source :)06:40
mrooneynow it just needs to create a template automatically and I will be blown away06:54
mrooneyit seems pretty doable, just run xgettext on the file pattern of the users choosing06:55
wgrantI'm not sure that template autogeneration is a good idea...06:56
mrooneyoh? why's that?06:56
wgrantGood question.06:57
wgrantI can't actually see much wrong with it, except that it's always been done the other way.06:57
wgrantWhich I presume there's a reason for.06:58
mrooneyI think the reason is because there isn't yet a solution. Most repositories are passive things which sit there and hold your files.06:58
mrooneyUntil you have a system like Launchpad to do it for you, that's the only way to do it06:59
mrooneygenerate the template, find translators, give them template, collect translation files, integrate them. Those are the steps, basically07:00
wgrantLP would then automatically commit the template too?07:00
mrooneyLaunchad has now basically automated all but the first, right?07:00
mrooneyMaybe.07:00
mrooneyDo you even need the template in your code?07:01
mrooneyIt is autogenerated so there's no information loss to not have it. Couldn't LP store it internally wherever it currently does for Rosetta?07:01
mrooneyFrom a programmer's perspective when you wrap your strings with gettext, you are saying, "I want translations for these strings". So I don't see why you couldn't have something smart enough to hide the stuff you don't care about, and just deliver translations07:02
pooliewgrant: i'm wonder what you think of bug 40718907:27
ubottuLaunchpad bug 407189 in launchpad-foundations "hide the user name for deleted/deactivated accounts" [Undecided,New] https://launchpad.net/bugs/40718907:27
wgrantpoolie: I wondered that myself.07:28
wgrantI'm not sure.07:28
wgrantIt's hard.07:28
noodles775Hey poolie, thanks for the feedback re. ppa-index ideas. I was wondering whether you got to take a look at the new mockup? I tried to ensure that it deals with a number of your points?07:54
pooliethanks for listening07:54
pooliei hadn't clicked the new one yet but i can look now07:54
noodles775Thanks! https://dev.launchpad.net/VersionThreeDotO/Soyuz/PPAUI#Idea%202.%20Re-focusing%20the%20purpose07:54
poolienoodles775: it looks nice07:56
mrooneydear launchpad, I honor your achievements with this blog post: http://mrooney.blogspot.com/2009/07/launchpad-is-now-automatic-magical.html07:57
poolieI really like the top part, including07:57
pooliethe "owned by %s"07:57
pooliempt would point out that "read about installing" is a poor hyperlink text :)07:57
noodles775Yeah, kinda necessary when people can name their PPA "Official Mozilla Security PPA" if they like.07:57
noodles775Yes, I' just used what's on the current one... good point. I'll update it.07:58
poolieso i can see where you're going but i still have concerns about the "currently updates only ..."07:58
noodles775Yes, I'd done this version before your latest email...07:58
pooliefirstly that it's just a point-in-time thing07:58
poolieand also that even for quite well focussed ppas there might just be quite a few packages07:59
pooliemost of which the user doesn't care about or recognize07:59
noodles775what would be the problem when there were, say, 15 pkgs?07:59
pooliebecause packages are smaller than the end user's idea of applications07:59
pooliei guess basically i don't understand what this gives you beyond the package list down the bottom08:00
noodles775The aim was that it summarises information for a decision. Ie. if there were 15 pkgs, it would say "This PPA updates 15 packages on your system. You can browse those packages below and subscribe to be notified of new packages..blah"08:02
pooliesounds a bit like filler to be frank08:02
noodles775So I guess it is only ever summarising information that is present in the table.08:02
noodles775Yeah, ok. You're not the only one to question the duplication :)08:02
pooliehow about instead: make it obvious that your can subscribe08:03
pooliemake it obvious what the packages are08:03
poolieand use the space maybe for some stats like08:03
poolie15 packgase08:03
poolie23 uploads in the last month08:03
poolie4 packages building and 3 waiting to build08:03
poolieoh, and i'll tell you what, the nice thing is that the build counts gives you a nice way to show developers what happened to their stuff08:04
pooliewithout necessarily having a portlet08:04
noodles775Great idea (the building stats will be present for owners/admins etc. already - see the note on the mockup).08:04
noodles775Hmm... were you against the build-summary-status only displaying for owners/admin etc.? (see note bottom left of mockup.)08:05
pooliebecause one of the issues you have to struggle with here is that you fire off with dput and then things become a bit invisible08:05
pooliei am against that actually08:05
noodles775Yep, as in you think it should always be visible?08:05
pooliei think generally, everyone should see the same page unless there's a good reason otherwise (like private data etc)08:05
poolieotherwise you get this "that's funny, why can't you see it" reaction08:06
noodles775Yes, good point.08:06
pooliemm08:06
poolieand it seems possible that there'll be an interaction like this08:06
pooliedev: ok i've uploaded a fix to the ppa, please try it08:06
poolieuser: i can't see it08:06
pooliewell, this will probably happen anyhow, but at least showing that stuff is building or waiting may help08:07
noodles775Why wouldn't they be able to see it? (ie. the latest uploads with their state?)08:07
pooliemy mistake, they would see it there08:07
noodles775ah ok.08:07
poolieoh, the other big reason why people should see data they we don't expect them to use in this context -08:08
poolieit helps them learn what the system can do08:08
noodles775+108:08
pooliepeople will probably see someone else's ppa before they create their own08:08
noodles775Great... thats excellent feedback, thanks! Anything else? (I'll try to do a v3 sometime later today).08:09
noodles775s/thats/that's08:09
poolieso the thing i meant by a timeline view is something like this - above or below the package list, have something a bit like a bug activity view08:09
pooliewith items like08:09
pooliefirefox-3.5-thoaeu-1234124-1234-124 by _Martin Pool_ at 2009-07-31 12:22 **waiting to build**08:10
poolie * firefox now starts much faster08:10
poolie * no more bugs08:10
noodles775OK - so people can see what changed in the latest upload, yeah, that is helpful info.08:11
poolieso then it's like an overall changelog for this ppa, not a timeline of builds as such, but a timeline of packages, including the current state of those uploads, whether they succeeded, failed or whatever08:11
poolieright, and so you get a sense of what kind of work's being done here08:11
pooliehm08:12
pooliei wonder if "You can update your system" is making too much of an assumption people are running karmic?08:12
pooliesome people on Windows will find these pages through a google search :)08:12
pooliehilarity ensues :)08:12
noodles775heh, yes, we could make that "You can update your Ubuntu <distroseries> ..." when we autodetect...08:13
pooliemore seriously people on jaunty will probably get stuck08:13
noodles775and present something else when it' pre-karmic that is more direct.08:13
pooliealso remember people may be browsing from one system but ssh'd to another08:13
poolieso of course you need a way around autodetection08:14
noodles775Yes, but those people would surely know to look at the technical details (key/apt-get url), don't you think?08:14
poolieyes, as long as there's a drop-down to get the right system within that it's fine08:27
sianishi08:39
sianishttps://code.launchpad.net/~mvo - this page gives me timeout all day08:39
wgrantsianis: Known bug, and it's hopefully fixed. Try https://code.edge.launchpad.net/~mvo instead.08:40
sianiswgrant: thx08:40
sianishttps://code.edge.launchpad.net/~mvo/ddtp-ubuntu/ddtp-ubuntu - why didn't launchpad put translations here?08:44
wgrantThat's amusing.08:44
wgrantIt could also do with having its whoami configured properly...08:48
wgrantsianis: The code seems pretty clearly right. I wonder if the right series is setup up for commits.09:08
didrocksdpm: to add new language available to be translated, even with the automatic launchpad import, do I have to add new blank .po file or can the user say "I want to translate in this language!" (https://translations.launchpad.net/quickly)09:35
dpmdidrocks: if I'm not mistaken, you don't have to do anything, the user can easily create the new translation in the following way: depending on the language selected on his/her LP profile, only the translations for/his/her language will be shown in the +translate page, so even if the translation is empty, he/she should be able to create one with simply entering the first translation. jtv might be able to tell you more, but in fact, we can try this just no09:37
dpmwgrant, I'll create the Catalan translation :), give me a sec...09:37
jtvno need to create anything at all.09:38
jtvexactly what dpm said09:38
didrocksdpm: awesome, thanks for the clarification :)09:38
didrocksok, it works. I added a new language to my profile and I can see it09:40
didrocksI just have now to see why it doesn't work this branch for automatic exporting translation: ~quickly/quickly/quickly-po09:40
jtvdidrocks: what's not working?09:41
dpmdidrocks: there you go, you should now have a Catalan .po file as well (it's not finished, I've just translated a few strings). Regarding automatic translation exports, jtv is the one to talk to09:42
didrocksdpm: yes, I can see it, thanks :)09:42
didrocksjtv: I try to add it to this page: https://translations.edge.launchpad.net/quickly/0.x/+link-translations-branch09:43
didrocksI just get "There is 1 error"09:43
jtvdidrocks: did you pick the branch from the "Choose..." picker?09:44
sianiswgrant: mvo reviewd the settings, coldy you or somebody run an export again?09:44
didrocksjtv: I can't find it as well from the "Choose..." picker09:44
didrocksjtv: but the branch exists: https://edge.launchpad.net/~quickly/quickly/quickly-po09:45
jtvdidrocks: team-owned branches don't quite work yet.  :(  Can you make yourself the owner of the branch, then set it as the translations branch, then make the team the owner again?09:46
didrocksjtv: this workaround works well. Thanks! Something to put in a FAQ ;)09:47
jtvdidrocks: something to fix.  :(09:48
didrocksalso :)09:48
didrocks(but in the meanwhile)09:48
didrocksjtv and dpm : thanks for your support09:48
jtvdidrocks: no worries, hope you enjoy the feature.  Let me know if there's anything else.09:48
dpmdidrocks: np, you're welcome :)09:48
didrocksjtv: I will! It seems to be a really cool feature (rosetta is the "unkown part of launchpad" where I didn't get until now)09:49
jtvdidrocks: I've updated the blog post to link to the bug.09:52
=== yofel_ is now known as yofel
=== noodles775 is now known as noodles-afk
=== deryck changed the topic of #launchpad to: https://launchpad.net/ | Launchpad is now open sourced: https://dev.launchpad.net/ | Help contact: deryck | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com | #launchpad-dev is the developer channel
=== noodles-afk is now known as noodles775
=== salgado-afk is now known as salgado
=== matsubara-afk is now known as matsubara
thekornhi, the graphs in the 'last modified' column of code overview pages like https://code.edge.launchpad.net/zeitgeist are all the same,13:20
thekornis this an already known issue?13:20
=== sabdfl1 is now known as sabdfl
thekornnm, found it, it's bug 407006, did not know they are called sparklines ;)13:22
ubottuLaunchpad bug 407006 in launchpad-code "sparklines always the same" [Undecided,In progress] https://launchpad.net/bugs/40700613:22
=== mrevell is now known as mrevell-lunch
wgrantcprov: I ran into some strange build issues earlier this evening.14:11
cprovwgrant: can I see the buildlog ?14:12
wgrantcprov: Not an issue inside the build. It was very strange.14:12
wgrantBasically, an i386 got dispatched to aluminium several times.14:12
wgrantEach time, it sat building for 30ish seconds.14:12
wgrantThen restarted silentl.14:12
cprovwgrant: maybe because aluminium wasn't able to fetch the chroot+files in time?14:13
wgrantAfter about 6 minutes of trying, it finally caught and built fine.14:13
cprovwgrant: in those cases the UI lies for few seconds ...14:13
RainCTHey14:13
cprovwgrant: were you able to view any relevant part of the buildlog tail (on the builder page) ?14:14
wgrantcprov: There wasn't any.14:14
wgrantcprov: I suspect the slave was still resuming.14:14
RainCThttps://code.edge.launchpad.net/~thekorn/zeitgeist/flexible.engine.backend/+merge/9499 -I'm wondering, what does the "(community)" there mean?14:15
cprovwgrant: exactly, resuming or trying to fetch build files, then timed out14:15
wgrantcprov: So that's expected behaviour?14:15
cprovwgrant: they are blindly reset, in those circumstances14:15
cprovwgrant: not ideal, but yes, expected.14:15
wgrantcprov: OK, thanks.14:15
cprovwgrant: we should move the job to the next builder, I guess.14:16
cprovwgrant: it happens 'by accident' when the queue is full14:16
wgrantcprov: What do you mean?14:16
wgrantRainCT: It means something is broken, as it thinks you're not a member of the target's review team, when you clearly are.14:17
wgrantRainCT: I've seen this problem in a couple of other places.14:17
cprovwgrant: it seems that some builders don't cope with the timeouts we established for some periods14:17
cprovwgrant: after some time, they work normally, it's a race on resuming, I suspect.14:18
wgrantcprov: Right.14:18
wgrantSo, it didn't cause any problems, but was really confusing while watching the build.14:18
wgrantStarted 30 seconds ago... refresh... started 2 seconds ago...14:19
cprovwgrant: yes, it's very WTF, because the master keeps hammering a builder that is not working while the others are IDLE14:19
RainCTwgrant: ok then, just making sure you know about it :)14:20
wgrantRainCT: I'd file a bug, so Code people can look at it.14:20
RainCTok, done (#407347), thx14:29
ronnywhoever manages the bzr overlay for gentoo on lp - he failed at making it accessible to the rest of the world14:39
=== mrevell-lunch is now known as mrevell
NCommanderCan an LP admin bump the size of mp PPA15:42
NCommander*my15:43
jpdsNCommander: It would probably be best to file a question against Launchpad so that they can track the request.15:48
deryckNCommander, yes, what jpds said.  File a question, and I can get it assigned for you.15:49
NCommanderderyck, which project should I file it again15:50
NCommander*against15:50
deryckNCommander, https://answers.edge.launchpad.net/launchpad-project15:52
NCommanderderyck, https://answers.edge.launchpad.net/soyuz/+question/7874415:53
deryckNCommander, it's assigned now, and the appropriate group pinged.15:59
=== sale_ is now known as sale
=== matsubara is now known as matsubara-lunch
aboSamoorHi, I am trying to login to stackoverflow using launchpad open id, I did not use stack overflow for more than 6 months. It is not working it wants to create new user my launchpad open id !16:25
aboSamoorHi, I am trying to login to stackoverflow using launchpad open id, I did not use stack overflow for more than 6 months. It is not working it wants to create new user my launchpad open id !16:33
aboSamoorcan anyone help me ?16:38
epsyhttp://bazaar.launchpad.net/~armagetronad-dev/armagetronad/config_tournament_server/annotate/head%3A/ladle.cfg16:44
epsywhat happened there?16:44
aboSamoorepsy, do you know who can I ask regarding open id support ?16:45
deryckaboSamoor, I haven't logged into stackoverflow before, but don't you have to associate your account on stack overflow with your LP account?16:45
epsywhat are you trying to do?16:45
epsyah, stackoverflow is a website?16:46
deryckaboSamoor, my guess is it wants to create a new stack overflow account because the site doesn't know which account your open id relates to.16:46
aboSamoorderyck, I created an account in SO using launchpad openid, what I can remember that my id was id.launchpad.net/~rmyeid and after a while it changed launchpad.net/~rmyeid and I can not access my account again !16:49
deryckaboSamoor, what is your user name on Launchpad?16:50
aboSamoorderyck, rmyeid16:50
deryckaboSamoor, and when you went to SO did you try to provide -- https://launchpad.net/~rmyeid -- as your open id login?16:52
aboSamoorderyck, I tried and it gives me that it is the first time so it will make a new user account !16:54
deryckaboSamoor, Stack Overflow tells you it is your first time and wants you to create a new Stack Overflow account?  Is that correct?16:55
aboSamoorderyck, yeah16:56
deryckaboSamoor, yeah, this is what I was saying earlier.  Stack Overflow doesn't associate your open id with any account that they have.  I'm not sure why that is, but it's on Stack Overflow's end, not Launchpad's.16:56
aboSamoorderyck, sorry, I am not that technical person what do you suggest to do ?16:58
mhall119|workhelp!16:59
deryckaboSamoor, I think you need to contact someone with Stack Overflow about the problem.17:00
mhall119|workokay, I uploaded a source package which finally (after some tweaking) was accepted, but the build failed because I lacked build-depends17:00
mhall119|workso, I added the build-depends, but now I can't get the package accepted again17:00
mhall119|workthis is the email I get: http://paste.ubuntu.com/239489/17:00
mhall119|workdo I need to change the version number and re-submit?17:01
mhall119|workmy only changes were to debian/control17:02
aboSamoorderyck, thanks very much I will use IRC conversation to explain the problem to the SO guys :)17:02
=== noodles775_ is now known as noodles775-afk
deryckmhall119|work, does the info here help:  https://help.launchpad.net/Packaging/UploadErrors  ?17:12
mb74please can someone tell me how to make a kernel-package whic17:15
mb74which can be uploaded to launchpad?17:16
mb74how do i have to setup make-kpkg?17:16
mhall119|workderyck: nope17:18
mhall119|workderyck: I had it working previously, up to the point where it tried to build a binary17:18
mhall119|workI'm trying to fix the build now17:18
mhall119|workmy ppa setup is right, my gpg keys are right17:20
mhall119|workit just doesn't like me uploading the package again17:20
mhall119|workchanging the version in debian/changelog has allowed it17:20
mhall119|workdo you have to change the version every time a build fails?17:20
deryckmhall119|work, sorry, soyuz isn't my area.  Maybe cprov could help explain?17:23
maxbmhall119|work: You can retry a failed build through the web interface. If you want to change the source in any way whatsoever, then yes you need to increment the version.17:24
mhall119|workmaxb: is the debian/control file considred source?17:24
maxbOf course it is - it's part of the source package you upload17:25
=== deryck is now known as deryck[lunch]
mhall119|workok17:25
mhall119|workso, what would be the point in retrynig a build through the web interface, if nothing has changed?17:25
mhall119|workpresumably if it wouldn't build the first time, trying again without fixing anything will cause it to fail the second time17:26
mhall119|workare there any good tutorials covering how to handle meta-packages and non-code packages?17:31
maxbmhall119|work: A build may fail because of an issue with a package that it depends on. After that dependency is fixed, the build may be able to retry successfully17:32
mhall119|workah, okay, that makes sense17:32
mhall119|workthanks for taking the time to explain all this to me maxb17:32
maxbmhall119|work: I'm not sure how you'd write a tutorial on meta-packages or non-code packages. They're really just packages that happen to be of certain kinds17:33
=== salgado is now known as salgado-lunch
=== matsubara-lunch is now known as matsubara
mhall119|workmaxb: I meant, what do I do with debian/rules when nothing is being compiled?17:40
mhall119|worklike, if I just have a GDM theme and other artowkr17:41
=== beuno is now known as beuno-lunch
maxbmhall119|work: If you think about a debian/rules file, it does other things than compile the package. So you do all the rest, you just don't compile anything17:42
maxbThere is https://wiki.ubuntu.com/MOTU/School/PackagingWithoutCompiling17:42
mhall119|workthanks17:42
mhall119|workah, that looks like exactly what I'm looking for, thanks again maxb17:43
mhall119|workokay, I'm going to lunch while I wait for launchpad to compile my package17:44
cprovmaxb: thanks for helping mhall119|work ... perfect explanation, as usual.17:45
mhall119|workyes, maxb deserves a raise for that17:47
maxb:-)17:47
rafiuany Launchpad Bugs devs around? need to migrate tickets from trac to LP (i have xml conversion ready)17:47
mrevellrafiu: gmb is the person to speak to but he's having some IRC issues, AFAIK17:48
gmbrafiu: Hi. As mrevell says my connection is a bit unstable at the moment. Normally I deal with bug imports but I'm going to be unavailable next week. Are you happy to wait until the week after that or would you rather get it done sooner?17:49
mb74nobody here who can tell me how to create a kernel source package for uploading to launchpad?17:52
maxbmb74: It's a fairly specialised topic17:53
aboSamoorwhat are the ubuntu websites that use openid ?17:54
maxbI assume from the way you're asking that "take the existing ubuntu source package and modify it" does not suit you17:54
maxbaboSamoor: several different wiki installations, REVU, ...17:54
aboSamoormaxb, I just discovered that ubuntuforums accept launchpad openid, I meant to ask if brainstorm, launchpad itself accept openid ?17:55
maxblaunchpad itself provided openid identities for its registered users, but does not itself accept external openid identities17:56
maxberm, I mean provides, not provided17:57
SamByeah18:01
SamBI use mine to comment on Precocious ;-)18:01
rafiugmb: if it's not going to put you out too much, the sooner the better18:02
=== deryck[lunch] is now known as deryck
=== rockstar` is now known as rockstar
=== salgado-lunch is now known as salgado
mhall119|workjust wanted to say thanks again to maxb, I got my first binary packages built and in my PPA19:04
=== EdwinGrubbs is now known as EdwinGrubbs-lunc
=== EdwinGrubbs-lunc is now known as Edwin-lunch
=== deryck changed the topic of #launchpad to: https://launchpad.net/ | Launchpad is now open sourced: https://dev.launchpad.net/ | Help contact: - | Join https://launchpad.net/~launchpad-users | Channel logs: http://irclogs.ubuntu.com | #launchpad-dev is the developer channel
mhall119|workis lpia the ARM arch?20:33
=== zirpu2 is now known as zirpu
gesermhall119|work: no, lpia = low-power intel architecture, it's similar to i68621:45
mhall119|workoh, ok21:45
=== matsubara is now known as matsubara-afk
=== jon is now known as Guest55861

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!