[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#631671: Running a kommander script fails



I tried to build this with the patch on the 4.12.3-2 Debian source and dh_install failed with:

dh_install  
cp: cannot stat ‘debian/tmp/usr/lib/libcommanderwidgets.so’: No such file or directory
dh_install: cp -a debian/tmp/usr/lib/libcommanderwidgets.so debian/kommander//usr/lib/ returned exit code 1
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 'pre_install_dh_install' failed
make[1]: *** [pre_install_dh_install] Error 2
make[1]: Leaving directory '/pub/deb/kdewebdev-4.12.3'
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 'debian/dhmk_install' failed
make: *** [debian/dhmk_install] Error 2

so perhaps this patch needs more work?


On Sun, May 18, 2014 at 6:15 PM, Maximiliano Curia <maxy@debian.org> wrote:
¡Hola Jim!

El 2014-05-17 a las 15:11 +0100, Jim Scadden escribió:
> kommander(10045) KommanderFactory::loadPlugins:
> KommanderFactory::loadPlugins - Can't load Kommander plugin library
> "libkommanderwidgets"

...

> access("/usr/lib/kde4/libkommanderwidgets.so", R_OK) = -1 ENOENT (No
> such file or directory)

Oh, it's a missing plugin. kde4 plugins should be installed in under the
/usr/lib/kde4/ tree, and avoid poluting /usr/lib

> The debian package contains .so.4.2.0 and .so.4 but not .so

The .4 and .4.2.0 files could probably be not-installed.

> The attached patch resolves the problem by including
> libkommanderwidgets.so back in to the package.

Could you update the patch to install the plugins in /usr/lib/kde4/ ?

Thanks,
--
"Haskell is faster than C++, more concise than Perl, more regular than Python,
more flexible than Ruby, more typeful than C#, more robust than Java, and has
absolutely nothing in common with PHP."
-- Audrey Tang
Saludos /\/\ /\ >< `/



--
I love deadlines. I love the whooshing noise they make as they go by.

Reply to: