[MDEV-6801] package mariadb-client-5.5_5.5.39-2_amd64.deb fail upgrade Created: 2014-09-27 Updated: 2014-10-04 Due: 2014-10-20 Resolved: 2014-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian |
| Affects Version/s: | 5.5.39 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Cyrille37 | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | None | ||
| Environment: |
debian 7.6 (Wheezy) |
||
| Description |
|
Error (in french): Explain in english: |
| Comments |
| Comment by Elena Stepanova [ 2014-09-27 ] | ||||||||
|
Please provide more information:
| ||||||||
| Comment by Cyrille37 [ 2014-09-27 ] | ||||||||
|
sysadmin@aaron:~$ dpkg -l | grep -iE 'maria|mysql' | ||||||||
| Comment by Cyrille37 [ 2014-09-27 ] | ||||||||
|
I've just done an "apt-get upgrade", few hours after this bug report, and the upgrade works fine now. | ||||||||
| Comment by Elena Stepanova [ 2014-09-27 ] | ||||||||
|
Hi, Thanks for the update. | ||||||||
| Comment by Cyrille37 [ 2014-09-27 ] | ||||||||
|
I think I use your repository:
| ||||||||
| Comment by Elena Stepanova [ 2014-09-27 ] | ||||||||
|
Our packages look differently, you'd see something like 5.5.39+maria-1~wheezy in the version field, you can see it yourself in the repo: http://ftp.igh.cnrs.fr/pub/mariadb/repo/5.5/debian/pool/main/m/mariadb-5.5/. Btw, it's a potentially problematic configuration, especially if at some point you want to switch to 10.0 – if you have both repos, you shouldn't use upgrade or dist-upgrade. Better still, choose one of the repos and disable the other one. | ||||||||
| Comment by Cyrille37 [ 2014-09-27 ] | ||||||||
|
Ok, Thanx a lot, I'll search about packages priorities. | ||||||||
| Comment by Otto Kekäläinen [ 2014-09-27 ] | ||||||||
|
In Debian testing/unstable the location of the man page innochecksum was changed and that is the likely cause to your error message. You can recover by running 'sudo dpkg -r mariadb-server-5.5' and then 'sudo apt-get install mariadb-server' to continue to install/upgrade the whole set of packages. Please don't use Debian testing/unstable repositories mixed with your Wheezy install, at least not in production environments. | ||||||||
| Comment by Elena Stepanova [ 2014-10-04 ] | ||||||||
|
Closed as "Not a Bug" in the sense that it's not MariaDB bug, at least. |