debian packages include outdated innotop
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Percona Server moved to https://jira.percona.com/projects/PS |
Fix Released
|
Medium
|
Laurynas Biveinis | |
| 5.1 |
Fix Released
|
Low
|
Alexey Bychko | |
| 5.5 |
Fix Released
|
Medium
|
Alexey Bychko | |
| 5.6 |
Fix Released
|
Medium
|
Laurynas Biveinis | |
| Percona XtraDB Cluster moved to https://jira.percona.com/projects/PXC |
Fix Released
|
Undecided
|
Unassigned |
Bug Description
Remove innotop from debian packages.
It isn't in RPMs and we should be consistent with upstream.
Also, innotop should be in its own package if we are going to package it.
Related branches
- Alexey Kopytov (community): Approve on 2013-03-21
- Ignacio Nin (community): Approve on 2013-02-20
-
Diff: 13050 lines (+0/-12986)8 files modifiedbuild/debian/additions/innotop/InnoDBParser.pm (+0/-1089)
build/debian/additions/innotop/changelog.innotop (+0/-318)
build/debian/additions/innotop/innotop (+0/-9485)
build/debian/additions/innotop/innotop.1 (+0/-2086)
build/debian/percona-server-client-5.1.dirs (+0/-1)
build/debian/percona-server-client-5.1.docs (+0/-1)
build/debian/percona-server-client-5.1.files (+0/-3)
build/debian/rules (+0/-3)
- Alexey Kopytov (community): Approve on 2013-03-21
-
Diff: 13029 lines (+0/-12985)8 files modifiedbuild/debian/additions/innotop/InnoDBParser.pm (+0/-1089)
build/debian/additions/innotop/changelog.innotop (+0/-318)
build/debian/additions/innotop/innotop (+0/-9485)
build/debian/additions/innotop/innotop.1 (+0/-2086)
build/debian/percona-server-client-5.5.dirs (+0/-1)
build/debian/percona-server-client-5.5.docs (+0/-1)
build/debian/percona-server-client-5.5.install (+0/-3)
build/debian/percona-server-client-5.5.lintian-overrides (+0/-2)
- Alexey Kopytov (community): Approve on 2013-05-21
- Percona core: Pending requested 2013-05-13
-
Diff: 19408 lines (+2919/-15492)66 files modifiedPercona-Server/client/mysqldump.c (+35/-4)
Percona-Server/mysql-test/r/create_delayed.result (+3/-0)
Percona-Server/mysql-test/r/percona_bug1127008.result (+28/-0)
Percona-Server/mysql-test/r/percona_innodb_version.result (+1/-1)
Percona-Server/mysql-test/r/percona_mysqldump_innodb_optimize_keys.result (+0/-443)
Percona-Server/mysql-test/suite/innodb/r/percona_bug_1133926.result (+4/-0)
Percona-Server/mysql-test/suite/innodb/t/percona_bug_999147-master.opt (+0/-1)
Percona-Server/mysql-test/suite/sys_vars/r/expand_fast_index_creation_basic.result (+6/-0)
Percona-Server/mysql-test/suite/sys_vars/r/innodb_corrupt_table_action_basic.result (+49/-0)
Percona-Server/mysql-test/t/create_delayed.test (+34/-0)
Percona-Server/mysql-test/t/percona_bug1127008.test (+28/-0)
Percona-Server/mysql-test/t/percona_innodb_version.test (+1/-1)
Percona-Server/mysql-test/t/percona_mysqldump_innodb_optimize_keys.test (+0/-227)
Percona-Server/scripts/fill_help_tables.sql (+2177/-9)
Percona-Server/sql/mdl.cc (+5/-1)
Percona-Server/sql/sql_base.cc (+92/-16)
Percona-Server/sql/sql_base.h (+2/-1)
Percona-Server/sql/sql_db.cc (+1/-1)
Percona-Server/sql/sql_insert.cc (+4/-0)
Percona-Server/sql/sql_parse.cc (+8/-1)
Percona-Server/sql/sql_table.cc (+5/-1)
Percona-Server/storage/innobase/btr/btr0btr.cc (+19/-23)
Percona-Server/storage/innobase/btr/btr0cur.cc (+52/-61)
Percona-Server/storage/innobase/btr/btr0pcur.cc (+6/-7)
Percona-Server/storage/innobase/btr/btr0sea.cc (+1/-4)
Percona-Server/storage/innobase/buf/buf0buf.cc (+31/-16)
Percona-Server/storage/innobase/buf/buf0rea.cc (+2/-4)
Percona-Server/storage/innobase/fil/fil0fil.cc (+26/-32)
Percona-Server/storage/innobase/fsp/fsp0fsp.cc (+15/-33)
Percona-Server/storage/innobase/handler/ha_innodb.cc (+4/-2)
Percona-Server/storage/innobase/include/btr0btr.ic (+1/-1)
Percona-Server/storage/innobase/include/buf0buf.ic (+1/-7)
Percona-Server/storage/innobase/include/fut0fut.ic (+1/-4)
Percona-Server/storage/innobase/include/srv0srv.h (+16/-0)
Percona-Server/storage/innobase/row/row0ins.cc (+5/-4)
Percona-Server/storage/innobase/row/row0merge.cc (+3/-2)
Percona-Server/storage/innobase/row/row0sel.cc (+6/-5)
build/build-binary.sh (+38/-1)
build/debian/additions/innotop/InnoDBParser.pm (+0/-1089)
build/debian/additions/innotop/changelog.innotop (+0/-318)
build/debian/additions/innotop/innotop (+0/-9485)
build/debian/additions/innotop/innotop.1 (+0/-2086)
build/debian/percona-server-client-5.6.dirs (+0/-1)
build/debian/percona-server-client-5.6.docs (+0/-1)
build/debian/percona-server-client-5.6.install (+0/-3)
build/debian/percona-server-client-5.6.lintian-overrides (+0/-2)
build/debian/percona-server-server-5.6.postinst (+9/-1)
build/percona-server.spec (+26/-27)
build/percona-shared-compat.spec (+4/-0)
doc/Makefile (+0/-145)
doc/source/diagnostics/innodb_deadlock_count.rst (+0/-57)
doc/source/diagnostics/innodb_show_lock_names.rst (+0/-24)
doc/source/diagnostics/innodb_show_status.rst (+0/-475)
doc/source/diagnostics/misc_info_schema_tables.rst (+0/-48)
doc/source/diagnostics/mysql_syslog.rst (+0/-43)
doc/source/diagnostics/process_list.rst (+0/-53)
doc/source/diagnostics/show_engines.rst (+0/-40)
doc/source/diagnostics/slow_extended_55.rst (+0/-377)
doc/source/diagnostics/thread_based_profiling.rst (+0/-17)
doc/source/diagnostics/user_stats.rst (+0/-242)
doc/source/installation/apt_repo.rst (+65/-0)
doc/source/installation/yum_repo.rst (+81/-0)
doc/source/release-notes/Percona-Server-5.6.5-60.0.rst (+0/-26)
doc/source/release-notes/Percona-Server-5.6.6-60.1.rst (+0/-18)
doc/source/release-notes/release-notes_index.rst (+11/-0)
doc/source/upstream-bug-fixes.rst (+13/-1)
Apologies, I should have been more specific - I was referring to a Debian/Ubuntu package, which does bundle innotop:
~$ dpkg-query --show percona-
percona-
~$ dpkg -L percona-
...
/usr/bin/innotop
...
Volans (volans) wrote : | #3 |
I can confirm it, in the Debian percona-
version: 1.6.0 (revision 383)
source: https:/
Innotop development has moved from Sourceforge time ago, I think that the current development is done on Google Code:
Bug confirmed. I've installed percona-
root@debian:~# apt-get install percona-
[...]
percona-
[...]
root@debian:~# dpkg -L percona-
/usr/bin/innotop
root@debian:~# innotop --version
innotop Ver 1.6.0 Changeset 383 from trunk/innotop
Thank you for your report.
Changed in percona-server: | |
status: | New → Confirmed |
Changed in percona-server: | |
assignee: | nobody → Ignacio Nin (ignacio-nin) |
importance: | Undecided → Medium |
Stewart Smith (stewart) wrote : | #5 |
It's rather strange that we ship it in debian package but not RPM, and it should probably be its own package anyway.
summary: |
- innotop version outdated in percona-server-client-5.5 package + debian packages include outdated innotop |
description: | updated |
Changed in percona-server: | |
status: | Confirmed → Triaged |
Changed in percona-server: | |
assignee: | Ignacio Nin (ignacio-nin) → Alexey Bychko (abychko) |
tags: | added: pkg |
Changed in percona-xtradb-cluster: | |
milestone: | none → 5.5.30-23.7.4 |
Ignacio Nin (ignacio-nin) wrote : | #6 |
5.6 will be automatically fix when the 5.5 branch is merged onto 5.6
Changed in percona-xtradb-cluster: | |
status: | New → Fix Released |
Scott Briggs (scott-br) wrote : | #7 |
It's rather strange that you guys would remove it instead of updating it and adding it to the rpm or at least adding it to the Percona toolkit. It probably wasn't in the RPM because it's already in RPM form on google code but there is no deb package.
Shahriyar Rzayev (rzayev-sehriyar) wrote : | #8 |
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/
Percona now uses JIRA for bug reports so this bug report is migrated to: https:/
Percona server client 5.5 package doesn't provide innotop. It is available as a separate package innotop.
rpm -ql Percona- Server- client- 55-5.5. 24-rel26. 0.256.rhel6. x86_64 mysql_find_ rows mysql_waitpid mysqlaccess mysqlaccess. conf mysqlbinlog mysqlimport man/man1/ msql2mysql. 1.gz man/man1/ mysql.1. gz man/man1/ mysql_find_ rows.1. gz man/man1/ mysql_waitpid. 1.gz man/man1/ mysqlaccess. 1.gz man/man1/ mysqladmin. 1.gz man/man1/ mysqlbinlog. 1.gz man/man1/ mysqlcheck. 1.gz man/man1/ mysqldump. 1.gz man/man1/ mysqlimport. 1.gz man/man1/ mysqlshow. 1.gz man/man1/ mysqlslap. 1.gz
/usr/bin/hsclient
/usr/bin/msql2mysql
/usr/bin/mysql
/usr/bin/
/usr/bin/
/usr/bin/
/usr/bin/
/usr/bin/mysqladmin
/usr/bin/
/usr/bin/mysqlcheck
/usr/bin/mysqldump
/usr/bin/
/usr/bin/mysqlshow
/usr/bin/mysqlslap
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
/usr/share/
or is this a feature request to have innotop included in Percona Server client package?