GithubHelp home page GithubHelp logo

Comments (7)

iliajie avatar iliajie commented on August 26, 2024 1

Yeah, this was a bug in our yum-groups. Fixed now.

from virtualmin-install.

swelljoe avatar swelljoe commented on August 26, 2024

Don't preinstall packages.

from virtualmin-install.

chris001 avatar chris001 commented on August 26, 2024

Only preinstalling perl and utilities like sudo wget, no php or mysql. Does this mean the CentOS 7 docker image includes that php-mysql package?

from virtualmin-install.

chris001 avatar chris001 commented on August 26, 2024
$ yum install -y php-mysql
Loaded plugins: fastestmirror, ovl
Loading mirror speeds from cached hostfile
 * base: centos.mirror.constant.com
 * epel: ftp.cse.buffalo.edu
 * extras: mirror.team-cymru.com
 * updates: mirror.team-cymru.com
Resolving Dependencies
--> Running transaction check
---> Package php-mysql.x86_64 0:5.4.16-48.el7 will be installed
--> Processing Dependency: libmysqlclient.so.18(libmysqlclient_18)(64bit) for package: php-mysql-5.4.16-48.el7.x86_64
--> Processing Dependency: libmysqlclient.so.18()(64bit) for package: php-mysql-5.4.16-48.el7.x86_64
--> Running transaction check
---> Package mariadb-libs.x86_64 1:5.5.68-1.el7 will be installed
--> Processing Conflict: php-mysql-5.4.16-48.el7.x86_64 conflicts php-mysqlnd
--> Finished Dependency Resolution
Error: php-mysql conflicts with php-mysqlnd-5.4.16-48.el7.x86_64
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Looks like it tries and fail to install php-mysql, however conflicts with php-mysqlnd the newer one which is installed already on this official current CentOS 7 image, either needs more flags to make php-mysql install, or just allow the error to happen without exiting, and continue install.sh.

from virtualmin-install.

chris001 avatar chris001 commented on August 26, 2024

Does virtualmin-yum-groups have to get made into a new release for that fix to get used by the installer script?

from virtualmin-install.

iliajie avatar iliajie commented on August 26, 2024

Yes, Joe should push a change.

from virtualmin-install.

chris001 avatar chris001 commented on August 26, 2024

Paging @swelljoe ! Hope you're well! Any idea when you might be planning to push a change for virtualmin-yum-groups with that fix? Because the installer test script, in development, runs the installer, which downloads virtualmin-yum-groups live during the install, and is bombing on centos 7 with the current release. Thanks!

from virtualmin-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.