- This topic has 14 replies, 5 voices, and was last updated 4 years, 2 months ago by Diego Pérez.
- AuthorPosts
- May 8, 2020 at 7:36 am #36169beniParticipant
Hi Zaid, I’ve followed carefuly all the right steps to install Veil-Framework environment and I’ve got the folloing error across the instalation:
[i] Van’t find PyInstaller?
[>] Please enter the directory of PyInstaller…Can you please advice?
kind regards,
May 8, 2020 at 9:43 pm #36238Diego PérezModeratorHi Beni!
Did you use the arguments –force –silent?
Can you try to download a fresh custom kali image provided by Zaid?
I did it last week and Veil was installed succesfully.Let me know how it goes.
DiegoMay 9, 2020 at 1:51 pm #36316beniParticipantHi Diogo, I’ve try as you said it’s still not working. The errors are about;
May 9, 2020 at 1:54 pm #36317beniParticipanterrors; git clone error on the one hand and then many other errors come througs, like wine python 3.4 not installed, and GoLang as well + PyInstaller…
May 10, 2020 at 6:25 am #36390Diego PérezModeratorHi Beni!
Can you share a screenshot of the error please?
Thanks!
DiegoAugust 12, 2020 at 1:01 pm #44044racerdude45ParticipantIt’s saying that you have held to broken packages
August 13, 2020 at 3:39 am #44074Diego PérezModeratorHi!
Can you try this solution:apt update
apt install -y aptitude
aptitude install -y veilYou have to run this commands in a fresh custom kali.
Let me know how it goes!
DiegoAugust 13, 2020 at 6:24 pm #44114racerdude45Participantim getting an error about my anti virus, do i need uninstall my anti virus for veil to download
August 13, 2020 at 6:29 pm #44115racerdude45Participantok so it downloaded veil but when enter the command veil, it saying that the its not a vaild command
August 14, 2020 at 2:46 am #44133Diego PérezModeratorHi!
Yeah, you have just downloaded the necessary dependencies, you need to install it now. Just do it as in the lectures, the command is:/usr/share/veil/config/setup –force –silent
Hope it helps!
DiegoAugust 27, 2020 at 7:18 pm #44719OliverParticipantHi, I’m having this error when trying to install veil:
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:The following packages have unmet dependencies:
wine : Depends: wine1.6
E: Unable to correct problems, you have held broken packages.:August 27, 2020 at 7:27 pm #44722racerdude45Participanthey oliver try these commands
apt update
apt install -y aptitude
aptitude install -y veilAugust 28, 2020 at 1:53 am #44736Diego PérezModeratorHi!
Yeah, use those suggested command on a fresh custom kali.
Greetings!
DiegoSeptember 1, 2020 at 1:31 am #44919PatientParticipantHi Diego,
Thanks for you help.
I was facing the same errorsThe following packages have unmet dependencies:
wine : Depends: wine1.6
E: Unable to correct problems, you have held broken packages.:After running
apt install -y aptitude
aptitude install -y veilAll got fixed.
Thanks.
PatikSeptember 1, 2020 at 2:04 am #44921Diego PérezModeratorHi!
Cool you got it!
Diego - AuthorPosts
- You must be logged in to reply to this topic.