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

Bug 911151

Summary: app-admin/syslog-ng - unmask USE=mongodb on arm64
Product: Gentoo Linux Reporter: Leonid Kopylov <leonchik1976>
Component: Current packagesAssignee: Tomáš Mózes <hydrapolic>
Status: UNCONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: ARM64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Leonid Kopylov 2023-07-24 17:29:15 UTC
dev-db/mongodb builds fine on arm64, and this package also builds with USE=mongodb
Comment 1 Larry the Git Cow gentoo-dev 2023-07-25 09:28:44 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=239e49a595c4b868bad1bf1a3dbd161cc9c1e296

commit 239e49a595c4b868bad1bf1a3dbd161cc9c1e296
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-07-25 09:23:42 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-07-25 09:28:39 +0000

    profiles/arch/arm64/package.use.mask: remove app-admin/rsyslog mongodb USE mask
    
    Closes: https://bugs.gentoo.org/911150
    Bug: https://bugs.gentoo.org/911151
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 profiles/arch/arm64/package.use.mask | 4 ----
 1 file changed, 4 deletions(-)
Comment 2 Larry the Git Cow gentoo-dev 2023-07-25 09:45:10 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e1551026d7bb2676dffa724ea578d16f6907188

commit 3e1551026d7bb2676dffa724ea578d16f6907188
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2023-07-25 09:42:00 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2023-07-25 09:45:05 +0000

    Revert "profiles/arch/arm64/package.use.mask: remove app-admin/rsyslog mongodb USE mask"
    
    This reverts commit 239e49a595c4b868bad1bf1a3dbd161cc9c1e296.
    
    dev-libs/mongo-c-driver is not stable on arm64
    
    Bug: https://bugs.gentoo.org/911150
    Bug: https://bugs.gentoo.org/911151
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 profiles/arch/arm64/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)