Bug 34598 - Не видит URL
Summary: Не видит URL
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-03-01 14:09 MSK by Andrey Cherepanov
Modified: 2018-03-02 20:20 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-03-01 14:09:01 MSK
$ github2spec -u https://github.com/AGProjects/python-application -i2
Package name [python-application]: application
Package summary [Basic building blocks for Python applications]: 
Package license: LGPL
Package description [%summary]: This package is a collection of modules that are useful when building python applications. Their purpose is to eliminate the need to divert resources into implementing the small tasks that every application needs to do in order to run successfully and focus instead on the application logic itself.
Package type (common,golang-bin,java-maven,noarch,python,python-bin,python3,python3-bin,ruby,ruby-bin) [python3]: python
Package url [https://github.com/AGProjects/python-application]: 
Package version [release-2.1.0]: 2.1.0
Package changelog [- Initial build for Sisyphus]: 
Package owner [AGProjects]: 
Traceback (most recent call last):
  File "/usr/bin/genspec", line 241, in <module>
    spec.deploy()
  File "/usr/bin/genspec", line 114, in deploy
    self.__gitClone()
  File "/usr/bin/genspec", line 151, in __gitClone
    null_check_call(["git", "clone", "-o", "upstream", self.keys['url'], self.package])
  File "/usr/lib64/python3.5/subprocess.py", line 584, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['git', 'clone', '-o', 'upstream', '', 'python-module-application']' returned non-zero exit status 128
Comment 1 Repository Robot 2018-03-02 20:20:15 MSK
github2spec-1.4.3-alt1 -> sisyphus:

Fri Mar 02 2018 Mikhail Gordeev <obirvalger@altlinux> 1.4.3-alt1
- (ALT#34598) using empty strings instead of default values
- (ALT#34597) requires to inappropriate version of genspec
- (ALT#33934) show wrong version