Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 602966

Summary: app-emulation/e-uae-0.8.29_rc4-r2: removal (was: cannot change floppies)
Product: Gentoo Linux Reporter: Thomas J. Moore <darktjm>
Component: Current packagesAssignee: James Le Cuirot <chewi>
Status: RESOLVED FIXED    
Severity: normal CC: mgorny
Priority: Normal Keywords: PMASKED
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Deadline: 2019-05-20   
Attachments: Fix for seg fault on GTK GUI init

Description Thomas J. Moore 2016-12-17 21:59:01 UTC
Created attachment 456528 [details, diff]
Fix for seg fault on GTK GUI init

Without GUI support (--disable-ui), e-uae has no means to change floppies (and probably has issues loading/saving states as well, but that's not a feature I use).  GUI support was removed as the "fix" for bug #415787.  I have attached a patch (to e-uae, not the ebuild) which can be used to actually fix the seg fault, or, if you don't want to patch it, you could at least not disable the GUI with 32-bit builds, since the bug only affects 64-bit.  Since this is effectively a duplicate of bug #415787, feel free to mark it as such; I just didn't feel like reopening a 4-year-old bug. Perhaps it's time to move to some other uae variant that isn't dead upstream (e.g. bug #403913; 2.8.2 released this month).
Comment 1 Pacho Ramos gentoo-dev 2016-12-31 14:25:42 UTC
The best option would be to rely on bug 403913, do you want to proxy maintain that new package?
Comment 2 Thomas J. Moore 2016-12-31 17:32:08 UTC
(In reply to Pacho Ramos from comment #1)
> The best option would be to rely on bug 403913,

I already switched to fs-uae as I was reporting this bug.  It has issues compared to e-uae, but works well enough.

> do you want to proxy maintain that new package?

No.  I have no money and must use public locations for power and internet for my computer, so my related activities are very limited.  I don't want to waste time getting into the gentoo maintainer business; I'd rather just finally kick the habit.  The more packages that get into my /usr/local/portage (currently 185), or that have USE changes because nobody bothers to test docs, examples, etc. (currently 40) and the longer it takes for emerge to finally figure out what it wants to do (currently 9-20 minutes) the more incentive I get to finally dump gentoo.
Comment 3 Larry the Git Cow gentoo-dev 2019-04-20 10:28:12 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1daeeade2bdf7e90d10084696068e7a5c4217b0b

commit 1daeeade2bdf7e90d10084696068e7a5c4217b0b
Author:     James Le Cuirot <chewi@gentoo.org>
AuthorDate: 2019-04-20 10:26:18 +0000
Commit:     James Le Cuirot <chewi@gentoo.org>
CommitDate: 2019-04-20 10:27:53 +0000

    profiles: Last-rite app-emulation/uae and app-emulation/e-uae
    
    Ancient and long dead upstream. Use app-emulation/fs-uae
    instead. Removal in 30 days.
    
    Bug: https://bugs.gentoo.org/432092
    Bug: https://bugs.gentoo.org/602966
    Signed-off-by: James Le Cuirot <chewi@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 4 Larry the Git Cow gentoo-dev 2019-05-28 13:28:19 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=045112a9203516f7ce889cb9d76f44e0f3658193

commit 045112a9203516f7ce889cb9d76f44e0f3658193
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-05-28 13:21:10 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-05-28 13:28:02 +0000

    app-emulation/e-uae: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/602966
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 app-emulation/e-uae/Manifest                       |   1 -
 app-emulation/e-uae/e-uae-0.8.29_rc4-r3.ebuild     | 157 ---------------------
 .../files/e-uae-0.8.29_rc4-high-cpu-usage.patch    |  18 ---
 .../e-uae/files/e-uae-0.8.29_rc4-no_schily.patch   |  20 ---
 .../e-uae/files/e-uae-0.8.29_rc4-tinfo.patch       |  22 ---
 app-emulation/e-uae/metadata.xml                   |  14 --
 profiles/package.mask                              |   3 +-
 7 files changed, 1 insertion(+), 234 deletions(-)