Bug 34983

Summary: При указании тега он не используется
Product: Sisyphus Reporter: Andrey Cherepanov <cas>
Component: github2specAssignee: obirvalger <obirvalger>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P3 CC: cas, grenka, obirvalger
Version: unstable   
Hardware: all   
OS: Linux   

Description Andrey Cherepanov 2018-06-04 14:38:01 MSK
cas@basalt git $ github2spec -i2 -u https://github.com/sass/sass
Package name [sass]: 
Package summary [Sass makes CSS fun again.]: 
Package license [MIT]: 
Package description [%summary]: 
Package type (common,golang-bin,java-maven,noarch,python,python-bin,python3,python3-bin,ruby,ruby-bin) [ruby]: 
Package url [https://github.com/sass/sass]: 
Package version [4.0.0.alpha.1]: 3.5.6
Package changelog [- Initial build for Sisyphus]: 
Package owner [sass]: 
Traceback (most recent call last):
  File "/usr/bin/genspec", line 241, in <module>
    spec.deploy()
  File "/usr/bin/genspec", line 136, in deploy
    self.__gearPost()
  File "/usr/bin/genspec", line 162, in __gearPost
    null_check_call(["gear-update-tag", "-a"])
  File "/usr/lib64/python3.5/subprocess.py", line 584, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['gear-update-tag', '-a']' returned non-zero exit status 1

при этом в cas@basalt ruby-sass $ gl1 | head -3
fb3163b (HEAD -> sisyphus) Create empty branch
af6c039 (tag: 4.0.0.alpha.1, stable) Bump VERSION to 4.0.0.alpha.1.
af701db Get rid of edge-releasing logic.
Comment 1 Repository Robot 2018-06-08 05:41:13 MSK
github2spec-1.4.4-alt1 -> sisyphus:

Tue Jun 05 2018 Mikhail Gordeev <obirvalger@altlinux> 1.4.4-alt1
- (ALT#34983) use version to change tag