pkg2appimage icon indicating copy to clipboard operation
pkg2appimage copied to clipboard

Can't build FortiClient on Manjaro

Open mgzenitech opened this issue 2 years ago • 5 comments

recipe.yml

app: FortiClient
binpatch: true
ingredients:
  dist: bionic
  sources:
    - deb http://us.archive.ubuntu.com/ubuntu/ bionic main restricted universe multiverse
    - deb http://us.archive.ubuntu.com/ubuntu/ bionic-updates main restricted universe multiverse
    - deb http://us.archive.ubuntu.com/ubuntu/ bionic-backports main restricted universe multiverse
    - deb http://security.ubuntu.com/ubuntu bionic-security main restricted universe multiverse
  debs:
    - xxxxxxxxxxx/forticlient_7.0.3.0137_amd64.deb
script:

Errors on:

glib-compile-schemas: symbol lookup error: /usr/lib/libgio-2.0.so.0: undefined symbol: g_module_open_full

Any ideas how to workaround that with recipe ?

mgzenitech avatar Apr 27 '22 15:04 mgzenitech

Please ask the developers of FortiClient to provide an officially made and supported AppImage. Thanks!

probonopd avatar Apr 27 '22 16:04 probonopd

is there a way around this error as it is not just FortiClient it is also X2go, is it a version issue with libgio ?

sign-out avatar Jun 09 '22 20:06 sign-out

Please ask the developers of FortiClient to provide an officially made and supported AppImage. Thanks!

If one could do that and expect it to happen we would not be packaging it our selves. But i like your optimism.

sign-out avatar Jun 09 '22 20:06 sign-out

possibly related issue https://github.com/AppImage/pkg2appimage/issues/494

sign-out avatar Jun 09 '22 20:06 sign-out

If one could do that and expect it to happen we would not be packaging it our selves. But i like your optimism.

If no one asks, they will never know that people would want an AppImage, and as a result will never do it. So, has anyone asked and what was the answer?

probonopd avatar Jun 09 '22 20:06 probonopd