nccgroup / scrying

A tool for collecting RDP, web and VNC screenshots all in one place
Other
449 stars 52 forks source link

dependency problems chromium vs chromium browser... #27

Closed Havivw closed 3 years ago

Havivw commented 3 years ago

hi i install chromium browser but still get that error and the tool work:

Selecting previously unselected package scrying. (Reading database ... 142236 files and directories currently installed.) Preparing to unpack scrying_0.8.1_amd64.deb ... Unpacking scrying (0.8.1) ... dpkg: dependency problems prevent configuration of scrying: scrying depends on chromium; however: Package chromium is not installed.

dpkg: error processing package scrying (--install): dependency problems - leaving unconfigured Errors were encountered while processing: scrying

but get that error while try to install another package: scrying : Depends: chromium but it is not installable E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).

after run apt fix need to run dpkg again..

sciguy16 commented 3 years ago

Thanks for reporting this! I've updated the debian package so that it can use either chromium or chromium-browser, because different distributions use different names for the package. The fix is in 0.8.2, which should automatically build shortly :)

Havivw commented 3 years ago

thanks man!!! you are the king!