-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Jenkins X
-
Tags:
-
Sprint:nxplatform #17
-
Story Points:1
We had to downgrade the tzdata-java version in NXBT-3325 due to a bug on a timezone rename.
The tzdata-java-2020a has now been integrated in java 11.0.8 and should work as expected, see JDK-8245078.
We also want to remove this downgrade because we can't build the builder-java anymore, we've got this error:
Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: centos.mirror.fr.planethoster.net * epel: lon.mirror.rackspace.com * extras: centos.mirrors.proxad.net * updates: centos.mirror.fr.planethoster.net Resolving Dependencies --> Running transaction check ---> Package tzdata-java.noarch 0:2019c-1.el7 will be a downgrade ---> Package tzdata-java.noarch 0:2020a-1.el7 will be erased --> Finished Dependency Resolution You could try using --skip-broken to work around the problem Error: Package: 1:java-11-openjdk-headless-11.0.8.10-0.el7_8.x86_64 (@updates) Requires: tzdata-java >= 2020a Removing: tzdata-java-2020a-1.el7.noarch (@updates) tzdata-java = 2020a-1.el7 Downgraded By: tzdata-java-2019c-1.el7.noarch (base) tzdata-java = 2019c-1.el7 Error: Package: 1:java-1.8.0-openjdk-headless-1.8.0.262.b10-0.el7_8.x86_64 (@updates) Requires: tzdata-java >= 2020a Removing: tzdata-java-2020a-1.el7.noarch (@updates) tzdata-java = 2020a-1.el7 Downgraded By: tzdata-java-2019c-1.el7.noarch (base) tzdata-java = 2019c-1.el7 You could try running: rpm -Va --nofiles --nodigest The command '/bin/sh -c yum -y --enablerepo nuxeo update && yum -y install epel-release && yum -y --setopt=skip_missing_names_on_install=False --enablerepo nuxeo install ccextractor-0.88-2.el7 ffmpeg-4.1.4-5.el7 ghostscript ImageMagick-6.9.10.68-3.el7 java-$JDK_VERSION-openjdk java-$JDK_VERSION-openjdk-devel libreoffice-calc libreoffice-headless libreoffice-impress libreoffice-writer libwpd-tools perl-Archive-Zip perl-Image-ExifTool poppler-utils ufraw && yum -y downgrade tzdata-java-2019c-1.el7 && yum clean all' returned a non-zero code: 1