tags 911407 + moreinfo
thanks
Hi Артем,
> I've faced with the same issue when tried to upgrade to the latest redis
> (and using old sentinel.conf).
Can you clarify exactly what versions you are referring to here?
"latest" is obvious a moving target. In addition, this works fine
for me:
$ sudo apt install redis-sentinel
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
redis-sentinel
0 upgraded, 1 newly installed, 0 to remove and 21 not upgraded.
Need to get 0 B/46.3 kB of archives.
After this operation, 91.1 kB of additional disk space will be used.
Selecting previously unselected package redis-sentinel.
(Reading database ... 229370 files and directories currently installed.)
Preparing to unpack .../redis-sentinel_5%3a5.0.0-2_amd64.deb ...
Unpacking redis-sentinel (5:5.0.0-2) ...
Setting up redis-sentinel (5:5.0.0-2) ...
Created symlink /etc/systemd/system/sentinel.service →
/etc/systemd/system/redis-sentinel.service.
Created symlink
/etc/systemd/system/multi-user.target.wants/redis-sentinel.service →
/etc/systemd/system/redis-sentinel.service.
Processing triggers for systemd (239-11) ...
Processing triggers for man-db (2.8.4-2+b1) ...
[master 9ae422f] committing changes in /etc after apt run
14 files changed, 366 insertions(+)
create mode 100644 default/redis-sentinel
create mode 100755 init.d/redis-sentinel
create mode 100644 logrotate.d/redis-sentinel
create mode 120000 rc0.d/K01redis-sentinel
create mode 120000 rc1.d/K01redis-sentinel
create mode 120000 rc2.d/S03redis-sentinel
create mode 120000 rc3.d/S03redis-sentinel
create mode 120000 rc4.d/S03redis-sentinel
create mode 120000 rc5.d/S03redis-sentinel
create mode 120000 rc6.d/K01redis-sentinel
create mode 100644 redis/sentinel.conf
create mode 120000
systemd/system/multi-user.target.wants/redis-sentinel.service
create mode 120000 systemd/system/sentinel.service
$ echo $?
$ echo 0
Best wishes,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-