[ 
https://issues.apache.org/jira/browse/SOLR-7328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Anshum Gupta updated SOLR-7328:
-------------------------------
    Component/s:     (was: scripts and tools)
                 release-scripts

> Fix addVersion.py to import methods from scriptutil correctly
> -------------------------------------------------------------
>
>                 Key: SOLR-7328
>                 URL: https://issues.apache.org/jira/browse/SOLR-7328
>             Project: Solr
>          Issue Type: Bug
>          Components: release-scripts
>            Reporter: Anshum Gupta
>            Assignee: Anshum Gupta
>
> Running addVersion.py during the release process leads to the following error:
> ~/solr/release/branch_5x > python3 -u dev-tools/scripts/addVersion.py 5.2.0
> Traceback (most recent call last):
>   File "dev-tools/scripts/addVersion.py", line 214, in <module>
>     main()
>   File "dev-tools/scripts/addVersion.py", line 185, in main
>     c = read_config() 
>   File "dev-tools/scripts/addVersion.py", line 168, in read_config
>     c.branch_type = scriptutil.find_branch_type()
> NameError: global name 'scriptutil' is not defined



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to