User Tools

Site Tools


roma

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
roma [2021/12/26 19:22]
team [How to upgrade from Roma to Portofino]
roma [2022/07/01 11:55] (current)
team
Line 78: Line 78:
 If ArubaSign installed on Roma doesn'​t start on Portofino, after the system has been upgraded, You must create a symbolic link for Python as below: If ArubaSign installed on Roma doesn'​t start on Portofino, after the system has been upgraded, You must create a symbolic link for Python as below:
 <​code>​sudo ln -s /​usr/​bin/​python2.7 /​usr/​bin/​python</​code>​ <​code>​sudo ln -s /​usr/​bin/​python2.7 /​usr/​bin/​python</​code>​
 +or if you first cleaned the system of packages no longer used with:
 +<​code>​sudo apt autoremove</​code>​
 +you may create a symbolic link for Python as below:
 +<​code>​sudo ln -s /​usr/​bin/​python3.9 /​usr/​bin/​python</​code>​
  
 +because python2.7 is old and no longer required.
 +
 +===== How to solve problem with our repository =====
 +
 +On June 2nd We updated the signature on our repositories therefore the keyring package update was released before June 28th automatically on the PCs that have performed the updates. However, it can happen that after June 28, if users have not performed system updates, the same can report signature problems on our repository. In this case, to remedy the problem, you can download and install the keyring package from this link: https://​ufficiozero.mirror.garr.it/​uzl-deb/​roma/​pool/​main/​u/​ufficiozero-keyring/​ufficiozero-keyring_2022.06%2Bnmu2_all.deb to solve this problem.
roma.1640542948.txt.gz ยท Last modified: 2021/12/26 19:22 by team