GetPoplog / Seed

Scripts for getting Poplog onto your Linux machine
MIT License
7 stars 3 forks source link

Trouble installing on CentOS 8 #82

Closed willprice closed 3 years ago

willprice commented 3 years ago

Following the instruction to install poplog on CentOS 8 results in the following error:

Key imported successfully
Running transaction check
Error: transaction check vs depsolve:
libc.so.6 is needed by poplog-0.2.0-2.1.x86_64
libc.so.6(GLIBC_2.0) is needed by poplog-0.2.0-2.1.x86_64
willprice commented 3 years ago

A similar issue occurs under CentOS 7:

Running transaction check
ERROR with transaction check vs depsolve:
libc.so.6 is needed by poplog-0.2.0-2.1.x86_64
libc.so.6(GLIBC_2.0) is needed by poplog-0.2.0-2.1.x86_64
You could try running: rpm -Va --nofiles --nodigest
Your transaction was saved, rerun it with:
yum load-transaction /tmp/yum_save_tx.2021-08-03.16-12.hezWnp.yumtx
willprice commented 3 years ago

Installing glibc.i686 resolves the error on both CentOS 7 and 8