Again, the directory name in src
is wrong, should be:
_dir="ros_comm-release-release-melodic-roslaunch-${pkgver}-${_pkgver_patch}"
Git Clone URL: | https://aur.archlinux.org/ros-melodic-roslaunch.git (read-only, click to copy) |
---|---|
Package Base: | ros-melodic-roslaunch |
Description: | ROS - roslaunch is a tool for easily launching multiple ROS nodes locally and remotely via SSH, as well as setting parameters on the Parameter Server. |
Upstream URL: | https://wiki.ros.org/roslaunch |
Licenses: | BSD |
Submitter: | GPereira |
Maintainer: | None |
Last Packager: | bionade24 |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2018-02-24 12:22 (UTC) |
Last Updated: | 2021-04-30 08:07 (UTC) |
Again, the directory name in src
is wrong, should be:
_dir="ros_comm-release-release-melodic-roslaunch-${pkgver}-${_pkgver_patch}"
Please fix this without asking us to git reset. This is defeating the purpose of the AUR helpers, and with the 50+ ROS packages I have this error for almost all the packages…
@MichaelChou: This is idiotic. One commit for old version. When it changes to the other I have to renew the latest.
@bionade24 you should make a new commit
Whyever the source package is now the old, you just have to do a git reset --hard HEAD~1
. Then it should build. Sadly, the AUR doesn't allow resets.
Let's hope the maintainer sees this :)
checksum and path, like ros-melodic-xmlrpcpp
When I try to build this in yay it doesn't pass the validity check. Also, version listed is 1.14.3-1 and file is 1.14.3-0
Pinned Comments
bionade24 commented on 2019-02-11 16:53 (UTC)
Whyever the source package is now the old, you just have to do a
git reset --hard HEAD~1
. Then it should build. Sadly, the AUR doesn't allow resets.