mirror of
https://github.com/scylladb/scylladb.git
synced 2026-05-29 19:21:01 +00:00
do_verify_package written only for .rpm/.deb, does not working correctly for offline install(including nonroot). We should check file existance for the environment, not by package existance using rpm/dpkg. Fixes #7075