mamba-org / powerloader

BSD 3-Clause "New" or "Revised" License
15 stars 9 forks source link

Unable to download package from `ghcr.io` #178

Open dhirschfeld opened 1 year ago

dhirschfeld commented 1 year ago

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