Project

General

Profile

Actions

Bug #13423

closed

error in etc.gemspec

Added by znz (Kazuhiro NISHIYAMA) almost 7 years ago. Updated almost 7 years ago.

Status:
Closed
Target version:
[ruby-dev:50068]

Description

git コマンドがないと make installetc.gemspec でエラーになります。

Invalid gemspec in [/path/to/ruby/ext/etc/etc.gemspec]: No such file or directory - git
        from ../tool/rbinstall.rb:889:in `<main>'
        from ../tool/rbinstall.rb:889:in `each'
        from ../tool/rbinstall.rb:892:in `block in <main>'
        from ../tool/rbinstall.rb:763:in `block in <main>'
        from ../tool/rbinstall.rb:775:in `install_default_gem'
        from ../tool/rbinstall.rb:775:in `map'
../tool/rbinstall.rb:776:in `block in install_default_gem': invalid spec in /path/to/ruby/ext/etc/etc.gemspec (RuntimeError)

Related issues 3 (0 open3 closed)

Related to Ruby master - Bug #12736: `make install` says `fatal: Not a git repository (or any of the parent directories): .git`Closedhsbt (Hiroshi SHIBATA)Actions
Related to Ruby master - Bug #13428: rbinstall should not use Spec#files anymoreClosednobu (Nobuyoshi Nakada)Actions
Related to Ruby master - Bug #13808: lib/ipaddr.gemspec includes `git ls-files -z`Closedknu (Akinori MUSHA)Actions
Actions #1

Updated by znz (Kazuhiro NISHIYAMA) almost 7 years ago

  • Related to Bug #12736: `make install` says `fatal: Not a git repository (or any of the parent directories): .git` added
Actions #2

Updated by nobu (Nobuyoshi Nakada) almost 7 years ago

  • Status changed from Open to Closed

Applied in changeset trunk|r58327.


rbinstall.rb: purge git ls-files

  • tool/rbinstall.rb (load_gemspec): purge git ls-files generated
    by bundle. it is not available always everywhere everytime.
    [ruby-dev:50068] [Bug #13423]
Actions #3

Updated by vo.x (Vit Ondruch) almost 7 years ago

  • Related to Bug #13428: rbinstall should not use Spec#files anymore added
Actions #4

Updated by znz (Kazuhiro NISHIYAMA) over 6 years ago

  • Related to Bug #13808: lib/ipaddr.gemspec includes `git ls-files -z` added
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0