-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Description
Hi,
I'm experiencing weird issues with anaconda upload silently failing.
- built a package:
conda skeleton pypi fastprogress
conda-build fastprogress
all was successful (this is just a pure python one-file module).
- tried to upload:
anaconda upload fastprogress-0.1.5-py36_0.tar.bz2
Using Anaconda API: https://api.anaconda.org
Using "stason" as upload username
Processing 'fastprogress-0.1.5-py36_0.tar.bz2'
Detecting file type...
File type is "conda"
Extracting conda package attributes for upload
Creating package "fastprogress"
that's it. Nothing happens, no error message, nothing gets uploaded. (nothing appears under https://anaconda.org/stason/repo)
Please note that another team member was able to successfully upload this same package from his setup, but it doesn't work on mine:
conda-build 3.15.1
conda 4.5.11
anaconda Command line client (version 1.7.2)
Python 3.6.6 :: Anaconda custom (64-bit)
ubuntu 18.04
Thank you.
chrisjbillington, birnbaum, jpfeuffer, watsonjj, keisen and 1 more
Metadata
Metadata
Assignees
Labels
No labels