Keyboard Shortcuts
ctrl + shift + ? :
Show all keyboard shortcuts
ctrl + g :
Navigate to a group
ctrl + shift + f :
Find
ctrl + / :
Quick actions
esc to dismiss
Likes
Search
VARA in Dec2023 on a Pi
Here is some tips for getting vara to load in bookworm and pi5, some interesting data is that you need to downgrade the kernel paging size and this did impact performance of wsjt decodes! interesting eh? These steps should work for a pi4 or pi5 as they are "manual install" of the ham-apps vs the wheezy script. If you would like to use wheezy today you will need to make this modification for pi3/4?as for Pi5 there is some current detection issues preventing wheezy from slipstreaming the apps in at the moment. so ...
Pi5 only bookworm 16K pagesize incompatible with wine/box (Dec42023)
?https://github.com/raspberrypi/bookworm-feedback/issues/107
?
switch to 4k-page adding 'kernel=kernel8.img' to /boot/config.txt
?reboot
?
Pi only
recommend?using a 32 bit image which will force all 32bit wine, vara is only 32bit and wine-wow64 automated install not currently a option Load up Pi-Apps via http://pi-apps.io ?wget -qO- https://raw.githubusercontent.com/Botspot/pi-apps/master/install | bash
?
Use the Pi-Apps GUI navigate to Tools->Emulation
?install Box86 and wine
Any Linux and Intel Linux install - ?start here (tested on newest Mint Jan 27 2024) Install needed DLL with winetricks by running "winetricks" from CLI.?you can force a 32-bit environment in wine by running winetricks this way, it may help. vara is 32b binary (this command sets variables for winetricks) WINEARCH=win32 winetricks ?press OK for 'default prefix'
?choose install a DLL or component
?Select some needed DLL and press OK to install
?pdh-nt4, vb6run - I also add??comdlg32ocx,comctl32oxc
If there are any issues with winetricks use the latest copy wget ?https://raw.githubusercontent.com/Winetricks/winetricks/master/src/winetricks
chmod +x winetricks?
sudo mv -v winetricks /usr/local/bin
?
Download Vara, VarAC, WineLink
?Install them all,??from CLI you can run with "wine VARA setup.exe" you will need to unzip what you want
one liner to grab Vara and all the Winlink binary at once wget -r -A "*.zip" 'https://downloads.winlink.org/' ?
I copy all the OCX files in VARA rather then set paths or register
?cp ~/.wine/drive_c/VARA/OCX/* ~/.wine/drive_c/VARA/
?
hope you have success and some pi in your stocking, happy holidays :) EDIT updated Feb2024 kelly |
Very frustrated BAP user here.? I have been trying unsuccesfully to install VARA on my Pi4/Bullseye.? I have done all the upgrades and updates for Bullseye.? The Pi is running headless via VNC to my desktop computer.? I have used pi-apps to install the latest Box876 version and Wine.??? I used 73Linux to install VARA HF and VARA FM.? In the middle of the install thee appear many error messages, some saying that the download directory cannot be found or that some directory path cannot be removed (huh?).? In any case, the VARA installation is a total failure.? Wine is installed.? It appears in the menu bar, and I can open some wine items like program manager.? I am concerned about the "download directroy cannot be found" error.
Can you help me out here?? I am not a computer wiz and had hoped that a fully automated installation process would be suitable for my knowledge level.? |
¿ªÔÆÌåÓý??????????????? I have a similar problem with Build-a-Pi¡ only on Pi 5 ¨C BAP won¡¯t load WSJTx, Grid Tracker, and LOTW.?? HELP!??? AA8kj Dave ? Dave Hoxworth 1700 Stonehedge Findlay, OH 45840-7728 Phone 567-250-9187 Cell 419-306-5013 ? |
Vara zipped file is being hosted on the Winlink servers. I'm not sure how to word it. You click on the vara link and it puts you on a Winlink file server to download the latest file. 73 Don Poaps New Westminster, BC VA7DGP DATA VA7QU ? VOICE Winlink:?va7dgp@... Subject://wl2k ? ? ? ? ? ALLSTAR ?530780 Hamshack Hotline 5971 Mid-Island Phone Mesh 2210 2232 ? ? ? ? ? ? ? ? ? ? |
From the winelink github (where bap and 73linux get vara):
toggle quoted message
Show quoted text
This project has lots of bugs and should be considered alpha software. |
Kelly wrote:
you need to install winlink manually? ?
I did this and it downloaded a bunch of .zip¡¯ed windows .exe files (listed below). How do I do the actual manual install of all of these files? Do I run a script or install them each manually?
If I am supposed to run them manually, how do I run a Windows executable .exe file on a Raspberry Pi 4 ? ?
rob@pi41:~/downloads.winlink.org $ ls -lR
.:
total 12
drwxr-xr-x 3 rob rob 4096 Mar ?5 21:37 'Sysop Programs'
drwxr-xr-x 3 rob rob 4096 Mar ?5 21:42 'User Programs'
drwxr-xr-x 2 rob rob 4096 Mar ?5 21:23 'VARA Products'
?
'./Sysop Programs':
total 55872
-rw-r--r-- 1 rob rob 4397698 Mar ?5 05:47 ?ADIF_Analyzer_install_1-1-0-0.zip
-rw-r--r-- 1 rob rob ?847697 Jun ?3 ?2023 ?RMS_Link_Test_install_2-0-24-0.zip
-rw-r--r-- 1 rob rob 3834494 Jan 24 05:49 ?RMS_Packet_install_2-1-49-0.zip
-rw-r--r-- 1 rob rob 5177766 Jan ?3 06:28 ?RMS_Relay_install_3-2-9-0.zip
-rw-r--r-- 1 rob rob ?862042 Jun ?3 ?2023 ?RMS_Simple_Terminal_install_1-3-2-0.zip
-rw-r--r-- 1 rob rob 6893884 Dec 18 11:46 ?RMS_Trimode_install_1-3-52-0.zip
-rw-r--r-- 1 rob rob 1151896 Jun ?3 ?2023 ?SCSupdate.zip
-rw-r--r-- 1 rob rob 3394224 Jun ?3 ?2023 ?SCS_USB_Driver_2_08_24_setup.zip
?
'./User Programs':
total 86276
-rw-r--r-- 1 rob rob ?1846835 Jun ?3 ?2023 ?Paclink_install_4-3-11-0.zip
-rw-r--r-- 1 rob rob ? 847697 Jun ?3 ?2023 ?RMS_Link_Test_install_2-0-24-0.zip
-rw-r--r-- 1 rob rob ?2153875 Jan ?4 18:21 ?Standard_Forms.zip
-rw-r--r-- 1 rob rob 39969615 Feb ?8 06:01 ?Winlink_Express_install_1-7-13-0.zip
?
'./VARA Products':
total 26688
-rw-r--r-- 1 rob rob ?754751 Mar ?3 12:11 'VARA Chat v1.3.9 setup.zip'
-rw-r--r-- 1 rob rob 5976527 Mar ?3 11:23 'VARA FM v4.3.5 ?setup.zip'
-rw-r--r-- 1 rob rob 4509583 Mar ?3 12:22 'VARA HF v4.8.6 setup.zip'
-rw-r--r-- 1 rob rob 2031554 Mar ?2 06:22 'VARA SAT v4.4.3 ?setup.zip'
-rw-r--r-- 1 rob rob ?327556 Mar ?3 12:11 'VARA Terminal v1.2.1 setup.zip'
rob@pi41:~/downloads.winlink.org $? |
Rob, you can open your downloads folder and unzip what you want for example you could
unzip 'VARA HF v4.8.6 setup.zip' which would give you a setup.exe file for VARA HF in the same directory (you can also right click with the GUI menu and say extract) you launch the Setup.exe file by double-clicking on it (if you have your launcher setup for this) or from a cli simply run? wine XXXXNAME OF PROGRAM LIKE SETUP VARA HF.exe which should launch the installer and you should notice a windows installer launch (do the same for FM and winlink) I just tested launching everything including varac (which can be a pain) and had them launch today in a new pi5 install, pi4 shouldn't be far behind. I personally prefer wine32 and a wine32 environment for all this to keep it easy but now a days its all wow64 wine64 and .. it did just work for me I am chatting between radios on varAC right now. Winlink seems fine.? hope this helps? k |
Thanks Kelly, I will try that.
?I am assuming that I should use quotes around the filenames with spaces like this: ? ? ? wine?~/downloads.winlink.org/¡®VARA Products¡¯/'VARA setup (Run as Administrator).exe' How can I make sure that the above wine command will ¡°Run as Administrator¡± when I run it on Raspberry Pi ? Maybe this? $ sudo wine?~/downloads.winlink.org/¡®VARA Products¡¯/'VARA setup (Run as Administrator).exe' What about the .msi files and the StandardForms folder ? How / where should I install those ? ? ? ? ? ? ?~/downloads.winlink.org/¡®Sysop Programs¡¯/¡®RMS Simple Terminal Setup.msi¡¯ ? ? ? ? ???~/downloads.winlink.org/¡®User Programs¡¯/¡®Paclink Setup.msi¡® ? ? ? ? ? ?~/downloads.winlink.org/¡®User Programs¡¯/StandardForms Rob ? KK6JNI |
for sure Rob,?
one tip on the command line is TAB will finish a lot of stuff quickly so simply running wine 'VAR <TAB> will finish it off if there is only on V you can omit the quote altogether!? The note about running as admin applies to a real windows kernel only you are the admin of wine no need to use sudo at all preference is not for most items but sometimes its a sneaky trick to run a .exe elevated (sudo wine app.exe) it might help you find a problem you didnt know was just permissions? all that said simply running wine and the binary (exe) is enough to get most things done.? MSI files can be ran with a command like ?wine msiexec /i whatever-filename.msi? as for which winlink apps to run only focus on?Winlink_Express_install that is the winlink client - the rest of the apps are advanced users, the download link I suggested just pulls the files recursively for the site to make it easy for most. hope that helps! k |
the patch for wheezy didnt download a few items for me and it hung up..but also I want to call out something using the 64bit OS causes a lot of issues which might cause failures here.?
Using the 32bit OS for raspberry I had much higher success with testing for operating vara on a pi. By eliminating the wow64 and going back to wine32/box32 things are much more stable. The "Easy way" to do this is use a 32bit image until more stability with 64bit k |
¿ªÔÆÌåÓýGreat tips, Kelly. Thanks for posting. Nearly identical to the path I¡¯ve found to be working quite well.I¡¯ll simply add that on my Ubuntu (AMD-based mini PC) system, I installed WINE directly from WineHQ.org, and I¡¯m using a 32-bit WINE prefix, as you suggest. Follow their Ubuntu instructions and add their Respository to your apt sources. Oh, and I did not have to copy the OCX files in either VARA. All is running smoothly here, including Winlink Express, VARA HF/FM, ARDOP, and VarAC. I run one of the alternate net control stations (K0RVW) for Winlink Wednesday, and as of this week, I¡¯m 100% on Ubuntu. Wish me luck. I¡¯ll be re-doing the same basic path on my Pi5 as well. Cheers, Ken van Wyk Armata Scientia
|
Kelly wrote:
Using the 32bit OS for raspberry I had much higher success with testing for operating vara on a pi. By eliminating the wow64 and going back to wine32/box32 things are much more stable. The "Easy way" to do this is use a 32bit image until more stability with 64bit ========= Since I was continuing to have trouble on my pi 4, I decided to set up a pi 5 as a control / compare test. I got all of the Linux73 apps installed on the pi 5 (Bookworm) and they seem to be working on the RPI 5 (although I get the same rig control errors in pat winlink on the pi 5 that I am getting on the pi 4 ! ). I then tried to install wine using the instructions on the ?website (so I could install the VARA apps), but it won¡¯t install saying there are unmet dependencies?errors (see log below). What is the ¡°easy way¡± you cite above to install the wine 32bit image on a raspberry pi 5 machine so I can then proceed to install the VARA apps ? Rob ==================================== Following the instructions, first i did these steps: # If your system is 64 bit, enable 32 bit architecture (if you haven't already):
?
sudo dpkg --add-architecture i386?
?
# Download and add the repository key:
?
sudo mkdir -pm755 /etc/apt/keyrings
sudo wget -O /etc/apt/keyrings/winehq-archive.key https://dl.winehq.org/wine-builds/winehq.key
?
# Resulting Errors:=============== rob@pi51:/etc/apt $ ?sudo apt install --install-recommends winehq-stable
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
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:
?libabsl20220623:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libaom3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libasound2-plugins:i386 : Depends: libasound2:i386 (>= 1.2.5) but it is not going to be installed
? ? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libavcodec59:i386 (>= 7:5.0)
? ? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libavutil57:i386 (>= 7:5.0) but it is not going to be installed
? ? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libc6:i386 (>= 2.33) but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libjack-jackd2-0:i386 (>= 1.9.10+20150825) but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? libjack-0.125:i386
? ? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libswresample4:i386 (>= 7:5.0) but it is not going to be installed
?libavahi-client3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libavahi-common3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libavif15:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libblkid1:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libbrotli1:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libbsd0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libbz2-1.0:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libcap2:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libcom-err2:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
?libcrypt1:i386 : Depends: libc6:i386 (>= 2.36) but it is not installable
?libcurl3-gnutls:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libcurl4:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ?Depends: libssl3:i386 (>= 3.0.0) but it is not going to be installed
?libdav1d6:i386 : Depends: libc6:i386 (>= 2.32) but it is not installable
?libdb5.3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libdbus-1-3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ? ? Depends: libsystemd0:i386
?libde265-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libdeflate0:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libdw1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libelf1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libexif12:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libexpat1:i386 : Depends: libc6:i386 (>= 2.25) but it is not installable
?libffi8:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libflac12:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libfontconfig1:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libfreetype6:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libgav1-1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libgcc-s1:i386 : Depends: libc6:i386 (>= 2.35) but it is not installable
?libgd3:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libgdbm-compat4:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libgdbm6:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libglib2.0-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libgmp10:i386 : Depends: libc6:i386 (>= 2.7) but it is not installable
?libgnutls30:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libgphoto2-6:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libgphoto2-port12:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libgssapi-krb5-2:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libgstreamer-plugins-base1.0-0:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: gstreamer1.0-plugins-base:i386 but it is not installable
?libgstreamer1.0-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libheif1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libhogweed6:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libicu72:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libidn2-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libieee1284-3:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
?libjbig0:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libjpeg62-turbo:i386 : Depends: libc6:i386 (>= 2.7) but it is not installable
?libk5crypto3:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libkeyutils1:i386 : Depends: libc6:i386 (>= 2.7) but it is not installable
?libkrb5-3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ? Depends: libssl3:i386 (>= 3.0.0) but it is not going to be installed
?libkrb5support0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?liblcms2-2:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libldap-2.5-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?liblerc4:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libltdl7:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?liblzma5:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libmd0:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libmount1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libmp3lame0:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libmpg123-0:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libnettle8:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libnghttp2-14:i386 : Depends: libc6:i386 (>= 2.17) but it is not installable
?libnsl2:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
?libnspr4:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libnss3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libnuma1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libogg0:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libopenjp2-7:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libopus0:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?liborc-0.4-0:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libp11-kit0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libpcap0.8:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libpci3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libpcre2-8-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libperl5.36:i386 : Depends: libc6:i386 (>= 2.35) but it is not installable
?libpng16-16:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libpoppler-glib8:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libcairo2:i386 (>= 1.12.0) but it is not going to be installed
?libpoppler126:i386 : Depends: libc6:i386 (>= 2.35) but it is not installable
?libpsl5:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libpulse0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ? Depends: libsystemd0:i386
?librav1e0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?librtmp1:i386 : Depends: libc6:i386 (>= 2.7) but it is not installable
?libsamplerate0:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libsane1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ?Depends: libcairo2:i386 (>= 1.2.4) but it is not going to be installed
? ? ? ? ? ? ? ? ?Recommends: sane-airscan:i386 but it is not installable
?libsasl2-2:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ? ?Recommends: libsasl2-modules:i386 (>= 2.1.28+dfsg-10) but it is not installable
?libsasl2-modules-db:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libselinux1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libsensors5:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libsndfile1:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libsnmp40:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
? ? ? ? ? ? ? ? ? Depends: libssl3:i386 (>= 3.0.0) but it is not going to be installed
?libspeexdsp1:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libsqlite3-0:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libssh2-1:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
? ? ? ? ? ? ? ? ? Depends: libssl3:i386 (>= 3.0.0) but it is not going to be installed
?libstdc++6:i386 : Depends: libc6:i386 (>= 2.36) but it is not installable
?libtasn1-6:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libtiff6:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libtirpc3:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libudev1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libunistring2:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libunwind8:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libusb-1.0-0:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
?libvorbis0a:i386 : Depends: libc6:i386 (>= 2.29) but it is not installable
?libvorbisenc2:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libwayland-client0:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
?libwebp7:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libwrap0:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libx11-6:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libx265-199:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libxau6:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libxcb1:i386 : Depends: libc6:i386 (>= 2.28) but it is not installable
?libxdmcp6:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libxext6:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
?libxkbcommon0:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libxkbregistry0:i386 : Depends: libc6:i386 (>= 2.33) but it is not installable
?libxml2:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libxpm4:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?libyuv0:i386 : Depends: libc6:i386 (>= 2.11) but it is not installable
?libzstd1:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?wine-stable:i386 : Depends: libc6:i386 (>= 2.34) but it is not installable
?wine-stable-i386:i386 : Depends: libasound2:i386 (>= 1.0.16) but it is not going to be installed
? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libc6:i386 (>= 2.35) but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Depends: ocl-icd-libopencl1:i386 but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? libopencl1:i386
? ? ? ? ? ? ? ? ? ? ? ? ?Depends: ocl-icd-libopencl1:i386 (>= 1.0) but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? libopencl-1.2-1:i386
? ? ? ? ? ? ? ? ? ? ? ? ?Depends: libncurses6:i386 but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? libncurses5:i386 but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? libncurses:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libcapi20-3:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libcups2:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libglu1-mesa:i386 but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?libglu1:i386
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libgsm1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libodbc2:i386 but it is not installable or
? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ?libodbc1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libosmesa6:i386 but it is not going to be installed
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libsdl2-2.0-0:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libtiff5:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libv4l-0:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxcomposite1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxcursor1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxfixes3:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxi6:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxinerama1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxrandr2:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxrender1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxslt1.1:i386 but it is not installable
? ? ? ? ? ? ? ? ? ? ? ? ?Recommends: libxxf86vm1:i386 but it is not installable
?zlib1g:i386 : Depends: libc6:i386 (>= 2.4) but it is not installable
E: Unable to correct problems, you have held broken packages.
? |
to navigate to use esc to dismiss