Monkol Lek

Results 9 comments of Monkol Lek

@gtxaspec you probably already sorted this out with @LouDnl but for prosterity and those who are interested but don't have time to hang out on discord 😉 The rootfs_camera.cpio.lzo file...

> Able to boot the V3's t31 kernel by corrupting the rootfs update process. > > If the RISC-V updater script detects the `sd_update` dir on the root of the...

I found the code relating to the format. Please update the documentation :o) https://github.com/broadinstitute/cromwell/blob/32d5d0cbf07e46f56d3d070f457eaff0138478d5/supportedBackends/google/pipelines/common/src/main/scala/cromwell/backend/google/pipelines/common/PipelinesApiDockerCacheMappingOperations.scala

Here is an example that worked for me for those that are interested. ``` { "manifestFormatVersion": 2, "dockerImageCacheMap": {"us.gcr.io/broad-gatk/gatk:4.3.0.0": {"dockerImageDigest": "sha256:e7996ba655225c1cde0a1faec6a113e217758310af2cf99b00d61dae8ec6e9f2", "diskImageName":"projects/${PROJECT}/global/images/${IMAGE}"} } } ``` There is some details on...

I'm happy to share the binary but the output to stdout besides the header does not appear to be in VCF format and more like debug text output. Did I...

Probably get hit two birds/issues and happy to provide a binary that will work with libc-2.12.so if you provide more details to build. Thanks!

Thanks for the fast response and tip. I had an old version of nim/nimble install but installing 0.17.3 from source. I'm still getting compile errors and will open two issues.

I've created a binary for older systems based on libc-2.12.so but what a huge pain in the ass! I'm gonna rant, though it has nothing to do with indelope but...

All good, compiler error regarding hts gone. thanks for the fast response!