Bug#372568: openjade --version never terminates

2006-06-10 Thread Olivier Berger
Package: openjade
Version: 1.4devel1-15
Severity: normal

openjade --version never exits and stays blocked...

strace openjade --version last lines are :

open(/usr/share/sgml/docbook/dtd/4.0/catalog, O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2336, ...}) = 0
read(4,   -- .., 4096) = 2336
read(4, , 4096)   = 0
close(4)= 0
open(/usr/share/sgml/docbook/dtd/4.1/catalog, O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2317, ...}) = 0
read(4,   -- .., 4096) = 2317
read(4, , 4096)   = 0
close(4)= 0
open(/usr/share/sgml/docbook/dtd/4.2/catalog, O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2036, ...}) = 0
read(4,   -- .., 4096) = 2036
read(4, , 4096)   = 0
close(4)= 0
open(/usr/share/sgml/docbook/dtd/4.3/catalog, O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2037, ...}) = 0
read(4,   -- .., 4096) = 2037
read(4, , 4096)   = 0
close(4)= 0
open(/usr/share/sgml/docbook/dtd/4.4/catalog, O_RDONLY) = 4
fstat64(4, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
read(4,   -- .., 4096) = 2187
read(4, , 4096)   = 0
close(4)= 0
fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0
read(0,  unfinished ...


Hope this helps.

Best regards,


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-k7
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages openjade depends on:
ii  libc6   2.3.6-13 GNU C Library: Shared libraries
ii  libgcc1 1:4.1.0-4GCC support library
ii  libosp5 1.5.2-1  Runtime library for OpenJade group
ii  libostyle1c21.4devel1-15 Runtime libraries for OpenJade
ii  libstdc++6  4.1.0-4  The GNU Standard C++ Library v3
ii  sgml-base   1.26 SGML infrastructure and SGML catal

openjade recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#372568: openjade --version never terminates

2006-06-10 Thread Neil Roeth
On Jun 10, Olivier Berger ([EMAIL PROTECTED]) wrote:
  Package: openjade
  Version: 1.4devel1-15
  Severity: normal
  
  openjade --version never exits and stays blocked...
  
  strace openjade --version last lines are :
  
  open(/usr/share/sgml/docbook/dtd/4.0/catalog, O_RDONLY) = 4
  fstat64(4, {st_mode=S_IFREG|0644, st_size=2336, ...}) = 0
  read(4,   -- .., 4096) = 2336
  read(4, , 4096)   = 0
  close(4)= 0
  open(/usr/share/sgml/docbook/dtd/4.1/catalog, O_RDONLY) = 4
  fstat64(4, {st_mode=S_IFREG|0644, st_size=2317, ...}) = 0
  read(4,   -- .., 4096) = 2317
  read(4, , 4096)   = 0
  close(4)= 0
  open(/usr/share/sgml/docbook/dtd/4.2/catalog, O_RDONLY) = 4
  fstat64(4, {st_mode=S_IFREG|0644, st_size=2036, ...}) = 0
  read(4,   -- .., 4096) = 2036
  read(4, , 4096)   = 0
  close(4)= 0
  open(/usr/share/sgml/docbook/dtd/4.3/catalog, O_RDONLY) = 4
  fstat64(4, {st_mode=S_IFREG|0644, st_size=2037, ...}) = 0
  read(4,   -- .., 4096) = 2037
  read(4, , 4096)   = 0
  close(4)= 0
  open(/usr/share/sgml/docbook/dtd/4.4/catalog, O_RDONLY) = 4
  fstat64(4, {st_mode=S_IFREG|0644, st_size=2187, ...}) = 0
  read(4,   -- .., 4096) = 2187
  read(4, , 4096)   = 0
  close(4)= 0
  fstat64(0, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 3), ...}) = 0
  read(0,  unfinished ...

Since no file was specified on the command line, it's waiting for standard
input.  I know many programs with a --version option show the version and
quit, but openjade (and opensp) show the version and expect to keep going.  It
could be changed, of course, but that is how it is designed and it doesn't
strike me as a big problem.  Do you have any objection to making this bug a
wishlist bug?

-- 
Neil Roeth


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#372568: openjade --version never terminates

2006-06-10 Thread Olivier Berger


Neil Roeth [EMAIL PROTECTED] writes:


 Since no file was specified on the command line, it's waiting for standard
 input.  I know many programs with a --version option show the version and
 quit, but openjade (and opensp) show the version and expect to keep going.  It
 could be changed, of course, but that is how it is designed and it doesn't
 strike me as a big problem.  Do you have any objection to making this bug a
 wishlist bug?


OK, if it's a feature, then ;)

No objection.

Best regards.

-- 
Olivier BERGER (OpenPGP: 1024D/B4C5F37F)
APRIL (http://www.april.org) - Vive python (http://www.python.org)
Pétition contre les brevets logiciels : http://petition.eurolinux.org