[MCOL-3506] 1.4.0 RPM package failed to install due to lib dependency Created: 2019-09-16 Updated: 2019-09-17 Resolved: 2019-09-17 |
|
| Status: | Closed |
| Project: | MariaDB ColumnStore |
| Component/s: | installation |
| Affects Version/s: | 1.4.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Daniel Lee (Inactive) | Assignee: | Daniel Lee (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Build tested: 1.4.0-1 [dlee@master centos7]$ cat gitversionInfo.txt Packages downloaded from buildbot OS tested: Centos 7.6 When trying to install the RPM packages, I got: [root@localhost ~]# rpm -ivh *.rpm I have the following installed and it is the latest available version: [root@localhost ~]# rpm -qa |grep libsepol |
| Comments |
| Comment by Ben Thompson (Inactive) [ 2019-09-16 ] |
|
This ended up being tied to configuration of the buildbot centos7 AMI. resolved as of 9/16/19 15:00 CDT (Dallas) |
| Comment by Daniel Lee (Inactive) [ 2019-09-17 ] |
|
Build 1.4.0-1 [dlee@master centos7]$ cat gitversionInfo.txt Tested latest RPM from buildbot today. The RPMs installed fine. Had to modified Installtest to work with the new RPMs, since some files are not in different locations. |