ccmake missing?

Bug #239451 reported by Katrina Niolet
22
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cmake (Debian)
Fix Released
Unknown
cmake (Ubuntu)
Fix Released
Medium
Ralph Janke

Bug Description

Since yesterday, ccmake seems to be completely missing from my system (and the cmake package)... A remove/reinstall didint help, as shown below.

katrina@dominique:~/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

katrina@dominique:~/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.

katrina@dominique:~/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 ...

katrina@dominique:~/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) ...

katrina@dominique:~/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
katrina@dominique:~/workspace/ndi/Debug$ ls /usr/bin/ccmake*
/usr/bin/ccmakedep
katrina@dominique:~/workspace/ndi/Debug$ ls /usr/bin/cmake*
/usr/bin/cmake
katrina@dominique:~/workspace/ndi/Debug$

Revision history for this message
Katrina Niolet (katrina) wrote :

I should mention this is Hardy with the latest updates

Revision history for this message
Ralph Janke (txwikinger) wrote :

Thanks for reporting this issue and help to make ubuntu better.

You seem to install cmake from a ppa. Please remove the ppa from the sources.list file and try to install it from the normal archive and see if you can use it then.

Thanks

Changed in cmake:
assignee: nobody → txwikinger
status: New → Incomplete
Revision history for this message
Katrina Niolet (katrina) wrote :

Aha! It comes from:
http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu intrepid main

Commenting out that line in sources.list then removing/reinstalling cmake did indeed work.
Is there a separate procedure for reporting a bug in the ppa package?

Thanks!

Revision history for this message
Malte S. Stretz (mss) wrote :

I CC'd Richard Johnson who IMO built those packages (nice job Richard :)

Changed in cmake:
status: Unknown → Fix Committed
Revision history for this message
Sébastien Valette (sebastien-valette) wrote :

for the record, ccmake is also missing in the "backports" version of cmake (2.6.0-4~hardy1) uploaded recently.

Revision history for this message
Evan Lezar (evanlezar) wrote :

Just to confirm that the version in backports is also mission ccmake. Downgraded to cmake 2.4 for the time being.

Revision history for this message
Aleksander Demko (ademko) wrote :

I'm getting hit with this bug too. Is there a way to permanently not upgrade to the broken cmake 2.6 package? All my machines keep wanting to auto install it.

Revision history for this message
Ralph Janke (txwikinger) wrote :

This seems to be a problem with the build-deps.

Changed in cmake:
importance: Undecided → Medium
status: Incomplete → Triaged
status: Triaged → In Progress
Revision history for this message
Ralph Janke (txwikinger) wrote :

Fixed the problem with the missing ccmake executable.

Revision history for this message
Ralph Janke (txwikinger) wrote :

The corrected package should be available now at http://ppa.launchpad.net/txwikinger/ubuntu

@Richard Could you please upload the fix to intrepid and to the hardy common ppa?

Thanks

Changed in cmake:
status: In Progress → Triaged
Revision history for this message
hunger (hunger) wrote :

The debian cmake package (2.6.0-4) does include the ccmake binary. Maybe you can just sync it instead?

Revision history for this message
hunger (hunger) wrote :

Update to my previous post:

The debian source package seems to have a broken build dependency on libncursesw while ccmake is actually linking against libncurses. This is why it builds for me (I happen to have libncurses-dev installed) but not on the buildbot.

So we need to wait for debian to fix this... I just wish that would happen soonish, the last entry in the debian bug report is from may 24th:-(

Revision history for this message
Harald Sitter (apachelogger) wrote :

Resolved in 2.6.0-4ubuntu1

Changed in cmake:
status: Triaged → Fix Released
Changed in cmake:
status: Fix Committed → Fix Released
Revision history for this message
deadalnix (deadalnix) wrote :

Regression !

I have the bug in karmic.

Revision history for this message
Harald Sitter (apachelogger) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.