Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705828 - sys-cluster/neutron: CI violations
Summary: sys-cluster/neutron: CI violations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Matthew Thode ( prometheanfire )
URL: https://qa-reports.gentoo.org/output/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-19 12:27 UTC by Michał Górny
Modified: 2020-01-24 21:18 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-01-19 12:27:48 UTC
Your commit 8134e13629b has introduced new CI warnings.  The same issues are reported by repoman as well (filtering to only relevant versions):

  ebuild.absdosym               8
   sys-cluster/neutron/neutron-14.0.4.ebuild: line 157: dosym '/etc/neutron/plugin.ini'... could use relative path
   sys-cluster/neutron/neutron-15.0.1.ebuild: line 160: dosym '/etc/neutron/plugin.ini'... could use relative path
   sys-cluster/neutron/neutron-2018.2.9999.ebuild: line 157: dosym '/etc/neutron/plugin.ini'... could use relative path
   sys-cluster/neutron/neutron-2019.1.9999.ebuild: line 157: dosym '/etc/neutron/plugin.ini'... could use relative path
   sys-cluster/neutron/neutron-2019.2.9999.ebuild: line 160: dosym '/etc/neutron/plugin.ini'... could use relative path
  inherit.deprecated            8
   sys-cluster/neutron/neutron-14.0.4.ebuild: line 8: please migrate from 'user' to 'GLEP 81'
   sys-cluster/neutron/neutron-15.0.1.ebuild: line 8: please migrate from 'user' to 'GLEP 81'
   sys-cluster/neutron/neutron-2018.2.9999.ebuild: line 8: please migrate from 'user' to 'GLEP 81'
   sys-cluster/neutron/neutron-2019.1.9999.ebuild: line 8: please migrate from 'user' to 'GLEP 81'
   sys-cluster/neutron/neutron-2019.2.9999.ebuild: line 8: please migrate from 'user' to 'GLEP 81'

Please fix.
Comment 1 Larry the Git Cow gentoo-dev 2020-01-24 21:18:00 UTC
The bug has been closed via the following commit(s):

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

commit 9b84eb85b8704ce760b7d099c77f5e5a1705dc35
Author:     Matthew Thode <prometheanfire@gentoo.org>
AuthorDate: 2020-01-24 21:17:35 +0000
Commit:     Matthew Thode <prometheanfire@gentoo.org>
CommitDate: 2020-01-24 21:17:52 +0000

    sys-cluster/neutron: clean up pkgcheck issues
    
    Closes: https://bugs.gentoo.org/705828
    Package-Manager: Portage-2.3.84, Repoman-2.3.20
    Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>

 sys-cluster/neutron/neutron-2019.2.9999.ebuild | 13 +++++--------
 1 file changed, 5 insertions(+), 8 deletions(-)