Hi it might have been me. I've updated the update center redirections for 12.2

I've just created the rewrite rules for uc/12.2

I've pressed this one: https://ci-builds.apache.org/job/Netbeans/job/netbeans-website/77/


AFAIK every PMC member has root access on the VM.

Login to NetBeans virtual machine where redirect is configured: ssh <your_apache_id>@netbeans-vm.apache.org

Become root using e.g. OTP MD5 online encryption <https://reference.apache.org/committer/otp-md5>: sudo /bin/bash (https://selfserve.apache.org/otp-md5.html)

On 11/10/20 12:21 PM, Matthias Bläsing wrote:
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



Reply via email to