libera/#maemo/ Tuesday, 2019-04-02

sixwheeledbeasteh? update for zzztop?16:53
DocScrutinizer05not sure18:01
DocScrutinizer05I looked at the line throwing error and it might be related to number of CPUs the kernel reports18:02
DocScrutinizer05I rebooted so let me test again18:02
DocScrutinizer05fixed18:04
DocScrutinizer05I.E. no more errors18:04
DocScrutinizer05sth fsckd up the /sys AIUI18:05
DocScrutinizer05the line 337 that threw error:          foreach my $cpu (0..$maxcpu) {             my $dt = $post->[$cpu]->{$int} - $pre->[$cpu]->{$int};18:06
sixwheeledbeast:shrug:18:07
DocScrutinizer05indeed18:08
DocScrutinizer05after all it's perl, I can't really read that18:10
DocScrutinizer05102 $maxcpu = get_cpu_range();18:11
DocScrutinizer0588 sub get_cpu_range()    {to 99}18:12
DocScrutinizer0576 my $cpudir='/sys/devices/system/cpu';18:14
DocScrutinizer05sth made /sys go freak-out18:15
DocScrutinizer05brolin_empey: **apparently**18:17
DocScrutinizer05oh, when `find` finds them, then your point18:18
* DocScrutinizer05 glares at upper/lower case and how all dos and successors tend to constantly mess with this, sometimes ignoring the difference, sometimes not18:22
DocScrutinizer05anyway a strict pattern match doesn't match “trance” or “megamix” to “⏩ 24 Hour Trance MEGAMIX _ Best Trance _ 1996 - 2016 _ Part 1 ⏪-0lTg5SM2N_0.webm”18:24
DocScrutinizer05it either needs "ignore_case" or a search pattern like "Trance" or "MEGAMIX"18:25
DocScrutinizer05less for example auto-decides to either ignore or take into account the case of search pattern, depending on upper case chars being present in search pattern or not18:27

Generated by irclog2html.py 2.17.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!