/srv/irclogs.ubuntu.com/2010/04/27/#ubuntu-motu.txt

persiaubuntujenkins: The first step is usually to check for a get-orig-source rule in debian/rules or debian/README.source00:00
persiaubuntujenkins: You may also find some hints in debian/copyright if those are missing.00:01
persiaAre you sure upstream doesn't distribute their source as several modules?  It may be that some modules are unpackaged, and would deserve their own packages.  Also note that it is very rare for anything to be removed from an upstream source except where it has licensing issues: so take care with your modifications.00:02
ubuntujenkinspersia: the readme is useful but either i am miss understanding it or it desn't quite tell me enough. I debian/rules isn't there neither is the copyright. thanks for your thoughts I think contacting upstream may be the best course of action00:05
persiaubuntujenkins: What?  You can't have a package without debian/copyright.  At which sources are you looking?00:06
persiaubuntujenkins: Also, upstream is exceedingly unlikely to have any idea what sources are or are not packaged in Debian.00:06
persia(or any given distribution)00:06
ubuntujenkinspersia: i ment debian packaging http://svn.debian.org/wsvn/debian-tex/texlive2009/#_texlive2009_ is where i am looking (I have it downloaded on my computer)  may be i missed the obvious00:08
ubuntujenkinspersia: found the copyright file00:10
persiaubuntujenkins: No idea.  I'm not sure how to interpret that VCS.  Maybe try `apt-get source` on the package of interest.00:10
ubuntujenkinswell its worth a look. thanks again persia00:11
persiaubuntujenkins: One file floating around in there indicates at least XyMTeX and ppower are not distributable, dunno what else is removed.00:11
ubuntujenkinsok, i think i have lots of files to read00:12
=== mrcurrington is now known as mcurrington
YokoZarScottK: new wine1.0 upload (there was some configuration issue that wasn't occurring locally that I fixed)00:45
carstenhwill the ubuntu "m" release replace hardy as supported distribution on ppa?00:48
persiacarstenh: Ask in #launchpad, but I doubt it.  Hardy will probably be supported until 201300:49
persiacarstenh: Historically, the folks that manage PPAs have allowed PPAs for the releases that are supported in Ubuntu.00:49
carstenhsounds great :) there is still hope that chromium will hit debian before 2013 ;)00:49
carstenh... and hardy ppas work on lenny00:50
persiakinda sorta.00:50
* micahg thinks dapper is still supported in PPA00:51
RoAkSoAxheya guys. quick question!! in TestDrive we just included few lines of code that allow us to obtain the Current Devel release codename automatically... and we were wondering if we still can upload it into lucid00:53
* carstenh uses the following as bad hack to get the first char for dapper and later: ubuntu-1st-char () { perl -e 'print chr 64 + $ARGV[0] * 2 - 9 + length $ARGV[1], "\n"' "${1:?y?}" "${2:?m?}" }00:56
RoAkSoAxScottK, could I still file a FFe for new upstream of TestDrive that adds a simple, but necessary functionality?00:58
persiaRoAkSoAx: I'd advise filing an FFe for that: it's not clearly bugfix.00:59
persiaRoAkSoAx: You could probably do an s/lucid/maverick/ upload as clearly bugfix though.00:59
RoAkSoAxpersia, ok thanks :) will figure it out asap01:00
persiaRoAkSoAx: Note that someone from the release team may well give better advice than I :)01:00
RoAkSoAxpersia, :) I think that would be better01:01
RoAkSoAxScottK, whenever you have some time, please take a look to bug $57048501:32
RoAkSoAxScottK, whenever you have some time, please take a look to bug #57048501:32
ubottuLaunchpad bug 570485 in testdrive "[FFe] New upstream release 1.37" [Undecided,New] https://launchpad.net/bugs/57048501:32
persiaRoAkSoAx: You do know that there are several other members of the release team, right?01:33
YokoZarpersia: Yes but ScottK is the best ;)01:42
nhandlerkirkland: Any reason for the commented out r = "lucid" line ?02:21
kirklandnhandler: hmm, i added an inline comment for that02:22
kirklandnhandler: let me see which rev RoAkSoAx grabbed02:23
nhandlerkirkland: http://launchpadlibrarian.net/45618724/testdrive.diff02:23
kirklandnhandler: yeah, RoAkSoAx needs to update that02:23
kirklandRoAkSoAx: ping02:23
kirklandRoAkSoAx: i made 2-3 minor changes to your merge when i committed02:23
kirklandRoAkSoAx: including two lines of comments that answers nhandler's question02:24
kirklandnhandler: to answer your question .... :-)  one sec ...02:24
nhandlerI also don't see a changelog entry in that diff02:25
kirklandnhandler: http://paste.ubuntu.com/423102/ in 60-6102:25
kirklandnhandler: yeah, RoAkSoAx's diff is bad02:25
kirklandnhandler: let me grab one02:25
nhandlerkirkland: In general the changes look fine. Poke me when you have a good diff, I'll review it, and then you can upload02:27
kirklandnhandler: thanks02:27
kirklandnhandler: gimme 502:27
nhandlerSure thing. I'll be around about 2.5 hours02:27
=== nobawk is now known as nobawk|away
kirklandnhandler: http://launchpadlibrarian.net/45627184/570485.debdiff02:49
nhandlerkirkland: I didn't think LP: #XXXXX, #NNNNN would get picked up properly. Did that change?02:51
nhandlerAnd why do you change an old changelog entry?02:51
kirklandnhandler: it does02:51
nhandlercool02:51
* kirkland checks changelog02:51
kirklandnhandler: oh, hmm, not sure how that old timestamp change snuck in there02:52
kirklandnhandler: i'll fix02:52
kirklandnhandler: http://launchpadlibrarian.net/45627355/570485.debdiff02:54
nhandlerkirkland: Go ahead and upload02:55
kirklandnhandler: cheers02:56
nhandler:)02:56
kirklandScottK: i did make the usb-creator-kde control file change before upload; however, i just realized...03:04
kirkland                        os.execv("/usr/bin/usb-creator-gtk", ["usb-creator-gtk", "-i", PATH_TO_ISO])03:04
kirklandnhandler: one more, per ScottK's request: https://bugs.edge.launchpad.net/ubuntu/+source/testdrive/+bug/57050903:17
ubottuUbuntu bug 570509 in testdrive "fix testdrive to work with usb-creator-kde" [Wishlist,Fix committed]03:17
kirklandnhandler: debdiff attached, very trivial03:17
RoAkSoAxkirkland, nhandler upsy sorry about that... seems I attached the old debdiff... and I had to run out :) Anything else I can do to help?03:49
ScottKimbrandon: I cannot do archive removals.03:49
ScottKkirkland: Since you got the FFe from nhandler, just upload the correct thing.03:50
=== lifeless_ is now known as lifeless
YokoZarScottK: wine1.0.1-0ubuntu2 waiting for approval, then I should have everything I need from you.  Thanks for being helpful by the way :)04:03
ScottKYokoZar: It's on my list.  Just got to my hotel a little bit ago.04:04
YokoZarOh, are you at the Sprint?04:05
ScottKNo.  I'm in California for a $WORK project04:06
kirklandScottK: thx04:06
kirklandScottK: done04:06
ScottKkirkland: OK.04:06
nhandlerkirkland: So is everything ok now? Or need me to look at something else?04:15
kirklandnhandler: all good ;-)04:15
nhandler:)04:15
kirklandnhandler: just waiting for a release-team-aa to approve the uploads04:15
ScottKThere are a few and I'm doing them in the order they were uploaded.04:28
ScottKkirkland: I am going to go ahead and reject 1.37-0ubuntu1, so don't freak out.  I'll review 1.38.04:29
kirklandScottK: just accept both, no?04:38
kirklandScottK: so that the bugs get marked as fixed04:38
ScottKkirkland: Then it builds twice too.  If you use -v on dpkg-buildpackage you can mark bugs fixed for multiple releases.04:39
* micahg would suggest rejecting both and reupload04:39
ScottKIf kirkland wants.04:40
ScottKmicahg: Is seamonkey taken care of?04:40
micahgScottK: chrisccoulson didn't get to review today, he said tomorrow04:41
ScottKRight.  Let's not cut this close or anything.04:41
micahgsorry, I did what I could, but I don't have upload rights otherwise it would be up tonight04:42
ajmitchthere was noone else who'd be able to review it?04:42
kirklandScottK: okay, i can do that04:42
ajmitchI imagine that being familiar with it would probably be needed04:42
micahgajmitch: there was one last thing to test as well and that was the replaces/breaks04:42
ScottKajmitch: I really want this upload signed by someone in ubuntu-mozillateam.04:43
ScottKmicahg: How about lightning?04:43
ajmitchScottK: that's why I'm not stepping forward to review it04:43
* ScottK nods04:44
micahgScottK: I didn't get a final answer, it ended up being a larger mess than I thought, he said if I can't get it ready tonight then we'd probably drop it04:44
ScottKProbably not a bad idea.04:45
micahgScottK: Do you think a backport would work for it?04:45
ScottKmicahg: If what we have is totally broken then it ought to go in proposed/updates04:46
micahgScottK: you'd let us SRU a new version?04:47
* micahg checks if it works04:47
ScottKmicahg: I'm not on the SRU team, but working > not working.04:47
micahgScottK: oh, why did I think you were on that team...04:48
* micahg will check if it works04:48
micahgScottK: the bigger question is whether it's exposed to insecure content and that there are no more planned updates upstream except for lightning04:48
ScottKmicahg: All the more reason to push it in now.  Once they archive is frozen for release, you can't remove binaries anymore.04:49
* ajmitch ought to upload that sdl update to -proposed before it gets forgotten04:49
* ScottK gives didrocks a slap with a dead fish for uploading a 32668 line diff the day before final freeze.04:51
micahgScottK: seems to work, but asac didn't seem to like the idea of leaving it in there for Lucid as is04:52
ScottKmicahg: I don't like leaving old dead vulnerable code around either.04:52
ScottKIf it were just up to me, I think I'd upload the newer one, drop sunbird and SRU as needed if you miss a spot.04:52
micahgScottK: well, there are actually 2 sources that I'd have to update tonight, lightning-sunbird and sunbird-locales04:53
* micahg sees if I can even pull an upstream tarball04:53
kirklandScottK: done, testdrive_1.38-0ubuntu2_source.changes uploaded04:55
ScottKOK.04:55
ScottKkirkland: You can reuse the version number if it hasn't been accepted ...04:55
ScottKIt's fine as is, I'm sure.04:55
kirklandScottK: i wasn't sure, so i bumped just in case04:55
ScottKThat's fine.04:56
ScottKstgraber: What's up with this edubuntu-artwork upload in the queue?04:56
nhandlerScottK: I think he commented on that in -release04:57
ScottKYeah, there was some discussion.  I was suprised it was still in the queue.04:57
ajmitchI don't think there's been anyone accepting uploads for the last few hours04:59
persiaToo many folk concentrated in one place04:59
ajmitchthey all headed off to london?05:00
nhandlerI thought that was usually the week before UDS05:00
* persia gives up on trying to get various non-x86 bioses to build: cross-arch virtualisation will have to wait for maverick05:00
persiaSeems like a bundle of folk tend to gather together during release weeks, at least since ~feisty05:00
* persia wasn't really paying enough attention to know before that.05:01
ajmitchthere's often been a group of them gathering together for the final push05:01
persiaI think a different bundle of folks gather together a week before UDS.05:01
* ajmitch might have to try & get to UDS again at some point05:01
StevenKajmitch: There's one in May ...05:07
ScottKStevenK: Up for some package removals today perhaps?05:09
ScottKThere's still a stack.05:09
StevenKScottK: Such as?05:10
ajmitchStevenK: yes, there is, and it's a little too late for me to get there :P05:10
ajmitchdebian-edu-*05:10
StevenKScottK: I'm trying to keep state in my head, currently05:10
* ScottK looks for current status05:10
ScottKkirkland: Would you please look at bug 562852 and either mark it confirmed or invalid.05:12
ubottuLaunchpad bug 562852 in likewise-open5 "Please remove likewise-open5 from lucid on all architectures" [Medium,New] https://launchpad.net/bugs/56285205:12
ajmitchiirc likewise-open really does replace it, that should have been confirmed awhile ago05:13
persialikewise-open also seems to have some degree of upstream support on bug reports, etc. unlike likewise-open505:13
ajmitchlikewise-open conflicts/replaces/provides likewise-open505:14
ScottKStevenK: https://bugs.launchpad.net/~ubuntu-archive/+bugs?field.searchtext=remove&orderby=-importance&search=Search&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_supervisor=&field.bug_commenter=&field.subscriber=&field.tag=&field.tags_combinator=ANY&field.status_upstream-empty-marker=1&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me05:16
ScottK.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on has 20 bugs that as a glance could use some processing.05:16
ScottKhooray for sensible urls from LLP05:16
ScottKLLP/LP05:16
ajmitchLP needs a builtin URL shortener05:16
persiahttps://bugs.launchpad.net/~ubuntu-archive/+bugs_field.searchtext=remov* is the one I use05:16
* persia tries to figure out why the usual trick fails05:17
persiahttps://bugs.launchpad.net/~ubuntu-archive/+bugs?field.searchtext=remov* anyway05:17
persiaAha!  s/?/_/ !05:18
ScottKpersia: I was also just trying to get the ones confirmed or triaged.05:19
persiahttps://bugs.launchpad.net/~ubuntu-archive/+bugs?field.searchtext=remov*&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED05:20
persiaWhat LP needs to do is not bother exposing null things in the URL.05:21
ScottKAgreed.05:21
ScottKWould someone please confirm the sugar removal bug too.05:21
persiaBut the remov* is required for some of the bugs that have "Request for removal ..." in the title.05:21
ScottKI'm pretty sure about that, but would rather focus on accepting stuff in the queue.05:22
persiaajmitch: You acked the debian-edu* stuff: do you want it "Triaged"?05:23
ajmitchI'll at least file a bug for it for debian, it only affects it with python 2.605:28
StevenK~/05:28
micahgScottK: is it crazy to have a 60MB orig tarball for a 3MB binary?05:29
kirklandScottK: looks reasonable to me05:29
ScottKkirkland: Please say so in the bug and mark it confirmed.05:29
ScottKmicahg: Probably, but this is mozilla.  How does sanity figure?05:30
micahg<2MB binary...05:30
ScottKajmitch: He's one of the ones that gets especially grumpy when Ubuntu doesn't 'give back', so yes, please.05:30
ajmitchpersia: sorry, missed your question -triaged would make sense05:31
micahgScottK: I'll see if I can make that build easier for the next release, but it seems like it'll be something like that05:31
kirklandScottK: done, calling it a night05:31
ScottKkirkland: Thanks.05:32
ScottKsuperm1: Is the mythbuntu-live-autostart something you would consider respinning for?  It looks to me like it should be aimed at -proposed. (I'm glad to hear arguments why that's not correct).05:43
superm1ScottK, it needs a respin actually05:54
ScottKslangasek: ^^^05:54
superm1ScottK, that new ubiquity uploaded today screwed up the UI for a bunch of the pages because of alignment changes05:54
ScottKOK.  Well we need the boss say about that ....05:55
ScottKslangasek: I'm off to bed, so I'll leave that one for you.05:55
superm1(it was the exact same kinds of changes that were needed for dell-recovery that was uploaded today)05:57
ScottKRight.  I did accept that since it wasn't on any ISO.05:58
slangaseksuperm1: which of the changes in ubiquity broke mythbuntu?06:00
superm1slangasek, it's either r4116 or r411706:01
superm1looking closer, r4116 is the one06:01
superm1any third party ubiquity plugins need to evaluate (and possibly fix) alignment after that06:02
* ScottK notes the archive is still open for fixing unseeded packages ....06:18
slangaseksuperm1: how thoroughly has this change been tested?  We basically only get one shot at this06:19
superm1slangasek, i've tested it from every permutation of the pages i can come up with in a VM (including trying to simulate the extra page that shows up for adding a graphics card)06:20
slangaseksuperm1: ok - accepting; apologies for making you scramble, I don't think it occurred to evan or myself that there'd be knock-on effects from the change06:20
superm1many of the pages are unreadable without it06:21
slangaseksuperm1: have you gotten any traction on bug #550100, btw?06:21
ubottuLaunchpad bug 550100 in mythtv "white noise or no sound after seeking when using PULSEAUDIO:default" [Unknown,Fix released] https://launchpad.net/bugs/55010006:21
superm1unfortunately not, it's going to have to be an SRU type thing later if anything it looks06:21
superm1will continue to keep an eye on it though06:22
suji11hi06:22
superm1(because there is still a set of problems with that upstream patch)06:22
slangaseksuperm1: ok; moving the milestone then06:22
superm1K, thanks06:22
suji11my package IOK is now available in lucid, it is the version 1.3.9 i have to update to 1.3.10, how to do that?06:23
StevenKslangasek: Are you okay for me to process package removals like ScottK is asking?06:25
slangasekStevenK: yes06:25
StevenKScottK: Okay, give me that link again, please?06:26
ScottKStevenK: https://bugs.launchpad.net/~ubuntu-archive/+bugs?field.searchtext=remove&orderby=-importance&search=Search&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_supervisor=&field.bug_commenter=&field.subscriber=&field.tag=&field.tags_combinator=ANY&field.status_upstream-empty-marker=1&field.has_cve.used=&field.omit_dupes.used=&field.omit_dupes=on&field.affects_me06:27
ScottK.used=&field.has_patch.used=&field.has_branches.used=&field.has_branches=on&field.has_no_branches.used=&field.has_no_branches=on06:27
micahgScottK: maybe tinyurl would help?06:27
ScottKmicahg: Talk to the launchpad developers06:27
StevenKScottK: You could use tinyurl yourself :-P06:28
micahgbug 31713606:28
ubottuLaunchpad bug 317136 in launchpad-foundations "Launchpad should offer a "Get tinyURL link" option for each page" [Low,Triaged] https://launchpad.net/bugs/31713606:28
slangasek'https://bugs.launchpad.net/~ubuntu-archive/+bugs?field.searchtext=remove&orderby=-importancefield.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED' gets you to the same place, but is hand-composed06:28
ScottKStevenK: I could, but if I put extra effort into avoiding painful aspect of LP, I'd never get anything else done.06:29
StevenKScottK: Right, there is more than I was thinking, I'll work through them slowly06:30
ScottKThanks and good night.06:30
suji11Any one help me... my package IOK is now available in lucid, it is the version 1.3.9 i have to update to 1.3.10, how to do that?07:03
andolsuji11: Well, concidering Lucid is well into "final freeze", about to be released... How critical is that update?07:07
andolsuji11: https://wiki.ubuntu.com/FinalFreeze07:08
=== nobawk|away is now known as nobawk
RhondaOh dear. "The fix for libsdl1.2 will be uploaded into lucid-proposed, for testing after lucid release."07:27
* Rhonda prepares to expect futher duplicate bugreports about that. %-/07:28
RhondaSo it seems that mouse clicks in windowed sdl applications isn't considered an important feature. :/07:30
didrocksScottK: most of it was updated translation (so, filterdiff should be your friend). Sorry for that :/ The real bugfix is only one line07:44
dholbachgood morning08:07
=== nobawk is now known as nobawk|away
=== nobawk|away is now known as nobawk
=== nobawk is now known as nobawk|away
=== nobawk|away is now known as nobawk
=== ttx_ is now known as ttx
ajmitchdholbach: nominations for the membership boards were that low, were they?09:56
callum1Morning all, I have managed to fix one of the FTBFS packages as my first packaging attempt (thanks to someone here pointing this out). My question is now I have build the package what do I do now? I know someone has to check this for me so looking for help on how to go about this. Thanks10:02
suji11andol: now the version of IOK in lucid is 1.3.9 but the next version 1.3.10 was released with fix some bugs https://fedorahosted.org/iok/browser/trunk/ChangeLog, i have to update this, how to do that?10:03
dholbachajmitch: we just need a few more10:05
ajmitchcallum1: you'll want to attach the debdiff to a bug in launchpad & subscribe ubuntu-sponsors - see https://wiki.ubuntu.com/SponsorshipProcess10:07
joaopintoaren't we supposed to use bzr merge requests as a replacement for debdifs :) ?10:08
gesercallum1: the FTBFS for osmo?10:14
callum1geser: yeah :)10:14
gesercallum1: give me a debdiff and I'll sponsor it10:15
callum1geser: nice one I have only done the changes you suggested and built the package gonna look up debdiff now10:16
callum1geser: i have a debdiff now how do I go about getting this to you?10:22
geserpastebin it10:23
callum1geser: http://pastebin.com/nECeMH2v10:25
gesercallum1: looks like you edited the existing changelog entry instead of adding a new one (dch -i) and your mentioned changes are missing (your debdiff only contains changes to debian/changelog)10:27
callum1geser: just noticed ill give this another shot and let you know one this is done (thanks for bearing with me :) )10:28
suji11dholbach: hi10:32
dholbachhi suji1110:33
suji11dholbach: my package IOK is in lucid and its version is 1.3.9, but it has some bug https://bugs.launchpad.net/ubuntu/+source/iok/+bug/563635 , the bug was cleared in the source of IOK 1.3.10, i have to update this package in lucid, how  to do that?10:34
ubottuUbuntu bug 563635 in iok "iok gets terminated due to buffer overflow when "xkb-Tamil Unicode with Numerals" keymap is selected in drop down." [Undecided,New]10:34
dholbachsuji11: https://wiki.ubuntu.com/FreezeExceptionProcess10:34
dholbachsuji11: https://wiki.ubuntu.com/SponsorshipProcess10:34
callum1geser: I have fixed this now sorry about that here is the new debdiif http://pastebin.com/byZ7Q9CD10:44
gesercallum1: thanks, and congratulations for your first(?) sponsored upload :)11:04
callum1geser: Yeah was my first :) and thanks really goes to you for all your help!11:04
ricotzdholbach, hello, is there a site which specifies the terms of updating a package of lucid after its release?11:22
dholbachricotz: https://wiki.ubuntu.com/StableReleaseUpdates11:22
dholbachricotz: I'm not the only one who knows this kind of information :)11:23
ricotzthanks anyway ;-)11:23
dholbachrock on11:23
suji11dholbach: Sorry, i couldn't understand the things there, can you tell me?11:40
dholbachsuji11: I'm not the only one who knows about the processes, so just ask the whole channel :)11:41
dholbachsuji11: what's your questions?11:41
dholbachsuji11: what do you want to know?11:41
suji11i have to update the package iok-1.3.9 to iok-1.3.10 in lucid with the bug fix https://bugs.launchpad.net/ubuntu/+source/iok/+bug/56363511:42
ubottuUbuntu bug 563635 in iok "iok gets terminated due to buffer overflow when "xkb-Tamil Unicode with Numerals" keymap is selected in drop down." [Undecided,New]11:42
suji11i am having the source tarball for iok-1.3.10 from that how to i update?11:43
dholbachhttps://wiki.ubuntu.com/PackagingGuide/Recipes/PackageUpdate is an example of how you can update a package11:44
dholbachonce you're done with that, check out https://wiki.ubuntu.com/FreezeExceptionProcess (if you manage to do it until Thursday although the gates are closing earlier)11:44
dholbachotherwise check out https://wiki.ubuntu.com/StableReleaseUpdates11:44
dholbachhttps://wiki.ubuntu.com/SponsorshipProcess explains how to get the package uploaded11:45
=== nobawk is now known as nobawk|away
callum1geser: Fancy checking another debdiff for me?12:27
suji11dholbach: i followed the steps here and update the package https://wiki.ubuntu.com/PackagingGuide/Recipes/PackageUpdate12:39
suji11dholbach: then how to send to upstream?12:39
sladensuji11: find the upstream bug tracker;  file a bug report with something similar to the name of the package you created, state the issue, attach the patch12:44
sladensuji11: alternatively, if the issue is already in the upstream's bug tracker, file the patch and state that it was shipped in the Ubuntu version after your extensive testing12:45
suji11sladen: the bug is in launchpad https://bugs.launchpad.net/ubuntu/+source/iok/+bug/56363512:46
ubottuUbuntu bug 563635 in iok "iok gets terminated due to buffer overflow when "xkb-Tamil Unicode with Numerals" keymap is selected in drop down." [Undecided,New]12:46
=== nobawk|away is now known as nobawk
suji11sladen: then what i do?12:51
sladensuji11: so this is the bug that you're in the process of doing an upload to fix?12:53
suji11sladen: yes12:53
sladensuji11: eg. you have found the solution, and codified it as  patch12:53
suji11sladen: i am not create patch just i follow the link which i said before and update the package.12:54
suji11sladen:  with latest source12:55
sladensuji11: can you set the bug as  Confirmed,  assign it to yourself, and add a quick comment   "I've found the issue, it was X interacting with Y and is solved with Z, see attached patch" + attach patch12:55
sladensuji11: oh, so it's not your solution, it's a solution that upstream have already tested+applied and is in the new upstream version12:56
sladensuji11: in which case, upstream already know about it and you don't need to send the fix to them!12:57
suji11sladen: upstream means? Actually iok is already available in fedora only, i got the source and packaged it for ubuntu at first, then the updates are done in the source tarball, from that i have to update it for ubuntu am right?12:59
sladensuji11: "upstream" means the developers who wrote the *original* program;  they probably have a download site with the a plain .tar.gz  containing the raw source code13:00
suji11sladen: yes , from there only i got the source tarball13:00
sladensuji11: flowing downstream (towards the users and the sea) will be the distributions;  Debian/Ubuntu/Fedora/...13:01
sladensuji11: if each of those decided to fix it for just their users, the solution would never make it into the original (upstream) source code for the benefit of everyone else13:02
suji11sladen: ok, the upstream was fixed the problem and gave the new version iok-1.3.10, now my question is how to i bring this for ubuntu?13:03
sladensuji11: can you update the Ubuntu bug by saying "the issue is fixed in upstream version x.y.z as detailed in the changelog" and cut and paste whichever part of the upstream changelog confirms it13:03
=== mdomsch is now known as mdomsch_BOS
sladensuji11: (1) document what needs doing;  (2) do it [or ask for help/assistance doing it];  (3) document what was doing---Launchpad does these semi-automatically based on the bug number listed in the debian/changelog entires13:05
=== nobawk is now known as nobawk|away
=== nobawk|away is now known as nobawk
=== ogra_ is now known as ogra
gesercallum1: sure14:13
callum1geser: thanks I uploaded the patch to the bug url: https://bugs.launchpad.net/ubuntu/+source/app-install-data-ubuntu/+bug/53822314:17
ubottuUbuntu bug 538223 in app-install-data-ubuntu "typo in gwhere (yourS CDs)" [Undecided,New]14:17
callum1geser: ignore that just noticed there are several occurences. Ill fix that now14:23
callum1gerser: sorry about that new debdiff can be found here  http://pastebin.com/AQC6r9wT14:32
callum1geser: >.<  http://pastebin.com/KUbV3iWL14:40
imbrandonmorning all15:06
=== mathiaz_ is now known as mathiaz
ScottKjoaopinto: At this point I'd call bzr branches an alternative to debdiffs.  I don't think we are to the point where we say they replace them.15:27
MTecknologydholbach: I suppose I could annoy you on irc too :P15:29
dholbachMTecknology: how can I help you? (or anybody else in here)15:30
MTecknologydholbach: I just saw you online and didn't talk in a while, wanted to say hi. You're attitude makes me eager to get out of school, get my company up and running smoothly, and get back into packaging really hard.15:31
dholbachMTecknology: if you have a bit of time again to put some effort into learning packaging and more about developing ubuntu, be sure to hang out here :)15:32
om26erhow do I use my previous gpg key after a clean install?15:57
imbrandonom26er: did you backup ~/.gnupg  ?16:00
om26erno16:01
imbrandonom26er: then it is gone forever16:01
om26eroh my16:01
imbrandonom26er: always backup , esp important things like a gpg key16:01
imbrandonom26er: you might try data recovery on the old /home partition16:01
* om26er will create a new gpg key and upload it to one.ubuntu ;)16:03
om26erimbrandon, how do I use it next time16:03
imbrandonom26er: not sure what you mean, next time16:03
imbrandonom26er: can you rephrase ?16:03
om26erimbrandon, if I create a new now and save ~/.gnupg when I install next time how do I restore16:04
joaopintoScottK, on the last bzr for packaging presentation I got the idea it was replacing debdiffs in general, except for specific cases where debdiffs would make sense16:05
imbrandonom26er: ahh yes, first thing is gpg secret keys are very important to keep secure, there are a number of ways people save them, personaly i keep mine on an encrypted ( not with the same gpg key ) usb drive in a safe deposit box, and a seperate one hard printed out in a diffrent firebox location, as far as restoring its just a matter of replacing the /home/.gnupg after install16:05
om26erimbrandon, ok, thanks :)16:07
imbrandonoh wow, i thought the DMB meeting was at 11am local ... glad i am online anyhow16:07
ScottKjoaopinto: Eventually.  We aren't there yet.16:08
imbrandonom26er: i can give you some good links about gpg security and keeping your key safe etc if you would like here in a little bit ( just gave a talk about it a week ago so i still have the links somewhere )16:09
imbrandonom26er: if not just poke google a bit :)16:09
om26erimbrandon, yes, I am here16:11
ScottKYokoZar: Are you fixing dssi-vst?16:13
SEJeffHow does one go about proposing a 1 line patch to a python module where upstream isn't very responsive?16:15
SEJeffShould I wait for 5-6 months for upstream to continue ignoring it or should I propose it as a debdiff against the ubuntu / debian package?16:15
imbrandonSEJeff: both, or all 3 rather16:18
imbrandonimho16:18
imbrandonSEJeff: if its a package with ubuntu changes also ( with a version like -XubuntuX ) then do a debdiff for us and debian, if its not then just debian is fine16:19
imbrandonand it will trickel into ubuntu sooner ( rather than later )16:20
om26erhow do I use .patch or debdiff16:28
om26er*while packaging16:28
=== asac_ is now known as asac
om26era bug have a .patch I can apply it to the source with sudo patch ... but when I apply patch debian/changelog file contains the name of the patch writer but then I cannot upload that package to the ppa cuz I cannot dh_make so there wont be any .changes file as there are already files in debain/16:34
carstenhom26er: "filterdiff -x '*/debian/changelog' patchfile > newpatchfile" creates a new patchfile without debian/changelog. don't use sudo patch, just patch. some packages use quilt or similar for managing pachtes, so depending on which package you work on directly applying patches might be the wrong way.16:41
om26ercarstenh, what about .patch file that come with the package source how are those patches in the debian/patches applied during build process16:50
carstenhom26er: depends, if debian/source/format (or similar, don't remember the exact name) exists and contains "3.0 (quilt)" they are applied whilst unpacking the source. otherwise they are applied during the building process itself, debian/rules contains the code or includes code that does this. dpatch and quilt are the patch system that are widly in use, google should know much about them. a package needs to builddepends on quilt or dpatch if ...16:55
carstenh... it uses any of these, so checking debian/control should tell you which one is used.16:55
carstenhin quilt you have to maintain a debian/patches/series file and you can apply oder unapply all patches with debian/rules apply oder debian/rules unapply16:56
=== ara_ is now known as ara
=== ara is now known as Guest4805
=== Guest4805 is now known as ara
=== RoAk is now known as RoAkSoAx
=== Zhenech_ is now known as Zhenech
=== azop_ is now known as azop
=== lifeless_ is now known as lifeless
YokoZarScottK: vst's problem seems to be that wine1.0 is refusing to install due to exit status 10 at --configure, but I haven't reproduced the problem locally.21:25
micahgScottK: slangasek: Seamonkey was uploaded earlier and the builders are idle21:37
MTecknologyjdong: hey.... you should help me :D22:22
MTecknologyjdong: If you ever have some time, would you be willing to help me with some init.d->init scripts? I want to learn how to do it so I can work on all of them and mybe see about upstream stuff if I can finish making them really smooth...22:28
imbrandonMTecknology: init.d->upstart init ?23:00
imbrandonMTecknology: if you ever pin jdong down for that lemme know, i'd like to learn a bit more about it too from a "live" person23:00
kirklandnhandler: around?23:06
=== Bodsda_ is now known as Bodsda
MTecknologyimbrandon: that's exactly what I mean23:40
MTecknologyimbrandon: hrm.... https://edge.launchpad.net/~uphackers23:48
MTecknologyjdong: lp:~uphackers/uphack/event.d - is this what should wind up in /etc/init/ ?23:59

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