Package: suck
Version: 4.3.2-6
Severity: normal
get-news reads "rpostoptions" from the config file, but uses
"rpostopts" to build the command line for rpost, so rpostoptions
from get-news.conf will never be used.
Patch:
--- /usr/sbin/get-news.orig 2010-11-22 00:18:02.662516320 +0100
+++ /usr/sbin/get-news 2010-11-22 00:18:29.501580780 +0100
@@ -288,7 +288,7 @@
my $postcmd = "$var{'bindir'}/rpost $var{'remoteserver'}"
." -N $var{'remoteport'} $authopts -E $var{'logdir'}/errlog"
- ." $var{'rpostopts'} -b $outgoingnew -p $artdir"
+ ." $var{'rpostoptions'} -b $outgoingnew -p $artdir"
." -f $var{'postfilter'} \\\$\\\$o=$outfile"
." \\\$\\\$i $outfile";
print LOG ts()."Posting outgoing articles\n";
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32.23-grsec (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages suck depends on:
ii libc6 2.11.2-7 Embedded GNU C Library: Shared lib
ii libssl0.9.8 0.9.8o-3 SSL shared libraries
Versions of packages suck recommends:
ii perl 5.10.1-16 Larry Wall's Practical Extraction
Versions of packages suck suggests:
ii cnews [news-transport cr.g7-40.4 simple news server for Usenet news
ii lynx-cur [news-reader 2.8.8dev.5-1 Text-mode WWW Browser with NLS sup
ii tin [news-reader] 1:1.9.6~20100522-1 A full-screen easy to use Usenet n
-- Configuration Files:
/etc/suck/get-news.conf changed [not included]
/etc/suck/suckkillfile [Errno 2] No such file or directory:
u'/etc/suck/suckkillfile'
/etc/suck/sucknewsrc changed [not included]
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]