[Risolto] Forticlient SSL VPN

Buonasera a tutti,
devo installare “Forticlient SSL VPN” per connettermi da remoto. Ho seguito la seguente guida http://kb.arubacloud.com/en/computing/recovery-console/installing-and-connecting-forticlient-ssl-vpn-in-linux.aspx che su fedora 22 mi ha funzionato senza problemi invece sul mio laptop (FC23) l’installazione dei pacchetti fallisce e quindi forticlient non parte.

La mia versione è:
Linux r700 4.3.5-300.fc23.x86_64 #1 SMP Mon Feb 1 03:18:41 UTC 2016 x86_64 x86_64 x86_64 GNU/Linux

Come da guida ho eseguito l’installazione di:

root@R700# dnf install xterm glibc.i686 libgcc.i686 libstdc++.i686 glibc-devel.i686 gtk2.i686 libSM.i686

l’errore è il seguente:

Total                                                                                         444 kB/s |  48 MB     01:49     
Delta RPMs reduced 49.0 MB of updates to 47.6 MB (3.1% saved)
Running transaction check
Transaction check succeeded.
Running transaction test
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: Transaction check error:
  file /usr/share/doc/gtk2/NEWS from install of gtk2-2.24.30-1.fc23.i686 conflicts with file from package gtk2-2.24.29-1.fc23.x86_64
  file /usr/share/doc/gtk2/README from install of gtk2-2.24.30-1.fc23.i686 conflicts with file from package gtk2-2.24.29-1.fc23.x86_64
  file /usr/share/locale/ja/LC_MESSAGES/gtk20.mo from install of gtk2-2.24.30-1.fc23.i686 conflicts with file from package gtk2-2.24.29-1.fc23.x86_64
  file /usr/share/locale/th/LC_MESSAGES/gtk20.mo from install of gtk2-2.24.30-1.fc23.i686 conflicts with file from package gtk2-2.24.29-1.fc23.x86_64
  file /usr/share/man/man1/gtk-query-immodules-2.0.1.gz from install of gtk2-2.24.30-1.fc23.i686 conflicts with file from package gtk2-2.24.29-1.fc23.x86_64

Error Summary
-------------

Purtroppo devo fare assistenza da remoto e sono completamente bloccato :wall:

Grazie
Cristiano

Riprova dopo un

[code]# dnf clean expire-cache

dnf upgrade[/code]

Ha funzionato!!! Pacchetti installati!
:thanks: