Skip to content
This repository has been archived by the owner on Jan 10, 2024. It is now read-only.

Veil Installation Failure #287

Closed
amith1108 opened this issue Feb 26, 2019 · 3 comments
Closed

Veil Installation Failure #287

amith1108 opened this issue Feb 26, 2019 · 3 comments

Comments

@amith1108
Copy link

amith1108 commented Feb 26, 2019

Veil version

3.1.X

OS Used - all info (architecture, linux flavor, etc)

Linux kali 4.19.0-kali1-amd64
#1 SMP Debian 4.19.13-1kali1 (2019-01-03) x86_64 GNU/Linux

How did you install Veil? (Apt, Clone from Github, etc.)

Tried both the methods(apt and Clone from Github), got the same error on both.

Did you run the setup script?

Yes, I did.
I followed all the instructions in README.md.

Pastebin link to error you are encountering (include console actions you took prior to error)

https://pastebin.com/8VhjkDkD

Expected behavior

I think the expected behavior would have been to install Veil with no errors

Any additional info you want to tell me

Before using the --force and --silent arguments on setup.sh files I got an error saying PyInstaller directory missing.

PS: Before creating a new issue, I did try to through all the other issues, related to installation failure. But none of the solutions there helped me. The most common solution I found was to edit /etc/apt/sources.list. I edited it to default and also try to install all the dependencies separately. But none of them seemed to work, as the dependencies (like wine etc) were already installed.

@amith1108 amith1108 changed the title Veil Instalation not complete Veil Instalation Failure Feb 26, 2019
@amith1108 amith1108 changed the title Veil Instalation Failure Veil Installation Failure Feb 26, 2019
@ChrisTruncer
Copy link
Member

ChrisTruncer commented Feb 26, 2019 via email

@amith1108
Copy link
Author

Hey Chris,
Thank you for your reply, ill try to clone Veil manually and install it again.

@amith1108
Copy link
Author

amith1108 commented Feb 27, 2019

Hey Chris,
I've solved my issue and successfully installed Veil.
Thank you for help in pointing out the issue.

As you suggested i tried to manually clone the Veil repo, I successfully cloned it but when I ran the 'sudo ./config/setup.sh --force --silent' command it gave me the same error.
After failing multiple times trying to install it, I started to dig around the internet.

I wandered on the Stack Exchange sites trying to solve my issues.
I read some some comments where people suggested to increase the buffer size of git etc.

Solution

I solved my issue by installing the package 'gnutls-bin':

Command to install gnutls-bin: sudo apt install gnutls-bin

Here is the complete installation process:
https://pastebin.com/c7eQQvWW

Thank You,
amith

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants