Skip to content

install: failed to install tarantool by commit hash #1222

@elhimov

Description

@elhimov

Actual:

$ tt install tarantool 4472d924
   • Searching in commits...  
   ⨯ 4472d924: unable to get hash info

Expected:
Tarantool should be installed successfully, similar to the following installation by tag (2.10.8 refers to that exact commit):

$ tt install tarantool 2.10.8
   • Searching in versions... 
   • Checking existing...     
   • Installing tarantool=2.10.8
   • Checking dependencies... 
   • Downloading tarantool... 
   • Patching tarantool...    
   • Building tarantool...    
   • Copying executable...    
   • Copying headers...       
   • Tarantool executable is installed to: "/opt/tarantool/bin/tarantool_2.10.8"
   • Changing symlinks...     
   • Made default by symlink "/opt/tarantool/include/include/tarantool"
   • Use the following command to add the bin_dir directory to the PATH: . <(tt env)
   • Done.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions