Comment 5 for bug 322547

Revision history for this message
dmoyne (daniel-moyne) wrote :

when launched on Hardy 64 bits (installed in /usr/lib/kde4/bin) same problem as on intrepid ; it never terminates ; this is what I get when launching from konsole :
$ /usr/lib/kde4/bin/kpackage
kpackage(12208) pkgInterface::ifExe: Program not found: "rpm"
kpackage(12208) KpTreeList::readTreePos: KpTreeList::readTreePos()
kpackage(12208) managementWidget::readPSeparator: managementWidget::readPSeparator()
kpackage(12208) KPKG::setupMenu: kpinterface[DEBt]->makeMenu
kpackage(12208) DEB::makeMenu: DEB::makeMenu
kpackage(12208) kpPty::breakUpCmd: kpPty::run CMD=" "smart query --installed" " pty = kpKProcIO(0x7068e0)
kpackage(12208) kpPty::run: return Result= 0 2684
kpackage(12208) kpPty::breakUpCmd: kpPty::run CMD=" "/bin/sh -c 'smart info --urls >/home/dmoyne/.kde4/tmp-azun/smart.list'" " pty = kpKProcIO(0x7068e0)
kpackage(12208) kpPty::run: return Result= 0 0

I am wondering wthether something could be missing because dependance status is not properly set ; I am remembereing having met such situation before ; some app or module was mising and there was no clear error or notification message displayed.

Regards.