Your message dated Mon, 8 May 2006 09:13:51 -0400
with message-id <[EMAIL PROTECTED]>
and subject line kdvi: must depend on kviewshell
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
This is now fixed, as a rebuild has occured with the fixed CDBS.
Cheers,
Christopher Martin
--- End Message ---