Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 790785 - dev-ros/*, dev-util/rosdep, ros-meta/ament_cmake: multiple instances of KEYWORDS
Summary: dev-ros/*, dev-util/rosdep, ros-meta/ament_cmake: multiple instances of KEYWORDS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Robot Operating System team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: multiple-KEYWORDS
  Show dependency tree
 
Reported: 2021-05-18 08:11 UTC by Michał Górny
Modified: 2021-08-03 16:03 UTC (History)
2 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 2021-05-18 08:11:29 UTC
See https://projects.gentoo.org/qa/policy-guide/ebuild-format.html#pg0105

$ pkgcheck scan -k MultipleKeywordsLines | grep ^d | sort
dev-ros/ament_cmake_copyright
dev-ros/ament_cmake_core
dev-ros/ament_cmake_cppcheck
dev-ros/ament_cmake_cpplint
dev-ros/ament_cmake_export_definitions
dev-ros/ament_cmake_export_dependencies
dev-ros/ament_cmake_export_include_directories
dev-ros/ament_cmake_export_interfaces
dev-ros/ament_cmake_export_libraries
dev-ros/ament_cmake_export_link_flags
dev-ros/ament_cmake_export_targets
dev-ros/ament_cmake_gmock
dev-ros/ament_cmake_gtest
dev-ros/ament_cmake_include_directories
dev-ros/ament_cmake_libraries
dev-ros/ament_cmake_lint_cmake
dev-ros/ament_cmake_pytest
dev-ros/ament_cmake_python
dev-ros/ament_cmake_ros
dev-ros/ament_cmake_target_dependencies
dev-ros/ament_cmake_test
dev-ros/ament_cmake_uncrustify
dev-ros/ament_cmake_version
dev-ros/ament_cmake_xmllint
dev-ros/ament_copyright
dev-ros/ament_cppcheck
dev-ros/ament_cpplint
dev-ros/ament_flake8
dev-ros/ament_lint
dev-ros/ament_lint_auto
dev-ros/ament_lint_cmake
dev-ros/ament_pep257
dev-ros/ament_uncrustify
dev-ros/ament_xmllint
dev-ros/console_bridge_vendor
dev-ros/poco_vendor
dev-ros/python_cmake_module
Comment 1 Alexis Ballier gentoo-dev 2021-05-18 11:09:23 UTC
Does this QA policy mean it is now preferred to have KEYWORDS unset rather than KEYWORDS="" for live ebuild ?
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2021-05-18 11:14:59 UTC
Yes.
Comment 3 Larry the Git Cow gentoo-dev 2021-06-01 00:40:43 UTC
The bug has been referenced in the following commit(s):

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

commit f1599ba4deeb3d8b44d31c6ab3655f11666422c4
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-06-01 00:30:44 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-06-01 00:30:57 +0000

    dev-util/rosdep: fix MultipleKeywordsLines
    
    Bug: https://bugs.gentoo.org/790785
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-util/rosdep/rosdep-0.20.0.ebuild | 1 -
 1 file changed, 1 deletion(-)
Comment 4 Alexis Ballier gentoo-dev 2021-08-03 16:03:20 UTC
should have been fixed for a while now