I am running Red Hat Linux release 9 and I have installed Nessus 2.1.3
I am unable to update the plugins by running the script
sh -x nessus-update-plugins
the output is as follows
[EMAIL PROTECTED] bin]# sh -x nessus-update-plugins
+ proxy_user=
+ proxy_passwd=
+ proxy=192.168.20.34:8080
+ location=http://www.nessus.org/nasl/all-2.0.tar.gz
+ location_md5=http://www.nessus.org/nasl/all-2.0.tar.gz.md5
+ location_sig=http://www.nessus.org/nasl/all-2.0.sig
+ fetch_cmd=/usr/bin/lynx
+ fetch_args=-source
+ gzip=/bin/gzip
+ prefix=/usr/local
+ exec_prefix=/usr/local
+ bindir=/usr/local/bin
+ sbindir=/usr/local/sbin
+ libexecdir=/usr/local/libexec
+ datadir=/usr/local/share
+ sysconfdir=/usr/local/etc
+ sharedstatedir=/usr/local/com
+ localstatedir=/usr/local/var
+ libdir=/usr/local/lib
+ includedir=/usr/local/include
+ oldincludedir=/usr/include
+ infodir=/usr/local/info
+ mandir=/usr/local/man
+ pluginsdir=/usr/local/lib/nessus/plugins
++ id
+ '[' '!' -r /usr/local/etc/nessus/nessusd.conf ']'
++ awk '/plugins_folder/ {print $3}' /usr/local/etc/nessus/nessusd.conf
+ newdir=/usr/local/lib/nessus/plugins
+ test -n /usr/local/lib/nessus/plugins
+ pluginsdir=/usr/local/lib/nessus/plugins
+ test -z /usr/bin/lynx
++ echo /usr/bin/lynx
++ cut -d ' ' -f 1
+ fetchprogram=/usr/bin/lynx
+ '[' -n /usr/bin/lynx -a '!' -x /usr/bin/lynx ']'
+ test -f /root/.nessus-update-pluginsrc
+ proxyopts=
+ echo /usr/bin/lynx
+ grep lynx
+ test -n 192.168.20.34:8080
+ http_proxy=http://192.168.20.34:8080/
+ test -n ''
+ echo /usr/bin/lynx
+ grep wget
+ export http_proxy
++ getopt vld:r:hi:
+ opts= --
+ test -n ''
+ test -n ''
+ test -n ''
+ test -n ''
+ test -n ''
+ tar=-xf
+ test -z ''
+ '[' '!' -d /usr/local/lib/nessus/plugins ']'
+ '[' -n /usr/bin/lynx -a -n /bin/gzip ']'
++ pwd
+ cwd=/usr/local/bin
+ tmpdir=
+ test -z ''
+ tmpdir=
+ test -z ''
+ tmpdir=/tmp
+ mkdir /tmp/nessus-update-plugins-7393
+ cd /tmp/nessus-update-plugins-7393
+ /usr/bin/lynx -source http://www.nessus.org/nasl/all-2.0.tar.gz.md5
+ test -f /usr/local/lib/nessus/plugins/MD5
+ '[' -x /usr/bin/diff ']'
+ diff /usr/local/lib/nessus/plugins/MD5 all-2.0.tar.gz.md5
+ /usr/bin/lynx -source http://www.nessus.org/nasl/all-2.0.sig
+ /usr/bin/lynx -source http://www.nessus.org/nasl/all-2.0.tar.gz
+ test -f all-2.0.tar.gz
+ test -x /usr/local/sbin/nessus-check-signature
+ /usr/local/sbin/nessus-check-signature all-2.0.tar.gz all-2.0.sig
+ rm -f all-2.0.sig
+ cat all-2.0.tar.gz
+ /bin/gzip -cd
+ test 0 = 0
+ cat all-2.0.tar
+ tar -xf -
+ rm all-2.0.tar
+ test -f nessus_detect.nasl
+ echo 'Something went wrong when installing the plugins - uncompressing
the plugins archive failed'
+ cd /usr/local/bin
+ rm -rf /tmp/nessus-update-plugins-7393
+ exit 1
---------------------------------------------------------------------------------------------------------------------
It appears that quite a few users have had this problem in the past but
I am yet to see a workable solution in the archives.
Can anyone help?
_______________________________________________
Nessus mailing list
[email protected]
http://mail.nessus.org/mailman/listinfo/nessus