Michael Gebetsroither
Michael Gebetsroither
upstream screwed up, i'm not sure this is really worth a fix, it's just version 1.11.5 that's broken
@huihuiy02 https://github.com/mgit-at/godeb has the fix to ignore paths with both `gocache/` and `tmp/` prefixes. And really ignore those specific upstream problems and not just print warnings (i don't want to...
@gwatts thx for your patch :)! I implemented it a bit differently in our [fork of godeb](https://github.com/mgit-at/godeb), to not shadow potential errors in the future with warning messages with and...
i've a similar problem, the last part of each block (containing the keys) is not written by nfc-mfclassic, thus all written cards have still the default key A/B (all 0xFF)...
@rrifi could you post some more information which version you of debian you tried and worked :) ? what was the "last version" (you meant latest?) that worked for you...
awesome thx!
hi, i just hit the same issue and then calculated the sum "by hand" and wrote the whole block. eg. https://www.nxp.com/docs/en/application-note/AN10927.pdf
@doegox i honestly don't know if i have 4 or 7 byte cards. `nfc-list` only shows 4 bytes, but as all other tools also only seem to support 4 byte...
Another option would be to support clickhouse. https://clickhouse.yandex/ It also has SQL support and is used by yandex as their main storage backend for webanalytics, thus has most features already...
Thx for statsd, it served us really well through the years! Though i can not further monitor this bug because we don't use statsd anymore (we _heavily_ outgrew it ;)