Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 747907 - net-im/prosody-0.11.7-r1 ~arm64 keywordreq
Summary: net-im/prosody-0.11.7-r1 ~arm64 keywordreq
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords: CC-ARCHES, KEYWORDREQ
Depends on: 747484
Blocks:
  Show dependency tree
 
Reported: 2020-10-11 22:49 UTC by Conrad Kostecki
Modified: 2020-10-12 11:37 UTC (History)
5 users (show)

See Also:
Package list:
dev-lua/luadbi-0.5-r6 ~arm64 dev-lua/luaevent-0.4.6 ~arm64 dev-lua/luasec-0.9 ~arm64 dev-lua/lua-zlib-1.2 ~arm64 net-im/prosody-0.11.7-r1 ~arm64
Runtime testing required: No
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Conrad Kostecki gentoo-dev 2020-10-11 22:49:58 UTC
I would like to add ~arm64 for net-im/prosody-0.11.7-r1 :-)
Comment 1 NATTkA bot gentoo-dev 2020-10-11 22:52:53 UTC
Sanity check failed:

> net-im/prosody-0.11.7-r1
>   rdepend ~arm64 stable profile default/linux/arm64/17.0 (9 total)
>     dev-lua/lua-zlib
>     dev-lua/luadbi[mysql]
>     dev-lua/luadbi[postgres]
>     dev-lua/luadbi[sqlite]
>     dev-lua/luaevent
>     dev-lua/luasec
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-10-11 22:55:59 UTC
I reckon for now it's a better idea to keyword those dependencies (USE=luajit is already masked on arm64, described in the keywording bug linked).

Is Prosody still useful then?
Comment 3 Conrad Kostecki gentoo-dev 2020-10-11 23:07:25 UTC
(In reply to Sam James from comment #2)
> I reckon for now it's a better idea to keyword those dependencies
> (USE=luajit is already masked on arm64, described in the keywording bug
> linked).
> 
> Is Prosody still useful then?

Yep. Prosody works with Lua also. LuaJIT is entirely optional.
Comment 4 Larry the Git Cow gentoo-dev 2020-10-11 23:27:35 UTC
The bug has been referenced in the following commit(s):

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

commit ef31f3ed83179749f48f32df27a57dbe14691b26
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-11 23:27:16 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-11 23:27:16 +0000

    dev-lua/lua-zlib: add ~arm64 keyword
    
    Tested on packet-at.
    All tests passed.
    
    Bug: https://bugs.gentoo.org/747907
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/lua-zlib/lua-zlib-1.1.ebuild | 5 ++---
 dev-lua/lua-zlib/lua-zlib-1.2.ebuild | 2 +-
 2 files changed, 3 insertions(+), 4 deletions(-)

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

commit f61e301bad3720ad5a86977801631b35885838de
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-11 23:25:37 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-11 23:25:37 +0000

    dev-lua/luasec: add ~arm64 keyword
    
    Tested on packet-at.
    All tests passed.
    
    Bug: https://bugs.gentoo.org/747907
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luasec/luasec-0.7.ebuild  | 2 +-
 dev-lua/luasec/luasec-0.9.ebuild  | 2 +-
 dev-lua/luasec/luasec-9999.ebuild | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

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

commit 0de1bdbd4e4c19f841a4a25dabf932ea39a0c1e5
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-11 23:23:31 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-11 23:23:31 +0000

    dev-lua/luaevent: add ~arm64 keyword
    
    Tested on packet-at.
    All tests passed.
    
    Bug: https://bugs.gentoo.org/747907
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luaevent/luaevent-0.4.4.ebuild | 5 ++---
 dev-lua/luaevent/luaevent-0.4.6.ebuild | 5 ++---
 2 files changed, 4 insertions(+), 6 deletions(-)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=94ad38ecdc0957cb2ad93a652a4b1f440fca9384

commit 94ad38ecdc0957cb2ad93a652a4b1f440fca9384
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-11 23:21:30 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-11 23:21:30 +0000

    dev-lua/luadbi: add ~arm64 keyword
    
    Tested on packet-at.
    All tests passed.
    
    Bug: https://bugs.gentoo.org/747907
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/luadbi/luadbi-0.5-r5.ebuild | 4 ++--
 dev-lua/luadbi/luadbi-0.5-r6.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 5 Larry the Git Cow gentoo-dev 2020-10-12 11:37:42 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6cabc712d45b52806aac601ef19acb736d3afe4e

commit 6cabc712d45b52806aac601ef19acb736d3afe4e
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2020-10-12 11:04:50 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2020-10-12 11:37:18 +0000

    net-im/prosody: add ~arm64 keyword
    
    Tested on packet-at. All tests pass.
    
    Closes: https://bugs.gentoo.org/747907
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 net-im/prosody/prosody-0.11.7-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)