mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-19 16:15:07 +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