Skip to content

Fix Automatic Travis-CI PyPi Deployment #35

@kb1lqc

Description

@kb1lqc

Per https://travis-ci.org/FaradayRF/faradayio/builds/336006288 the automatic Travis-CI pypi deployment is not working.

Deploying application
running sdist
running check
warning: sdist: standard file not found: should have one of README, README.txt
reading manifest template 'MANIFEST.in'
warning: no files found matching 'LICENSE.txt'
writing manifest file 'MANIFEST'
creating faradayio-0.0.1
creating faradayio-0.0.1/docs
creating faradayio-0.0.1/docs/images
creating faradayio-0.0.1/faradayio
making hard links in faradayio-0.0.1...
hard linking setup.py -> faradayio-0.0.1
hard linking docs/Makefile -> faradayio-0.0.1/docs
hard linking docs/code.rst -> faradayio-0.0.1/docs
hard linking docs/conf.py -> faradayio-0.0.1/docs
hard linking docs/index.rst -> faradayio-0.0.1/docs
hard linking docs/make.bat -> faradayio-0.0.1/docs
hard linking docs/images/Faraday_Logo_Square.png -> faradayio-0.0.1/docs/images
hard linking docs/images/Faraday_Logo_Square_50px.jpg -> faradayio-0.0.1/docs/images
hard linking faradayio/__init__.py -> faradayio-0.0.1/faradayio
hard linking faradayio/faraday.py -> faradayio-0.0.1/faradayio
creating dist
Creating tar archive
removing 'faradayio-0.0.1' (and everything under it)
Uploading distributions to https://upload.pypi.org/legacy/
Uploading faradayio-0.0.1.tar.gz
HTTPError: 403 Client Error: Invalid or non-existent authentication information. for url: https://upload.pypi.org/legacy/
faradayio/__pycache__/__init__.cpython-35.pyc already exists, no checkout
faradayio/__pycache__/faraday.cpython-35.pyc already exists, no checkout
tests/__pycache__/__init__.cpython-35.pyc already exists, no checkout
tests/__pycache__/serialtestclass.cpython-35.pyc already exists, no checkout
tests/__pycache__/test_serial.cpython-35-PYTEST.pyc already exists, no checkout
tests/__pycache__/test_tun.cpython-35-PYTEST.pyc already exists, no checkout
Could not restore untracked files from stash entry
PyPI upload failed.
failed to deploy

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions