You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried to install Veil framework using 'apt-get install veil' and it is successfully completed but it needs to be installed later on using '/usr/share/veil/config/setup.sh' so I run that command too but I'm getting an error as below :
**[*] Installing Wine 32-bit and 64-bit binaries (via APT)
E: Unable to correct problems, you have held broken packages.
[ERROR] Failed with installing wine (2): 0**
But then after the above error I got the installation wizard of Python 3.4.4
and then it got hanged.
I tried this many times but the same thing happens always. And if I clicked on "Force Quit" then all the other installations after that fails.
So I got that it is because of wine32 is missing so I tried 'apt-get install wine32' and I got
what to do now?
The text was updated successfully, but these errors were encountered:
I've tried to install Veil framework using 'apt-get install veil' and it is successfully completed but it needs to be installed later on using '/usr/share/veil/config/setup.sh' so I run that command too but I'm getting an error as below :
**[*] Installing Wine 32-bit and 64-bit binaries (via APT)
E: Unable to correct problems, you have held broken packages.
[ERROR] Failed with installing wine (2): 0**
But then after the above error I got the installation wizard of Python 3.4.4
and then it got hanged.
I tried this many times but the same thing happens always. And if I clicked on "Force Quit" then all the other installations after that fails.
So I got that it is because of wine32 is missing so I tried 'apt-get install wine32' and I got
what to do now?
The text was updated successfully, but these errors were encountered: