Public bug reported:
Since yesterday, ccmake seems to be completely missing from my system
(and the cmake package)... A remove/reinstall didint help, as shown
below.
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ ccmake ..
The program 'ccmake' is currently not installed. You can install it by typing:
sudo apt-get install cmake
bash: ccmake: command not found
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ sudo apt-get install cmake
Reading package lists... Done
Building dependency tree
Reading state information... Done
cmake is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ sudo apt-get remove cmake
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages will be REMOVED:
cmake
0 upgraded, 0 newly installed, 1 to remove and 0 not upgraded.
After this operation, 17.4MB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 208893 files and directories currently installed.)
Removing cmake ...
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ sudo apt-get install cmake
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following NEW packages will be installed:
cmake
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/6546kB of archives.
After this operation, 17.4MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
cmake
Install these packages without verification [y/N]? y
Selecting previously deselected package cmake.
(Reading database ... 208495 files and directories currently installed.)
Unpacking cmake (from .../cmake_2.6.0-4ubuntu1~hardy1~ppa1_amd64.deb) ...
Setting up cmake (2.6.0-4ubuntu1~hardy1~ppa1) ...
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ ccmake ..
The program 'ccmake' is currently not installed. You can install it by typing:
sudo apt-get install cmake
bash: ccmake: command not found
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ ls /usr/bin/ccmake*
/usr/bin/ccmakedep
[EMAIL PROTECTED]:~/workspace/ndi/Debug$ ls /usr/bin/cmake*
/usr/bin/cmake
[EMAIL PROTECTED]:~/workspace/ndi/Debug$
** Affects: cmake (Ubuntu)
Importance: Undecided
Status: New
--
ccmake missing?
https://bugs.launchpad.net/bugs/239451
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs