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

yubikey-manager-qt-0.5.2.tar.gz is missing VERSION file #54

Closed
gktrk opened this issue Jul 17, 2018 · 2 comments
Closed

yubikey-manager-qt-0.5.2.tar.gz is missing VERSION file #54

gktrk opened this issue Jul 17, 2018 · 2 comments

Comments

@gktrk
Copy link

gktrk commented Jul 17, 2018

The tarball is missing the file VERSION, triggering a git repo search in compute_version.py and effectively failing to determine the version as follows:

Traceback (most recent call last):
  File "../compute-version.py", line 112, in <module>
    print(compute_version(tag_prefix=args.tag_prefix))
  File "../compute-version.py", line 82, in compute_version
    raise ChildProcessError(git_result.stderr)  # noqa: F821
ChildProcessError: fatal: not a git repository (or any parent up to mount point /var/tmp)
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).

Project MESSAGE: Version of this build:
@dagheyman
Copy link

Thanks for the report, we'll look into this.

@dagheyman dagheyman reopened this Aug 13, 2018
@dagheyman
Copy link

The 1.0.0 release should have the VERSION file included.

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

No branches or pull requests

2 participants