[MDEV-10462] Error: nothing provides libjemalloc.so.1()(64bit) needed by MariaDB-server-10.1.16-1.fc23.x86_64 Created: 2016-07-29  Updated: 2020-12-08  Resolved: 2016-08-30

Status: Closed
Project: MariaDB Server
Component/s: Platform RedHat
Affects Version/s: 10.1.16
Fix Version/s: 10.1.17

Type: Bug Priority: Major
Reporter: Anil Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: None
Environment:

Fedora release 24 (Twenty Four)



 Description   

Hi Team,

I am getting below error during installation of MariaDB server and client on my system with yum.

[root@localhost ~]# cat /etc/yum.repos.d/MariaDB.repo

  1. MariaDB 10.1 Fedora repository list - created 2016-07-29 02:35 UTC
  2. http://downloads.mariadb.org/mariadb/repositories/
    [mariadb]
    name = MariaDB
    baseurl = http://yum.mariadb.org/10.1/fedora23-amd64
    gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    gpgcheck=1

[root@localhost ~]# dnf install MariaDB-server MariaDB-client
Last metadata expiration check: 0:29:08 ago on Thu Jul 28 19:36:28 2016.
Error: nothing provides libjemalloc.so.1()(64bit) needed by MariaDB-server-10.1.16-1.fc23.x86_64
(try to add '--allowerasing' to command line to replace conflicting packages)

[root@localhost ~]# dnf update
Last metadata expiration check: 1:27:08 ago on Thu Jul 28 19:36:28 2016.
Dependencies resolved.
Nothing to do.
Complete!

Please suggest where I am wrong to install MariaDB.

Thanks
Anil



 Comments   
Comment by Elena Stepanova [ 2016-07-29 ]

anilvidhani,

Fedora 24 has libjemalloc.so.2, Fedora 23 packages which you're trying to install want libjemalloc.so.1, hence the problem.
We've started building Fedora 24 packages now, hopefully by the next release they should be available.
However, you shouldn't really need them, Fedora has it's own packages of MariaDB, which naturally install just fine and should be easier to use since they are in the default repo.
Please try to do

rm /etc/yum.repos.d/MariaDB.repo
yum clean all
 install mariadb mariadb-server

(Or the corresponding dnf commands)

Comment by Daniel Bartholomew [ 2016-08-30 ]

Fedora 24 packages are now available in the MariaDB 10.1 repository. See the Repository Configuration tool for instructions: https://downloads.mariadb.org/mariadb/repositories/

Comment by Daniel Bartholomew [ 2016-08-30 ]

fixed so closing

Generated at Thu Feb 08 07:42:24 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.