[01:23] i don't understand the alias created by the fglrx package. it says "alias fglrx fglrx" [01:23] that whole section of the rules file is weird [01:24] it's using variables, but they're being filled manually, not from out-of-control stuff [01:24] i guess it would make sense if there was an alternate package with a different name than fglrx, like fglrx-updates or whatever [01:25] but those could be different packaging scripts with different code [01:32] PKG_driver := fglrx [01:32] PKG_module := $(shell echo "$(PKG_driver)" | sed s/\-/_/g) [01:32] don't know why that sed is in there [01:33] it yields fglrx [01:33] alias fglrx $(PKG_module) [01:33] that is alias fglrx fglrx [04:40] morning === tomreyn_ is now known as tomreyn [08:07] mlankhorst: new test branch from whot [08:10] \o/ [08:11] oh and he fixed up the conflict correctly now, good :) [08:12] it's rebased with master I think [08:12] the branch [08:14] dix: always copy grabs, don't reference them [08:14] that one should fix the issue I was facing [08:14] FIXME dix: remove TouchListenerGone hook [08:14] don't know about that one, seems to be a hack [08:18] ok let me build this on the n7 [08:23] building it straight or backported to 1.13+ [08:23] ? [08:23] straight + reverts [08:24] right [08:24] I applied the reverts first then merged it in again [08:29] ok, nexus seems to be working now [08:29] lets see if i can build it.. [09:14] huh, unpacking ubuntu-docs seems to kill i/o on my machines [09:23] woops, forgot to enable debug, it doesn't crash but it seems that it still fails on touch after a while [09:23] bah [09:24] thanks for testing [09:24] i've now uploaded plymouth to -proposed [09:24] or well, right away [09:24] lightdm follows [09:24] I'll try with --enable-debug [09:24] \o/ [09:24] fwiw, if we have the libdrm sru verified we could upload lts-raring to precise [09:25] yeah [09:25] it builds on i386 and amd64, I disabled build for armel/armhf since that was unsupported anyway [09:37] nice, apt-get autoremove cleans up old kernels [09:37] also, it just occurred to me that I hadn't tested the new plymouth job on my desktop at all, before now :) [09:38] 3/3 successful boots though [09:38] 4 [09:39] after the tenth I'll call it a success and upload lightdm too [09:39] yay [09:43] 10 === ara is now known as Guest91539 [11:53] I guess I'll go verify libdrm works across all we care about.. [13:21] mlankhorst: add your findings to the touch bug :) [13:22] I told whot in private, he knows [13:22] 11:43 really? that's a new instance of that bug then because it passes all the tests [13:22] 11:43 well, all except one, which is probably what you're seeing [13:22] 11:44 actually, that even makes sense - you triggered the bug when ungrabbing during a touch point and that's the test case I just added and it fails atm [13:24] it was the same testcase that crashed before :-) [13:26] ah, good === broder_ is now known as broder === Quintasan_ is now known as Quintasan