[MDEV-4218] F18 galera conflicts with file from package filesystem Created: 2013-03-01 Updated: 2014-09-09 Resolved: 2014-09-09 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.36-galera |
| Fix Version/s: | 5.5.40-galera |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Idar Lund | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Fixed | Votes: | 2 |
| Labels: | galera, packaging | ||
| Environment: |
Fedora 18 |
||
| Description |
|
symlinking the crypt modules and installing without checking deps Will result in this error: this error has been seen on a couple of 3rd party repos. here the problem was: "they claim to own /usr/bin directory (which they have no business owning) and the specified permissions differ from those of filesystem package. Rpm < 4.10 just does not notice and report the permission conflict." |
| Comments |
| Comment by rafael nieto [ 2014-03-05 ] |
|
This bug affect amazon ec2 instances creation with MariaDB-Galera-Server please Fix It sudo yum -y install MariaDB-Galera-server remove /usr/bin from rpm build process.! |
| Comment by Elena Stepanova [ 2014-03-05 ] |
|
Nirbhay, Could you please take a look whether it can be fixed on our side (e.g. if we repackage the library for Fedora now), or it still has to be done by Codership, in which case maybe escalate somehow. |
| Comment by Elena Stepanova [ 2014-03-18 ] |
|
We don't provide Fedora 18 packages anymore, and Fedora 19 does not seem to have the problem, so there is nothing else can be done now except for closing it. |
| Comment by Joe Rocklin [ 2014-03-21 ] |
|
Perhaps this issue needs to be renamed and re-opened. This is not an issue with F18 alone, it is affecting EC2 instances created with Amazon's linux image. |
| Comment by Elena Stepanova [ 2014-03-21 ] |
|
Could you please provide more details on how it affects the instances? The original issue was related to installing the package from MariaDB F18 repository. But there is no F18 repository anymore, so what is the chain of events that causes the problem on Amazon? Which repo are you using that causes the trouble? |
| Comment by Joe Rocklin [ 2014-03-21 ] |
|
Sure: lsb_release -a cat /etc/yum.repos.d/mariadb.repo
yum update If there's something else I can provide, please let me know! |
| Comment by Elena Stepanova [ 2014-03-21 ] |
|
Joe, thanks. Nirbhay, |
| Comment by Nirbhay Choubey (Inactive) [ 2014-04-05 ] |
|
=== modified file 'scripts/packages/galera.spec' -%attr(0755,root,root) %dir %{_bindir} %attr(0755,root,root) %dir % {libs} |
| Comment by Nirbhay Choubey (Inactive) [ 2014-04-05 ] |
| Comment by Nirbhay Choubey (Inactive) [ 2014-04-08 ] |
|
The related galera issue has been fixed. |
| Comment by Nirbhay Choubey (Inactive) [ 2014-04-24 ] |
|
FYI: the fix went into galera version 25.3.6 & 25.2.10. |
| Comment by Joe Rocklin [ 2014-05-31 ] |
|
It should be noted here, that as of today: the version of galera from the MariaDB repo is still 25.3.5, which means that I cannot install MariaDB-Galera on a newly built CentOS 6 system. From my perspective: this issue has not yet been fixed. |
| Comment by Idar Lund [ 2014-06-02 ] |
|
please reopen this issue until the repository (http://yum.mariadb.org) is updated with the working version. |
| Comment by Nirbhay Choubey (Inactive) [ 2014-06-02 ] |
|
Hi dbart The proposed fix is already in galera source tree. So until Codership releases 25.3.6, is it possible for us to release/publish galera 25.3.5 packages just with this fix for our users? Any other workaround? |
| Comment by Nirbhay Choubey (Inactive) [ 2014-06-11 ] |
|
The updated galera packages have been copied to /home/nirbhay/galera_updated on hasky. |
| Comment by Nirbhay Choubey (Inactive) [ 2014-09-09 ] |
|
The available galera packages should have the fix. |