Hi, I have successfully installed openvas-5 on gentoo linux. I have: openvas-scanner-3.3.1 openvas-cli-1.1.4 openvas-administrator-1.2.0 openvas-libraries-5.0.1 openvas-manager-3.0.1 greenbone-security-assistant-3.0.1
I created the certificates, I ran openvas-nvt-sync, I created the om user, I created a user for myself, I did openvasmd --rebuild I ran the openvas-check-setup -v5 --server (result with filtered listening servers attached) Both openvasad and openvasmd start, but log a warning as below: lib auth:WARNING:2012-06-29 08h18.43 CEST:20602: Authentication configuration could not be loaded. If I try to connect (gsad, gsd, omp) I have to wait about 8 minutes and then the connection is closed and client displays the message (Failed to authenticate). I turned the debugging on, and can see regular statements like "SELECT value FROM meta WHERE name = 'update_nvti_cache';" When connecting with any client something like this is logged: lib serv: DEBUG:2012-06-29 09h55.33 utc:20838: Shook hands with peer. md main: DEBUG:2012-06-29 09h55.33 utc:20838: <= client "<authenticat" md main: DEBUG:2012-06-29 09h55.33 utc:20838: Serving OMP. md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 0 lib serv: DEBUG:2012-06-29 09h55.33 utc:20838: Connected to server on socket 7. md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 1 md comm: DEBUG:2012-06-29 09h55.33 utc:20838: s> server (string) < OTP/1.0 > md comm: DEBUG:2012-06-29 09h55.33 utc:20838: => server (string) 12 bytes md comm: DEBUG:2012-06-29 09h55.33 utc:20838: => server (string) done md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 14 md main: DEBUG:2012-06-29 09h55.33 utc:20838: FD_SCANNER_READ md main: DEBUG:2012-06-29 09h55.33 utc:20838: <= scanner < OTP/1.0 > md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 9 md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner start caught end md main: DEBUG:2012-06-29 09h55.33 utc:20838: FD_SCANNER_READ md main: DEBUG:2012-06-29 09h55.33 utc:20838: <= scanner User : md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 8 md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner start caught end md comm: DEBUG:2012-06-29 09h55.33 utc:20838: s> server (string) om md comm: DEBUG:2012-06-29 09h55.33 utc:20838: => server (string) 3 bytes md comm: DEBUG:2012-06-29 09h55.33 utc:20838: => server (string) done md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 13 md main: DEBUG:2012-06-29 09h55.33 utc:20838: FD_SCANNER_READ md main: DEBUG:2012-06-29 09h55.33 utc:20838: <= scanner Password : md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 6 md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner start caught end md comm: DEBUG:2012-06-29 09h55.33 utc:20838: s> server (string) * md comm: DEBUG:2012-06-29 09h55.33 utc:20838: => server (string) 2 bytes md comm: DEBUG:2012-06-29 09h55.33 utc:20838: => server (string) done md otp: DEBUG:2012-06-29 09h55.33 utc:20838: scanner init state set: 12 -- Best regards, Marek Wichtowski
openvas-check-setup 2.2.0 Mode: server Date: Fri, 29 Jun 2012 13:03:02 +0200 Checking for old OpenVAS Scanner <= 2.0 ... /root/openvas-check-setup: line 155: openvasd: nie znaleziono polecenia Checking presence of OpenVAS Scanner ... OpenVAS Scanner 3.3.1 Nessus origin: (C) 2004 Renaud Deraison <[email protected]> Most new code since OpenVAS: (C) 2011 Greenbone Networks GmbH License GPLv2: GNU GPL version 2 This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Checking OpenVAS Scanner version ... OK: OpenVAS Scanner is present in version 3.3.1. plugins_folder = /var/lib/openvas/plugins cache_folder = /var/cache/openvas include_folders = /var/lib/openvas/plugins max_hosts = 30 max_checks = 10 be_nice = no logfile = /var/log/openvas/openvassd.messages log_whole_attack = no log_plugins_name_at_load = no dumpfile = /var/log/openvas/openvassd.dump rules = /usr/share/openvas/openvassd.rules cgi_path = /cgi-bin:/scripts port_range = default optimize_test = yes checks_read_timeout = 5 network_scan = no non_simult_ports = 139, 445 plugins_timeout = 320 safe_checks = yes auto_enable_dependencies = yes silent_dependencies = no use_mac_addr = no save_knowledge_base = no kb_restore = no only_test_hosts_whose_kb_we_dont_have = no only_test_hosts_whose_kb_we_have = no kb_dont_replay_scanners = no kb_dont_replay_info_gathering = no kb_dont_replay_attacks = no kb_dont_replay_denials = no kb_max_age = 864000 slice_network_addresses = no nasl_no_signature_check = yes drop_privileges = no unscanned_closed = yes vhosts = vhosts_ip = report_host_details = yes cert_file = /var/lib/openvas/CA/servercert.pem key_file = /var/lib/openvas/private/CA/serverkey.pem ca_file = /var/lib/openvas/CA/cacert.pem reverse_lookup = no config_file = /etc/openvas/openvassd.conf Checking OpenVAS Scanner CA cert ... OK: OpenVAS Scanner CA Certificate is present as /var/lib/openvas/CA/cacert.pem. Checking NVT collection ... OK: NVT collection in /var/lib/openvas/plugins contains 26077 NVTs. Checking status of signature checking in OpenVAS Scanner ... WARNING: Signature checking of NVTs is not enabled in OpenVAS Scanner. SUGGEST: Enable signature checking (see http://www.openvas.org/trusted-nvts.html). Checking presence of OpenVAS Manager ... OpenVAS Manager 3.0.1 Manager DB revision 56 Copyright (C) 2010 Greenbone Networks GmbH License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. OK: OpenVAS Manager is present in version 3.0.1. Checking OpenVAS Manager client certificate ... OK: OpenVAS Manager client certificate is present as /var/lib/openvas/CA/clientcert.pem. Checking OpenVAS Manager database ... OK: OpenVAS Manager database found in /var/lib/openvas/mgr/tasks.db. Checking access rights of OpenVAS Manager database ... OK: Access rights for the OpenVAS Manager database are correct. Checking sqlite3 presence ... OK: sqlite3 found, extended checks of the OpenVAS Manager installation enabled. Checking OpenVAS Manager database revision ... OK: OpenVAS Manager database is at revision 56. Checking database revision expected by OpenVAS Manager ... OK: OpenVAS Manager expects database at revision 56. OK: Database schema is up to date. Checking OpenVAS Manager database (NVT data) ... OK: OpenVAS Manager database contains information about 26077 NVTs. Checking xsltproc presence ... OK: xsltproc found. Checking presence of OpenVAS Administrator ... OpenVAS Administrator 1.2.0 Copyright (C) 2012 Greenbone Networks GmbH License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. OK: OpenVAS Administrator is present in version 1.2.0. Checking if users exist ... OK: At least one user exists. Checking if at least one admin user exists ... OK: At least one admin user exists. Checking presence of Greenbone Security Assistant ... Greenbone Security Assistant 3.0.1 Copyright (C) 2010 Greenbone Networks GmbH License GPLv2+: GNU GPL version 2 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. OK: Greenbone Security Assistant is present in version 3.0.1. SKIP: Skipping check for OpenVAS CLI. SKIP: Skipping check for Greenbone Security Assistant. Checking netstat presence ... OK: netstat found, extended checks of the OpenVAS services enabled. Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name tcp 0 0 0.0.0.0:9390 0.0.0.0:* LISTEN 22205/openvasmd tcp 0 0 0.0.0.0:9391 0.0.0.0:* LISTEN 22148/openvassd: wa tcp 0 0 0.0.0.0:9392 0.0.0.0:* LISTEN 21330/gsad tcp 0 0 0.0.0.0:9393 0.0.0.0:* LISTEN 22240/openvasad OK: OpenVAS Scanner is running and listening on all interfaces. OK: OpenVAS Scanner is listening on port 9391, which is the default port. OK: OpenVAS Manager is running and listening on all interfaces. OK: OpenVAS Manager is listening on port 9390, which is the default port. OK: OpenVAS Administrator is running and listening on all interfaces. OK: OpenVAS Administrator is listening on port 9393, which is the default port. OK: Greenbone Security Assistant is running and listening on all interfaces. OK: Greenbone Security Assistant is listening on port 9392, which is the default port. Checking presence of nmap ... OK: nmap is present in version 5.51. Checking presence of pdflatex ... OK: pdflatex found. Checking presence of LaTeX packages required for PDF report generation ... OK: PDF generation successful. The PDF report format is likely to work. This is pdfTeX, Version 3.1415926-2.3-1.40.12 (TeX Live 2011) (format=pdflatex 2012.2.6) 29 JUN 2012 13:03 entering extended mode restricted \write18 enabled. %&-line parsing enabled. **/tmp/openvas-check-setup-tmp.xlEgIFHcsS/test.tex (/tmp/openvas-check-setup-tmp.xlEgIFHcsS/test.tex LaTeX2e <2009/09/24> Babel <v3.8l> and hyphenation patterns for english, dumylang, nohyphenation, po lish, loaded. (/usr/share/texmf-dist/tex/latex/base/article.cls Document Class: article 2007/10/19 v1.4h Standard LaTeX document class (/usr/share/texmf-dist/tex/latex/base/size10.clo File: size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option) ) \c@part=\count79 \c@section=\count80 \c@subsection=\count81 \c@subsubsection=\count82 \c@paragraph=\count83 \c@subparagraph=\count84 \c@figure=\count85 \c@table=\count86 \abovecaptionskip=\skip41 \belowcaptionskip=\skip42 \bibindent=\dimen102 ) (/usr/share/texmf-dist/tex/latex/tools/tabularx.sty Package: tabularx 1999/01/07 v2.07 `tabularx' package (DPC) (/usr/share/texmf-dist/tex/latex/tools/array.sty Package: array 2008/09/09 v2.4c Tabular extension package (FMi) \col@sep=\dimen103 \extrarowheight=\dimen104 \NC@list=\toks14 \extratabsurround=\skip43 \backup@length=\skip44 ) \TX@col@width=\dimen105 \TX@old@table=\dimen106 \TX@old@col=\dimen107 \TX@target=\dimen108 \TX@delta=\dimen109 \TX@cols=\count87 \TX@ftn=\toks15 ) (/usr/share/texmf-dist/tex/latex/geometry/geometry.sty Package: geometry 2010/09/12 v5.6 Page Geometry (/usr/share/texmf-dist/tex/latex/graphics/keyval.sty Package: keyval 1999/03/16 v1.13 key=value parser (DPC) \KV@toks@=\toks16 ) (/usr/share/texmf-dist/tex/generic/oberdiek/ifpdf.sty Package: ifpdf 2011/01/30 v2.3 Provides the ifpdf switch (HO) Package ifpdf Info: pdfTeX in PDF mode is detected. ) (/usr/share/texmf-dist/tex/generic/oberdiek/ifvtex.sty Package: ifvtex 2010/03/01 v1.5 Switches for detecting VTeX and its modes (HO) Package ifvtex Info: VTeX not detected. ) (/usr/share/texmf-dist/tex/generic/ifxetex/ifxetex.sty Package: ifxetex 2010/09/12 v0.6 Provides ifxetex conditional ) \Gm@cnth=\count88 \Gm@cntv=\count89 \c@Gm@tempcnt=\count90 \Gm@bindingoffset=\dimen110 \Gm@wd@mp=\dimen111 \Gm@odd@mp=\dimen112 \Gm@even@mp=\dimen113 \Gm@layoutwidth=\dimen114 \Gm@layoutheight=\dimen115 \Gm@layouthoffset=\dimen116 \Gm@layoutvoffset=\dimen117 \Gm@dimlist=\toks17 ) (/usr/share/texmf-dist/tex/latex/comment/comment.sty \CommentStream=\write3 Excluding comment 'comment') (/usr/share/texmf-dist/tex/latex/tools/longtable.s ty Package: longtable 2004/02/01 v4.11 Multi-page Table package (DPC) \LTleft=\skip45 \LTright=\skip46 \LTpre=\skip47 \LTpost=\skip48 \LTchunksize=\count91 \LTcapwidth=\dimen118 \LT@head=\box26 \LT@firsthead=\box27 \LT@foot=\box28 \LT@lastfoot=\box29 \LT@cols=\count92 \LT@rows=\count93 \c@LT@tables=\count94 \c@LT@chunks=\count95 \LT@p@ftn=\toks18 ) (/usr/share/texmf-dist/tex/latex/titlesec/titlesec.sty Package: titlesec 2011/07/25 v2.9 Sectioning titles \ttl@box=\box30 \beforetitleunit=\skip49 \aftertitleunit=\skip50 \ttl@plus=\dimen119 \ttl@minus=\dimen120 \ttl@toksa=\toks19 \titlewidth=\dimen121 \titlewidthlast=\dimen122 \titlewidthfirst=\dimen123 ) (/usr/share/texmf-dist/tex/latex/changepage/chngpage.sty Package: chngpage 2009/10/20 v1.2b change page layout \c@cp@cnt=\count96 \c@cp@tempcnt=\count97 ) (/usr/share/texmf-dist/tex/latex/tools/calc.sty Package: calc 2007/08/22 v4.3 Infix arithmetic (KKT,FJ) \calc@Acount=\count98 \calc@Bcount=\count99 \calc@Adimen=\dimen124 \calc@Bdimen=\dimen125 \calc@Askip=\skip51 \calc@Bskip=\skip52 LaTeX Info: Redefining \setlength on input line 76. LaTeX Info: Redefining \addtolength on input line 77. \calc@Ccount=\count100 \calc@Cskip=\skip53 ) (/usr/share/texmf-dist/tex/latex/url/url.sty \Urlmuskip=\muskip10 Package: url 2006/04/12 ver 3.3 Verb mode for urls, etc. ) (/usr/share/texmf-dist/tex/latex/base/inputenc.sty Package: inputenc 2008/03/30 v1.1d Input encoding file \inpenc@prehook=\toks20 \inpenc@posthook=\toks21 (/usr/share/texmf-dist/tex/latex/ucs/utf8x.def File: utf8x.def 2004/10/17 UCS: Input encoding UTF-8 )) (/usr/share/texmf-dist/tex/latex/ucs/ucs.sty Package: ucs 2004/10/17 UCS: Unicode input support (/usr/share/texmf-dist/tex/latex/ucs/data/uni-global.def File: uni-global.def 2004/10/17 UCS: Unicode global data ) \uc@secondtry=\count101 \uc@combtoks=\toks22 \uc@combtoksb=\toks23 \uc@temptokena=\toks24 ) (/usr/share/texmf-dist/tex/latex/colortbl/colortbl.sty Package: colortbl 2001/02/13 v0.1j Color table columns (DPC) (/usr/share/texmf-dist/tex/latex/graphics/color.sty Package: color 2005/11/14 v1.0j Standard LaTeX Color (DPC) (/usr/share/texmf-dist/tex/latex/latexconfig/color.cfg File: color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive ) Package color Info: Driver file: pdftex.def on input line 130. (/usr/share/texmf-dist/tex/latex/pdftex-def/pdftex.def File: pdftex.def 2011/05/27 v0.06d Graphics/color for pdfTeX (/usr/share/texmf-dist/tex/generic/oberdiek/infwarerr.sty Package: infwarerr 2010/04/08 v1.3 Providing info/warning/message (HO) ) (/usr/share/texmf-dist/tex/generic/oberdiek/ltxcmds.sty Package: ltxcmds 2011/04/18 v1.20 LaTeX kernel commands for general use (HO) ) \Gread@gobject=\count102 )) \everycr=\toks25 \minrowclearance=\skip54 ) (/usr/share/texmf-dist/tex/latex/hyperref/hyperref.sty Package: hyperref 2011/04/17 v6.82g Hypertext links for LaTeX (/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-hyperref.sty Package: hobsub-hyperref 2011/04/23 v1.4 Bundle oberdiek, subset hyperref (HO) (/usr/share/texmf-dist/tex/generic/oberdiek/hobsub-generic.sty Package: hobsub-generic 2011/04/23 v1.4 Bundle oberdiek, subset generic (HO) Package: hobsub 2011/04/23 v1.4 Subsetting bundle oberdiek (HO) Package hobsub Info: Skipping package `infwarerr' (already loaded). Package hobsub Info: Skipping package `ltxcmds' (already loaded). Package: ifluatex 2010/03/01 v1.3 Provides the ifluatex switch (HO) Package ifluatex Info: LuaTeX not detected. Package hobsub Info: Skipping package `ifvtex' (already loaded). Package: intcalc 2007/09/27 v1.1 Expandable integer calculations (HO) Package hobsub Info: Skipping package `ifpdf' (already loaded). Package: etexcmds 2011/02/16 v1.5 Prefix for e-TeX command names (HO) Package etexcmds Info: Could not find \expanded. (etexcmds) That can mean that you are not using pdfTeX 1.50 or (etexcmds) that some package has redefined \expanded. (etexcmds) In the latter case, load this package earlier. Package: kvsetkeys 2011/04/07 v1.13 Key value parser (HO) Package: kvdefinekeys 2011/04/07 v1.3 Defining keys (HO) Package: pdftexcmds 2011/04/22 v0.16 Utilities of pdfTeX for LuaTeX (HO) Package pdftexcmds Info: LuaTeX not detected. Package pdftexcmds Info: \pdf@primitive is available. Package pdftexcmds Info: \pdf@ifprimitive is available. Package pdftexcmds Info: \pdfdraftmode found. Package: pdfescape 2011/04/04 v1.12 Provides string conversions (HO) Package: bigintcalc 2011/01/30 v1.2 Expandable big integer calculations (HO) Package: bitset 2011/01/30 v1.1 Data type bit set (HO) Package: uniquecounter 2011/01/30 v1.2 Provides unlimited unique counter (HO) ) Package hobsub Info: Skipping package `hobsub' (already loaded). Package: letltxmacro 2010/09/02 v1.4 Let assignment for LaTeX macros (HO) Package: hopatch 2011/01/30 v1.0 Wrapper for package hooks (HO) Package: xcolor-patch 2011/01/30 xcolor patch Package: atveryend 2011/04/23 v1.7 Hooks at very end of document (HO) Package atveryend Info: \enddocument detected (standard). Package: atbegshi 2011/01/30 v1.15 At begin shipout hook (HO) Package: refcount 2010/12/01 v3.2 Data extraction from references (HO) Package: hycolor 2011/01/30 v1.7 Color options of hyperref/bookmark (HO) ) (/usr/share/texmf-dist/tex/latex/oberdiek/kvoptions.sty Package: kvoptions 2010/12/23 v3.10 Keyval support for LaTeX options (HO) ) \@linkdim=\dimen126 \Hy@linkcounter=\count103 \Hy@pagecounter=\count104 (/usr/share/texmf-dist/tex/latex/hyperref/pd1enc.def File: pd1enc.def 2011/04/17 v6.82g Hyperref: PDFDocEncoding definition (HO) ) \Hy@SavedSpaceFactor=\count105 (/usr/share/texmf-dist/tex/latex/latexconfig/hyperref.cfg File: hyperref.cfg 2002/06/06 v1.2 hyperref configuration of TeXLive ) Package hyperref Info: Hyper figures OFF on input line 4026. Package hyperref Info: Link nesting OFF on input line 4031. Package hyperref Info: Hyper index ON on input line 4034. Package hyperref Info: Plain pages OFF on input line 4041. Package hyperref Info: Backreferencing OFF on input line 4046. Package hyperref Info: Implicit mode ON; LaTeX internals redefined. Package hyperref Info: Bookmarks ON on input line 4264. \c@Hy@tempcnt=\count106 LaTeX Info: Redefining \url on input line 4617. \Fld@menulength=\count107 \Field@Width=\dimen127 \Fld@charsize=\dimen128 Package hyperref Info: Hyper figures OFF on input line 5701. Package hyperref Info: Link nesting OFF on input line 5706. Package hyperref Info: Hyper index ON on input line 5709. Package hyperref Info: backreferencing OFF on input line 5716. Package hyperref Info: Link coloring OFF on input line 5721. Package hyperref Info: Link coloring with OCG OFF on input line 5726. Package hyperref Info: PDF/A mode OFF on input line 5731. LaTeX Info: Redefining \ref on input line 5771. LaTeX Info: Redefining \pageref on input line 5775. \Hy@abspage=\count108 \c@Item=\count109 ) Package hyperref Message: Driver (autodetected): hpdftex. (/usr/share/texmf-dist/tex/latex/hyperref/hpdftex.def File: hpdftex.def 2011/04/17 v6.82g Hyperref driver for pdfTeX \Fld@listcount=\count110 \c@bookmark@seq@number=\count111 (/usr/share/texmf-dist/tex/latex/oberdiek/rerunfilecheck.sty Package: rerunfilecheck 2011/04/15 v1.7 Rerun checks for auxiliary files (HO) Package uniquecounter Info: New unique counter `rerunfilecheck' on input line 2 82. ) \Hy@SectionHShift=\skip55 ) Package hyperref Info: Option `colorlinks' set `true' on input line 34. Package hyperref Warning: Option `bookmarks' has already been used, (hyperref) setting the option has no effect on input line 34. Package hyperref Info: Option `bookmarksopen' set `true' on input line 34. (/usr/share/texmf-dist/tex/latex/oberdiek/hypcap.sty Package: hypcap 2011/02/16 v1.11 Adjusting anchors of captions (HO) ) No file test.aux. \openout1 = `test.aux'. LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 45. LaTeX Font Info: ... okay on input line 45. LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 45. LaTeX Font Info: ... okay on input line 45. LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 45. LaTeX Font Info: ... okay on input line 45. LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 45. LaTeX Font Info: ... okay on input line 45. LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 45. LaTeX Font Info: ... okay on input line 45. LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 45. LaTeX Font Info: ... okay on input line 45. LaTeX Font Info: Checking defaults for PD1/pdf/m/n on input line 45. LaTeX Font Info: ... okay on input line 45. *geometry* driver: auto-detecting *geometry* detected driver: pdftex *geometry* verbose mode - [ preamble ] result: * driver: pdftex * paper: a4paper * layout: <same size as paper> * layoutoffset:(h,v)=(0.0pt,0.0pt) * modes: * h-part:(L,W,R)=(89.62709pt, 418.25368pt, 89.6271pt) * v-part:(T,H,B)=(101.40665pt, 591.5302pt, 152.11pt) * \paperwidth=597.50787pt * \paperheight=845.04684pt * \textwidth=418.25368pt * \textheight=591.5302pt * \oddsidemargin=17.3571pt * \evensidemargin=17.3571pt * \topmargin=-7.86334pt * \headheight=12.0pt * \headsep=25.0pt * \topskip=10.0pt * \footskip=30.0pt * \marginparwidth=65.0pt * \marginparsep=11.0pt * \columnsep=10.0pt * \skip\footins=9.0pt plus 4.0pt minus 2.0pt * \hoffset=0.0pt * \voffset=0.0pt * \mag=1000 * \@twocolumnfalse * \@twosidefalse * \@mparswitchfalse * \@reversemarginfalse * (1in=72.27pt=25.4mm, 1cm=28.453pt) (/usr/share/texmf-dist/tex/latex/ucs/ucsencs.def File: ucsencs.def 2003/11/29 Fixes to fontencodings LGR, T3 ) (/usr/share/texmf-dist/tex/context/base/supp-pdf.mkii [Loading MPS to PDF converter (version 2006.09.02).] \scratchcounter=\count112 \scratchdimen=\dimen129 \scratchbox=\box31 \nofMPsegments=\count113 \nofMParguments=\count114 \everyMPshowfont=\toks26 \MPscratchCnt=\count115 \MPscratchDim=\dimen130 \MPnumerator=\count116 \makeMPintoPDFobject=\count117 \everyMPtoPDFconversion=\toks27 ) \AtBeginShipoutBox=\box32 Package hyperref Info: Link coloring ON on input line 45. (/usr/share/texmf-dist/tex/latex/hyperref/nameref.sty Package: nameref 2010/04/30 v2.40 Cross-referencing by name of section (/usr/share/texmf-dist/tex/generic/oberdiek/gettitlestring.sty Package: gettitlestring 2010/12/03 v1.4 Cleanup title references (HO) ) \c@section@level=\count118 ) LaTeX Info: Redefining \ref on input line 45. LaTeX Info: Redefining \pageref on input line 45. LaTeX Info: Redefining \nameref on input line 45. \@outlinefile=\write4 \openout4 = `test.out'. Package atveryend Info: Empty hook `BeforeClearDocument' on input line 47. [1{//var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map} ] Package atveryend Info: Empty hook `AfterLastShipout' on input line 47. (/tmp/openvas-check-setup-tmp.xlEgIFHcsS/test.aux) Package atveryend Info: Executing hook `AtVeryEndDocument' on input line 47. Package atveryend Info: Executing hook `AtEndAfterFileList' on input line 47. Package rerunfilecheck Info: File `test.out' has not changed. (rerunfilecheck) Checksum: <no file>. Package atveryend Info: Empty hook `AtVeryVeryEnd' on input line 47. ) Here is how much of TeX's memory you used: 6018 strings out of 495035 88715 string characters out of 3179943 180996 words of memory out of 3000000 9157 multiletter control sequences out of 15000+200000 3993 words of font info for 15 fonts, out of 3000000 for 9000 34 hyphenation exceptions out of 8191 34i,5n,25p,344b,315s stack positions out of 5000i,500n,10000p,200000b,50000s </usr/share/texmf-dist/fonts/type1/public/amsfonts/cm/cmr10.pfb> Output written on /tmp/openvas-check-setup-tmp.xlEgIFHcsS/test.pdf (1 page, 156 68 bytes). PDF statistics: 17 PDF objects out of 1000 (max. 8388607) 12 compressed objects within 1 object stream 2 named destinations out of 1000 (max. 500000) 1 words of extra memory for PDF output out of 10000 (max. 10000000) Checking presence of ssh-keygen ... OK: ssh-keygen found, LSC credential generation for GNU/Linux targets is likely to work. Checking presence of rpm ... WARNING: Could not find rpm binary, LSC credential package generation for RPM and DEB based targets will not work. SUGGEST: Install rpm. Checking presence of nsis ... WARNING: Could not find makensis binary, LSC credential package generation for Microsoft Windows targets will not work. SUGGEST: Install nsis.
_______________________________________________ Openvas-discuss mailing list [email protected] http://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
