[MCOL-100] rpm install of centos 6.6 build on centos 7 reports filesystem conflicts Created: 2016-06-02  Updated: 2023-10-26  Resolved: 2016-06-02

Status: Closed
Project: MariaDB ColumnStore
Component/s: ?
Affects Version/s: None
Fix Version/s: 1.0.0

Type: Bug Priority: Minor
Reporter: David Hill (Inactive) Assignee: David Hill (Inactive)
Resolution: Fixed Votes: 0
Labels: None
Environment:

amazon centos 7 and VM centos 7



 Description   

Latest MariaDB Columnstore 6.6 build installs on centos 6 machines without issues, but you get the errors below when installing on centos 7.

Work around is using the "rpm --force" options.

[root@ip-172-30-0-47 ~]# rpm ivh mariadb-columnstore*rpm
Preparing... ################################# [100%]
file /usr/local from install of mariadb-columnstore-common-1.0-1.el6.x86_64 conflicts with file from package filesystem-3.2-20.el7.x86_64
file /usr/local from install of mariadb-columnstore-client-1.0-1.el6.x86_64 conflicts with file from package filesystem-3.2-20.el7.x86_64
file /usr/local from install of mariadb-columnstore-server-1.0-1.el6.x86_64 conflicts with file from package filesystem-3.2-20.el7.x86_64
file /usr/local from install of mariadb-columnstore-shared-1.0-1.el6.x86_64 conflicts with file from package filesystem-3.2-20.el7.x86_64



 Comments   
Comment by David Hill (Inactive) [ 2016-06-02 ]

I added this line to the mariadb mysql build cmake and I don't get this report now..

So I don't know if this is a real fix or a workaround

-DCPACK_RPM_EXCLUDE_FROM_AUTO_FILELIST_ADDITION=/usr/local

Comment by David Hill (Inactive) [ 2016-06-02 ]

now install cleanly on centos 7

Generated at Thu Feb 08 02:18:30 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.