Don't bother. Use the atomic package. For any other issue you fix by hand, two new ones pop up.
Been there, done that. It's a stupid answer, but one that works. People will not understand why you want to waste your time on this without further comment from your side. On 25.04.2013, at 00:46, [email protected] wrote: > Send Openvas-discuss mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss > > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Openvas-discuss digest..." > > > Today's Topics: > > 1. OpenVAS6 does not allow to change alerts (Paula Gonzalez Mu?oz) > 2. Libraries v6 on CentOS 6.4 (Randal T. Rioux) > 3. Re: Libraries v6 on CentOS 6.4 (Reindl Harald) > 4. Re: Libraries v6 on CentOS 6.4 (Randal T. Rioux) > 5. Re: Libraries v6 on CentOS 6.4 (Reindl Harald) > 6. Re: Libraries v6 on CentOS 6.4 (Randal T. Rioux) > 7. Re: Libraries v6 on CentOS 6.4 (Reindl Harald) > 8. Re: Libraries v6 on CentOS 6.4 (Randal T. Rioux) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Wed, 24 Apr 2013 15:16:54 +0200 > From: Paula Gonzalez Mu?oz <[email protected]> > To: "[email protected]" > <[email protected]> > Subject: [Openvas-discuss] OpenVAS6 does not allow to change alerts > Message-ID: > <CAHNJ+mA_b1VFoBNMq=TN0OPfSX+fakGwgy3+9bJXy=krimy...@mail.gmail.com> > Content-Type: text/plain; charset="iso-8859-1" > > hello, > > I have defined different kinds of alerts on openvas6 and when I try to > change the alert on a given task, I wont save the changes. The result the > web interface returns is "ok save task" but, if I open the edit menu again, > the configuration is the original one. > > I don't know if this is due to the fact that alert types are not supposed > to be changed or to a bug. > > Regards, > Paula > > -- > Paula Gonz?lez Mu?oz > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > <http://lists.wald.intevation.org/pipermail/openvas-discuss/attachments/20130424/9d98ac0c/attachment-0001.html> > > ------------------------------ > > Message: 2 > Date: Wed, 24 Apr 2013 15:15:16 -0700 > From: "Randal T. Rioux" <[email protected]> > To: [email protected] > Subject: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > Have an issue with libssh>=0.5.0 for openvas-libraries. Perhaps I'm > confusing the requirement - it is libssh2-devel, correct? No other > variations appear within the default yum repo. Hopefully it isn't some > archaic, abandoned collection of bits! :-) > > [root@janus openvas-libraries-6.0.0]# cmake . > -- Configuring the Libraries... > -- Install prefix: /usr/local > -- checking for module 'libssh>=0.5.0' > -- package 'libssh>=0.5.0' not found > -- Looking for pcap... > -- Looking for pcap... /usr/lib/libpcap.so > -- Looking for pcap-config... > -- Looking for pcap-config... /usr/bin/pcap-config > -- Looking for gpgme... > -- Looking for gpgme... /usr/lib/libgpgme.so > -- Looking for ksba... > -- Looking for ksba... /usr/lib/libksba.so > -- Looking for libldap... > -- Found /usr/lib/libldap.so - ldap support enabled > -- Looking for uuid... > -- Looking for uuid... /usr/lib/libuuid.so > -- Configuring done > -- Generating done > -- Build files have been written to: /usr/src/openvas-libraries-6.0.0 > > [root@janus openvas-libraries-6.0.0]# yum info libssh2-devel > Loaded plugins: fastestmirror, security > Loading mirror speeds from cached hostfile > * base: mirror.nexcess.net > * extras: ftp.osuosl.org > * updates: mirrors.advancedhosters.com > Installed Packages > Name : libssh2-devel > Arch : i686 > Version : 1.4.2 > Release : 1.el6 > Size : 70 k > Repo : installed >> From repo : base > Summary : Development files for libssh2 > URL : http://www.libssh2.org/ > License : BSD > Description : The libssh2-devel package contains libraries and header > : files for developing applications that use libssh2. > > > ------------------------------ > > Message: 3 > Date: Thu, 25 Apr 2013 00:18:09 +0200 > From: Reindl Harald <[email protected]> > To: [email protected] > Subject: Re: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > > Am 25.04.2013 00:15, schrieb Randal T. Rioux: >> Have an issue with libssh>=0.5.0 for openvas-libraries. Perhaps I'm >> confusing the requirement - it is libssh2-devel, correct? No other >> variations appear within the default yum repo. Hopefully it isn't some >> archaic, abandoned collection of bits! :-) >> >> [root@janus openvas-libraries-6.0.0]# cmake . > > why do you not simply use the atomic-packages? > > > [root@openvas:~]$ cat /etc/redhat-release > CentOS release 6.4 (Final) > > [root@openvas:~]$ rpm -qa | grep vas > openvas-manager-4.0.0-9.el6.art.x86_64 > openvas-cli-1.2.0-4.el6.art.x86_64 > openvas-libraries-6.0.0-6.el6.art.x86_64 > openvas-scanner-3.4.0-5.el6.art.x86_64 > openvas-administrator-1.3.0-3.el6.art.x86_64 > openvas-1.0-8.el6.art.noarch > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 263 bytes > Desc: OpenPGP digital signature > URL: > <http://lists.wald.intevation.org/pipermail/openvas-discuss/attachments/20130425/97d9cc84/attachment-0001.sig> > > ------------------------------ > > Message: 4 > Date: Wed, 24 Apr 2013 15:31:18 -0700 > From: "Randal T. Rioux" <[email protected]> > To: [email protected] > Subject: Re: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 4/24/2013 3:18 PM, Reindl Harald wrote: >> >> Am 25.04.2013 00:15, schrieb Randal T. Rioux: >>> Have an issue with libssh>=0.5.0 for openvas-libraries. Perhaps I'm >>> confusing the requirement - it is libssh2-devel, correct? No other >>> variations appear within the default yum repo. Hopefully it isn't some >>> archaic, abandoned collection of bits! :-) >>> >>> [root@janus openvas-libraries-6.0.0]# cmake . >> >> why do you not simply use the atomic-packages? >> >> [root@openvas:~]$ cat /etc/redhat-release >> CentOS release 6.4 (Final) >> >> [root@openvas:~]$ rpm -qa | grep vas >> openvas-manager-4.0.0-9.el6.art.x86_64 >> openvas-cli-1.2.0-4.el6.art.x86_64 >> openvas-libraries-6.0.0-6.el6.art.x86_64 >> openvas-scanner-3.4.0-5.el6.art.x86_64 >> openvas-administrator-1.3.0-3.el6.art.x86_64 >> openvas-1.0-8.el6.art.noarch > > Bah! I hate when people answer questions with questions. > > I am not using non-default repo(s). The reason for this is not relevant. > > So, back to my original issue. > > Wait, I'll retort. How was the atomic package compiled? :-) > > Thanks! > Randy > > > > ------------------------------ > > Message: 5 > Date: Thu, 25 Apr 2013 00:34:52 +0200 > From: Reindl Harald <[email protected]> > To: [email protected] > Subject: Re: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > > Am 25.04.2013 00:31, schrieb Randal T. Rioux: >> On 4/24/2013 3:18 PM, Reindl Harald wrote: >>> >>> Am 25.04.2013 00:15, schrieb Randal T. Rioux: >>>> Have an issue with libssh>=0.5.0 for openvas-libraries. Perhaps I'm >>>> confusing the requirement - it is libssh2-devel, correct? No other >>>> variations appear within the default yum repo. Hopefully it isn't some >>>> archaic, abandoned collection of bits! :-) >>>> >>>> [root@janus openvas-libraries-6.0.0]# cmake . >>> >>> why do you not simply use the atomic-packages? >>> >>> [root@openvas:~]$ cat /etc/redhat-release >>> CentOS release 6.4 (Final) >>> >>> [root@openvas:~]$ rpm -qa | grep vas >>> openvas-manager-4.0.0-9.el6.art.x86_64 >>> openvas-cli-1.2.0-4.el6.art.x86_64 >>> openvas-libraries-6.0.0-6.el6.art.x86_64 >>> openvas-scanner-3.4.0-5.el6.art.x86_64 >>> openvas-administrator-1.3.0-3.el6.art.x86_64 >>> openvas-1.0-8.el6.art.noarch >> >> Bah! I hate when people answer questions with questions. >> I am not using non-default repo(s). The reason for this is not relevant > > so it's your problem > > sorry, but i played around more than a year with trying > to keep openvas upto-date on Fedora until i had enough > and installed a CentOS6 VM with atomic-repos > > why? > > because it is generally a stupid idea to have the security > scanner not on a dedicated machine and in this case it > does not matter which packages you are using > >> Wait, I'll retort. How was the atomic package compiled? > > ask them, they are working > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 263 bytes > Desc: OpenPGP digital signature > URL: > <http://lists.wald.intevation.org/pipermail/openvas-discuss/attachments/20130425/6088ed78/attachment-0001.sig> > > ------------------------------ > > Message: 6 > Date: Wed, 24 Apr 2013 15:38:56 -0700 > From: "Randal T. Rioux" <[email protected]> > To: [email protected] > Subject: Re: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 4/24/2013 3:34 PM, Reindl Harald wrote: >> Am 25.04.2013 00:31, schrieb Randal T. Rioux: >>> On 4/24/2013 3:18 PM, Reindl Harald wrote: >>>> Am 25.04.2013 00:15, schrieb Randal T. Rioux: > <snip> >>> Bah! I hate when people answer questions with questions. >>> I am not using non-default repo(s). The reason for this is not relevant >> >> so it's your problem > > <3 community support > > > > ------------------------------ > > Message: 7 > Date: Thu, 25 Apr 2013 00:44:59 +0200 > From: Reindl Harald <[email protected]> > To: [email protected] > Subject: Re: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset="iso-8859-1" > > > > Am 25.04.2013 00:38, schrieb Randal T. Rioux: >> On 4/24/2013 3:34 PM, Reindl Harald wrote: >>> Am 25.04.2013 00:31, schrieb Randal T. Rioux: >>>> On 4/24/2013 3:18 PM, Reindl Harald wrote: >>>>> Am 25.04.2013 00:15, schrieb Randal T. Rioux: >> <snip> >>>> Bah! I hate when people answer questions with questions. >>>> I am not using non-default repo(s). The reason for this is not relevant >>> >>> so it's your problem >> >> <3 community support > > you got an answer how to solve your problem > you did not like to solve it in a well known way > > > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: signature.asc > Type: application/pgp-signature > Size: 263 bytes > Desc: OpenPGP digital signature > URL: > <http://lists.wald.intevation.org/pipermail/openvas-discuss/attachments/20130425/7c89804e/attachment-0001.sig> > > ------------------------------ > > Message: 8 > Date: Wed, 24 Apr 2013 15:46:29 -0700 > From: "Randal T. Rioux" <[email protected]> > To: [email protected] > Subject: Re: [Openvas-discuss] Libraries v6 on CentOS 6.4 > Message-ID: <[email protected]> > Content-Type: text/plain; charset=ISO-8859-1 > > On 4/24/2013 3:44 PM, Reindl Harald wrote: >> >> >> Am 25.04.2013 00:38, schrieb Randal T. Rioux: >>> On 4/24/2013 3:34 PM, Reindl Harald wrote: >>>> Am 25.04.2013 00:31, schrieb Randal T. Rioux: >>>>> On 4/24/2013 3:18 PM, Reindl Harald wrote: >>>>>> Am 25.04.2013 00:15, schrieb Randal T. Rioux: >>> <snip> >>>>> Bah! I hate when people answer questions with questions. >>>>> I am not using non-default repo(s). The reason for this is not relevant >>>> >>>> so it's your problem >>> >>> <3 community support >> >> you got an answer how to solve your problem >> you did not like to solve it in a well known way > > No, I got a work around - another way. > > The question itself has yet to be addressed. Let's wait for someone else > to chime in. > > Thanks, > Randy > > > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > Openvas-discuss mailing list > [email protected] > https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss > > ------------------------------ > > End of Openvas-discuss Digest, Vol 75, Issue 38 > *********************************************** _______________________________________________ Openvas-discuss mailing list [email protected] https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
