Summary: | media-tv/mythtv: cleanup Python 2.7 version | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Wilson M. Michaels <thebitpit> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mgorny, proxy-maint, treecleaner |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=750887 https://github.com/gentoo/gentoo/pull/18443 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 722500, 694800 |
Description
Sam James
![]() ![]() ![]() ![]() Some users of mythtv use some of the mythplugins that have not been ported to python 3 in the latest version (31.0) of mythtv. They do work in 30.0_p20190808-r3 so those users remain with version 30.0_p20190808-r3 until the mythplugins, mythnetvision and mythzoneminder, are ported. mythplugins must remain in sync with mythtv version. When moving to a new version the database schema usually changes and you can not roll that back, restoring a backup of the old database is the the only way. Users and their families tend to use mythtv daily and do not like breakage/change caused by changing versions. ping. Ping. My suggestion would be to p.mask the old version along with other 30.* packages early with a long removal period, so that people know what's going on. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b63da8a7200e661b89994f3728c738ea43c23dd8 commit b63da8a7200e661b89994f3728c738ea43c23dd8 Author: Wilson Michaels <thebitpit@earthlink.net> AuthorDate: 2020-11-28 22:47:53 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2020-12-12 00:01:22 +0000 media-tv/mythtv: cleanup Python 2.7, drop dev-qt/qtwebkit:5 Closes: https://bugs.gentoo.org/735986 Closes: https://bugs.gentoo.org/750887 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Wilson Michaels <thebitpit@austincustomerrands.com> Closes: https://github.com/gentoo/gentoo/pull/18443 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org> media-tv/mythtv/Manifest | 2 - .../mythtv-29.1-Fix_create_webbrowser_window.patch | 61 --- ...808-Fix_Dereferencing_type-punned_pointer.patch | 34 -- ...-30.0_p20190808-Fix_unitialized_variables.patch | 22 -- media-tv/mythtv/metadata.xml | 1 - media-tv/mythtv/mythtv-30.0_p20190808-r3.ebuild | 432 --------------------- ...mythtv-31.0-r3.ebuild => mythtv-31.0-r4.ebuild} | 6 +- 7 files changed, 2 insertions(+), 556 deletions(-) |