Skip to content

Existing i686 CI Release Job is broken #1432

Closed
@IvanIsCoding

Description

@IvanIsCoding

See the error at https://github.com/IvanIsCoding/rustworkx/actions/runs/14553292059/job/40827190643

We might need to install libatomic1 to fix.

+ /opt/python/cp38-cp38/bin/python -c 'import sys, json, os; json.dump(os.environ.copy(), sys.stdout)'
      + sh -c 'yum install -y wget && /project/tools/install_rust.sh'
  Loaded plugins: ovl
  Resolving Dependencies
  --> Running transaction check
  ---> Package wget.i686 0:1.14-18.el7_6.1 will be installed
  --> Finished Dependency Resolution
  
  Dependencies Resolved
  
  ================================================================================
   Package        Arch           Version                     Repository      Size
  ================================================================================
  Installing:
   wget           i686           1.14-18.el7_6.1             base           546 k
  
  Transaction Summary
  ================================================================================
  Install  1 Package
  
  Total download size: 546 k
  Installed size: 2.0 M
  Downloading packages:
  Running transaction check
  Running transaction test
  Transaction test succeeded
  Running transaction
    Installing : wget-1.14-18.el7_6.1.i686                                    1/1 
  install-info: No such file or directory for /usr/share/info/wget.info.gz
    Verifying  : wget-1.14-18.el7_6.1.i686                                    1/1 
  
  Installed:
    wget.i686 0:1.14-18.el7_6.1                                                   
  
  Complete!
  --2025-04-19 22:23:54--  https://sh.rustup.rs/
  Resolving sh.rustup.rs (sh.rustup.rs)... 18.238.109.100, 18.238.109.124, 18.238.109.29, ...
  Connecting to sh.rustup.rs (sh.rustup.rs)|18.238.109.100|:443... connected.
  HTTP request sent, awaiting response... 200 OK
  Length: 27[843](https://github.com/IvanIsCoding/rustworkx/actions/runs/14553292059/job/40827190643#step:6:863) (27K) [application/x-sh]
  Saving to: ‘rust-installer/rustup.sh’
  
       0K .......... .......... .......                         100% 69.0M=0s
  
  2025-04-19 22:23:54 (69.0 MB/s) - ‘rust-installer/rustup.sh’ saved [27843/27843]
  
  info: downloading installer
  warn: Not enforcing strong cipher suites for TLS, this is potentially less secure
  /tmp/tmp.NUY4IKa2ke/rustup-init: error while loading shared libraries: libatomic.so.1: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions