mmtrt / acrordrdc-snap

Unofficial snap repo for acrordrdc snap
https://snapcraft.io/acrordrdc
GNU Lesser General Public License v2.1
27 stars 5 forks source link

Can't install on Ubuntu 20.04 #22

Open vishalparkar opened 2 years ago

vishalparkar commented 2 years ago

OS : Ubuntu 20.04 updated to paches upto 18.2.2022 Wine is instaaled with snap

My /home partition has just 1.1 GB free space. I get the following errors.

vishal@vishal-Aspire-A715-42G:~$ acrordrdc Installing application.. Running hook '/snap/acrordrdc/62/sommelier/hooks/pre-install'

winetricks latest version check update disabled

Executing mkdir -p /home/vishal/snap/acrordrdc/common Using winetricks 20210206-next - sha256sum: fa8e1cac62953f13f0964441eac40097d7054a78852ab5a35c925c78a6e89a65 with wine-6.0.2 and WINEARCH=win32 Executing w_do_call mspatcha Executing mkdir -p /home/vishal/snap/acrordrdc/common mspatcha already installed, skipping Executing w_do_call riched20 Executing mkdir -p /home/vishal/snap/acrordrdc/common riched20 already installed, skipping Executing w_do_call vcrun2015 Executing mkdir -p /home/vishal/snap/acrordrdc/common Executing load_vcrun2015 Using native,builtin override for following DLLs: api-ms-win-crt-private-l1-1-0 api-ms-win-crt-conio-l1-1-0 api-ms-win-crt-convert-l1-1-0 api-ms-win-crt-environment-l1-1-0 api-ms-win-crt-filesystem-l1-1-0 api-ms-win-crt-heap-l1-1-0 api-ms-win-crt-locale-l1-1-0 api-ms-win-crt-math-l1-1-0 api-ms-win-crt-multibyte-l1-1-0 api-ms-win-crt-process-l1-1-0 api-ms-win-crt-runtime-l1-1-0 api-ms-win-crt-stdio-l1-1-0 api-ms-win-crt-string-l1-1-0 api-ms-win-crt-utility-l1-1-0 api-ms-win-crt-time-l1-1-0 atl140 concrt140 msvcp140 msvcr140 ucrtbase vcomp140 vcruntime140 Executing wine regedit /S C:\windows\Temp\override-dll.reg

warning: Working around wine bug 50894 -- Working around failing wusa.exe lookup via C:\windows\SysNative

Executing wine winecfg -v winxp

warning: Running /snap/acrordrdc/62/wine-platform/wine-stable/bin/wineserver -w. This will hang until all wine processes in prefix=/home/vishal/snap/acrordrdc/common/.wine terminate

Executing cabextract -q --directory=/home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/win32 /home/vishal/snap/acrordrdc/common/.cache/winetricks/vcrun2015/vc_redist.x86.exe -F a10 Executing cabextract -q --directory=/home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/system32 /home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/win32/a10 -F ucrtbase.dll /home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/windows/temp/win32/a10: WARNING; possible 16128 extra bytes at end of file. Executing cd /home/vishal/snap/acrordrdc/common/.cache/winetricks/vcrun2015 Executing wine vc_redist.x86.exe /q

warning: Note: command wine vc_redist.x86.exe /q returned status 243. Aborting.

(yad:15014): Gtk-WARNING **: 22:01:46.373: Theme parsing error: gtk.css:1418:23: 'font-feature-settings' is not a valid property name

(yad:15014): Gtk-WARNING **: 22:01:46.376: Theme parsing error: gtk.css:3295:25: 'font-feature-settings' is not a valid property name

(yad:15014): Gtk-WARNING **: 22:01:46.377: Theme parsing error: gtk.css:3757:23: 'font-feature-settings' is not a valid property name

(yad:15026): Gtk-WARNING **: 22:01:50.093: Theme parsing error: gtk.css:1418:23: 'font-feature-settings' is not a valid property name

(yad:15026): Gtk-WARNING **: 22:01:50.096: Theme parsing error: gtk.css:3295:25: 'font-feature-settings' is not a valid property name

(yad:15026): Gtk-WARNING **: 22:01:50.097: Theme parsing error: gtk.css:3757:23: 'font-feature-settings' is not a valid property name /snap/acrordrdc/62/sommelier/hooks/pre-install: line 53: cd: /home/vishal/snap/acrordrdc/common/.wine/drive_c/Program Files/Common Files/Adobe/ARM/1.0: No such file or directory mv: cannot stat 'armsvc.exe': No such file or directory mv: cannot stat 'AdobeARM.exe': No such file or directory mv: cannot stat 'AdobeARMHelper.exe': No such file or directory /snap/acrordrdc/62/sommelier/hooks/pre-install: line 57: cd: /home/vishal/snap/acrordrdc/common/.wine/drive_c/Program Files/Adobe/Acrobat Reader DC/Reader/AcroCEF: No such file or directory mv: cannot stat 'RdrServicesUpdater.exe': No such file or directory mv: cannot stat 'RdrCEF.exe': No such file or directory Starting application.. /snap/acrordrdc/62/bin/sommelier: line 213: cd: /home/vishal/snap/acrordrdc/common/.wine/dosdevices/c:/Program Files/Adobe/Acrobat Reader DC/Reader: No such file or directory

Thank you for your fantastic work ! Please help.