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

Bug#365668: kdvi: must depend on kviewshell



Package: kdvi
Version: 4:3.5.2-1+b1
Severity: important

kdvi depends on kviewshell to display documents.

If kviewshell isn't installed kdvi exits after displaying
message "No viewing component found"

Short strace run shows:

lstat64("/usr/lib/kde3", {st_mode=S_IFDIR|0755, st_size=24576, ...}) = 0
access("/home/kl/.kde/lib/kde3/kviewerpart.la", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/kde3/kviewerpart.la", R_OK) = -1 ENOENT (No such file or directory)
lstat64("/home", {st_mode=S_IFDIR|S_ISGID|0775, st_size=4096, ...}) = 0
lstat64("/home/kl", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/home/kl/.kde", {st_mode=S_IFDIR|0700, st_size=4096, ...}) = 0
lstat64("/home/kl/.kde/lib", 0xbfbb504c) = -1 ENOENT (No such file or directory)
lstat64("/usr", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
access("/usr/lib", F_OK)                = 0
lstat64("/usr/lib", {st_mode=S_IFDIR|0755, st_size=36864, ...}) = 0
access("/home/kl/.kde/lib/kviewerpart.la", R_OK) = -1 ENOENT (No such file or directory)
access("/usr/lib/kviewerpart.la", R_OK) = -1 ENOENT (No such file or directory)

Program dies shortly after that.
(I have no idea why it's looking for .la, and not .so...)

Installing kviewshell fixes this.  
(kviewshell contains /usr/lib/kde3/kviewerpart.*)

Sarge package does depend on kviewshell.

It seems that removing this dependency was mistake.

Thanks.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (500, 'stable'), (50, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.16-alice3
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages kdvi depends on:
ii  kdelibs4c2a                 4:3.5.2-2+b1 core libraries for all KDE applica
ii  libc6                       2.3.6-7      GNU C Library: Shared libraries
ii  libfreetype6                2.1.10-3     FreeType 2 font engine, shared lib
ii  libgcc1                     1:4.1.0-1+b1 GCC support library
ii  libqt3-mt                   3:3.3.6-1    Qt GUI Library (Threaded runtime v
ii  libstdc++6                  4.1.0-1+b1   The GNU Standard C++ Library v3
ii  zlib1g                      1:1.2.3-11   compression library - runtime

Versions of packages kdvi recommends:
ii  tetex-bin                     3.0-16     The teTeX binary files

-- no debconf information



Reply to: