My first attempt at uploading a package failed: > I'm stuck on a failed upload: > ``` > ❯ powerloader upload -vvv ./dist/conda/linux-64/mypackage-1.2.3-py39h2e92cda_0.conda:org/repo/mypackage:1.2.3 -m oci://ghcr.io > [2022-12-20 00:12:50.011] [info] URL: https://ghcr.io/ > [2022-12-20 00:12:50.012] [critical] Could not upload: map::at > ``` > > _Originally posted by @dhirschfeld in https://github.com/mamba-org/powerloader/issues/135#issuecomment-1357740727_ ...but I persevered (and grepped the source) and finally succeeded! :tada: I'm just opening this issue to document the steps I had to take in case it is useful to others...
My first attempt at uploading a package failed:
...but I persevered (and grepped the source) and finally succeeded! 🎉
I'm just opening this issue to document the steps I had to take in case it is useful to others...