/srv/irclogs.ubuntu.com/2010/11/26/#ubuntu-motu.txt

micahgbdrung: it looks like since the binary package has the same name, everything should be fine00:39
bdrungmicahg: and the source doesn't differ?00:39
micahgbdrung: what do you mean, it's from the same upstream AFAICT00:40
bdrungmicahg: the debian/ directory. maybe some packaging difference that we need to carry?00:40
micahgbdrung: oh, hmm, ok, I can review it as well, from the changelog, it just a possible FTBFS on non-i386, which you already confirmed is not an issue00:43
=== freeflyi1g is now known as freeflying
micahgbdrung: yeah, I don't see anything special in the packaging, should I just comment on the bug00:49
ScottLis there a way to 'apt-get source ${package}' but get a particular release instead of changing the sources.list?02:11
ScottLfor instance, i wanted to build qjackctl from maverick but for lucid and i was in a lucid install02:13
micahgScottK: pull-lp-source02:14
micahgoops02:14
micahgScottL: pull-lp-source02:14
micahgScottK: sorry :(02:14
ScottLmicahg, does that get the most current source, or can i specify the release?02:18
* ScottL is downloading ubuntu-dev-tools on this machine to find out02:19
micahgScottL: you can specify any release or pocket03:48
RenatoSilvawhat's the purpose of the 'linux' package and why should I use it?06:20
micahgRenatoSilva: linux is the source package for the Ubuntu kernel06:21
ebroderRenatoSilva: It's also a metapackage you can install to make sure (via a long chain of dependencies) that you always have the latest version of the Ubuntu kernel06:22
RenatoSilvasource package as in containing source code?06:25
RenatoSilvaebroder: I can make sure I have the latest versions by updating the system, so I don't see the point of that package (it is not installed but I'm curious)06:25
ebroderRenatoSilva: You probably have a package called "linux-image-generic" or the like installed. It serves the same purpose as the "linux" package06:26
RhondaRenatoSilva: The upgrade does only pull in the latest version if there is a dependency chain to it.06:26
ebroderYou need one of these metapackages because, as the version number of our kernels change, sometimes the name of the package containing them do as well06:26
RenatoSilvaebroder: I have linux-image-generic, so why have  tow packages for the same thing?06:27
RhondaIt's not two for the same thing.06:27
RenatoSilva"It serves the same purpose as the "linux" package"06:27
ebroderIt is in this case. linux depends on linux-image depends on linux-image-generic06:27
RhondaRenatoSilva: No, it doesn't.06:28
RenatoSilva"The upgrade does only pull in the latest version if there is a dependency chain to it."06:28
Rhondalinux depends on linux-image, and linux-image is a virtual package provided by a few other packages, so it doesn't necessarily pull in linux-image-generic.06:28
RenatoSilvaI don't understand this06:28
RhondaTake a look at this page: http://packages.ubuntu.com/natty/linux-image06:29
RenatoSilvaShould I use 'linux'?06:29
RhondaWhat exactly don#t you understand in it?06:29
RhondaThat depends.06:29
RhondaIf you don't see a need for it and be happy with linux-image-generic, then have that.06:30
RhondaWith linux-image-generic, you always get the -generic flavor of the kernel.06:31
RhondaWith linux you can instead also have the -server or -virtual flavour.06:31
RhondaHmm, or not.06:32
RhondaBecause linux has a versioned depends on linux-image?06:33
RhondaConfusing. %-)06:33
RhondaI guess the "linux" package is there for people just looking for that and not being able to find linux-image or linux-image-generic instead.06:34
RhondaSo it's more a convenience reason, me thinks.06:34
RenatoSilvawell, the version of the "actual" linux-image-generic is on the name, so updates pull new packages to install (through dependencies of 'linux-image-generic' I guess), but the old kernel keeps there, if I don't remove it the old kernel list in my grub menu increases indefinitely06:35
RhondaIt can't get removed automatically because you might still be running it.06:36
RenatoSilvathere isn't any scheduling feature in apt for removing after reboot?06:37
RenatoSilvaso I will always have to remove old kernels forever? ok06:37
RenatoSilvabesides this, I'd appreciate to understand why 'linux', 'linux-image' and 'linux-image-generic' exist. I'm even more confused but thanks for trying. Thanks all for help.06:39
RhondaI tried to come up with a possibility why it might exist.06:41
RAOFAt one point it also pulled in linux-headers; does it still do that?06:42
ebroderNone of linux, linux-image, or linux-image-generic pull in headers06:44
ebroderOr linux-generic06:44
RenatoSilvamicahg: hi, do you remember the missing irc-more problem? I've attached another patch for making build fail for invalid plugins, not sure if they care though06:50
micahgRenatoSilva: I replied in teh bug about that06:50
RhondaRAOF: Given that now changelogs are ripped out of the packages because of install size optimization I would be quite surprised by that. :)06:58
RenatoSilvamicahg: oh I see. They have their own bug tracking, would you keep a fork if they don't care to fix it (not surprising)?06:59
micahgRenatoSilva: who, what/07:00
ebrodermicahg: Did you say you were going to look at bug #592538?07:02
ubottuLaunchpad bug 592538 in rhythmbox-radio-browser (Ubuntu) "Please update the package to 2.1.1" [Undecided,Confirmed] https://launchpad.net/bugs/59253807:02
micahgebroder: yeah, I was going to, but probably not tonight at this point, feel free to do it if you like07:04
RenatoSilvamicahg: first patch is for debian package, second is for upstream, but purple-plugin-pack has its own bug tracking. I should have contributed that patch directly in their bug tracker but I'm lazy to create accounts everywhere, so I just saved it there and showed to them in IRC07:04
ebrodermicahg: Ok, I'm looking for something to do, so I'll check it out07:04
micahgebroder: if it's good, go ahead and close that other bug I mentioned in the changelog since the guy said it's fixed in that release07:05
ebrodermicahg: Ok, thanks for the heads up07:05
RenatoSilvamicahg: so it's pointless opening a bug in Launchpad, unless you guys patch it yourself and keep maintaining the patched version until convincing them to apply there in upstream07:06
micahgRenatoSilva: who's upstream?07:06
RenatoSilvamicahg: the purple-plugin-pack developers?07:06
micahgRenatoSilva: didn't you talk to them already?07:06
micahgRenatoSilva: I just suggested opening a new Launchpad bug for it07:07
RenatoSilvamicahg: I just linked to the LP bug in IRC, but no response07:07
RenatoSilvamicahg: I'm just explaining that a new LP bug would be pointless07:07
micahgRenatoSilva: no, it's not, we can still patch it07:08
micahgRenatoSilva: we just prefer one bug per issue07:08
RenatoSilvamicahg: so you patch it, and re-apply the patch every time a new upstream version is released?07:08
micahgRenatoSilva: no, the patch system will take care of that07:09
RenatoSilvamicahg: sounds magic :)07:09
micahgor rather yes, but it's not a manual process :)07:09
RenatoSilvamicahg: does that system detect if the patch was applied in upstream so it can stop re-patching?07:11
micahgRenatoSilva: yes07:11
RenatoSilvacool!07:11
ebrodermicahg: I'm having a little trouble getting the debdiff to apply. Do you remember off hand if I need to pop the 3.0 (quilt) patches first?07:13
ebroderNever mind. Apparently that doesn't make anything better07:13
micahgebroder: no, you don't need the diff, it should already be applied, it just needs to close07:13
ebrodermicahg: No, I meant from the upgrade bug.07:14
ebroderBut that's ok - I'll just play with it more07:14
micahgebroder: oh :(07:14
micahgebroder: in that case,yeah, I woudl think you need to pop the patches if it's source format 307:14
ebrodermicahg: Actually, I think that made things worse. I think I'll try just doing the upgrade myself and making sure I get his packaging changes :)07:15
ebroder...wtf. How did we end up with patches to the upstream changelog in debian/patches/...07:15
ebroderI think this debdiff is just really confused07:16
micahgcould be07:19
ebrodermicahg: Oh, no - the debdiff was just built against Lucid's version. /me sighs07:22
micahgebroder: yeah, I think the other bug's debdiff was the same07:23
bilalakhtarOne thing to note: what-patch can be misleading at times07:27
ebroderNo, this is definitely just a broken debdiff07:28
RenatoSilvamicahg: bug 68168007:29
ubottuLaunchpad bug 681680 in purple-plugin-pack (Ubuntu) "Build should fail on invalid plugins" [Undecided,New] https://launchpad.net/bugs/68168007:29
micahgRenatoSilva: ok, thanks07:30
=== hannesw_ is now known as hannesw
dholbachgood morning!07:59
RenatoSilvamicahg: I just disagree with wishlist importance, it should be the same importance as the other bug (irc-more missing)08:18
RenatoSilvaeither of now, normal etc08:19
RenatoSilvaimho --with-plugins="believed_to_exist" working is a bug not a feature08:20
micahgRenatoSilva: it's a new feature for the build system, hence wishlist08:21
RenatoSilvamicahg: it's not for the debian build, but the plugin pack itself08:22
micahgRenatoSilva: doesn't matter08:22
RenatoSilvaok08:22
micahgRenatoSilva: feel free to file it upstream as well and link it in LP08:23
RenatoSilvaok08:23
=== hrw|gone is now known as hrw
ebrodertumbleweed += eleventy for bug #681693 :)08:27
ubottuLaunchpad bug 681693 in ubuntu-dev-tools (Ubuntu) "[wishlist] u-d-t config file" [Wishlist,New] https://launchpad.net/bugs/68169308:27
micahgRenatoSilva: I was actually referring to the purple-pack-plugin trac tracker, not Debian, same maintainer sees bugs in both Debian and Ubuntu :)08:54
RenatoSilvamicahg: I know, that comment in debian was before you said that09:06
RenatoSilvaor regardless09:06
micahgRenatoSilva: k, np09:06
=== hanska is now known as dapol
=== dapol is now known as dapal
ulyssesHello, I have a debian/rules which doesn't work, what could be wrong? http://paste.ubuntu.com/536655/11:54
ari-tczewulysses: what is the problem? show log11:56
ulyssesari-tczew: I don't have a log, a comment told meg on revu, that VER is empty, so it does nothing11:57
Rhondaulysses: head -1 debian/changelog12:34
Rhondaulysses: Is there actually a - in the version?12:34
Rhondaoch12:35
Rhondaulysses: That regexp seems to be quite broken, is this really what it's meant to do? It greps for exactly _one_ character before a - in the version string.12:36
RhondaSo it would match 2-3 but not 20-3 or 1.0.3-412:36
* Rhonda . o O ( there is no need for a log to catch that :P )12:38
=== yofel_ is now known as yofel
ulyssesRhonda: the first line of changelog is : hupnp (0.0~svn77-0ubuntu1) natty; urgency=low13:31
ulyssesRhonda: sou you're right, the regexp is wrong:P I copied it from the wiki13:31
Rhondawhich wiki?13:32
ulyssesubuntu wiki13:33
ulysseshttps://wiki.ubuntu.com/PackagingGuide/Examples/ChangingTheOrigTarball13:34
tumbleweedulysses: the regex is for 0+svn77-0ubuntu1 - modifiy it appropriately (or the version)13:40
ulyssesI'm on it13:41
Rhondaulysses: There is a different regex in there?14:10
Rhondaulysses: [^-]+ != [^+]-14:10
ulyssesI know14:11
RhondaBut that's your issue.14:11
Rhonda- isn't a quantifier. + in the wiki is.14:11
RhondaI guess you want [^~]+14:12
RhondaOh. It seems to be really buggy in there.14:13
=== udienz is now known as udienz-makan
=== udienz-makan is now known as udienz
tumbleweedulysses, Rhonda: oeer, my mistake, corrected14:29
om26erhow can i prepare a branch for new upstream release of a package. i mean if i want to patch a package i pull it from bzr then make the changes and push. but how do i deal with a new release?14:47
om26erone guess i am thinking of is making a diff between the two releases and applying to the bzr branch locally and then push. anyone?14:53
=== Lutin is now known as Guest27846
maxbCan anyone recommend an example package that builds compiled extensions for multiple python versions, using dh7?16:54
=== hrw is now known as hrw|gone
tumbleweedmaxb: almost all should17:01
tumbleweedmaxb: example of mine: pystemmer17:02
maxbthanks17:02
=== Guest27846 is now known as Lutin
micahgScottL: is qjackctl meant to be a backport or an SRU?17:50
ScottLmicahg, i could go either way, but i want you to know that the ubuntustudio team is planning on backporting fairly aggressively for lucid17:55
ScottLmicahg, https://wiki.ubuntu.com/UbuntuStudio/Backports17:55
micahgScottK: yeah, some of those might be able to be in -backports, but some will have to be in a PPA IMHO17:56
micahgops17:56
micahgoops17:56
micahgScottK: sorry again17:56
micahgScottL: ^^^17:56
micahgScottL: also, if it's going to be in -backports, it should be filed against the lucid-backports project, not Ubuntu17:58
micahgScottL: is qjackctl broken in Lucid?18:05
=== RoAk is now known as andreserl
ScottLmicahg, no, it's not broken, but we would like to provide the improved functionality to ubuntu studio users18:22
ScottLmicahg, which packages would you recommend to be in PPA and not backports?18:23
micahgScottL: anything with a lot of rdepends18:25
ScottLmicahg, i'm hoping that since we are only going from maverick to lucid we should experience too many dependency issues (except where they build directly against jack)18:45
micahgScottL: I'm referring to when other packages depend on the ones that you want to backport18:50
ScottLmicahg, oh, hmmmm.  good point, i'll have to think more on this then :P   thanks!19:01
ScottKPackages with rdepends on backports are OK, if you test all the rdepends.19:09
ebroderScottK: I forget, do we need to worry about build-deps, or just binary deps?19:09
ScottKebroder: Both, but runtime deps are more important.  For something that is a build-dep, but not a runtime dep a rebuild test is sufficient.19:10
ScottLmicahg, how can i  file against the lucid-backports project if the bug is already filed on qjackctl (ubuntu)?19:24
micahgScottL: also affects project19:24
ScottLmicahg, hmmm, i was trying that...i'll have another go at it19:24
ScottLmicahg, nevermind, got it...the term 'project' and qjackctl together were throwing me off a bit19:26
ari-tczewangelabad: if you're doing canna merge, please stop. BlackZ has requested a sync.21:32
ari-tczewI've updated comment on MoM.21:32
angelabadari-tczew, ok, thanks!21:34
ari-tczew!backport | ari-tczew23:26
ubottuari-tczew, please see my private message23:26

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