You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by GitBox <gi...@apache.org> on 2023/01/12 08:45:18 UTC

[GitHub] [arrow] komainu8 opened a new issue, #33626: [Packaging] The repository of AlmaLinux 9 aarch64 has not repodata.xml

komainu8 opened a new issue, #33626:
URL: https://github.com/apache/arrow/issues/33626

   ### Describe the bug, including details regarding any error messages, version, and platform.
   
   I failed install ``arrow-devel`` into AlmaLinux 9 for aarch64 by the following error.
   
   ```
   # dnf install -y epel-release || dnf install -y oracle-epel-release-el$(cut -d: -f5 /etc/system-release-cpe | cut -d. -f1) || dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-$(cut -d: -f5 /etc/system-release-cpe | cut -d. -f1).noarch.rpm
   
   AlmaLinux 9 - AppStream                                                                                               1.9 MB/s | 6.1 MB     00:03    
   AlmaLinux 9 - BaseOS                                                                                                  1.1 MB/s | 1.7 MB     00:01    
   AlmaLinux 9 - Extras                                                                                                   11 kB/s |  16 kB     00:01    
   Dependencies resolved.
   ======================================================================================================================================================
    Package                                 Architecture                      Version                            Repository                         Size
   ======================================================================================================================================================
   Installing:
    epel-release                            noarch                            9-2.el9                            extras                             17 k
   
   Transaction Summary
   ======================================================================================================================================================
   Install  1 Package
   
   Total download size: 17 k
   Installed size: 23 k
   Downloading Packages:
   epel-release-9-2.el9.noarch.rpm                                                                                       169 kB/s |  17 kB     00:00    
   ------------------------------------------------------------------------------------------------------------------------------------------------------
   Total                                                                                                                  11 kB/s |  17 kB     00:01     
   Running transaction check
   Transaction check succeeded.
   Running transaction test
   Transaction test succeeded.
   Running transaction
     Preparing        :                                                                                                                              1/1 
     Installing       : epel-release-9-2.el9.noarch                                                                                                  1/1 
     Running scriptlet: epel-release-9-2.el9.noarch                                                                                                  1/1 
     Verifying        : epel-release-9-2.el9.noarch                                                                                                  1/1 
   
   Installed:
     epel-release-9-2.el9.noarch                                                                                                                         
   
   Complete!
   
   # dnf install -y https://apache.jfrog.io/artifactory/arrow/almalinux/$(cut -d: -f5 /etc/system-release-cpe | cut -d. -f1)/apache-arrow-release-latest.rpm
   Extra Packages for Enterprise Linux 9 - aarch64                                                                       7.2 MB/s |  12 MB     00:01    
   Last metadata expiration check: 0:00:13 ago on Thu Jan 12 08:33:37 2023.
   apache-arrow-release-latest.rpm                                                                                        43 kB/s |  58 kB     00:01    
   Dependencies resolved.
   ======================================================================================================================================================
    Package                                      Architecture                Version                              Repository                        Size
   ======================================================================================================================================================
   Installing:
    apache-arrow-release                         noarch                      10.0.1-1.el9                         @commandline                      58 k
   Installing dependencies:
    dbus-libs                                    aarch64                     1:1.12.20-6.el9                      baseos                           148 k
    dnf-plugins-core                             noarch                      4.1.0-3.el9                          baseos                            33 k
    python3-dateutil                             noarch                      1:2.8.1-6.el9                        baseos                           288 k
    python3-dbus                                 aarch64                     1.2.18-2.el9                         baseos                           131 k
    python3-dnf-plugins-core                     noarch                      4.1.0-3.el9                          baseos                           221 k
    python3-six                                  noarch                      1.15.0-9.el9                         baseos                            36 k
   
   Transaction Summary
   ======================================================================================================================================================
   Install  7 Packages
   
   Total size: 915 k
   Total download size: 857 k
   Installed size: 2.7 M
   Downloading Packages:
   (1/6): dnf-plugins-core-4.1.0-3.el9.noarch.rpm                                                                        222 kB/s |  33 kB     00:00    
   (2/6): dbus-libs-1.12.20-6.el9.aarch64.rpm                                                                            684 kB/s | 148 kB     00:00    
   (3/6): python3-dbus-1.2.18-2.el9.aarch64.rpm                                                                          953 kB/s | 131 kB     00:00    
   (4/6): python3-dateutil-2.8.1-6.el9.noarch.rpm                                                                        938 kB/s | 288 kB     00:00    
   (5/6): python3-dnf-plugins-core-4.1.0-3.el9.noarch.rpm                                                                2.2 MB/s | 221 kB     00:00    
   (6/6): python3-six-1.15.0-9.el9.noarch.rpm                                                                            1.2 MB/s |  36 kB     00:00    
   ------------------------------------------------------------------------------------------------------------------------------------------------------
   Total                                                                                                                 482 kB/s | 857 kB     00:01     
   Running transaction check
   Transaction check succeeded.
   Running transaction test
   Transaction test succeeded.
   Running transaction
     Preparing        :                                                                                                                              1/1 
     Installing       : python3-six-1.15.0-9.el9.noarch                                                                                              1/7 
     Installing       : python3-dateutil-1:2.8.1-6.el9.noarch                                                                                        2/7 
     Installing       : dbus-libs-1:1.12.20-6.el9.aarch64                                                                                            3/7 
     Installing       : python3-dbus-1.2.18-2.el9.aarch64                                                                                            4/7 
     Installing       : python3-dnf-plugins-core-4.1.0-3.el9.noarch                                                                                  5/7 
     Installing       : dnf-plugins-core-4.1.0-3.el9.noarch                                                                                          6/7 
     Installing       : apache-arrow-release-10.0.1-1.el9.noarch                                                                                     7/7 
     Running scriptlet: apache-arrow-release-10.0.1-1.el9.noarch                                                                                     7/7 
     Verifying        : dbus-libs-1:1.12.20-6.el9.aarch64                                                                                            1/7 
     Verifying        : dnf-plugins-core-4.1.0-3.el9.noarch                                                                                          2/7 
     Verifying        : python3-dateutil-1:2.8.1-6.el9.noarch                                                                                        3/7 
     Verifying        : python3-dbus-1.2.18-2.el9.aarch64                                                                                            4/7 
     Verifying        : python3-dnf-plugins-core-4.1.0-3.el9.noarch                                                                                  5/7 
     Verifying        : python3-six-1.15.0-9.el9.noarch                                                                                              6/7 
     Verifying        : apache-arrow-release-10.0.1-1.el9.noarch                                                                                     7/7 
   
   Installed:
     apache-arrow-release-10.0.1-1.el9.noarch           dbus-libs-1:1.12.20-6.el9.aarch64           dnf-plugins-core-4.1.0-3.el9.noarch                  
     python3-dateutil-1:2.8.1-6.el9.noarch              python3-dbus-1.2.18-2.el9.aarch64           python3-dnf-plugins-core-4.1.0-3.el9.noarch          
     python3-six-1.15.0-9.el9.noarch                   
   
   Complete!
   
   # dnf config-manager --set-enabled epel || :
   # dnf config-manager --set-enabled crb || :
   # dnf install -y arrow-devel
   Apache Arrow for AlmaLinux 9 - aarch64                                                                                 43  B/s |  80  B     00:01    
   Errors during downloading metadata for repository 'apache-arrow-almalinux':
     - Status code: 404 for https://apache.jfrog.io/artifactory/arrow/almalinux/9/aarch64/repodata/repomd.xml (IP: 44.238.101.10)
   Error: Failed to download metadata for repo 'apache-arrow-almalinux': Cannot download repomd.xml: Cannot download repodata/repomd.xml: All mirrors were tried
   ```
   
   I think that the cause of this error is the repodata directory and repodata.xml is not exist in https://apache.jfrog.io/artifactory/arrow/almalinux/9/aarch64/.
   
   In addition, I think the same error happens in AlmaLinux 8 for aarch64, too.
   
   ### Component(s)
   
   Packaging


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou commented on issue #33626: [Packaging] The repository of AlmaLinux 9 aarch64 has not repodata.xml

Posted by GitBox <gi...@apache.org>.
kou commented on issue #33626:
URL: https://github.com/apache/arrow/issues/33626#issuecomment-1383097551

   These Yum repository metadata are deleted unexpectedly when we release ADBC 0.1.0.
   I've restored these Yum repository metadata. So this problem should be fixed now.
   
   But we should fix our upload script to prevent this problem.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow] kou closed issue #33626: [Packaging] The repository of AlmaLinux 9 aarch64 has not repodata.xml

Posted by GitBox <gi...@apache.org>.
kou closed issue #33626: [Packaging] The repository of AlmaLinux 9 aarch64 has not repodata.xml
URL: https://github.com/apache/arrow/issues/33626


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org