When trying to download a package from `ghcr.io` I get a message *"All downloads finished!"* but nothing appears to have been downloaded?!? ``` ❯ powerloader download -vvv -d '/home/user/temp' -m oci://ghcr.io 'conda/eq-example:0.1.0.post008-906eb6f' [2023-08-26 23:09:16.562] [info] All downloads finished! ~/temp ❯ tree -a ./ ./ └── .pdcache 1 directory, 0 files ``` Am I doing something wrong, or is this a bug? The package in question: https://github.com/orgs/energy-quants/packages/container/conda%2Feq-example/122204816?tag=0.1.0.post008-906eb6f
When trying to download a package from
ghcr.ioI get a message "All downloads finished!" but nothing appears to have been downloaded?!?Am I doing something wrong, or is this a bug?
The package in question:
https://github.com/orgs/energy-quants/packages/container/conda%2Feq-example/122204816?tag=0.1.0.post008-906eb6f