[00:22] I'm trying to push to a ppa, but twice now I've received the following error back in the rejection email: [00:22] Rejected: [00:22] Unhandled exception processing upload: 'NoneType' object has no attribute 'md5' [00:22] any ideas? === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk === jjohansen is now known as jj-afk === asac_ is now known as asac [02:25] @pilot out === udevbot changed the topic of #ubuntu-devel to: Natty Alpha 1 released! | Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: === dendro-afk is now known as dendrobates === dendrobates is now known as dendro-afk [04:25] cnd: PPA support is in #launchpad. [04:25] ScottK, ahh, thanks :) [04:25] Is rmadison broken for anyone else just now? [04:25] nm, it just returned... probably the server is just under load === ssj6akshat is now known as akshat|school === almaisan-away is now known as al-maisan === birthday-vorian is now known as vorian [06:58] Good morning [06:59] GrueMaster: that kernel needs a reupload now (and will presumably get further updates), I'm afraid [07:00] hi, i am facing an error with inserting ko's and removing them .. not able to remove them ... more logs @ http://paste.ubuntu.com/541312/ .. any help ??? [07:08] SpamapS, james_w: hm, your new WI tracker change makes it crash now [07:08] report_tools.blueprints_base_url, project.name) [07:08] AttributeError: 'str' object has no attribute 'name' [07:09] SpamapS, james_w: you once call it with a name (strnig) and once with an LP project object [07:14] I committed a fix now [07:31] good morning === bilalakhtar_ is now known as cdbs === smb` is now known as smb [08:31] good morning! [08:32] hey dholbach! [08:32] salut didrocks [09:09] hi there [09:10] how would I go about finding which packages Build-Depend on a given package? [09:10] say I want to find all the packages that Build-Depend on package foo [09:10] I can't seem to achieve this with apt-cache [09:11] and hi dholbach :-) [09:12] raphink: you should check build-rdeps in the ubuntu-dev-tools package [09:12] salut raphink [09:13] thanks didrocks (and hi, too) [09:13] raphink: it has some grep-dctrl magic IIRC [09:13] alright [09:13] I also just thought that I could grep in Sources.gz on my local mirror :-) [09:13] that might be faster :-) [09:15] thanks for the suggestion didrocks [09:15] raphink: you're welcome :) [09:48] @pilot in === udevbot changed the topic of #ubuntu-devel to: Natty Alpha 1 released! | Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: ev [09:49] * dholbach hugs ev [09:52] :) === hunger_ is now known as hunger [10:37] doko: FYI, I'm looking at fixing python-launchpad-integration [10:38] doko: python-indicate is in progress, but has some more dependencies, so it'll take a bit to fix still [10:38] seb128: you're looking at python-ubuntuone? I can take a look at ubuntu-sso-client after lpi [10:39] then there's python-uno and hplip left (which breaks CD builds) [10:39] pitti, I will ask rodrigo to debug libubuntuone [10:39] rebuild is not enough it has gir issues as well [10:40] ok [10:40] python-uno will take more time [10:40] my first attempt to monkey-patch one of the three current OO.o build failures failed :-( [10:52] GrueMaster: oh, the maverick ti-omap kernel is still in the queue; releaseing now [11:08] is this the best channel to ask about / report vanishing partition UUID's? === ogra_ac is now known as ogra === ogra is now known as Guest42462 [11:15] cjwatson: who's the best person to talk to re blkid? [11:15] i noticed that i had no swap [11:16] there's an entry in fstab for a swap partition, with UUID, and a note when it was created during an upgrade [11:17] however, the partition still existed (according to fdisk) but sans UUID [11:17] it was an sda5 inside an extended partition [11:17] so i deleted it and recreated it as an sda2 primary [11:17] but it still seems to have no UUID [11:17] any ideas? [11:20] sabdfl: can you pastebin the output of sudo BLKID_DEBUG=0xFFFF blkid -p /dev/sda2 ? [11:21] hallyn_: multipath-tools> perhaps you might volunteer? :-) [11:22] apw: RAM swap support> not quite sure what you mean ... do you mean compcache/ramzswap when booting the live CD? that's mostly in initramfs-tools, with a configuration file in casper to enable it [11:22] sabdfl: I created a swap partition here, and I do get an uuid, so it's not trivial to reproduce [11:27] seb128: I've added exceptions for libcanberra and gobject-introspection [11:27] cjwatson, thanks [11:27] cjwatson, I hope you feel better today! [11:28] doko: on seeing what dh7 is doing: try DH_VERBOSE=1 [11:29] CarlFK1: installer progress jumping backwards: it's not a symptom of anything other than that we haven't always gardened all the little tedious progress bar bugs :-) [11:30] hallyn_: what ssh bug is this? I normally merge openssh into Ubuntu immediately after uploading it to Debian [11:31] sabdfl: Keybuk or pitti probably [11:32] seb128: somewhat ... not doing anything too strenuous [11:32] sabdfl: or lamont, he maintains util-linux in Debian [11:34] hi [11:34] doko, ping [11:34] rodrigo_, hey ;-) [11:34] doko, better to ping with context I guess [11:34] hi seb128 :) [11:34] other people might be able to reply and doko would know what you want ;-) [11:35] well, I wanted to ask doko about his libu1 submission: [11:35] * Rebuild to add support for python 2.7. [11:35] -- Matthias Klose Fri, 03 Dec 2010 00:04:06 +0000 [11:35] rodrigo_, doko has been doing no change uploads for everything using python basically [11:35] I guess that was for fixing the multiple python versions issue we were having [11:35] so they get rebuilt with 2.7 === njpatel is now known as njpatel_ [11:36] right, so it's still failing for me, with: configure: error: source directory already configured; run "make distclean" there first [11:36] so I guess I need to upgrade some package? [11:36] rodrigo_, no,it failed in the archive as well [11:36] rodrigo_: sounds like this was a hidden bug all along [11:36] but have already upgraded everything I can think of [11:36] rodrigo_: presumably you do two build trees? [11:36] seb128, ah ok [11:36] rodrigo_, doko probably didn't investigate each upload, he did some hundred uploads [11:37] rodrigo_, that's mostly scripted I guess [11:37] rodrigo_: if you run configure from another directory which has the source, that directory must be clean [11:37] i. e. unconfigured [11:37] pitti, yes, it configures several times, then make for each build tree [11:37] ok, so it's not fixed then [11:37] rodrigo_: that's wong -- the source tree must be clean; then create the build trees, and call configure there, and only there [11:37] not in srcdir [11:37] rodrigo_: I guess it didn't matter as long as we just had one supported python versions [11:37] s/s$// [11:38] right [11:40] cjwatson, yeah thats the one thanks [11:43] hi all === ogra_ is now known as ogra [11:47] rodrigo_: yes, seen, and I submitted bug #684983 [11:47] Launchpad bug 684983 in libubuntuone (Ubuntu Natty) "FTBFS in natty" [High,In progress] https://launchpad.net/bugs/684983 [11:48] doko, ok, fixing it then [11:49] hey guys, i'm currently working on a bug in software-center, wondering if someone can point me to the right channel to discuss it with someone? === akshat|school is now known as ssj6akshat [11:54] doko: python-greenlet needs a rebuild for python 2.7. Are you doing a mass upload for these rebuilds or should I just go ahead and do it myself? [11:57] cjwatson: The dh_apport helper has your name on it.. Would it be ok to subscribe you to a bug about it? Don't know how closely you watch apport bugs (if at all). [11:59] axp2: this is seemingly the right place. Might want to flag down mvo if you have questions. [12:00] soren: not at all. feel free to subscribe me [12:00] cjwatson: Ta. done. [12:01] doko: Just let me know. I've got it ready to go, since needed it in a ppa. [12:01] ev: thanks. have done that, looks like he's not here atm. will try him again later [12:03] soren: please just do it yourself, some are still missing [12:03] doko: Alrighty, thanks. [12:05] soren: ahh, it doesn't have *any* deps on python, therefore I missed it [12:05] doko: Hm.. Yeah. [12:06] doko: It only provides a .so, so I suppose it doesn't really need the interpreter, but it still looks odd. [12:07] * soren wonders if there are others like it [12:07] It b-ds on python-all-dev, though. (Naturally) [12:07] soren: would be reason to use dh_python2 to generate these, and then explaining in the debian report, why you did it [12:08] doko: Too late, I'm afraid. Already uploaded it 5 minutes ago. [12:11] lucas: do you have any recent debian rebuilds of synopsis, obmenu, mirage? [12:13] pitti: cdbs question: http://launchpadlibrarian.net/60353084/buildlog_ubuntu-natty-i386.obmenu_1.0-1ubuntu3_FAILEDTOBUILD.txt.gz === MacSlow is now known as MacSlow|lunch [12:14] the build tries to build for all supported python versions, not just for the default one [12:15] hey axp2 [12:17] ev: could you please use lp:ubuntu/initramfs-tools? it would have saved our uploads clashing ... [12:17] * cjwatson tries to sort out the history [12:18] ah, sorry. Is there a way of telling whether a package is just imported or people are actively using branches for it? [12:18] I'm not sure it matters in this case - you can just use the branch as a default if it's available [12:19] doko: I did a debian (squeeze) rebuild two days ago [12:19] ev: hm, your upload contained a .bzr-builddeb file - did you actually build it from a bzr branch and just forget to push? [12:19] lucas: could you point me to the build logs? even if these were sucessful? [12:20] cjwatson: indeed, I thought the way this usually worked was that the branch was constructed by using the regular uploads [12:20] thus why I didn't bzr commit [12:21] oh. it's usually best to commit/push if you can. never mind, how about I just reconstruct it here since I need to merge anyway? [12:21] the importer won't overwrite the branch if there's a commit tagged with the version number of the upload [12:21] so you can interleave work in bzr with work not in bzr [12:21] doko: http://blop.info/pub/synopsis_0.12-6_lsqueeze64.buildlog http://blop.info/pub/obmenu_1.0-1_lsqueeze64.buildlog http://blop.info/pub/mirage_0.9.5.1-1_lsqueeze64.buildlog [12:21] doko: (all 3 successful) [12:23] lucas: ok, thanks [12:23] cjwatson: ahh, that alleviates all of my worry [12:23] thanks for clearing that up [12:25] ev: np - the importer has beaten me to merging it so I'll just recommit on top [12:29] thanks [12:37] Anyone knows whether there is any problem with libxml2 in Natty? See bug 687973. [12:37] Launchpad bug 687973 in foomatic-db-engine (Ubuntu) "[FTBFS] package 'foomatic-db-engine' (4.0.5-0ubuntu6) failed to build on natty" [Undecided,New] https://launchpad.net/bugs/687973 [12:39] tkamppeter: Are you subscribed to ubuntu-devel-announce? [12:40] ScottK, I do not know. [12:40] ScottK, seems not. [12:41] tkamppeter: If you read that mailing list, you'd have read a mail from doko warning that we were switching to python2.7 as a default yesterday and that a few days of problems with Python related packages are to be expected. [12:41] I suspect that's the source of your current trouble. [12:41] ScottK, tkamppeter: commented instead of suspecting. [12:43] ScottK, I have read that, but is libxml2 Python-related? [12:43] ScottK, I have also not done any update after reading that mail. [12:46] ScottK, libxml2 depends only on libc6 and zlib1g, not on anything with Python. [12:47] tkamppeter: I suggest reading doko's comment on the bug before commenting further on IRC :-) [12:51] cjwatson, sorry, did not see from doko's message that he meant that he has commented on the bug. [12:53] doko, did gcc change to strikter requirements of command line order recently? [12:53] tkamppeter: heh, *now* we come back to the u-d-a question ;) [12:54] https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-November/000783.html [12:54] https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-October/000772.html [12:55] doko: obmenu> doesn't seem to be specific to cdbs; I can have a look later on [12:55] distutils.core not found looks weird [12:55] pitti: obmenu has another cause, as I found [12:56] pitti: but synopsis and mirage do build in debian, and don't try to use all python versions [12:58] doko: not sure what you mean? debian/rules explicitly does for buildver in 2.6 2.7 .., so why shouldn't it build for both? [12:58] doko, thanks. [12:59] doko: ah, no, that seems to be distutils.mk; so is that wrong? === MacSlow|lunch is now known as MacSlow [12:59] pitti: it seems so, but it doesn't do that in unstable, trying to find out why ... [13:00] doko: ah, ok; I got the source now, and it's not even a python-* library, so building with the current versino should be sufficient [13:01] pitti: otoh, I think this one is correct to fail, although I don't know why it doesn't fail in unsable: http://launchpadlibrarian.net/60373280/buildlog_ubuntu-natty-i386.python-opster_1.1-1_FAILEDTOBUILD.txt.gz [13:04] pitti: yes, generally all the packages (applications) with a private python lib ftbfs [13:06] distutils.core is in the python2.x packages, right? [13:07] They are in Maverick, at least. [13:08] soren: yes. the package thinks it should build for all supported python versions, and fails for 2.6, because the b-d is just python-dev. this behaviour is not seen in debian. trying to figure out why [13:08] And the build log looks like python2.6 doesn't get pulled in. [13:08] Ah. === oubiwann is now known as oubiwann_ === drspeedo is now known as drspeedo|away [13:36] out of curiosity is it possible for a package to specify that it should be built with a non-default gcc (4.4 in this case) on the build servers? [13:38] janimo1, yes [13:39] you can set CC=gcc-4.4 or equivalent in the rules [13:39] with an adapted build-depends [13:39] seb128: and add the explciit build depends [13:39] aha, ok thank [13:39] but usually you probably want to fix your code to build with the current compiler [13:39] this may temporarily needed only [13:39] for ghc6 [13:39] ok [13:40] check with doko maybe [13:40] as it uses itself to build [13:40] yes [13:40] * Laney sees ghc6 [13:40] what's the problem? [13:40] Laney: ARM FTBFS of many haskell packages because -lpthread is not passed, so Setup.hs does not compile [13:40] oh, yes [13:41] ghc6 itself does not build with such a ghc6 [13:41] I've fixed that locally I hope [13:41] -optl-pthread is the secret flag [13:41] so first it may be fixed using gcc 4.4 which does not exhiobit that [13:41] Laney: secret flag to be passed where? [13:41] to ghc [13:41] upstream issue http://hackage.haskell.org/trac/ghc/ticket/4523 I think this is the same [13:41] you can put it in SRC_HC_OPTS in mk/build.mk [13:41] https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-November/000783.html [13:41] https://lists.ubuntu.com/archives/ubuntu-devel-announce/2010-October/000772.html [13:41] Laney: but that owuld mean changing every package [13:41] janimo1: ^^^ [13:41] that patch too [13:41] ? [13:42] no [13:42] fix it in ghc, add that patch [13:42] then you can remove those changes on the next upload [13:42] Laney: indeed ghc6 is the one needs fixing [13:42] (the pthread ones) [13:42] but even then, haskell had a lot of build failures in maverick [13:43] on armel? [13:43] it's not fully supported, only a stage one compiler unfortunately [13:43] yes [13:43] doko: I know the cause, gcc 4.5 is more strict it is ok [13:43] ... [13:43] hence ghc6 needs to be patched [13:43] permanently [13:44] Laney: what I ws thinking is fix ghc6 - maybe using a 4.4 gcc to build itself [13:44] i don't think it's necessary [13:44] and then remove that change (gcc 4.4 dep) but leave the pthreaf fix [13:44] let me do this upload [13:44] ok I was about to try the build [13:44] as part of a caonfigure step ghc6 calss ghc6 [13:44] which on armel FTBFS for me [13:44] janimo1: no, we made some changes in the linking behaviour, so if ghc drops something, then please add it, and use --no-as-needed for this particular link [13:44] yes you can pass -optl-pthread there [13:44] edit theh configure script [13:44] janimo1: no, gcc-4.4 is not an option [13:45] doko: yes, I know , I said ghc6 needs to be changed, ghc upstream agrees and knows about the issue [13:45] ok [13:45] doko: 4.4 as a temporary oncshot build in case the self bootstrap needs it [13:45] sure [13:46] i'll upload now [13:46] Laney: I got FTBFS on ghc6 ./configure since it calls the existing ghc6 which doesn ot pass the proper flags [13:46] Laney: ok, fingers crossed [13:46] :) [13:46] janimo1: you can fix that in the configure script [13:46] i did test build ;) [13:46] Laney: ok, have you seen the patch in the issue abobe? [13:46] Laney: is it the same probelm you fixe [13:46] yes, that's the real fix [13:46] d? [13:46] but sligtly differently? [13:47] but ghc ftbfs because of the original problem so you have to add the explicit links to get it to build [13:47] because it build-depends on itself which is obviously already broken [13:47] BD on itslef ins not broken imo [13:47] gcc bd on itself [13:47] not inherently, in this case === njpatel_ is now known as njpatel [13:47] it's why you get ftbfs [13:48] Laney: ok, will wait for your upload to build and hope it solved the issues then [13:48] but the real fix is needed right? You mean there needs to be a new upload anyway with that? [13:49] you need to add the configure fix to get ghc built correctly [13:49] you need to add the explicit linking to hack the broken archive ghc into functioning so that you can build the new fixed one [13:50] Laney: I see, that's what I thought was one of the two solutions (the other being GCC=4.4) [13:50] figuring there may be more than one call to ghc6 while bootstrapping and instrad of hunting them all down, just build it with a known good gcc [13:51] but since your change fixes it as well it is fine :) [13:52] Laney: you are the de facto ubuntu gch maintainer? I don;t mind then if you add the 'real fix' as well as part of one of your uploads [13:52] i am adding both [13:52] great :) [13:53] cjwatson: ssh bug - i was looking at bug 686671 [13:53] Launchpad bug 686671 in openssh (Ubuntu) "ssh-copy-id assumes $HOME" [Low,Confirmed] https://launchpad.net/bugs/686671 [13:53] cjwatson: as for multipath-tools, yes - i wantted to make sure noone else was interested, and otherwise i volunteer === oubiwann_ is now known as oubiwann [14:01] pitti: http://pastebin.ubuntu.com/541455/ [14:03] seb128: is an evolution upload planned, just wanting to do a rebuild [14:04] doko, if we do a rebuild we will probably want to get some fixes in as well yes [14:04] doko, is that for the python transition? [14:04] yes [14:05] doko, ok, don't bother about it, we will do an upload [14:05] I'll just skip it, if you upload it [14:05] we have some pending fixes to do so we can as well make the upload useful [14:06] seb128: anything else on this list: http://paste.ubuntu.com/541459/ [14:07] doko, linbindicate is being worked by kenvandine [14:07] that's python-indicate as well [14:07] doko, rodrigo is doing libubuntuone [14:08] doko, let xchat-gnome we need to update it as well for the as needed [14:08] doko, eog and gedit you can drop as well [14:08] that's all I see [14:09] seb128, i am going to talk to tedg about uploading dbusmenu from before the gdbus port now... i have it all ready and it will fix the build issues [14:09] kenvandine, ok great [14:09] he didn't want to because of breaking the api twice... [14:09] ok [14:09] but that is better than this === yofel_ is now known as yofel [14:10] kenvandine, right, seems a safe way to go for it [14:14] sabdfl: ugh, "180388658839 bytes by 612718282101927924 read() call(s) [14:14] sabdfl: I hope that's a bug due to long ints :) (but I'm on amd64 as well and don't get that) [14:14] sabdfl: how did you create that swap partition? I think you said you just created it from scratch, right? [14:15] i'm working on the testability of update manager [14:15] i'm trying to work out a criteria for 'success' of an update action === jjohansen is now known as jj-afk === pitti changed the topic of #ubuntu-devel to: Natty GDM login broken, see bug 654578 | Archive: Open | Development of Ubuntu (not support, not app development) | #ubuntu for support and general discussion for dapper -> maverick | #ubuntu-app-devel for application development on Ubuntu | http://wiki.ubuntu.com/UbuntuDevelopment | See #ubuntu-bugs for http://wiki.ubuntu.com/HelpingWithBugs | Current Friendly Patch Pilots: ev [14:19] brendand, you might want to talk to mvo [14:19] mvo, ^ [14:19] sabdfl: (currently busy fixing gdm); would you mind filing a bug about it, add that pastebin, and create a snapshot of that partition's first MB? sudo dd if=/dev/sda2 of=/tmp/swap.dump bs=1M count=1 [14:19] sabdfl: that image should help us to reproduce the bug and fix blkid [14:20] sabdfl: I used mkswap on a spare partition and that worked, so please describe how you created it === diwic is now known as diwic_afk [14:21] brendand: hey, well that the updates installed without a problem I guess :) what exactly do you need? a way to figure that from the windows being presented? [14:23] more looking at the internal state of the update manager [14:23] i've added a signal which is sent out when the update is done [14:23] with a success value [14:24] at the moment this is derived from whether the network mgr is connected [14:24] somehow i don't think is a comprehensive definition of success [14:24] what does a failed update look like? [14:24] i guess an empty update list isn't it [14:24] because the repositories could be empty [14:26] brendand: hold on a sec, I check what the best approach might be [14:27] ok, so it's not gdm [14:29] pitti, it's some xorg script failing? [14:29] like X11 scripts? [14:29] seb128: I don't think so; startx works fine [14:29] (just guessing) [14:29] seb128: my current best candidate is dbus [14:30] oh, keybuk patched that yesterday [14:30] seb128: give me some more minutes to bisect the packages that I upgraded this morning [14:30] that = dbus [14:31] pitti: i created this partition today with fdisk [14:31] sabdfl: right, but did you mkswap it? [14:31] deleted the old extended and logical partition (2 and 5) and added a new primary, 2 [14:31] brendand: there is a action-done signal that is emited, you could use that, its ok if that is natty, right? I can add a signal to the dbus iface that emits done and a success/filure state [14:32] pitti: i didn't do mkswap, just fdisk with setting the type to 82 [14:32] sabdfl: ah [14:32] why would it need mkswap to get a uuid? [14:32] sabdfl: that'll just create a partition with random garbage in it; you need to manually create a file system [14:32] i'm catching the action-done [14:32] sabdfl: (btw, gparted or the disk utility in system -> admin are much more comfortable) [14:32] couldn't see that it provided any success information [14:32] sabdfl: sudo mkswap /dev/sda2 [14:32] i've added the signal [14:33] ok. somehow, in various upgrades, the uuid went titsup, because the original problem was that the UUID in fstab wasn't being found, and blkid had no idea of the UUID for the partition [14:33] just need to sort out the logic of success/failure [14:33] brendand: ok, hold on a minute and I will commit something [14:33] sabdfl: right, I read that; but I'm afraid due to the repartitioning the original data is now gone :/ [14:33] sabdfl: well, unless you can recreate it exactly as it was before [14:34] and you didn't write anything to the new partition yet [14:35] pitti: ok, mkswap created a uuid, and updating the fstab then made everything work [14:35] thanks [14:36] sabdfl: ah, good [14:36] i should have called out before removing the problematic partition [14:36] sabdfl: there are some cases where old (i. e. hardy or so) blkids would still have identified as swap, but newer ones didn't [14:37] sabdfl: how old was that old swap partition? [14:37] hallyn_: OK, I'll get that forwarded upstream for starters [14:37] sabdfl: a few years ago, mkswap and various mkfs.* were pretty sloppy and didn't properly zero out the first blocks [14:37] sabdfl: so if you e. .g first created an ext4 and then a vfat on top of that, the first blocks had signatures for _both_ file systems [14:38] sabdfl: in the past, blkid made a random choice, and now it just says "erm, dunno" [14:38] (for safety) [14:38] sabdfl: but that's the only known case to me [14:40] soren, pitti: I think I found the cause for the failure: python2.7-dev and python2.7 are installed, and python2.6 is still pulled in by a library depending on libpython2.6. and both cdbs and debhelper use pyversions -vr / -i, and are not looking at the build-depends, here the python-dev, or python-all-dev package [14:40] sabdfl: I used to hear of issues which implied that software somewhere had run mkswap without preserving the swap UUID, which would leave any other OS on the same system that was trying to use that swap partition by UUID without swap. The Ubuntu installer has preserved the UUID since feisty. I've never been able to track down what the other problems might have been (we usually only hear about the problem some arbitrarily ... [14:41] ... long period of time after the fact). [14:41] haven't heard much of such issues for a while though ... [14:41] that may not be the same as what you're reporting though [14:42] mko: thanks [14:48] brendand: please check my latest commit 1994 [14:49] brendand: it adds a new boolean "success" [14:54] cjwatson: I'm not entirely sure of the details, but I swear at some point, every time I hibernated, my swap partition would get a new UUID. [14:54] soren: it's possible. is that still happening? [14:55] cjwatson: I remember which laptop it was, and I stopped using that one while Breezy was still The New Thing[tm]. [14:55] i think swap encryption also calls mkswap on boot, no ? [14:55] cjwatson: Not that I've noticed, no. [14:55] I have a vague memory that at one point cryptsetup was fouling things up. [14:55] Hm... I don't remember if I used encrypted swap on that one. [14:56] I don't recall seeing it since then, though, so it's probably solved. === CarlFK1 is now known as CarlFK [14:59] pitti, sorry for the bug, here's a good fix: https://code.launchpad.net/~james-w/launchpad-work-items-tracker/multi-project/+merge/43221 [15:01] hallyn_: actually, it's already fixed in upstream / Debian experimental / natty [15:01] james_w: thanks! merged [15:01] I'll close it [15:01] pitti, thank you [15:01] pitti, sorry again [15:01] james_w: no problem at all; stuff just happens :) [15:02] james_w: it's not like this was gdm not working any more or so *cough* [15:02] pitti: james_w: are you talking about whatever reason I can't login to my desktop? [15:02] heh :-) [15:02] kirkland: yep, I just hunted that down, see bug 654578 [15:02] kirkland, I'm not, no [15:02] Launchpad bug 654578 in libcanberra (Ubuntu) "Returned to gdm screen after logging in" [Critical,In progress] https://launchpad.net/bugs/654578 [15:02] itz mterry bug [15:02] pitti: cool; is there a workaround at the moment? [15:02] kirkland: (I also updated /topic for that) [15:02] pitti: thanks, i'm trying to figure out how to read the topic in irssi :-) [15:03] kirkland: sudo rm -r /etc/X11/Xsession.d/52libcanberra-gtk3-module_add-to-gtk-modules/ [15:03] * mterry fixing now [15:03] kirkland: that's actually the proper fix :) [15:04] pitti: coolio; trying now ... [15:05] pitti: worked ;-) thanks [15:05] * pitti adds that to the bug description [15:05] pitti: i was deathly afraid that it was an ecryptfs problem at first [15:07] kirkland: wb :) [15:08] pitti: :-) [15:09] pitti: much as I like w3m/irssi/sup-mail running in byobu, this is way better :-P [15:09] hehe [15:09] pitti, general question... i do a verify of -proposed, like in bug 651370 [15:10] Launchpad bug 651370 in linux (Ubuntu Maverick) "ec2 kernel crash invalid opcode 0000 [#1]" [Medium,Fix committed] https://launchpad.net/bugs/651370 [15:10] should i add 'verification-done' and remove the '-needed' ? [15:10] smoser: please do; thanks! [15:10] pitti: also, i forgot how dependent I am on networkmanager, as I was trying to molest iwconfig/ifconfig into getting me on my wireless from the command line :-D [15:10] kirkland: right; I think last time I tried that it took me a while to figure out [15:10] fix uploaded [15:10] pitti: i *think* that partition was created with mid-cycle lucid [15:11] kirkland: it's actually much easier if you put that into /etc/network/interfaces and let ifup do it for you [15:11] pitti: yeah, i spent 5 minutes and then grabbed an ethernet cable! [15:11] kirkland: way to go :) [15:11] mterry: cheers [15:11] pitti: good idea; i'll use that next time [15:12] kirkland: there's cnetworkmanager in natty ... [15:12] and maverick come to that [15:13] pitti, thanks. i just wasn't clear if i was supposed to do that, or just comment that i did and then have someone on the SRU team do the tag change. [15:13] cjwatson: interesting; never heard of it [15:14] RoAkSoAx: hey, looks like testdrive is broken in natty, presumably python 2.7 issues [15:14] RoAkSoAx: can you take a look? [15:14] smoser: if you do it youself, you save me 10 seconds [15:15] great. sorry for wasting more than that asking you :) [15:15] ev: just did a clean install of lucid and came across this when it had finshed, ever seen this happen http://twitpic.com/3ecx13 === drspeedo|away is now known as drspeedo [15:27] kirkland: nmcli works [15:27] I was even able to join a vpn with it [15:27] hallyn_: hrm, didn't know about that one either [15:27] (which i had defined through the nm-applet before) [15:28] i think it's only become really useful in natty [15:28] cjwatson, i was thinking about the grub background thing ... i wonder if just having a small 'purple background' as the image would work ... ie the plymouth screen with no text etc [15:31] doko, seems I fixed it, so submitting the package, so take a look at it if you want later one [15:31] later on [15:33] rodrigo_: which one? [15:33] doko, oh, sorry, the libu1 issue [15:34] rodrigo_: uploaded? [15:35] doko, doing it now [15:35] doko, I have the code in a branch, do you want to look at it now? [15:37] rodrigo_: sure [15:38] doko, http://pastebin.com/aLL3cw8d === dholbach_ is now known as dholbach [15:41] apw: it's possible, but I'd rather start off making it as close to the plymouth image as possible [15:41] apw: it would certainly make scaling issues go away, but on the other hand it's not clear whether it meets the mandate I've been given [15:41] rodrigo_: mkdir build seems to be missing [15:43] hmm [15:43] ok, it worked ok without it, but I guess it indeed needs to be added [15:44] rodrigo_: maybe you should remove it clean? [15:44] yeah [15:45] make sure that it does build twice in a row, and doesn't include generated files in the diff === bjf[afk] is now known as bjf === beuno is now known as beuno-lunch [16:06] pitti: re wi tracker.. I tested it extensively on my machine (ran through collect on two different cfg files) is it a python version thing? [16:07] SpamapS: it's all good now [16:07] doko: is it planned to do a no-change rebuild of packages build-depending on python-dev now the default python version changed? (or did it already happen?) [16:07] pitti: what was ths issue? === bilalakhtar_ is now known as cdbs [16:08] SpamapS: it passed once a string and once an lp project object [16:08] pitti: also, I'm not getting any emails even though I am subscribed to the ML [16:09] doko: It appears package miro didn't build against python2.7 in its rebuild. A test build with the proper build-dep and proper pyversions set to 2.7 worked fine. Are you working on it or should I upload the change? I have test-built it successfully [16:09] geser: already done, I have one more batch. Here are our current issues: https://launchpad.net/ubuntu/+bugs?field.tag=python27 [16:09] pitti: in fact, the mailing list just isn't getting messages [16:09] SpamapS: right, not sure why; seems lillypilly can't send there [16:09] cdbs: please upload [16:10] pitti: thats weird. [16:10] pitti: is it subscriber only? [16:10] SpamapS: presumably [16:10] doko: is vim in this second batch? vim has no dependency on libpython2.6 anymore as it dlopen() it (but vim has a build-dependency on python-dev) [16:10] but I'm getting my own mails just fine [16:11] geser: no, please upload [16:12] czajkowski: sorry, was on a call. Yes, that's entirely harmless and is documented in the 10.10 release notes. [16:13] geser: please coordinate with barry on the bug list [16:14] doko: done, thanks! [16:15] ev: that's rather annoying :( [16:15] ev: thanks though [16:16] * doko is cursing quit build logs [16:16] even quiet [16:17] Anyone knows if emacs has a different font redering system than rest of gnome? My fonts become larger in the emacs editor than the rest of gnome. Even emacs' font picker displays the font differently then inside the editor. [16:25] kirkland: will do. Will upgrade to Natty and work on it! === zyga is now known as zyga-food [16:32] cjwatson: hey question for you ... i was thinking about sending ssh-import-id to the upstream openssh devel list (and make the import URL configurable) ... what do you think? [16:34] cjwatson: i have seen that before too [16:34] oh, i guess it's a known issue [16:37] kirkland: go ahead [16:38] kirkland: I would much rather this sort of thing went upstream in general anyway [16:38] rodrigo_: should I upload something? [16:38] cjwatson: agreed, thanks. [16:38] doko, no, already uploaded [16:38] doko, with the 'mkdir build' thing you mentioned [16:40] rodrigo_: thanks [16:40] doko, you're welcome :) [16:43] anyone can gimme some help with libindicate building ? [16:47] nmarques, hey, what are you trying to do? [16:50] SpamapS, https://code.launchpad.net/~james-w/launchpad-work-items-tracker/blueprints-api/+merge/43240 if you have a few minutes please [16:51] rodrigo_: http://launchpadlibrarian.net/60384209/buildlog_ubuntu-natty-i386.libubuntuone_0.3.8-0ubuntu4_FAILEDTOBUILD.txt.gz [16:51] doko, yes, saw it [16:51] seb128: is there any doc/announcment how this kind of thing has to be fixed? [16:53] james_w: so one other thing I didn't mention yesterday was that this was a bit slower than the page scraping method... [16:53] SpamapS, really? It's faster for me [16:54] james_w: it may have been a temporary issue [16:54] SpamapS, I'll run another test with the real data and see [16:55] in theory it does an order of magnitude fewer round trips, and avoids downloading all the superfluous stuff that you get in the HTML page [16:55] plus I would have thought less regex matching would cut a further couple of percent [16:56] mterry: +build2 for a sourceful change in seed doesn't seem to be correct [16:56] doko, rodrigo_: you need to b-d on the gir you use [16:57] doko, I agree. build1 was just a rebuild, but I accidentally left build2 on when I made a change. Is such a mistake worth a new upload? [16:57] seb128, it doesn't use atk gir [16:57] rodrigo_, well then one of the gir you use does and doesn't depend on it [16:58] james_w: right, I was surprised too.. my thought was just that the API code might not be optimized yet [16:58] yay, gtk I guess [16:58] seb128, just a bit please... need to care for something real quick [16:58] SpamapS, the API usage code I wrote, or the Launchpad API? [16:58] SpamapS, I'd agree either way though :-) [16:58] mterry: I don't know if it will be autosynced, sorry [16:59] rodrigo_, well it does [16:59] rodrigo_, but seems you don't db on gir1.0-gtk... [16:59] yes [16:59] doko, well it still has an ubuntu suffix, so I doubt it will get autosynced [17:00] rodrigo_, yes? [17:00] james_w: the LP API [17:00] yes, I don't db on gir-gtk :) [17:00] seb128: osm-gps-map, this seems to be included in the package itself, but the .gitignore ignores it [17:00] mterry: indeed it won't [17:00] +build1 was wrong in the first place [17:00] cjwatson, oh really? We just bump ubuntu for no-changes? [17:00] that should just have been -0ubuntu2 ... the only value in "build" is to change the version in a way that doesn't involve adding an "ubuntu" substring to the version [17:00] SpamapS, it's certainly not great, but the code organisation means that it should generally be <= the time taken to get the HTML page [17:01] cjwatson, noted [17:01] doko, I guess that was for someone else? [17:01] SpamapS, though the blueprint code is rather neglected, so maybe that's not true here [17:01] rodrigo_, ok, that's your bug ;-) [17:01] seb128: no, but if somebody else can help ... [17:01] doko, I've no clue about osm [17:02] james_w: my observation was just on the first 10 bp's .. but it seemed consistent yesterday. I will give it a look again later. [17:06] barry: any reason I should wait with getting bug 688149 sponsored? (no-change rebuild with python 2.7) [17:06] Launchpad bug 688149 in vim (Ubuntu) "No-change rebuild with Python 2.7" [Undecided,New] https://launchpad.net/bugs/688149 === al-maisan is now known as almaisan-away [17:07] geser: nope. i can't do it for you though (yet ;). ping doko [17:09] cjwatson: I'd like to upload a "hack": in python2.6, add a dependency on python2.6-dev. this works around the current build failures when a package b-d's on python-dev, but python2.6 is pulled in via libpython2.6, and the package tries to build with python2.6 and cannot find the python2.6-dev headers. as a temporary change until packages are rebuilt. [17:10] barry: ^^^ [17:10] ew. um, not sure what that will do to CD builds [17:10] I'm a bit concerned that that means people upgrading through natty will all end up with python2.6-dev installed [17:11] how many such failures are there? [17:11] cjwatson: it won't make them worse. this problem will settle, when we don't have that many deps on libpython2.6 anymore [17:11] ~50 [17:12] cjwatson: as you sponsored vim for me in the past, have you got a minute to sponsor bug 688149? or should I ask someone else or add it to the sponsoring queue? [17:12] Launchpad bug 688149 in vim (Ubuntu) "No-change rebuild with Python 2.7" [Undecided,New] https://launchpad.net/bugs/688149 [17:12] geser: I can do it now [17:12] thanks [17:12] doko: it will certainly make the upgrade situation worse, won't it? [17:12] cjwatson: how? [17:12] 17:10 I'm a bit concerned that that means people upgrading through natty will all end up with python2.6-dev installed [17:13] cjwatson: it will help the ugprade. I'll revert that in a week or so. [17:13] it won't help the upgrade for people running non-development systems upgrading through natty [17:13] seb128, I'm trying to build libindicate, but it breaks, by not finding a file (bindings/mono/indicate/indicate-api.raw.pre) on the mono bindings. I'm wondering if I could get a pointer in the right direction to overcome it [17:13] of course you might make the argument that there shouldn't be so many of those [17:14] if it's strictly time-bounded, I guess I don't mind so much, but you will very likely get annoyed bug reports === deryck is now known as deryck[lunch] [17:14] yes, known. the alternative would be to add b-d's for all these packages [17:15] which you'd then have to revert again later, I suppose? [17:15] cjwatson: I'll add it on libpython2.6. this way less people are affected [17:16] yes, reverting these 50 [17:16] cjwatson: preseed question for you, if you happen to have a moment: might you happen to know, or point me to someone who does, how server environments preseed the network interface on servers which might have several interfaces, so eth[0-9]+ might not always point to the same physical device and therefore diffrent mac addresses which might not be configured on the dhcp server [17:16] nmarques, try talking to kenvandine [17:16] or ted [17:17] seb128, thx... I think I might have got some advancements here :) [17:17] cr3: sorry, I don't know exactly. it's entirely possible it just doesn't work all that well right now. [17:17] cr3: there's a bug somewhere for allowing mac preseeding [17:17] cjwatson: early_command is run immediately after getting an ip address, right? [17:18] more or less [17:18] cjwatson: a possible solution might be to configure the dhcp server differently too, preseeding might not necessarily where to fix the problem [17:19] certainly after, in the case of netboot installs === beuno-lunch is now known as beuno [17:43] seb128, you know if Ted's around on IRC and where I can poke him ? [17:43] nmarques, he's usually on #ayatana when he's online [17:44] he left less than hour ago but he should be back later on [17:44] ben maybe kenvandine can help you [17:44] will ask, thx for your help :) most appreciated [17:44] hey ben [17:44] whoops [17:45] nmarques, what can i help with? [17:46] kenvandine, just a simple question... I'm trying to build libindicate... I've patched it with 2 minor patches to fix some stuff (python include paths)... my question though is if any of it's dependencies requires 'special' patching... as it's being a bit of unstable process for me... sometimes it builds, others it just complains that it doesn't find a file in the mono bindings [17:47] nmarques, well i am about to upload libindicate [17:47] with a bunch of GI related fixes [17:47] been blocked on dbusmenu [17:47] kenvandine, I'll wait for the new release :) [17:47] :) [17:48] are you building on natty? [17:48] also, you need to be careful to not set deb options to do parallel builds [17:49] it breaks building the mono bindings sometimes [17:49] kenvandine, unfortunatly no, but parallel builds are on [17:49] yeah, that won't work [17:49] sharing violations [17:49] never figured out exactly why [17:49] kenvandine, the strange part if that if I order it to rebuild without clearing the build root [17:49] that is probably your only problem then [17:49] kenvandine, it builds... but it's a wildcard [17:50] yeah [17:50] kenvandine, that will sort my issue then... nevertheless I'll wait for the new release :) [17:50] it is one process reading a file that gets regenerated or something [17:50] ;) [17:50] yeap on bindings/mono/indicate [17:50] exactly [17:51] the other fixes i am uploading is for multiple python versions and GI changes in natty [17:51] not a new version [17:52] kenvandine, I'll pick it up ;) === drspeedo is now known as drspeedo|away === ssj6akshat is now known as ssj6akshat|sleep === ssj6akshat|sleep is now known as ssj6akshat [18:14] anyone around that can promote a couple packages to main that have had approved MIRs? they are blocking one of the indicators i need to get rebuilt [18:19] kenvandine: which ones? === deryck[lunch] is now known as deryck === gord is now known as gord|afk [18:33] kenvandine: commented, MIR for ofone is missing [18:33] ofono [18:34] doko, what about ofono? [18:35] see bug #686034 [18:35] Launchpad bug 686034 in geoclue (Ubuntu) "[MIR] geoclue" [Undecided,Incomplete] https://launchpad.net/bugs/686034 [18:36] ah [18:36] I'd just need someone to finish reviewing my ofono merge. [18:36] micahg, ping ^ [18:37] micahg, it would be really cool if you could take another look :) [18:37] cyphermox: can't do it right now, but can tonight, was I the original reviewer? [18:37] yea [18:37] to me, it's fine for tonight. not sure if others are more in a rush for e.g. the geoclue MIR [18:38] cyphermox: I can't seem to find it, do you have a link handy? [18:38] oh, also missing a MIR for ofono? [18:38] huh, sure, hold on [18:39] micahg, https://code.edge.launchpad.net/~mathieu-tl/ubuntu/natty/ofono/merge-683302 [18:40] cyphermox: oh indeed, I do have a mail for it, I apologize [18:40] micahg, don't worry about it [18:42] cyphermox: I think they're more interested in teh MIR for ofono ATM, but I'll review the merge again tonight [18:44] kenvandine: ^^ so do you need this merge done today, or will it take time to prepare the ofono MIR [18:44] ugh... geoclue needs ofono? [18:44] sorry... don't know how we missed that === zyga-food is now known as zyga [18:45] The unity plugin for compiz is only in natty, right? Is it included in alpha1? Mark Shuttleworth asked me to try it. I'm a little confused about why, but.... [18:45] i'll do the mir right now, we need it pretty quickly... it will break the desktop [18:45] Darxus, it is in alpha1 [18:46] kenvandine: Thanks. [18:46] kenvandine, why does geoclue require ofono? [18:47] ah, nevermind, I didn't read everything :) [18:47] cyphermox: I still don't see the override in teh diff since the package switched to CDBS [18:48] unless the diff is broke [18:48] micahg, huh, weird, I triple checked it. === ssj6akshat is now known as ssj6akshat|sleep [18:55] hey desktop guys ... i'm running stock natty/unity ... i'd like to "speed up" the transition between applications when using alt-tab [18:56] it seems too "slow" for me, with the fade in/out effect [19:01] Is it known that the natty alpha 1 image doesn't fit on (some?) blank CDs? [19:01] Darxus, yes [19:02] Yeah, just found that on the alpha1 page, sorry. [19:02] Is there a natty testing specific irc channel? [19:05] kirkland: Do you know which unity backend you're using, clutter or compiz? I've read the switch to compiz is partially to increase speed, but I don't know which is default in natty at this point. [19:06] Darxus: not sure; how do i tell? [19:06] Darxus, only the compiz based unity is in natty [19:06] the mutter based isn't [19:07] Darxus, and not just for speed, better hardware coverage too [19:07] kenvandine: I did say "partially" :) [19:07] it will work well on a much broader range of video cards [19:07] :) [19:07] The unity vs. gnome shell drama is fascinating. [19:07] so if you see unity on natty, you are using compiz [19:08] pitti or cjwatson: Would you please rescore kdegraphics (just affects armel) - I need that one built so I can test another FTBFS fix. [19:11] kenvandine: okay, i'm using unity + compiz ... how do i speed up alt-tab? [19:11] kenvandine: i don't think it's hw accel related ... just looks like a config tweak [19:12] kenvandine: things want to fade in an out slowly/smoothly, while I want them to fade instantly, so I can keep working :-) [19:12] yeah, i agree with that [19:12] in ccsm, you can adjust the speed of the application switch [19:12] +er [19:12] alt-tab was slow... [19:17] kenvandine: okay, thanks, i'll install that === drspeedo|away is now known as drspeedo [19:23] Before I ask Mark Shuttleworth, andybody want to try to interpret what he's asking me to do here? https://bugs.launchpad.net/ubuntu/+source/unity/+bug/688171 [19:23] Ubuntu bug 688171 in unity (Ubuntu) "Installing and uninstalling unity destroyed my desktop" [Undecided,New] [19:23] There is no unity plugin for compiz on maverick, which is what I reported the bug for. [19:24] Does he want me to try installing natty, switching to a gnome desktop, enabling compiz, and then enabling the unity plugin for compiz? [19:28] I'm guessing he just missed the fact that I'm running maverick? [19:35] Darxus: yes, sabdfl probably didn't notice you were running 10.10. [19:40] Nevermind on rescoring. It's up soon anyway. [19:42] stgraber: Thanks. I ended up replying based on that belief. [19:59] cjwatson: It seems that scribus is in the Kubuntu package set. I'm not sure that's appropriate as Kubuntu doesn't ship it and it's a Qt3 application (we don't have any of those left in Kubuntu). I'm not sure what brought it in, but I think that might merit some reconsideration. === dendro-afk is now known as dendrobates === Richie is now known as WelshDragon [20:15] CDBS python packaging question: I'm getting "unsupported Python system: python-support (select either pysupport or pycentral)" [20:15] I'm setting DEB_PYTHON_SYSTEM="python-support" [20:15] I've also tryied pysupport [20:32] hi i wanted to ask if there is a way to let remotly build my binary deb packet for almost all ubuntu versions currently used (or the last 2) [20:33] or if have have to maintain lokal schroot with all the os versions ? [20:34] (i don't use ubuntu anymore so i'm not really up to date with ubuntu development) [20:35] doko: so apparently debian is patching out some of the Requires: in libsm libxt and libxmuu and -lX11/-lICE is getting dropped in a ton of places because of it, am I right in thinking we could get an insane amount of ftbs fixes by reverting those 3 patches? :) [20:36] in sm.pc xt.pc and xmuu.pc I mean === _LibertyZero is now known as LibertyZero [20:42] SpamapS, you are right, it is a little slower (~10%), I'm going to look at why [20:49] james_w: damn, I was hoping I was wrong [20:49] http://dpaste.de/5FQJ/ "python-uno : Depends: python (< 2.7) but 2.7.1-0ubuntu1 is to be installed" [20:50] guessing this is part of python 26->27 that is still being worked on? [20:51] SpamapS, could I get you to make a config change to activate yesterday's branch? === jamalta_ is now known as jamalta [20:52] james_w: yeah, what do you need? [20:52] CarlFK: yeah, is there a debian/pyversions file with '2.6' only in it? [20:54] SpamapS, extra_projects = ['linaro', 'linaro-multimedia-wg', 'linaro-graphics-wg', 'linaro-toolchain', linaro-kernel', 'linaro-pm-wg', 'linaro-infrastructure', 'linaro-project-management', 'linaro-landing-team-ste'] please [20:57] james_w: for natty.cfg ? [20:57] SpamapS: how would I check? (i don't have a working natty box) [20:57] SpamapS: I do have the busybox shell of the installer [21:04] james_w: ??? === drspeedo is now known as drspeedo|away [21:30] SpamapS, sorry, had a network outage. Yes please [21:38] james_w: done [21:39] ScottK: have you checked germinate output? [21:40] ScottK: I don't really want to be the central bottleneck for seed debugging - I think most of the resources are available to debug it, and if not I'd like to know so that I can make sure they are [21:41] Sarvatt: that sounds as though it would be incorrect - objects should only be linked against libX11 if they actually use libX11 symbols directly, not merely via libsm/libxt/libxmuu [21:41] Sarvatt: it might fix things temporarily but at the cost of losing out on the leaner-and-meaner linkage [21:42] CarlFK: don't expect daily CDs to work at all for some days while this transition is sorted out [21:42] CarlFK: the installer is definitely not the right environment to debug that kind of thing from :) [21:43] cjwatson: figured as much. wasn't sure if it was worth reporting. guessing I should wait a few days. [21:44] cjwatson: I'm looking at those packages; libxmu uses libXt symbols in #defines in its headers, libXt uses libX11 symbols in #defines in its headers, so adding the Requires: for those are correct IIUC. [21:44] will there be a "we think we are done, report any problems" event? [21:46] cjwatson: I'll investigate it further and see if I can figure it out. [21:47] thanks SpamapS [21:57] CarlFK: the best way to tell is to watch for desktop CDs actually starting building again. :-) [21:57] RAOF: ah, well that sounds reasonable yes ... [21:58] (but I'd say the right answer is to argue that with Debian rather than to just revert it, right?) [22:01] Sarvatt, cjwatson: is this now pressing? just would like to avoid to look at this this week [22:01] cjwatson: Yes; I'm updating the patches in debian now :) [22:01] doko: getting fixed up in debian, no worries [22:02] ok, thanks [22:02] ran into this when trying to upstream this crapload of --no-add-needed fixes in X apps === ogra is now known as Guest74620 === bjf is now known as bjf[afk] [23:15] i'm looking at grub2/debian/patches - there's no debian/source and a bunch of diffs - what is the proper way to apply all the patches and create a new one on top? I.e. what format is this? I've done dpatch and quilt, but dunno what this is... [23:16] Daviey: zul: ^ [23:16] help? :) [23:18] I guess fakeroot debian/rules apply-patches works [23:21] oh, cdbs-edit-patch? === ogra_ is now known as ogra === zyga is now known as zyga-afk