Hi!
I have just setup UserLAnd and have run into an issue. I installed the Kali distro and then was able to successfully SSH into it from my desktop machine. Pretty slick. However, the goal of my install was to run some wifi cracking tools from kali. When i try to install some i get this issue:
`jasong@localhost:~$ sudo apt-get install wifite
Reading package lists... Done
Building dependency tree
Reading state information... Done
wifite is already the newest version (2.2.5-2).
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.
6 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
E: Setting in Start via TCSAFLUSH for stdin failed! - tcsetattr (13: Permission denied)
Setting up udisks2 (2.8.4-1) ...
Failed to scan devices: Permission denied
dpkg: error processing package udisks2 (--configure):
installed udisks2 package post-installation script subprocess returned error exit status 1
dpkg: dependency problems prevent configuration of gvfs-daemons:
gvfs-daemons depends on udisks2; however:
Package udisks2 is not configured yet.
dpkg: error processing package gvfs-daemons (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gvfs-backends:
gvfs-backends depends on gvfs-daemons (= 1.38.1-5); however:
Package gvfs-daemons is not configured yet.
dpkg: error processing package gvfs-backends (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gnome-disk-utility:
gnome-disk-utility depends on udisks2 (>= 2.7.6); however:
Package udisks2 is not configured yet.
dpkg: error processing package gnome-disk-utility (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gvfs:arm64:
gvfs:arm64 depends on gvfs-daemons (<< 1.38.1-5.1~); however:
Package gvfs-daemons is not configured yet.
gvfs:arm64 depends on gvfs-daemons (>= 1.38.1-5); however:
Package gvfs-daemons is not configured yet.
dpkg: error processing package gvfs:arm64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of gvfs-fuse:
gvfs-fuse depends on gvfs (= 1.38.1-5); however:
Package gvfs:arm64 is not configured yet.
dpkg: error processing package gvfs-fuse (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
udisks2
gvfs-daemons
gvfs-backends
gnome-disk-utility
gvfs:arm64
gvfs-fuse
E: Sub-process /usr/bin/dpkg returned an error code (1)`
I have tried running apt-get fix missing, I have deleted the libcups2 dir as noted in another thread, still no love. Any suggestions?
Hello @jgiddens!
This message has been autogenerated.
It looks like you've posted an issue, but in order for us to best assist you, we need some additional
information. We have created some issue templates to make this process easier. You can find them
here.
These templates contain lines that begin with the '#' character. These lines are headers. In
your issue, please leave these headers as is, and fill out information relevant to the header
in the space below it.
If you don't think that you have any information relevant to the header, fill the space below it
with something like 'N/A', or consider using a different template.
These headers are essential in allowing us to recreate and resolve your issue. The more detailed
your issue, the more quickly we can begin working on it.
This bot could not detect which template you were trying to use. Please follow the link above to
find a template to use.
If your issue is not updated to follow a template, it may be removed. If you edit your issue to
follow a template, the bot will remove its comment.
Thanks for your help in improving UserLAnd!
Dear jgiddens
The first thing you have to do must update and upgrade your termux and then root your android. so then, install the wifite in your termux
in regard if its doesnt work you must configure to be auto-fixing ( follow this command : #dpkg --configure -a
if you need more assistan or help feel free to contact me as you like
Upanori7, do I really have to root?
I already did it without root 1.5 months ago, I ran parrot, kali. But now, udisks2 is really bugging the whole thing.
jgiddens .....as l know when you run another distro of linux except kali ,.l didnt know about that
l use kali linux and its running normal
Started debugging this. Please see #1072 .
Closing this one as #1072 will track my progress on this.