m2-farzan / ros2-galactic-PKGBUILD

AUR Package for ROS 2 Galactic
11 stars 11 forks source link

Using yay to install encountered an error #41

Open StudyingLover opened 1 year ago

StudyingLover commented 1 year ago

I‘m using yay ros2-galactic and meet a mistake

Finished <<< pybind11_vendor [15.8s]
--- stderr: fastrtps                                                                 
In file included from /home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/dynamic-types/TypeNamesGenerator.cpp:1:
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:17:13: 错误:‘uint32_t’未声明
   17 |             uint32_t bound,
      |             ^~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:23:13: 错误:‘uint32_t’未声明
   23 |             uint32_t bound,
      |             ^~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:28:31: 错误:‘uint32_t’在此作用域中尚未声明
   28 |             const std::vector<uint32_t>& bound,
      |                               ^~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:8:1: 附注:‘uint32_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
    7 | #include <vector>
  +++ |+#include <cstdint>
    8 | 
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:28:39: 错误:模板第 1 个参数无效
   28 |             const std::vector<uint32_t>& bound,
      |                                       ^
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:28:39: 错误:模板第 2 个参数无效
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:33:31: 错误:‘uint32_t’在此作用域中尚未声明
   33 |             const std::vector<uint32_t>& bound,
      |                               ^~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:33:31: 附注:‘uint32_t’ is defined in header ‘<cstdint>’; did you forget to ‘#include <cstdint>’?
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:33:39: 错误:模板第 1 个参数无效
   33 |             const std::vector<uint32_t>& bound,
      |                                       ^
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:33:39: 错误:模板第 2 个参数无效
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:34:13: 错误:‘uint32_t’未声明
   34 |             uint32_t& ret_size,
      |             ^~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:40:13: 错误:‘uint32_t’未声明
   40 |             uint32_t bound,
      |             ^~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/dynamic-types/TypeNamesGenerator.cpp:11:13: 错误:no declaration matches ‘std::string eprosima::fastrtps::types::TypeNamesGenerator::get_string_type_name(uint32_t, bool, bool)’
   11 | std::string TypeNamesGenerator::get_string_type_name(
      |             ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:16:36: 附注:备选是: ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_string_type_name(int, bool, bool)’
   16 |     RTPS_DllAPI static std::string get_string_type_name(
      |                                    ^~~~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:13:7: 附注:‘class eprosima::fastrtps::types::TypeNamesGenerator’ defined here
   13 | class TypeNamesGenerator
      |       ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/dynamic-types/TypeNamesGenerator.cpp:26:13: 错误:no declaration matches ‘std::string eprosima::fastrtps::types::TypeNamesGenerator::get_sequence_type_name(const std::string&, uint32_t, bool)’
   26 | std::string TypeNamesGenerator::get_sequence_type_name(
      |             ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:21:36: 附注:备选是: ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_sequence_type_name(const std::string&, int, bool)’
   21 |     RTPS_DllAPI static std::string get_sequence_type_name(
      |                                    ^~~~~~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:13:7: 附注:‘class eprosima::fastrtps::types::TypeNamesGenerator’ defined here
   13 | class TypeNamesGenerator
      |       ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/dynamic-types/TypeNamesGenerator.cpp:42:13: 错误:no declaration matches ‘std::string eprosima::fastrtps::types::TypeNamesGenerator::get_array_type_name(const std::string&, const std::vector<unsigned int>&, bool)’
   42 | std::string TypeNamesGenerator::get_array_type_name(
      |             ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:31:36: 附注:备选为: ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_array_type_name(const std::string&, const int&, int&, bool)’
   31 |     RTPS_DllAPI static std::string get_array_type_name(
      |                                    ^~~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:26:36: 附注:         ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_array_type_name(const std::string&, const int&, bool)’
   26 |     RTPS_DllAPI static std::string get_array_type_name(
      |                                    ^~~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:13:7: 附注:‘class eprosima::fastrtps::types::TypeNamesGenerator’ defined here
   13 | class TypeNamesGenerator
      |       ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/dynamic-types/TypeNamesGenerator.cpp:51:13: 错误:no declaration matches ‘std::string eprosima::fastrtps::types::TypeNamesGenerator::get_array_type_name(const std::string&, const std::vector<unsigned int>&, uint32_t&, bool)’
   51 | std::string TypeNamesGenerator::get_array_type_name(
      |             ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:31:36: 附注:备选为: ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_array_type_name(const std::string&, const int&, int&, bool)’
   31 |     RTPS_DllAPI static std::string get_array_type_name(
      |                                    ^~~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:26:36: 附注:         ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_array_type_name(const std::string&, const int&, bool)’
   26 |     RTPS_DllAPI static std::string get_array_type_name(
      |                                    ^~~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:13:7: 附注:‘class eprosima::fastrtps::types::TypeNamesGenerator’ defined here
   13 | class TypeNamesGenerator
      |       ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/dynamic-types/TypeNamesGenerator.cpp:84:13: 错误:no declaration matches ‘std::string eprosima::fastrtps::types::TypeNamesGenerator::get_map_type_name(const std::string&, const std::string&, uint32_t, bool)’
   84 | std::string TypeNamesGenerator::get_map_type_name(
      |             ^~~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:37:36: 附注:备选是: ‘static std::string eprosima::fastrtps::types::TypeNamesGenerator::get_map_type_name(const std::string&, const std::string&, int, bool)’
   37 |     RTPS_DllAPI static std::string get_map_type_name(
      |                                    ^~~~~~~~~~~~~~~~~
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/include/fastrtps/types/TypeNamesGenerator.h:13:7: 附注:‘class eprosima::fastrtps::types::TypeNamesGenerator’ defined here
   13 | class TypeNamesGenerator
      |       ^~~~~~~~~~~~~~~~~~
make[2]: *** [src/cpp/CMakeFiles/fastrtps.dir/build.make:1616:src/cpp/CMakeFiles/fastrtps.dir/dynamic-types/TypeNamesGenerator.cpp.o] 错误 1
make[2]: *** 正在等待未完成的任务....
In file included from /home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/rtps/builtin/data/WriterProxyData.cpp:26:
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/fastdds/core/policy/QosPoliciesSerializer.hpp: In function ‘eprosima::fastrtps::rtps::WriterProxyData::readFromCDRMessage(eprosima::fastrtps::rtps::CDRMessage_t*, const eprosima::fastrtps::rtps::NetworkFactory&, bool)::<lambda(eprosima::fastrtps::rtps::CDRMessage_t*, const eprosima::fastrtps::ParameterId_t&, uint16_t)>’:
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/fastdds/core/policy/QosPoliciesSerializer.hpp:870:18: 警告:‘domain’ may be used uninitialized [-Wmaybe-uninitialized]
  870 |         uint64_t domain;
      |                  ^~~~~~
In file included from /home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/rtps/builtin/data/ReaderProxyData.cpp:27:
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/fastdds/core/policy/QosPoliciesSerializer.hpp: In function ‘eprosima::fastrtps::rtps::ReaderProxyData::readFromCDRMessage(eprosima::fastrtps::rtps::CDRMessage_t*, const eprosima::fastrtps::rtps::NetworkFactory&, bool)::<lambda(eprosima::fastrtps::rtps::CDRMessage_t*, const eprosima::fastrtps::ParameterId_t&, uint16_t)>’:
/home/zjh/.cache/yay/ros2-galactic/src/ros2/src/eProsima/Fast-DDS/src/cpp/fastdds/core/policy/QosPoliciesSerializer.hpp:870:18: 警告:‘domain’ may be used uninitialized [-Wmaybe-uninitialized]
  870 |         uint64_t domain;
      |                  ^~~~~~
make[1]: *** [CMakeFiles/Makefile2:923:src/cpp/CMakeFiles/fastrtps.dir/all] 错误 2
make: *** [Makefile:166:all] 错误 2
---
Failed   <<< fastrtps [22.4s, exited with code 2]
Aborted  <<< iceoryx_posh [31.2s]                   
Aborted  <<< yaml_cpp_vendor [37.4s]                
Aborted  <<< google_benchmark_vendor [43.5s]        
Aborted  <<< shared_queues_vendor [41.1s]                                                 
Aborted  <<< uncrustify_vendor [1min 27s]                                                     
Aborted  <<< rviz_ogre_vendor [6min 33s]                                            

Summary: 79 packages finished [6min 44s]
  1 package failed: fastrtps
  6 packages aborted: google_benchmark_vendor iceoryx_posh rviz_ogre_vendor shared_queues_vendor uncrustify_vendor yaml_cpp_vendor
  83 packages had stderr output: ament_clang_format ament_clang_tidy ament_cmake ament_cmake_auto ament_cmake_clang_format ament_cmake_clang_tidy ament_cmake_copyright ament_cmake_core ament_cmake_cppcheck ament_cmake_cpplint ament_cmake_export_definitions ament_cmake_export_dependencies ament_cmake_export_include_directories ament_cmake_export_interfaces ament_cmake_export_libraries ament_cmake_export_link_flags ament_cmake_export_targets ament_cmake_flake8 ament_cmake_gmock ament_cmake_gtest ament_cmake_include_directories ament_cmake_libraries ament_cmake_lint_cmake ament_cmake_mypy ament_cmake_nose ament_cmake_pclint ament_cmake_pep257 ament_cmake_pycodestyle ament_cmake_pyflakes ament_cmake_pytest ament_cmake_python ament_cmake_target_dependencies ament_cmake_test ament_cmake_version ament_cmake_xmllint ament_copyright ament_cppcheck ament_cpplint ament_flake8 ament_index_python ament_lint ament_lint_auto ament_lint_cmake ament_mypy ament_package ament_pclint ament_pep257 ament_pycodestyle ament_pyflakes ament_xmllint domain_coordinator eigen3_cmake_module fastcdr fastrtps foonathan_memory_vendor google_benchmark_vendor iceoryx_posh launch launch_testing launch_xml launch_yaml libcurl_vendor orocos_kdl osrf_pycommon osrf_testing_tools_cpp pybind11_vendor ros_environment rosidl_cli rpyutils rviz_assimp_vendor rviz_ogre_vendor shared_queues_vendor sqlite3_vendor test_interface_files test_osrf_testing_tools_cpp tinyxml2_vendor tinyxml_vendor tracetools_read tracetools_trace uncrustify_vendor urdfdom_headers yaml_cpp_vendor zstd_vendor
  245 packages not processed
==> 错误: 在 build() 中发生一个错误。
    正在放弃...
 -> 生成时出错: ros2-galactic-exit status 4
 -> 无法安装以下软件包, 需要手动介入处理:
ros2-galactic - exit status 4

And I have installed fastrtps , but this problem is also existing . How can I do to install ros2-galactic ?

lprobsth commented 1 year ago

This can be resolved by cherrypicking a patch for fast dds - as can be seen in #39:

## eProsima Fast-DDS: fix missing cstdint include
git -C $srcdir/ros2/src/eProsima/Fast-DDS cherry-pick -X theirs 02539b98a3a36e711da8f416372cbab2ecc178bb
awsms commented 1 year ago

This can be resolved by cherrypicking a patch for fast dds - as can be seen in #39:

## eProsima Fast-DDS: fix missing cstdint include
git -C $srcdir/ros2/src/eProsima/Fast-DDS cherry-pick -X theirs 02539b98a3a36e711da8f416372cbab2ecc178bb

why not creating a pull request to modify the PKGBUILD

m2-farzan commented 1 year ago

@lprobsth If you know the fix, we'd appreciate it if you can make a PR. Please don't forget to update the pkgbuild source field & the .srcinfo.

awsms commented 1 year ago

I've never been able to compile it, no idea where that tasks module should be coming from

==> Sources are ready.
==> Making package: ros2-galactic 2022.12.09-1 (Fri 29 Sep 2023 09:30:19 AM CEST)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Removing existing $pkgdir/ directory...
==> Starting build()...
Starting >>> ament_package
Starting >>> ament_lint
Starting >>> gtest_vendor
Starting >>> fastcdr
Starting >>> ament_cppcheck
Starting >>> iceoryx_utils
Starting >>> osrf_pycommon
Starting >>> osrf_testing_tools_cpp                                                                                                                                                        
Starting >>> google_benchmark_vendor
Starting >>> urdfdom_headers
Starting >>> ament_pycodestyle
Finished <<< gtest_vendor [1.40s]                                                                                                                                                                                                                             
Starting >>> gmock_vendor
Finished <<< google_benchmark_vendor [1.61s]                                                                                                                                                                                        
--- stderr: urdfdom_headers                                                                                                                                                                                                         
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

---
Finished <<< urdfdom_headers [1.74s]
--- stderr: ament_pycodestyle                                                                                                                                                                                                                                 
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
    rc = await self.task(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/__init__.py", line 93, in __call__
    return await task_method(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_ros/task/ament_python/build.py", line 105, in build
    return await extension.build(additional_hooks=additional_hooks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 81, in build
    available_commands = await self._get_available_commands(
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 171, in _get_available_commands
    output = await check_output(
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/subprocess.py", line 128, in check_output
    assert not rc, f'Expected {args} to pass: {stderr_data}'
AssertionError: Expected ['/home/nop/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/nop/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_lint/ament_pycodestyle/setup.py", line 6, in <module>
    setup(
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

---
Failed   <<< ament_pycodestyle [2.00s, exited with code 1]
Aborted  <<< osrf_pycommon [2.03s]
Aborted  <<< ament_lint [2.07s]
Aborted  <<< ament_cppcheck [2.06s]                                                                                                                                                                                          
Aborted  <<< gmock_vendor [0.67s]
Aborted  <<< ament_package [2.13s]
Aborted  <<< osrf_testing_tools_cpp [2.77s]                                                                                                          
Aborted  <<< fastcdr [3.80s]                                                                                
Aborted  <<< iceoryx_utils [5.12s]                                   

Summary: 3 packages finished [7.45s]
  1 package failed: ament_pycodestyle
  8 packages aborted: ament_cppcheck ament_lint ament_package fastcdr gmock_vendor iceoryx_utils osrf_pycommon osrf_testing_tools_cpp
  4 packages had stderr output: ament_pycodestyle fastcdr osrf_testing_tools_cpp urdfdom_headers
  319 packages not processed
Expected ['/home/nop/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/nop/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_lint/ament_pycodestyle/setup.py", line 6, in <module>
    setup(
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/nop/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ros2-galactic-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
ros2-galactic - exit status 4
yameatmeyourdead commented 11 months ago

Can you try install again with clean build, https://github.com/m2-farzan/ros2-galactic-PKGBUILD/pull/39 was just merged and yay works on my system.

awsms commented 11 months ago

Can you try install again with clean build, #39 was just merged and yay works on my system.

Unfortunately it's still broken for me:

==> Starting build()...
Starting >>> ament_package
Starting >>> ament_lint
Starting >>> gtest_vendor                                                     
Starting >>> fastcdr
Starting >>> ament_cppcheck                                                                                          
Starting >>> iceoryx_utils
Starting >>> osrf_pycommon
Starting >>> osrf_testing_tools_cpp                                                                                                                                                        
Starting >>> google_benchmark_vendor
Starting >>> urdfdom_headers
Starting >>> ament_pycodestyle                                                                                                                                                                                                  
--- stderr: urdfdom_headers                                                                                                                                                                                                                 
CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.

---
Finished <<< urdfdom_headers [2.11s]
Finished <<< gtest_vendor [2.71s]                                                                                                                                                                                           
Finished <<< google_benchmark_vendor [2.81s]                                                                                                                                                                                            
Starting >>> gmock_vendor
--- stderr: ament_package                                                                                                                                                                                                               
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
    rc = await self.task(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/__init__.py", line 93, in __call__
    return await task_method(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_ros/task/ament_python/build.py", line 105, in build
    return await extension.build(additional_hooks=additional_hooks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 85, in build
    available_commands = await self._get_available_commands(
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 175, in _get_available_commands
    output = await check_output(
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/subprocess.py", line 129, in check_output
    assert not rc, f'Expected {args} to pass: {stderr_data}'
AssertionError: Expected ['/home/me/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/me/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_package/setup.py", line 6, in <module>
    setup(
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

---
Failed   <<< ament_package [3.20s, exited with code 1]
--- stderr: ament_pycodestyle
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
    rc = await self.task(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/__init__.py", line 93, in __call__
    return await task_method(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_ros/task/ament_python/build.py", line 105, in build
    return await extension.build(additional_hooks=additional_hooks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 85, in build
    available_commands = await self._get_available_commands(
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 175, in _get_available_commands
    output = await check_output(
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/subprocess.py", line 129, in check_output
    assert not rc, f'Expected {args} to pass: {stderr_data}'
AssertionError: Expected ['/home/me/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/me/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_lint/ament_pycodestyle/setup.py", line 6, in <module>
    setup(
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

---
Failed   <<< ament_pycodestyle [2.83s, exited with code 1]
--- stderr: osrf_pycommon
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
    rc = await self.task(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/__init__.py", line 93, in __call__
    return await task_method(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_ros/task/ament_python/build.py", line 105, in build
    return await extension.build(additional_hooks=additional_hooks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 85, in build
    available_commands = await self._get_available_commands(
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 175, in _get_available_commands
    output = await check_output(
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/subprocess.py", line 129, in check_output
    assert not rc, f'Expected {args} to pass: {stderr_data}'
AssertionError: Expected ['/home/me/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/me/.cache/yay/ros2-galactic/src/ros2/src/osrf/osrf_pycommon/setup.py", line 17, in <module>
    setup(
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

---
Failed   <<< osrf_pycommon [2.98s, exited with code 1]
--- stderr: ament_lint
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
    rc = await self.task(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/__init__.py", line 93, in __call__
    return await task_method(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_ros/task/ament_python/build.py", line 105, in build
    return await extension.build(additional_hooks=additional_hooks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 85, in build
    available_commands = await self._get_available_commands(
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 175, in _get_available_commands
    output = await check_output(
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/subprocess.py", line 129, in check_output
    assert not rc, f'Expected {args} to pass: {stderr_data}'
AssertionError: Expected ['/home/me/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/me/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_lint/ament_lint/setup.py", line 6, in <module>
    setup(
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

---
Failed   <<< ament_lint [3.17s, exited with code 1]
--- stderr: ament_cppcheck
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/colcon_core/executor/__init__.py", line 91, in __call__
    rc = await self.task(*args, **kwargs)
         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/__init__.py", line 93, in __call__
    return await task_method(*args, **kwargs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_ros/task/ament_python/build.py", line 105, in build
    return await extension.build(additional_hooks=additional_hooks)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 85, in build
    available_commands = await self._get_available_commands(
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/task/python/build.py", line 175, in _get_available_commands
    output = await check_output(
             ^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/colcon_core/subprocess.py", line 129, in check_output
    assert not rc, f'Expected {args} to pass: {stderr_data}'
AssertionError: Expected ['/home/me/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/me/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_lint/ament_cppcheck/setup.py", line 6, in <module>
    setup(
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

---
Failed   <<< ament_cppcheck [3.06s, exited with code 1]
Aborted  <<< gmock_vendor [0.07s]
Aborted  <<< osrf_testing_tools_cpp [3.08s]                                                                                                          
Aborted  <<< fastcdr [3.81s]                                                                                 
Aborted  <<< iceoryx_utils [5.61s]                                    

Summary: 3 packages finished [12.2s]
  5 packages failed: ament_cppcheck ament_lint ament_package ament_pycodestyle osrf_pycommon
  4 packages aborted: fastcdr gmock_vendor iceoryx_utils osrf_testing_tools_cpp
  8 packages had stderr output: ament_cppcheck ament_lint ament_package ament_pycodestyle fastcdr osrf_pycommon osrf_testing_tools_cpp urdfdom_headers
  319 packages not processed
Expected ['/home/me/.local/bin/python', 'setup.py', '--help-commands'] to pass: Traceback (most recent call last):
  File "/home/me/.cache/yay/ros2-galactic/src/ros2/src/ament/ament_package/setup.py", line 6, in <module>
    setup(
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/__init__.py", line 107, in setup
    return distutils.core.setup(**attrs)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/core.py", line 172, in setup
    ok = dist.parse_command_line()
         ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 472, in parse_command_line
    if self.handle_display_options(option_order):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 1210, in handle_display_options
    return _Distribution.handle_display_options(self, option_order)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/_distutils/dist.py", line 686, in handle_display_options
    self.print_commands()
  File "/home/me/.local/lib/python3.11/site-packages/setuptools/dist.py", line 987, in print_commands
    cmdclass = ep.load()
               ^^^^^^^^^
  File "/usr/lib/python3.11/importlib/metadata/__init__.py", line 202, in load
    module = import_module(match.group('module'))
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/importlib/__init__.py", line 126, in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "<frozen importlib._bootstrap>", line 1204, in _gcd_import
  File "<frozen importlib._bootstrap>", line 1176, in _find_and_load
  File "<frozen importlib._bootstrap>", line 1140, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'tasks'

==> ERROR: A failure occurred in build().
    Aborting...
 -> error making: ros2-galactic-exit status 4
 -> Failed to install the following packages. Manual intervention is required:
ros2-galactic - exit status 4
yameatmeyourdead commented 11 months ago

Can I have the output of pacman -Q | grep python* and python3.11 -m pip freeze?

awsms commented 11 months ago

Can I have the output of pacman -Q | grep python* and python3.11 -m pip freeze?

all python packages and dependencies are installed through pacman/yay

aiohttp==3.8.6
aiosignal==1.3.1
airdrop-ng==1.1
airgraph-ng==1.1
alabaster==0.7.13
annotated-types==0.5.0
ansible-compat==4.1.10
ansible-core==2.15.5
ansible-lint==6.21.1.dev0
anyio==3.6.2
anytree==2.10.0
apipkg==3.0.1
appdirs==1.4.4
apsw==3.43.1.0
arandr==0.1.11
argcomplete==3.0.8
args==0.1.0
asciidoc==10.2.0
asgiref==3.7.2
astroid==2.15.6
asttokens==2.4.0
async-generator==1.10
async-timeout==4.0.3
attrs==23.1.0
audiotools==3.1.1
autocommand==2.2.2
Automat==22.10.0
Babel==2.12.1
backcall==0.2.0
bcrypt==4.0.1
Beaker==1.12.1
beautifulsoup4==4.12.2
bencoder.pyx==3.0.1
binaryornot==0.4.4
black==23.7.0
blinker==1.6.2
boolean.py==4.0
bottle==0.12.25
bracex==2.4
Brotli==1.1.0
brotlicffi==1.0.9.2
bs4==0.0.1
btrfsutil==6.5.2
build==1.0.3
CacheControl==0.13.1
cachetools==5.3.1
cachy==0.3.0
catkin-pkg==1.0.0
cchardet==2.1.7
certifi==2023.7.22
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.0
cleo==2.0.1
cli-helpers==2.3.0
click==8.1.7
clikit==0.6.2
clint==0.5.1
clip==0.2.0
cloudscraper==1.2.71
colcon-argcomplete==0.3.3
colcon-bash==0.5.0
colcon-cd==0.1.1
colcon-cmake==0.2.28
colcon-common-extensions==0.3.0
colcon-core==0.15.0
colcon-defaults==0.2.8
colcon-devtools==0.2.5
colcon-library-path==0.2.1
colcon-metadata==0.2.5
colcon-notification==0.2.15
colcon-output==0.2.13
colcon-package-information==0.3.3
colcon-package-selection==0.2.10
colcon-parallel-executor==0.2.4
colcon-pkg-config==0.1.0
colcon-powershell==0.4.0
colcon-python-setup-py==0.2.8
colcon-recursive-crawl==0.2.3
colcon-ros==0.3.23
colcon-test-result==0.3.8
colcon-zsh==0.5.0
colorama==0.4.6
commonmark==0.9.1
conan==2.0.13
configobj==5.0.8
constantly==15.1.0
contextlib2==21.6.0
contourpy==1.1.1
coverage==5.5
crashtest==0.4.1
cryptography==41.0.4
css-parser==1.0.9
cssselect==1.2.0
cupshelpers==1.0
cycler==0.12.0
Cython==0.29.36
dacite==1.8.1
darkdetect==0.8.0
datadispatch==1.0.0
dbus-python==1.3.2
decorator==5.1.1
defusedxml==0.7.1
deluge==2.1.1
deprecation==2.1.0
dill==0.3.7
discid==1.2.0
distlib==0.3.7
distro==1.8.0
Django==4.2.1
dnspython==2.4.2
docopt==0.6.2
docutils==0.20.1
dottorrent==1.10.1
dottorrent-cli==1.10.3
dr14-tmeter==2.0.0
dulwich==0.21.6
eac-logchecker==0.8.1
editables==0.5
empy==3.3.4
enrich==1.2.8.dev0
entrypoints==0.4
evdev==1.6.1
exceptiongroup==1.1.3
execnet==1.9.0
executing==2.0.0
eyed3==0.9.7
fasteners==0.19
fastjsonschema==2.18.1
faust-cchardet==2.1.19
feedparser==6.0.10
filelock==3.12.4
filetype==1.2.0
flake8==6.1.0
flatbencode==0.2.1
fonttools==4.43.1
frozenlist==1.4.0
fuckit==4.8.1
future==0.18.3
FVS==0.3.4
gbinder-python==1.1.2
GeoIP==1.3.2
gevent==22.10.2
gevent-eventemitter==2.1
glad2==2.0.4
Glances==3.4.0.3
google-api-core==2.11.0
google-api-python-client==2.86.0
google-auth==2.17.3
google-auth-httplib2==0.1.0
googleapis-common-protos==1.61.0
greenlet==2.0.2
grpcio==1.54.0
grpcio-tools==1.54.0
gTTS==2.4.0
h11==0.14.0
h2==4.1.0
hatch-vcs==0.3.0
hatchling==1.14.1
heybrochecklog @ git+https://github.com/doujincafe/hbcl@90e0ae3f6f80d74c91df1054e34c24af3ecbbdd7
hpack==4.0.0
html2text==2020.1.16
html5-parser==0.4.11
html5lib==1.1
httpcore==0.17.0
httpie==3.2.1
httplib2==0.22.0
httpx==0.24.0
humanfriendly==2.4
hyperframe==6.0.1
hyperlink==21.0.0
hypothesis==6.88.1
icoextract==0.1.4
idna==3.4
ifaddr==0.2.0
imagesize==1.4.1
importlib-metadata==6.6.0
incremental==22.10.0
inflate64==0.3.1
inflect==7.0.0
iniconfig==2.0.0
inputs==0.5
installer==0.7.0
internetarchive==3.5.0
ipapi==1.0.4
ipython==8.16.0
isodate==0.6.1
isort==5.12.0
isounidecode==0.3
jaraco.classes==3.3.0
jaraco.context==4.3.0
jaraco.functools==3.9.0
jaraco.text==3.11.1
jedi==0.19.0
jeepney==0.8.0
Jinja2==3.1.2
jsonpatch==1.33
jsonpointer==2.4
jsonschema==4.19.1
jsonschema-specifications==2023.7.1
kaitaistruct==0.10
keyring==24.2.0
kiwisolver==1.4.5
lark==1.1.7
latest==0.6.0
lazy-object-proxy==1.9.0
legion-linux==1.0.0
lensfun==0.3.4
Levenshtein==0.21.1
lfmh==1.1.1
libfdt==1.7.0
libtorrent==2.0.9
libvirt-python==9.3.0
license-expression==30.1.2.dev0+gdd54f51.d20230801
lit==16.0.2
litecli==1.9.0
lockfile==0.12.2
lxml==4.9.2
Mako==1.2.4
mallard-ducktype==1.0.2
Markdown==3.5
markdown-it-py==3.0.0
MarkupSafe==2.1.3
mat==0.13.4
matplotlib==3.8.0
matplotlib-inline==0.1.6
mccabe==0.7.0
mdurl==0.1.2
mechanize==0.4.8
meson==1.2.2
mock==5.0.2
moddb==0.9.0
more-itertools==10.1.0
msgpack==1.0.5
multidict==6.0.4
multivolumefile==0.2.3
musicbrainzngs==0.7.1
mutagen==1.46.0
mycli==1.27.0
mypy==1.3.0
mypy-extensions==1.0.0
natsort==8.3.1
netifaces==0.11.0
netsnmp-python==1.0a1
nfoview==1.99
nftables==0.1
nicotine-plus==3.3.0.dev6
node-semver==0.9.0
normcap==0.4.4
nose==1.3.7
notify2==0.3.1
nspektr==0.4.0
numpy==1.26.1
opensnitch-ui==1.6.3
optimus-manager==1.5
ordered-set==4.1.0
orjson==3.9.9
outcome==1.3.0
packaging==23.1
paramiko==2.11.1
parso==0.8.3
pastel==0.2.1
patch-ng==1.17.4
pathspec==0.11.2
pathvalidate==3.2.0
patool==1.12
pbr==5.11.1
pdfarranger==1.10.1
pdftotext==2.2.2
pefile==2023.2.7
pendulum==2.1.2
pexpect==4.8.0
pgcli==3.5.0
pgspecial==2.1.0
pickleshare==0.7.5
pikepdf==8.5.1
Pillow==10.1.0
pipdeptree==2.13.0
pipenv==2023.10.3
pipx==1.2.0
pkginfo==1.9.6
platformdirs==3.5.0
PlexAPI==4.13.4
pluggy==1.3.0
pluginbase==1.0.1
ply==3.11
poetry==1.6.1
poetry-core==1.7.0
poetry-plugin-export==1.3.1
pprp==0.2.7
prompt-toolkit==3.0.39
protobuf==4.22.3
proton-client==0.7.1
protontricks==1.10.5
ProtonUp-Qt==2.8.2
protonvpn-cli==3.13.0
protonvpn-nm-lib==3.16.0
psutil==5.9.5
psycopg==3.1.9
ptpimg-uploader==0.8
ptyprocess==0.7.0
pulsectl==23.5.2
pure-eval==0.2.2
pwquality==1.4.5
py==1.11.1.dev0+g447bac51.d20230407
py7zr==0.20.6
pyaes==1.6.1
pyaml==23.7.0
pyasn==1.6.1
pyasn1==0.5.0
pyasn1-modules==0.3.0
pybcj==1.0.1
pybind11==2.11.1
PyBluez==0.30
pycairo==1.24.0
pycdio==2.1.1
pychm==0.8.6
pyclip==0.7.0
pycodestyle==2.11.0
pycparser==2.21
pycryptodome==3.19.0
pycryptodomex==3.17
pycups==2.0.1
pycurl==7.45.2
pydantic==2.3.0
pydantic_core==2.6.3
pydocstyle==6.3.0
pyelftools==0.29
pyflakes==3.1.0
Pygments==2.16.1
PyGObject==3.46.0
pyinotify==0.9.6
PyJWT==2.8.0
pylast==5.1.0
pylev==1.4.0
pyliblo==0.10.0
pylint==2.17.7
PyLyrics==1.1.0
PyMySQL==1.1.0
PyNaCl==1.4.0
pynput==1.7.6
PyOpenGL==3.1.6
pyOpenSSL==23.2.0
pyparsing==3.1.1
pyperclip==1.8.2
pyppmd==1.0.0
pypresence==4.3.0
pyproject_hooks==1.0.0
PyQt-builder==1.15.3
PyQt5==5.15.9
PyQt5-sip==12.13.0
PyQt6==6.5.3
PyQt6-sip==13.6.0
PyQt6-WebEngine==6.5.0
pyrate-limiter==3.1.0
pyrsistent==0.19.3
PySDL2==0.9.16
pyserial==3.5
PySide6==6.6.0
PySimpleGUI==4.60.5
PySocks==1.7.1
pytesseract==0.3.13
pytest==7.4.2
pytest-cov==4.1.0
pytest-httpserver==1.0.8
pytest-mock==3.11.1
pytest-repeat==0.9.1
pytest-rerunfailures==12.0
pytest-runner==6.0.0
pytest-xdist==3.3.1
pytest-xvfb==2.0.0
python-dateutil==2.8.2
python-debian==0.1.49+git20230406
python-distutils-extra==2.39
python-gnupg==0.5.1
python-pam==2.0.2
python-slugify==8.0.1
python-steamgriddb==1.0.5
python-xlib==0.33
pythondialog==3.5.3
pytz==2023.3.post1
pytzdata==2020.1
PyVirtualDisplay==3.0
pyxdg==0.28
PyYAML==6.0.1
pyzstd==0.15.9
rapidfuzz==3.2.0
rdflib==6.3.2
referencing==0.30.2
Reflector==2023.6.28.0.36.1
regex==2023.6.3
rencode==1.0.6
requests==2.31.0
requests-toolbelt==1.0.0
resolvelib==1.0.1
reuse==2.1.0
rfc3987==1.3.8
rich==13.6.0
rosdep==0.22.2
rosdistro==0.9.0
rospkg==1.5.0
rpds-py==0.10.3
rsa==4.9
ruamel.yaml==0.17.33
ruamel.yaml.clib==0.2.7
schema==0.7.5
scour==0.38.2
scrobblerh==1.1.4
sdist==0.0.0
SecretStorage==3.3.3
selenium==4.12.0
selenium-wire==5.1.0
Send2Trash==1.8.2
service-identity==23.1.0
setproctitle==1.3.3
setuptools-scm==8.0.4
sgmllib3k==1.0.0
shellingham==1.5.0.post1
shiboken2==5.15.11
shiboken6==6.6.0
shiboken6-generator==6.6.0
shtab==1.6.1
simplejson==3.19.2
six==1.16.0
smbus==1.1
sniffio==1.3.0
snowballstemmer==2.2.0
sortedcontainers==2.4.0
soundcloud-v2==1.3.0
soupsieve==2.4.1
speedtest-cli==2.1.3
Sphinx==7.2.6
sphinx-rtd-theme==1.3.0
sphinxcontrib-applehelp==1.0.7
sphinxcontrib-devhelp==1.0.5
sphinxcontrib-htmlhelp==2.0.4
sphinxcontrib-jquery==4.1
sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.6
sphinxcontrib-serializinghtml==1.1.9
sqlglot==0.0.0
sqlparse==0.4.4
stack-data==0.6.3
steam==1.4.4
Sublist3r==1.0
subprocess-tee==0.4.1
syncthing-gtk==0.9.4.5
systemd-python==235
tabulate==0.9.0
tbb==2021.9.0
tenacity==8.2.3
termcolor==2.3.0
terminator==2.1.3
testfixtures==7.2.0
text-unidecode==1.3
texttable==1.7.0
tinycss2==1.2.1
tldr==3.2.0
toml==0.10.2
tomli==2.0.1
tomlkit==0.12.1
toolz==0.12.0
torf==4.2.0
torf-cli==5.1.0
tqdm==4.66.1
traitlets==5.11.2
trio==0.22.2
trio-websocket==0.11.1
trove-classifiers==2023.5.2
Twisted==22.10.0
typing_extensions==4.8.0
uc-micro-py==1.0.2
ujson==5.8.0
ulauncher==5.15.4
undetected-chromedriver==3.5.3
unrardll==0.1.7
uritemplate==4.1.1
urllib3==1.26.15
urwid==2.1.3.dev0
userpath==1.9.1
validate==5.0.8
validate-pyproject==0.13.post1.dev0+gb752273.d20230520
vcrpy==4.2.1
vcstool==0.3.0
vdf==3.4
virtualenv==20.23.0
virtualenv-clone==0.5.7
vkbasalt-cli==3.1.1
wcmatch==8.5
wcwidth==0.2.8
webcolors==1.13
webencodings==0.5.1
websocket-client==1.6.4
websockets==10.4
Werkzeug==2.3.7
whipper==0.10.0
wrapt==1.15.0
wsproto==1.2.0
xld-logchecker==0.7.0
yamllint==1.32.0
yarl==1.9.2
yt-dlp==2023.10.13
zeroconf==0.63.0
zipp==3.17.0
zope.event==5.0
zope.interface==6.0
zscroll==2.0.1
zstandard==0.21.0
dbus-python 1.3.2-2
gst-python 1.22.6-1
ipython 8.16.0-1
libvirt-python 1:9.7.0-1
nemo-python 5.8.0-1
python 3.11.5-2
python-aiohttp 3.8.6-1
python-aiosignal 1.3.1-4
python-annotated-types 0.5.0-1
python-ansible-compat 4.1.10-1
python-anytree 2.10.0-1
python-apipkg 3.0.1-3
python-appdirs 1.4.4-9
python-apsw 3.43.1.0-1
python-argcomplete 2.0.0-2
python-argparse 1.4.0-14
python-args 0.1.0.20170708-8
python-asgiref 3.7.2-1
python-astroid 2.15.6-1
python-asttokens 2.4.0-1
python-async-timeout 4.0.3-1
python-async_generator 1.10-8
python-atspi 2.46.0-2
python-attrs 22.2.0-3
python-autocommand 2.2.2-4
python-automat 22.10.0-3
python-babel 2.12.1-1
python-backcall 0.2.0-8
python-bcrypt 4.0.1-3
python-beaker 1.12.0-3
python-beautifulsoup4 4.12.2-1
python-binaryornot 0.4.4-9
python-black 23.7.0-1
python-blinker 1.6.2-1
python-boolean.py 4.0-2
python-bottle 0.12.25-4
python-bracex 2.4-1
python-brotli 1.1.0-1
python-brotlicffi 1.0.9.2-4
python-build 1.0.3-1
python-cachecontrol 1:0.13.1-1
python-cachetools 5.3.1-1
python-cachy 0.3.0-9
python-cairo 1.24.0-1
python-capng 0.8.3-2
python-catkin_pkg 1.0.0-1
python-certifi 2023.07.22-1
python-cffi 1.16.0-1
python-chardet 5.2.0-1
python-charset-normalizer 3.3.0-1
python-cleo 2.0.1-4
python-cli_helpers 2.3.0-2
python-click 8.1.7-1
python-clikit 0.6.2-9
python-clint 0.5.1-12
python-colcon-argcomplete 0.3.3-1
python-colcon-bash 0.5.0-1
python-colcon-cd 0.1.1-1
python-colcon-cmake 0.2.28-1
python-colcon-common-extensions 0.3.0-1
python-colcon-core 0.15.0-1
python-colcon-defaults 0.2.8-1
python-colcon-devtools 0.2.5-1
python-colcon-library-path 0.2.1-1
python-colcon-metadata 0.2.5-1
python-colcon-notification 0.2.15-1
python-colcon-output 0.2.13-1
python-colcon-package-information 0.3.3-1
python-colcon-package-selection 0.2.10-1
python-colcon-parallel-executor 0.2.4-1
python-colcon-pkg-config 0.1.0-1
python-colcon-powershell 0.4.0-1
python-colcon-python-setup-py 0.2.8-3
python-colcon-recursive-crawl 0.2.3-1
python-colcon-ros 0.3.23-1
python-colcon-test-result 0.3.8-1
python-colcon-zsh 0.5.0-1
python-colorama 0.4.6-2
python-commonmark 0.9.1-9
python-configobj 5.0.8-4
python-constantly 15.1.0-13
python-contextlib2 21.6.0-2
python-contourpy 1.1.1-1
python-coverage 6.5.0-5
python-crashtest 0.4.1-2
python-cryptography 41.0.4-1
python-css-parser 1.0.9-1
python-cssselect 1.2.0-3
python-cycler 0.12.0-1
python-dacite 1.8.1-2
python-darkdetect 0.8.0-2
python-dateutil 2.8.2-5
python-debian 0.1.49-2
python-decorator 5.1.1-3
python-defusedxml 0.7.1-5
python-dill 0.3.7-1
python-discid 1.2.0-8
python-distlib 0.3.7-1
python-distro 1.8.0-3
python-distutils-extra 2.39-11
python-django 4.2.6-1
python-dnspython 1:2.4.2-1
python-docopt 0.6.2-12
python-docutils 1:0.20.1-1
python-dulwich 0.21.6-2
python-editables 0.5-1
python-empy 3.3.4-9
python-enrich 1.2.7-5
python-entrypoints 0.4-3
python-evdev 1.6.1-2
python-exceptiongroup 1.1.3-2
python-execnet 1.9.0-6
python-executing 2.0.0-1
python-fasteners 0.19-1
python-fastjsonschema 2.18.1-1
python-faust-cchardet 2.1.19-1
python-feedparser 6.0.10-3
python-filelock 3.12.4-1
python-flatbencode 0.2.1-4
python-fonttools 4.43.1-1
python-frozenlist 1.4.0-1
python-future 0.18.3-2
python-gbinder 1.1.2-1
python-geoip 1.3.2-14
python-gevent 22.10.2-3
python-gevent-eventemitter 2.1-3
python-gnupg 0.5.1-1
python-gobject 3.46.0-1
python-google-api-core 2.11.0-2
python-google-api-python-client 2.88.0-1
python-google-auth 2.19.0-1
python-google-auth-httplib2 0.1.0-5
python-googleapis-common-protos 1.61.0-1
python-greenlet 2.0.2-4
python-grpcio 1.58.1-2
python-grpcio-tools 1.58.1-2
python-gtts 2.4.0-1
python-h11 0.14.0-2
python-h2 4.1.0-3
python-hatch-vcs 0.3.0-4
python-hatchling 1.18.0-2
python-hpack 4.0.0-4
python-html2text 2020.1.16-9
python-html5-parser 0.4.11-1
python-html5lib 1.1-12
python-httplib2 0.22.0-4
python-hyperframe 6.0.1-4
python-hyperlink 21.0.0-5
python-hypothesis 6.88.1-1
python-idna 3.4-3
python-ifaddr 0.2.0-2
python-imagesize 1.4.1-4
python-importlib-metadata 5.0.0-5
python-incremental 22.10.0-3
python-inflate64 0.3.1-2
python-inflect 7.0.0-2
python-iniconfig 2.0.0-4
python-inputs 0.5-3
python-installer 0.7.0-3
python-internetarchive 3.5.0-1
python-isodate 0.6.1-3
python-isort 5.12.0-2
python-isounidecode 0.3-3
python-jaraco.classes 3.3.0-1
python-jaraco.context 4.3.0-3
python-jaraco.functools 3.9.0-1
python-jaraco.text 3.11.1-3
python-jedi 0.19.0-1
python-jeepney 0.8.0-2
python-jinja 1:3.1.2-4
python-jsonpatch 1.33-1
python-jsonpointer 2.4-1
python-jsonschema 4.19.1-1
python-jsonschema-specifications 2023.7.1-1
python-kaitaistruct 0.10-2
python-keyring 24.2.0-1
python-kiwisolver 1.4.5-1
python-lark-parser 1.1.7-2
python-lazy-object-proxy 1.9.0-3
python-levenshtein 0.21.1-1
python-lfm 1.1.1-1
python-license-expression 30.1.1-1
python-lockfile 0.12.2-12
python-lxml 4.9.2-3
python-mako 1.2.4-3
python-markdown 3.5-1
python-markdown-it-py 3.0.0-1
python-markupsafe 2.1.3-1
python-matplotlib 3.8.0-1
python-matplotlib-inline 0.1.6-4
python-mccabe 0.7.0-5
python-mdurl 0.1.2-4
python-mechanize 1:0.4.8-2
python-mock 3.0.5-11
python-moddb 0.9.0-1
python-more-itertools 10.1.0-1
python-msgpack 1.0.5-1
python-multidict 6.0.4-2
python-multivolumefile 0.2.3-6
python-musicbrainzngs 0.7.1-6
python-mutagen 1.47.0-1
python-mypy_extensions 1.0.0-3
python-netifaces 0.11.0-4
python-node-semver 0.8.1-2
python-nose 1.3.7-15
python-notify2 0.3.1-8
python-nspektr 0.4.0-3
python-numpy 1.26.1-1
python-opengl 3.1.6-2
python-ordered-set 4.1.0-4
python-orjson 3.9.9-1
python-outcome 1.3.0-1
python-packaging 23.1-1
python-pam 2.0.2-2
python-paramiko 2.11.1-3
python-parso 1:0.8.3-2
python-pastel 0.2.1-6
python-patch-ng 1.17.4-3
python-pathspec 0.11.2-1
python-pathvalidate 3.2.0-1
python-pbr 5.11.1-5
python-pdftotext 2.2.2-4
python-pefile 2023.2.7-1
python-pendulum 2.1.2-8
python-pexpect 4.8.0-7
python-pgspecial 2.1.0-2
python-pickleshare 0.7.5-9
python-pikepdf 8.5.1-1
python-pillow 10.1.0-1
python-pip 23.3-1
python-pipenv 2023.10.3-1
python-pipx 1.2.0-1
python-pkginfo 1.9.6-2
python-platformdirs 3.11.0-1
python-pluggy 1.3.0-1
python-pluginbase 1.0.0-6
python-ply 3.11-12
python-poetry 1.6.1-2
python-poetry-core 1.7.0-1
python-poetry-plugin-export 1.3.0-3
python-prompt_toolkit 3.0.39-1
python-protobuf 24.3-1
python-proton-client 0.7.1-2
python-protonvpn-nm-lib 3.16.0-1
python-psutil 5.9.5-1
python-psycopg 3.1.12-1
python-ptyprocess 0.7.0-5
python-pulsectl 1:23.5.2-1
python-pure-eval 0.2.2-3
python-py 1.11.0-4
python-py7zr 0.20.6-1
python-pyaes 1.6.1-10
python-pyaml 23.7.0-1
python-pyasn 1.6.1-4
python-pyasn1 0.4.8-8
python-pyasn1-modules 0.2.8-7
python-pybcj 1.0.1-2
python-pybluez 0.23.r58.g4d46ce1-2
python-pycdio 2.1.1-4
python-pychm 0.8.6-7
python-pyclip 0.7.0-3
python-pycodestyle 2.11.0-1
python-pycparser 2.21-5
python-pycryptodome 3.19.0-1
python-pycryptodomex 3.12.0-2
python-pycups 2.0.1-6
python-pycurl 7.45.2-3
python-pydantic 2.3.0-1
python-pydantic-core 1:2.6.3-1
python-pydocstyle 6.3.0-3
python-pyelftools 0.29-2
python-pyflakes 3.1.0-1
python-pygments 2.16.1-1
python-pyinotify 0.9.6-12
python-pyjwt 2.8.0-1
python-pylev 1.4.0-7
python-pyliblo 0.10.0-11
python-pylint 2.17.7-1
python-pylyrics 1.1.0-3
python-pymysql 1.1.0-1
python-pynacl 1.4.0-7
python-pynput 1.7.6-2
python-pyopenssl 23.2.0-1
python-pyparsing 3.1.1-1
python-pyperclip 1.8.2-6
python-pyppmd 1.0.0-2
python-pypresence 4.3.0-1
python-pyproject-hooks 1.0.0-5
python-pyqt5-sip 12.13.0-1
python-pyqt5-sip4 5.15.9-2
python-pyqt6 6.5.3-1
python-pyqt6-sip 13.6.0-1
python-pyqt6-webengine 6.5.0-2
python-pyrate-limiter 3.1.0-1
python-pyrsistent 0.19.3-3
python-pysdl2 0.9.16-1
python-pyserial 3.5-5
python-pysocks 1.7.1-8
python-pytesseract 0.3.13-1
python-pytest 7.4.2-1
python-pytest-cov 4.1.0-1
python-pytest-httpserver 1.0.8-1
python-pytest-mock 3.11.1-1
python-pytest-repeat 0.9.1-5
python-pytest-rerunfailures 12.0-1
python-pytest-runner 6.0.0-5
python-pytest-xdist 3.3.1-1
python-pytest-xvfb 2.0.0-6
python-pythondialog 3.5.3-2
python-pytz 2023.3.post1-1
python-pytzdata 2020.1-8
python-pyvirtualdisplay 3.0-3
python-pyxdg 0.28-2
python-pyzstd 0.15.9-1
python-rapidfuzz 3.2.0-1
python-rdflib 6.2.0-2
python-referencing 0.30.2-1
python-regex 2023.6.3-1
python-rencode 1.0.6-8
python-requests 2.28.2-4
python-requests-toolbelt 1.0.0-1
python-resolvelib 1.0.1-1
python-rfc3987 1.3.8-9
python-rich 13.6.0-1
python-rosdep 0.22.2-2
python-rosdistro 0.9.0-2
python-rospkg 1.5.0-1
python-rpds-py 0.10.3-1
python-rsa 4.9-2
python-ruamel-yaml 0.17.33-1
python-ruamel.yaml.clib 0.2.7-2
python-schema 0.7.5-3
python-secretstorage 3.3.3-2
python-selenium 4.12.0-1
python-selenium-wire 5.1.0-1
python-service-identity 23.1.0-1
python-setproctitle 1.3.3-1
python-setuptools 1:68.0.0-1
python-setuptools-scm 8.0.4-1
python-sgmllib3k 1.0.0-5
python-shellingham 1.5.0.post1-4
python-shiboken2 5.15.11-1
python-shtab 1.6.4-1
python-simplejson 3.19.2-1
python-sip4 4.19.25-5
python-six 1.16.0-8
python-slugify 8.0.1-2
python-sniffio 1.3.0-3
python-snowballstemmer 2.2.0-5
python-sortedcontainers 2.4.0-4
python-soundcloud-v2 1.3.0-2
python-soupsieve 2.5-1
python-sphinx 7.2.6-1
python-sphinx-alabaster-theme 0.7.13-4
python-sphinx_rtd_theme 1.3.0-1
python-sphinxcontrib-applehelp 1.0.7-1
python-sphinxcontrib-devhelp 1.0.5-1
python-sphinxcontrib-htmlhelp 2.0.4-1
python-sphinxcontrib-jquery 4.1-2
python-sphinxcontrib-jsmath 1.0.1-15
python-sphinxcontrib-qthelp 1.0.6-1
python-sphinxcontrib-serializinghtml 1.1.9-1
python-sqlglot 17.13.0-1
python-sqlparse 0.4.3-2
python-stack-data 0.6.3-1
python-steam 1.4.4-1
python-steamgriddb 1.0.5-2
python-subprocess-tee 0.4.1-3
python-systemd 235-2
python-tabulate 0.9.0-2
python-tenacity 8.2.3-1
python-termcolor 2.3.0-1
python-testfixtures 7.2.0-1
python-text-unidecode 1.3-9
python-texttable 1.7.0-1
python-tinycss2 1.2.1-2
python-toml 0.10.2-9
python-tomli 2.0.1-3
python-tomlkit 0.12.1-1
python-toolz 0.12.0-3
python-torf 4.2.0-1
python-tqdm 4.66.1-2
python-traitlets 5.11.2-1
python-trio 0.22.2-1
python-trio-websocket 0.11.1-1
python-trove-classifiers 2023.9.19-1
python-twisted 22.10.0-3
python-typing_extensions 4.8.0-1
python-uc-micro-py 1.0.2-1
python-ujson 5.8.0-1
python-undetected-chromedriver-git 3.5.3.r325.20230825.cea8071-1
python-unrardll 0.1.7-1
python-uritemplate 4.1.1-2
python-urllib3 1.26.15-1
python-urwid 2.1.2.r63.g3c21a42-1
python-userpath 1.9.1-1
python-validate-pyproject 0.13-1
python-vcrpy 4.2.1-3
python-vcstool 0.3.0-1
python-vdf 3.4-2
python-virtualenv 20.24.5-1
python-virtualenv-clone 0.5.7-4
python-wcmatch 8.5-1
python-wcwidth 0.2.8-1
python-webcolors 1.13-2
python-webencodings 0.5.1-10
python-websocket-client 1.6.4-1
python-websockets 10.4-3
python-werkzeug 2.3.7-1
python-wheel 0.40.0-3
python-wrapt 1.14.1-2
python-wsproto 1.2.0-2
python-xapp 2.4.1-1
python-xlib 0.33-2
python-yaml 6.0.1-2
python-yarl 1.9.2-1
python-zeroconf 0.63.0-1
python-zipp 3.17.0-1
python-zope-event 5.0-1
python-zope-interface 6.0-3
python-zstandard 0.21.0-2
python2 2.7.18-8
python2-appdirs 1.4.4-6
python2-packaging 20.9-7
python2-pyparsing 2.4.7-6
python2-setuptools 2:44.1.1-2
python2-six 1.16.0-6