Martin Grigorov
Martin Grigorov
I doubt! There is some problem with Azure CI. Many other recipes fail the same way...
The build passes now but it fails at runtime with: ``` + mosdepth -h[0m 2024-06-07T12:58:45.6161050Z 12:58:36 [32mBIOCONDA INFO[0m (ERR) dyld[11315]: Library not loaded: '/usr/local/miniconda/envs/bioconda/conda-bld/d4binding_1646531208915/work/target/release/deps/libd4binding.dylib'[0m 2024-06-07T12:58:45.6164930Z 12:58:36 [32mBIOCONDA INFO[0m (ERR) Referenced...
> The build passes now but it fails at runtime with: > > ``` > + mosdepth -h�[0m > 2024-06-07T12:58:45.6161050Z 12:58:36 �[32mBIOCONDA INFO�[0m (ERR) dyld[11315]: Library not loaded: '/usr/local/miniconda/envs/bioconda/conda-bld/d4binding_1646531208915/work/target/release/deps/libd4binding.dylib'�[0m >...
Activity to keep the bot happy
The Linux ARM64 builds due to: ``` python >=3.10,=1.1.1l,=1.1.1n,=1.1.1o,=1.1.1q,=1.3.1,=1.1.1s,
The Linux ARM64 depends on `perl-encode`. See https://github.com/bioconda/bioconda-recipes/pull/47056#issuecomment-2095692129 for more.
Done with https://github.com/bioconda/bioconda-recipes/pull/52413
I just tried the TypeScript version but it errors with: ``` npx ts-node firestore2json.ts collectionName 10000 /home/martin/git/vanko/firebase-to-supabase/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^ TSError: ⨯ Unable to compile TypeScript: firestore2json.ts:5:5...
`node firestore2json.js collectionName 100 100000` seems to behave better - it again downloads 1141 records, i.e. it seems it uses `100` as a batchSize internally and fetches up-to `100000` (the...
The ARM64 builds fail due to: ``` 11:06:53 BIOCONDA INFO (OUT) Encountered problems while solving: 11:06:53 BIOCONDA INFO (OUT) - nothing provides requested fastpath 11:06:53 BIOCONDA INFO (OUT) - nothing...