m2-farzan / ros2-galactic-PKGBUILD

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

failed to install ros2-arch-deps #25

Closed yummy527 closed 2 years ago

yummy527 commented 2 years ago
wangxl@archlinux ~/Downloads % cd ros2-arch-deps                                                                                                                                                                                                                                                                        [0]
wangxl@archlinux ~/Downloads/ros2-arch-deps % makepkg -si                                                                                                                                                                                                                                                               [0]
==> Making package: ros2-arch-deps 0.10-2 (Fri Jun 24 11:24:25 2022)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] password for wangxl: 
error: target not found: python-vcstool
error: target not found: python-colcon-argcomplete
error: target not found: python-colcon-bash
error: target not found: python-catkin_pkg
error: target not found: python-colcon-cmake
error: target not found: python-colcon-core
error: target not found: python-colcon-defaults
error: target not found: python-colcon-devtools
error: target not found: python-colcon-library-path
error: target not found: python-colcon-metadata
error: target not found: python-colcon-notification
error: target not found: python-colcon-output
error: target not found: python-colcon-package-information
error: target not found: python-colcon-package-selection
error: target not found: python-colcon-pkg-config
error: target not found: python-colcon-parallel-executor
error: target not found: python-colcon-powershell
error: target not found: python-colcon-python-setup-py
error: target not found: python-colcon-recursive-crawl
error: target not found: python-colcon-ros
error: target not found: python-colcon-test-result
error: target not found: python-colcon-zsh
error: target not found: python-colcon-common-extensions
error: target not found: python-rospkg
error: target not found: python-rosdistro
error: target not found: python-rosdep
==> ERROR: 'pacman' failed to install missing dependencies.
==> Missing dependencies:
  -> python-vcstool
  -> python-colcon-argcomplete
  -> python-colcon-bash
  -> python-catkin_pkg
  -> python-colcon-cmake
  -> python-colcon-core
  -> python-colcon-defaults
  -> python-colcon-devtools
  -> python-colcon-library-path
  -> python-colcon-metadata
  -> python-colcon-notification
  -> python-colcon-output
  -> python-colcon-package-information
  -> python-colcon-package-selection
  -> python-colcon-pkg-config
  -> python-colcon-parallel-executor
  -> python-colcon-powershell
  -> python-colcon-python-setup-py
  -> python-colcon-recursive-crawl
  -> python-colcon-ros
  -> python-colcon-test-result
  -> python-colcon-zsh
  -> python-colcon-common-extensions
  -> python-rospkg
  -> python-rosdistro
  -> python-rosdep
==> Checking buildtime dependencies...
==> ERROR: Could not resolve all dependencies.

When I tried to install python package, it fails because it already exists.

wangxl@archlinux ~/Downloads/python-vcstool % makepkg -si                                                                                                                                                                                                                                                               [0]
==> WARNING: A package has already been built, installing existing package...
==> Installing package python-vcstool with pacman -U...
loading packages...
resolving dependencies...
looking for conflicting packages...

Packages (1) python-vcstool-0.3.0-1

Total Installed Size:  0.31 MiB

:: Proceed with installation? [Y/n] 
(1/1) checking keys in keyring                                                                                                                                                                [#######################################################################################################################] 100%
(1/1) checking package integrity                                                                                                                                                              [#######################################################################################################################] 100%
(1/1) loading package files                                                                                                                                                                   [#######################################################################################################################] 100%
(1/1) checking for file conflicts                                                                                                                                                             [#######################################################################################################################] 100%
error: failed to commit transaction (conflicting files)
python-vcstool: /opt/anaconda/bin/vcs exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-branch exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-bzr exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-custom exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-diff exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-export exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-git exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-help exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-hg exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-import exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-log exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-pull exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-push exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-remotes exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-status exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-svn exists in filesystem
python-vcstool: /opt/anaconda/bin/vcs-validate exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/__init__.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/__pycache__/crawler.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/__pycache__/executor.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/__pycache__/streams.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/__pycache__/util.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__init__.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/bzr.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/git.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/hg.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/none.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/svn.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/tar.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/vcs_base.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/__pycache__/zip.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/bzr.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/git.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/hg.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/none.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/svn.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/tar.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/vcs_base.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/clients/zip.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__init__.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/__init__.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/branch.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/command.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/custom.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/diff.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/export.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/help.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/import_.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/log.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/pull.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/push.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/remotes.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/status.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/validate.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/__pycache__/vcs.cpython-38.pyc exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/branch.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/command.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/custom.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/diff.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/export.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/help.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/import_.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/log.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/pull.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/push.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/remotes.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/status.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/validate.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/commands/vcs.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/crawler.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/executor.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/streams.py exists in filesystem
python-vcstool: /opt/anaconda/lib/python3.8/site-packages/vcstool/util.py exists in filesystem
python-vcstool: /opt/anaconda/share/vcstool-completion/vcs.bash exists in filesystem
python-vcstool: /opt/anaconda/share/vcstool-completion/vcs.fish exists in filesystem
python-vcstool: /opt/anaconda/share/vcstool-completion/vcs.tcsh exists in filesystem
python-vcstool: /opt/anaconda/share/vcstool-completion/vcs.zsh exists in filesystem
Errors occurred, no packages were upgraded.
==> WARNING: Failed to install built package(s).
m2-farzan commented 2 years ago

Couple of points:

yummy527 commented 2 years ago

Yes, yay helps this.