[regression] kstars missing devices menu
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
kdeedu (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: kdeedu
It seems that kstars version currently shipping with natty is not compiled against (nor depends on) libindi, so it's unable to control telescopes and others devices supported by indi, as instead stated in package description. This problem was not present in maverick. I've searched in changelog for a resolution regarding this behaviour but couldn't find any.
ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: kstars 4:4.6.1a-0ubuntu2
ProcVersionSign
Uname: Linux 2.6.38-7-generic i686
NonfreeKernelMo
Architecture: i386
Date: Mon Apr 4 02:21:44 2011
EcryptfsInUse: Yes
InstallationMedia: Ubuntu 11.04 "Natty Narwhal" - Alpha i386 (20110130)
ProcEnviron:
LANGUAGE=
LANG=it_IT.UTF-8
SHELL=/bin/bash
SourcePackage: kdeedu
UpgradeStatus: No upgrade log present (probably fresh install)
description: | updated |
summary: |
- [regresssion] kstars missing devices menu + [regression] kstars missing devices menu |
tags: |
added: upgrade-software-version removed: running-unity |
It seems the problem depends on kstars build dependencies. While libindi-dev is specified among build-deps, the cmake recipe checks for a version >= 0.6.2, while only 0.6.1 is available in natty.
Relevant error line from cmake while trying to build from sources:
-- Could NOT find libindi. pkg-config indicates that libindi >= 0.6.2 is not installed.