Your message dated Fri, 10 Nov 2023 22:49:37 +0000
with message-id <[email protected]>
and subject line Bug#1055537: fixed in ros2-colcon-core 0.15.0-2
has caused the Debian Bug report #1055537,
regarding colcon: Does not install under bin/
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1055537: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055537
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: colcon
Version: 0.15.0-1
Severity: normal
X-Debbugs-Cc: none, Yasushi SHOJI <[email protected]>
Dear Maintainer,
Colcon 0.15.0-1 doesn't install binaries specified by console_scripts of
entry_points in setup.py. I've only tested with
generate_parameter_library_py[1] but this problem occurs only with the debian
package. That is, colcon 0.15.0 from git[2] does work fine for me.
I'm attaching both build logs by .deb and the one I've built but this is
the diff:
```
❯ diff -u log/build_2023-11-08_08-08-40/generate_parameter_library_py/stdout.log
log/build_2023-11-08_08-08-47/generate_parameter_library_py/stdout.log
--- log/build_2023-11-08_08-08-40/generate_parameter_library_py/stdout.log
2023-11-08 08:08:41.721502097 +0900
+++ log/build_2023-11-08_08-08-47/generate_parameter_library_py/stdout.log
2023-11-08 08:08:48.293516763 +0900
@@ -11,9 +11,9 @@
writing manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
running build_ext
Creating
/home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages/generate-parameter-library-py.egg-link
(link to .)
-Installing generate_parameter_library_cpp script to
/home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages
-Installing generate_parameter_library_markdown script to
/home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages
-Installing generate_parameter_library_python script to
/home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages
+Installing generate_parameter_library_cpp script to
/home/yashi/work/yoshida/avatar-ws/install/bin
+Installing generate_parameter_library_markdown script to
/home/yashi/work/yoshida/avatar-ws/install/bin
+Installing generate_parameter_library_python script to
/home/yashi/work/yoshida/avatar-ws/install/bin
Installed
/home/yashi/work/yoshida/avatar-ws/build/generate_parameter_library_py
running install_data
```
The former is the deb, letter is the colcon I've built from the git
repo.
Hope this helps.
[1]: https://github.com/PickNikRobotics/generate_parameter_library
[2]: https://github.com/colcon/colcon-core/releases/tag/0.15.0
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500,
'stable-debug'), (500, 'unstable'), (500, 'testing'), (500, 'stable'),
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386, armhf
Kernel: Linux 6.5.0-4-amd64 (SMP w/24 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8),
LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages colcon depends on:
ii python3 3.11.4-5+b1
ii python3-colcon-core 0.15.0-1
Versions of packages colcon recommends:
ii python3-colcon-argcomplete 0.3.3+ds-2
ii python3-colcon-bash 0.5.0-1
ii python3-colcon-cd 0.1.1-2
ii python3-colcon-cmake 0.2.28-1
ii python3-colcon-defaults 0.2.8-1
ii python3-colcon-devtools 0.2.5-1
ii python3-colcon-library-path 0.2.1-2
ii python3-colcon-metadata 0.2.5-2
ii python3-colcon-notification 0.2.15+ds-2
ii python3-colcon-output 0.2.13-1
ii python3-colcon-package-information 0.3.3-2
ii python3-colcon-package-selection 0.2.10-2
ii python3-colcon-parallel-executor 0.3.0-1
ii python3-colcon-python-setup-py 0.2.8-1
ii python3-colcon-recursive-crawl 0.2.3-1
ii python3-colcon-ros 0.4.1-1
ii python3-colcon-test-result 0.3.8-2
ii python3-colcon-zsh 0.5.0-1
colcon suggests no packages.
-- no debconf information
--
yashi
running develop
running egg_info
creating generate_parameter_library_py.egg-info
writing generate_parameter_library_py.egg-info/PKG-INFO
writing dependency_links to generate_parameter_library_py.egg-info/dependency_links.txt
writing entry points to generate_parameter_library_py.egg-info/entry_points.txt
writing requirements to generate_parameter_library_py.egg-info/requires.txt
writing top-level names to generate_parameter_library_py.egg-info/top_level.txt
writing manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
reading manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
writing manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
running build_ext
Creating /home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages/generate-parameter-library-py.egg-link (link to .)
Installing generate_parameter_library_cpp script to /home/yashi/work/yoshida/avatar-ws/install/bin
Installing generate_parameter_library_markdown script to /home/yashi/work/yoshida/avatar-ws/install/bin
Installing generate_parameter_library_python script to /home/yashi/work/yoshida/avatar-ws/install/bin
Installed /home/yashi/work/yoshida/avatar-ws/build/generate_parameter_library_py
running install_data
copying package.xml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py
creating /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/wrong_default_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/missing_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/invalid_syntax.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/invalid_parameter_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/valid_parameters.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/valid_parameters_with_none_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
creating /home/yashi/work/yoshida/avatar-ws/install/share/ament_index
creating /home/yashi/work/yoshida/avatar-ws/install/share/ament_index/resource_index
creating /home/yashi/work/yoshida/avatar-ws/install/share/ament_index/resource_index/packages
copying resource/generate_parameter_library_py -> /home/yashi/work/yoshida/avatar-ws/install/share/ament_index/resource_index/packages
running develop
running egg_info
creating generate_parameter_library_py.egg-info
writing generate_parameter_library_py.egg-info/PKG-INFO
writing dependency_links to generate_parameter_library_py.egg-info/dependency_links.txt
writing entry points to generate_parameter_library_py.egg-info/entry_points.txt
writing requirements to generate_parameter_library_py.egg-info/requires.txt
writing top-level names to generate_parameter_library_py.egg-info/top_level.txt
writing manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
reading manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
writing manifest file 'generate_parameter_library_py.egg-info/SOURCES.txt'
running build_ext
Creating /home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages/generate-parameter-library-py.egg-link (link to .)
Installing generate_parameter_library_cpp script to /home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages
Installing generate_parameter_library_markdown script to /home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages
Installing generate_parameter_library_python script to /home/yashi/work/yoshida/avatar-ws/install/lib/python3.11/site-packages
Installed /home/yashi/work/yoshida/avatar-ws/build/generate_parameter_library_py
running install_data
copying package.xml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py
creating /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/wrong_default_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/missing_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/invalid_syntax.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/invalid_parameter_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/valid_parameters.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
copying generate_parameter_library_py/test/valid_parameters_with_none_type.yaml -> /home/yashi/work/yoshida/avatar-ws/install/share/generate_parameter_library_py/test
creating /home/yashi/work/yoshida/avatar-ws/install/share/ament_index
creating /home/yashi/work/yoshida/avatar-ws/install/share/ament_index/resource_index
creating /home/yashi/work/yoshida/avatar-ws/install/share/ament_index/resource_index/packages
copying resource/generate_parameter_library_py -> /home/yashi/work/yoshida/avatar-ws/install/share/ament_index/resource_index/packages
--- End Message ---
--- Begin Message ---
Source: ros2-colcon-core
Source-Version: 0.15.0-2
Done: Timo Röhling <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ros2-colcon-core, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Timo Röhling <[email protected]> (supplier of updated ros2-colcon-core
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 10 Nov 2023 23:36:58 +0100
Source: ros2-colcon-core
Architecture: source
Version: 0.15.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1055537
Changes:
ros2-colcon-core (0.15.0-2) unstable; urgency=medium
.
* Install Python scripts to the correct location (Closes: #1055537)
Checksums-Sha1:
0493e1e060eadcc4c5e02cdff5f9277bae8e9d40 2750 ros2-colcon-core_0.15.0-2.dsc
029f51c4bf1a8a93b2298d8c4b874dba7efb9d10 4896
ros2-colcon-core_0.15.0-2.debian.tar.xz
Checksums-Sha256:
ad0eaed74bba604b9b9a30886b9979e489fc998e83d9cfa22284c85a1f914b5c 2750
ros2-colcon-core_0.15.0-2.dsc
5445d3e6021e999d53ddd667b2b6cfe7e8506ea51a4e28ff7b1df41e1b3d2209 4896
ros2-colcon-core_0.15.0-2.debian.tar.xz
Files:
f8acc7c5002c663dac2483b242ecf442 2750 python optional
ros2-colcon-core_0.15.0-2.dsc
fd935b338f8d5a2ad0223fca7ffa8bbf 4896 python optional
ros2-colcon-core_0.15.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmVOsPQUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVkJzQv/RvwdSLy18+DISv9DTp7zXmNtw2fu
0pbcL0KwjHYiXDpdKeViO1/6Ef/+x+99SROGdZdo4KB4P+M3CqpXJpmxfVmReTNo
BTbeGRF3VeqHw9ZTLeXmF/ewbORoLvBDSECNoJeZhSuSr5h+X/qdQW0ceN84Kyzx
DGMn0Z9cW/cQVC0PwWmPqqNkS1oT252nXjKJ2fvHybcLLjdfKbvpbjn1hFllza8N
dVfr4t4uzSD/eezzofddUAJdfj8MRv5nAVjQVuIX13ejiAC8tKOncd6mxOS1LcRC
+iTVVOSZWnNfoi1IBt6HEkSKgTmMEiOviHYuhXYzwcec9GqZ/z2UMRdwXtkFaKa5
3i5faRtpO4sS4bnzfdbkwkHPmcqyTUfWAKpQqCzo/vmK1fxX9uS+MtNl+P6oi1uH
F7aOCb+AUIw8Yo+6ru2cA5BbhJqUhFY1qgD4Hlgg06HHkvGw2aTHqRgYAtjClpVO
9BNHp0cixR/4/mX8pyDJHaPWu7lHn3Z8Rd/8
=+/NP
-----END PGP SIGNATURE-----
--- End Message ---