Your message dated Sat, 11 Nov 2023 21:50:24 +0000
with message-id <[email protected]>
and subject line Bug#1055792: fixed in ros2-colcon-core 0.15.0-3
has caused the Debian Bug report #1055792,
regarding colcon: Files under install/lib/ are missing
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.)


-- 
1055792: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1055792
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: colcon
Version: 0.15.0-2
Severity: normal
X-Debbugs-Cc: none, Yasushi SHOJI <[email protected]>

Dear Maintainer,

First of all, thank you for fixing #1055537.

Today I found another issue with 0.15.0-2.

I just built joint_state_publisher with 0.15.0-2 and got the following
error:

    [ERROR] [launch]: Caught exception in launch (see debug for traceback):
    package 'joint_state_publisher_gui' found at
    '/home/yashi/work/yoshida/avatar-ws/install', but libexec directory
    '/home/yashi/work/yoshida/avatar-ws/install/lib/joint_state_publisher_gui'
    does not exist

So I took a diff of all files installed by joint_state_publisher using
0.12.0 and 0.15.0-2, and here is the outcome:

❯ diff -u /tmp/colcon-0.12.log /tmp/colcon-0.15.log
--- /tmp/colcon-0.12.log 2023-11-12 00:34:45.698996408 +0900
+++ /tmp/colcon-0.15.log 2023-11-12 00:34:26.442447239 +0900
@@ -2,11 +2,10 @@
 install/.colcon_install_layout
 install/COLCON_IGNORE
 install/_local_setup_util_sh.py
+install/bin
+install/bin/joint_state_publisher
+install/bin/joint_state_publisher_gui
 install/lib
-install/lib/joint_state_publisher
-install/lib/joint_state_publisher/joint_state_publisher
-install/lib/joint_state_publisher_gui
-install/lib/joint_state_publisher_gui/joint_state_publisher_gui
 install/lib/python3.11
 install/lib/python3.11/site-packages
 install/lib/python3.11/site-packages/joint-state-publisher-gui.egg-link
@@ -31,8 +30,12 @@
 install/share/joint_state_publisher/hook
 install/share/joint_state_publisher/hook/ament_prefix_path.dsv
 install/share/joint_state_publisher/hook/ament_prefix_path.sh
+install/share/joint_state_publisher/hook/path.dsv
+install/share/joint_state_publisher/hook/path.sh
 install/share/joint_state_publisher/hook/pythonpath.dsv
 install/share/joint_state_publisher/hook/pythonpath.sh
+install/share/joint_state_publisher/hook/pythonscriptspath.dsv
+install/share/joint_state_publisher/hook/pythonscriptspath.sh
 install/share/joint_state_publisher/package.bash
 install/share/joint_state_publisher/package.dsv
 install/share/joint_state_publisher/package.sh
@@ -42,8 +45,12 @@
 install/share/joint_state_publisher_gui/hook
 install/share/joint_state_publisher_gui/hook/ament_prefix_path.dsv
 install/share/joint_state_publisher_gui/hook/ament_prefix_path.sh
+install/share/joint_state_publisher_gui/hook/path.dsv
+install/share/joint_state_publisher_gui/hook/path.sh
 install/share/joint_state_publisher_gui/hook/pythonpath.dsv
 install/share/joint_state_publisher_gui/hook/pythonpath.sh
+install/share/joint_state_publisher_gui/hook/pythonscriptspath.dsv
+install/share/joint_state_publisher_gui/hook/pythonscriptspath.sh
 install/share/joint_state_publisher_gui/package.bash
 install/share/joint_state_publisher_gui/package.dsv
 install/share/joint_state_publisher_gui/package.sh


Note that missing files.

Thanks,
-- 
        yashi

-- 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-2

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

--- End Message ---
--- Begin Message ---
Source: ros2-colcon-core
Source-Version: 0.15.0-3
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: Sat, 11 Nov 2023 22:31:42 +0100
Source: ros2-colcon-core
Architecture: source
Version: 0.15.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Robotics Team <[email protected]>
Changed-By: Timo Röhling <[email protected]>
Closes: 1055792
Changes:
 ros2-colcon-core (0.15.0-3) unstable; urgency=medium
 .
   * Be less intrusive with DEB_PYTHON_INSTALL_LAYOUT (Closes: #1055792)
Checksums-Sha1:
 429caf53fe053bcd5a59fbc13b3919cff74ea560 2750 ros2-colcon-core_0.15.0-3.dsc
 c04aa70b1bed7cce18c494acf31b2d528faca009 4060 
ros2-colcon-core_0.15.0-3.debian.tar.xz
Checksums-Sha256:
 d5de2041b49a20150ed98c3c35b1046ecf6102860382aabadeff43ce0222cefe 2750 
ros2-colcon-core_0.15.0-3.dsc
 7ddf2eaeaff991b3b7be7a0b70839e193b466df5891c28186ca57e9176841d22 4060 
ros2-colcon-core_0.15.0-3.debian.tar.xz
Files:
 9ee0075ef4436b31d352276b17c0b1ae 2750 python optional 
ros2-colcon-core_0.15.0-3.dsc
 efc2bde33e93ce35b89aad1339d938fb 4060 python optional 
ros2-colcon-core_0.15.0-3.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQHIBAEBCgAyFiEEJvtDgpxjkjCIVtam+C8H+466LVkFAmVP9BoUHHJvZWhsaW5n
QGRlYmlhbi5vcmcACgkQ+C8H+466LVmkmwv+NUbv5a0wd5WlcoG5Qds0mS3xGfIg
mz45a2ff7jXjbhbPT6USKKhKTMtW4RhEpMJEvdvDbeVpG3Tj2ul6ktTtSpEuH1zO
BJmqjglww9RHhY5QL4THM0aZmCOjLZDkC8fYzTL4aYT2L+bgk+BszpVW+DhCGgWD
Vd24TT2kg7T2rWOlUpBJB5X879Wmepq1DAsAseX2lISFA3Da9cPsq5055x9ie1Sj
MR85gHXMjvMWLlu1kzzAXs11hpoSxBNMSNvui5/E96MottTrdp9/PwX9s7YV0QT9
2X/2en6PC0gpp7kzyOE4N1RnXATdCLh3XzNskwGN2eos4J3j2VHOgqchUjViB5Ib
mVG5lo4JGEZLG7qdPcz/1/r30h4jBZ9SpecTJJ2R7yaxCjz3C6oItXPm1AMUAIRA
K7GBqvH1zn47KevTXn0dnPK3+pxUznbOtwuG5ROaI76+dp1JMR+5aNXXCviSPE3m
5MBW59BC44BC0MFAuy7ZjqH2pBgC7uzESimM
=DE+d
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to