/srv/irclogs.ubuntu.com/2010/02/23/#ubuntu-motu.txt

MTecknologyI still can't figure this out....00:06
MTecknologyHow can I grab a package that should be in lucid through apt-get source from a karmic machine?00:25
Laneystgraber: are you aware that pastebinit misses a dependency on python-configobj on lucid?00:27
Laneyhttp://pastebin.com/m1144b07100:27
stgraberLaney: argh, I completely forgot about that one. Thanks, I'll be uploading a fixed one in a few minutes.00:27
geserMTecknology: add a deb-src line for lucid00:27
Laneyno worries00:28
AtomicSparkHeh, the motd is cut off for me on irssi00:28
MTecknologygeser: thanks; I also just realized lucid doesn't have what I want yet... not imported yet00:28
stgraberLaney: uploaded00:29
Laneywow, that was fast00:29
crimsunninjas00:29
stgraberwasn't exactly a difficult one ;)00:30
Laneyaren't those deps automatically calculated by the python packaging helpers?00:30
lifelessLaney: deps on other python modules? no00:35
rhpot1991jdstrand: you should have an email coming to you from silicondust, containing the source and md5sum00:36
rhpot1991of that specific version that was packaged00:36
Laneylifeless: ok then00:36
MTecknologyok.. I'm almost positive this error is because I'm missing a package I should have for building this - any ideas?http://paste.ubuntu.com/381903/00:37
MTecknologyfeels like the weekend in here :P00:57
MTecknologytime to sign off while this builds00:57
=== mhall119|SCaLE8x is now known as mhall119|work
mhall119|workjdstrand: are you available?02:12
=== zooko` is now known as zooko
MTecknologyAny ideas how I can fix this? There's dependencies that aren't in 9.10; http://launchpadlibrarian.net/39577604/buildlog_ubuntu-karmic-amd64.php5_5.3.1-0ppa1_FAILEDTOBUILD.txt.gz02:40
persiaMTecknology: Build against an archive that has the dependdencies you need.02:50
persiaMTecknology: But something else is odd, because I *can* install apache2prefork-dev in my karmic chroot.02:52
* persia is amused to see springlobby accepted in Ubuntu the same day it is removed from unstable.02:56
MTecknologypersia: can you build php5 3.5.1?03:23
persiaIn karmic?03:24
MTecknologypersia: sorry, had to run for a bit03:24
MTecknologyya03:24
MTecknologyI'm trying to get php 3.5.1 built on karmic03:24
persiaMTecknology: What's the package name?03:24
* persia was fairly sure that php3 and php4 were long dead, but may misunderstand03:25
MTecknology!info php5 lucid03:26
ubottuphp5 (source: php5): server-side, HTML-embedded scripting language (metapackage). In component main, is optional. Version 5.2.12.dfsg.1-2ubuntu2 (lucid), package size 1 kB, installed size 20 kB03:26
persiaOK.  What's the "3.5.1" mean?03:26
MTecknologypersia: that's the karmic version; 3.5.1 is in debian I think; so there's a chance ludic will come out with it..03:27
persialucid has php5 5.2.12.dfsg.1-2ubuntu203:27
persia(rmadison is your friend)03:27
MTecknologyphp5-5.2.1203:28
MTecknologyphp5-5.3.1 is latest and greatest03:28
persiaOK.  Do you know of an approved FeatureFreeze exception?03:28
MTecknologynope, are we past debian import freeze?03:29
persia!schedule03:29
ubottuUbuntu releases a new version every 6 months. Each version is supported for 18 months to 5 years. More info at http://www.ubuntu.com/ubuntu/releases & http://wiki.ubuntu.com/TimeBasedReleases03:29
MTecknologyI really need to watch that better03:29
* persia is unhappy with the factoid03:30
MTecknologyI'm not really concerned with it being in lucid; I just want to figure out how to build this dang package for my ppa with the features enabled03:30
persiahttps://wiki.ubuntu.com/LucidReleaseSchedule03:30
MTecknologyya, I found that, I have it bookmarked but I don't keep up on it well enough03:31
persiaYou might want to look at the Ubuntu patch, for the changelog entry "Fix FTBFS"03:31
MTecknologyI tried looking at a lot of that stuff but there's more in there than I can comprehend; it's making my mind explode03:32
MTecknologyI'm still very much a novice trying to do too many smart people things :P03:34
MTecknologyfrom what I hear online too php is a massive beast to package03:35
persiaIndeed, and it's not actually one of the packages we look after, either :)03:35
MTecknologyhm?03:36
persiaAnd you're working against a PPA for an older version of Ubuntu, which we also don't tend to do :)03:36
MTecknologykarmic is an older version?03:36
persiaMOTU cares for the packages that are unseeded: they do not have another team in Ubuntu that has volunteered to look after them.  We tend to focus on overall archive health, and on the small packages that need extra love.03:36
persiaYeah, it's not the current development version, which is the focus of development for all development teams.03:37
MTecknologyoh03:37
aranddoes it matter if the *.dpatch is a+x, since dpatch-edit-patch seems to make it so by default ..?03:37
persiaarand: Yes, it matters, but no, you don't usually have to worry about it.03:39
MTecknologypersia: I went into this figuring it would be a pain; I REALLY want this though and I'd prefer not compiling from source to have it; I figure I'll learn some trying to do this too03:39
arandshould i change it?03:39
arandto be non-executable as the rest of them?03:39
persiaarand: Doesn't matter.03:39
MTecknologyWhat I'm gathering is that karmic might not even have all the latest packages required to build this (maybe it does); karmic definitely doesn't03:41
MTecknologyis there any way I can make this work?03:41
MTecknologyor should I maybe bump my server up to lucid to try?03:42
MTecknology!info nginx lucid03:43
ubottunginx (source: nginx): small, but very powerful and efficient web server and mail proxy. In component universe, is optional. Version 0.7.64-2ubuntu1 (lucid), package size 324 kB, installed size 796 kB03:43
MTecknologylucid is only 2mo away and in my experience usually pretty stable by then.. I'm up for trying it if you think there's a chance of that working..03:44
persiaI don't have an opinion.  I have to resolve package breakages on my lucid install daily.03:46
persiaYou might try asking in #ubuntu+103:46
persiaGenerally I recommend against upgrading any system that is important for workflow until BetaFreeze, and anything critical until Release.  downgrading is very hard.03:47
MTecknologypersia: any opinions about try to make it work in 9.10?03:47
arandI'm strugging a bit with dpatch here.. I'm using "dpatch-edit-patch u03-unbreak-acpi-with-newer-kernels.dpatch u02-lp-integration.dpatch" where u02 is the last patch in 00list. Adding two small ~5k svn diffs with "patch -p0 <svndiff" whilst in the dp shell, and then exiting... Problem is I end up with a humongous 256K patch as a result, what am I doing wrong?03:47
persiaMTecknology: I think you'd end up backporting a lot.03:47
MTecknologyif it'll make things work I'm ok with that actually :P03:47
persiaarand: From analysis of the huge patch, can you determine which files are included that aren't included in your svn patches?03:48
MTecknologypersia: I suppose the simplest option for me now is to just build this for lucid and try to build it..03:49
persiaMTecknology: potentially.  No promises that works.03:50
MTecknologypersia: My other option is to convert production systems to debian and use http://php53.dotdeb.org debs :P03:52
MTecknologythat just sounds horribly icky :P03:52
persiaMTecknology: There's lots of options, but I just don't think that we can provide good direction for you to use many of them.03:52
MTecknologypersia: if it were a smart person like yourself that knows their way around things - what would you do?03:53
persiaI'd not use any features from the newer php :)03:54
MTecknologyregarless :P - which route would you take if you did need those features03:55
persiaFinding someone else and convincing them it was required in lucid, and convincing my client that they could wait until May for delivery :)03:55
persiaBecause I've also heard that php is a monster to package.03:56
persiaAnd backporting tends to get painful very quickly (and I avoid it whereever possible, personally)03:56
MTecknologyit is a behemoth with a lot of apps in it03:57
persiaBut I'd start by looking at the packageset in which php5 appears, and contacting one of the teams that has access to that packageset.03:57
MTecknologyI'm trying to remember who I saw in the changelog03:57
MTecknologymarc delarious iirc03:57
persiaAnd I'd probably start with http://people.canonical.com/~cjwatson/packagesets and the changelog to try to identify likely folk.03:58
arandpersia: ok, so what dpatch apparently has done is to create a whole new PATM.cpp.orig of the file I patched, and make it a part of the patch as a new file.. ?*Compfused*?03:58
arandpersia: PATM.cpp being the file I am patching03:58
persiaarand: I'm certain dpatch didn't do that.  Maybe it's an artifact of the svndiff?03:58
persiaarand: I'd suggest that after you apply the patches, inside dpatch-edit-patch, check for the existence of .orig files and delete them, and then close the patch editing session.03:59
persiaarand: My suspicion is that the patches were applied as "fuzzy" or something else went funny, and so patch created the orig file (but I'm not sure)04:00
arandOk, I'll try.04:00
arandYea, it was apparently created when the patches were applied, shouldn't it give some sort of warning for that?04:04
persiaIndeed it should.  I thnk it tends to be something like "hunk #4 applied fuzzy" but I haven't seen it in a while, so may be misremembering the string.04:04
arandpersia: this is all I get: http://pastebin.ubuntu.com/382016/04:07
arandCan it be that I'm patching the same thing twice?04:07
persiaarand: Hrm.  I would have expected more useful output.  No idea, sorry.04:08
MTecknologypersia: how can I upload something to launchpad and have it rebuild something that is the same version as something else that failed to build?04:09
MTecknologyI don't have the resources on this system to try building it here :(04:09
persiaMTecknology: I think you can't, but you can confirm in #launchpad.04:09
persiaThere's also usually a button that lets you retry builds that failed without reuploading.04:09
MTecknologythanks04:10
MTecknologypersia: I'll try to whine to somebody and see if I can get them to help me with this :)04:12
MTecknologythat is sounding like the easiest advice04:12
lifelessMTecknology: you can't04:13
lifelesseither upload a new version, or you can retry if you think the failure was transient04:13
arandpersia: well, deleting the .orig in the shell seemed to work, still rather weird behaviour though...04:14
MTecknologylifeless: error was my package - I just wanted to try the same thing for lucid instead of karmic to see if the build would succeed04:22
stefanlsdjdstrand: re the discussion re motu swat, can we sort out the membership, feels like i've been pending approval for at least 6 months...04:33
persiastefanlsd: The Monday weekly meetings tend to be a great forum to pin down the security team :)04:38
stefanlsdpersia: hehe. i think they are mostly US time, so i tend to catch them in my evenings04:40
persiaI understand.  They are in the middle of my Monday night :)04:41
stefanlsdpersia: youre always around, im not convinced you have a night04:42
* persia mutters about diurnal periods and social expectations04:42
arandHow annoying, if you apt-get source virtualbox-ose and then do a no-changes rebuild, the two diff.gz files differ by more than 561k *sigh*05:00
=== FliesLikeABrick_ is now known as FliesLikeABrick
=== nhandler_ is now known as nhandler
dholbachgood morning07:39
kevwilde(repost from #ubuntu) Hi, I maintain software which is available in the ubuntu repository. This is however a very old one (2.6) and we're currently not supporting that anymore. How do i get this package retracted from the repository?08:07
slytherinkevwilde: Why retract?08:08
slytherinCan't you update it?08:08
kevwildeslytherin: our "new" version is actually quite sucky and we're not possible to make it into a repository package. So we're holding out until we hit 4.0 this year. But this is government software and the 2.6 version of the software gives a lot of problems. We currently have an ubuntu package of the new version on our site08:10
persiakevwilde: Which package?08:10
kevwildepersia: beidgui08:10
kevwildehttp://packages.ubuntu.com/nl/karmic/beidgui08:11
kevwildeWe're currently at 3.5.308:11
kevwildeand for 4.0 we'll be redesigning the architecture which will make it possible once again to push it into the ubuntu repository.08:12
persiakevwilde: Well, removal requires documentation that the package is old, buggy, and unmaintained.08:17
persiaThis may be true, but it's not obvious from https://bugs.launchpad.net/ubuntu/+source/belpic and http://packages.qa.debian.org/b/belpic.html (although strongly hinted).08:17
persiaI'd recommend contacting the maintainer in Debian, and getting it removed from there first, and then getting it removed from Ubuntu, because it adds a layer of complexity to readd it later if it's removed in Ubuntu and not in Debian.08:19
kevwildeOk, many thanks for the advice08:19
persiaNote that you may not need it *entirely* removed from Debian, but just removed from the release-in-preparation.08:20
persiaFor this Ubuntu cycle, that's considered sufficient that the tools won't complain.08:20
persiaAnd we'll end up picking it up again next cycle, which gives you some time to organise a release.08:20
persiaIf you need more than 6 months, consider having it removed entirely from Debian (as some people will still be pulling 2.6 from Debian unstable), and restore it when it's updated.08:21
persiaBut most folk who use Debian unstable expect there to be tons of bugs, so aren't so likely to complain to you in great number.08:21
kevwildei'm not sure if the developers can create a new version in 6 months08:22
persiaFair enough.  Doing so requires some sacrifices in features for each version.08:23
persiaIn that case, I'd really suggest getting it out of Debian.  That should trigger removals from Ubuntu, MEPIS, Mint, 64Studio, and a host of other places.08:24
kevwildeautomatic removals?08:24
persiaBut it helps if you remind us to remove it after getting it out of Debian.08:24
persiaWell, semi-automatic.  Most Debian derivatives will drop a package that has been removed from Debian.08:25
kevwildeok, thanks, sending the Debian maintainer of "belpic" a mail08:25
persiaHad that happened a couple weeks ago, we would have dropped it with a script that gets run.08:25
persiaBut now we're in Freeze, so not taking automated changes, hence why it would be helpful for you to remind us.08:26
kevwildeOk, i'll stay idle here and give this channel a poke when it is removed08:26
kevwildeI have no idea who the maintainer is, but since it is our software, would it be possible to take over maintainership of a package?08:27
persiaSounds like a good plan.  If you don't want to keep the channel open, sending mail to ubuntu-motu@lists.ubuntu.com is also a good way to get in touch with us.08:27
persiaIt's possible, but often collaboration between upstream developers and distribution developers leads to cleaner packages.  If the maintainer has time to work on it with you, I'd suggest taking advantage of their experience in distribution development.08:28
persiaWe don't have maintainers in Ubuntu, a luxury we are afforded by the wonderful work done in Debian, so it's in Debian you'd want to have that conversation.08:29
persiaWith some history of work at a distribution level, it's potentially possible to be granted upload rights to the package, but only to be shared with others.08:30
kevwildeAt the Debian level or at the Ubuntu level?08:30
persiaEither, individually.08:30
persiaThe procedures are wildly different, and each depends on evidence of your work on the package in that distribution.08:31
persiaBut given the nature of this specific package, I would expect that just doing everything in Debian would be best.08:31
persiaIf done carefully, the work should feed all the derivatives (including Ubuntu) so that you only have to patch bugs in one place.08:32
kevwildeActually I only do support for the software, the "contributions" are done by the programmers in our team, which commit to a google code repository08:32
kevwildeSo I'm not really a contributor, but I do represent the support for the software to the community08:33
persiaYou're probably a really good contact for working with distributions then.08:33
persiaBecause you'll already know the set of bugs and user issues, and be able to address a lot of questions.08:34
kevwildeIndeed, I maintain our problem knowledge base08:34
persiaWhere you can't address them directly, you probably also know the right developers with which to connect folk working on specific issues.08:34
kevwildeI have sent the maintainer a mail, but it bounced back "unrouteable address"08:35
persiakevwilde: OK.  Send a mail to the Debian BTS about the package (http://www.debian.org/Bugs/Reporting), which should notify the maintainer.08:38
persiaIf that doesn't work, we can escalate via some other paths to try to contact them.08:39
kevwildeOk, thank you for your time :)08:39
persiakevwilde: Thanks for sharing the issue with us :)08:44
c_kornhello. how can I fix this warning ? http://pastebin.com/Sqn0VF4Y this is the debian/copyright file: http://pastebin.com/Ctr1DMYF09:19
c_kornthe library is licenses under apache license 2.0. so why does it require the GPL license to be in the tarball ?09:20
persiac_korn: You have two choices: 1) override the lintian message (yes, it's wrong, but for good reasons), or 2) relicense your packaging under Apache 2.0.09:22
randomactionc_korn: if debian/ is licensed under GPL, you need to include the text of the license09:22
persiarandomaction: Um, not in the original tarball.09:23
randomactionso you can drop a text of GPL somewhere to debian/09:23
persiaI'm unsure if it needs to be in the diff.gz.09:23
Laneyno09:23
randomactionnot in the tarball, right09:23
Laneyyou can include the header and point to the full text in common-licenses09:23
=== ikt_ is now known as ikt
persiaThat's what I thought, because it's a sensible assumption that one should receive the source within the context of the distribution.09:24
randomactionbut the right thing to do is license packaging under the same license as the software09:24
persia(hence the language "You should have received a copy ..."09:24
randomactionimagine you include a patch09:24
persiarandomaction: Well, except in the case where one borrows packaging already under a more restrictive license ...09:24
Laneygrep your /usr/share/doc for "common-licenses" and see ;)09:25
randomactionah, so one can't reasonably receive .diff.gz without /usr/share/common-licenses?09:26
persiaWell, one can, but one isn't expected to do so.09:27
randomactionMakes sense.09:27
persiaSame as one can construct a URL to pull a single source file out of a web view of a VCS, but one isn't expected to do so.09:27
randomactionLaney: why does ghc6 build so fast on i386 (1 hour) but so slow on amd64 (3 days and counting)? Sounds like Underhanded C Contest 2006 to me :)09:29
persiarandomaction: You're looking at the wrong version of gh6 on amd64.  That was a timeout that was masked.09:30
randomactionA masked timeout? (I'm looking at -10.)09:31
persiahttp://git.debian.org/?p=pkg-haskell/agda.git;a=blob;f=debian/watcher.sh;h=0de582d7162cd262e89a43dbd19c154d460ca294;hb=HEAD09:33
Laneythat build has stalled09:33
LaneyI asked for it to be killed but nobody has done it09:33
Laneyit might be in order to case the watcher to only run on the slow arches09:34
randomactionah, it stalled and watched isn't letting it die09:35
persiaLaney: I was told it was killed.  Was it really not?09:35
Laneythe armel one was, but not amd6409:35
c_kornI relicensed the packaging under apache 2.0. I thank you for your help.09:46
persiac_korn: That's what we do :)09:46
directhexthat and fight crime09:57
persiaHrm?  I thought we carefully restricted ourselves to having non-binding opinions about tort, and no opinions about criminal implications of anyone's actions.10:00
imbrandonmorn all11:56
jpdsmorning imbrandon.11:57
=== nhandler_ is now known as nhandler
MTecknologyAny ideas how I can fix this? http://launchpadlibrarian.net/39589708/buildlog_ubuntu-lucid-amd64.php5_5.3.1-0ppa2_FAILEDTOBUILD.txt.gz13:12
MTecknologyI really really want to be able to build this and I'm pretty lost on it..13:13
kklimondaMTecknology: hmm.. the only supported release that don't have this package is dapper.. you have to either change php source package and tweak build dependencies or if libaprutil1 is mandatory you have to build it first in your PPA.13:18
kklimondabut it's lucid13:18
kklimondathat's weird..13:18
MTecknologythis package is currently in debian only; and I don't think it's in the debian repos yet - but it does work there13:19
persiaMTecknology: Really, this isn't the best place to ask for that.  Do consider finding a development team that works on php: you'll get much better answers.13:20
MTecknologypersia: tips on finding them?13:20
StevenKpersia: But the build failure is due to a failure installing build-deps?13:20
persiaStevenK: It is, because we don't have those in lucid.  MTecknology and I went over that this morning.13:20
MTecknologyyou mean last night :P13:21
persia*But* I think that it makes sense to find people who worked on php previously to discuss who to backport something not yet in Debian to karmic.13:21
persiaMTecknology: Only on that side of the world :p13:21
MTecknologypersia: I've asked in #debian-mentors and ##php. No repsonse yet13:22
persiaBut, as I said before, looking at the Ubuntu changelog and checking http://people.canonical.com/~cjwatson/packagesets are good steps to finding the right team.13:22
MTecknologypersia: so perhaps annoy Marc Deslauriers?13:25
persiaWell, no :)  But That might be someone who can give you useful pointers, if kept not annoyed :)13:26
MTecknology:)13:27
MTecknologyby nature of the package I think annoy will approach anyone who approaches it :P13:27
mdeslaurMTecknology: what are you trying to do exactly?13:28
MTecknologymdeslaur: package php5-5.3.1 for either karmic or lucid - prefer karmic because my servers are on that13:29
MTecknologymdeslaur: I've been trying to build an Ubuntu version from this - http://php53.dotdeb.org/13:30
mdeslaurMTecknology: https://launchpad.net/~tlbdk/+archive/php-5.3-karmic13:31
mdeslaurMTecknology: you should search the PPAs, almost certainly someone has done it before13:32
mdeslaurMTecknology: this is zul's PPA: https://launchpad.net/~zulcss/+archive/php5.3-lucid13:33
MTecknologymdeslaur: I love you :D - I feel dumb now13:37
MTecknologyI'll try to look before I leep next time..13:38
MTecknologyIf somebody builds something for karmic and lucid; how should that be named so there's no conflicting package versions in the ppa?13:39
persiaJust upload to karmic and pocket-copy to lucid.13:40
persiaThen there's only one version.13:40
persia(or ask in #launchpad for naming strategies)13:40
MTecknologythanks13:40
MTecknologypersia: sorry I'm such a pita13:42
persiaMTecknology: I have great faith that one of these days you'll be an expert on all the people, processes, and procedures, and a great asset to Ubuntu.  I'm happy to help you get there, even if I might seem to be redirecting you firmly sometimes for certain classes of query.13:43
MTecknologypersia: the next thing I want to package is all my ubuntu-drupal projects :P13:44
persiaMTecknology: Let me know when you're working on that.  I want to refresh my "Packaging without Compilation" talk, and having someone going through it helps me get it right.13:45
MTecknologyok :)13:45
persia(but I hope that's not for at least another week or two)13:45
persiaAnd I hope you won't mind messy instruction, or repeating things in exchange for all of my attention :)13:46
MTecknologyno mind at all13:46
MTecknologyprobably 2 weeks13:46
MTecknologyI also want to apply some patches to the lal source code and make a 2.0 release and repackage that so two binaries will come in one package13:47
persiaThat ought work well for me then.  Thanks.13:47
persiaRight.13:47
persiaFor that, I'll recommend the new #ubuntu-app-devel as the best place to ask13:47
MTecknologynifty - I was always in #c13:47
persiaIt's the new shiny channel for people developing applications on (and maybe for) Ubuntu.13:48
persia#c is also good :)13:48
MTecknologythanks :)13:48
MTecknology5min till class, I should get dressed - back soon13:48
dholbachjames_w, nhandler, nxvl, RainCT: looks like we should schedule a few more packaging training sessions soon! :)15:23
nxvldholbach: yes, i apologies because i've been busy lately and forgot about the topic15:24
nxvlbut we surely need to15:24
nxvli will like to see more distributed development ones, bzr is AWESOME15:24
dholbachnxvl: so who do we pester about giving some? do you want to? :)15:24
aranddebfx: Would you be the one to turn to for packaging questions with vbox  on ubuntu? I've noticed a no-changes rebuild of the apt-got source  produces something which differs a bit ~540k from current diff.gz, is  this something I should try to correct before building?15:25
nxvli've been working with it lately and even when there are no branches i maintain them localy because it makes thing SO much easier15:25
dholbachyeah15:25
nxvldholbach: i can give one, yes, but i will like to discuss with james_w about what topics should be covered, i thing splitting it in several topics will be great (merging with bzr, bzrizing a backage, updating a package with bzr, etc...)15:26
james_w+115:26
dholbachnxvl: you could have a look at the logs of UDW - it was discussed there too15:26
dholbachlet me get the logs15:26
dholbachhttps://wiki.ubuntu.com/MeetingLogs/devweek1001/BzrAndPkgs15:27
dholbachhttps://wiki.ubuntu.com/MeetingLogs/devweek1001/MergingCode15:27
dholbachhttps://wiki.ubuntu.com/DistributedDevelopment/Documentation15:27
dholbachthey should probably all be pretty good15:27
debfxarand: is it just a different compression level or do the diff.gz files actually differ?15:27
dholbach(and contain examples afaik)15:27
nxvlgreat, will take a look and try to came up with something15:28
* dholbach hugs nxvl15:28
dholbachwho else do we pester15:28
dholbachwho'd be up for giving a session for https://wiki.ubuntu.com/Packaging/Training15:29
aranddebfx: I get that kind of diff when doing a zdiff on the two .diff.gz yes15:29
* nxvl looks at james_w 15:29
james_wyeah15:31
debfxarand: could you please post the zdiff output to the pastebin?15:33
shadeslayerdholbach: i can give something like a 15 min dirty PPA session :P15:34
dholbachshadeslayer: how dirty? :)15:34
shadeslayerdholbach: well... not alot15:35
shadeslayerdholbach: ive recently learned packaging,so i actually know what problems people face15:35
dholbachshadeslayer: maybe you could have a chat with the guys in #launchpad and ask if they'd be willing to work together with you on it?15:36
shadeslayerdholbach: hmm15:36
shadeslayerdholbach: work with me as in?15:36
dholbachnoodles775, al-maisan, bigjools and jelmer should know a bit about it too15:36
dholbachshadeslayer: oh I meant that you don't necessarily need to give the session alone :)15:36
shadeslayeroh :D15:37
dholbachwe've had some double-acts before :)15:37
shadeslayerdholbach: i think thatll be good15:37
dholbachawesome!15:37
shadeslayersince if the questions get too technical,the other guy/gal might be able to handle it better15:37
noodles775Sounds great :)15:38
shadeslayerdholbach: just lemme see the timings :P15:38
dholbachjust let  packaging-training-coordinators at lists.launchpad.net  know when you have an idea when you want to speak :)15:38
shadeslayersure no problem :D15:39
dholbachfantastico!15:39
aranddebfx: I don't have the system accessible right now I'm afraid, I'll get back to you when I have it, but this is something I should worry about when I'm trying to patch it?15:39
shadeslayerdholbach: can we add sessions?15:42
dholbachshadeslayer: like request sessions or propose sessions that other could run?15:42
shadeslayerdholbach: i can do something on 27th and 28th15:43
shadeslayerdholbach: a session i can run :P15:43
dholbachshadeslayer: awesome, sure15:43
shadeslayerdholbach: ok just lemme confirm what time :)15:43
shadeslayerand then ill ask in #launchpad too :D15:44
shadeslayerand as a added reward ive learnt to backport too :P15:45
dholbachgreat :-)15:45
dholbachthanks!15:45
shadeslayerdholbach: just doing my bit :)15:45
dholbach:-)15:46
shadeslayerdholbach: is 1700 UTC 27 March fine?15:46
dholbachdefinitely15:46
dholbachlet's do this one instead of the scheduled 25th March one15:46
shadeslayerdholbach: :D15:47
dholbachshadeslayer: does that work for the #launchpad guys too or will it just be you?15:47
shadeslayerdholbach: oh wait wrong month15:47
shadeslayerdholbach: 27 feb15:47
shadeslayerdholbach: ill ask them right now15:47
dholbach25th Feb, yes15:47
dholbachgreat15:47
dholbachlet me know when you agreed on something15:47
debfxarand: I don't know, maybe the clean function doesn't remove all files after a build15:48
shadeslayerdholbach: sure :)15:50
aranddebfx: will you be around later on (~+2h), I should be able to look at it then.15:54
debfxarand: yes, sure15:56
arandCheers15:56
shadeslayerdholbach: noodles775 says that he might be able to make it,not confirmed though15:57
shadeslayerim still looking :)15:58
dholbachshadeslayer: take it easy - just let anybody listening to that email address know as soon as you know :)15:58
shadeslayersure sure :P15:59
shadeslayerdholbach: btw if a package checks for KDE availability,i should make it depend on kdebase or the whole kubuntu-desktop metapackage?16:03
dholbachshadeslayer: you could try asking in #kubuntu-devel - the folks there have much more experience with the topic than I do :=)16:04
shadeslayer:D16:04
MTecknologyHow do I unpack .orig.tar.gz ?16:28
MTecknologyi got it..16:34
kamalmostafaMTecknology: tar tvf file.tar.gz   will show you the contents of a tar archive.   tar xvf file.tar.gz   will actually extract it.   But if you're trying to actually extract a .dsc package then what you really want is   dpkg-source -x package.dsc16:34
MTecknologykamalmostafa: thanks16:35
hyperairMTecknology, kamalmostafa: xzf.16:40
hyperair-x = extract, -z = gzip, -f = file16:41
hyperairand -t = list contents16:41
kamalmostafahyperair: modern tar automatically detects that the archive is gzipped, so the -z is actually optional.   :-)16:43
hyperairkamalmostafa: eh? seriously? i haven't tried leaving it out.16:43
LaneyI doubt that I could burn that out of my muscle memory now16:44
=== Tonio__ is now known as Tonio_
Laneyit's been too long...16:44
kamalmostafayup... it became optional at some point along the line -- i remember being surprised by it too, since back in my day, it was required.  Okay, I admit it... back in my day there was no gzip.  ;-)16:44
MTecknologyI'm trying to upack with dpkg-source -x16:45
MTecknologydpkg-source: error: File ./php5_5.3.1-0.dotdeb.1.diff.gz has size 480578 instead of expected 48168316:45
MTecknologygrr16:45
kamalmostafaMTecknology: what happens if you just try to unzip it manually?:   gunzip -c ./php5_5.3.1-0.dotdeb.1.diff.gz > /dev/null       works, or error?16:47
MTecknologykamalmostafa: works16:47
hyperairlol weird.16:48
hyperairMTecknology: are you sure the .dsc is the correct one?16:48
aboganiHi All, I would want request to sync three packages: requestsync apart What I can do for simply your work (if I can something obviously)? Could anyone pinpoint me on more appropriate wiki page?16:48
kamalmostafaIt sounds like the that diff.gz doesn't match the .dsc16:48
hyperairMTecknology: could be an outdated .dsc16:48
MTecknologyhttp://php53.dotdeb.org/dists/stable/php5/source/16:48
hyperairMTecknology: if you're sure you want that diff.gz, then modify the file sizes and hashes in the .dsc.16:48
hyperairMTecknology: that link doesn't mean anything to me. it could have been a stale .dsc. it would be good to reconfirm and notify the site maintainer if so16:49
MTecknologyI'm trying to downlaod again - I only want a tiny little piece from their debian/16:50
hyperairLength: 48168316:50
hyperairthat's what wget says16:50
MTecknologymust have been a bad download16:50
hyperairyour download is truncated16:50
MTecknologyI just tried with wget too :P16:50
MTecknologyI'll blame it on my university16:51
kamalmostafaMTecknology: I also get 480578 bytes from that download.16:51
MTecknologythanks :)16:51
kamalmostafaMTecknology: I think I have this sorted out...16:53
hyperair2010-02-24 00:53:58 (41.3 KB/s) - `php5_5.3.1-0.dotdeb.1.diff.gz' saved [481683/481683]16:54
hyperairMTecknology: hang on, i'll just upload it somewhere.16:54
=== jono_ is now known as jono
MTecknologyhyperair: I got it after wget16:54
kamalmostafaIf you manually uncompress that .gz, you'll end up with a file which doesn't have the .gz extension, but it a gzip compressed file and its  481683 bytes!16:54
MTecknologysomething funny happened with the download...16:55
=== jono is now known as Guest66435
hyperairhmm16:55
hyperairmaybe apache double-gzipped it =p16:55
hyperairor $httpd16:55
MTecknology:P16:55
kamalmostafaI don't think so -- this looks like human error to me -- I think somebody accidentally gzipped it "twice" (after fiddling with the filenames manually).16:56
hyperairkamalmostafa: then why does wget get it right?16:56
kamalmostafahyperair: for that, I have no explanation.16:57
hyperairkamalmostafa: =p16:58
=== shadeslayer is now known as shadeslayer_
_AndrewAnyone know why dput freezes on the last 1k everytime I upload to launchpad? This has been the 5th time in a row trying to upload now17:55
_AndrewIt always stops on the last 1k17:56
JontheEchidnathat usually happens to me for really large uploads18:00
_Andrewit's 60meg18:01
JontheEchidnafor my connection, once it hits 20 MB the likelihood of it stopping at the last 1k goes up to "pretty high"18:01
=== shadeslayer is now known as shadeslayer_
JontheEchidnabug 19384818:01
ubottuLaunchpad bug 193848 in dput "dput stalling forever during upload without returning error" [Medium,Confirmed] https://launchpad.net/bugs/19384818:01
aranddebfx: Here's the diff, what has been done is simply "debuild -S -us -uc" on the apt-got source, and "zdiff -Nurp"-ed the new diff agains the diff which came with the download, result: http://paste.ubuntu.com/382421/18:02
debfxarand: could you please diff your virtualbox-ose-3.0.8 folder against a newly unpacked one?18:07
jcastrohyperair: directhex: either of you happen to know if pdfmod is on it's way to debian?18:08
hyperairjcastro: i have to work on the build-deps18:09
jcastroare you targetting lucid? It would be real nice to have18:09
hyperairit would be =(18:09
hyperairbut poppler-sharp is on its way to being packaged18:09
hyperairand pdfsharp looks like hell to package18:09
jcastro:-/18:10
hyperairand FF is already on18:10
jcastroIt would be nice to have in the "Featured Apps" thing in software-center18:10
jcastroyeah. bummer.18:10
hyperairlucid+1 perhaps.18:10
_AndrewIs there a way to upload via sftp using dput? Maybe that would help me18:12
_Andrewgoogling finds nothing18:12
aranddebfx: ok18:13
porthosewould a release team member please have a look at bug #526587 thx :)18:20
ubottuLaunchpad bug 526587 in dbconfig-common "Sync dbconfig-common 1.8.44 (main) from Debian testing (main)" [Wishlist,New] https://launchpad.net/bugs/52658718:20
stefanlsdpersia: do we know the reasons why people want to become developers / motu?18:20
aranddebfx: That (I hope I've done it correctly) Instead gave me a 623k diff: http://paste.ubuntu.com/382426/18:21
=== funkyHat is now known as crazyHat
iulianporthose: Commented.18:26
porthoseiulian, thx :)18:27
iulianDon't mention it.18:28
aranddebfx: hang on, no that's wrong of me, if I remove the dir dpkg-source and diff that dir agains the one I did the debuild -S -uc -us on they are exactly the same..18:30
aranddebfx: Clarification: If I do a fresh dpkg-source, and then compare that directory to the directory I used debuild on before, I gett 0 diff.18:34
arandSo it would seem like something non-standard has been done in producing the former virtualbox-ose_3.0.8-dfsg-1ubuntu1 build, as far as I can guess..18:35
_AndrewThe bug about dput stalling forever was last updated 2 years ago. Does anything ever get fixed around here?18:39
aranddebfx: Did you have any idea as to the cause of the inconsistency, and would I be ok just ignoring it when patching?19:18
=== fate_ is now known as fate
=== crazyHat is now known as funkyHat
kamalmostafageser: thanks for the tip about 'openal-soft' -- that confirmed the fix.  Now am I supposed to remove the "verification-needed" tag, or leave it alone?  Anything else I'm supposed to do with bug 503111?20:25
ubottuLaunchpad bug 503111 in ubuntu-dev-tools "False: The versions in Debian and Ubuntu are the same already during requestsync" [Undecided,Fix committed] https://launchpad.net/bugs/50311120:25
geserI'm not sure, it's some time since I did my last SRU20:43
* sebner hugs geser :)20:43
jdonggeser / kamalmostafa: The archive admins will take care of that.20:44
kamalmostafageser, jdong: thanks20:44
MTecknologywhois zul21:09
MTecknologyzul: you available to be annoyed?21:10
* jpds notes that MTecknology likes to annoy people.21:16
MTecknologyjpds: I don't like it, but I like them to be well aware that I will make them want to e-punch me21:17
persiastefanlsd: So far, most folk seem to have complete different reasons to become Developers, and the only reason that is cited often is "Join the sponsors team", which, given activity of these people after joining, seems to last an average of two weeks, so I don't tend to believe it much when it's claimed.21:18
persiastefanlsd: Some folk seem to want to fix unloved stuff, some folk want to fix their bugs, some folk want to work on specific packages, some folk want recognition that they've been doing good work through sponsors, etc.21:19
persiastefanlsd: But most folk seem to become active for those reasons, and being granted upload rights seems to just be something anyone already active does when it's pointless for them not to have them yet.  There's only been a few deferments, and in most cases the requested access was granted within a month or two of the deferment (as the person deferred addressed the concerns of the approvers).21:21
MTecknologypersia: unless somebody like me asks right now :P21:22
persiaMTecknology: Are you likely to do that?21:23
MTecknologypersia: no, I figure I'll be that one that finally figures it out and gets that access because somebody thinks I have a clue21:26
MTecknologypersia: I'm still fighting the php-fpm21:27
persiaMost other people seem to also have fairly sensible understandings of when is a good time :)21:27
MTecknologythe ppa mdeslaur found didn't have what I need enabled and I can't find a ppa that does21:28
=== tsimpson is now known as Guest5579
mdeslaurMTecknology: what do you need enabled?21:42
=== myrtti is now known as Myrtti
zulMTecknology: no try again later21:46
MTecknologymdeslaur: fastcgi and fpm21:53
kamalmostafapersia: fyi, I just requested your review of bug 526694 (yet another in the libti set).  I'm not sure whether I'm supposed to subscribe u-u-s when I've asked for a specific person's review, so I did not do that.  i have to step out for a couple hours, but will be back later, if there are problems with it.  thanks!21:53
ubottuLaunchpad bug 526694 in libticables "merge libticables2 --> libticables" [Undecided,Confirmed] https://launchpad.net/bugs/52669421:53
kamalmostafapersia: oh and I'm holding off on the removal bugs until I get all the dependent libs done (one more after this, tilp2, i think)21:54
mdeslaurMTecknology: well, I don't know how that works...it fpm a patch on top of php or what?21:56
mdeslaurMTecknology: doesn't fastcgi just use the php-cgi package?21:56
MTecknologymdeslaur: in 5.3.1 the fpm patch is in the package afaik21:57
mdeslaurMTecknology: the web site says it will ship in 5.3.321:58
MTecknologyI must have read wrong... too late  at night I guess....22:01
MTecknologymdeslaur: thanks - that helps how I'll go after this22:01
persiakamalmostafa: I firmly believe that it's best practice to subscribe u-u-s if one is confident of the work and seeking sponsorship, and to request review from a specific person if one isn't confident and believes that other person to have special expertise in this area.22:46
persiakamalmostafa: The libtifiles and libticalcs items came to my attention because I try to pay special attention to Failed-to-Upload cases, but the rest are just straightfoward rebuilds for which I don't have any special expertise (although I'm not against sponsoring).22:48
persiaBut my queue is moderate right now, so it might be a few days: if you're in a rush, please don't want on me.22:48
persias/want/wait/22:48
c_korncan uscan somehow be executed on an entire repository to see what packages have to be updated ?23:11
patxcan somebody please review http://revu.ubuntuwire.com/p/fastpatx ?23:11
kamalmostafapersia: excellent advice, as usual.  I've subscribed u-u-s and dropped your specific review request.  btw, I did merge the changelog entries for this latest one as you instructed (and felt fine about it ;-).  thanks for your help!23:12
persiac_korn Yes.  You might be interested in the DEHS and UEHS efforts.23:13
persia!uehs23:13
persiaFine :/23:13
persiahttp://qa.ubuntuwire.com/uehs23:13
c_kornalso bots need to sleep :)23:13
c_kornthanks persia23:14
persiaBot's awake, just doesn't know anything about this.23:14
patxpersia, did u ever get around to review http://revu.ubuntuwire.com/p/fastpatx ? YOU SAID IT WAS LIKE #2 ON YOUR LIST...23:14
persiapatx: It's still #2 on my list.  I've been mostly yak-shaving, but I really hope to get to some REVU soon (as I've almost reached the point where I can do the thing I wanted to do)23:15
patxsrt didnt me to do that in caps23:15
patxok thanks :)23:15
c_kornpersia: I see UEHS already uses the ubuntu repository (as the name suggests). can I also use this for an own repository ?23:26
persiac_korn: you probably have to branch the code and make some changes, but I don't know of any reason it couldn't work with any repository, given sufficient bandwidth and storage.23:26
c_kornpersia: oh, so it has to extract all source tarballs ?23:27
persiaWell, not all at the same time, but it needs to get the watchfiles, changelogs, and copyright files.23:27
persiaI think it might use control as well, but I haven't looked in a long time.23:28

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