Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MacOS Quickstart Issue with Java GPG Keys #1340

Open
garrett-wbpa opened this issue Jan 30, 2024 · 5 comments
Open

MacOS Quickstart Issue with Java GPG Keys #1340

garrett-wbpa opened this issue Jan 30, 2024 · 5 comments
Labels
bug Something isn't working

Comments

@garrett-wbpa
Copy link

Describe the bug
Hello, I tried to use the Sandbox test using the newest v0.22.14 on my old MacPro (2013 3.5 Ghz 6-core running Monterey 12.7.2). I ran into an error and moved to the v0.21.13 branch, which worked perfectly for me - it uses CentOS not AlmaLinux, but I can't say that the different OS is the source of the issue.

When I went back to the main branch, I got the error mentioned below multiple times. Any ideas what is happening? I know my Mac is old, but I expected dockers to not care about that, assuming I have the power to run the apps. I tried to attach to the docker container, but I got a whole set of new errors and decided to report a bug instead.

To Reproduce

  1. Go to https://www.opencue.io/docs/quick-starts/quick-start-mac/
  2. Proceed with "deploying sandbox environment" to step 5 - "docker-compose up"
  3. Watch the terminal as it pulls images from docker hub, then proceeds to build the alma-linux image using yum.
  4. A java error related to missing GPG keys will appear.

Expected behavior
I expected the "docker-compose up" command to start up my OpenCue system so I can test jobs. This worked well for me on the v0.21.13 branch, minus some error about numeric literals. - "ERROR: trailing junk after numeric literal at or near "0A" at character 240". Because of that error I decided to swap back to the main branch to run the newest code.

Error Log

9.210 AlmaLinux 8 - AppStream                         3.3 MB/s | 3.4 kB     00:00    
9.275 Importing GPG key 0xC21AD6EA:
9.275  Userid     : "AlmaLinux <[email protected]>"
9.275  Fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA
9.275  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
9.276 Key imported successfully
9.291 Import of key(s) didn't help, wrong key(s)?
10.36 Public key for java-1.8.0-openjdk-1.8.0.402.b06-2.el8.x86_64.rpm is not installed. Failing package is: java-1.8.0-openjdk-1:1.8.0.402.b06-2.el8.x86_64
10.36  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
10.36 Public key for java-1.8.0-openjdk-headless-1.8.0.402.b06-2.el8.x86_64.rpm is not installed. Failing package is: java-1.8.0-openjdk-headless-1:1.8.0.402.b06-2.el8.x86_64
10.36  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
10.36 The downloaded packages were saved in cache until the next successful transaction.
10.36 You can remove cached packages by executing 'yum clean packages'.
10.37 Error: GPG check FAILED

Version Number
0.22.14 - not working for me.

0.21.13 - did work for me.

Full Docker Output

docker-compose up
[+] Running 37/37
 ✔ rqd 22 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                            29.0s 
   ✔ 2d473b07cdd5 Already exists                                                                                             0.0s 
   ✔ 50a91215ac4c Pull complete                                                                                              0.5s 
   ✔ 2cba1b0d2c4f Pull complete                                                                                              6.0s 
   ✔ 3aa7d49acedb Pull complete                                                                                              1.6s 
   ✔ 1e37750dd80b Pull complete                                                                                              1.1s 
   ✔ 11ac59b3c949 Pull complete                                                                                              1.5s 
   ✔ 94285c2b9303 Pull complete                                                                                              1.8s 
   ✔ 77df8399a297 Pull complete                                                                                              1.9s 
   ✔ 098b952ea0f4 Pull complete                                                                                              3.4s 
   ✔ f4a2b89f29b4 Pull complete                                                                                              2.6s 
   ✔ 4f471458372a Pull complete                                                                                              3.0s 
   ✔ 7960e1e4f2c4 Pull complete                                                                                              3.3s 
   ✔ bd82f4b911d2 Pull complete                                                                                              3.6s 
   ✔ 80228fcc9586 Pull complete                                                                                              3.7s 
   ✔ 76baae26c2ea Pull complete                                                                                              3.9s 
   ✔ b231db302720 Pull complete                                                                                              4.1s 
   ✔ 8e598113e656 Pull complete                                                                                              4.2s 
   ✔ 22a90826488f Pull complete                                                                                              4.4s 
   ✔ 4f4fb700ef54 Pull complete                                                                                              4.4s 
   ✔ 2ac804cbfa52 Pull complete                                                                                              4.8s 
   ✔ bfc1ac6a0e02 Pull complete                                                                                              5.1s 
   ✔ 6c288f0f251b Pull complete                                                                                              5.1s 
 ✔ db 13 layers [⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿⣿]      0B/0B      Pulled                                                                      23.5s 
   ✔ bb263680fed1 Pull complete                                                                                              6.2s 
   ✔ 75a54e59e691 Pull complete                                                                                              5.6s 
   ✔ 3ce7f8df2b36 Pull complete                                                                                              5.9s 
   ✔ f30287ef02b9 Pull complete                                                                                              6.2s 
   ✔ dc1f0e9024d8 Pull complete                                                                                              8.0s 
   ✔ 7f0a68628bce Pull complete                                                                                              6.8s 
   ✔ 32b11818cae3 Pull complete                                                                                              6.6s 
   ✔ 48111fe612c1 Pull complete                                                                                              7.0s 
   ✔ 07b5cb2894c7 Pull complete                                                                                              9.2s 
   ✔ 7cca76b73db0 Pull complete                                                                                              7.4s 
   ✔ 87f7b375a7d2 Pull complete                                                                                              7.8s 
   ✔ d9daaa1dc184 Pull complete                                                                                              8.2s 
   ✔ 536a8b356450 Pull complete                                                                                              8.3s 
[+] Building 20.8s (7/16)                                                                                    docker:desktop-linux
 => [flyway internal] load .dockerignore                                                                                     0.0s
 => => transferring context: 112B                                                                                            0.0s
 => [flyway internal] load build definition from flyway.Dockerfile                                                           0.0s
 => => transferring dockerfile: 772B                                                                                         0.0s
 => [flyway internal] load metadata for docker.io/library/almalinux:8.7                                                      1.8s
 => [flyway auth] library/almalinux:pull token for registry-1.docker.io                                                      0.0s
 => [flyway  1/11] FROM docker.io/library/almalinux:8.7@sha256:06af1e7ae846b170c1819f4556f6e2b35d19f1c1c77919602adc95463a96  8.1s
 => => resolve docker.io/library/almalinux:8.7@sha256:06af1e7ae846b170c1819f4556f6e2b35d19f1c1c77919602adc95463a964561       0.0s
 => => sha256:06af1e7ae846b170c1819f4556f6e2b35d19f1c1c77919602adc95463a964561 975B / 975B                                   0.0s
 => => sha256:b51b34748947fb3f7ae793ed6e6496e5d03cfbb998dbee7c337791fb75d77c31 529B / 529B                                   0.0s
 => => sha256:f4b24db3d26dc26d30bec138133d0c820bed20d98bbd2dc91b7386d0df2cee35 1.48kB / 1.48kB                               0.0s
 => => sha256:63c7cbfce3f306a83bb69ed11284ee1fdcd3fdbeec4769e30e03123cd7ced99d 71.47MB / 71.47MB                             1.3s
 => => extracting sha256:63c7cbfce3f306a83bb69ed11284ee1fdcd3fdbeec4769e30e03123cd7ced99d                                    6.5s
 => [flyway internal] load build context                                                                                     0.0s
 => => transferring context: 2.87kB                                                                                          0.0s
 => ERROR [flyway  2/11] RUN yum install -y tar java-1.8.0-openjdk postgresql-jdbc nc postgresql                            10.9s
------                                                                                                                            
 > [flyway  2/11] RUN yum install -y tar java-1.8.0-openjdk postgresql-jdbc nc postgresql:                                        
1.213 AlmaLinux 8 - BaseOS                            6.4 MB/s | 5.1 MB     00:00                                                 
2.766 AlmaLinux 8 - AppStream                          18 MB/s |  12 MB     00:00                                                 
5.871 AlmaLinux 8 - Extras                             23 kB/s |  20 kB     00:00                                                 
5.972 Last metadata expiration check: 0:00:01 ago on Tue Jan 30 22:48:46 2024.                                                    
6.638 Package tar-2:1.30-6.el8_7.1.x86_64 is already installed.
6.677 Dependencies resolved.
6.691 ============================================================================================
6.691  Package                       Arch    Version                              Repo        Size
6.691 ============================================================================================
6.691 Installing:
6.691  java-1.8.0-openjdk            x86_64  1:1.8.0.402.b06-2.el8                appstream  550 k
6.691  nmap-ncat                     x86_64  2:7.92-1.el8                         appstream  241 k
6.691  postgresql                    x86_64  10.23-3.module_el8.9.0+3703+a01fd377 appstream  1.5 M
6.691  postgresql-jdbc               noarch  42.2.14-2.el8                        appstream  752 k
6.691 Upgrading:
6.691  crypto-policies               noarch  20230731-1.git3177e06.el8            baseos      63 k
6.691  tar                           x86_64  2:1.30-9.el8                         baseos     838 k
6.691 Installing dependencies:
6.691  alsa-lib                      x86_64  1.2.9-1.el8                          appstream  496 k
6.691  atk                           x86_64  2.28.1-1.el8                         appstream  271 k
6.691  avahi-libs                    x86_64  0.7-21.el8_9.1                       baseos      61 k
6.691  cairo                         x86_64  1.15.12-6.el8                        appstream  718 k
6.691  copy-jdk-configs              noarch  4.0-2.el8                            appstream   29 k
6.691  crypto-policies-scripts       noarch  20230731-1.git3177e06.el8            baseos      83 k
6.691  cups-libs                     x86_64  1:2.2.6-54.el8_9                     baseos     434 k
6.691  dejavu-fonts-common           noarch  2.35-7.el8                           baseos      73 k
6.691  dejavu-sans-fonts             noarch  2.35-7.el8                           baseos     1.5 M
6.691  fontconfig                    x86_64  2.13.1-4.el8                         baseos     273 k
6.691  fontpackages-filesystem       noarch  1.44-22.el8                          baseos      16 k
6.691  freetype                      x86_64  2.9.1-9.el8                          baseos     393 k
6.691  fribidi                       x86_64  1.0.4-9.el8                          appstream   88 k
6.691  gdk-pixbuf2                   x86_64  2.36.12-5.el8                        baseos     467 k
6.691  gdk-pixbuf2-modules           x86_64  2.36.12-5.el8                        appstream  109 k
6.691  graphite2                     x86_64  1.3.10-10.el8                        appstream  121 k
6.691  gtk-update-icon-cache         x86_64  3.22.30-11.el8                       appstream   31 k
6.691  harfbuzz                      x86_64  1.7.5-3.el8                          appstream  295 k
6.691  hicolor-icon-theme            noarch  0.17-2.el8                           appstream   48 k
6.691  jasper-libs                   x86_64  2.0.14-5.el8                         appstream  166 k
6.691  java-1.8.0-openjdk-headless   x86_64  1:1.8.0.402.b06-2.el8                appstream   34 M
6.691  javapackages-filesystem       noarch  5.3.0-2.module_el8.0.0+6004+2fc32706 appstream   30 k
6.691  jbigkit-libs                  x86_64  2.1-14.el8                           appstream   54 k
6.691  libX11                        x86_64  1.6.8-6.el8                          appstream  610 k
6.691  libX11-common                 noarch  1.6.8-6.el8                          appstream  157 k
6.691  libXau                        x86_64  1.0.9-3.el8                          appstream   37 k
6.691  libXcomposite                 x86_64  0.4.4-14.el8                         appstream   28 k
6.691  libXcursor                    x86_64  1.1.15-3.el8                         appstream   36 k
6.691  libXdamage                    x86_64  1.1.4-14.el8                         appstream   26 k
6.691  libXext                       x86_64  1.3.4-1.el8                          appstream   45 k
6.691  libXfixes                     x86_64  5.0.3-7.el8                          appstream   25 k
6.691  libXft                        x86_64  2.3.3-1.el8                          appstream   66 k
6.691  libXi                         x86_64  1.7.10-1.el8                         appstream   48 k
6.691  libXinerama                   x86_64  1.1.4-1.el8                          appstream   15 k
6.691  libXrandr                     x86_64  1.5.2-1.el8                          appstream   33 k
6.691  libXrender                    x86_64  0.9.10-7.el8                         appstream   33 k
6.691  libXtst                       x86_64  1.2.3-7.el8                          appstream   21 k
6.691  libdatrie                     x86_64  0.2.9-7.el8                          appstream   33 k
6.691  libfontenc                    x86_64  1.1.3-8.el8                          appstream   37 k
6.691  libibverbs                    x86_64  46.0-1.el8.1                         baseos     399 k
6.691  libjpeg-turbo                 x86_64  1.5.3-12.el8                         appstream  156 k
6.691  libnl3                        x86_64  3.7.0-1.el8                          baseos     336 k
6.691  libpcap                       x86_64  14:1.9.1-5.el8                       baseos     168 k
6.691  libpkgconf                    x86_64  1.4.2-1.el8                          baseos      35 k
6.691  libpng                        x86_64  2:1.6.34-5.el8                       baseos     126 k
6.691  libpq                         x86_64  13.11-1.el8.alma.1                   appstream  198 k
6.691  libthai                       x86_64  0.1.27-2.el8                         appstream  203 k
6.691  libtiff                       x86_64  4.0.9-29.el8_8                       appstream  188 k
6.691  libxcb                        x86_64  1.13.1-1.el8                         appstream  231 k
6.691  lksctp-tools                  x86_64  1.0.18-3.el8                         baseos      99 k
6.691  lua                           x86_64  5.3.4-12.el8                         appstream  191 k
6.691  nspr                          x86_64  4.35.0-1.el8_8                       appstream  142 k
6.691  nss                           x86_64  3.90.0-4.el8_9                       appstream  750 k
6.691  nss-softokn                   x86_64  3.90.0-4.el8_9                       appstream  1.2 M
6.691  nss-softokn-freebl            x86_64  3.90.0-4.el8_9                       appstream  390 k
6.691  nss-sysinit                   x86_64  3.90.0-4.el8_9                       appstream   74 k
6.691  nss-util                      x86_64  3.90.0-4.el8_9                       appstream  138 k
6.691  ongres-scram                  noarch  1.0.0~beta.2-5.el8                   appstream   46 k
6.691  ongres-scram-client           noarch  1.0.0~beta.2-5.el8                   appstream   24 k
6.691  pango                         x86_64  1.42.4-8.el8                         appstream  296 k
6.691  pixman                        x86_64  0.38.4-3.el8_9                       appstream  256 k
6.691  pkgconf                       x86_64  1.4.2-1.el8                          baseos      38 k
6.691  pkgconf-m4                    noarch  1.4.2-1.el8                          baseos      17 k
6.691  pkgconf-pkg-config            x86_64  1.4.2-1.el8                          baseos      15 k
6.691  shared-mime-info              x86_64  1.9-3.el8                            baseos     328 k
6.691  ttmkfdir                      x86_64  3.0.9-54.el8                         appstream   62 k
6.691  tzdata-java                   noarch  2023d-1.el8                          appstream  186 k
6.691  xorg-x11-font-utils           x86_64  1:7.5-41.el8                         appstream  102 k
6.691  xorg-x11-fonts-Type1          noarch  7.5-19.el8                           appstream  522 k
6.691 Installing weak dependencies:
6.691  gtk2                          x86_64  2.24.32-5.el8                        appstream  3.4 M
6.691 Enabling module streams:
6.691  javapackages-runtime                  201801                                               
6.691  postgresql                            10                                                   
6.691 
6.691 Transaction Summary
6.691 ============================================================================================
6.691 Install  74 Packages
6.691 Upgrade   2 Packages
6.691 
6.699 Total download size: 55 M
6.700 Downloading Packages:
7.287 (1/76): avahi-libs-0.7-21.el8_9.1.x86_64.rpm    543 kB/s |  61 kB     00:00    
7.295 (2/76): crypto-policies-scripts-20230731-1.git3 694 kB/s |  83 kB     00:00    
7.310 (3/76): cups-libs-2.2.6-54.el8_9.x86_64.rpm     3.1 MB/s | 434 kB     00:00    
7.319 (4/76): dejavu-fonts-common-2.35-7.el8.noarch.r 2.4 MB/s |  73 kB     00:00    
7.350 (5/76): fontpackages-filesystem-1.44-22.el8.noa 519 kB/s |  16 kB     00:00    
7.356 (6/76): fontconfig-2.13.1-4.el8.x86_64.rpm      5.9 MB/s | 273 kB     00:00    
7.367 (7/76): dejavu-sans-fonts-2.35-7.el8.noarch.rpm  21 MB/s | 1.5 MB     00:00    
7.387 (8/76): freetype-2.9.1-9.el8.x86_64.rpm          11 MB/s | 393 kB     00:00    
7.398 (9/76): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm     11 MB/s | 467 kB     00:00    
7.419 (10/76): libnl3-3.7.0-1.el8.x86_64.rpm           11 MB/s | 336 kB     00:00    
7.424 (11/76): libibverbs-46.0-1.el8.1.x86_64.rpm     6.9 MB/s | 399 kB     00:00    
7.430 (12/76): libpcap-1.9.1-5.el8.x86_64.rpm         5.2 MB/s | 168 kB     00:00    
7.446 (13/76): libpkgconf-1.4.2-1.el8.x86_64.rpm      1.3 MB/s |  35 kB     00:00    
7.453 (14/76): libpng-1.6.34-5.el8.x86_64.rpm         4.3 MB/s | 126 kB     00:00    
7.458 (15/76): lksctp-tools-1.0.18-3.el8.x86_64.rpm   3.5 MB/s |  99 kB     00:00    
7.472 (16/76): pkgconf-1.4.2-1.el8.x86_64.rpm         1.4 MB/s |  38 kB     00:00    
7.481 (17/76): pkgconf-m4-1.4.2-1.el8.noarch.rpm      618 kB/s |  17 kB     00:00    
7.485 (18/76): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 574 kB/s |  15 kB     00:00    
7.504 (19/76): shared-mime-info-1.9-3.el8.x86_64.rpm   10 MB/s | 328 kB     00:00    
7.516 (20/76): alsa-lib-1.2.9-1.el8.x86_64.rpm         14 MB/s | 496 kB     00:00    
7.522 (21/76): atk-2.28.1-1.el8.x86_64.rpm            7.2 MB/s | 271 kB     00:00    
7.542 (22/76): cairo-1.15.12-6.el8.x86_64.rpm          19 MB/s | 718 kB     00:00    
7.549 (23/76): copy-jdk-configs-4.0-2.el8.noarch.rpm  927 kB/s |  29 kB     00:00    
7.552 (24/76): fribidi-1.0.4-9.el8.x86_64.rpm         2.9 MB/s |  88 kB     00:00    
7.570 (25/76): gdk-pixbuf2-modules-2.36.12-5.el8.x86_ 3.9 MB/s | 109 kB     00:00    
7.578 (26/76): graphite2-1.3.10-10.el8.x86_64.rpm     4.2 MB/s | 121 kB     00:00    
7.580 (27/76): gtk-update-icon-cache-3.22.30-11.el8.x 1.1 MB/s |  31 kB     00:00    
7.610 (28/76): harfbuzz-1.7.5-3.el8.x86_64.rpm        9.0 MB/s | 295 kB     00:00    
7.615 (29/76): hicolor-icon-theme-0.17-2.el8.noarch.r 1.4 MB/s |  48 kB     00:00    
7.643 (30/76): jasper-libs-2.0.14-5.el8.x86_64.rpm    5.2 MB/s | 166 kB     00:00    
7.674 (31/76): gtk2-2.24.32-5.el8.x86_64.rpm           33 MB/s | 3.4 MB     00:00    
7.681 (32/76): java-1.8.0-openjdk-1.8.0.402.b06-2.el8 8.2 MB/s | 550 kB     00:00    
7.716 (33/76): javapackages-filesystem-5.3.0-2.module 744 kB/s |  30 kB     00:00    
7.720 (34/76): jbigkit-libs-2.1-14.el8.x86_64.rpm     1.4 MB/s |  54 kB     00:00    
7.781 (35/76): libX11-common-1.6.8-6.el8.noarch.rpm   2.5 MB/s | 157 kB     00:00    
7.791 (36/76): libX11-1.6.8-6.el8.x86_64.rpm          8.1 MB/s | 610 kB     00:00    
7.811 (37/76): libXau-1.0.9-3.el8.x86_64.rpm          1.3 MB/s |  37 kB     00:00    
7.822 (38/76): libXcomposite-0.4.4-14.el8.x86_64.rpm  1.0 MB/s |  28 kB     00:00    
7.840 (39/76): libXcursor-1.1.15-3.el8.x86_64.rpm     1.2 MB/s |  36 kB     00:00    
7.848 (40/76): libXdamage-1.1.4-14.el8.x86_64.rpm     970 kB/s |  26 kB     00:00    
7.869 (41/76): libXext-1.3.4-1.el8.x86_64.rpm         1.6 MB/s |  45 kB     00:00    
7.877 (42/76): libXfixes-5.0.3-7.el8.x86_64.rpm       895 kB/s |  25 kB     00:00    
7.899 (43/76): libXft-2.3.3-1.el8.x86_64.rpm          2.2 MB/s |  66 kB     00:00    
7.911 (44/76): libXi-1.7.10-1.el8.x86_64.rpm          1.4 MB/s |  48 kB     00:00    
7.931 (45/76): libXinerama-1.1.4-1.el8.x86_64.rpm     485 kB/s |  15 kB     00:00    
7.940 (46/76): libXrandr-1.5.2-1.el8.x86_64.rpm       1.1 MB/s |  33 kB     00:00    
7.960 (47/76): libXrender-0.9.10-7.el8.x86_64.rpm     1.1 MB/s |  33 kB     00:00    
7.968 (48/76): libXtst-1.2.3-7.el8.x86_64.rpm         779 kB/s |  21 kB     00:00    
7.989 (49/76): libdatrie-0.2.9-7.el8.x86_64.rpm       1.2 MB/s |  33 kB     00:00    
7.999 (50/76): libfontenc-1.1.3-8.el8.x86_64.rpm      1.2 MB/s |  37 kB     00:00    
8.019 (51/76): libjpeg-turbo-1.5.3-12.el8.x86_64.rpm  5.1 MB/s | 156 kB     00:00    
8.043 (52/76): libpq-13.11-1.el8.alma.1.x86_64.rpm    4.5 MB/s | 198 kB     00:00    
8.053 (53/76): libthai-0.1.27-2.el8.x86_64.rpm        6.0 MB/s | 203 kB     00:00    
8.079 (54/76): libtiff-4.0.9-29.el8_8.x86_64.rpm      5.3 MB/s | 188 kB     00:00    
8.099 (55/76): libxcb-1.13.1-1.el8.x86_64.rpm         5.0 MB/s | 231 kB     00:00    
8.111 (56/76): lua-5.3.4-12.el8.x86_64.rpm            6.0 MB/s | 191 kB     00:00    
8.132 (57/76): nmap-ncat-7.92-1.el8.x86_64.rpm        7.4 MB/s | 241 kB     00:00    
8.153 (58/76): nspr-4.35.0-1.el8_8.x86_64.rpm         3.4 MB/s | 142 kB     00:00    
8.196 (59/76): nss-3.90.0-4.el8_9.x86_64.rpm           12 MB/s | 750 kB     00:00    
8.253 (60/76): nss-softokn-freebl-3.90.0-4.el8_9.x86_ 6.8 MB/s | 390 kB     00:00    
8.283 (61/76): nss-softokn-3.90.0-4.el8_9.x86_64.rpm  9.4 MB/s | 1.2 MB     00:00    
8.288 (62/76): nss-sysinit-3.90.0-4.el8_9.x86_64.rpm  2.1 MB/s |  74 kB     00:00    
8.316 (63/76): ongres-scram-1.0.0~beta.2-5.el8.noarch 1.6 MB/s |  46 kB     00:00    
8.324 (64/76): nss-util-3.90.0-4.el8_9.x86_64.rpm     3.5 MB/s | 138 kB     00:00    
8.345 (65/76): ongres-scram-client-1.0.0~beta.2-5.el8 872 kB/s |  24 kB     00:00    
8.370 (66/76): pango-1.42.4-8.el8.x86_64.rpm          6.4 MB/s | 296 kB     00:00    
8.393 (67/76): pixman-0.38.4-3.el8_9.x86_64.rpm       5.3 MB/s | 256 kB     00:00    
8.482 (68/76): postgresql-jdbc-42.2.14-2.el8.noarch.r 8.4 MB/s | 752 kB     00:00    
8.513 (69/76): postgresql-10.23-3.module_el8.9.0+3703  11 MB/s | 1.5 MB     00:00    
8.517 (70/76): ttmkfdir-3.0.9-54.el8.x86_64.rpm       1.8 MB/s |  62 kB     00:00    
8.696 (71/76): java-1.8.0-openjdk-headless-1.8.0.402.  33 MB/s |  34 MB     00:01    
8.712 (72/76): tzdata-java-2023d-1.el8.noarch.rpm     938 kB/s | 186 kB     00:00    
8.716 (73/76): xorg-x11-font-utils-7.5-41.el8.x86_64. 516 kB/s | 102 kB     00:00    
8.740 (74/76): xorg-x11-fonts-Type1-7.5-19.el8.noarch  12 MB/s | 522 kB     00:00    
8.742 (75/76): crypto-policies-20230731-1.git3177e06. 2.1 MB/s |  63 kB     00:00    
8.804 (76/76): tar-1.30-9.el8.x86_64.rpm              9.3 MB/s | 838 kB     00:00    
8.808 --------------------------------------------------------------------------------
8.809 Total                                            26 MB/s |  55 MB     00:02     
9.210 AlmaLinux 8 - AppStream                         3.3 MB/s | 3.4 kB     00:00    
9.275 Importing GPG key 0xC21AD6EA:
9.275  Userid     : "AlmaLinux <[email protected]>"
9.275  Fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA
9.275  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
9.276 Key imported successfully
9.291 Import of key(s) didn't help, wrong key(s)?
10.36 Public key for java-1.8.0-openjdk-1.8.0.402.b06-2.el8.x86_64.rpm is not installed. Failing package is: java-1.8.0-openjdk-1:1.8.0.402.b06-2.el8.x86_64
10.36  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
10.36 Public key for java-1.8.0-openjdk-headless-1.8.0.402.b06-2.el8.x86_64.rpm is not installed. Failing package is: java-1.8.0-openjdk-headless-1:1.8.0.402.b06-2.el8.x86_64
10.36  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
10.36 The downloaded packages were saved in cache until the next successful transaction.
10.36 You can remove cached packages by executing 'yum clean packages'.
10.37 Error: GPG check FAILED
@garrett-wbpa garrett-wbpa added the bug Something isn't working label Jan 30, 2024
@brutesque
Copy link

brutesque commented Feb 23, 2024

I have the same issue on Ubuntu 22.04.4 LTS

# docker-compose up
Building flyway
[+] Building 19.6s (6/15)                                                                                                                                                                                                                                                                                                                   docker:default
 => [internal] load build definition from flyway.Dockerfile                                                                                                                                                                                                                                                                                           0.0s
 => => transferring dockerfile: 772B                                                                                                                                                                                                                                                                                                                  0.0s
 => [internal] load metadata for docker.io/library/almalinux:8.7                                                                                                                                                                                                                                                                                      0.8s
 => [internal] load .dockerignore                                                                                                                                                                                                                                                                                                                     0.0s
 => => transferring context: 112B                                                                                                                                                                                                                                                                                                                     0.0s
 => CACHED [ 1/11] FROM docker.io/library/almalinux:8.7@sha256:06af1e7ae846b170c1819f4556f6e2b35d19f1c1c77919602adc95463a964561                                                                                                                                                                                                                       0.0s
 => [internal] load build context                                                                                                                                                                                                                                                                                                                     0.0s
 => => transferring context: 2.27kB                                                                                                                                                                                                                                                                                                                   0.0s
 => ERROR [ 2/11] RUN yum install -y tar java-1.8.0-openjdk postgresql-jdbc nc postgresql                                                                                                                                                                                                                                                            18.8s
------                                                                                                                                                                                                                                                                                                                                                     
 > [ 2/11] RUN yum install -y tar java-1.8.0-openjdk postgresql-jdbc nc postgresql:                                                                                                                                                                                                                                                                        
1.145 AlmaLinux 8 - BaseOS                            7.5 MB/s | 6.3 MB     00:00                                                                                                                                                                                                                                                                          
3.230 AlmaLinux 8 - AppStream                          12 MB/s |  12 MB     00:01                                                                                                                                                                                                                                                                          
5.808 AlmaLinux 8 - Extras                             46 kB/s |  20 kB     00:00                                                                                                                                                                                                                                                                          
6.623 Package tar-2:1.30-6.el8_7.1.x86_64 is already installed.                                                                                                                                                                                                                                                                                            
6.654 Dependencies resolved.
6.661 ============================================================================================
6.661  Package                       Arch    Version                              Repo        Size
6.661 ============================================================================================
6.661 Installing:
6.661  java-1.8.0-openjdk            x86_64  1:1.8.0.402.b06-2.el8                appstream  550 k
6.661  nmap-ncat                     x86_64  2:7.92-1.el8                         appstream  241 k
6.661  postgresql                    x86_64  10.23-3.module_el8.9.0+3703+a01fd377 appstream  1.5 M
6.661  postgresql-jdbc               noarch  42.2.14-2.el8                        appstream  752 k
6.661 Upgrading:
6.661  crypto-policies               noarch  20230731-1.git3177e06.el8            baseos      63 k
6.661  tar                           x86_64  2:1.30-9.el8                         baseos     838 k
6.661 Installing dependencies:
6.661  alsa-lib                      x86_64  1.2.9-1.el8                          appstream  496 k
6.661  atk                           x86_64  2.28.1-1.el8                         appstream  271 k
6.661  avahi-libs                    x86_64  0.7-21.el8_9.1                       baseos      61 k
6.661  cairo                         x86_64  1.15.12-6.el8                        appstream  718 k
6.661  copy-jdk-configs              noarch  4.0-2.el8                            appstream   29 k
6.661  crypto-policies-scripts       noarch  20230731-1.git3177e06.el8            baseos      83 k
6.661  cups-libs                     x86_64  1:2.2.6-54.el8_9                     baseos     434 k
6.661  dejavu-fonts-common           noarch  2.35-7.el8                           baseos      73 k
6.661  dejavu-sans-fonts             noarch  2.35-7.el8                           baseos     1.5 M
6.661  fontconfig                    x86_64  2.13.1-4.el8                         baseos     273 k
6.661  fontpackages-filesystem       noarch  1.44-22.el8                          baseos      16 k
6.661  freetype                      x86_64  2.9.1-9.el8                          baseos     393 k
6.661  fribidi                       x86_64  1.0.4-9.el8                          appstream   88 k
6.661  gdk-pixbuf2                   x86_64  2.36.12-5.el8                        baseos     467 k
6.661  gdk-pixbuf2-modules           x86_64  2.36.12-5.el8                        appstream  109 k
6.661  graphite2                     x86_64  1.3.10-10.el8                        appstream  121 k
6.661  gtk-update-icon-cache         x86_64  3.22.30-11.el8                       appstream   31 k
6.661  harfbuzz                      x86_64  1.7.5-3.el8                          appstream  295 k
6.661  hicolor-icon-theme            noarch  0.17-2.el8                           appstream   48 k
6.661  jasper-libs                   x86_64  2.0.14-5.el8                         appstream  166 k
6.661  java-1.8.0-openjdk-headless   x86_64  1:1.8.0.402.b06-2.el8                appstream   34 M
6.661  javapackages-filesystem       noarch  5.3.0-2.module_el8.0.0+6004+2fc32706 appstream   30 k
6.661  jbigkit-libs                  x86_64  2.1-14.el8                           appstream   54 k
6.661  libX11                        x86_64  1.6.8-6.el8                          appstream  610 k
6.661  libX11-common                 noarch  1.6.8-6.el8                          appstream  157 k
6.661  libXau                        x86_64  1.0.9-3.el8                          appstream   37 k
6.661  libXcomposite                 x86_64  0.4.4-14.el8                         appstream   28 k
6.661  libXcursor                    x86_64  1.1.15-3.el8                         appstream   36 k
6.661  libXdamage                    x86_64  1.1.4-14.el8                         appstream   26 k
6.661  libXext                       x86_64  1.3.4-1.el8                          appstream   45 k
6.661  libXfixes                     x86_64  5.0.3-7.el8                          appstream   25 k
6.661  libXft                        x86_64  2.3.3-1.el8                          appstream   66 k
6.661  libXi                         x86_64  1.7.10-1.el8                         appstream   48 k
6.661  libXinerama                   x86_64  1.1.4-1.el8                          appstream   15 k
6.661  libXrandr                     x86_64  1.5.2-1.el8                          appstream   33 k
6.661  libXrender                    x86_64  0.9.10-7.el8                         appstream   33 k
6.661  libXtst                       x86_64  1.2.3-7.el8                          appstream   21 k
6.661  libdatrie                     x86_64  0.2.9-7.el8                          appstream   33 k
6.661  libfontenc                    x86_64  1.1.3-8.el8                          appstream   37 k
6.661  libibverbs                    x86_64  46.0-1.el8.1                         baseos     399 k
6.661  libjpeg-turbo                 x86_64  1.5.3-12.el8                         appstream  156 k
6.661  libnl3                        x86_64  3.7.0-1.el8                          baseos     336 k
6.661  libpcap                       x86_64  14:1.9.1-5.el8                       baseos     168 k
6.661  libpkgconf                    x86_64  1.4.2-1.el8                          baseos      35 k
6.661  libpng                        x86_64  2:1.6.34-5.el8                       baseos     126 k
6.661  libpq                         x86_64  13.11-1.el8.alma.1                   appstream  198 k
6.661  libthai                       x86_64  0.1.27-2.el8                         appstream  203 k
6.661  libtiff                       x86_64  4.0.9-29.el8_8                       appstream  188 k
6.661  libxcb                        x86_64  1.13.1-1.el8                         appstream  231 k
6.661  lksctp-tools                  x86_64  1.0.18-3.el8                         baseos      99 k
6.661  lua                           x86_64  5.3.4-12.el8                         appstream  191 k
6.661  nspr                          x86_64  4.35.0-1.el8_8                       appstream  142 k
6.661  nss                           x86_64  3.90.0-6.el8_9                       appstream  750 k
6.661  nss-softokn                   x86_64  3.90.0-6.el8_9                       appstream  1.2 M
6.661  nss-softokn-freebl            x86_64  3.90.0-6.el8_9                       appstream  375 k
6.661  nss-sysinit                   x86_64  3.90.0-6.el8_9                       appstream   74 k
6.661  nss-util                      x86_64  3.90.0-6.el8_9                       appstream  139 k
6.661  ongres-scram                  noarch  1.0.0~beta.2-5.el8                   appstream   46 k
6.661  ongres-scram-client           noarch  1.0.0~beta.2-5.el8                   appstream   24 k
6.661  pango                         x86_64  1.42.4-8.el8                         appstream  296 k
6.661  pixman                        x86_64  0.38.4-3.el8_9                       appstream  256 k
6.661  pkgconf                       x86_64  1.4.2-1.el8                          baseos      38 k
6.661  pkgconf-m4                    noarch  1.4.2-1.el8                          baseos      17 k
6.661  pkgconf-pkg-config            x86_64  1.4.2-1.el8                          baseos      15 k
6.661  shared-mime-info              x86_64  1.9-3.el8                            baseos     328 k
6.661  ttmkfdir                      x86_64  3.0.9-54.el8                         appstream   62 k
6.661  tzdata-java                   noarch  2024a-1.el8                          appstream  186 k
6.661  xorg-x11-font-utils           x86_64  1:7.5-41.el8                         appstream  102 k
6.661  xorg-x11-fonts-Type1          noarch  7.5-19.el8                           appstream  522 k
6.661 Installing weak dependencies:
6.661  gtk2                          x86_64  2.24.32-5.el8                        appstream  3.4 M
6.661 Enabling module streams:
6.661  javapackages-runtime                  201801                                               
6.661  postgresql                            10                                                   
6.661 
6.661 Transaction Summary
6.661 ============================================================================================
6.661 Install  74 Packages
6.661 Upgrade   2 Packages
6.661 
6.664 Total download size: 55 M
6.665 Downloading Packages:
7.468 (1/76): avahi-libs-0.7-21.el8_9.1.x86_64.rpm    750 kB/s |  61 kB     00:00    
7.473 (2/76): crypto-policies-scripts-20230731-1.git3 967 kB/s |  83 kB     00:00    
7.520 (3/76): dejavu-fonts-common-2.35-7.el8.noarch.r 1.4 MB/s |  73 kB     00:00    
7.572 (4/76): cups-libs-2.2.6-54.el8_9.x86_64.rpm     2.3 MB/s | 434 kB     00:00    
7.587 (5/76): fontpackages-filesystem-1.44-22.el8.noa 1.0 MB/s |  16 kB     00:00    
7.611 (6/76): fontconfig-2.13.1-4.el8.x86_64.rpm      3.0 MB/s | 273 kB     00:00    
7.659 (7/76): freetype-2.9.1-9.el8.x86_64.rpm         5.4 MB/s | 393 kB     00:00    
7.716 (8/76): libibverbs-46.0-1.el8.1.x86_64.rpm      6.8 MB/s | 399 kB     00:00    
7.722 (9/76): gdk-pixbuf2-2.36.12-5.el8.x86_64.rpm    4.1 MB/s | 467 kB     00:00    
7.736 (10/76): dejavu-sans-fonts-2.35-7.el8.noarch.rp 5.7 MB/s | 1.5 MB     00:00    
7.759 (11/76): libpcap-1.9.1-5.el8.x86_64.rpm         4.5 MB/s | 168 kB     00:00    
7.761 (12/76): libpkgconf-1.4.2-1.el8.x86_64.rpm      1.3 MB/s |  35 kB     00:00    
7.767 (13/76): libnl3-3.7.0-1.el8.x86_64.rpm          6.5 MB/s | 336 kB     00:00    
7.779 (14/76): libpng-1.6.34-5.el8.x86_64.rpm         6.1 MB/s | 126 kB     00:00    
7.784 (15/76): lksctp-tools-1.0.18-3.el8.x86_64.rpm   4.3 MB/s |  99 kB     00:00    
7.788 (16/76): pkgconf-1.4.2-1.el8.x86_64.rpm         1.8 MB/s |  38 kB     00:00    
7.795 (17/76): pkgconf-m4-1.4.2-1.el8.noarch.rpm      1.1 MB/s |  17 kB     00:00    
7.802 (18/76): pkgconf-pkg-config-1.4.2-1.el8.x86_64. 812 kB/s |  15 kB     00:00    
7.839 (19/76): shared-mime-info-1.9-3.el8.x86_64.rpm  6.3 MB/s | 328 kB     00:00    
7.844 (20/76): atk-2.28.1-1.el8.x86_64.rpm            6.4 MB/s | 271 kB     00:00    
7.851 (21/76): alsa-lib-1.2.9-1.el8.x86_64.rpm        8.7 MB/s | 496 kB     00:00    
7.859 (22/76): copy-jdk-configs-4.0-2.el8.noarch.rpm  2.0 MB/s |  29 kB     00:00    
7.868 (23/76): fribidi-1.0.4-9.el8.x86_64.rpm         5.0 MB/s |  88 kB     00:00    
7.881 (24/76): gdk-pixbuf2-modules-2.36.12-5.el8.x86_ 4.9 MB/s | 109 kB     00:00    
7.888 (25/76): graphite2-1.3.10-10.el8.x86_64.rpm     5.9 MB/s | 121 kB     00:00    
7.899 (26/76): gtk-update-icon-cache-3.22.30-11.el8.x 1.7 MB/s |  31 kB     00:00    
7.914 (27/76): cairo-1.15.12-6.el8.x86_64.rpm         9.3 MB/s | 718 kB     00:00    
7.937 (28/76): harfbuzz-1.7.5-3.el8.x86_64.rpm        7.5 MB/s | 295 kB     00:00    
7.940 (29/76): hicolor-icon-theme-0.17-2.el8.noarch.r 1.9 MB/s |  48 kB     00:00    
7.960 (30/76): jasper-libs-2.0.14-5.el8.x86_64.rpm    7.3 MB/s | 166 kB     00:00    
7.991 (31/76): java-1.8.0-openjdk-1.8.0.402.b06-2.el8  10 MB/s | 550 kB     00:00    
8.008 (32/76): javapackages-filesystem-5.3.0-2.module 1.8 MB/s |  30 kB     00:00    
8.036 (33/76): jbigkit-libs-2.1-14.el8.x86_64.rpm     1.9 MB/s |  54 kB     00:00    
8.132 (34/76): gtk2-2.24.32-5.el8.x86_64.rpm           14 MB/s | 3.4 MB     00:00    
8.140 (35/76): libX11-1.6.8-6.el8.x86_64.rpm          5.7 MB/s | 610 kB     00:00    
8.154 (36/76): libX11-common-1.6.8-6.el8.noarch.rpm   6.9 MB/s | 157 kB     00:00    
8.157 (37/76): libXau-1.0.9-3.el8.x86_64.rpm          2.2 MB/s |  37 kB     00:00    
8.170 (38/76): libXcomposite-0.4.4-14.el8.x86_64.rpm  1.8 MB/s |  28 kB     00:00    
8.174 (39/76): libXcursor-1.1.15-3.el8.x86_64.rpm     2.0 MB/s |  36 kB     00:00    
8.185 (40/76): libXdamage-1.1.4-14.el8.x86_64.rpm     1.7 MB/s |  26 kB     00:00    
8.190 (41/76): libXext-1.3.4-1.el8.x86_64.rpm         2.8 MB/s |  45 kB     00:00    
8.198 (42/76): libXfixes-5.0.3-7.el8.x86_64.rpm       1.9 MB/s |  25 kB     00:00    
8.204 (43/76): libXft-2.3.3-1.el8.x86_64.rpm          4.5 MB/s |  66 kB     00:00    
8.214 (44/76): libXi-1.7.10-1.el8.x86_64.rpm          3.0 MB/s |  48 kB     00:00    
8.223 (45/76): libXinerama-1.1.4-1.el8.x86_64.rpm     841 kB/s |  15 kB     00:00    
8.232 (46/76): libXrandr-1.5.2-1.el8.x86_64.rpm       1.8 MB/s |  33 kB     00:00    
8.238 (47/76): libXrender-0.9.10-7.el8.x86_64.rpm     2.2 MB/s |  33 kB     00:00    
8.247 (48/76): libXtst-1.2.3-7.el8.x86_64.rpm         1.4 MB/s |  21 kB     00:00    
8.257 (49/76): libdatrie-0.2.9-7.el8.x86_64.rpm       1.7 MB/s |  33 kB     00:00    
8.263 (50/76): libfontenc-1.1.3-8.el8.x86_64.rpm      2.3 MB/s |  37 kB     00:00    
8.276 (51/76): libjpeg-turbo-1.5.3-12.el8.x86_64.rpm  8.3 MB/s | 156 kB     00:00    
8.282 (52/76): libpq-13.11-1.el8.alma.1.x86_64.rpm     10 MB/s | 198 kB     00:00    
8.297 (53/76): libthai-0.1.27-2.el8.x86_64.rpm        9.4 MB/s | 203 kB     00:00    
8.305 (54/76): libtiff-4.0.9-29.el8_8.x86_64.rpm      8.0 MB/s | 188 kB     00:00    
8.320 (55/76): libxcb-1.13.1-1.el8.x86_64.rpm          10 MB/s | 231 kB     00:00    
8.325 (56/76): lua-5.3.4-12.el8.x86_64.rpm            9.4 MB/s | 191 kB     00:00    
8.342 (57/76): nmap-ncat-7.92-1.el8.x86_64.rpm         11 MB/s | 241 kB     00:00    
8.347 (58/76): nspr-4.35.0-1.el8_8.x86_64.rpm         6.3 MB/s | 142 kB     00:00    
8.396 (59/76): nss-3.90.0-6.el8_9.x86_64.rpm           14 MB/s | 750 kB     00:00    
8.414 (60/76): nss-softokn-3.90.0-6.el8_9.x86_64.rpm   18 MB/s | 1.2 MB     00:00    
8.425 (61/76): nss-softokn-freebl-3.90.0-6.el8_9.x86_  13 MB/s | 375 kB     00:00    
8.433 (62/76): nss-sysinit-3.90.0-6.el8_9.x86_64.rpm  3.7 MB/s |  74 kB     00:00    
8.448 (63/76): nss-util-3.90.0-6.el8_9.x86_64.rpm     5.9 MB/s | 139 kB     00:00    
8.452 (64/76): ongres-scram-1.0.0~beta.2-5.el8.noarch 2.4 MB/s |  46 kB     00:00    
8.471 (65/76): ongres-scram-client-1.0.0~beta.2-5.el8 1.0 MB/s |  24 kB     00:00    
8.479 (66/76): pango-1.42.4-8.el8.x86_64.rpm           11 MB/s | 296 kB     00:00    
8.498 (67/76): pixman-0.38.4-3.el8_9.x86_64.rpm       9.6 MB/s | 256 kB     00:00    
8.543 (68/76): postgresql-10.23-3.module_el8.9.0+3703  23 MB/s | 1.5 MB     00:00    
8.552 (69/76): postgresql-jdbc-42.2.14-2.el8.noarch.r  14 MB/s | 752 kB     00:00    
8.567 (70/76): ttmkfdir-3.0.9-54.el8.x86_64.rpm       2.6 MB/s |  62 kB     00:00    
8.573 (71/76): tzdata-java-2024a-1.el8.noarch.rpm     8.7 MB/s | 186 kB     00:00    
8.585 (72/76): xorg-x11-font-utils-7.5-41.el8.x86_64. 5.4 MB/s | 102 kB     00:00    
8.600 (73/76): crypto-policies-20230731-1.git3177e06. 4.2 MB/s |  63 kB     00:00    
8.610 (74/76): xorg-x11-fonts-Type1-7.5-19.el8.noarch  14 MB/s | 522 kB     00:00    
8.640 (75/76): tar-1.30-9.el8.x86_64.rpm               21 MB/s | 838 kB     00:00    
14.98 (76/76): java-1.8.0-openjdk-headless-1.8.0.402. 4.9 MB/s |  34 MB     00:07    
14.98 --------------------------------------------------------------------------------
14.98 Total                                           6.7 MB/s |  55 MB     00:08     
15.30 AlmaLinux 8 - AppStream                         3.3 MB/s | 3.4 kB     00:00    
15.34 Importing GPG key 0xC21AD6EA:
15.34  Userid     : "AlmaLinux <[email protected]>"
15.34  Fingerprint: E53C F5EF 91CE B0AD 1812 ECB8 51D6 647E C21A D6EA
15.34  From       : /etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
15.34 Key imported successfully
15.35 Import of key(s) didn't help, wrong key(s)?
16.33 Public key for java-1.8.0-openjdk-1.8.0.402.b06-2.el8.x86_64.rpm is not installed. Failing package is: java-1.8.0-openjdk-1:1.8.0.402.b06-2.el8.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for java-1.8.0-openjdk-headless-1.8.0.402.b06-2.el8.x86_64.rpm is not installed. Failing package is: java-1.8.0-openjdk-headless-1:1.8.0.402.b06-2.el8.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for nss-3.90.0-6.el8_9.x86_64.rpm is not installed. Failing package is: nss-3.90.0-6.el8_9.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for nss-softokn-3.90.0-6.el8_9.x86_64.rpm is not installed. Failing package is: nss-softokn-3.90.0-6.el8_9.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for nss-softokn-freebl-3.90.0-6.el8_9.x86_64.rpm is not installed. Failing package is: nss-softokn-freebl-3.90.0-6.el8_9.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for nss-sysinit-3.90.0-6.el8_9.x86_64.rpm is not installed. Failing package is: nss-sysinit-3.90.0-6.el8_9.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for nss-util-3.90.0-6.el8_9.x86_64.rpm is not installed. Failing package is: nss-util-3.90.0-6.el8_9.x86_64
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 Public key for tzdata-java-2024a-1.el8.noarch.rpm is not installed. Failing package is: tzdata-java-2024a-1.el8.noarch
16.33  GPG Keys are configured as: file:///etc/pki/rpm-gpg/RPM-GPG-KEY-AlmaLinux
16.33 The downloaded packages were saved in cache until the next successful transaction.
16.33 You can remove cached packages by executing 'yum clean packages'.
16.34 Error: GPG check FAILED
------
flyway.Dockerfile:6
--------------------
   4 |     
   5 |     # Get flyway
   6 | >>> RUN yum install -y tar java-1.8.0-openjdk postgresql-jdbc nc postgresql
   7 |     RUN curl -O https://repo1.maven.org/maven2/org/flywaydb/flyway-commandline/${FLYWAY_VERSION}/flyway-commandline-${FLYWAY_VERSION}.tar.gz
   8 |     RUN tar -xzf flyway-commandline-${FLYWAY_VERSION}.tar.gz
--------------------
ERROR: failed to solve: process "/bin/sh -c yum install -y tar java-1.8.0-openjdk postgresql-jdbc nc postgresql" did not complete successfully: exit code: 1
ERROR: Service 'flyway' failed to build : Build failed

@petezwang
Copy link

I encountered the same issue when following the quick start guide for Linux. Are there any workaround so that I can set up an environment and run some demos?

@garrett-wbpa
Copy link
Author

I encountered the same issue when following the quick start guide for Linux. Are there any workaround so that I can set up an environment and run some demos?

I did a git checkout of the v0.21.13 branch and was able to connect to it. It worked for a few job submissions.
However, I eventually moved over to the manual mode of running the dockers and installing the client GUI's. The docs are really helpful and it didn't take too long to get the latest code running. Maybe an hour?

@n-jay
Copy link
Contributor

n-jay commented Jun 16, 2024

Hi @garrett-wbpa, this issue should be resolved now.
Apologies for the delay in responding.

@garrett-wbpa
Copy link
Author

Awesome, thank you! Looks great.

I rolled back to v0.22.14 to re-confirm the old break, then rolled forward to the latest and it's working great for me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants