Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708140 - x11-misc/obmenu and x11-misc/obtheme depend on dev-python/pygtk
Summary: x11-misc/obmenu and x11-misc/obtheme depend on dev-python/pygtk
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-05-24
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: py3-tracker, python-3-incompatible pygtk-removal
  Show dependency tree
 
Reported: 2020-02-03 22:38 UTC by Andreas Sturmlechner
Modified: 2021-02-07 13:23 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 Andreas Sturmlechner gentoo-dev 2020-02-03 22:38:47 UTC
Dead upstream and being removed from distributions, we will have to do the same I guess.
Comment 1 Andreas Sturmlechner gentoo-dev 2020-03-22 22:43:51 UTC
ping
Comment 2 Larry the Git Cow gentoo-dev 2020-04-24 05:52:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=847c5d3ebc8b0e10c15b064254a17894b289bb84

commit 847c5d3ebc8b0e10c15b064254a17894b289bb84
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-24 05:32:19 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-24 05:32:19 +0000

    package.mask: Last rite x11-misc/obmenu, x11-misc/obtheme
    
    Bug: https://bugs.gentoo.org/708140
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)
Comment 3 Christian Kranz 2020-05-03 19:12:35 UTC
To prevent the removal, I rewrote the application without any deprecated interface/package dependency.

You can find it here: https://github.com/0x10/obmenu2

Please tell me what steps are needed to replace the old application.

Thank you.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-05-31 10:04:22 UTC
(In reply to Christian Kranz from comment #3)
> To prevent the removal, I rewrote the application without any deprecated
> interface/package dependency.
> 
> You can find it here: https://github.com/0x10/obmenu2
> 
> Please tell me what steps are needed to replace the old application.

Submit it as a new package.
Comment 5 Larry the Git Cow gentoo-dev 2020-05-31 10:07:14 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=488c0778b6afbcb4eef30d8d06d727e761626c86

commit 488c0778b6afbcb4eef30d8d06d727e761626c86
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-31 10:04:30 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-31 10:07:02 +0000

    x11-misc/obmenu: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/708140
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask                |  6 ------
 x11-misc/obmenu/Manifest             |  1 -
 x11-misc/obmenu/metadata.xml         |  8 --------
 x11-misc/obmenu/obmenu-1.0-r1.ebuild | 16 ----------------
 4 files changed, 31 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ad950fbeb2d37566989970bdf8766509535f744

commit 0ad950fbeb2d37566989970bdf8766509535f744
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-31 10:03:42 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-31 10:07:01 +0000

    x11-misc/obtheme: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/708140
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask                       |  1 -
 x11-misc/obtheme/Manifest                   |  1 -
 x11-misc/obtheme/metadata.xml               |  8 --------
 x11-misc/obtheme/obtheme-2013.2.20.2.ebuild | 31 -----------------------------
 4 files changed, 41 deletions(-)