New Japanese Era and Linux Support
Update your Linux system to handle new Japanese Era
Table of Contents
Description
Beside the Gregorian calendar Japan use its own calendar for domestic paperwork. Following the abdication of the actual Emperor, the Japanese calendar era will change on May 1st, 2019.
If you program use the Japanese area system and libraries need to be updated to support the new era.
Note: If the system and libraries are not updated, the program will just continue using the current era (Heisei) instead of the new one (Reiwa).
Centos/Oracle Linux/RHEL
Image | Default | Update |
---|---|---|
OpenLogic:CentOS:7.3:latest | 平成31年 | 令和元年 |
OpenLogic:CentOS:7.5:latest | 平成31年 | 令和元年 |
OpenLogic:CentOS:7.6:latest | 平成31年 | 令和元年 |
Oracle:Oracle-Linux:7.3:latest | 平成31年 | 令和元年 |
Oracle:Oracle-Linux:7.5:latest | 平成31年 | 令和元年 |
Oracle:Oracle-LinuxS:7.6:latest | 平成31年 | 令和元年 |
RedHat:RHEL:7.3:latest | 平成31年 | 令和元年 |
RedHat:RHEL:7.5:latest | 平成31年 | 令和元年 |
RedHat:RHEL:7-RAW:latest | 平成31年 | 令和元年 |
Update
sudo yum update glibc
Links
- Does the change of the Japanese Era affect Red Hat Enterprise Linux?
- Bug 1677093 - The Japanese Era name will be changed on 2019-05-01 / component icu / rhel8
SLES
Image | Default | Update |
---|---|---|
SUSE:SLES-Standard:12-SP3:latest | 平成31年 | (1) |
SUSE:SLES-Standard:12-SP4:latest | 平成31年 | (1) |
SUSE:SLES-Standard:15:latest | 平成31年 | - |
Update
sudo zypper update glibc-locale
Links
Ubuntu
Image | Default | Update |
---|---|---|
Canonical:UbuntuServer:16.04-LTS:latest | 平成31年 | (1) |
Canonical:UbuntuServer:18.04-LTS:latest | 平成31年 | (1) |
Canonical:UbuntuServer:19.04-LTS:latest | 令和元年 | - |
Update
sudo apt updat && sudo apt install locales
Links
Notes
(1) no new package available