Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 735986 - media-tv/mythtv: cleanup Python 2.7 version
Summary: media-tv/mythtv: cleanup Python 2.7 version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wilson M. Michaels
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: py3-tracker, python-3-incompatible 722500
  Show dependency tree
 
Reported: 2020-08-05 05:52 UTC by Sam James
Modified: 2020-12-12 17:53 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-05 05:52:06 UTC
30.0_p20190808-r3 still needs Python 2.7. Could this be cleaned up soonish, or is there a reason not to yet?

This is blocking cleanup of dev-python/requests-cache.
Comment 1 Wilson M. Michaels 2020-08-05 11:53:45 UTC
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.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-01 10:04:19 UTC
ping.
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-19 10:37:38 UTC
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.
Comment 4 Larry the Git Cow gentoo-dev 2020-12-12 00:01:34 UTC
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(-)