It should also be added the the AMD64 DEB Package is buggy and does not install.
The Postinstall script needs to be amended 

--- icaclient.postinst~ 2012-04-13 16:57:31.000000000 +0200
+++ icaclient.postinst  2012-10-19 10:44:41.001099499 +0200
@@ -2645,7 +2645,7 @@
        NotIntel=0
        NotARM=0
 
-       echo $Arch|grep "i[0-9]86" >/dev/null
+       echo $Arch|grep -E "i[0-9]86|x86_64" >/dev/null
        if [ $? -ne 0 ]; then
                NotIntel=1
        fi

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1001976

Title:
  ICA Client (wfica): Citrix (Receiver) incomplete and not well
  integrated into Ubuntu Software Center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+bug/1001976/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to