mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-22 09:30:45 +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