mirror of
https://github.com/LionSec/katoolin.git
synced 2026-04-26 09:25:48 +03:00
[GH-ISSUE #8] Cannot install #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/katoolin-LionSec#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dseegers on GitHub (Nov 24, 2015).
Original GitHub issue: https://github.com/LionSec/katoolin/issues/8
I get this error
gqrx : Vereisten: libgnuradio-analog3.7.5 Will not be installed
Vereisten: libgnuradio-blocks3.7.5 Will not be installed
Vereisten: libgnuradio-fft3.7.5 Will not be installed
Vereisten: libgnuradio-filter3.7.5 Will not be installed
Vereisten: libgnuradio-osmosdr0.1.3 Will not be installed
Vereisten: libgnuradio-pmt3.7.5 Will not be installed
Vereisten: libgnuradio-runtime3.7.5 Will not be installed
winexe : Vereisten: samba-libs (= 2:4.1.17+dfsg-2kali1) but 2:4.1.17+dfsg-4ubuntu3 Will not be installed
@azarax commented on GitHub (Dec 16, 2015):
Could you please try with Ubuntu 15.04. I've had the same problem with Ubuntu 15.10 and solved the problem when I tried to Ubuntu 15:04. I think there is a mismatch and katoolin no package is not compatible with Ubuntu 15.10.
@sourcekris commented on GitHub (Jan 11, 2016):
FYI I have installed on multiple Ubuntu 15.10's now (standard build + Ubuntu MATE) and I have had success just by removing winexe and gqrx packages from the katoolin script. The conflict seems to be with the samba-libs package.
While these two tools do serve a purpose, overall the benefit of having the other tools in a Ubuntu environment outweighs missing these two packages.
@dseegers commented on GitHub (Jun 21, 2017):
I close this issue because I did not tested it anymore