[MDEV-2646] LP:1003797 - Failed dependencies Created: 2012-05-24 Updated: 2012-10-04 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Trivial |
| Reporter: | keisko (Inactive) | Assignee: | Sergei Golubchik |
| Resolution: | Won't Fix | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
cat /etc/*release I downloaded packages shown below from http://terrier.askmonty.org/archive/pack/5.5-serg/build-2196/kvm-rpm-centos5-x86/rpms/ MariaDB-5.5.23-centos5-i686-client.rpm I've installed server and shared rpms without any issue. rpm -ivh MariaDB-5.5.23-centos5-i686-client.rpm yum install readline Please note: I've installed MariaDB 5.3.7 without any issue. |
| Comments |
| Comment by Sergei Golubchik [ 2012-05-25 ] |
|
Re: Failed dependencies As you download developer snapshots from terrier, you've probably noticed that we're working on CentOS 6 packages (see in buildbot), but they still have some issues. You might try to install libreadline-compat or whatever is the name for readline5 in CentOS 6. Or you can build rpms yourself: http://kb.askmonty.org/en/source-building-mariadb-on-centos/ |
| Comment by Rasmus Johansson (Inactive) [ 2012-05-25 ] |
|
Launchpad bug id: 1003797 |