Jorgal
Docs for updating gtweb.uit.no/jorgal because I never remember how to edit the gt docs:
Installing new pairs
Install pairs with
sudo dnf install apertium-from-to
after ssh-ing into gtweb, then run
sudo /home/apy/update
. Read /home/apy/README for more info. You also want to:
sudo dnf clean metadata sudo dnf upgrade -y
since nightly updates don't always happen.
Ensuring current pairs are up-to-date
ssh into gtweb and run
sudo dnf clean metadata sudo dnf upgrade -y
The dnf upgrade should happen every night, but if Tino's nightly repo was updated right after the dnf update script ran, pairs will be lagging by up to 48 hours.
What versions are running?
gtweb.uit.no/jorgal is running the packages from Tino's nightly repo, so they should be at most 24 hours out-of-date, given the build wasn't broken (if the version in SVN doesn't compile when Tino's machine tries updating, the package isn't updated). There are some more details at ~apy/README on gtweb.
gtweb.uit.no/mt and gtweb.uit.no/mt/testing should also now be running the nightly repo, but see the file /opt/mt/README on gtweb for how to make sure.