=== doko_ is now known as doko [02:06] infinity, something is f*cked, python2.7 depends on libsfgcc1 [02:27] doko: Err, does it? [02:27] doko: Just now? [02:29] doko: Grr. My build of 5ubuntu1.1 must have been in a dirty chroot. Though, the part where it picked up that dependency is worrying. [02:30] doko: Yeah, confirmed that I built it in a chroot with gcc-multilib installed. But ouch that it didn't do the right thing. :/ [02:39] doko: Erk, and gcj-4.6 depends on libsfgcc1 ... === Jack87|Away is now known as Jack87 [06:40] doko: Looks like it's dpkg-shlibdeps misbehaving. The dependencies are spurious (the packages in question aren't actually linked against libsfgcc1), but once I come up with a sane fix, we'll need to do no-change rebuilds to drop the dep. === ericm-afk is now known as ericm|ubuntu === Jack87 is now known as Jack87|Away [11:01] infinity, wondering why, because the sf libraries shouldn't be installed for the python2.7 build [11:03] doko: They were for my local python build. That's fixed. But other packages suffer similar issues (like gcj, for instance). [11:03] doko: Working on fixing dpkg-shlibdeps so it stops happening. [11:03] doko: But other than the spurious dep (which is annoying, obviously), it's harmless. [11:15] infinity, https://wiki.ubuntu.com/PrecisePangolin/TechnicalOverview#Ubuntu_ARM does that look ok to you ? [11:15] (anything i should add like: contact the ubuntu-arm team if you encounter probs with your package builds etc ... ) [11:18] ogra_: Sounds reasonable (including the blurb) [11:19] k [11:22] morning [11:23] am I correct in thinking that Ubuntu support armv7 upwards only? [11:23] yes [11:23] OK; and by default do we compile thumb support (sorry if wrong terminology)? [11:24] thumb2, yes [11:24] ogra_, great - that validates my thinking on a ftbfs on libv8 then [11:24] thanks === ericm|ubuntu is now known as ericm-otp [14:22] Hello, is there a way I can recompile the kernel I'm running right now (with the same version and config) without fetching it from git? [14:32] marcompile_panda, install build-essential and fakeroot, then apt-get source linux ...cd into the folder where it was unpacked, run dpkg-buildpackage -b -rfakeroot in that folder [14:33] ogra_: apt-get --only-source source linux, actually. [14:33] Or you end up with meta. :P [14:33] oh, indeed ! [14:34] (And for panda, probably "apt-get --only-source source linux-ti-omap4" [14:34] ) [14:34] And then, for added fun, "apt-get build-dep linux-ti-omap4" [14:34] ah, i missed the panda, yeah [14:34] are there actual build deps ? [14:34] * ogra_ never needed that [14:34] Should be some that aren't build-essential. [14:35] Like kernel-wedge. [14:35] i'm not sure it uses that if you dpkg-buildpackage it [14:35] i definitely dont have it installed here and have built multiple kernel packages on this machine before [14:37] marcompile_panda, do change the config use debian/rules editconfigs [14:37] (assuming you want to actually change it) [14:40] janimo: https://blueprints.launchpad.net/linaro-ubuntu/+spec/push-multiarch-changes-for-cross-precise [14:40] janimo: to make firefox cross build working with multi-arch at precise [14:43] ogra_, will try that. thank you === Jack87|Away is now known as Jack87 [14:53] ********** ARM Team meeting starts in ~5 min in #ubuntu-meeting ********* [15:00] ********** ARM Team meeting starts now in #ubuntu-meeting ********* === ericm-otp is now known as ericm-Zzz === Jack87 is now known as Jack87|Away [16:15] Hi, I would like to know if it's possible to install Eclipse on an ARM infrastructure and also the JAVA SDK and JVM? Thank you! I'm looking to maybe buy a transformer prime and replace my netbook and my nook color. [16:17] Jcouture: AFAIK, yes. I use jvm on arm for qa automation (jenkins slave). Not sure on eclipse, but it "should" work. [16:23] Ok, sry, I just closed my window by accident, didn't see if somebody answered me [16:23] Jcouture: there is no guarentee that you will be able to run ubuntu on the prime straight up === Ursinha is now known as Ursinha-lunch [17:29] Are there any tutorials for rebuilding a rootfs using whatever means is currently stable and supported? [17:30] Kinda sucks that they dumped rootstock support, it was so easy to use. [17:38] Netham46: We are working on new documentation. Should have it ready in the next few weeks. In the mean time, you can use our ubuntu-core images as a base. [17:48] GrueMaster, kk. Know where they are? [17:49] http://cdimage.ubuntu.com/ubuntu-core [17:49] Thanks. [18:05] Hi, I'm using a Pandaboard to run Ubuntu and am having problems using the Bluetooth capabilities. Are there drivers available to get BT running on the Pandaboard? I can't find anything definitive online. [18:07] Sycro5: Which Ubuntu release? Starting with Oneiric, the firmware should be there (not sure on natty off hand). [18:08] well, I'm actually still using 11.04 at the moment, but I'm happy to upgrade to 11.10 if that will make a difference [18:10] Here is the exact pre-built binary I'm using: http://omappedia.org/wiki/Prebuilt_ubuntu_binaries [18:11] ...the Natty Narwal Netbook [18:11] Yea, looking at my natty system, I don't see the firmware there. [18:12] what do you recommend then? [18:16] Oneiric/ [18:16] I see the firmware on that image. [18:17] http://cdimage.ubuntu.com/releases/oneiric/release/ubuntu-11.10-preinstalled-desktop-armel+omap4.img.gz [18:25] thanks a lot. Can I upgrade to Oneiric using the update manager in Ubuntu, or do I need to re-partition my drive with this build? [18:35] You should be able to upgrade. But it is much slower than pulling down a new image (if you are running on SD). [18:36] Great, thanks! [18:59] hi all [19:00] what is the last stable release ubuntu for pandaboard ? [19:00] 10.04? 10.10 ? 11.04 ? 11.10? [19:00] http://cdimage.ubuntu.com/releases/oneiric/release/ubuntu-11.10-preinstalled-desktop-armel+omap4.img.gz [19:00] thanks [19:01] There is no support in 10.04, 10.10 was initial bring-up. [19:02] i have tested this version but it loops for configuration i can install it [19:02] i can't* [19:02] Yea, known issue. [19:02] there is no issue actually ? [19:03] :( [19:03] To work around it, when the installer loops back to the language selection,hit , log in as the user you created earlier, and type "sudo oem-config-remove && sudo reboot" (without quotes). [19:04] There is a timing issue with the SD card driver (I think). Very hard to debug. [19:04] yes [19:04] thanks i'll test this issue [19:05] And Ubuntu-desktop image triggers this very reliably. Don't see it on ubuntu-server or kubuntu-desktop. [19:06] ok