Hi,
I'd like to know who updated the plugin portal code on the netbeans-vm?
I merged the update, but before I could finish the instructions for one
of the persons who have root rights, I noticed, that the site was
already broken.
The update was incomplete, as manual changes were needed (DB+Config
Updates). I completed the steps I could do, so the portal is working
again. I just would like to ensure, that anyone updating PP3 is aware
of potential problems.
I need someone with root rights to install the cronjob, that will
rebuild the catalogs if necessary.
1. Step (Preparation) - check, that the catalogs can be created as www-
data user:
sudo -u www-data php /space/pp3/public/index.php generate-catalogs --
force
This will force the regeneration of the update catalogs for all
netbeans versions.
Running this will output some console messages describing the process,
but should not yield error message.
2. If the above was successful, the cronjob can be put in place.
A template can be found in /space/pp3/module/Application/config/cron-
rebuild-catalog-crond.dist
Thank you
Matthias
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists