ogra | rcn-ee, hey | 00:15 |
---|---|---|
ogra | rcn-ee, i found out what your issue with rootstock was | 00:16 |
rcn-ee | hi ogra, what's up.. | 00:16 |
rcn-ee | after my message last night, i was thinking just probally an upload bug.. ;) | 00:16 |
ogra | rcn-ee, run: sudo update-binfmts --package qemu-arm-static --remove arm /usr/bin/qemu-arm-static && sudo update-binfmts --import qemu-arm | 00:16 |
ogra | its breakage that occured after lool changed the package naming of qemu-arm-static | 00:17 |
rcn-ee | ahh, will give that a try... probally should have mentioned i'm running lucid.. ;) | 00:17 |
ogra | if you see errors about debootstrap/deboostrap not being found its usually an issue with the binfmt wrapper of qemu | 00:17 |
rcn-ee | thanks alot.. i had a guy email me about that debootstrap/debootstrap error the other day too, probally same issue.. | 00:18 |
ogra | well, the package change was uploaded 3 days ago | 00:18 |
ogra | so if it happened after that its very likely to be related | 00:18 |
rcn-ee | his email was over last weekend.. probally something else then.. | 00:19 |
ogra | the change might require a reboot or restart of binfmt btw, not sure if it applies immediately | 00:19 |
rcn-ee | i'll give it a test run.. qemu-arm-static still remained.. (rebooted) but it looks like it runs 'qemu-arm' when called.. | 00:23 |
ogra | yeah | 00:29 |
ogra | qemu-arm-static is only an empty transitional package now | 00:30 |
ojn | Interesting, so Google just dumped Ubuntu as base for ChromeOS? Bummer. | 00:33 |
rcn-ee | ogra, it looks good, although it looks like useradd tweaked their syntax... ;) | 00:50 |
ogra | are you running trunk atm ? | 00:52 |
ogra | i'm wildly fiddlin with the code there, might be that i broke something | 00:53 |
rcn-ee | yeah, trunk.. revision 42... | 00:53 |
ogra | and what error do you see ? | 00:54 |
rcn-ee | http://pastebin.com/mc8830d7 | 00:55 |
rcn-ee | it didn't affect my daily test builder, that's running the version released with karmic... | 00:56 |
rcn-ee | (with lucid tweak) | 00:56 |
ogra | hmm, havent seen that yet and i build rootfses the whole day | 00:56 |
ogra | might be an issue with the code i added to use oem-config though, i havent created any users since yesterday | 00:57 |
ogra | (you can run rootstock without options now and get a first run dialog to set up user, timezone and language) | 00:58 |
ogra | instead of having to forcefuly create a user during build | 00:58 |
rcn-ee | sure i can do that.... | 00:58 |
ogra | --fqdn is still needed though, i'll start generating soemthing random with the next commits ... | 01:00 |
rcn-ee | laughs... sometimes i need to stop tweaking my dev systems by running git trees... weired 'ctrl-c'=log out.. ;) | 01:01 |
ogra | currently i'm fixing the package caching for the offline mode though and tomorry i'll fly back to the EU | 01:01 |
ogra | so it might stay in a partially broken state over the weekend | 01:02 |
rcn-ee | that'll be a nice setting for users, then they don't have to learn how to setup a apt-cacher/etc setup.. | 01:02 |
rcn-ee | it shouldn't be too bad, (i won't be around) but i've had a hard enough time to get beagle users off 9.04 and onto 9.10... ;) so it shouldn't affect to many people... | 01:04 |
ogra | ah, i see whats wrong with useradd | 01:05 |
ogra | PW=$(perl -e 'print crypt($ARGV[0], "qemuonarm")', $PASSWD) .... | 01:06 |
ogra | move that line above the place wheer USERADD_CMD is set | 01:06 |
ogra | (around line 730) | 01:06 |
ogra | that should fix it | 01:06 |
rcn-ee | you thinking, only when 'newuser' and 'passwd' is not set so i the if block? | 01:09 |
ogra | well, the point is that PW is empty at that point | 01:09 |
ogra | so USERADD_CMD doesnt get the proper syntax | 01:10 |
rcn-ee | ahh true.. | 01:10 |
ogra | i'll comit a fix before closing down today | 01:10 |
ogra | the above should be the right fix | 01:10 |
rcn-ee | awesome, it should work, i'll run a quick smoke test... | 01:14 |
* ogra pushes and needs to tear down the dev room ... | 01:40 | |
rcn-ee | have good flight back ogra... | 01:45 |
ogra | thanks :) | 01:46 |
ogra | i'll be back on monday | 01:46 |
tomatoes7 | will karmic run on armv7? i wondering cause its made more specifically for the armv6 | 08:17 |
lool | persia: I think I know what the issue is now | 08:51 |
lool | It was actually a bug before the renaming, but the rename made it obvious | 08:51 |
kblin | tomatoes7: it should. it just won't work for armv5 and older | 08:58 |
lool | persia: Thanks for fixing the qemu-arm-static dep in ubuntu-dev-tools; I've also demoted it to Suggests since most people don't biuld for armel | 09:33 |
freestyle | hello | 14:06 |
freestyle | i need a cross compile | 14:06 |
freestyle | from x86 to arm v4 | 14:07 |
freestyle | help me please!! | 14:07 |
xperia_ | hello to all. i have a question ? does a arm package repo exist like for the normal ubuntu releases and if yes what is the url for this repo ? | 18:05 |
=== xperia_ is now known as xperia | ||
xperia | hello anybody online here ? | 18:07 |
ojn | xperia: yeah it does | 18:07 |
ojn | one sec | 18:07 |
ojn | deb http://ports.ubuntu.com/ubuntu-ports karmic main universe | 18:07 |
xperia | woow thanks ojn ! | 18:07 |
ojn | np | 18:09 |
xperia | see you all next time bye ! | 18:14 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!