Bug 34983 - При указании тега он не используется
Summary: При указании тега он не используется
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: github2spec (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: obirvalger@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-04 14:38 MSK by Andrey Cherepanov
Modified: 2018-06-08 05:41 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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