**** BEGIN LOGGING AT Tue Jun 26 02:59:58 2012 Jun 26 03:48:31 khem: -mfloat-abi should be softfp... that's what everything else is using, and I haven't messed with that setting Jun 26 03:56:36 although grepping 'mfloat-abi=hard' in log.do_compile for gcc-4.5 as part of a mysterious-looking (to me) command Jun 26 03:57:08 it's also part of an if statement so i'm not sure it gets executed Jun 26 03:57:15 q:q Jun 26 06:32:24 which bitbake version is working? can i use master branch from git repository? Jun 26 07:14:14 good morning Jun 26 07:51:11 good morning Jun 26 09:00:33 what is more important for OE: sstate-control/* or stamps/*/* when it comes to check what to build? Jun 26 09:03:01 change of DEFAULTTUNE and ARM_INSTRUCTION_SET ends in change of package arch and triplet from armv7a-vfp-oe-linux-gnueabi to armv7ahf-vfp-neon-oe-linux-gnueabi so stamps, work, ipk changes too but sstate-control uses 'manifest-MACHINE-PN.task' so build without cleaning sstates fail Jun 26 09:07:09 hrw: stamps Jun 26 09:07:32 hrw: are you having some trouble getting it to do what you want? Jun 26 09:08:42 bluelightning: I did qemuarmv7a build but forgot to enable tuning and thumb. changed config, did build and it fails due to lack of locale-base-en-us. I checked - no such package Jun 26 09:09:07 hrw: fails at do_rootfs? Jun 26 09:09:20 yes Jun 26 09:09:37 hmm, so the system thinks that an appropriate package has been built but it hasn't Jun 26 09:09:57 presumably the package arch changed and that's why the package system at least thinks the package is not there... Jun 26 09:10:07 (which it isn't, of course) Jun 26 09:10:08 and 'package' not 'recipe' cause I got libc6_2.15-r12+svnr17386_armv7ahf-vfp-neon.ipk Jun 26 09:10:12 sure Jun 26 09:11:08 so, did eglibc rebuild at all after changing the tuning/thumb? Jun 26 09:12:04 yes it was Jun 26 09:12:45 at ~17:50 I built armv7a-vfp eglibc and then at ~22:50 armv7ahf-vfp-neon one Jun 26 09:13:08 deploy/ipk has libc* for neon and locale-* for vfp Jun 26 09:18:35 does it also have libc* for vfp? Jun 26 09:18:54 hrw ^ Jun 26 09:19:08 one would assume yes... Jun 26 09:22:25 someone can help me? Jun 26 09:22:43 jade: symbol lookup error: /home/btw/oe/output/sysroots/i686-linux/usr/bin/../lib/libospgrove.so.0: undefined symbol: _ZN14OpenJade_Grove8ClassDef12sgmlDocumentE Jun 26 09:23:10 this happen with docbook-utils-native Jun 26 09:28:36 bluelightning: libc6 is not present for vfp Jun 26 09:29:37 hmm# Jun 26 10:10:19 anyway will do rebuild Jun 26 10:11:07 hrw: I'm not sure what's going on there unfortunately, but it does sound broken... would you mind filing a bug in the yocto project bugzilla so that we can try to get to the bottom of it? Jun 26 10:11:15 ok Jun 26 10:11:30 thanks Jun 26 10:12:16 where is bugzilla? front page does not list it Jun 26 10:12:25 found Jun 26 10:43:22 https://bugzilla.yoctoproject.org/show_bug.cgi?id=2662 Jun 26 10:43:31 maybe chaotic Jun 26 10:45:44 hrw: looks OK for the moment Jun 26 10:45:50 thanks Jun 26 10:46:01 I will keep tmpdir just in case Jun 26 10:46:09 that would be good Jun 26 10:46:36 one question though - did you build a full image on the first run or did you stop it part way through? Jun 26 10:51:00 first it was qemuarmv7ahf-vfp-neon build. then qemux86 for days, then qemuarmv7a-vfp by mistake and then again qemuarmv7ahf-vfp-neon one Jun 26 10:55:24 i delete output dir and rebuild all but i give same error: Jun 26 10:55:32 http://paste.ubuntu.com/1060544/ Jun 26 10:55:40 someone have any suggest Jun 26 10:55:41 ? Jun 26 10:56:05 i googled, but i didn't found usefull thing Jun 26 10:56:24 silvio__: same suggestion as yesterday: do build in minimal chroot Jun 26 10:57:02 could u explain me more what do u mean? Jun 26 10:57:36 i know chroot, but i m not sure what is a minimal chroot Jun 26 10:59:32 afk Jun 26 11:01:25 silvio__: sudo debootstrap --variant buildd precise ./chroot-precise-for-oe http://archive.ubuntu.com/ubuntu ;sudo chroot chroot-precise-for-oe Jun 26 11:15:08 | * satisfy_dependencies_for: Cannot satisfy the following dependencies for task-core-boot: Jun 26 11:15:11 | * util-linux-libblkid (>= 2.21.1) * libkmod (>= 8) * util-linux-libblkid (>= 2.21.1) * libkmod (>= 8) * Jun 26 11:15:14 13:12 hrw@puchatek:build$ find tmp-eglibc/deploy/ipk/ -name libkmod* Jun 26 11:15:16 tmp-eglibc/deploy/ipk/armv7ahf-vfp-neon/libkmod2_8-r0.3_armv7ahf-vfp-neon.ipk Jun 26 11:15:34 tmp-eglibc/deploy/ipk/armv7ahf-vfp-neon/libblkid1_2.21.1-r1_armv7ahf-vfp-neon.ipk Jun 26 11:15:44 dependency tracking wrong? Jun 26 11:16:48 hm. forgot to drop sstate-cache before build.. maybe thats Jun 26 11:17:18 dropped tmpdir and sstate-cache, restarted build Jun 26 12:26:00 thanks hrw Jun 26 13:17:24 hi, anyone know whether oe support mips little-endian mode? i see it default set to big-endian Jun 26 13:36:55 what is the command to install ipk file? Jun 26 13:44:35 angs: opkg install PACKAGENAME , http://gumstix.org/add-software-packages.html Jun 26 13:45:18 mckoan: thank you Jun 26 14:02:01 opkg-cl Jun 26 14:02:35 OE is fun - one git pull and you can get message "please rebuild everything" :) Jun 26 14:02:57 how you managed that message ? Jun 26 14:03:44 layer update Jun 26 14:09:15 silvio__: commit f4b5afe46ff018570c1949653eb6995428827f6f Jun 26 14:09:15 Author: Richard Purdie Jun 26 14:09:15 Date: Mon Jun 25 17:20:06 2012 +0100 Jun 26 14:09:15 sanity.bbclass: Increase LAYER_CONF_VERSION to match bblayers change Jun 26 14:53:00 RP_: libxslt-native does not link cause libxml2-native is built with host liblzma. Jun 26 14:53:18 RP_: two options: --disable-lzma for libxml or add it into DEPENDS Jun 26 14:56:43 patch for 2nd option sent to ML Jun 26 15:10:40 ERROR: Error executing a python function in /home/hrw/HDD/devel/canonical/ci-linaro/oecore/meta-openembedded/meta-oe/recipes-support/lzma/lzma_4.65.bb: Jun 26 15:10:43 ImportError: No module named process Jun 26 15:19:02 hrw: isn't oe-core using xz ? Jun 26 15:20:08 I got better fix - will add to ml Jun 26 15:21:01 hrw: is it a dependency for the package or only for the -native? Jun 26 15:21:22 oecore did not disabled that - maybe it was new in 2.8.0 Jun 26 15:21:57 anyway lzma is deprecated, now you'd use xz instead Jun 26 15:33:06 anyway I have to send patch with --without-lzma Jun 26 16:06:06 Hello! Does anybody know how to transmit via network usbwebcam video/audio from uclinux or any in easy way? Jun 26 16:06:38 try if vlc or gstreamer runs on your uclinux Jun 26 16:07:11 tall ask Jun 26 16:07:20 hi khem Jun 26 16:07:34 * woglinde still fights to build a complete image Jun 26 16:07:38 but today it should work Jun 26 16:07:39 woglinde: hello Jun 26 16:07:48 khem I took an overo board from work Jun 26 16:07:49 woglinde: I posted some patches that should help Jun 26 16:08:09 khem its only matter of cpu time and disk bandwidth Jun 26 16:08:11 woglinde: I am able to build an image but it does not boot :( Jun 26 16:08:35 mmm how came I have svn:generic failure on gcc-cross-initial ? :( :( Jun 26 16:09:03 khem hm okay Jun 26 16:09:06 I will see Jun 26 16:09:22 woglinde: something changed along the way Jun 26 16:09:31 its in uclibc or in udev Jun 26 16:09:33 somewhere Jun 26 16:09:48 same result with 0.9.33 or git Jun 26 16:10:02 does systemd runs at all? Jun 26 16:10:10 core-image-sato boots fine and also core-image-minimal Jun 26 16:10:11 woglinde, I have 4MB flash and 16M RAM. Think that vlc uses more memory for work.. Jun 26 16:10:25 so its definitely something that systemd is excercising Jun 26 16:10:25 elemashine oh good luck Jun 26 16:10:35 systemd boots ok with eglibc on same set Jun 26 16:10:43 khem okay Jun 26 16:10:44 so I dont think there is anything wrong per say Jun 26 16:11:04 khem but you sayed it boots to a certain point Jun 26 16:11:13 on x86 yes Jun 26 16:11:18 on arm it hangs on udev Jun 26 16:11:24 oh okay Jun 26 16:11:29 different results Jun 26 16:11:30 I missed that Jun 26 16:12:09 Maybe I can use some small videostreamer and if you know about it, please tell me Jun 26 16:12:15 I would have expected it to work with 0.9.33 Jun 26 16:12:19 not much changed there Jun 26 16:12:49 elemashine I already said Jun 26 16:12:51 good luck Jun 26 16:18:10 Thanks, woglinde Jun 26 16:19:54 elemashine you might write your own stuff Jun 26 16:20:05 elemashine maybee ffmpeg-server is small enough Jun 26 16:20:10 or you can trim it down Jun 26 16:20:40 I will try ffmpeg, thanks Jun 26 16:23:03 http://pastebin.com/3Ya1nmJZ when python-pygobject-native-2.27.91-r4 do_install Jun 26 16:25:27 hrw check do_compile Jun 26 16:26:14 silvio__ your inet connection might interrupted Jun 26 16:28:47 i was in chroot and i had trouble with /etc/hosts :) Jun 26 16:37:16 woglinde: will do Jun 26 16:37:19 end for today Jun 26 16:37:25 have a nice rest of day people Jun 26 17:16:51 khem hms vala 0.16 does not compile now Jun 26 17:18:05 woglinde: vala ? Jun 26 17:18:15 woglinde: I never compile/use it here Jun 26 17:18:19 so I wouldnt know Jun 26 17:18:22 whats the error Jun 26 17:18:27 hm now it worked Jun 26 17:18:29 strange Jun 26 17:19:03 args Jun 26 17:19:05 ../codegen/.libs/libvala-0.16.so: undefined reference to `vala_ccole_base_module_set_delegate_target_destroy_notify' Jun 26 17:19:10 something internal Jun 26 17:19:39 ok nothing to worry then Jun 26 17:21:28 I will figure it out Jun 26 17:23:17 khem uhms its vala native Jun 26 17:25:17 hmm Jun 26 17:25:29 some thing even more not to worry about then Jun 26 17:26:03 hm now it worked Jun 26 17:26:07 strange strange Jun 26 17:26:11 heh Jun 26 17:29:46 I am having the following problem: Jun 26 17:29:46 ERROR: Error parsing /home/apelete/devel/openembedded/master/recipes/psplash/psplash_git.bb: 'module' object has no attribute 'fetch2' Jun 26 17:30:19 given that I have BB_VERSION = "1.12.0", what does that error means ? Jun 26 17:30:34 uhm update your bitbake Jun 26 17:31:05 isn't 1.12 the latest bitbake release already ? Jun 26 17:31:34 1.15.x Jun 26 17:31:39 you missed a few Jun 26 17:31:53 1.12 is okay for classic Jun 26 17:32:03 oh classic . Jun 26 17:32:06 I am on classic Jun 26 17:32:10 :) Jun 26 17:32:42 but I imported psplash_git.bb from core Jun 26 17:32:52 lol Jun 26 17:33:14 so it's basically means I should have 1.15 of core to use that recipe ? Jun 26 17:33:17 shoot. Jun 26 17:33:54 this is going to be a headache :-( Jun 26 17:34:18 you choose Jun 26 17:34:27 its easier to backport it Jun 26 17:35:13 what do you mean ? Jun 26 17:35:33 unfortunately you are backporting a complex recipe Jun 26 17:35:46 and its written for latest bitbake Jun 26 17:35:59 you have to munge it to work with older version of bitbake Jun 26 17:36:04 thats pretty much it Jun 26 17:36:38 the anon python funcs in there are looking for new fetcher functionality which is not there in 1.12 Jun 26 17:37:10 yeah, that's the conclusion I came to Jun 26 17:37:50 but I wasn't sure, since I didn't know there were new realeases of bitbake Jun 26 17:38:37 ah crap, I am tired already :) Jun 26 17:41:10 okay. I must find a way to make it work in classic. Jun 26 18:16:22 Hello, I have a question regarding .bb recipe file, is it possible to change the working directory of do_compile ? Jun 26 18:18:08 hm? Jun 26 18:18:22 why you want do it? Jun 26 18:20:01 well, I have source with 3 directories, project1, common and project2, project1 has it's own makefile, same as project2, but inside there are symbolic links to files inside common, so I can't retrieved them from the repository individually... Jun 26 18:21:27 so instead of calling make, I need to change directory first... Jun 26 18:25:14 or how do you normally deal with source code that have more than one Makefile? Jun 26 18:33:24 P4C0 you should think about spliting the stuff up Jun 26 18:34:53 woglinde: it's not mine, I can't touch it :( Jun 26 18:35:19 I noticed the S variable, but it doesn't seem to be what I need :( Jun 27 00:12:31 7Gû’ Jun 27 00:12:31 ÿ!µ­‘Õ Jun 27 00:12:31 ¥EÐè’ Jun 27 00:12:31 ÿAÀè’ Jun 27 00:12:31 ÿí'@ @°è’ Jun 27 00:12:34 ÿÝL®6G¸è’ Jun 27 00:12:36 ÿ$@@¹üá @ @°è’ Jun 27 00:12:39 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:12:41 ÿ!µ­‘Õ Jun 27 00:12:44 ¥EÐè’ Jun 27 00:12:46 ÿAÀè’ Jun 27 00:12:49 ÿí'@ @°è’ Jun 27 00:12:51 ÿÝL®6G¸è’ Jun 27 00:12:54 ÿ$@@¹üá @ @°è’ Jun 27 00:12:56 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:12:59 ÿ!µ­‘Õ Jun 27 00:13:01 ¥EÐè’ Jun 27 00:13:04 ÿAÀè’ Jun 27 00:13:06 ÿí'@ @°è’ Jun 27 00:13:09 ÿÝL®6G¸è’ Jun 27 00:13:11 ÿ$@@¹üá @ @°è’ Jun 27 00:13:14 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:13:16 ÿ!µ­‘Õ Jun 27 00:13:19 ¥EÐè’ Jun 27 00:13:21 ÿAÀè’ Jun 27 00:13:24 ÿí'@ @°è’ Jun 27 00:13:26 ÿÝL®6G¸è’ Jun 27 00:13:29 ÿ$@@¹üá @ @°è’ Jun 27 00:13:31 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:13:34 ÿ!µ­‘Õ Jun 27 00:13:36 ¥EÐè’ Jun 27 00:13:39 ÿAÀè’ Jun 27 00:13:41 ÿí'@ @°è’ Jun 27 00:13:44 ÿÝL®6G¸è’ Jun 27 00:13:46 ÿ$@@¹üá @ @°è’ Jun 27 00:13:49 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:13:51 ÿ!µ­‘Õ Jun 27 00:13:54 ¥EÐè’ Jun 27 00:13:56 ÿAÀè’ Jun 27 00:13:59 ÿí'@ @°è’ Jun 27 00:14:01 ÿÝL®6G¸è’ Jun 27 00:14:04 ÿ$@@¹üá @ @°è’ Jun 27 00:14:06 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:14:09 ÿ!µ­‘Õ Jun 27 00:14:11 ¥EÐè’ Jun 27 00:14:14 ÿAÀè’ Jun 27 00:14:16 ÿí'@ @°è’ Jun 27 00:14:19 ÿÝL®6G¸è’ Jun 27 00:14:21 ÿ$@@¹üá @ @°è’ Jun 27 00:14:24 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:14:26 ÿ!µ­‘Õ Jun 27 00:14:29 ¥EÐè’ Jun 27 00:14:31 ÿAÀè’ Jun 27 00:14:34 ÿí'@ @°è’ Jun 27 00:14:36 ÿÝL®6G¸è’ Jun 27 00:14:39 ÿ$@@¹üá @ @°è’ Jun 27 00:14:39 * mr_science rubs his eyes Jun 27 00:14:41 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:14:44 ÿ!µ­‘Õ Jun 27 00:14:46 ¥EÐè’ Jun 27 00:14:49 ÿAÀè’ Jun 27 00:14:51 ÿí'@ @°è’ Jun 27 00:14:54 ÿÝL®6G¸è’ Jun 27 00:14:56 ÿ$@@¹üá @ @°è’ Jun 27 00:14:59 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:15:01 ÿ!µ­‘Õ Jun 27 00:15:04 ¥EÐè’ Jun 27 00:15:06 ÿAÀè’ Jun 27 00:15:09 ÿí'@ @°è’ Jun 27 00:15:11 ÿÝL®6G¸è’ Jun 27 00:15:14 ÿ$@@¹üá @ @°è’ Jun 27 00:15:16 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:15:19 ÿ!µ­‘Õ Jun 27 00:15:21 ¥EÐè’ Jun 27 00:15:24 ÿAÀè’ Jun 27 00:15:26 ÿí'@ @°è’ Jun 27 00:15:29 ÿÝL®6G¸è’ Jun 27 00:15:31 ÿ$@@¹üá @ @°è’ Jun 27 00:15:34 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:15:36 ÿ!µ­‘Õ Jun 27 00:15:39 ¥EÐè’ Jun 27 00:15:41 ÿAÀè’ Jun 27 00:15:44 ÿí'@ @°è’ Jun 27 00:15:46 ÿÝL®6G¸è’ Jun 27 00:15:49 ÿ$@@¹üá @ @°è’ Jun 27 00:15:51 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:15:54 ÿ!µ­‘Õ Jun 27 00:15:56 ¥EÐè’ Jun 27 00:15:59 ÿAÀè’ Jun 27 00:16:01 ÿí'@ @°è’ Jun 27 00:16:04 ÿÝL®6G¸è’ Jun 27 00:16:06 ÿ$@@¹üá @ @°è’ Jun 27 00:16:09 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:16:11 ÿ!µ­‘Õ Jun 27 00:16:14 ¥EÐè’ Jun 27 00:16:16 ÿAÀè’ Jun 27 00:16:19 ÿí'@ @°è’ Jun 27 00:16:21 ÿÝL®6G¸è’ Jun 27 00:16:24 ÿ$@@¹üá @ @°è’ Jun 27 00:16:26 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:16:29 ÿ!µ­‘Õ Jun 27 00:16:31 ¥EÐè’ Jun 27 00:16:34 ÿAÀè’ Jun 27 00:16:36 ÿí'@ @°è’ Jun 27 00:16:39 ÿÝL®6G¸è’ Jun 27 00:16:41 ÿ$@@¹üá @ @°è’ Jun 27 00:16:44 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:16:46 ÿ!µ­‘Õ Jun 27 00:16:49 ¥EÐè’ Jun 27 00:16:51 ÿAÀè’ Jun 27 00:16:54 ÿí'@ @°è’ Jun 27 00:16:56 ÿÝL®6G¸è’ Jun 27 00:16:59 ÿ$@@¹üá @ @°è’ Jun 27 00:17:01 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:17:04 ÿ!µ­‘Õ Jun 27 00:17:06 ¥EÐè’ Jun 27 00:17:09 ÿAÀè’ Jun 27 00:17:11 ÿí'@ @°è’ Jun 27 00:17:14 ÿÝL®6G¸è’ Jun 27 00:17:16 ÿ$@@¹üá @ @°è’ Jun 27 00:17:19 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:17:21 ÿ!µ­‘Õ Jun 27 00:17:24 ¥EÐè’ Jun 27 00:17:26 ÿAÀè’ Jun 27 00:17:29 ÿí'@ @°è’ Jun 27 00:17:31 ÿÝL®6G¸è’ Jun 27 00:17:34 ÿ$@@¹üá @ @°è’ Jun 27 00:17:36 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:17:39 ÿ!µ­‘Õ Jun 27 00:17:41 ¥EÐè’ Jun 27 00:17:44 ÿAÀè’ Jun 27 00:17:46 ÿí'@ @°è’ Jun 27 00:17:49 ÿÝL®6G¸è’ Jun 27 00:17:51 ÿ$@@¹üá @ @°è’ Jun 27 00:17:54 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:17:56 ÿ!µ­‘Õ Jun 27 00:17:59 ¥EÐè’ Jun 27 00:18:01 ÿAÀè’ Jun 27 00:18:04 ÿí'@ @°è’ Jun 27 00:18:06 ÿÝL®6G¸è’ Jun 27 00:18:09 ÿ$@@¹üá @ @°è’ Jun 27 00:18:11 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:18:14 ÿ!µ­‘Õ Jun 27 00:18:16 ¥EÐè’ Jun 27 00:18:19 ÿAÀè’ Jun 27 00:18:21 ÿí'@ @°è’ Jun 27 00:18:24 ÿÝL®6G¸è’ Jun 27 00:18:26 ÿ$@@¹üá @ @°è’ Jun 27 00:18:29 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:18:31 ÿ!µ­‘Õ Jun 27 00:18:34 ¥EÐè’ Jun 27 00:18:36 ÿAÀè’ Jun 27 00:18:39 ÿí'@ @°è’ Jun 27 00:18:41 ÿÝL®6G¸è’ Jun 27 00:18:44 ÿ$@@¹üá @ @°è’ Jun 27 00:18:46 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:18:49 ÿ!µ­‘Õ Jun 27 00:18:51 ¥EÐè’ Jun 27 00:18:54 ÿAÀè’ Jun 27 00:18:56 ÿí'@ @°è’ Jun 27 00:18:59 ÿÝL®6G¸è’ Jun 27 00:19:01 ÿ$@@¹üá @ @°è’ Jun 27 00:19:04 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:19:06 ÿ!µ­‘Õ Jun 27 00:19:09 ¥EÐè’ Jun 27 00:19:11 ÿAÀè’ Jun 27 00:19:14 ÿí'@ @°è’ Jun 27 00:19:16 ÿÝL®6G¸è’ Jun 27 00:19:19 ÿ$@@¹üá @ @°è’ Jun 27 00:19:21 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:19:24 ÿ!µ­‘Õ Jun 27 00:19:26 ¥EÐè’ Jun 27 00:19:29 ÿAÀè’ Jun 27 00:19:31 ÿí'@ @°è’ Jun 27 00:19:34 ÿÝL®6G¸è’ Jun 27 00:19:36 ÿ$@@¹üá @ @°è’ Jun 27 00:19:39 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:19:41 ÿ!µ­‘Õ Jun 27 00:19:44 ¥EÐè’ Jun 27 00:19:46 ÿAÀè’ Jun 27 00:19:49 ÿí'@ @°è’ Jun 27 00:19:51 ÿÝL®6G¸è’ Jun 27 00:19:54 ÿ$@@¹üá @ @°è’ Jun 27 00:19:56 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:19:59 ÿ!µ­‘Õ Jun 27 00:20:01 ¥EÐè’ Jun 27 00:20:04 ÿAÀè’ Jun 27 00:20:06 ÿí'@ @°è’ Jun 27 00:20:09 ÿÝL®6G¸è’ Jun 27 00:20:11 ÿ$@@¹üá @ @°è’ Jun 27 00:20:14 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:20:16 ÿ!µ­‘Õ Jun 27 00:20:19 ¥EÐè’ Jun 27 00:20:21 ÿAÀè’ Jun 27 00:20:24 ÿí'@ @°è’ Jun 27 00:20:26 ÿÝL®6G¸è’ Jun 27 00:20:29 ÿ$@@¹üá @ @°è’ Jun 27 00:20:31 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:20:34 ÿ!µ­‘Õ Jun 27 00:20:36 ¥EÐè’ Jun 27 00:20:39 ÿAÀè’ Jun 27 00:20:41 ÿí'@ @°è’ Jun 27 00:20:44 ÿÝL®6G¸è’ Jun 27 00:20:46 ÿ$@@¹üá @ @°è’ Jun 27 00:20:49 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:20:51 ÿ!µ­‘Õ Jun 27 00:20:54 ¥EÐè’ Jun 27 00:20:56 ÿAÀè’ Jun 27 00:20:59 ÿí'@ @°è’ Jun 27 00:21:01 ÿÝL®6G¸è’ Jun 27 00:21:04 ÿ$@@¹üá @ @°è’ Jun 27 00:21:06 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:21:09 ÿ!µ­‘Õ Jun 27 00:21:11 ¥EÐè’ Jun 27 00:21:14 ÿAÀè’ Jun 27 00:21:16 ÿí'@ @°è’ Jun 27 00:21:19 ÿÝL®6G¸è’ Jun 27 00:21:21 ÿ$@@¹üá @ @°è’ Jun 27 00:21:24 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:21:26 ÿ!µ­‘Õ Jun 27 00:21:29 ¥EÐè’ Jun 27 00:21:31 ÿAÀè’ Jun 27 00:21:34 ÿí'@ @°è’ Jun 27 00:21:36 ÿÝL®6G¸è’ Jun 27 00:21:39 ÿ$@@¹üá @ @°è’ Jun 27 00:21:41 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:21:44 ÿ!µ­‘Õ Jun 27 00:21:46 ¥EÐè’ Jun 27 00:21:49 ÿAÀè’ Jun 27 00:21:51 ÿí'@ @°è’ Jun 27 00:21:54 ÿÝL®6G¸è’ Jun 27 00:21:56 ÿ$@@¹üá @ @°è’ Jun 27 00:21:59 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:22:01 ÿ!µ­‘Õ Jun 27 00:22:04 ¥EÐè’ Jun 27 00:22:06 ÿAÀè’ Jun 27 00:22:09 ÿí'@ @°è’ Jun 27 00:22:11 ÿÝL®6G¸è’ Jun 27 00:22:14 ÿ$@@¹üá @ @°è’ Jun 27 00:22:16 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:22:19 ÿ!µ­‘Õ Jun 27 00:22:21 ¥EÐè’ Jun 27 00:22:24 ÿAÀè’ Jun 27 00:22:26 ÿí'@ @°è’ Jun 27 00:22:29 ÿÝL®6G¸è’ Jun 27 00:22:31 ÿ$@@¹üá @ @°è’ Jun 27 00:22:34 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:22:36 ÿ!µ­‘Õ Jun 27 00:22:39 ¥EÐè’ Jun 27 00:22:41 ÿAÀè’ Jun 27 00:22:44 ÿí'@ @°è’ Jun 27 00:22:46 ÿÝL®6G¸è’ Jun 27 00:22:49 ÿ$@@¹üá @ @°è’ Jun 27 00:22:51 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:22:54 ÿ!µ­‘Õ Jun 27 00:22:56 ¥EÐè’ Jun 27 00:22:59 ÿAÀè’ Jun 27 00:23:01 ÿí'@ @°è’ Jun 27 00:23:04 ÿÝL®6G¸è’ Jun 27 00:23:06 ÿ$@@¹üá @ @°è’ Jun 27 00:23:09 ÿ@¹<.)†¾=@¹ÌxPðÎ<ÿ7Gû’ Jun 27 00:23:11 ÿ!µ­‘Õ Jun 27 00:23:14 ¥EÐè’ Jun 27 00:23:16 ÿAÀè’ Jun 27 00:23:19 ÿí'@ @°è’ Jun 27 00:23:21 ÿÝL®6G¸è’ Jun 27 00:23:24 ÿ$@@¹üá @ @°è’ Jun 27 00:23:26 sorry... stack seems to contain \n now and https://bugzilla.redhat.com/show_bug.cgi?id=812551 fires :( Jun 27 00:23:29 time to patch dtach locally... **** ENDING LOGGING AT Wed Jun 27 02:59:58 2012