VSIDO Community

VSIDO Support => General Support => Topic started by: airtime on May 14, 2015, 08:06:56 AM

Title: cmake 3.2.2-1 bug No such file or directory
Post by: airtime on May 14, 2015, 08:06:56 AM
This is not a issue with VSIDO but a issue with the latest sid release.  I wanted to share it with the community just in case you come across it.

After logging into our test system . We encountered the below error
debian/tmp/usr/share/cmake-3.0/completions/cmake: No such file or directory
debian/tmp/usr/share/cmake-3.0/completions/cpack: No such file or directory
debian/tmp/usr/share/cmake-3.0/completions/ctest: No such file or directory

cat /etc/bash_completion.d/cmake
debian/tmp/usr/share/cmake-3.0/completions/cmake
debian/tmp/usr/share/cmake-3.0/completions/cpack
debian/tmp/usr/share/cmake-3.0/completions/ctest

A quick search in Debian bug system. We found BUG #785267
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785267 (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=785267)

They state the issue has been resolved in version  3.2.2-2 .  I have yet to find it .
Title: Re: cmake 3.2.2-1 bug No such file or directory
Post by: VastOne on May 14, 2015, 12:23:41 PM
Just got the update and fix this morning (https://packages.debian.org/sid/cmake)

Thank you for sharing this info, it is appreciated