/srv/irclogs.ubuntu.com/2011/01/03/#ubuntu-devel.txt

Keybukcjwatson: I always find the final resolution of the "Mount time in future" bug entertaining00:15
Keybuknot because of the bug itself00:16
Keybukbut because after years of bitching about Ubuntu00:16
penguin42which one is that?00:16
Keybukit turned out that the bug was in the ext4 code after all00:16
cjwatsondid you see the resolution of the dpkg-fsync-slowness bug?00:17
Keybukno?00:17
Keybukdid Ted blame Bunnies?00:17
cjwatsonit turned out that fsync was slow after all and now dpkg uses sync_file_range and prays nothing explodes00:17
cjwatsonhttp://bugs.debian.org/cgi-bin/bugreport.cgi?bug=605009#7500:18
Keybukeep00:19
ionOh? I inferred from Ted’s messages that the sync_file_range way is Correct™ and Rainbows and Ponies.00:21
KeybukI enjoy how Ted thinks it's reasonable behaviour for a filesystem to require the filesystem maintainer themselves to have to investigate obscure sequences of little-used commands to get reasonable behaviour00:21
cjwatsonion: after years of saying that applications should just use fsync00:22
ionI mean, of course it would be good if the filesystem didn’t go to Las Vegas to meet some alcohol and drink some hookers every time you do an fsync, but is what dpkg does now not secure in terms of worst-case filesystem corruption?00:22
=== tkamppeter_ is now known as tkamppeter
cjwatsonoh, I'm sure it is  [note: this comment should not be taken to mean actual sureness]00:23
Keybukion: the irony is that dpkg doesn't care about filesystem corruption00:23
Keybukall dpkg actually cares about is that things happen in a sensible order00:23
cjwatsoni.e. atomicity not durability, as several people pointed out in that bug to resounding silence00:23
cjwatson"i.e." is probably wrong but that's the relevant property heree00:25
KeybukI suspect the problem is that filesystem developers don't actually understand the difference00:26
Keybukthey're so (naturally) focussed on durability, they don't understand the need for atomicity00:26
penguin42is it atomicity or just ordering?00:32
Keybukin dpkg's case it's just atomicity00:32
Keybukyou have a "FILE" A at a "PATH" (where "FILE" is both content and meta-data, etc.)00:33
cjwatsonobviously ordering matters too but I think posix's guarantees are sufficient there00:33
Keybukdpkg adds a new "FILE" B00:33
Keybukall dpkg wants guaranteed is that if it places "FILE" B at "PATH", in case of any error or system crash, etc. either A or B are at "PATH"00:33
penguin42ah ok00:34
Keybukthe belief was that rename() was sufficient for this, because it happens to provide that atomicity for POSIX file operations00:34
Keybukbut filesystem authors claim what applies to POSIX file operations doesn't apply to POSIX file systems00:34
Keybuk(which is a valid, but irritating claim)00:34
lifelessKeybuk: have you followed the debian-devel thread on dpkg performance?00:42
Keybuklifeless: no00:42
lifelessit got v. messy ;)00:43
KeybukI can believe it00:43
lifelessand now there is another thread about the general pattern being 'broken'00:43
lifelessetc00:43
Keybuk:-)00:43
lifelesscjwatson: how feasible would it be to carry a barrier() patch set, do you think?00:43
cjwatsonI'm not carrying anything Ubuntu-specific here00:45
cjwatsonno way00:45
cjwatsonI didn't follow the debian-devel thread because I figured it was a cesspit; but I was of the understanding that 1.15.8.7 pretty much resolved the practical problems00:46
lifelessfor dpkg00:46
cjwatsonno idea, you'd have to ask a dpkg developer00:46
lifelessI mean 'the problems for dpkg are resolved'00:46
lifelessbzr has the same issue, as does git00:46
lifelessgnome config files too00:47
cjwatsonI don't know and don't really want to know :)00:47
cjwatsonthe whole thing depresses me and makes me want to do something more fun, like chewing nails00:48
=== ion_ is now known as ion
lifeless:)00:48
CarlFKcjwatson: a friend wants to give up programming in favor of raising goats.  I am thinking he is onto something.00:49
lifelessbut are they web scale?00:49
CarlFKit is much more fun than chewing nails.00:49
CarlFKlifeless: what country are you in?00:50
lifelessnz00:50
ionI’m already doing goats 2.000:50
CarlFKthe mogo is webscale ting was done by a friend of mine00:50
lifelesscool00:50
* lifeless waves00:51
lifelessafk for a while00:51
CarlFKI have a mongo db shirt wiht a blank back.  I know where the silk screen thing is to fix it :)00:51
psusiblast... still no new e2fsprogs01:04
Keybukugh, I hate just how much stuff you need to do to initialise an init daemon these days :-/01:24
MattJdbus yet? :)01:28
KeybukMattJ: how do you mean?01:28
MattJnm, upstart at least does indeed depend on dbus01:30
Keybukindeed, all IPC to/from upstart is via dbus01:30
Keybukeither via the bus daemon or a private peer-to-peet socket01:30
=== _LibertyZero is now known as LibertyZero
=== _LibertyZero is now known as LibertyZero
didrocksgood morning07:37
uBUXUButhis 10.04 is a good08:05
uBUXUBunice job08:05
pittiGood morning! Happy new year!08:07
ebroderhappy new year, pitti08:08
uBUXUBui want to submit something, i have the initial draft done now.08:08
=== hanska is now known as dapal
=== axp2_ is now known as axp2
=== smb` is now known as smb
=== baffle_ is now known as baffle
pittisiretart: happy new year!09:08
pittisiretart: can you please reupload x264 with a fixed LP: # syntax in the changelog for bug 690296? Thanks!09:09
ubottuLaunchpad bug 690296 in x264 (Ubuntu Maverick) "libx264 2:0.98.1653+git88b90d9-3ubuntu1 messes up bitrate when encoding (at least using mencoder)" [High,Triaged] https://launchpad.net/bugs/69029609:09
tkamppeterpitti, happy new year.I got a patch to fix bug 465916 from Tim Waugh, applied and uploaded it and it has taken me most of the time between XMas and Year++ to fix several, bugs, especially segfaults in the patch. Now ity works great.09:34
ubottuLaunchpad bug 465916 in Avahi "CUPS DNS-SD (Bonjour/mDNS/Zeroconf/Avahi) not broadcasting" [Unknown,New] https://launchpad.net/bugs/46591609:34
pittitkamppeter: gesundes Neues!09:34
pittitkamppeter: yep, I saw; I'll upload it to sid soon, thanks for this!09:34
pittinice to have a good avahi integration in both directions now09:34
=== ogra is now known as Guest54665
tkamppeterpitti, before you could only actively create a queue pointing to a printer or a remote CUPS queue which advertized itself by DNS-SD. Now CUPS can automatically/implicitly offer a queue locally if a remote CUPS server broadcasts via DNS-SD only (usually Mac in default config). In addition, the local queues are advertized via DNS-SD and so appear on a Mac automatically.09:40
pittitkamppeter: right, the latter was missing with the old "bonjour compat" patch, right?09:40
tkamppeterpitti, onot only the latter, only tyhe first one (you create actively a queue, using the discovery by the *backend*) was available. CUPS (the *daemon*) did not automatically pick up the DNS-SD broadcasts of a Mac.09:42
tkamppeterpitti, Now it is the case that if you shre a printer on a Mac, you get it automatically (if you accept broadcasts). If you share a printer, the Macs in the network (which accept broadcasts) get it automatically.09:43
=== Guest54665 is now known as ogra_
=== hunger_ is now known as hunger
=== ogra_ is now known as ogra
=== almaisan-away is now known as al-maisan
siretartpitti: "frohes neues" to you as well! :-)12:11
pittisiretart: danke :)12:11
siretartpitti: reuploaded now12:11
siretartpitti: do you know if kenvandine is on vacation or something? he didn't react at all to my pings regarding this bug12:11
pittisiretart: he probably was until today; he should wake up in a few hours12:12
siretartah, I see12:12
=== oubiwann is now known as oubiwann-holiday
=== oubiwann-holiday is now known as oubiwann_
=== oubiwann_ is now known as oubiwann
=== MacSlow is now known as MacSlow|lunch
pitti@all heads-up: the WI tracker has kept crashing for the last few days; someone apparently changed the launchpadlib checkout on people, and didn't test it12:27
udevbotError: "all" is not a valid command.12:27
elmopitti: it's the python-launchpadlib from lucid - see the motd12:28
pittielmo: it's using /home/platform/desktop/versions/lpbinding/launchpadlib/ apparently12:28
elmopitti: ah, ok12:29
pittiI'll deal with it, but lunch first12:29
elmopitti: well FWIW, the box is now on lucid - that may be the root cause12:29
pittielmo: ah, did that change recently?12:29
pittielmo: I get tons of warnings, too; lucid should be recent enough, so that we can drop the local checkout and PYTHONPATH hackery12:29
elmopitti: yeah, over the holidays12:30
pittielmo: "change recently" -> i. e. did lillypilly get a lucid upgrade recently?12:30
pittielmo: ah, thanks for the heads-up12:30
=== al-maisan is now known as almaisan-away
=== almaisan-away is now known as al-maisan
=== oubiwann is now known as oubiwann_
=== oubiwann_ is now known as oubiwann
=== MacSlow|lunch is now known as MacSlow
geseris the DIF already in effect?13:56
cjwatsongeser: yes - I'll send a mail about it tomorrow14:05
gesercjwatson: do you know when the last sync was done? (so I know from when I should look at debian-devel-changes for important changes)14:18
=== doko_ is now known as doko
ScottKbarry: https://launchpad.net/ubuntu/+source/git-buildpackage/0.5.12/+build/2106718/+files/buildlog_ubuntu-natty-i386.git-buildpackage_0.5.12_FAILEDTOBUILD.txt.gz looks like it might be python2.7 related.14:21
BlackZgeser: https://lists.ubuntu.com/archives/natty-changes/2011-January/004535.html - seems like this is the last one done14:21
LaneyBlackZ: that isn't an autosync though14:22
Laneythe last autosync run is what is relevant here14:22
=== Quintasan_ is now known as Quintasan
geserBlackZ: this one looks like from a sync request as we don't auto-sync from Debian experimental14:24
BlackZgeser: ah, do you mean the last auto-sync? :)14:24
LaneyO_O14:24
geserBlackZ: yes14:24
geserso I can look for any security-related uploads to Debian which we should get too (if possible)14:25
barryScottK: thanks14:25
ScottKbarry: You're welcome.  I figure it's a new year and you're looking for stuff to do.14:26
barryScottK: i was hoping to skate along at least until next week. :)  happy new year to you14:27
ScottK;-)14:27
diwicare comboboxes known to be broken in natty?14:30
diwicMakes it kind'a hard to do anything :-)14:31
mvohey popey - thanks for the nice blog post about squid-deb-proxy. looks like you hit bug #666014, there is a sru for this, I will check why its not in the -updates archive yet14:33
ubottuLaunchpad bug 666014 in squid-deb-proxy (Ubuntu Maverick) "Avahi service for squid-deb-proxy does not start" [Medium,Fix committed] https://launchpad.net/bugs/66601414:33
=== sanchaz-away is now known as sanchaz
popeymvo: np, thanks for making it :)14:38
diwicok, it wasn't all comboboxes14:43
hggdhcjwatson: good morning, can you please see bug 694772?14:47
ubottuLaunchpad bug 694772 in debian-installer (Ubuntu) "Sudden reboot during server ISO install" [Critical,Triaged] https://launchpad.net/bugs/69477214:47
=== dendrobates is now known as dendro-afk
cdbsdoko: ping, I have seen a few package uploads that have in changelog: Fix FTBFS due to binutils-gold. If I try to investigate the upload, I find that the package neither has binutils-gold in b-d, nor is it mentioned anywhere in the source. Infact, the package uses the standard linker (not ld.gold) and the ftbfs fix seems to be a simple fix for ld --no-add-needed. So, this means two things: 1) I am mistaken 2) The uploader falsely thinks ld.gld 14:57
cdbsIn other words, I mean to ask: is gold the standard linker in natty? or is the uploader in such cases getting confused?14:59
doko"ld --no-add-needed" and "gold" should have the same behaviour in this regard14:59
dokono, gold is not the standard14:59
cdbsof course it ain't14:59
cdbsdoko: but doesn't gold have many more changes than that? is this an effort to ease moving to gold in the future?15:00
ScottKcdbs: People are incorrectly using gold as a synonym for "ld --no-add-needed" in their changelog entries.15:01
cdbs:o15:01
=== jtechidna is now known as JontheEchidna
cdbsThanks for the confirmation ScottK15:01
dokocdbs: yes, but don't make all changes at once15:02
cdbsthanks doko15:02
ScottKdoko: Thanks for fixing up gpgme1.0.15:03
micahgdoko: since we're already on the topic of the toolchain, I've noticed people patching the Makefiles instead of configure for linker flags and not adding the libraries as build depends, is there a standard for this?15:07
=== dendro-afk is now known as dendrobates
dokomicahg: depends on the context which approach is the correct one. any concrete example?15:08
micahgdoko: http://launchpadlibrarian.net/61382381/gnome-web-photo_0.8-0ubuntu5_0.8-0ubuntu6.diff.gz15:09
ScottKmicahg: I would say though that if one makes a package link against another one it ought to be added to build-depends (I don't think that's context dependent).15:09
micahgright, I thought that was part of the point of not violating encapsulation15:10
ari-tczewIMO if package built fine without adding new Build-Depends then is OK15:10
micahgari-tczew: that defeats half the purpose of adding the libs in the first place15:11
dokomicahg: I think the patch does the right thing, and yes, maybe the libs shouldn't be specified directly, but some macros (X11_LIBS?) used instead. but otoh, there's already one library mentioned explicitly15:11
micahgright, I was thinking that's a bad example, let me dig up another one15:12
ari-tczewdoko: what's the conclusion: do we have to add linked library to Build-Depends or not?15:12
ScottKari-tczew: If you don't, you're depending on the fact that some other package you build-depend on pulls it in.  You've no guarantee that won't change in the future, so not adding them is a fragile solution at best.15:14
dokoari-tczew: well, it doesn't hurt, but otoh these should already be fulfilled by dependencies15:15
ari-tczewScottK: OK, got it!15:15
micahgdoko: here's a patch that builds fine, but I haven't sponsored since I thought it was wrong: http://launchpadlibrarian.net/61338534/firestarter_1.0.3-8ubuntu2.dsc.debdiff15:15
tumbleweedI'm happy to have inferior interim solutions in Ubuntu if we can get tell upstream about the issue, and get a better fix down the line15:16
doko+-FIRESTARTER_CFLAGS = @FIRESTARTER_CFLAGS@15:17
doko++FIRESTARTER_CFLAGS = @FIRESTARTER_CFLAGS@ -lX1115:17
dokomicahg: this is the only wrong thing which I can see15:17
dokothe change in .am is correct15:17
dokonow you could look at Makefile.in, if it has an X11_LIBS macro and use this instead15:17
micahgdoko: ok, so we don't have to change configure to add -lX11 to FIRESTARTER_LIBS?15:18
ari-tczewtumbleweed: changes which we are adding could be included upstream? or upstream should prepare another way to fix?15:19
tumbleweedari-tczew: yeah, obviously forward your solution, and do the best you can, but upstream probably knows their build system better than you do15:20
dokomicahg: well, you can do this too, yes. but then, add a check for X11 too15:26
micahgdoko: ok, is one way any more correct?15:27
dokomicahg: both approaches fix the issues with --no-add-needed correctly. I assume the upstream likes fixing configure.in more15:28
micahgdoko: ok, thanks15:29
dokoadding x11 to PKG_CHECK_MODULES should be enough15:29
=== jam1 is now known as jam
rickspencer3doko, hello15:34
dokorickspencer3: hi15:35
rickspencer3doko, thanks for the work on LibreOffice, too bad about your vacation though15:35
rickspencer3anyway, good news, I think the desktop team has a maintainer starting maybe this week for Libre Office15:35
dokorupture of muscle fiber ...15:36
rickspencer3doko, that sounds painful15:36
dokorickspencer3: afaik it's Feb 0115:38
=== dendrobates is now known as dendro-afk
rickspencer3doko, oh well, Feb will be here before we kjnow it15:39
rickspencer3thanks for getting us started!15:39
ScottKdoko: What's the issue with KDE integration?15:40
dokoScottK: see the issue list. I don't have build log anymore15:40
dokoScottK: re-enable kde in debian/rules and check ...15:41
ScottKdoko: The natty bug doesn't have a build log.  Was the error the same as in the lucid bug?15:44
dokoScottK: no, therefore the separate report15:45
ScottKSigh.15:45
dokook, starting a build ...15:45
mvopopey: uploaded new version to maverick-proposed it would be nice if you could give it a go once it hits the archive so that this bug can (hopefully) be closed15:47
dokoogra: shadow build failure ("first thing to fix in 2011" ;p)15:49
ogradoko, yeah, yeah, i just finished my vacation, give me a day to wade through the 5000 mails that piled up15:50
ogradoko, und frohes neues  :)15:50
dokoyou too15:51
mvodoes anyone know why avahi-browse would return a IPv4 record that starts with fe80:: (a ipv6 address)? that does not seem to make a lot of sense15:58
=== dendro-afk is now known as dendrobates
=== beuno is now known as beuno-lunch
=== alecu is now known as alecu-lunch
=== tkamppeter_ is now known as tkamppeter
=== dendrobates is now known as dendro-afk
dokoScottK: patch attached16:21
ricotzdoko, thanks for the libreoffice packages!16:29
=== dendro-afk is now known as dendrobates
=== dbarth__ is now known as dbarth
=== dbarth is now known as davidbarth
=== davidbarth is now known as dbarth
tseliotcjwatson: is there a problem with installing empty files in packages in Natty? As I'm getting the following: http://launchpadlibrarian.net/61568238/buildlog_ubuntu-natty-amd64.fglrx-installer_2%3A8.801-0ubuntu1_FAILEDTOBUILD.txt.gz16:47
=== dbarth is now known as davidbarth
gesertseliot: does that file exist in your debian/ directory after a fresh unpacking of the source package?16:52
SpamapSso I'm working on the eglibc component of bug #672177 .. the postinst needs to not call 'telinit u' if init is upstart .. but I'm wondering about how we support an upgrade from hardy ... if upstart is installed before the new eglibc .. then 'telinit u' won't work..16:52
ubottuLaunchpad bug 672177 in upstart (Ubuntu) "libc6 upgrade causes umount to fail on shutdown because init cannot be restarted" [Critical,In progress] https://launchpad.net/bugs/67217716:52
tseliotgeser: ah, good point, let me check. BTW it works fine if I add a line that's commented out16:53
gesertseliot: when looking more closely at the error I wonder about the double debian in "debian/tmp/debian/fglrx.grub-gfxpayload"16:57
=== alecu-lunch is now known as alecu
=== al-maisan is now known as almaisan-away
tseliotgeser: that should be fine17:00
tseliotI guess17:00
asacdirecthex: hey ... someone claimed you managed to get banshee working?17:02
asac(on arm)17:02
gesertseliot: I fetched now the source package and there is no debian/fglrx.grub-gfxpayload file. My guess it that empty files don't get created by the diff.gz17:06
directhexasac, i haven't observed issues with it when testing with an efikamx. just sorta works17:07
=== beuno-lunch is now known as beuno
asacdirecthex: hmm. strange. thats ubuntu or debian on it?17:08
asace.g. armv7 binaries?17:08
tseliotgeser: ok, good catch then. I'll add that line and fix the FTBFS17:08
tseliotthanks17:08
directhexasac, maverick17:09
directhexmy arm equipment is at home, and i'm in cambridge this week17:10
asackk17:11
asacGrueMaster: ^^ ... *shrug*17:11
asacogra: ^^17:11
SpamapSoohh.. init was already upstart in hardy.. so we only have to consider the dapper upgrade to lucid case..17:17
janimomicahg: hi, is firefox planned to be built against the xulrunner package (I remember you said tbird does not work that way)17:17
ScottKSpamapS: dapper to lucid is not a supported upgrade path.17:21
ScottKSpamapS: It's have to be dapper -> hardy -> lucid.17:21
micahgjanimo: no, why?17:21
janimomicahg: the usual, to not have to fix the same bugs twice :)17:21
SpamapSScottK: this may be an issue for dapper -> hardy .. but I think actually its ok anyway.17:21
janimoin this case armel ftbfa17:21
micahgjanimo: ah, yeah, we're stuck with that if we want to use the firefox branding ;)17:22
micahgjanimo: is that all we need to fix it, that flag in the bug?17:22
SpamapSScottK: the sequence of events is .. upgrade libc and init (upstart or sysvinit), run configuration of libc6, touch /var/run/init.upgraded, then tell user to reboot, which runs 'telinit u'17:22
janimomicahg: well, I set that flag and the build is happily marching on well past thte failure point17:22
janimowith the proper mach arg visible on the output17:23
micahgjanimo: awesome, thank you, I'll upload later tonight if chrisccoulson doesn't get to it first17:23
SpamapSScottK: what may be broken is that telinit may not have the capability to restart sysvinit, which is what I'm concerned about.17:23
janimomicahg: great, thanks17:23
* ScottK nods17:23
janimomicahg: the flag is explicitly set by upstream on android builds but not for regular linux17:24
SpamapSScottK: and given that dapper is going EOL in approximately 6 months (right?) we may have a lot of people doing upgrades over the next year. ;)17:24
ScottKSpamapS: Yes, but you need to solve it for Hardy, not Lucid.17:24
micahgjanimo: ah, idk if we can ask for that since different distros build for different ARM compatibility versions17:25
SpamapSScottK: indeed, I'm looking at that scenario right now.17:26
janimomicahg: indeed, I was just mentioning it17:26
micahgjanimo: thank  you, it's still nice to know why stuff is the way it is even if one can't do anything about it :)17:26
janimoso mozilla know about the flas, luckily we are not the first ines tetsing with armcv7+thumb217:26
janimos/flas/flag/17:26
* micahg still has to get his arm box working17:27
=== yofel_ is now known as yofel
dokoasac: is the banshee mir now complete?17:37
dokoasac: please could you have a look at the libwpd mir?17:37
asacdoko: yes, took the assignment17:42
dokook, promoting banshee17:42
ograbah17:43
ograall that arm ignorance17:44
=== bilalakhtar_ is now known as cdbs
asacogra: i tried hard17:44
ograyeah, just wanted to rant a bit :)17:45
cdbslool: Why did you assign bug to yourself?17:46
cdbsI said I am working on it :)17:47
cdbslool: I just attached the correct debdiff, could you look at it, please?17:47
loolcdbs: I didn't see you were working on it, I was working on it as well; I've actually uploaded a real fix rather than a workaround17:49
cdbslool: which is?17:49
cdbslool: Does that fix the selftest issues as well?17:49
loolcdbs: Defining different readline() functions17:50
loolcdbs: I didn't check whether it fixes selftest17:50
cdbslool: but still, the selftests fail, and that is a serious issue17:50
cdbslool: it causes corruption of the .bzr directories17:50
cdbsit was better for bzr to be unusable than to have data corruption17:50
cdbsThat was the main reason I opted for a temporary workaround17:51
loolcdbs: Indeed17:53
=== bilalakhtar_ is now known as cdbs
cdbslool: noooooo! That is exactly the fix which I tried earlier!17:55
cdbslool: It will build well on all archs except i386, where it will report many test failures17:56
cdbsbut the problems it will report are applicable for all archs17:56
loolcdbs: I reverted to ubuntu1 and uploaded an ubuntu3 using python2.6 with your second debdiff17:57
cdbsokay thanks lool17:57
cdbsfinally, we will have a good and usable bzr17:58
cdbs:)17:58
SpamapSlooks like the package-import failed in a weird way for eglibc18:16
SpamapShttp://package-import.ubuntu.com/status/eglibc.html#2010-12-17 18:14:30.87194718:16
=== Amaranth_ is now known as Amaranth
sorencjwatson, persia, cody-somerville, bdrung, geser: DMB meeting in #ubuntu-meeting.19:14
keespitti: hi! around? what's the state of the karmic proposed kernel?19:37
bdmurrayRiddell: does bug 692636 really need a maverick task?19:38
ubottuLaunchpad bug 692636 in cmake (Ubuntu Maverick) "backport 2.8.3" [Undecided,New] https://launchpad.net/bugs/69263619:38
ari-tczewbdmurray: it doesn't.19:51
bdmurrayari-tczew: okay thanks, that is what I was thinking19:53
SpamapSmmmm eglibc build20:06
SpamapSFinished at 20110103-120520:06
SpamapSBuild needed 01:46:26, 1871068k disc space20:06
=== sconklin is now known as sconklin-afk
SpamapShrm, so upgrading to natty switched me to unity, which doesn't play at all nicely with my nvidia multi monitor setup. :-(20:42
=== Amaranth_ is now known as Amaranth
hallynSpamapS: 'ubuntu classic desktop' doesn't give you your old desktop?21:26
geserSpamapS: there is still the "Ubuntu Classic Desktop".21:26
SpamapSYes I just think unity is way sexier. ;)21:31
* SpamapS is searching for bug reports right now before reporting21:31
keesdoko: does gcc-4.5 compile for you on natty? I'm seeing:21:34
keesconfigure: error: cannot compute suffix of object files: cannot compile21:34
dokokees: huh? which arch?21:35
hallynSpamapS: yeah, as soon as that settles down a bit, i'm hoping to do a tiling compiz module and have my dream wm at last :)21:35
keesamd64. I suspect my chroots21:35
keesdoko: also, I've almost got gcc-4.6 ready with the hardening patch updates21:35
keesdoko: should I just email you the diff?21:35
dokokees: for other archs I would suspect the binutils update, but that ftbfs on amd6421:36
dokokees: or a bug report21:36
keeswill LP let me open a bug for a package no in the archive yet?21:36
dokouse gcc-snapshot21:37
keesokay21:37
jcastroSpamapS: the only multimonitor regression I have in Unity is the panel stretching over both panels, if you have more please report them21:38
SpamapSjcastro: I'm using the nvidia proprietary drivers..21:41
jcastrome too, twinview?21:41
SpamapSyeah21:41
SpamapSwhen I enable the second monitor, which has a different resolution, I get the band across the screen and the icons on the left display wrong21:41
SpamapSwill screenshot.. looking through a few of the other nvidia related bug reports21:42
jcastrooh, does the launcher appear as if it's using the resolution of the smaller monitor to determine its size?21:42
SpamapSAlso for some reason even though chrome is my default browser links clicked open firefox.. but thats unrelated. :-P21:42
jcastroyeah I have that one too21:43
tumbleweedanyone know a bug number for that?21:43
tumbleweedaah bug 67012821:43
ubottuLaunchpad bug 670128 in chromium-browser (Ubuntu) "gnome-open uses firefox while it's not the preferred browser" [Medium,Confirmed] https://launchpad.net/bugs/67012821:43
=== seiflotfy_ is now known as help
=== help is now known as Guest41209
keesdoko: okay, LP: #696990 for gcc-4.6 with hardening re-enabled.21:53
doko\o/21:54
keesthe only weird part is relro.21:54
doko?21:54
keesit looks like it used to be applied on top of the gold-and-ld patch21:54
keesso I tried to make it a little more agnostic (which also removes the linaro-specific bit)21:54
dokoyeah, I need to update that one and forward it ...21:54
keesanyway, the linker spec changed so gold-and-ld doesn't apply, and since relro is right in there too, it blew up as well.21:55
keesone of the testsuite patches got taken upstream completely.21:55
keesso I dropped that.21:55
keesa few source files got moved around, so I fixed those.21:55
=== Guest41209 is now known as seiflotfy
SpamapSok, 15 compiz crashes later, I reported bug #69699622:17
ubottuLaunchpad bug 696996 in unity (Ubuntu) "Unity is offset down by difference in resolutions when Nvidia twinview is used" [Undecided,New] https://launchpad.net/bugs/69699622:17
=== hanska is now known as dapal
robert_ancell@pilot in22:41
=== udevbot changed the topic of #ubuntu-devel to: 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: robert_ancell
=== lindbohm.freenode.net changed the topic of #ubuntu-devel to: 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:
cjwatsongeser: I did an autosync on the morning of 30 Dec, although there are still a few bits and pieces I need to iron out (I've kept a safe copy of Sources files)22:45
keesdoko: uh-oh. gcc-4.6 behaves very differently than 4.5 on things...22:45
cjwatsonhggdh: holiday today, will look tomorrow22:45
cjwatsonsoren: sorry - national holiday today, forgot to tell the DMB list22:46
dokowhich things?22:48
keesdoko: for example, I cannot unset _FORTIFY_SOURCE any more. (see the bug report 696990) I put an example up.22:48
keesCOLLECT_GCC_OPTIONS='-v' '-U_FORTIFY_SOURCE' '-O2' '-o' 'test' '-mtune=generic' '-march=x86-64'22:49
keesvs22:49
keesCOLLECT_GCC_OPTIONS='-v' '-U' '_FORTIFY_SOURCE' '-O2' '-o' 'test' '-mtune=generic' '-march=x86-64'22:49
dokonice22:50
keesand stack protector wasn't on... still looking for that.22:50
keesdoko: ah, ssp was disabled twice. an additional patch is up now on the bug.22:55
hggdhcjwatson: cool, thanks22:56
keesdoko: so, since the spec file expects -U_FORTIFY_SOURCE, how do I change it to allow -U _FORTIFY_SOURCE ?22:57
dokokees: ENOCLUE. would have to look myself. I know that option handling was revamped by jsm2822:58
keeshmpf22:59
LaneyThey should have taken the lead with the first real attempt on goal just before the half-hour mark when Troy Brown's header from Leadbitter's cross was excellently tipped over the bar by Forest keeper Lee Camp.22:59
LaneyConnor Wickham was a constant thorn in the side of the visitors' defence, but despite increasing pressure as the match wore on, the hosts failed to work Camp often enough.22:59
Laneyargh22:59
Laneyjust in case you were interested in nottingham forest's fate... /me runs22:59
keesheh22:59
=== sconklin-afk is now known as sconklin
keesdoko: ah, I think I've found a solution.23:15
keesdoko: I'll send and updated debdiff after I verify it.23:18
=== spm` is now known as spm

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