Ispmanager 6 lite, pro, host documentation

How to change the repository from beta to stable

 

To change the repository via the panel interface:

  1. In the Main menu, click Settings and choose System settings.
  2. In System configuration in the field Update branch, choose the necessary repository and click Save.

To change the repository via the server terminal, run the following commands:

echo 'stable' > /usr/local/mgr5/etc/repo.version
/usr/local/mgr5/sbin/licctl fetch ispmgr
Changing beta to stable with the downgrade is only possible manually using a package manager.

Features of changing the repository

When you change the repository from stable to beta, the control panel packages are updated to the version available in the beta repository.

Switching from beta to stable will update the packages provided that the version in the stable repository is higher than the installed version. While the installed version is higher than the available one, the installation of any Modules will fail with an error.

To avoid issues with the installation of modules:

  1. In the Main Menu click Settings and choose System configuration.
  2. In System configuration (server settings) in Update software automatically field, select "do not update".  The current repository in the format  -, e.g. "6.42-beta" will be added to /usr/local/mgr5/etc/repo.version.
  3. Change the repository using any of the ways.
Repositories are updated daily through the panel Scheduler.

To force the launch of the update via ISP manager 6:

  1. In the Main menu, choose CRON jobs.
  2. On the form that opens, select the necessary command and click Run.

To force the update using the server terminal, run the command:

/usr/local/mgr5/sbin/pkgupgrade.sh coremanager