/srv/irclogs.ubuntu.com/2012/11/01/#ubuntu-devel.txt

=== mcclurmc_away is now known as mcclurmc
=== mcclurmc is now known as mcclurmc_away
=== cpg|away is now known as cpg
=== cpg is now known as Guest29623
=== Ursinha is now known as Ursinha-afk
=== Guest29623 is now known as cpg
=== fisted_ is now known as fisted
=== fabbione is now known as fabbione_uds
=== fabbione_uds is now known as fabbione
=== fabbione is now known as fabbione_uds
=== cpg|away is now known as cpg
=== cpg is now known as cpg|away
=== cpg|away is now known as cpg
=== sraue_ is now known as sraue
=== deryck_ is now known as deryck
evpitti: are the crash-digger retracers having difficulty with ddebs.u.c? We're getting size mismatches on the Daisy retracers08:16
=== mcclurmc_away is now known as mcclurmc
evpitti: ps. can you renew my membership in apport-hackers?08:18
=== _salem is now known as salem_
=== Ursinha-afk is now known as Ursinha
=== salem_ is now known as _salem
=== dendro-afk is now known as dendrobates
=== _salem is now known as salem_
=== schmidtm_ is now known as schmidtm
=== dendrobates is now known as dendro-afk
=== schmidtm_ is now known as schmidtm
=== mcclurmc is now known as mcclurmc_away
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
=== Quintasan_ is now known as Quintasan
=== mcclurmc_away is now known as mcclurmc
=== dendro-afk is now known as dendrobates
=== morphis|away is now known as morphis
=== dendrobates is now known as dendro-afk
=== Ursinha is now known as Ursinha-afk
slangasekxnox, ogra_: OOI, why do we need make_ext4fs?  shouldn't it be possible to generate these using the standard tools?11:57
=== cpg is now known as cpg|away
vibhavxnox: ping?12:12
=== mcclurmc is now known as mcclurmc_away
vibhavxnox: Anyways, what does "50 shades of python mean?" :)12:21
=== dholbach_ is now known as dholbach
=== mcclurmc_away is now known as mcclurmc
=== andreas__ is now known as ahasenack
=== Ursinha-afk is now known as Ursinha
hallynjdstrand: hey do you know where mdeslaur is?13:25
=== dpb_ is now known as Guest15779
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha
Riddellping jasoncwarner_ Daviey14:05
Riddellproduct managers meeting14:05
=== mcclurmc is now known as mcclurmc_away
=== morphis is now known as morphis|away
janimoslangasek, the ones flashed by fastboot are not proper ext4 filesystems, but some sparse representations of them14:29
janimoso they do not take up as much as the actual partition size14:29
cjwatsonogra_: I upgraded my nexus7 to raring (after pinning the ubuntu-nexus7 PPA) and found that Unity failed to start because the runtime linker failed to find libnvwsi.so for /usr/lib/nux/unity_support_test, even though /usr/lib/nvidia-tegra still seems to be in ld.conf.d and that library is there.  I worked around it for now by symlinking that library into /usr/lib/arm-linux-gnueabihf/, but I assume that's wrong.  Is this known?14:32
cjwatson(There was also an onboard regression with python3.3, and I just uploaded a backport of the upstream fix for that)14:32
=== mcclurmc_away is now known as mcclurmc
=== tiagohillebrandt is now known as tiagoscd
=== mcclurmc is now known as mcclurmc_away
=== Tonio__ is now known as Tonio_aw
barrystgraber, https://launchpad.net/~pythoneers/+archive/py33exp/+build/394799915:13
barrystgraber, https://launchpad.net/~pythoneers/+archive/py33exp/+build/394802515:35
stgraberbarry: done15:36
barrystgraber, thanks!15:37
=== b3un0 is now known as brun0
Laneyanyone near barry?16:08
Laneyfancy asking him if I can borrow his spare macbook charger for the evening/night? :-)16:08
Laney#talkingaboutudsinubuntudevel16:08
slangasekjanimo: ok; but we also have ext2simg, why wouldn't we use that to post-process a normal filesystem instead of using a different tool for the fs creation?16:15
ogra-nx7slangasek, we do ?16:16
=== beuno is now known as beuno-lunch
=== beuno-lunch is now known as beuno
slangasekogra-nx7: er, you can find it at the same place as make_ext4fs, can't you? :)16:19
slangasekogra-nx7, janimo: I'm saying I would prefer, from an obsessively foundation-y perspective, to be able to use the standard mkfs.ext4 and post-process rather than using a separate implementation of the filesystem creation bits16:20
ogra-nx7slangasek, ah, i though you referred to something existing inubuntu16:20
* ogra-nx7 is missin backlog16:21
barryLaney, ping16:22
Laneyello16:22
barryi have my spare charger up in my room.  as long as i can get it back before 9am tomorrow, you can borrow it :)16:22
Laneycheers16:22
barrymeet me in the hall after the plenary?16:22
Laneyi'll meet you downstairs from the auditorium after this?16:22
Laney:-)16:22
barry+1 :)16:22
ogra-nx7slangasek, i would prefer to use the tool thats guaranteed to work with fastboot, if google makes changes to fastboot itself the tool will reflect them in a new version as well16:23
slangasekogra-nx7: you think ext2simg isn't guaranteed to work with fastboot?16:24
ogra-nx7i havent tried it, assumingly it will also get the changes indeed, but i expect it to heavily modify the fs (adding inodes to support the bigger fs size etc)16:26
ogra-nx7i'll take a look when i'm home on sunday16:27
slangasekogra-nx7: ok, cool :)16:30
=== Tonio_aw is now known as Tonio__
=== dendro-afk is now known as dendrobates
ogra-nx7aha16:38
* ogra-nx7 just took a quick look16:38
ogra-nx7seems it would need the full sized image and then strips off stuff16:39
ogra-nx7that means we need to create 8/16/32G images and shrink them afterwards with ext2simg16:40
ogra-nx7quite diskspace demanding16:40
slangasekwell, yes, that's implied16:41
slangasekbut creating an 8GB image doesn't actually take 8GB of disk either16:41
slangasekbecause the filesystem you're creating it on supports sparse files16:41
ogra-nx7but yeah, the code looks a lot simpler16:41
slangasekhallyn: ah, no bug in libvirt; I just didn't have xmlns:qemu declared, figured it out by comparing with jk's setup16:47
=== Tonio__ is now known as Tonio_aw
=== Ursinha is now known as Ursinha-afk
=== dendrobates is now known as dendro-afk
DebolazWho is responsible for the development of empathy? Where can I look up things like emails for that?17:34
dobeyDebolaz: gnome.org17:56
psusicjwatson: Robert Collins filed a bug against grub2 because grub-probe doesn't understand /dev/nbd0.. my first thought was that this is to be expected since nbt isn't bios accessible so grub won't assign it an (hdX) identifier... but now that I think about it, I don't see a reason not to make it do so, do you?17:58
psusiso now I'm thining of changing the but report to a wishlist feature request for grub to go ahead and assign an (hdX) number to nbd devices17:59
Debolazdobey: Hrmm.... Why do I get the feeling going to them will be sticking my hand into a hornets nest... Hehe.18:01
=== Tonio_aw is now known as Tonio__
=== Tonio__ is now known as Tonio_aw
=== Tonio_aw is now known as Tonio__
=== Tonio__ is now known as Tonio_aw
=== sraue_ is now known as sraue
=== cpg|away is now known as cpg
=== morphis|away is now known as morphis
=== Tonio_aw is now known as Tonio__
=== morphis is now known as morphis|away
=== dendro-afk is now known as dendrobates
=== dendrobates is now known as dendro-afk
skypcehello, i need help for run unity-2d-panel standalone, i have troubles with logout and shutdown (it wait 30 or more seconds) and reboot, i have the source code of unity-2-panel but i dont know what file control it?23:21

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