Package: trn4
Version: 4.0-test76-15
Severity: normal

The script /usr/share/trn4/mbox.saver uses

  tail +$5c ...

which tail (from coreutils 6.10-6) no longer understands.  It outputs
a warning message, then works as if it was invoked with no options.
This leads to just the tail of the article being stored.
Changing it to:

  tail -c +$5 ...

Sorts it out.  norm.saver has the same problem.

Have fun,

Robert.
-- System Information:
Debian Release: lenny/sid
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.24.5 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_AU, LC_CTYPE=en_AU (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages trn4 depends on:
ii  base-files                4.0.3          Debian base system miscellaneous f
ii  debconf [debconf-2.0]     1.5.21         Debian configuration management sy
ii  inn2-inews [inews]        2.4.4-1        NNTP client news injector, from In
ii  libc6                     2.7-10         GNU C Library: Shared libraries
ii  libncurses5               5.6+20080419-1 Shared libraries for terminal hand

Versions of packages trn4 recommends:
ii  exim4                         4.69-2     meta-package to ease Exim MTA (v4)
ii  exim4-daemon-light [mail-tran 4.69-2+b1  lightweight Exim MTA (v4) daemon

-- debconf information:
  shared/news/server: news.gville
  trn4/whoami-change:
  trn4/mail-name:



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

Reply via email to