Skip to content

Inappropriate dependency in deb package #5429

@rosik

Description

@rosik

Tarantool version: 2.4.2

$ apt show tarantool tarantool-common                                                                                                                                                   
Package: tarantool 
Version: 2.4.2.0.gcccd89701-1
Depends: ..., tarantool-common (>= 1.7.5.46)

Tarantool dependency on tarantool-common from is specified as >= 1.7.5, while it should be == 2.4.2....

The tarantoolctl binary belongs to the tarantool-common package, but all luarocks modules - to the tarantool. Version inconsistency causes problems.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions