/srv/irclogs.ubuntu.com/2010/08/25/#ubuntu-devel.txt

=== kentb is now known as kentb-out
=== bjf is now known as bjf[afk]
bcurtiswx_hey all, im trying to upgrade empathy for lucid since upstream came out with 2.30.3, i got the new source, copied the debian direc over from the pervious one and my debuild -S says it can't find debhelper.mk among other .mk files.  anyone know what i'm doing wrong?00:11
bcurtiswx_possibly a package i'm missing?00:14
bcurtiswx_maco, ty00:21
=== dendrobates is now known as dendro-afk
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
bcurtiswx_what might stop debdiff from working ?01:19
bcurtiswx_http://paste.ubuntu.com/483168/01:20
persiabcurtiswx_, That's very unexpected.  Maybe try a update of that environment, in case there's some odd skew?01:22
steve|mhi.. does anybody know why the btrfs support for the alternate installer has gone in the current daily image?01:23
bcurtiswx_persia, you mean upgrade the OS?01:24
* bcurtiswx_ is, anyway01:25
persiabcurtiswx_, I hadn't meant an upgrade, just an update.  If you're mid-upgrade, then you might have caused skew that would generate that.01:26
bcurtiswx_persia, I am, <crosses fingers> thx01:26
persiaAha, then that's it :)  You've swapped the library under devscripts, and apt allowed this because you're doing a larger upgrade.01:27
bcurtiswx_persia, I mean, i am updating.  It is maverick so <shrugs>01:27
bcurtiswx_i wasn't mid update.  unless i missed something and needed a -f01:27
bcurtiswx_but it should take care of it now anyways i believe if that was it01:28
persiaHrm.  That's a narrower case then.  But yeah, get updated, try again, and if it's still broken, try to narrow when it breaks :)01:28
bcurtiswx_maybe a --reinstall will help if this doesn't do it01:30
* bcurtiswx_ goes to reboot due to kernel update01:30
bcurtiswx_which package is debdiff a part of?01:34
bcurtiswx_ah ha01:35
* bcurtiswx_ learned apt-cache search01:35
persiadpkg -S is also useful...01:35
bcurtiswx_persia: would the fact that i'm using debuild -S on maverick trying to upgrade a lucid package cause it?01:36
* bcurtiswx_ still has the debdiff issue01:36
persiaShouldn't.01:36
persiaAlthough, depending on the change in the build-deps, and the things that run at source-build-time, you may want to take care with building lucid source packages on maverick.01:37
bcurtiswx_persia, what do you mean by take care?01:38
persiaFor example, if your package runs something in the clean: rule (e.g. copying config.{guess,sub}), and it runs locally on your maverick system, the results may differ from that run on a lucid system, which can potentially affect how a package ends up building on the buildds.  This is rare, but it's worth being sure you know the changes in your tools (especially debhelper, CDBS if you use it, etc.)01:40
bcurtiswx_Steps done so far: grab tar.gz from debian, rename .orig.tar.gz, unpack, copy debian/ from previous version, i had to remove a patch that faied because I believe its fixed in the changes to the new package,01:41
bcurtiswx_i've debuild -S successfully, i've pbuilder-dist lucid successfully01:41
bcurtiswx_i was trying to debdiff for the SRU request, but it doesn't want to work :(01:41
bcurtiswx_pbuilder-lucid build successfull.. sorry if that was confusing01:43
* bcurtiswx_ will start again, maybe i'll notice something01:47
persiaI wouldn't.  there's no point there, really.01:48
persiaBut in general, 1) debdiff isn't very useful for new upstream versions and 2) if you're using a tar.gz from Debian, you'd do better to do a merge, rather than a new upstream upload.01:49
steve|mokay, http://cdimage.ubuntu.com/daily-live/20100823/ is the last available build with enabled btrfs in the alternate-installer01:51
bcurtiswx_persia, how would I do a merge?01:59
bcurtiswx_maybe i know, but didn't know it was a merge01:59
persiaWorkflows differ, but the idea is to start from the Debian package for the upstream version you want, and patch it to contain any useful fixes from the Ubuntu package, update the changelog to give appropriate credit for everything, and ensure that you have identified the Ubuntu delta to make it easier for the next merger.02:01
persiaIf you use debdiffs, the interesting debdiff is typically that between the Debian version on which you're basing and your proposed version.02:02
persiaYou may want to ask in #ubuntu-desktop for more specific instructions, as there are some additional preferred workflow actions for working on empathy.02:02
bcurtiswx_persia: OK thx02:03
ionThe merge function in a decent VCS may automate a portion of the merge.02:04
persiaIndeed, although it depends on whether one can construct branches that are apparently compatible for merge.02:07
=== jjohansen is now known as jj-afk
bcurtiswx_persia, bug #62365702:50
ubottuLaunchpad bug 623657 in empathy (Ubuntu) "New Upstream Release 2.30.3" [Wishlist,New] https://launchpad.net/bugs/62365702:50
bcurtiswx_i got debdiff to work somehow02:51
persiabcurtiswx_, I can't do anything with that, but I'm glad you got debdiff to work.  That said, I find debdiffs of that nature completely useless, and always request folks to upload the new diff.gz instead (although this works less well for Format: 3.0 packages)02:51
persiaMy recommendation would be to work with the #ubuntu-desktop folk to update their bzr branches, and seek a sponsor, perhaps by subscribing ~ubuntu-sponsors.02:52
bcurtiswx_i can do that if needed :) i greatly appreciate your help, thx persia02:52
persiaBest of luck :)02:52
persiaBut really, you want to find someone who *can* sponsor this, and put it in the format they prefer, rather than blindly uploading my preferred format.02:53
bcurtiswx_persia: yup, i will surely need to add/remove/change something, but you've helped me greatly02:53
=== dendro-afk is now known as dendrobates
=== steve|m1 is now known as steve|m
=== em is now known as emma
papertigershey does anyone know where I can find the dbus commands for rhythmbox03:54
RAOFpapertigers: Yup!  By installing d-feet and browsing Rhythmbox's dbus entries.03:55
papertigersRAOF: Thanks!03:57
bcurtiswx_g'nite all03:57
papertigersRAOF: gonna release and android app to control rhythmbox :)03:58
RAOFpapertigers: I'd look into mpris, then.03:58
RAOFThat'll cover all the major players in Ubuntu.03:58
papertigersRAOF: but then how could I connect to it? If I make a rhythmbox plugin I can create a socket for local wifi control04:00
RAOFHm.  There's a control protocol… DACP (and Apple's extensions to it which drive iTunes)?  From memory there's a GSoC implementing it in Rhythmbox.04:01
papertigersRAOF: hmm wonder if that would be better04:04
papertigersRAOF: looks like a guy is working on DACP for rhythmbox and has applied to get a patch approved04:10
RAOFThere's your winner.04:10
papertigersRAOF: well its a waiting game for it to get included04:13
johanbrpapertigers, you could also use DLNA04:20
johanbrhttp://coherence.beebits.net/wiki/RhythmBox04:21
papertigersjohanbr: thanks Ill look at this04:22
papertigersjohanbr: I am just playing around right now, but do you know if in my plugin I create a socket04:23
papertigerswill it stay open as long as rhythmbox is open04:23
johanbrI believe so, not sure though04:24
cjwatsonsteve|m: btrfs support hasn't been deliberately removed.  file a bug on the debian-installer package in Ubuntu with your logs04:29
cjwatson(please)04:30
=== almaisan-away is now known as al-maisan
=== _martin is now known as m4rtin
idloginhow would one resize and ext4 partition? is it possible live? for a non-lvm system?06:53
idloginby live i mean online while i'm running it06:53
RAOFThat's not really a question for #ubuntu-devel, and you can increase (but not decrese) the size of an ext4 filesystem live, but not (easily?) the partition it's on.07:08
pittiGood morning07:28
micahggood morning pitti :)07:30
pittihey micahg, how are you?07:31
micahgpitti: good, and you07:31
pittiI'm great, thanks07:31
micahgpitti: BTW, I took care of the ubufox upload for you and asac08:09
pittiah, thanks08:09
=== dholbach_ is now known as dholbach
dholbachgood morning08:17
ionhi08:19
ari-tczewpitti: please upload package also to jaunty and karmic - bug 39392308:47
ubottuLaunchpad bug 393923 in agg (Debian) "agg_rasterizer_cells_aa.h missing #includes <limits.h> and <stdlib.h> so it doesn't compile on new GCC versions" [Unknown,New] https://launchpad.net/bugs/39392308:47
pittiari-tczew: see my question on the bug -- this doesn't look like the kind of thing that we should fix in jaunty now IMHO08:47
ari-tczewpitti: listen, someone reported the bug, give the patch for fix, so someone is waiting for resolve problem. I spent time on this, so I look forward for upload.08:49
persiaStill needs a rationale on the bug, regardless of the final decision.08:50
pittiwe have an SRU policy for a reason, though08:50
pittiwe already stretch the scope of SRUs quite high for lucid, with it being an LTS and still pretty fresh and all that08:51
pittibut for jaunty we don't get a lot of testing any more, so chances of getting regression reports are very close to 008:51
pittiand this isn't a data loss/security/etc. class of thing08:51
ari-tczewpitti: I tested package and it works08:51
ari-tczewpitti: what about karmic? it's freshly than jaunty08:52
pittiari-tczew: I can be talked into karmic, although it's also outside the SRU criteria08:52
pittiand once LP starts working again for me, I'll continue SRU stuff08:53
ari-tczewpitti: do you know, that this is funny?08:53
pittiseems it broke for me some minutes ago, pages are utterly distorted08:53
wgrantpitti: edge update broke CSS. Fix in progress.08:54
wgrantShould be fixed in a few minutes, otherwise use production.08:55
pittiwgrant: hm, but I disabled edge redirect already08:55
* pitti tries again08:55
pittiwgrant: thanks08:55
pittiah, production works now08:55
geserhow many +1 does a MIR need? one or more?08:55
wgrantproduction should never have been broken.08:55
pittigeser: one08:56
geserthen what's the next step for bug 614000?08:56
ubottuLaunchpad bug 614000 in ant1.7 (Ubuntu) "[MIR] ant1.7, ant1.7-optional (source: ant1.7)" [Undecided,In progress] https://launchpad.net/bugs/61400008:56
ari-tczewpitti: more important developers want to see bug fixing, so I'm doing this. when I prepare patches, then I got information - sorry, SRU is not necessary. this is comedy.08:57
ari-tczewand again I wasted my time08:57
pittiari-tczew: no, it's not comedy, it's how stuff works, sorry08:57
Chipzzari-tczew: there's an SRU policy for good reasons08:58
pittiari-tczew: there's always a nonzero regression potential, just look at the wxwidgets disaster from yesterday08:58
pittiwhich was a no-change rebuild08:58
wgrantpitti: Fixed now.08:59
pittithose rules weren't made out of thin air, we learned them the really hard way08:59
pittiwgrant: cheers08:59
pittiari-tczew: and your work wasn't wasted -- after all, it does get fixed at least in lucid08:59
ari-tczewpitti: wow! but I spent 4 hours for adjusting patch to karmic and jaunty09:00
Chipzzpitti: otoh, if it was broken before, a patch to fix it can hardly make it worse ;)09:00
pittiChipzz: well, that's pretty much what I was asking for -- a rationale why it needs to/should be fixed in jaunty/karmic09:01
Chipzzari-tczew: 4 hours? seriously? how does adding 2 lines to file take up 4 hours? :)09:01
pittiChipzz: it's not at all clear to me that the package is entirely broken -- it might work for other use cases than the one in the bug09:01
persiaChipzz, But the "package is completely broken" rationale for SRU was dropped in the most recent policy update (likely due to painful experience).09:01
pittiand I can't know the details of all packages09:01
pittiso if someone explains that the jaunty package is totally useless, then the regression potential is 009:02
ari-tczewChipzz: you didn't working on it, so please hold on - saying culturally09:02
macopersia: does "it ftbfs anyway" still count?09:02
* pitti points out that he didn't say "no way" in the bug, but "why?"09:02
Chipzzmaco: except it doesn't (I think)?09:02
macoChipzz: im just asking for future reference, not related to your thing09:03
persiamaco, Last time I read the page (a rew minutes ago), FTBFS was listed, but "completely broken" was gone.  I haven't been following SRU policy changes closely though.09:03
Chipzzmaco: ari-tczew' thing, not mine :)09:03
* persia cheers pitti for requesting rationales, so people *understand* why they get updates.09:03
ari-tczewpitti: could you update SRU policy in wiki including text: ok, please working on bugs, this is very important, but your patch won't be accepted, because SRU is unecessary09:03
ari-tczewpitti: enough reason for me is someone is waiting for this09:04
ari-tczewand you can see this in bug09:04
Chipzzari-tczew: why are they waiting for a fix in an ubuntu release that's neither LTS  nor up to date?09:04
pittiari-tczew: the SRU policy already points out very clearly when to do an SRU; also, please read what I just said09:05
macopersia: now i wonder how "completely broken" was defined, because ftbfs was my definition09:05
ari-tczewChipzz: I don't know. I only want help.09:05
Laneywhile we're on SRUs, could 539814 be sponsored/accepted? :)09:05
pittiari-tczew: I asked for a rationale and a regression potential analysis on the bug, I didn't say "no" outright09:05
pittimaco: no, FTBFS is far from "completely broken" -- the archive will have the previous binaries09:05
directhexi don't think that's ever useful. if it can't be built, how can people exercise their right to modify it?09:06
macopitti: mmm i was thinking "if it doesnt even build, you cant make it any worse"09:06
pittimaco: oh, sure you can :)09:06
pittidirecthex: well, obviously it is a problem09:06
pittibut saying that fixing an FTBFS will never cause regressions is wrong09:07
persiamaco, Completely broken used to include stuff like fails-to-run, due to incomplete library transition, etc.  I think the lucid-supportibility spec just removed all the binary packages we didn't know about it, so the number of fails-to-work packages ought be fairly small now.09:07
directhexanyone in the mood for a security fix? hot off the presses09:08
ari-tczewpitti: okay, well done. you fine demotivated me. I won't prepare any SRU anymore. it's non-sense.09:08
pittiari-tczew: frankly, I don't quite understand your reaction09:09
pittiari-tczew: but if you can't give me an answer about an SRU rationale, but instead just act grumpy, I can't help it, I'm afraid :/09:09
pittiI can't know the details about all 25000 packages in the archive, so the SRU team needs to have information like that09:10
ari-tczewpitti: because this is frustrated, when I know that patch works and won't go.09:11
pittiari-tczew: it's in your hands to make it go09:11
diwicari-tczew, the bureaucracy around making a patch go in can be frustrating sometimes, I've been there a few times myself09:13
diwicari-tczew, but people on the other side have been burned many times by letting patches in that cause regressions, and so they come up with rules which are meant to minimize that risk09:15
ari-tczewdiwic: ok, so let's don't making any SRUs. risk will be zero !09:16
diwicari-tczew, those rules are not perfect and probably won't ever be.09:16
seb128there is plenty of SRU done each cycles09:21
seb128it's not hard to do those, you just need to justify the need for change and describe how to test09:21
pittiif you can't explain why an SRU should be done, and what can possibly go wrong, we won't do it09:21
seb128it's a reasonable requirement09:21
diwicari-tczew, so if you were in pitti's shoes right now, what can you tell him about your patch that makes him reasonably sure that your patch won't cause regressions?09:22
ari-tczewpitti: bug updated. bug 39392309:23
ubottuLaunchpad bug 393923 in agg (Debian) "agg_rasterizer_cells_aa.h missing #includes <limits.h> and <stdlib.h> so it doesn't compile on new GCC versions" [Unknown,New] https://launchpad.net/bugs/39392309:23
dholbachmaybe we could put a few good sru examples on the sru wiki page to illustrate what's required?09:23
pittidholbach: https://wiki.ubuntu.com/StableReleaseUpdates#Examples09:23
dholbachpitti, oops :)09:24
vishdholbach: we have two examples already :)09:24
vishpff, pitti is too fast ;p09:24
mvobdmurray: could you please add glatzor to the group so that he can manipulate bugs in aptdaemon? he is upstream, iirc he just needs to be added to the bug-control tream, right?09:39
ari-tczewpitti: so what's the final conclusion from your comment? yes or not?09:45
pittiari-tczew: still waiting for an answer to https://bugs.edge.launchpad.net/ubuntu/+source/agg/+bug/393923/comments/1209:46
ubottuLaunchpad bug 393923 in kdeedu (Ubuntu) "KTouch lecture contains a swear word" [Undecided,Fix committed]09:46
macohahaha i remember that one09:46
* pitti glares at ubottu -- "this is not the bug you are looking for"09:46
macoyeah....09:47
macoi reported a "ktouch lessons include things that arent really words" one before too...i think its not allocating space for the null byte.... should fix that at some point09:48
ari-tczewby the way - why developers don't respect rules with merging? current apt update -   * merged from debian/unstable09:54
ari-tczewwhere is rest?09:54
dholbachmvo, ^ you're fired!09:55
baptistemmhi there10:14
baptistemmI submitted a patch for lucid-proposed, and the ia64 build fails https://edge.launchpad.net/ubuntu/+source/collectd/4.8.2-1ubuntu0.1/+build/1933596 . is it something related to my patch ?10:15
persiabaptistemm, Hey.  I think you'll find there was some toolchain change between http://launchpadlibrarian.net/38028946/buildlog_ubuntu-lucid-ia64.collectd_4.8.2-1_FULLYBUILT.txt.gz and http://launchpadlibrarian.net/54344381/buildlog_ubuntu-lucid-ia64.collectd_4.8.2-1ubuntu0.1_FAILEDTOBUILD.txt.gz : you can disable -fstack-protector globally for the build on ia64, *OR* (better) track down the toolchain change, and troubleshoot how to fix it (this10:15
persiamay require ia64 hardware)10:15
baptistemmhi persia10:16
ari-tczewpitti: answered in agg bug10:29
=== amitk is now known as amitk-afk
vishdholbach:  before you do that, can we first take some tissue samples to clone mvo first? ;)10:43
=== jelmer is now known as Guest61071
=== Guest61071 is now known as jelmer
=== amitk-afk is now known as amitk
ari-tczewvish: did you mean issue instead tissue?11:46
vishari-tczew: nah, real flesh-n-blood , gives us better clone quality! ;p11:49
ari-tczewvish: sorry, I'm not in the context11:50
vishari-tczew: nvm, it was just a follow up to dholbach's comment.11:51
* vish silent mode :)11:51
=== MacSlow is now known as MacSlow|lunch
arapitti, hi12:08
arapitti, how can I bypass the "not a genuine ubuntu package" when testing an apport hook?12:08
ara(I promise to not filing the bug) :D12:08
pittiara: set report['CrashDb'] = 'ubuntu' in your package hook (temporarily)12:13
pittiara: sorry, 'CrashDB'12:14
arapitti, thanks!12:14
pitti(upper case 'B')12:14
=== dendrobates is now known as dendro-afk
=== MacSlow|lunch is now known as MacSlow
=== oubiwann is now known as oubiwann-away
=== oubiwann-away is now known as oubiwann
ogracjwatson, hmm, your dropping of -marm in busybox seems to have removed the ability to reboot from initrd prompt14:02
cjwatsonogra: if you can debug it, I'd welcome it.  feel free to put -marm back if need be, but be sure to add a detailed changelog comment so that we know what to look for the next time we try to drop that delta14:03
cjwatsonthe changelog entry just said "Using -marm due to gcc thumb2 compile issue", and the linked bug wasn't much more informative.  There's a serious problem with changelog entries like that ...14:04
ograat least i suspect its busybox, the other explanation i would have would be a kernel change, but we see it on both omap3 and 4 and they are different kernel versions14:04
=== mathiaz_ is now known as mathiaz
ari-tczewpitti: around?14:30
=== kentb-out is now known as kentb
mathiazSpamapS: hi!14:40
mathiazSpamapS: what was the outcome of the php5-sybase discussion?14:41
Adri2000doko: in bug #623267, are you saying that bug #570147 got fixed? also, I'm not sure of the link in the bug description: it points to a french forum thread, not to an ooo bug report14:44
ubottuLaunchpad bug 623267 in openoffice.org-l10n (Ubuntu Lucid) "backport OOo 3.2.1 for lucid" [Medium,In progress] https://launchpad.net/bugs/62326714:44
ubottuLaunchpad bug 570147 in openoffice.org (Ubuntu) "[ooo-build] [3.2.1] lucid: no localization for find & replace dialog in writer" [High,In progress] https://launchpad.net/bugs/57014714:44
dokoAdri2000: yes, that should be the bug from the forum14:47
ScottKdoko: python/python3-defaults are done.14:48
Adri2000doko:  the forum thread lists some issues with OOo in lucid, but it doesn't specifically talk about the translation issue and doesn't seem to mention it at all actually14:48
dokoAdri2000: it's one of the issues afaiu14:49
ScottKpitti: It looks like codeblocks should be on the rebuild list for the wx issue: See bug 62398914:59
ubottuLaunchpad bug 623989 in wxwidgets2.8 (Ubuntu) "Codeblocks won't start after an upgrade to libwxbase2.8.10.1-0ubuntu1.2 " [Undecided,New] https://launchpad.net/bugs/62398914:59
ScottKttx, jibel: ^^^14:59
=== zyga is now known as zyga-us-visa-stu
jibelScottK, I'm testing codeblocks in lucid.15:01
ScottKjibel: Would you please comment in the bug and reassign it to codeblocks then.15:02
jibelScottK, sure.15:02
ScottKThanks.15:03
=== jelmer_ is now known as Guest3182
=== Guest3182 is now known as jelmer
Davieycjwatson, Has "d-i apt-setup/local0/repository" changed?  Adding a local repo, doesn't seem to working anymore :(15:08
Davieyor am i be a numnut?15:09
pittiari-tczew: hello (sorry, in meeting, but I responded to the bug some minutes ago)15:09
pittiScottK, jibel: ah, want me to do a rebuild then?15:10
cjwatsonDaviey: not aware of any changes there15:11
Davieycjwatson, , thanks15:12
ScottKpitti: I'd say let's wait to hear the results of jibel's testing, but probably.15:12
pitti... and this time with a Breaks: (thanks slangasek for pointing out)15:13
jibelScottK, I cannot reproduce with wxwidget in -release or -updates and codeblocks has not changed since the release of lucid15:13
ScottKjibel: Right, but wx has.15:13
ScottKjibel: You're sure it was using 2.8 when you were testing, right?15:14
* jibel checking again.15:14
ari-tczewpitti: OK, tested, works fine. so jaunty won't go?15:14
=== jelmer is now known as Guest48768
Davieycjwatson, Scrub what i said.. is working ;)15:17
ari-tczewpitti: so in current SRU policy, ubuntu-sru is deprecated?15:23
jibelScottK, I really cannot reproduce.  tests done with wxwidget2.8 in lucid and -proposed, codeblocks without then with codeblocks-contrib.  Could it be a specific codeblocks plugin ?15:31
=== JanC_ is now known as JanC
ScottKjibel: It may be arch specific.  I'd ask the reporter what arch they are using.15:34
pittiari-tczew: deprecated how? (it's not -- it's the team who reviews/handles all SRUs)15:35
=== Guest48768 is now known as jelmer
ari-tczewpitti: because now sponsors are uploading SRU patches. then is test and if it's fine, then you are moving to -updates. I don't see work for ubuntu-sru.15:57
=== bjf[afk] is now known as bjf
pittiwhile ~ubuntu-sru also has been sponsoring packages, it's not their main role; that is to review the queues and patches, follow up on discussions, regressions and coordinate moving to -updates15:59
jdstrandmvo: hi!16:05
mvohey jdstrand16:05
jdstrandmvo: I wanted to bring your attention to bug #61458916:06
ubottuLaunchpad bug 614589 in apt (Ubuntu) "[regression] apt-cache madison no longer can find some source packages" [Undecided,New] https://launchpad.net/bugs/61458916:06
jdstrandmvo: it is fairly annoying, and it breaks several scripts the security team has. I imagine it affects others too. It isn't a 'drop everything' and fix now bug cause I know you are busy and we can work around it. but I wanted to make sure you saw it16:07
SpamapSmathiaz: php5-sybase stays. As slangasek pointed out, its probably easier for us to find a sybase server if we ever need one, than to maintain a massive delta w/ debian. ;)16:09
mathiazSpamapS: ok - thanks for the summary16:10
mvojdstrand: thanks, I have a look16:10
jdstrandmvo: thanks! :) did you have a nice vacation?16:10
mvojdstrand: yes, *very* nice. just ended too early ;)16:11
jdstrandmvo: glad you enjoyed it, and glad to have you back, even if it was earlier than you might have liked :)16:12
mvojdstrand: :)16:16
mterrypitti, how bad are multiple shared libraries in one binary package?  I'm looking at a MIR that has such, but not sure how much of a stickler about it I should be.16:16
Chipacamvo: ping16:19
mvoChipaca: hello16:19
=== zyga-us-visa-stu is now known as zyga
pittimterry: at least bad enough to require further justification16:19
pittimterry: we have some special cases, if they all share the exact same SONAME and are always bumped together, it's ok16:20
pittimterry: but if it's different SONAMEs, then it's a major bug16:20
mterrypitti, like, 4/5 are SONAME 2, one is SONAME 116:21
mterrypitti, apparently the MIR submitter talked to Debian maintainers and they weren't sold on unbundling.  Will try to find out why16:21
pittimterry: then that package deserves to get shot in the head and removed from the archive; definitively a MIR blocker16:21
pitti(IMO)16:21
mterrypitti, OK, good.  I don't like wielding MIR blockage power, so good to get confirmation that bundled libs suck16:22
pittiit's a disaster waiting to happen whenever the ABI changes16:22
=== dendro-afk is now known as dendrobates
ScottKjibel: Thanks for following up on codeblocks.16:40
papertigersHey guys I am writing an android app to control rhythmbox, I have a rb plugin i wrote that starts the server.  Anyone know if I can get a list of all artists from dbus ?16:45
mathiazjames_w: hi!16:52
mathiazjames_w: is there a reason why the puppet pkg branch hasn't been imported yet?16:52
mathiazjames_w: there is a new version in the archive, however puppet doesn't show up on http://package-import.ubuntu.com/status/#stats16:52
mathiazjames_w: and the puppet pkg branch is not up-to-date16:53
=== jj-afk is now known as jjohansen
james_wmathiaz: hmm, it looks like lp is refusing to tell us about that new version16:56
mathiazjames_w: that's ... not nice of LP :/16:58
ftamicahg, hi, you missed a bunch of emails from me in the last few hours. someone apparently decided it was a good idea to make a package add the hostname to 127.0.0.1 in /etc/hosts, leading my SMTP servers to send emails with localhost.localdomain as FROM (in the SMTP envelope). this is plain wrong16:59
ftanot sure which package did that though17:00
Chipzzpapertigers: this is not the channel for these kind of questions, pls refer to the topic17:02
=== dendrobates is now known as dendro-afk
james_wmathiaz: I don't know what happened, but somehow we missed the creation of the publication record. This shouldn't happen unless LP's clock jumps backwards.17:10
james_wmathiaz: I'm going to make it more robust against that, and ask it to import puppet now. Please let me know if you see this again and I will look again for ways we can miss the publication of something.17:11
mathiazjames_w: great - thanks for following up!17:12
=== fta_ is now known as fta
=== beuno is now known as beuno-lunch
micahgari-tcz17:26
micahgoops17:26
ari-tczewmicahg: hm?17:26
micahgari-tczew: sorry, wrong field17:26
ari-tczewyhym ok17:27
james_wmathiaz: now up to date17:41
=== al-maisan is now known as almaisan-away
=== MacSlow is now known as MacSlow|break
=== dendro-afk is now known as dendrobates
lanoxxmvo, are you there?18:11
mvolanoxx: yes18:12
lanoxxmvo, could you add "Christian Klein" to the commit messages of my xdg fixes? after all parts of my patch are from his branch18:13
lanoxxmvo, or do you think thats unneccessary given the size of the patch?18:14
mvolanoxx: thanks, I will do that18:18
mvolanoxx: its always good to give credit, even if its a small change18:19
mvolanoxx: so thanks for this reminder :)18:19
mvo  * updated to use xdg config dirs (thanks to Christian Klein)18:19
mvo^--- good?18:19
lanoxxmvo, yeah i thought so, and you can drop his branch after wards, or mark it was obsolete, i didnt have the right to do that18:19
lanoxxsure18:19
=== beuno-lunch is now known as beuno
vladahi ppl. I might be at the wrong place, but counting on you to redirect me ;) How can I debug indicator applet thing. There is a bug nobody pays much attention, so I'm guessing not many experience it. I'd like to redirect debug output to terminal. Is there a way to do that?18:21
lanoxxmvo, https://code.launchpad.net/~cristiklein/update-notifier/use-xdg-folders/+merge/15038 <-- currently the branch is still set to: needs review, but i cant change that18:21
mvolanoxx: I set it to "merged" now18:22
vladahttps://bugs.launchpad.net/ubuntu/+source/indicator-applet/+bug/621838 to be precise!18:22
ubottuLaunchpad bug 621838 in indicator-applet (Ubuntu) "Keyboard layout part of indicator applet disappears" [Undecided,New]18:22
SpamapSvlada: you can attach the debugger (gdb) to any running process, though in Maverick you'll need to either be root or enable a sysctl to do that.18:23
lanoxxmvo, great, im looking forward to write some more xdg-patches, thank for taking the time and mergin my patches :)18:23
mvolanoxx: thank you for writing them in the first place :)18:23
lanoxxmvo, not at all, is this going to land in maverick?18:24
dobeyany python packaging gurus around?18:25
dobeypysupport seems to only be setting up the stuff in /usr/share/pyshared for me, in a package that also has a .so in /usr/lib/pyshared :-/18:26
dobeywondering what i'm doing wrong (since pycairo seems to work ok)18:26
mvolanoxx: yes18:26
SpamapSdobey: I believe pysupport is deprecated18:26
SpamapSbut I could be confusing it with pycentral18:26
SpamapSor dh_python18:26
dobeypycentral is deprecated afaik18:26
=== dendrobates is now known as dendro-afk
vladaSpamapS, hi. and hmmm. Applet doesn't really crash. Not sure my gdb skills are that good to trace running process execution.18:27
jcastrovlada: find someone in #ayatana, they can help you with indicators18:27
dobeywhich is why i'm trying to move stuff over to pysupport18:27
jcastrovlada: I think there's a debugging tool somewhere but they will know for sure18:27
SpamapSvlada: gdb -p 12345      where 12345 is the pid of the process running your applet.18:27
SpamapSdobey: I believe there's a new kid in town, dh_python2, that is supposed to be "the one ring to bind them all"18:28
SpamapSdobey: but, I'm a python packaging novice18:28
lamontdoko: pycentral or pysupport is deprecated?18:28
SpamapSdobey: #debian-python on OFTC is full of python packaging wizards.18:28
vladagreat! thanks both of you18:29
dokolamont: dh_python[23] is the future18:29
lamontdoko: meaning both support and central are to be shunned?18:29
dobeyboo18:29
dokolamont: I only can speak for one ...18:29
SpamapSvlada: if you haven't also tried 'strace' and 'ltrace', they're useful when you're not quite sure what it is the thing is doing.18:29
dobeyand i was recently told to use pysupport instead of pycentral18:30
dobeybut i somehow doubt that just switching to use dh_python2 is going to fix my problem18:30
SpamapSdobey: I also made a package about 3 months ago and used pysupport, without knowing that dy_python2 existed.18:31
SpamapSdobey: actually I'm using pysupport and my .so is copied into the right place just fine18:31
dobeymy problem is not that the package doesn't include the files, it's that pysupport is only creating symlinks for the .py files during postinst18:32
dobey(this is an automake based package, and not setup.py)18:32
dobeybut i'm at a bit of a loss as to why18:33
SpamapSah.. setup.py seems to be the generally accepted way to distribute/package python apps/libs .. never would have thought to use pure automake.18:34
dobeywell it's a c/gtk+ based lib, with python/mono bindings18:38
dobey(and if it were up to me, nobody would use setup.py) :)18:39
SpamapSHeh.. the gearman-interface package builds python libs from swig interface files.. it also builds a setup.py ;)18:39
SpamapSsetup.py is just a nice uniform way to distribute apps.. just like automake..18:40
dobeyi know what setup.py does, is capable of, etc...18:40
SpamapSBut you don't like it?18:41
dobeyno18:41
SpamapSGot a grudge against pypi?18:41
dobeyno18:41
SpamapSalrighty then... err.. how 'bout them Meerkats?18:42
dobeyit's fine for shipping simple python scripts and modules18:42
dobeyit sucks for real apps that have config files, data, etc...18:42
dobeyand i don't have time to fix it18:43
dobeybut that doesn't tell me why pysupport isn't working as expected18:43
=== ivoks_sleeping is now known as ivoks
SpamapSdobey: maybe it relies too heavily on setup.py .. dh_python2 seems to have a lot more options.18:44
highvoltageAnyone have some trouble booting dailies? Edubuntu doesn't boot properly currently18:48
cjwatsonhighvoltage: have you checked the build logs to see whether it's actually building?  I've seen a lot of build failure mails from Edubuntu, but not really looked into the reasons18:49
highvoltagecjwatson: I did indeed, nothing stands out18:49
cjwatsondoko: is it safe to convert to dh_python2 right now in unstable?  looking for some sort of policy guidance to tell me whether I've got it all right ...18:49
highvoltagethe previous build problems earlier this week has been fixed at least18:49
highvoltagecjwatson: btw, it might be nice if those build logs could be gzipped when they are written, I'm just saying :)18:51
=== MacSlow|break is now known as MacSlow
dobeySpamapS: i don't think that's true18:53
highvoltagecjwatson: hmm, I guess this could be a problem?18:53
highvoltagels: cannot access /build/chroot-livecd/usr/sbin/mkinitrd.livecd: No such file or directory18:53
SpamapSdobey: bummer. ;)18:53
cjwatsonhighvoltage: url for that log?18:54
highvoltagecjwatson: http://people.canonical.com/~ubuntu-archive/livefs-build-logs/maverick/edubuntu-dvd/20100825/livecd-20100825-i386.out18:54
cjwatson(the build log publishing is held together with wet string, I don't want to stretch it too much!)18:54
highvoltageheh :)18:54
cjwatsonI don't think that message is a problem.  in what way does it fail to boot?18:55
highvoltageI get busybox18:55
cjwatsonis this on a live-style boot?18:56
highvoltageyes18:56
cjwatsonok, I'll see if it reproduces on a desktop CD18:56
highvoltageI'll try to quiet plymouth or check for logs from inside busybox in the meantime18:57
highvoltagewell what do you know... with plymouth disabled it boots just fine18:59
dokocjwatson: for packages managed by pycentral, it should be safe. the location doesn't change19:00
=== dendro-afk is now known as dendrobates
highvoltagecjwatson: it seems like it's intermittent, seems to boot fine now with plymouth enabled19:18
* highvoltage guesses that pybootchartgui is something new19:32
=== yofel_ is now known as yofel
=== ivoks is now known as ivoks_away
=== kentb is now known as kentb_dell
=== jelmer is now known as Guest83593
=== sconklin is now known as sconklin-gone
=== Guest83593 is now known as jelmer
=== dendrobates is now known as dendro-afk

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