Jeffrey Lapinski
Active Member
Code:
resolving dependencies...
looking for conflicting packages...
Packages (8) autoconf-2.69-5 automake-1.16.1-1 libidn11-1.33-1
libjpeg6-turbo-1.5.3-1 libpng12-1.2.59-1 libxaw-1.0.13-2
libxp-1.0.3-2 m4-1.4.18-2
Total Download Size: 1.98 MiB
Total Installed Size: 6.82 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages...
automake-1.16.1-1-any 598.6 KiB 355K/s 00:02 [######################] 100%
m4-1.4.18-2-x86_64 169.7 KiB 222K/s 00:01 [######################] 100%
autoconf-2.69-5-any 586.7 KiB 402K/s 00:01 [######################] 100%
libxaw-1.0.13-2-x86_64 335.9 KiB 281K/s 00:01 [######################] 100%
libxp-1.0.3-2-x86_64 78.8 KiB 197K/s 00:00 [######################] 100%
libpng12-1.2.59-1-x... 118.4 KiB 256K/s 00:00 [######################] 100%
libjpeg6-turbo-1.5.... 95.2 KiB 220K/s 00:00 [######################] 100%
libidn11-1.33-1-x86_64 41.1 KiB 232K/s 00:00 [######################] 100%
(8/8) checking keys in keyring [######################] 100%
(8/8) checking package integrity [######################] 100%
(8/8) loading package files [######################] 100%
(8/8) checking for file conflicts [######################] 100%
(8/8) checking available disk space [######################] 100%
:: Processing package changes...
(1/8) installing libpng12 [######################] 100%
(2/8) installing libxaw [######################] 100%
(3/8) installing libxp [######################] 100%
(4/8) installing libjpeg6-turbo [######################] 100%
(5/8) installing libidn11 [######################] 100%
(6/8) installing automake [######################] 100%
(7/8) installing m4 [######################] 100%
(8/8) installing autoconf [######################] 100%
:: Running post-transaction hooks...
(1/2) Arming ConditionNeedsUpdate...
(2/2) Updating the info directory file...
==> Making package: icaclient 19.01-1 (Fri 15 Mar 2019 11:27:32 PM EDT)
==> Retrieving sources...
-> Found configmgr.desktop
-> Found conncenter.desktop
-> Found selfservice.desktop
-> Found wfica.desktop
-> Found wfica.sh
-> Found wfica_assoc.sh
-> Downloading icaclient-x64-19.01.tar.gz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 21.0M 100 21.0M 0 0 8756k 0 0:00:02 0:00:02 --:--:-- 8756k
==> Validating source files with md5sums...
configmgr.desktop ... Passed
conncenter.desktop ... Passed
selfservice.desktop ... Passed
wfica.desktop ... Passed
wfica.sh ... Passed
wfica_assoc.sh ... Passed
==> Validating source_x86_64 files with sha256sums...
icaclient-x64-19.01.tar.gz ... Passed
==> Cleaning up...
==> Making package: icaclient 19.01-1 (Fri 15 Mar 2019 11:27:37 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found configmgr.desktop
-> Found conncenter.desktop
-> Found selfservice.desktop
-> Found wfica.desktop
-> Found wfica.sh
-> Found wfica_assoc.sh
-> Found icaclient-x64-19.01.tar.gz
==> Validating source files with md5sums...
configmgr.desktop ... Passed
conncenter.desktop ... Passed
selfservice.desktop ... Passed
wfica.desktop ... Passed
wfica.sh ... Passed
wfica_assoc.sh ... Passed
==> Validating source_x86_64 files with sha256sums...
icaclient-x64-19.01.tar.gz ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting icaclient-x64-19.01.tar.gz with bsdtar
==> Sources are ready.
==> Making package: icaclient 19.01-1 (Fri 15 Mar 2019 11:27:43 PM EDT)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Entering fakeroot environment...
/usr/bin/makepkg: line 184: fakeroot: command not found
Error making: icaclient
I am trying to install Citrix on Manjaro MATE, using the following command has worked flawlessly on XFCE, GNOME, KDE, and Cinnamon
Code:
yay -S icaclient --noconfirm
But on MATE and Budgie I receive the above error. Any thoughts?