EarlRamirez / snipeit_iso

Up and running with Snipe-IT
GNU General Public License v2.0
14 stars 4 forks source link

Cant Install phpmyadmin #35

Closed ardiansahlai closed 4 years ago

ardiansahlai commented 4 years ago

Hi, I cant Install phpmyadmin on fresh install snipeit using iso the error is

Error: php73-common conflicts with php72u-common-7.2.26-1.el7.ius.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

After that error i tried to install it by " yum install phpmyadmin --skip-broken "

after that there is new error

**Downloading packages: warning: /var/cache/yum/x86_64/7/ius/packages/php72u-cli-7.2.26-1.el7.ius.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 4b274df2: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/IUS-COMMUNITY-GPG-KEY

The GPG keys listed for the "IUS Community Packages for Enterprise Linux 7 - x86_64" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.

Failing package is: php72u-cli-7.2.26-1.el7.ius.x86_64 GPG Keys are configured as: file:///etc/pki/rpm-gpg/IUS-COMMUNITY-GPG-KEY**

can you please help me?

ardiansahlai commented 4 years ago

i solved my problem, the problem is on the IUS repository, after i Reinstall it i can install the phpmyadmin, thanks all