/srv/irclogs.ubuntu.com/2008/07/06/#ubuntu-mobile.txt

jarjarhello09:55
jarjaranyone09:56
jarjaryou sleep??10:04
freet15hi10:11
ogralool, do we have a ubuntu mobile blog ? my fingertraining project for this weekend is https://launchpad.net/usb-imagewriter if thats done it would be nice to announce it on planet14:22
loologra: We don't have one, perhaps we should14:47
loologra: Is this to write MIC images, livecd-rootfs images, or both?14:48
ograits just a dd frontend14:48
ograso usable for all images from cdimage14:49
loolDoes it write to /dev/sdN or sdN1?14:49
ogra/dev/sdN14:49
ograit just does dd if=image of=device14:50
loologra: Quite nice14:50
ograjust to save users from having to use a terminal :)14:50
loologra: Too bad we use the ubuntu-mobile ppa for actual testing of hardy ume updates14:50
loologra: For virtual-mobile-builder I packaged it and put it in the project's ppa14:50
ograwell, i think that tool is usable beyond UME ... if it works as i want it i'll just push it to intrepid universe 14:51
ograand probably ask for a hardy backport 14:51
loologra: I agree, virtual-mobile-builder is in intrepid as well14:51
loologra: it's not easy to have the proper set of deps from a hardy base, ubuntu-vm-builder, mic, and vmb have to match14:52
loolHence the ppa for hardy people14:52
loolRight, a backport would be sufficient here indeed14:52
loologra: You might want to set -e find_devices.sh14:53
ograyeps14:53
loolhaha you made the header image yourself? :)14:53
loolCute :)14:53
ograactually i want that (and the wrapper script that i'm writing right now ) to be in pythob14:53
loolIdeally the dd part would be in python as well and have some progress indication14:54
ograwell, i'm doing that for fun, not as work ... making eaders is one of the fun elements 14:54
loologra: I can't agree more!14:54
loologra: Will look cool in your blog post too! :)14:54
ograwell, i'm somewhat scared by diong dd in python14:54
ogradd is safe and proven as tool14:54
loolWhy is that?14:54
ograi actually like to realy on the consistency of proven tools for such stuff 14:55
loolIt might be but then ultimately it's just open(), seek() and write() mostly, isn't it?  There might be tons of exceptional cases handling, but does it really recover from themN14:55
lool*them?14:55
ogracjwatson also suggested reimlementing in python ... but i'd like to be able to just add dd options later for adjustments etc14:56
ograright, but you somehow need to parse it through a pipe and count bytes etc14:56
ograto get the progress output14:56
loolFrom dd?14:56
ograsince i cant just copare source and target size easily while writing to raw devices14:56
loolYou don't want to parse dd's console output; it's ugly to get it and ugly to parse14:57
ograthats what i do atm14:57
ograits not that ugly to parse :) 14:57
ograbut ugly to get i admit 14:57
loolYou parse dd progress output?14:57
loolHmm I don't see the signalling14:57
ograsending USR1 in a 1sec frequency to it to trigger output14:57
loolI've grepped for that and didn't find the signal sending14:57
ograthats in the script i'm just writing, not in the branch yet14:58
loolAhhh14:58
loolok14:58
loolI checked for this immediately after checking you were using dd14:58
loolI have to go drive my wife to some shopping14:58
loolSee you later14:58
ograhttp://paste.ubuntu.com/25434/14:58
ograyep, ciao :)14:58
loologra: Do you know how the QA people got their infrastructure and all?14:58
ograstgraber might be able to tell you ... he wrote a lot of that14:59
ogra(and runs the isotracker and other tools)14:59
loolWow you wrapper is really ugly14:59
ograheh14:59
ograyeah14:59
loolpkilling all dds14:59
ograits the quick hack to make it workable for a start15:00
ograi want the pkill part in the python code later 15:00
loolI'd love us to have some mobile.u.c infrastructure to host QA, polls and that kind of stuff; it's hard to come up with a non-transversal use case thopuhg15:00
ograbut i want something thats usable by tonight and dont want to put much more time into it :) 15:00
loolFor instance if you consider blogs, well sure we could set this up, but it would make more sense to have a platform to host all team's blogs, or use launchpad15:01
ograthen announce it on the ML and see who picks it up to make it nicer :)15:01
loolSame for websites, for QA tests etc.15:01
loologra: Go ahead and announce it publicly!  \o/15:01
ograas soon as it works ad i have a package :)15:01
loologra: When mvo pushed the first vmbs it inspired me to jump in and fix things which I wanted to improve15:01
ograannouncing working tools is usually better to attrackt devs15:01
loolyeah15:02
loolI didn't want to tell people about the mobile builder in the beginning because it wasn't using MIC15:02
ogra(better than just non working code)15:02
loolWasn't pulling from ppa, that kind of things15:02
ograwell, as long as you dont announce it as *the* MIC replacement :)15:02
loolWhat?  the tool to write images?15:03
loolWe have time for this15:03
loolWe don't even build dailies ATM15:03
ograno i meant your mobile builder 15:03
ograas long as you dont say its *the* replacement for MIC but just announce it as another tool to build images nobody can complain :)15:04
loolvmb is *only* for vms15:04
ograah15:05
loolMIC never did that and it's not meant to replace it15:05
loolvirtual-mobile-builder15:05
* lool really goes now15:05
freet15Hi 15:14
prontohello15:14
freet15where I can get marvell-8686-fireware-9 ?15:15
freet15I use image creator to install this ,bu failed ...15:15
freet15show me an error msg " can`t install .... you should apt-get install -f" ? but, I can`t search anything about  this from  http://ports.ubuntu.com/ubuntu-ports hardy15:17
freet15pronto: :)15:17
prontohrm i have idea  (i more or less just idle here)15:17
=== asac_ is now known as asac
freet15any body use image creator has got this issue?15:20
freet15see u guys, goodnight :)15:53
loolasac: Around?18:47
loolgaleon 2.0.6 release:18:47
lool+2.0.6 "Pining for the Fjords"18:47
lool+18:47
lool+- Works with Firefox 2  and 3 and xulrunner 1.8 and 1.918:47
lool+  - Thanks to Alexander Sack <asac@ubuntu.com> and Loïc Minier <lool#dooz.org>18:47
lool+    for the xulrunner 1.9 patches.18:47
=== Moot2 is now known as MootBot

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