/srv/irclogs.ubuntu.com/2011/08/23/#launchpad.txt

=== mnepton is now known as mneptok
=== nhandler_ is now known as nhandler
=== Pici` is now known as Pici
george_eI've run into a packaging problem with my daily build...05:25
george_eMy package depends on libqtwebkit-dev on Maverick+.05:25
george_e...but those same files are provided by libqt4-dev on Luxid.05:25
george_e*Lucid05:26
george_eHow can I list build dependencies for multiple Ubuntu releases in the same control file?05:26
george_eIs there any special syntax I can use?05:26
nigelbgeorge_e: Hi, you should maybe ask in #ubuntu-packaging for packaging related help.05:30
george_enigelb: Oh, okay. Thanks!05:30
nigelbThere are probably more people lurking there who can help you :)05:30
george_eGreat.05:30
RAOFgeorge_e: The short answer is: you can't (easily).  It'd be easiest to have two recepies.05:32
george_eRAOF: So create a separate daily build for Lucid then?05:33
RAOFgeorge_e: That's what I'd do.05:33
george_eOkay.05:33
wgrantgeorge_e: Can't you just depend on 'libqtwebkit-dev | libqt4-dev (<< version-that-removed-them)'?05:34
george_ewgrant: What would that syntax look like for Lucid?05:35
george_elibqt4-dev (<<lucid)    ?05:35
wgrantIt needs to be a package version.05:35
wgrantPerhaps << (4:4.7.0)05:36
george_ewgrant: Okay, I see.05:36
george_eWould this be preferable to creating a separate recipe?05:36
george_e...or am I creating extra headaches?05:37
wgrantIf it works, this is probably far more maintainable.05:37
wgrantNo need to maintain two branches.05:37
george_ewgrant: Okay. I'll give it a shot. No harm in trying I guess.05:38
wgrantIndeed.05:38
=== ivoks_ is now known as ivoks
=== danilo_ is now known as danilos
=== doko_ is now known as doko
akoskm-hi! variables presented on https://help.launchpad.net/Packaging/SourceBuilds/Recipes the what I can use when forming package name?08:40
mrevellHi akoskm-08:52
* mrevell reminds himself of the page08:52
mrevellakoskm-, Take a look at this part of the page: https://help.launchpad.net/Packaging/SourceBuilds/Recipes#Version numbers and substitution variables08:53
mrevellYou'll want to paste that into your browser, thanks to the spaces introduced by Moin's anchor name.08:54
mrevellOr just scroll down to the "Version numbers and substitution variables" part of the page.08:54
MkaysiHow is it possible that old bug is duplicate of new bug?08:54
akoskm-mrevell: thanks! I was referring to that part. So, those are the only variables?08:56
akoskm-because I'm importing my master branch from git, so it would be good to, example include the commit-id of last git import in the package name08:57
mrevellakoskm-, Oh, I believe so, yes. jelmer or bigjools may be able to cinfirm if there are other variables you can use.08:57
jelmerhi mrevell, akoskm-08:58
akoskm-jelmer: hi08:58
jelmerakoskm-, newer versions of bzr-builder support a {git-commit} variable that will contain the git commit sha08:58
akoskm-\o/08:58
jelmerakoskm-: however, that version is not (yet) deployed on Launchpad.08:59
akoskm-jelmer: thank you! any suggestions how to temporary solve this, while while the new builder reaches launchpad?09:00
jelmerakoskm-, you can still include the bzr revno in the version, but I don't think there's a work around to include the git commit sha09:00
jelmerakoskm-, the relevant bug is bug 62013209:00
ubot5Launchpad bug 620132 in Launchpad itself "wanted: recipe variable for upstream git commit id" [Low,In progress] https://launchpad.net/bugs/62013209:00
tumbleweedwhat's the point of putting a commit id in the version? they don't increase? (IIRC this was discussed on debian-devel a while back)09:01
tumbleweedI guess there's no other way to annotate what was built, but putting it in the changelog would probably be preferable09:01
akoskm-tumbleweed: easier to track packages between different platforms, we have releases for mac, windows, etc. bzr versions are known only here09:02
akoskm-so including a piece of git commit-id can cleary identify the source version09:03
tumbleweedyeah for bzr-builder there probably isn't a better solution09:04
akoskm-jelmer, mrevell: thank you again!09:04
=== akoskm- is now known as akoskm
mrevellNo problem. Thanks jelmer¬09:04
jelmermrevell: ¬ to you too :P09:06
mrevelljelmer, Haha, I have a new keyboard that I'm getting used to :)09:07
Laneycan someone help me ensure that mono is built on rothera or vernadsky if I sync it shortly?09:51
wgrantLaney: You want to test that the fix works?09:53
wgrantBecause I thought it usually failed on those.09:53
Laneyelmo upgraded the kernel09:53
wgrantAh.09:53
wgrantBoth of them are busy at the moment, but when they're done, sure.09:53
Laneyso we want to see if that changes things at al09:53
Laneycheers, give me a ping when that is09:53
wgrantLooks like vernadsky will be done in a minute or so.09:53
wgrantLaney: OK, it's done. All i386 non-virt builders are on manual.09:55
wgrantSo sync away, I will bump the prio and unmanual vernadsky.09:55
Laneyok09:55
* Laney hits the button09:55
Laneysyncpackage: Request succeeded; you should get an e-mail once it is processed.09:56
Laneywgrant: ^09:57
=== EyeWare is now known as EyesIsMine
wgrantbigjools: How often does the PCJ job run?09:58
bigjoolswgrant: 5 mins09:58
bigjoolsit's in with MAIN09:58
wgrantAh :(09:58
bigjoolssee bug 77072109:59
ubot5Launchpad bug 770721 in Launchpad itself "Schedule PackageCopyJob to run more frequently." [High,Triaged] https://launchpad.net/bugs/77072109:59
bigjoolswe need an EXPEDITED or something09:59
wgrantI thought it was done with run_jobs, but I guess that was IDSJ.09:59
bigjoolsthat's the nice thing about the job system, so many different ways to run a job....09:59
wgrantMmm, ParallelLimitedTaskConsumer with TwistedJobRunner...10:00
bigjoolswe could use PG's NOTIFY10:00
wgrantEw.10:00
bigjoolsnothing wrong with that10:01
wgrantWe'll have a perfectly good message queue soon.10:01
wgrant10:01
bigjoolsFSVO soon10:01
wgrantOK, copied.10:01
* wgrant bumps.10:01
wgrantOh damn.10:01
wgrantMissed zirconium.10:02
Laneyhaha10:02
wgrantLet me fix.10:02
wgrantOK, now building on vernadsky :)10:04
Laneycheers10:04
Laneysee you in an hour ... ;)10:04
bigjoolsheh10:04
wgrantLet's hope this works.10:05
Laneyupstream said he thought it was a kernel bug10:05
nigelbI assume this the one where you said "sad" when the build was a success?10:06
Laneythe very same10:06
nigelbfun. :)10:07
Laneyhttps://bugzilla.novell.com/show_bug.cgi?id=705190 for those following along at home10:08
ubot5bugzilla.novell.com bug 705190 in misc "Thread start_delegate null" [Normal,New]10:08
=== akoskm is now known as akoskm-
=== askhl__ is now known as askhl_
Laneywgrant: it failed, but oops — got started on verdansky again :-( Can you give it to roseapple if you're able?11:16
Laneyverdansky was busy with a build but I got unlucky with the timing and it finished just when I gave it back11:16
Laneywgrant: also, looks like you let zirconium disabled11:21
=== matsubara-afk is now known as matsubara
gmbPPA uploads are working, it just looks bad: https://launchpad.net/bugs/798957 | https://launchpad.net/ | Help contact: gmb | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad12:34
ubot5Ubuntu bug 798957 in Launchpad itself "Uploads are seemingly (but not actually) rejected" [Critical,Triaged]12:34
gmbArgh12:34
=== gmb changed the topic of #launchpad to: PPA uploads are working, it just looks bad: https://launchpad.net/bugs/798957 | https://launchpad.net/ | Help contact: gmb | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad
gmbIs what I meant to do.12:34
radifarhi everyone13:04
radifaranyone know what this mean?13:04
radifarError in Translation: 'msgstr' is not a valid PHP format string, unlike 'msgid'.  Reason: In the directive number 1, the character 'G' is not a valid  conversion specifier.13:04
radifarI've got that message when I'm trying to review the translation in here:13:05
radifarhttps://translations.launchpad.net/web-erp/trunk/+pots/weberp/id/+translate?show=new_suggestions13:05
=== med_out is now known as medberry
danilosradifar, most likely a problem with %G being used in a string inproperly marked as php-format13:10
danilosradifar, let me take a look13:10
danilosradifar, yeah, you need to file a bug against web-erp pointing at that message so they can fix it13:12
danilosradifar, you can probably start at https://bugs.launchpad.net/web-erp/+filebug13:12
radifarokay, thanks danilos13:13
radifarI'll try that one13:13
danilosradifar, tell them to remove "php-format" from that message (and if it gets inserted automatically, to use no-php-format style comment as described in gettext documentation)13:13
radifarokay13:14
=== shadeslayer_ is now known as shadeslayer
gvallarelliHi all13:24
gvallarelliI'm using the launchpadlib and I've got an issue13:25
gvallarelliwith the login13:25
=== fjlacoste is now known as flacoste
gvallarellithat's the error http://pastebin.com/rHBaxb8q13:26
RichiHare there any known problems with LP atm?13:51
RichiH2061canistellaunchpad190 & 2061canistellaunchpad188 -- i am unable to change my email address13:52
bigjoolsare you asleep gmb? :)14:03
gmbbigjools: No, got stuck in an in-depth review.14:04
bigjoolstough collision of roles14:04
gmbbigjools: Yeah.14:04
gmbgvallarelli: Hmm. I've never seen that error before. You're not behind some kind of proxy are you?14:05
gmbRichiH: Not that I know of. Can you be more specific about your problem? Are you getting an error message when you try to change your email address?14:06
gvallarelligmb, a trasparent proxy I suppose14:07
gmbgvallarelli: That would seem the most likely cause. Let me see if I can reproduce it here, just to be sure it's not staging being weird.14:08
gvallarelligmb, thanks14:08
gmbgvallarelli: I'm not having any problems logging in normally or anonymously, I'm afraid.14:10
gmbSo I suspect that a transparent proxy might be your problem. I don't know how to work around that.14:11
gvallarelligmb, thanks I'll investigate14:11
gmbok14:11
beatpanicgmb, hi! I'll add more info, gvallarelli is a colleague of mine, who is experimenting with launchpad too. we'are NATed and have a transparent proxy, maybe the issue could be also this? (that I have used launchpadlib previously) thanks14:13
gmbbeatpanic: That could well be the problem, but I don't know the best way to fix it, I'm afraid.14:14
beatpanicgmb, no problem, thanks anyway for your help!14:14
gmbnp14:15
=== jtv is now known as jtv-afk
=== akoskm- is now known as akoskm
marsgmb, ping15:09
gmbmars: Hi15:27
=== beuno is now known as beuno-lunch
=== matsubara is now known as matsubara-lunch
=== gmb changed the topic of #launchpad to: PPA uploads are working, it just looks bad: https://launchpad.net/bugs/798957 | https://launchpad.net/ | Help contact: - | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad
=== deryck is now known as deryck[lunch]
=== medberry is now known as med_out
=== akoskm is now known as akoskm-
=== apachelogger_ is now known as apachelogger
=== deryck[lunch] is now known as deryck
=== beuno-lunch is now known as beuno
bdmurrayIt looks to me like the subscribers portlet is sorted z->a18:04
=== TRB143_ is now known as TRB143
=== matsubara-lunch is now known as matsubara
bgamariHow can one delete a source tarball from a PPA?21:05
bgamariI accidentally uploaded an incorrect .orig tarball and now Launchpad refuses to take packages since the new .orig differs from the original21:06
kikoyou'll need to rev the version21:07
kikothere's no way around it21:07
bgamarihmm21:08
bgamarithat's really unfortunate21:08
bgamariIs there a reason this is such a hard rule?21:08
dokohow do I look at bug #507062 (always times out)21:09
ubot5Launchpad bug 507062 in libx11 (Ubuntu Lucid) "synaptic assert failure: synaptic: ../../src/xcb_io.c:385: _XAllocID: Assertion `ret != inval_id' failed." [High,Triaged] https://launchpad.net/bugs/50706221:09
bgamarikiko: How would you recommend I bump the version? The correct version number is 1.5.021:10
bgamarikiko: I could bump it to 1.5.0.121:10
bgamarikiko: but that seems really yucky21:10
=== matsubara is now known as matsubara-afk
=== akoskm- is now known as akoskm
maxbbgamari: I'd probably choose 1.5.0+real in this sort of circumstance22:56

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