Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 694684 - net-wireless/unifi: QA issues
Summary: net-wireless/unifi: QA issues
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ben Kohler
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-09-17 13:25 UTC by Michał Górny
Modified: 2019-09-17 18:43 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2019-09-17 13:25:05 UTC
net-wireless/unifi
  DeprecatedEclass: version 5.12.5: uses deprecated eclass: [ user (migrate to GLEP 81) ]
  RedundantVersion: version 5.6.42: slot(0) keywords are overshadowed by version: 5.11.39
  RedundantVersion: version 5.11.45: slot(0) keywords are overshadowed by versions: 5.12.5, 5.11.46
  RedundantVersion: version 5.11.46: slot(0) keywords are overshadowed by version: 5.12.5
  ExecutableFile: unnecessary executable bit: 'files/mongod-wrapper'
Comment 1 Larry the Git Cow gentoo-dev 2019-09-17 18:39:07 UTC
The bug has been referenced in the following commit(s):

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

commit c96a1ff2428fd1480699ffd3650c8ecce1b87c80
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-09-17 17:27:57 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-09-17 18:36:11 +0000

    net-wireless/unifi: dropped user eclass
    
    Dropped user eclass in favour of acct-* packages.
    
    Bug: https://bugs.gentoo.org/694684
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-wireless/unifi/unifi-5.11.46-r1.ebuild | 73 ++++++++++++++++++++++++++++++
 net-wireless/unifi/unifi-5.12.5-r1.ebuild  | 73 ++++++++++++++++++++++++++++++
 net-wireless/unifi/unifi-5.6.42-r1.ebuild  | 69 ++++++++++++++++++++++++++++
 3 files changed, 215 insertions(+)

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

commit c8116c7de7911025f9a8c3fb127cfcafee875ab5
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-09-17 17:26:37 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-09-17 18:32:04 +0000

    net-wireless/unifi: fix qa issues
    
    Files in ${FILESDIR} should not have set the executable bit.
    
    Bug: https://bugs.gentoo.org/694684
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 net-wireless/unifi/files/mongod-wrapper | 0
 1 file changed, 0 insertions(+), 0 deletions(-)

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

commit 3d95aaace8611167e938a6f44e42a18754a53020
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-09-17 17:08:34 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-09-17 18:30:05 +0000

    acct-user/unifi: add user for net-wireless/unifi
    
    UID 113 will be used, as Arch also uses this one.
    Fedora and RHEL don't have a reserved UID.
    
    Bug: https://bugs.gentoo.org/694684
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Manifest-Sign-Key: 5646E9134B279879CD890EB80910C5FCDF5469A3
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 acct-user/unifi/metadata.xml   | 22 ++++++++++++++++++++++
 acct-user/unifi/unifi-0.ebuild | 15 +++++++++++++++
 2 files changed, 37 insertions(+)

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

commit bfc8dd0620a4b4e2d94d36149897a411bc7a568a
Author:     Conrad Kostecki <conrad@kostecki.com>
AuthorDate: 2019-09-17 17:07:10 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2019-09-17 18:28:54 +0000

    acct-group/unifi: add group for net-wireless/unifi
    
    GID 113 will be used, as Arch also uses this one.
    Fedora and RHEL don't have a reserved GID.
    
    Bug: https://bugs.gentoo.org/694684
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Manifest-Sign-Key: 5646E9134B279879CD890EB80910C5FCDF5469A3
    Signed-off-by: Conrad Kostecki <conrad@kostecki.com>
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 acct-group/unifi/metadata.xml   | 22 ++++++++++++++++++++++
 acct-group/unifi/unifi-0.ebuild | 10 ++++++++++
 2 files changed, 32 insertions(+)