*** sjolley1 <sjolley1!~sjolley@134.134.137.71> has quit IRC | 00:01 | |
*** sjolley <sjolley!sjolley@nat/intel/x-ppfhmjbntuharnkb> has joined #yocto | 00:09 | |
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has quit IRC | 00:15 | |
*** billr <billr!~wcrandle@134.134.139.74> has quit IRC | 00:28 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has quit IRC | 00:41 | |
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC | 00:52 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 00:53 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 01:00 | |
*** tlab <tlab!~tlab@104.235.20.44> has joined #yocto | 01:18 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 01:20 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 01:20 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 01:36 | |
*** Crofton <Crofton!~balister@63.117.241.130> has joined #yocto | 01:37 | |
*** aehs29 <aehs29!~aehernan@134.134.139.76> has joined #yocto | 01:38 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 01:38 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 01:38 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 01:45 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 01:52 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC | 02:06 | |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 02:18 | |
*** Crofton <Crofton!~balister@63.117.241.130> has quit IRC | 02:31 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.223.243> has joined #yocto | 03:11 | |
*** DriverCoder <DriverCoder!~MRustad@static-50-43-40-31.bvtn.or.frontiernet.net> has joined #yocto | 03:22 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 03:31 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 03:52 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 03:54 | |
-YoctoAutoBuilder- build #823 of nightly-multilib is complete: Failure [failed Running Sanity Tests_2] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly-multilib/builds/823 | 04:11 | |
-YoctoAutoBuilder- build #897 of nightly is complete: Failure [failed] Build details are at http://autobuilder.yoctoproject.org/main/builders/nightly/builds/897 | 04:21 | |
*** aehs29 <aehs29!~aehernan@134.134.139.76> has left #yocto | 04:42 | |
atmc | i'm trying to build a yocto image for the raspberry pi (with the bsp) and want to add the opencv package. if i add IMAGE_INSTALL_append = "opencv" i don't have the opencv in the build | 04:42 |
---|---|---|
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 04:50 | |
*** sno <sno!~sno@89.204.154.177> has joined #yocto | 05:04 | |
*** AndersD <AndersD!~anders@213-64-218-130-no126.business.telia.com> has joined #yocto | 05:11 | |
*** sno <sno!~sno@89.204.154.177> has quit IRC | 05:11 | |
kergoth | atmc: you missed the space separator | 05:13 |
kergoth | IMAGE_INSTALL is a space separated list, and _append doesn't add one for you | 05:13 |
kergoth | IMAGE_INSTALL_append = " opencv" | 05:13 |
atmc | okay, thats at least one mistake | 05:14 |
atmc | i'm gonna test this at work in an hour | 05:14 |
atmc | thanks | 05:14 |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto | 05:25 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 05:31 | |
*** DriverCoder <DriverCoder!~MRustad@static-50-43-40-31.bvtn.or.frontiernet.net> has quit IRC | 05:41 | |
*** AndersD <AndersD!~anders@213-64-218-130-no126.business.telia.com> has quit IRC | 05:44 | |
*** AndersD <AndersD!~anders@213-64-218-130-no126.business.telia.com> has joined #yocto | 05:46 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 05:47 | |
*** pohly <pohly!~pohly@p5DE8D54E.dip0.t-ipconnect.de> has joined #yocto | 05:50 | |
atmc | kergoth: i now have the following changes in the local.conf file | 05:52 |
atmc | EXTRA_IMAGE_FEATURES ?= "debug-tweaks dev-pkgs tools-sdk tools-debug" | 05:52 |
atmc | IMAGE_FEATURES += "package-management" | 05:52 |
atmc | IMAGE_INSTALL_append += " cmake opencv" | 05:52 |
atmc | but then i get Missing or unbuildable dependency chain was: ['opencv'] | 05:53 |
*** marek__ <marek__!~marek@81.89.61.168.host.vnet.sk> has joined #yocto | 05:55 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 05:57 | |
atmc | kergoth: i added the meta-oe layer. now it finds the opencv package. for the dev packages it is sufficient to just add EXTRA_IMAGE_FEATURES ?= "debug-tweaks dev-pkgs | 05:59 |
atmc | ? | 05:59 |
*** Primordus <Primordus!~Primordus@2a02:a03f:4ea:aa00:ae7b:a1ff:feb3:7b49> has joined #yocto | 05:59 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 06:01 | |
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has joined #yocto | 06:03 | |
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 06:06 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has quit IRC | 06:06 | |
*** arkver <arkver!~arkver@host81-135-58-229.range81-135.btcentralplus.com> has joined #yocto | 06:07 | |
*** RagBal <RagBal!~RagBal@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 06:08 | |
*** Rootert <Rootert!~Rootert@54694E34.cm-12-2b.dynamic.ziggo.nl> has joined #yocto | 06:08 | |
*** frsc <frsc!~frsc@80.149.173.67> has joined #yocto | 06:10 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 06:15 | |
*** sno <sno!~sno@62.157.143.22> has joined #yocto | 06:15 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 06:17 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has joined #yocto | 06:19 | |
*** rob_w <rob_w!~bob@93.104.205.194> has joined #yocto | 06:19 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has joined #yocto | 06:19 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has joined #yocto | 06:29 | |
*** rubdos <rubdos!~rubdos@host-85-27-76-52.dynamic.voo.be> has joined #yocto | 06:31 | |
*** Primordus <Primordus!~Primordus@2a02:a03f:4ea:aa00:ae7b:a1ff:feb3:7b49> has quit IRC | 06:41 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 06:41 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 06:43 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-bnvzgtdmvlbvyuxq> has joined #yocto | 06:53 | |
*** jbrianceau_away is now known as jbrianceau | 06:53 | |
*** Primordus <Primordus!~Primordus@2a02:a03f:4ec:4b00:ae7b:a1ff:feb3:7b49> has joined #yocto | 06:54 | |
*** ant_work <ant_work!~ant__@host166-0-dynamic.51-79-r.retail.telecomitalia.it> has joined #yocto | 06:55 | |
*** grma <grma!~gruberm@80.93.38.128> has joined #yocto | 06:56 | |
*** zeddii_sweden <zeddii_sweden!~bruce@88.131.14.170> has quit IRC | 07:04 | |
*** toanju <toanju!~toanju@185.27.182.30> has joined #yocto | 07:04 | |
*** fl0v0 <fl0v0!~fvo@p4FC0A0C2.dip0.t-ipconnect.de> has joined #yocto | 07:06 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:08 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 07:13 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 07:13 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.45> has joined #yocto | 07:14 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 07:18 | |
*** townxelliot <townxelliot!~ell@176.251.203.139> has joined #yocto | 07:26 | |
*** jku <jku!jku@nat/intel/x-gzxdmisfdqiyufvx> has joined #yocto | 07:26 | |
*** Biliogadafr <Biliogadafr!~pin@62.214.49.206> has joined #yocto | 07:27 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 07:27 | |
*** Primordus <Primordus!~Primordus@2a02:a03f:4ec:4b00:ae7b:a1ff:feb3:7b49> has quit IRC | 07:30 | |
*** jku <jku!jku@nat/intel/x-gzxdmisfdqiyufvx> has quit IRC | 07:30 | |
*** jku <jku!jku@nat/intel/x-fnrwarzdjxqtweot> has joined #yocto | 07:32 | |
*** yann|work <yann|work!~yann@85-171-21-92.rev.numericable.fr> has joined #yocto | 07:36 | |
*** florian_kc <florian_kc!~fuchs@Maemo/community/contributor/florian> has joined #yocto | 07:39 | |
atmc | i'm running into the following error during a raspberry-pi image build: ERROR: glibc-2.23-r0 do_package: Fatal QA errors found, failing task. | 07:40 |
atmc | i cant find any information about that error | 07:40 |
atmc | i'm building on CentOS 7 if that matters | 07:42 |
*** shagu <shagu!~eric@p5B2E9E5C.dip0.t-ipconnect.de> has joined #yocto | 07:43 | |
*** florian_kc is now known as florian | 07:44 | |
*** Primordus <Primordus!~Primordus@2a02:a03f:4ee:2700:ae7b:a1ff:feb3:7b49> has joined #yocto | 07:45 | |
*** sameo <sameo!~samuel@192.55.55.37> has joined #yocto | 07:48 | |
*** edbart <edbart!ebartosh@nat/intel/x-vssqtzmxpltqylcd> has joined #yocto | 07:51 | |
*** present <present!~present@46.218.87.184> has joined #yocto | 07:52 | |
*** toscalix <toscalix!~toscalix@149.100.1.24> has joined #yocto | 07:55 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has quit IRC | 08:08 | |
*** mortderire <mortderire!~rkinsell@192.198.151.44> has joined #yocto | 08:11 | |
*** joseppc <joseppc!~Josep@sestofw01.enea.se> has joined #yocto | 08:16 | |
jku | atmc: the specific QA error should be mentioned there, with a tag (like [dev-so] or [textrel]) that you can search for in the reference manual | 08:18 |
*** maxin <maxin!~maxin@2001:998:22:0:bc1b:909:3d5:adf2> has quit IRC | 08:22 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.45> has quit IRC | 08:24 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 08:26 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 08:29 | |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 08:31 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto | 08:33 | |
*** maxin <maxin!~maxin@37-219-249-251.nat.bb.dnainternet.fi> has joined #yocto | 08:37 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-rifziulgddmjfujf> has quit IRC | 08:39 | |
*** Primordus <Primordus!~Primordus@2a02:a03f:4ee:2700:ae7b:a1ff:feb3:7b49> has quit IRC | 08:44 | |
*** xulfer <xulfer!~xulfer@random.cheapbsd.net> has quit IRC | 08:47 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.45> has joined #yocto | 08:47 | |
*** smferris <smferris!~smferris@192.95.10.156> has quit IRC | 08:51 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 08:51 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 08:53 | |
*** xulfer <xulfer!~xulfer@random.cheapbsd.net> has joined #yocto | 08:54 | |
*** smferris <smferris!~smferris@192.95.10.156> has joined #yocto | 08:54 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-cymsehlgbgrlgdjz> has joined #yocto | 08:56 | |
*** maxin <maxin!~maxin@37-219-249-251.nat.bb.dnainternet.fi> has quit IRC | 09:12 | |
*** belen <belen!~Adium@134.134.139.78> has joined #yocto | 09:21 | |
*** jlasnier <jlasnier!~lasnier@80-15.80-90.static-ip.oleane.fr> has joined #yocto | 09:24 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC | 09:26 | |
jlasnier | Hi every one! I have a package (.ipk) which isn't provided by bitbake, It is an external .ipk. I want to include it in the yocto rootfs during the do_rootfs task! There is a proper way to perform this? | 09:31 |
CTtpollard | jlasnier: what do you mean by not provided by bitbake? there is no recipe for it? | 09:31 |
jlasnier | CTtpollard: Yes exactly! | 09:32 |
jlasnier | CTtpollard: There is no recipe for it | 09:34 |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has joined #yocto | 09:34 | |
CTtpollard | jlasnier: have you checked https://layers.openembedded.org/layerindex/branch/master/recipes/ ? | 09:34 |
jlasnier | CTtpollard: unfortunately, the .ipk is built from a proprietary source code (I haven't these sources). The recipe dosen't exist and I can't create my own recipe because I've no source... | 09:40 |
CTtpollard | jlasnier: so you just want the .ipk on the rootfs so you can install it manually from there? | 09:40 |
jlasnier | CTtpollard: I would like to install the .ipk during the rootfs build. If there is no solution, I'll install it at system run-time with opkg, but I prefer not | 09:44 |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has quit IRC | 09:44 | |
jlasnier | CTtpollard: I want to say to bitbake "take my .ipk to build the final image" | 09:44 |
*** fishey2 <fishey2!~jmesmon@turntable.einic.org> has joined #yocto | 09:47 | |
*** obsrwr <obsrwr!~otp-amois@89.121.200.102> has joined #yocto | 09:49 | |
neverpanic | jlasnier: here's the hack we do to get this done: https://p.dnnr.de/hZo-OxcDnokUH1KP | 09:51 |
neverpanic | it involves unpacking and re-packing the contents of the ipk, though. | 09:51 |
*** marek__ <marek__!~marek@81.89.61.168.host.vnet.sk> has quit IRC | 09:57 | |
jlasnier | neverpanic: great! It's exactly that I want to do! But I believed that I could do this without write a recipe but rather by modifying the rootfs.bbclass or something like this. But this recipe will do the trick! Thank you! | 09:59 |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC | 10:13 | |
*** maxin <maxin!~maxin@2001:998:22:0:b0cb:7d31:f0bd:70> has joined #yocto | 10:17 | |
*** maxin <maxin!~maxin@2001:998:22:0:b0cb:7d31:f0bd:70> has quit IRC | 10:22 | |
bluelightning | jlasnier: neverpanic: there's a slightly less hacky way of doing this - bin_package.bbclass | 10:22 |
bluelightning | if you're using 2.1 (krogoth) or newer you can even have "devtool add" / "recipetool create" create you a recipe to do it pretty much automatically | 10:23 |
CTtpollard | bluelightning: interesting | 10:25 |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC | 10:26 | |
*** maxin <maxin!~maxin@37-219-249-251.nat.bb.dnainternet.fi> has joined #yocto | 10:27 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has joined #yocto | 10:28 | |
*** xkonni <xkonni!~konni@193.37.152.139> has joined #yocto | 10:30 | |
*** ant_work <ant_work!~ant__@host166-0-dynamic.51-79-r.retail.telecomitalia.it> has quit IRC | 10:35 | |
*** nighty <nighty!~nighty@d246113.ppp.asahi-net.or.jp> has quit IRC | 10:36 | |
*** ant_work <ant_work!~ant__@host166-0-dynamic.51-79-r.retail.telecomitalia.it> has joined #yocto | 10:46 | |
*** KHJD <KHJD!c2795aad@gateway/web/freenode/ip.194.121.90.173> has joined #yocto | 10:48 | |
*** rburton <rburton!~Adium@home.burtonini.com> has joined #yocto | 10:48 | |
*** hanthings_ <hanthings_!~nandor@194.9.252.238> has joined #yocto | 10:52 | |
*** melonipoika_ <melonipoika_!~jose@194.9.252.238> has joined #yocto | 10:53 | |
*** melonipoika <melonipoika!~jose@194.9.252.237> has quit IRC | 10:55 | |
*** nandi_ge___ <nandi_ge___!~nandor@194.9.252.237> has quit IRC | 10:55 | |
*** maxin <maxin!~maxin@37-219-249-251.nat.bb.dnainternet.fi> has quit IRC | 10:57 | |
*** Nilesh_ is now known as kokane | 10:58 | |
*** kokane is now known as Nilesh_ | 10:58 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto | 11:01 | |
KHJD | Hi there. Is there a way to limit the numbers of parallel connections to a server/ip ? For example if several recipes fetch from the same git-server in parallel ? | 11:05 |
rburton | just reducing BB_NUM_THREADS | 11:09 |
rburton | if you're hitting this on an autobuilder type situation, we do a world fetch before builds with BB_NUM_THREADS=2 instead of the auto-detected 20 | 11:10 |
*** maxin <maxin!~maxin@37-219-187-99.nat.bb.dnainternet.fi> has joined #yocto | 11:11 | |
neverpanic | And add a download cache | 11:18 |
*** Crofton <Crofton!~balister@63.117.241.130> has joined #yocto | 11:18 | |
*** melonipoika <melonipoika!~jose@194.9.252.237> has joined #yocto | 11:19 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC | 11:19 | |
rburton | yeah, share your download directory if you have multiple machines | 11:19 |
*** nandi_ge___ <nandi_ge___!~nandor@194.9.252.237> has joined #yocto | 11:19 | |
*** khem <khem!~khem@unaffiliated/khem> has quit IRC | 11:20 | |
*** melonipoika_ <melonipoika_!~jose@194.9.252.238> has quit IRC | 11:21 | |
*** hanthings_ <hanthings_!~nandor@194.9.252.238> has quit IRC | 11:21 | |
*** khem <khem!~khem@unaffiliated/khem> has joined #yocto | 11:24 | |
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has joined #yocto | 11:34 | |
xkonni | trying to add my own fstab (just to get started with customizing builds) - following this guide: https://communities.intel.com/thread/49251 but for some reason the new one is not included... | 11:36 |
xkonni | i added the layer, created a config and bbappend for base-files, copied fstab and modified it... like described | 11:36 |
xkonni | now bitbake my-image runs fine but just contains the default fstab.. any idea what i might be missing? i did run bitbake -c cleanall for base-files and my-image | 11:37 |
xkonni | or a hint how i can check if custom recipes are used? | 11:38 |
xkonni | ok, just a typo... | 11:41 |
xkonni | solved! | 11:41 |
*** maxin <maxin!~maxin@37-219-187-99.nat.bb.dnainternet.fi> has quit IRC | 11:42 | |
*** berton <berton!~fabio@187.23.154.250> has joined #yocto | 11:48 | |
*** obsrwr <obsrwr!~otp-amois@89.121.200.102> has quit IRC | 11:49 | |
*** obsrwr <obsrwr!~otp-amois@89.121.200.102> has joined #yocto | 11:50 | |
*** caiortp <caiortp!~inatel@131.221.240.204> has joined #yocto | 11:53 | |
*** maxin <maxin!~maxin@37-219-44-52.nat.bb.dnainternet.fi> has joined #yocto | 11:59 | |
*** gtristan <gtristan!~tristanva@114.207.54.40> has quit IRC | 12:00 | |
*** ziggo <ziggo!~ziggo@217.89.178.116> has joined #yocto | 12:09 | |
aurele | hi everyone | 12:17 |
aurele | hi bluelightning ;) | 12:17 |
aurele | I was using in yocto 1.7/1.8 ${DATETIME} in a package version (PV := "${PVBASE}.${SRCPV}.${DATETIME}"), I wanted to have this package updated for each build. Someone clever told me to use DATETIME, but now with yocto 2.1, I got some errors, I think due to ${DATETIME}... | 12:19 |
aurele | the error looks like : | 12:20 |
aurele | ERROR: skellgip2-svn.10498.20160607121331-r0 do_configure: Taskhash mismatch 8fc318691e5d72c15849b0d1acf89a0a verses 92439d39915a1779c5176ac4d14f16a1 for /home/aurele/workspace/yocto/moniteur-krogoth/sources/meta-castel/recipes-castel/skellgip2/skellgip2_svn.bb.do_configure | 12:20 |
*** dv_ <dv_!~quassel@62.178.118.86> has quit IRC | 12:20 | |
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto | 12:20 | |
aurele | if anyone knows how I could remove those errors and still get my package rebuild at each build... | 12:21 |
*** maxin <maxin!~maxin@37-219-44-52.nat.bb.dnainternet.fi> has quit IRC | 12:23 | |
*** ant_work <ant_work!~ant__@host166-0-dynamic.51-79-r.retail.telecomitalia.it> has quit IRC | 12:23 | |
*** maxin <maxin!~maxin@37-219-252-193.nat.bb.dnainternet.fi> has joined #yocto | 12:25 | |
*** Crofton <Crofton!~balister@63.117.241.130> has quit IRC | 12:26 | |
xkonni | added .deb package-management to my images. but i can not install fresh packages, e.g. libattr1 is missing. can i somehow tell bitbake to build packages of .deb-dependencies? | 12:30 |
xkonni | otherwise, what use is the package management if i can not install packages? | 12:31 |
*** lamego <lamego!jose@nat/intel/x-ykuikthjjeqswfmz> has joined #yocto | 12:31 | |
*** maxin <maxin!~maxin@37-219-252-193.nat.bb.dnainternet.fi> has quit IRC | 12:37 | |
*** gtristan <gtristan!~tristanva@110.11.179.37> has joined #yocto | 12:46 | |
*** navaati <navaati!~navaati@LMontsouris-657-1-8-149.w90-63.abo.wanadoo.fr> has quit IRC | 12:51 | |
*** Crofton <Crofton!~balister@192.55.54.59> has joined #yocto | 12:55 | |
*** igor1 <igor1!~igor@177.159.144.73> has joined #yocto | 12:56 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.54.45> has joined #yocto | 12:57 | |
*** AndersD <AndersD!~anders@213-64-218-130-no126.business.telia.com> has quit IRC | 12:57 | |
*** AndersD <AndersD!~anders@213-64-218-130-no126.business.telia.com> has joined #yocto | 12:58 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 12:59 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has joined #yocto | 13:07 | |
*** dmoseley <dmoseley!~dmoseley@6532158hfc157.tampabay.res.rr.com> has joined #yocto | 13:12 | |
*** maxin <maxin!~maxin@37-219-252-193.nat.bb.dnainternet.fi> has joined #yocto | 13:12 | |
*** ziggo <ziggo!~ziggo@217.89.178.116> has quit IRC | 13:14 | |
*** LeifSo <LeifSo!d4d3bd3c@gateway/web/freenode/ip.212.211.189.60> has joined #yocto | 13:19 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.70> has joined #yocto | 13:21 | |
*** sjolley <sjolley!sjolley@nat/intel/x-ppfhmjbntuharnkb> has quit IRC | 13:21 | |
*** toanju <toanju!~toanju@185.27.182.30> has quit IRC | 13:24 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has quit IRC | 13:27 | |
*** jku <jku!jku@nat/intel/x-fnrwarzdjxqtweot> has quit IRC | 13:31 | |
*** CTtpollard <CTtpollard!~tom@82-70-136-246.dsl.in-addr.zen.co.uk> has joined #yocto | 13:41 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 13:43 | |
*** mortderire <mortderire!~rkinsell@192.198.151.44> has quit IRC | 13:43 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 13:44 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has quit IRC | 13:49 | |
*** jkridner <jkridner!~jkridner@pdpc/supporter/active/jkridner> has joined #yocto | 13:49 | |
*** nisha <nisha!~nisha@38.104.105.146> has joined #yocto | 13:51 | |
*** mortderire <mortderire!~rkinsell@192.198.151.44> has joined #yocto | 13:51 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has joined #yocto | 13:55 | |
rburton | xkonni: what do you mean "cannot install fresh packages". what error? it sounds like the package you're trying to install has dependnecies you're not giving it, all of these will be in the feeds in tmp/deploy/ | 13:56 |
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has joined #yocto | 13:58 | |
*** AndersD <AndersD!~anders@213-64-218-130-no126.business.telia.com> has quit IRC | 13:59 | |
* joseppc hi | 14:03 | |
maxin | Joseppc: hi | 14:04 |
joseppc | maxin: :) | 14:05 |
*** KHJD <KHJD!c2795aad@gateway/web/freenode/ip.194.121.90.173> has quit IRC | 14:09 | |
*** madisox <madisox!~madison@12.30.244.5> has joined #yocto | 14:10 | |
*** rob_w <rob_w!~bob@unaffiliated/rob-w/x-1112029> has quit IRC | 14:11 | |
*** dlerner <dlerner!~dlerner@50-198-55-145-static.hfc.comcastbusiness.net> has joined #yocto | 14:11 | |
*** dlerner <dlerner!~dlerner@50-198-55-145-static.hfc.comcastbusiness.net> has left #yocto | 14:11 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 14:16 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has joined #yocto | 14:17 | |
*** qt-x <qt-x!~Thunderbi@217.10.196.2> has quit IRC | 14:30 | |
*** benjamirc <benjamirc!~besquive@134.134.139.82> has joined #yocto | 14:31 | |
*** grma <grma!~gruberm@80.93.38.128> has quit IRC | 14:40 | |
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has quit IRC | 14:42 | |
*** aehs29 <aehs29!~aehernan@134.134.137.75> has joined #yocto | 14:47 | |
*** manuel_ <manuel_!~manuel@91.137.39.34> has joined #yocto | 14:48 | |
*** Sona <Sona!9b0483eb@gateway/web/freenode/ip.155.4.131.235> has joined #yocto | 14:58 | |
*** frsc <frsc!~frsc@80.149.173.67> has quit IRC | 14:58 | |
joshuagl | YPTM: Joshua joined | 14:59 |
sjolley1 | YPTM: Ready-Access Number: 8007302996/9139049836 Access Code: 2705751 | 14:59 |
sjolley1 | YPTM: Stephen Joined | 14:59 |
*** shagu <shagu!~eric@p5B2E9E5C.dip0.t-ipconnect.de> has quit IRC | 15:01 | |
*** billr <billr!wcrandle@nat/intel/x-nmpeukamivzbmcsz> has joined #yocto | 15:01 | |
Sona | YPTM: Sona is on call | 15:01 |
billr | Bill Randle on the call | 15:01 |
vmesons | YPTM: Randy joined | 15:02 |
*** tjamison <tjamison!~tjamison@38.104.105.146> has joined #yocto | 15:02 | |
rburton | YPTM ross join | 15:03 |
halstead | YPTM: Michael here. | 15:03 |
RP | Sadly RP has a conflicting meeting | 15:03 |
*** benjamirc <benjamirc!~besquive@134.134.139.82> has quit IRC | 15:04 | |
* RP will try and answer any questions here though | 15:05 | |
*** mortderire <mortderire!~rkinsell@192.198.151.44> has quit IRC | 15:06 | |
*** edbart <edbart!ebartosh@nat/intel/x-vssqtzmxpltqylcd> has quit IRC | 15:10 | |
sjolley1 | YPTM is over | 15:11 |
*** mortderire <mortderire!rkinsell@nat/intel/x-jaccnnqbgylrblvq> has joined #yocto | 15:11 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has joined #yocto | 15:14 | |
*** scottrif <scottrif!~scottrif@68-186-122-205.dhcp.knwc.wa.charter.com> has joined #yocto | 15:17 | |
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has joined #yocto | 15:20 | |
*** maxin <maxin!~maxin@37-219-252-193.nat.bb.dnainternet.fi> has quit IRC | 15:23 | |
*** florian <florian!~fuchs@Maemo/community/contributor/florian> has quit IRC | 15:25 | |
*** lamego <lamego!jose@nat/intel/x-ykuikthjjeqswfmz> has quit IRC | 15:28 | |
*** jlasnier <jlasnier!~lasnier@80-15.80-90.static-ip.oleane.fr> has quit IRC | 15:37 | |
*** jku <jku!~jku@dyj170ycrv18---3wlh9y-3.rev.dnainternet.fi> has joined #yocto | 15:38 | |
*** csanchezdll <csanchezdll!~user@galileo.kdpof.com> has left #yocto | 15:38 | |
*** vmesons <vmesons!~rmacleod@24-212-184-107.cable.teksavvy.com> has quit IRC | 15:43 | |
*** paulg <paulg!~paulg@198-84-239-75.cpe.teksavvy.com> has quit IRC | 15:43 | |
*** vmeson <vmeson!~rmacleod@24-212-184-107.cable.teksavvy.com> has joined #yocto | 15:43 | |
*** TobSnyder <TobSnyder!~schneider@ip9234b44d.dynamic.kabel-deutschland.de> has quit IRC | 15:46 | |
*** ntl <ntl!~nathanl@cpe-24-242-75-173.austin.res.rr.com> has joined #yocto | 15:51 | |
*** lamego <lamego!~jose@134.134.137.71> has joined #yocto | 15:54 | |
*** TuTizz <TuTizz!~TuTizz@unaffiliated/tutizz> has quit IRC | 15:59 | |
*** Biliogadafr <Biliogadafr!~pin@62.214.49.206> has quit IRC | 16:00 | |
*** aehs29 <aehs29!~aehernan@134.134.137.75> has left #yocto | 16:05 | |
*** jku <jku!~jku@dyj170ycrv18---3wlh9y-3.rev.dnainternet.fi> has quit IRC | 16:07 | |
*** fl0v0 <fl0v0!~fvo@p4FC0A0C2.dip0.t-ipconnect.de> has quit IRC | 16:08 | |
*** t0mmy <t0mmy!~tprrt@217.114.201.133> has quit IRC | 16:10 | |
*** jbrianceau is now known as jbrianceau_away | 16:19 | |
*** yann|work <yann|work!~yann@85-171-21-92.rev.numericable.fr> has quit IRC | 16:19 | |
*** aehs29 <aehs29!~aehernan@134.134.137.75> has joined #yocto | 16:24 | |
*** present <present!~present@46.218.87.184> has quit IRC | 16:26 | |
*** aehs29 <aehs29!~aehernan@134.134.137.75> has quit IRC | 16:29 | |
*** sno <sno!~sno@62.157.143.22> has quit IRC | 16:31 | |
*** agust <agust!~agust@p4FCB59B3.dip0.t-ipconnect.de> has joined #yocto | 16:33 | |
*** sjolley1 <sjolley1!~sjolley@134.134.139.70> has quit IRC | 16:37 | |
*** sjolley <sjolley!~sjolley@134.134.139.70> has joined #yocto | 16:38 | |
*** sjolley <sjolley!~sjolley@134.134.139.70> has quit IRC | 16:45 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-ifebdicglhqpazac> has joined #yocto | 16:46 | |
*** townxelliot <townxelliot!~ell@176.251.203.139> has quit IRC | 16:50 | |
*** aehs29 <aehs29!aehernan@nat/intel/x-ifebdicglhqpazac> has left #yocto | 16:53 | |
*** benjamirc <benjamirc!~besquive@134.134.139.77> has joined #yocto | 16:54 | |
*** belen <belen!~Adium@134.134.139.78> has quit IRC | 16:59 | |
*** jonathanmaw <jonathanmaw!~jonathanm@82-70-136-246.dsl.in-addr.zen.co.uk> has quit IRC | 17:02 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has joined #yocto | 17:03 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has quit IRC | 17:04 | |
*** cesdv <cesdv!~cesdv@242.26.44.185.dynamic.electronicamartinez.es> has quit IRC | 17:09 | |
*** cesdv <cesdv!~cesdv@242.26.44.185.dynamic.electronicamartinez.es> has joined #yocto | 17:09 | |
*** demonimin <demonimin!~demonimin@unaffiliated/demonimin> has joined #yocto | 17:09 | |
*** Sona <Sona!9b0483eb@gateway/web/freenode/ip.155.4.131.235> has quit IRC | 17:17 | |
*** paulg <paulg!~paulg@70.52.193.89> has joined #yocto | 17:19 | |
*** mortderire <mortderire!rkinsell@nat/intel/x-jaccnnqbgylrblvq> has quit IRC | 17:20 | |
*** sno <sno!~sno@p578b540c.dip0.t-ipconnect.de> has joined #yocto | 17:22 | |
*** darknighte <darknighte!~darknight@pdpc/supporter/professional/darknighte> has quit IRC | 17:24 | |
*** sa2ajj <sa2ajj!~quassel@dsl-espbrasgw1-50de2f-243.dhcp.inet.fi> has quit IRC | 17:27 | |
*** maxin <maxin!~maxin@37-219-252-193.nat.bb.dnainternet.fi> has joined #yocto | 17:32 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 17:34 | |
*** toscalix <toscalix!~toscalix@149.100.1.24> has quit IRC | 17:37 | |
*** jku <jku!~jku@dyj170ycrv18---3wlh9y-3.rev.dnainternet.fi> has joined #yocto | 17:41 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 17:43 | |
*** maxin <maxin!~maxin@37-219-252-193.nat.bb.dnainternet.fi> has quit IRC | 17:44 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has quit IRC | 18:00 | |
*** aehs29 <aehs29!~aehernan@134.134.139.76> has joined #yocto | 18:03 | |
*** blueness <blueness!~blueness@gentoo/developer/blueness> has joined #yocto | 18:08 | |
*** stephano <stephano!~stephano@134.134.139.82> has joined #yocto | 18:08 | |
*** sameo is now known as sameo_afk | 18:12 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto | 18:15 | |
*** fitzsim` <fitzsim`!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has quit IRC | 18:15 | |
*** stephano <stephano!~stephano@134.134.139.82> has quit IRC | 18:17 | |
*** stephano <stephano!~stephano@134.134.139.82> has joined #yocto | 18:19 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 18:25 | |
*** jbrianceau_away <jbrianceau_away!uid10952@gateway/web/irccloud.com/x-bnvzgtdmvlbvyuxq> has quit IRC | 18:28 | |
*** fitzsim` <fitzsim`!~user@2001:420:284a:1300:6e0b:84ff:fe09:4e9f> has joined #yocto | 18:46 | |
*** manuel_ <manuel_!~manuel@91.137.39.34> has quit IRC | 18:56 | |
*** obsrwr_home <obsrwr_home!~obsrwr@188.24.223.243> has quit IRC | 19:00 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has quit IRC | 19:11 | |
*** lamego <lamego!~jose@134.134.137.71> has quit IRC | 19:12 | |
*** lamego <lamego!~jose@134.134.137.71> has joined #yocto | 19:13 | |
*** yann|work <yann|work!~yann@nan92-1-81-57-214-146.fbx.proxad.net> has joined #yocto | 19:21 | |
*** galak <galak!~galak@104-57-189-103.lightspeed.austtx.sbcglobal.net> has joined #yocto | 19:22 | |
*** Nilesh_ <Nilesh_!uid116340@gateway/web/irccloud.com/x-cymsehlgbgrlgdjz> has quit IRC | 19:37 | |
*** JaMa <JaMa!~martin@ip-86-49-34-37.net.upcbroadband.cz> has quit IRC | 19:41 | |
*** Jefro <Jefro!~jefro@50-0-152-82.dedicated.static.sonic.net> has quit IRC | 19:48 | |
*** scottrif <scottrif!~scottrif@68-186-122-205.dhcp.knwc.wa.charter.com> has quit IRC | 19:50 | |
*** rubdos <rubdos!~rubdos@host-85-27-76-52.dynamic.voo.be> has quit IRC | 19:51 | |
*** toanju <toanju!~toanju@x4db360f7.dyn.telefonica.de> has joined #yocto | 19:52 | |
*** behanw <behanw!uid110099@gateway/web/irccloud.com/x-kabegjhljlhwahug> has joined #yocto | 19:58 | |
*** dv_ <dv_!~quassel@62.178.118.86> has quit IRC | 20:00 | |
*** dv_ <dv_!~quassel@62.178.118.86> has joined #yocto | 20:01 | |
*** Jeroen__ <Jeroen__!589f3c57@gateway/web/freenode/ip.88.159.60.87> has joined #yocto | 20:06 | |
*** toanju <toanju!~toanju@x4db360f7.dyn.telefonica.de> has quit IRC | 20:07 | |
*** bluelightning <bluelightning!~paul@pdpc/supporter/professional/bluelightning> has joined #yocto | 20:36 | |
*** gferencz <gferencz!~gferencz@173.225.52.242> has joined #yocto | 20:37 | |
*** jku <jku!~jku@dyj170ycrv18---3wlh9y-3.rev.dnainternet.fi> has quit IRC | 20:38 | |
*** Jeroen__ <Jeroen__!589f3c57@gateway/web/freenode/ip.88.159.60.87> has quit IRC | 20:39 | |
*** gferencz <gferencz!~gferencz@173.225.52.242> has quit IRC | 20:40 | |
*** sameo_afk <sameo_afk!~samuel@192.55.55.37> has quit IRC | 20:44 | |
*** sameo <sameo!~samuel@192.55.55.39> has joined #yocto | 20:53 | |
*** pohly <pohly!~pohly@p5DE8D54E.dip0.t-ipconnect.de> has quit IRC | 20:56 | |
*** Snert__ <Snert__!~LoginName@65-70-174-206.gci.net> has joined #yocto | 20:58 | |
*** Snert <Snert!~LoginName@65-70-174-206.gci.net> has quit IRC | 20:58 | |
Xz | hi there | 21:00 |
Xz | how do I sign up for yocto kernel mailing list? | 21:00 |
*** wenzong <wenzong!~wfan@106.120.101.38> has quit IRC | 21:01 | |
*** wenzong <wenzong!~wfan@106.120.101.38> has joined #yocto | 21:01 | |
*** sjolley <sjolley!~sjolley@134.134.139.72> has quit IRC | 21:04 | |
*** sjolley <sjolley!sjolley@nat/intel/x-diiwgxchsojeyihy> has joined #yocto | 21:05 | |
*** galak <galak!~galak@104-57-189-103.lightspeed.austtx.sbcglobal.net> has quit IRC | 21:06 | |
*** caiortp <caiortp!~inatel@131.221.240.204> has quit IRC | 21:07 | |
*** smferris <smferris!~smferris@192.95.10.156> has quit IRC | 21:08 | |
*** smferris <smferris!~smferris@192.95.10.156> has joined #yocto | 21:08 | |
*** sjolley <sjolley!sjolley@nat/intel/x-diiwgxchsojeyihy> has quit IRC | 21:11 | |
*** realBigFoot <realBigFoot!~realBigfo@192.55.54.42> has joined #yocto | 21:16 | |
*** bottazzini <bottazzini!realBigfoo@nat/intel/x-xuztinkixxwqxzjc> has quit IRC | 21:18 | |
*** berton <berton!~fabio@187.23.154.250> has quit IRC | 21:20 | |
*** joshuagl <joshuagl!~joshuagl@192.198.151.45> has quit IRC | 21:24 | |
*** arkver <arkver!~arkver@host81-135-58-229.range81-135.btcentralplus.com> has quit IRC | 21:28 | |
*** sjolley <sjolley!~sjolley@134.134.139.70> has joined #yocto | 21:34 | |
*** rburton <rburton!~Adium@home.burtonini.com> has quit IRC | 21:43 | |
*** m2 <m2!~m2@debian/developer/mmagallo> has joined #yocto | 21:46 | |
m2 | can someone take a look at this error? http://0fe86b863c596abd.paste.se/ I understand what it's sayig, I just can't spot the dependency loop :-P | 21:48 |
m2 | this happens when I add INITRAMFS_IMAGE to the configuration, and INITRAMFS_IMAGE_BUNDLE is set to 1 | 21:50 |
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC | 21:53 | |
*** mbergek <mbergek!~mbergek@c-4ab0e055.17-2-64736c10.cust.bredbandsbolaget.se> has joined #yocto | 21:56 | |
*** Crofton <Crofton!~balister@192.55.54.59> has quit IRC | 21:56 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has quit IRC | 22:01 | |
*** fmeerkoetter <fmeerkoetter!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** bfederau <bfederau!~quassel@service.basyskom.com> has joined #yocto | 22:01 | |
*** benjamirc <benjamirc!~besquive@134.134.139.77> has quit IRC | 22:04 | |
*** lamego <lamego!~jose@134.134.137.71> has quit IRC | 22:06 | |
m2 | it took a lot of squinting to see it: syslinux:do_populate_sysroot depends on ... linux-yocto:do_deploy which depends on syslinux:do_populate_sysroot | 22:08 |
*** ntl <ntl!~nathanl@cpe-24-242-75-173.austin.res.rr.com> has quit IRC | 22:13 | |
m2 | I think I see what's the problem: the image type is hddimg. When I add the INITRAMFS variables, the loop shows up. | 22:16 |
m2 | Am I misunderstanding something? | 22:16 |
*** tlab <tlab!~tlab@104.235.20.44> has joined #yocto | 22:21 | |
bluelightning | m2: is this perhaps IMAGE_FSTYPES being set to include hddimg also for the initramfs image as well as your main image? | 22:26 |
*** sjolley1 <sjolley1!~sjolley@134.134.137.73> has joined #yocto | 22:29 | |
*** sjolley <sjolley!~sjolley@134.134.139.70> has quit IRC | 22:29 | |
*** stephano <stephano!~stephano@134.134.139.82> has quit IRC | 22:29 | |
*** agust <agust!~agust@p4FCB59B3.dip0.t-ipconnect.de> has quit IRC | 22:30 | |
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC | 22:33 | |
*** nighty <nighty!~nighty@s229123.ppp.asahi-net.or.jp> has quit IRC | 22:35 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has quit IRC | 22:36 | |
*** tlab <tlab!~tlab@104.235.20.44> has joined #yocto | 22:38 | |
*** Amynka <Amynka!~frozen@gentoo/developer/amynka> has joined #yocto | 22:47 | |
*** xkonni <xkonni!~konni@193.37.152.139> has quit IRC | 22:48 | |
*** xkonni <xkonni!~konni@193.37.152.139> has joined #yocto | 22:50 | |
*** mbergek <mbergek!~mbergek@c-4ab0e055.17-2-64736c10.cust.bredbandsbolaget.se> has quit IRC | 23:01 | |
*** igor1 <igor1!~igor@177.159.144.73> has quit IRC | 23:02 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has quit IRC | 23:07 | |
*** crankslider <crankslider!~slidercra@unaffiliated/slidercrank> has joined #yocto | 23:07 | |
*** paulg <paulg!~paulg@70.52.193.89> has quit IRC | 23:08 | |
*** sujith_h <sujith_h!~toaster@kde/developers/sujithh> has quit IRC | 23:09 | |
*** anselmolsm <anselmolsm!~anselmols@192.55.54.45> has quit IRC | 23:10 | |
*** townxelliot <townxelliot!~ell@176.251.203.139> has joined #yocto | 23:14 | |
*** hamis_lt_u <hamis_lt_u!~irfan@110.93.212.98> has joined #yocto | 23:15 | |
*** ephlodur <ephlodur!c630ca4d@gateway/web/freenode/ip.198.48.202.77> has joined #yocto | 23:19 | |
ephlodur | hello all | 23:19 |
ephlodur | I have a problem running bitbake on UpenSuSE 42.1 | 23:19 |
ephlodur | anybody? | 23:21 |
billr | What kind of problems are you having? I know it works on OpenSuSE 42.1 because one of the Yocto project AutoBuilders runs 42.1. | 23:22 |
ephlodur | FATAL: The knotty ui could not load the required curses python module. | 23:23 |
ephlodur | all python are install correctly | 23:23 |
billr | Which version of Yocto are you trying to build? One of the releases or master? | 23:24 |
ephlodur | running the master i beleive ... is there a way to very that information | 23:25 |
*** townxelliot <townxelliot!~ell@176.251.203.139> has quit IRC | 23:25 | |
billr | run 'git branch' from inside the poky directory and look for the one with the "*" next to it. 'git status' should also tell you which branch is active. | 23:27 |
ephlodur | ok is the master | 23:29 |
*** sameo <sameo!~samuel@192.55.55.39> has quit IRC | 23:29 | |
billr | ok, and you're sure you have the Python3 curses module installed? | 23:32 |
ephlodur | yes | 23:32 |
ephlodur | the version of python now is Python 2.7.9 | 23:33 |
billr | The master branch has switched over to use python3. | 23:34 |
billr | From the command line, try: | 23:34 |
billr | $ pyhton3 | 23:34 |
ephlodur | the phython 3 is located in /usr/bin/python3.4 | 23:34 |
billr | >>> import curses | 23:34 |
ephlodur | how do I import ncurse | 23:35 |
billr | ^pyhton^Python^ | 23:35 |
billr | if you look at "bitbake/lib/bb/ui/knotty.py" you will see it does "import curses" | 23:35 |
ephlodur | ok what should I type | 23:35 |
billr | line 150. That's where it is failing on you. | 23:36 |
ephlodur | ok ..how to I fix that | 23:36 |
billr | Start python3 and at the ">>>" prompt, just type "import curses" and see what it says, if anything | 23:36 |
ephlodur | ok when I type python it seem to load python 2.7 and ncurse failed | 23:38 |
ephlodur | how I can I force it to load python 3 | 23:38 |
billr | what if you type "python3" | 23:38 |
ephlodur | ok even when Python 3.4.1 (default, May 23 2014, 17:48:28) [GCC] on linux is loaded ncurse failed with ImportError: No module named 'ncurse' | 23:40 |
kergoth | he said curses, not 'ncurse' | 23:40 |
* kergoth yawns | 23:40 | |
ephlodur | when I try to install ncurse I get No update candidate for 'python-curses-2.7.9-21.1.x86_64'. The highest available version is already installed | 23:41 |
billr | kergoth: do you know if py3 curses comes standard or is an add-on package? | 23:42 |
*** Aethenelle <Aethenelle!~Aethenell@199.15.128.78> has quit IRC | 23:42 | |
ephlodur | I not sure ... the only ncurse I see in the repository is 2.7.9 | 23:43 |
billr | python3-curses-3.4.1-6.1.x86_64.rpm | 23:44 |
kergoth | it comes with the standard python 3 library in debian, no idea about rpm based distros | 23:44 |
kergoth | specifically, libpython3.5-stdlib in ubuntu 16.04 | 23:44 |
billr | found it on opensuse page. Looks like a separate package | 23:45 |
billr | ephlodur: don't do an upgrade - do an install of the python3 package I showed above | 23:45 |
ephlodur | ok .. I found it on the web site ..trying to install it now | 23:49 |
ephlodur | ok it's installed | 23:50 |
billr | good. things should work better now | 23:51 |
ephlodur | the package is python3-curses | 23:51 |
billr | makes perfect sense | 23:52 |
ephlodur | import ncuse still failed ImportError: No module named 'ncurse' | 23:52 |
billr | are you sure the error says 'ncurse' and not 'curses'? | 23:53 |
ephlodur | using python3 and import ncurse i get ImportError: No module named 'ncurse' | 23:54 |
kergoth | you were told like 3 times to import curses, not 'ncurse' | 23:55 |
kergoth | there's no such thing as 'ncurse' | 23:55 |
ephlodur | ok.. sorry | 23:55 |
ephlodur | ok curses get loaded ok with no errors | 23:55 |
*** aehs29 <aehs29!~aehernan@134.134.139.76> has left #yocto | 23:55 | |
billr | ok, good news. Now try bitbake again | 23:56 |
ephlodur | doing import curses | 23:56 |
*** tlab <tlab!~tlab@104.235.20.44> has quit IRC | 23:57 | |
ephlodur | great all of you it's working | 23:57 |
billr | happy to hear that. good luck with the rest of your building | 23:57 |
ephlodur | thanks a lot | 23:57 |
*** slips <slips!~slips@62.167.164.82.customer.cdi.no> has quit IRC | 23:59 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!