Results 1 to 5 of 5

Thread: Issue with Wine-bin:i386 and trying to install Veil on OS

  1. #1

    Issue with Wine-bin:i386 and trying to install Veil on OS

    Greetings, I am new to using Kali Linux. Specifically my issue stems from trying various methods inoder to get Veil installed on my OS Kali Linux; however, my main issue is the Debian / Wine: Multiarch Instructions. I've gone to the following websites and have tired various commands listed, and have read for a couple of days now with this issue not being resolved. Below are the links to the websites I've visted inorder to solve my issue:
    http://forums.linuxmint.com/viewtopi...f=190&t=122296
    http://askubuntu.com/questions/15390...untu-12-04-x64
    http://superuser.com/questions/42776...debian-edition
    https://wiki.debian.org/Multiarch/HOWTO

    When I installed Veil I found a message in my terminal that reads:[*] Installing Wine i386 Binaries
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package wine-bin:i386 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    Upon finding this out, within the Debian / Wine: Multiarch Instructions window I went to https://wiki.debian.org/Multiarch/HOWTO and followed the directions as instructed listed below:
    root@AoS:~# dpkg --add-architecture i386
    root@AoS:~# apt-get update
    Hit http://security.kali.org kali/updates Release.gpg
    Hit http://security.kali.org kali/updates Release
    Hit http://security.kali.org kali/updates/main amd64 Packages
    Hit http://security.kali.org kali/updates/contrib amd64 Packages
    Hit http://security.kali.org kali/updates/non-free amd64 Packages
    Hit http://security.kali.org kali/updates/main i386 Packages
    Hit http://security.kali.org kali/updates/contrib i386 Packages
    Hit http://security.kali.org kali/updates/non-free i386 Packages
    Ign http://security.kali.org kali/updates/contrib Translation-en_US
    Ign http://security.kali.org kali/updates/contrib Translation-en
    Ign http://security.kali.org kali/updates/main Translation-en_US
    Ign http://security.kali.org kali/updates/main Translation-en
    Ign http://security.kali.org kali/updates/non-free Translation-en_US
    Ign http://security.kali.org kali/updates/non-free Translation-en
    Reading package lists... Done
    root@AoS:~# apt-get install wine-bin:i386
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package wine-bin:i386 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'wine-bin:i386' has no installation candidate

    If wine-bin:i386 is not in use or if it is obsolete then what do I use inorder to get pyinstaller-2.0.zip to install because nothing is allowing it to install on the OS?

  2. #2
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301
    Quote Originally Posted by Ace of Spades View Post
    Greetings, I am new to using Kali Linux. Specifically my issue stems from trying various methods inoder to get Veil installed on my OS Kali Linux; however, my main issue is the Debian / Wine: Multiarch Instructions. I've gone to the following websites and have tired various commands listed, and have read for a couple of days now with this issue not being resolved. Below are the links to the websites I've visted inorder to solve my issue:
    http://forums.linuxmint.com/viewtopi...f=190&t=122296
    http://askubuntu.com/questions/15390...untu-12-04-x64
    http://superuser.com/questions/42776...debian-edition
    https://wiki.debian.org/Multiarch/HOWTO

    When I installed Veil I found a message in my terminal that reads:[*] Installing Wine i386 Binaries
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package wine-bin:i386 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    Upon finding this out, within the Debian / Wine: Multiarch Instructions window I went to https://wiki.debian.org/Multiarch/HOWTO and followed the directions as instructed listed below:
    root@AoS:~# dpkg --add-architecture i386
    root@AoS:~# apt-get update
    Hit http://security.kali.org kali/updates Release.gpg
    Hit http://security.kali.org kali/updates Release
    Hit http://security.kali.org kali/updates/main amd64 Packages
    Hit http://security.kali.org kali/updates/contrib amd64 Packages
    Hit http://security.kali.org kali/updates/non-free amd64 Packages
    Hit http://security.kali.org kali/updates/main i386 Packages
    Hit http://security.kali.org kali/updates/contrib i386 Packages
    Hit http://security.kali.org kali/updates/non-free i386 Packages
    Ign http://security.kali.org kali/updates/contrib Translation-en_US
    Ign http://security.kali.org kali/updates/contrib Translation-en
    Ign http://security.kali.org kali/updates/main Translation-en_US
    Ign http://security.kali.org kali/updates/main Translation-en
    Ign http://security.kali.org kali/updates/non-free Translation-en_US
    Ign http://security.kali.org kali/updates/non-free Translation-en
    Reading package lists... Done
    root@AoS:~# apt-get install wine-bin:i386
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package wine-bin:i386 is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'wine-bin:i386' has no installation candidate

    If wine-bin:i386 is not in use or if it is obsolete then what do I use inorder to get pyinstaller-2.0.zip to install because nothing is allowing it to install on the OS?
    hi
    .....try:
    apt-get install wine-bin
    & press enter...in my kali64 bit worked !!
    https://vimeo.com/79921461
    Last edited by zimmaro; 2013-11-20 at 21:31.

  3. #3
    Sadily not resolved. >.>

    root@AoS:~# apt-get install wine-bin
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package wine-bin is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'wine-bin' has no installation candidate

  4. #4
    Join Date
    2013-Mar
    Location
    milano
    Posts
    301
    Quote Originally Posted by Ace of Spades View Post
    Sadily not resolved. >.>

    root@AoS:~# apt-get install wine-bin
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Package wine-bin is not available, but is referred to by another package.
    This may mean that the package is missing, has been obsoleted, or
    is only available from another source

    E: Package 'wine-bin' has no installation candidate
    Have you ""default BASIC""sources.list??

  5. #5
    I'm getting the same error while trying to install veil on my kali 2.0 64 bit system.. any fixes ??

Similar Threads

  1. Replies: 0
    Last Post: 2020-10-19, 10:00
  2. apt-get update && apt-get install wine-bin:i386 error
    By ~N3ONPONY in forum TroubleShooting Archive
    Replies: 5
    Last Post: 2015-08-15, 17:19
  3. I am facing strange problem in Kali x64 with wine-bin:i386
    By 1337kh4n in forum TroubleShooting Archive
    Replies: 1
    Last Post: 2014-10-27, 12:17

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •