Package: checkinstall
Version: 1.6.2+git20170426.d24a630-3+b1
Severity: normal

Dear Maintainer,

When using cmake build with checkinstall I see 'No such file or directory' 
error,
even when file and folder actually exists.

git clone https://github.com/dpayne/cli-visualizer
cd cli-visualizer
mkdir build
cd build
cmake ..
make
checkinstall

  file INSTALL cannot copy file
  "/media/axet/128GB/local/cli-visualizer/build/vis" to "/usr/local/bin/vis":
  No such file or directory

If I run 'checkinstall ./123.sh' and copy this file using 'cp' command it works 
and deb fill will be created.

-- System Information:
Debian Release: 12.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 6.1.0-10-amd64 (SMP w/12 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 checkinstall depends on:
ii  dpkg-dev        1.21.22
ii  file            1:5.44-3
ii  libc6           2.36-9+deb12u1
ii  sensible-utils  0.0.17+nmu1

Versions of packages checkinstall recommends:
ii  make  4.3-4.1

Versions of packages checkinstall suggests:
ii  gettext  0.21-12

-- no debconf information

Reply via email to