nerdboy | <sigh> i'm stumped why this suddenly started failing a bunch of packages: https://paste2.org/dbaXd7yL | 00:09 |
---|---|---|
nerdboy | especially since i don't have anything rpm-ish around... | 00:09 |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 264 seconds) | 00:25 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 00:26 | |
*** florian <florian!~florian@dynamic-002-244-036-008.2.244.pool.telefonica.de> has quit IRC (Ping timeout: 272 seconds) | 00:33 | |
RP | paulg: basically start a hashserv on one, point all the others at it | 00:36 |
RP | use the db from an existing build if that generated the sstate | 00:36 |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has quit IRC (Quit: Client closed) | 00:48 | |
*** Saur_Home <Saur_Home!~Saur_Home@94-137-113-31.customers.ownit.se> has joined #yocto | 00:48 | |
*** olani- <olani-!~olani@134.238.48.37> has quit IRC (Ping timeout: 272 seconds) | 01:05 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has quit IRC (Ping timeout: 240 seconds) | 01:37 | |
*** dgriego <dgriego!~dgriego@user/dgriego> has joined #yocto | 01:39 | |
*** lexano <lexano!~lexano@174.119.69.134> has quit IRC (Ping timeout: 252 seconds) | 01:41 | |
*** gvmeson <gvmeson!~rmacleod@198-48-226-243.cpe.pppoe.ca> has joined #yocto | 01:48 | |
*** astlep55040180 <astlep55040180!~thelounge@107-136-136-210.lightspeed.nsvltn.sbcglobal.net> has quit IRC (Ping timeout: 255 seconds) | 01:48 | |
*** astlep55040180 <astlep55040180!~thelounge@107-136-136-210.lightspeed.nsvltn.sbcglobal.net> has joined #yocto | 02:00 | |
*** davidinux <davidinux!~davidinux@194.34.233.37> has quit IRC (Ping timeout: 264 seconds) | 02:04 | |
*** davidinux <davidinux!~davidinux@194.34.233.37> has joined #yocto | 02:04 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has quit IRC (Quit: ZNC - http://znc.in) | 02:20 | |
*** Emantor <Emantor!~Emantor@magratgarlick.emantor.de> has joined #yocto | 02:21 | |
*** jclsn <jclsn!~jclsn@2a04:4540:652e:7a00:2ce:39ff:fecf:efcd> has quit IRC (Ping timeout: 260 seconds) | 02:53 | |
*** jclsn <jclsn!~jclsn@2a04:4540:6500:d000:2ce:39ff:fecf:efcd> has joined #yocto | 02:54 | |
*** arielmrmx <arielmrmx!~quassel@189.161.177.85> has quit IRC (Ping timeout: 246 seconds) | 03:21 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Quit: WeeChat 4.2.1) | 05:11 | |
*** jmd <jmd!~user@2001:a61:2a5a:f701:bd45:e9a8:6384:9d60> has joined #yocto | 05:52 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 05:55 | |
*** jmd <jmd!~user@2001:a61:2a5a:f701:bd45:e9a8:6384:9d60> has quit IRC (Remote host closed the connection) | 06:07 | |
*** jmd <jmd!~user@2001:a61:2a5a:f701:bd45:e9a8:6384:9d60> has joined #yocto | 06:07 | |
*** amitk <amitk!~amit@58.84.61.160> has joined #yocto | 06:28 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 260 seconds) | 06:32 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 06:38 | |
RP | Saur_Home: you did test that series with oe-selftest -r devtool right? | 07:40 |
*** bhstalel <bhstalel!~bhstalel@196.237.14.53> has joined #yocto | 08:15 | |
* paulg is running out of patience with this hashserv stuff. | 08:16 | |
paulg | have client connecting to local server, but the db hasn't changed after an hour of building. | 08:17 |
paulg | [Client ('192.168.168.176', 54432)] Handling get-outhash | 08:18 |
RP | paulg: that seems strange unless it just hasn't synced to disk | 08:18 |
paulg | all the interactions are logged (with DEBUG) as get-outhash. At startup, it indicated anon clients had @dbadmin privs (plus the other defaults) | 08:19 |
paulg | but I've seen nothing that looks like a write/update db operation triggered by the client... | 08:19 |
RP | there should be a write after any sstate task completes | 08:20 |
paulg | so for completeness, I should mention I don't use DL_DIR or SSTATE_DIR ; I just symlink the NFS mounts directly into the build for both (vs. screwing with vars in conf/local.conf). But surely everybody does that. | 08:21 |
RP | paulg: mostly we set the config but that doesn't matter | 08:22 |
*** bhstalel <bhstalel!~bhstalel@196.237.14.53> has quit IRC (Read error: Connection reset by peer) | 08:22 | |
paulg | ok, just checking. | 08:22 |
paulg | our docs are pretty frustrating with respect to indicating who needs to run hashserv, and how to do it... if you are new to the concept. | 08:28 |
RP | agreed, I worry that needing to do this isn't clear and how to do it :/ | 08:29 |
paulg | https://elinux.org/images/e/eb/Yps2021.11-hash_equiv.pdf | 08:29 |
paulg | page 19 is just horrible - worse than the help text you get from running "--help" itself!! | 08:30 |
paulg | https://www.thegoodpenguin.co.uk/blog/improving-yocto-build-time/ | 08:30 |
paulg | ...seemed to be the best link I found that gave me something I could understand and make use of. | 08:31 |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Remote host closed the connection) | 08:31 | |
RP | If it were me I'd run bitbake-hashserv -b <ip>:4567 -d build/cache/hashserv.db and then BB_HASHSERVE = "<tp>:4567" | 08:32 |
paulg | our page is here, for context, in case anyone else is reading: https://docs.yoctoproject.org/singleindex.html#hash-equivalence | 08:32 |
JaMa | paulg: there was more recent presentation from JPEW | 08:32 |
JaMa | paulg: but it probably won't help you much with the configuration | 08:33 |
paulg | RP, AFAICT, that is pretty much exactly what I've done... | 08:35 |
paulg | paul@o990:~/poky$ ./bitbake/bin/bitbake-hashserv -b :8687 -l DEBUG -d ./hashserv.db | 08:35 |
paulg | and on the conf/local.conf of client... | 08:35 |
paulg | BB_SIGNATURE_HANDLER = "OEEquivHash" | 08:35 |
paulg | BB_HASHSERVE = "auto" | 08:35 |
paulg | BB_HASHSERVE_UPSTREAM = "o990.local:8687" | 08:35 |
*** luc4 <luc4!~luca@host-79-24-74-218.retail.telecomitalia.it> has joined #yocto | 08:35 | |
RP | no, that is different | 08:35 |
paulg | OK, I'm all ears. | 08:35 |
RP | set BB_HASHSERVE, not BB_HASHSERVE_UPTREAM | 08:36 |
paulg | ok - I'll give that a test. 'cause you know, it is only 3:36am and I am stubborn. | 08:37 |
RP | "Upstream" is a passthrough to something readonly so it matches what you're seeing | 08:37 |
RP | "auto" means start a local private server | 08:37 |
RP | you don't want either behaviour | 08:37 |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto | 08:38 | |
paulg | ok. Our docs really could use a worked example. "Bob has machines A, B, C, and D. A will be exporting downloads and sstate via NFS to B, C and D." | 08:39 |
RP | paulg: seriously, please send a patch. It is hard to know how to explain this once you know how it works | 08:39 |
paulg | I get it. I also suck at documenting things I already know how to do. So does everybody. | 08:40 |
luc4 | Hello! I'm trying to debug a layer where it seems some files are missing in the boot partition. What is the best way to debug the variables resulting from the machine configuration? I read about bitbake -e, but the output is a bit confusing. Is there a way to log variables defined inside the machine conf files? | 08:40 |
RP | this is relatively new, complicated and we do suck at documenting things we know. We do have docs support so a patch will likely encourage them to work out how to improve the docs even if the patch itself isn't perfect first try | 08:41 |
RP | paulg: not that I'm suggesting your patches aren't perfect :) | 08:41 |
paulg | steaming pile of perfection! | 08:45 |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto | 08:51 | |
paulg | That looks more promising... | 08:55 |
paulg | [Client ('192.168.168.214', 53168)] Handling report | 08:55 |
paulg | timestamp and size of hashserv.db changed too. This might actually work? | 08:58 |
paulg | The real proof will be if I can go tomorrow (well, later "today") to one of my gutless turds and dodge compiling llvm and mesa | 09:01 |
paulg | on a similar topic, just how "good" should I expect sstate to be? (hit vs. miss). Say I do "bitbake core-image-minimal ; mv tmp deletemelater ; bitbake core-image-minimal" | 09:08 |
paulg | should it be able to get to do_rootfs w/o recompiling anything, or is that unreasonable? | 09:09 |
paulg | or, if I build x86, and then build arm in another build dir (but shared sstate) - should I not see any "foo-native" packages being compiled? | 09:10 |
RP | paulg: it should skip to do_rootfs in that first case and in the second, it should reuse foo-native | 09:11 |
RP | paulg: if it didn't and it was the same metadata, that would be a bug | 09:12 |
paulg | OK, good to know. I'm hoping hashequiv helps. With a daily pull, I typically get depressing results like this... | 09:13 |
paulg | Sstate summary: Wanted 1249 Local 30 Mirrors 0 Missed 1219 Current 616 (2% match, 34% complete)############################ | ETA: 0:00:01 | 09:13 |
paulg | Sstate summary: Wanted 602 Local 8 Mirrors 0 Missed 594 Current 1254 (1% match, 67% complete) | 09:14 |
paulg | ...in case anyone wondered why I've never had a lot of love for sstate. | 09:15 |
paulg | I know, most people don't update that often, but I like to see what is going on and what got broke... | 09:16 |
RP | paulg: we've had a lot of changes to the "core" one way or another. Its is a nightmare for me trying to run test builds too | 09:18 |
paulg | I don't doubt it one bit. | 09:21 |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor) | 09:30 | |
RP | Saur_Home: I'm thinking the ton of devtool failures in testing may be from the minicom upgrade. Trying to isolate... | 09:48 |
*** mulk <mulk!~mulk@p5b2dc13b.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 255 seconds) | 09:51 | |
*** benkard <benkard!~mulk@p5b112fd0.dip0.t-ipconnect.de> has joined #yocto | 09:51 | |
*** benkard is now known as mulk | 09:51 | |
paulg | [Client ('192.168.168.203', 54928)] Adding taskhash equivalence for c3373afc83602b98ebd45a80b2226a222a8df7fd586453b160a388b20be442d1 with unihash 67b554c8ac220295686ebe70072b98584bfadbf5910c10077679351f19557876 | 10:14 |
paulg | That looks like progress. | 10:14 |
RP | paulg: yes, its doing "things" :) | 10:15 |
paulg | ...besides heating my house. :-P | 10:15 |
* paulg calls it a win for now and heads off in search of some Zzzz | 10:18 | |
*** Thorn_ <Thorn_!~Thorn@2001:8a0:dfe1:a200:6c5d:163f:7dca:4d41> has joined #yocto | 10:31 | |
*** Thorn <Thorn!~Thorn@user/thorn> has quit IRC (Ping timeout: 240 seconds) | 10:32 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 272 seconds) | 10:46 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 10:46 | |
*** ptsneves <ptsneves!~Thunderbi@031011128046.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 10:48 | |
*** ptsneves <ptsneves!~Thunderbi@031011128046.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 260 seconds) | 10:52 | |
*** simonew <simonew!~ile@2a02:810d:a940:35fc:2ade:f8f8:d4d6:b06b> has quit IRC (Ping timeout: 256 seconds) | 10:53 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has joined #yocto | 10:54 | |
*** ptsneves <ptsneves!~Thunderbi@031011128046.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 11:01 | |
*** ptsneves <ptsneves!~Thunderbi@031011128046.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 255 seconds) | 11:06 | |
*** jmd <jmd!~user@2001:a61:2a5a:f701:bd45:e9a8:6384:9d60> has quit IRC (Remote host closed the connection) | 12:18 | |
*** jmd <jmd!~user@2001:a61:2a5a:f701:bd45:e9a8:6384:9d60> has joined #yocto | 12:19 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 12:42 | |
*** simone <simone!~ile@2a02:810d:a940:35fc:ce76:8a8f:a51a:a017> has joined #yocto | 12:56 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has joined #yocto | 13:09 | |
*** bhstalel <bhstalel!~bhstalel@196.237.14.53> has joined #yocto | 13:43 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 272 seconds) | 14:06 | |
*** lexano <lexano!~lexano@174.119.69.134> has joined #yocto | 14:20 | |
*** bhstalel <bhstalel!~bhstalel@196.237.14.53> has quit IRC (Read error: Connection reset by peer) | 14:33 | |
*** ptsneves <ptsneves!~Thunderbi@83.10.201.64.ipv4.supernova.orange.pl> has joined #yocto | 14:55 | |
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has joined #yocto | 15:25 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has joined #yocto | 15:55 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 15:57 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 240 seconds) | 16:08 | |
paulg | Sstate summary: Wanted 1051 Local 69 Mirrors 0 Missed 982 Current 814 (6% match, 47% complete) | 16:25 |
paulg | Better than 1 or 2% but still not great. That is after at least 3 machines have built core-image-minimal on master in the last 24h to populate sstate with hashserv, and starting the 4th just 5m ago. | 16:27 |
RP | paulg: if the config is the same, the second/third/forth should reuse :/ | 16:28 |
paulg | bog standard auto generated config, with only the HASHSERV lines added at the bottom. | 16:29 |
paulg | It is *possible* that there was/were checkins on master while I was sleeping ; I didn't explicitly verify the SHA; I just pulled before building like I always do. | 16:30 |
paulg | pulled on one of yesterday's build machines and master didn't change. | 16:32 |
paulg | From git://git.yoctoproject.org/poky | 16:32 |
paulg | + e718f07fbc56...056dddfe5bf0 master-next -> origin/master-next (forced update) | 16:32 |
paulg | only master-next | 16:32 |
paulg | would be interesting to see some of those "Sstate summary:" lines from the AB workers... | 16:36 |
paulg | wondering if their hit/miss ratio is crap too, but they just power through with grunt. | 16:36 |
paulg | I'm going to run the two tests I talked about yesterday - move tmp aside and rebuild ; new build dir and new arch and build -- all while staying on the same machine. | 16:42 |
paulg | I have a suspicion that when you move to a physically different builder, something changes the hash. Just a guess at this point. | 16:44 |
RP | paulg: it would be useful to work out if there is an issue | 16:52 |
*** DarkestFM <DarkestFM!~DarkestFM@173.161.35.14> has quit IRC (Ping timeout: 256 seconds) | 16:53 | |
RP | paulg: I've been doing some "back to back" builds on the autobuilder as it happens. https://autobuilder.yoctoproject.org/typhoon/#/builders/63/builds/8537/steps/12/logs/stdio | 16:53 |
RP | Initialising tasks...Sstate summary: Wanted 7070 Local 7061 Mirrors 0 Missed 9 Current 0 (99% match, 0% complete) | 16:53 |
paulg | yeah, that is what I want to see locally! | 16:54 |
RP | https://autobuilder.yoctoproject.org/typhoon/#/builders/73/builds/8529/steps/12/logs/stdio Initialising tasks...Sstate summary: Wanted 8196 Local 8132 Mirrors 0 Missed 64 Current 0 (99% match, 0% complete) | 16:55 |
RP | paulg: so I'm not totally making this up! | 16:55 |
paulg | I've got a mix of ubu-18.04 using buildtools (for newer python) and ubu-20.04 that don't use buildtools. But even then, eventually I should see 90%+ | 16:56 |
RP | paulg: is uninative active? | 16:56 |
RP | is tmp/sysroots-uninative/ present? | 16:56 |
RP | (if so, yes) | 16:57 |
paulg | seems to be - but it looks ancient - dates back to September? | 16:58 |
paulg | paul@oc-1055t:~/poky$ ls -l build/tmp/sysroots-uninative/ | 16:58 |
paulg | total 20 | 16:58 |
paulg | -rw-r--r-- 1 paul paul 532 Sep 1 13:27 buildinfo | 16:58 |
paulg | -rwxr-xr-x 1 paul paul 9045 Sep 1 13:29 relocate_sdk.py | 16:58 |
paulg | drwxr-xr-x 7 paul paul 4096 Sep 1 13:29 x86_64-linux | 16:58 |
paulg | Let me put it another way - AFAIK, I didn't do anything to actively disable uninative | 16:59 |
* paulg goes to look up what the hell it is (again) | 16:59 | |
RP | paulg: it is enabled by default, I just wanted to check | 17:00 |
RP | sep is probably fine | 17:00 |
paulg | checked a bunch of others - also same vintage. | 17:02 |
paulg | but yeah, I can see how if that special prebuilt libc wasn't there, the sstate would be garbage (how the hell did the name "uninative" come about?!?) | 17:04 |
RP | paulg: universal native sstate | 17:05 |
paulg | I'm sure I'll be looking up what it does again in six months... | 17:07 |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has joined #yocto | 17:08 | |
RP | paulg: for some reason the RTC kernel config patch we just merged comes to mind (goldfish RTC) :) | 17:10 |
paulg | :) | 17:10 |
*** ptsneves <ptsneves!~Thunderbi@83.10.201.64.ipv4.supernova.orange.pl> has quit IRC (Ping timeout: 268 seconds) | 17:15 | |
RP | rburton: "AssertionError: '/.cache/debuginfod_client/' not found in 'Server query failed: No such file or directory'" - https://autobuilder.yoctoproject.org/typhoon/#/builders/79/builds/6424/steps/15/logs/stdio :( | 17:15 |
* RP thinks he might understand the latest weird race on the autobuilder | 17:16 | |
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has quit IRC (Ping timeout: 264 seconds) | 17:18 | |
paulg | another machine that was off-line for a few days. Update and build core-image-minimal | 17:20 |
paulg | Sstate summary: Wanted 1045 Local 0 Mirrors 0 Missed 1045 Current 820 (0% match, 43% complete) | 17:20 |
paulg | That is terrible! And so it is building llvm-native AGAIN. | 17:21 |
paulg | yet I can see that same machine chatting with the hashserv box | 17:21 |
RP | paulg: compare the filenames in tmp/stamps/x86_64-linux/ see if you can see different hashes | 17:21 |
paulg | ok | 17:22 |
paulg | I chose stamps for make-native ; since I'm pretty sure nothing has changed there overnight - ls in the make-native stamp dir and all the hash are different - every one AFAICT. | 17:29 |
RP | ok, that is a good start as you've a thread to pull on. Is there a make-native sstate artefact in the sstate cache with any of those hashes (do_populate_sysroot I guess) | 17:30 |
RP | you could also bitbake-diffsigs the two siginfo files, see what it says is different between them. That usually involves chasing up a dependency chain | 17:32 |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 255 seconds) | 17:33 | |
paulg | let me dig around a bit based on the above and quit distracting you for a while. :-P | 17:33 |
*** ptsneves <ptsneves!~Thunderbi@83.10.201.64.ipv4.supernova.orange.pl> has joined #yocto | 17:35 | |
RP | paulg: quilt-native is always at the end of the dependency chains btw | 17:36 |
*** ptsneves <ptsneves!~Thunderbi@83.10.201.64.ipv4.supernova.orange.pl> has quit IRC (Ping timeout: 264 seconds) | 17:40 | |
paulg | ok - let me use quilt instead of make. | 17:41 |
*** nerdboy_ <nerdboy_!~nerdboy@47.143.129.199> has joined #yocto | 17:42 | |
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has quit IRC (Ping timeout: 255 seconds) | 17:43 | |
*** bhstalel <bhstalel!~bhstalel@197.31.149.56> has joined #yocto | 17:45 | |
*** goliath <goliath!~goliath@user/goliath> has joined #yocto | 17:53 | |
*** nerdboy_ is now known as nerdboy | 17:58 | |
*** nerdboy <nerdboy!~nerdboy@47.143.129.199> has quit IRC (Quit: Leaving) | 17:58 | |
*** nerdboy <nerdboy!~nerdboy@gentoo/developer/nerdboy> has joined #yocto | 17:59 | |
*** kpo <kpo!~kpo@87-206-161-246.dynamic.chello.pl> has joined #yocto | 18:01 | |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has quit IRC (Quit: vladest) | 18:06 | |
*** vladest <vladest!~Thunderbi@adsl-89-217-204-83.adslplus.ch> has joined #yocto | 18:30 | |
*** kpo <kpo!~kpo@87-206-161-246.dynamic.chello.pl> has quit IRC (Ping timeout: 268 seconds) | 18:31 | |
*** luc4 <luc4!~luca@host-79-24-74-218.retail.telecomitalia.it> has quit IRC (Quit: Konversation terminated!) | 18:32 | |
*** simone <simone!~ile@2a02:810d:a940:35fc:ce76:8a8f:a51a:a017> has quit IRC (Ping timeout: 256 seconds) | 18:35 | |
*** arielmrmx <arielmrmx!~quassel@189.161.177.122> has joined #yocto | 18:42 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has joined #yocto | 18:46 | |
*** risca <risca!~quassel@h-155-4-62-62.A980.priv.bahnhof.se> has joined #yocto | 18:48 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has quit IRC (Ping timeout: 255 seconds) | 18:55 | |
*** kpo <kpo!~kpo@87-206-161-246.dynamic.chello.pl> has joined #yocto | 19:00 | |
*** simone <simone!~ile@2a02:810d:a940:35fc:5cab:9d01:ff56:f1e5> has joined #yocto | 19:03 | |
*** florian <florian!~florian@dynamic-093-133-012-037.93.133.pool.telefonica.de> has joined #yocto | 19:20 | |
*** arielmrmx <arielmrmx!~quassel@189.161.177.122> has quit IRC (Ping timeout: 240 seconds) | 19:24 | |
*** arielmrmx <arielmrmx!~quassel@189.161.186.85> has joined #yocto | 19:26 | |
*** ptsneves <ptsneves!~Thunderbi@031011128046.dynamic-3-poz-k-0-2-0.vectranet.pl> has joined #yocto | 19:27 | |
*** bhstalel <bhstalel!~bhstalel@197.31.149.56> has quit IRC (Ping timeout: 264 seconds) | 20:10 | |
*** bhstalel <bhstalel!~bhstalel@197.31.149.56> has joined #yocto | 20:12 | |
*** alessioigor <alessioigor!~alessioig@185.178.95.240> has quit IRC (Quit: alessioigor) | 20:38 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Ping timeout: 272 seconds) | 20:43 | |
*** ptsneves <ptsneves!~Thunderbi@031011128046.dynamic-3-poz-k-0-2-0.vectranet.pl> has quit IRC (Ping timeout: 255 seconds) | 21:01 | |
*** Vonter <Vonter!~Vonter@user/vonter> has quit IRC (Ping timeout: 268 seconds) | 21:25 | |
*** Vonter <Vonter!~Vonter@user/vonter> has joined #yocto | 21:26 | |
*** goliath <goliath!~goliath@user/goliath> has quit IRC (Quit: SIGSEGV) | 21:36 | |
*** simone <simone!~ile@2a02:810d:a940:35fc:5cab:9d01:ff56:f1e5> has quit IRC (Remote host closed the connection) | 21:37 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto | 21:37 | |
*** simone <simone!~ile@2a02:810d:a940:35fc:5cab:9d01:ff56:f1e5> has joined #yocto | 21:38 | |
*** bhstalel <bhstalel!~bhstalel@197.31.149.56> has quit IRC (Ping timeout: 264 seconds) | 21:46 | |
*** amitk <amitk!~amit@58.84.61.160> has quit IRC (Ping timeout: 268 seconds) | 21:52 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has quit IRC (Read error: Connection reset by peer) | 21:58 | |
*** paulg <paulg!~paulg@198-84-237-91.cpe.teksavvy.com> has joined #yocto | 22:15 | |
*** jbo <jbo!~jbo@user/tct> has quit IRC (Read error: Connection reset by peer) | 22:49 | |
*** jbo <jbo!~jbo@user/tct> has joined #yocto | 22:49 | |
*** Thorn <Thorn!~Thorn@user/thorn> has joined #yocto | 23:01 | |
*** Thorn_ <Thorn_!~Thorn@2001:8a0:dfe1:a200:6c5d:163f:7dca:4d41> has quit IRC (Ping timeout: 260 seconds) | 23:02 | |
*** jmd <jmd!~user@2001:a61:2a5a:f701:bd45:e9a8:6384:9d60> has quit IRC (Remote host closed the connection) | 23:37 |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!