Skip to content

Error with bumpversion #51

@npf

Description

@npf

As of commit e81af8f
I have the following error with bumpversion:

neyron@caigang:~/scm/OAR/oardocker (master $=)$ make bumpversion
Traceback (most recent call last):
  File "scripts/bumpversion.py", line 189, in <module>
    main()
  File "scripts/bumpversion.py", line 185, in main
    args.func(args)
  File "scripts/bumpversion.py", line 50, in bump_release_version
    stderr=subprocess.STDOUT).decode('utf-8')
  File "/usr/lib/python2.7/subprocess.py", line 219, in check_output
    raise CalledProcessError(retcode, cmd, output=output)
subprocess.CalledProcessError: Command '[u'bumpversion', u'release', u'--dry-run', u'--verbose']' returned non-zero exit status 1
Makefile:44: recipe for target 'bumpversion' failed
make: *** [bumpversion] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions