Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

binstar push difficulties #5

Open
jchodera opened this issue Jun 23, 2015 · 8 comments
Open

binstar push difficulties #5

jchodera opened this issue Jun 23, 2015 · 8 comments

Comments

@jchodera
Copy link
Member

I seem to still be getting these errors when attempting to push from Jenkins to binstar:

+ vagrant ssh --command 'binstar --quiet -t **** upload --force -u omnia --channel main miniconda/conda-bld/*/openmm-dev-*.tar.bz2'
Using binstar api site https://api.anaconda.org
[warning] Distribution linux-64/openmm-dev-dev-py27_0.tar.bz2 already exists ... removing 
[BinstarError] Invalid dist_id 
Traceback (most recent call last):
  File "/home/vagrant/miniconda/bin/binstar", line 6, in <module>
    sys.exit(main())
  File "/home/vagrant/miniconda/lib/python2.7/site-packages/binstar_client/scripts/cli.py", line 94, in main
    description=__doc__, version=version)
  File "/home/vagrant/miniconda/lib/python2.7/site-packages/binstar_client/scripts/cli.py", line 76, in binstar_main
    return args.main(args)
  File "/home/vagrant/miniconda/lib/python2.7/site-packages/binstar_client/commands/upload.py", line 204, in main
    callback=upload_print_callback(args))
  File "/home/vagrant/miniconda/lib/python2.7/site-packages/binstar_client/__init__.py", line 435, in upload
    self._check_response(res)
  File "/home/vagrant/miniconda/lib/python2.7/site-packages/binstar_client/__init__.py", line 160, in _check_response
    raise ErrCls(msg, res.status_code)
BinstarError: (u'Invalid dist_id', 400)

Also, successfully pushed 2.7 packages seem to disappear after pushing 3.3 or 3.4 packages.

@jchodera
Copy link
Member Author

Reported this here: anaconda-graveyard/docs.anaconda.org#84

@jchodera
Copy link
Member Author

Until we hear back from continuum, I think it might be best if I convert these over to binstar CI builds so that we can at least get the Linux packages working. Those are critical for a number of people.

@jchodera
Copy link
Member Author

Jenkins is still failing to push with the same error. I'm trying again after having manually removed the binstar packages.

@jchodera
Copy link
Member Author

Difficulties are still ongoing. Removing packages manually and rerunning Jenkins worked this time, but will need to monitor this.

@jchodera
Copy link
Member Author

jchodera commented Jul 1, 2015

Reported here too:
anaconda/anaconda-client#173

@jchodera
Copy link
Member Author

jchodera commented Jul 1, 2015

Rebuilding packages after manually deleting linux packages.

@jchodera
Copy link
Member Author

jchodera commented Jul 1, 2015

I'm going to disable openmm-dev package building until this is resolved.

@jchodera
Copy link
Member Author

jchodera commented Jul 1, 2015

openmm-dev package building is disabled now that there are recent linux and osx packages posted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant