- Access exclusive content
- Connect with peers
- Share your expertise
- Find support resources
Content translations are temporarily unavailable due to site maintenance. We apologize for any inconvenience. Visit our blog to learn more.
05-22-2023 02:35 AM
Hello,
I've encountered some issues using the global protect app due to shell incompabilities with debian installation scritps on Ubuntu 22.04.2 LTS using fish shell.
There was some incompatibilites with fish, as shown under here ( with a user named zakaria for instance) .
The trouble appears with some variables expansion.
Here is a workable fix
I've managed to fix them (basically adding a sh -s /bin/bash at each shell call command in postinst deb package script. Please find here a diff between the orginal deb package(orpack) and the repacked one (repack2).
Here are the diff in detail with line number associated with modification of scripts
If users which to use the original deb repacked, please find it attached here (from the version 6.0.1-6) in a zip container.
Feel free to add any useful info I've might have missed or done wrong.
Click Accept as Solution to acknowledge that the answer to your question has been provided.
The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!
These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!
The LIVEcommunity thanks you for your participation!