Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715492 - app-emulation/wine-staging-5.5 automagically depends on sys-libs/libunwind
Summary: app-emulation/wine-staging-5.5 automagically depends on sys-libs/libunwind
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-03-30 18:11 UTC by Eugene Shalygin
Modified: 2020-12-04 02:40 UTC (History)
1 user (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 Eugene Shalygin 2020-03-30 18:11:13 UTC
>>> package: sys-libs/libunwind-1.3.1
 *  - /usr/lib64/libunwind.so.8.0.1
 *      used by /usr/lib64/wine-staging-5.5/wine/ntdll.dll.so (app-emulation/wine-staging-5.5)


Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-31 00:42:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=74453be8e7beabcf7456d3b82de4f1b8063f8221

commit 74453be8e7beabcf7456d3b82de4f1b8063f8221
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2020-03-31 00:40:28 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2020-03-31 00:42:13 +0000

    app-emulation/wine-staging: Add unwind USE
    
    Closes: https://bugs.gentoo.org/715492
    
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 app-emulation/wine-staging/metadata.xml             | 3 ++-
 app-emulation/wine-staging/wine-staging-5.5.ebuild  | 4 +++-
 app-emulation/wine-staging/wine-staging-9999.ebuild | 4 +++-
 3 files changed, 8 insertions(+), 3 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=5f3073352b9b65ab244e36176c80bba1909b7349

commit 5f3073352b9b65ab244e36176c80bba1909b7349
Author:     Nick Sarnie <sarnex@gentoo.org>
AuthorDate: 2020-03-31 00:36:58 +0000
Commit:     Nick Sarnie <sarnex@gentoo.org>
CommitDate: 2020-03-31 00:42:03 +0000

    app-emulation/wine-vanilla: Add unwind USE
    
    Bug: https://bugs.gentoo.org/715492
    
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Nick Sarnie <sarnex@gentoo.org>

 app-emulation/wine-vanilla/metadata.xml             | 1 +
 app-emulation/wine-vanilla/wine-vanilla-5.5.ebuild  | 4 +++-
 app-emulation/wine-vanilla/wine-vanilla-9999.ebuild | 4 +++-
 3 files changed, 7 insertions(+), 2 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2020-12-04 02:40:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/wine.git/commit/?id=b8712f3adcca0ae2a174ab46420937ed31842ae3

commit b8712f3adcca0ae2a174ab46420937ed31842ae3
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2020-12-04 02:17:51 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2020-12-04 02:38:30 +0000

    app-emulation/wine-vanilla: add USE="unwind" to stable as well
    
    Bug: https://bugs.gentoo.org/715492
    Bug: https://bugs.gentoo.org/746689
    Package-Manager: Portage-3.0.11, Repoman-3.0.2
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 .../wine-vanilla/wine-vanilla-5.0.3-r1.ebuild      | 540 +++++++++++++++++++++
 1 file changed, 540 insertions(+)