Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-10-02 Thread Christian Fischer
Hi,

On 10/01/2016 02:21 PM, Reindl Harald wrote:
> i just pointed out that atomic is not a relieable repository because
> they have obvious no QA and even manage it to ship updates of openvas
> packages with symbol lookup errors which means clearly a "if it compiles
> it works and goes to the repo" attitude

yes you already have pointed out your dislike against the atomic
repository previously.

-- 

Christian Fischer | Greenbone Networks GmbH | http://greenbone.net
Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner

___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-10-01 Thread Reindl Harald



Am 01.10.2016 um 13:37 schrieb Christian Fischer:

Hi,
On 10/01/2016 04:29 AM, Reindl Harald wrote:

what's the purpose of package rpms without sane dependencies?


thats mostly something you should ask the maintainer of the repository. :-)


i just pointed out that atomic is not a relieable repository because 
they have obvious no QA and even manage it to ship updates of openvas 
packages with symbol lookup errors which means clearly a "if it compiles 
it works and goes to the repo" attitude

___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-10-01 Thread Christian Fischer
Hi,
On 10/01/2016 04:29 AM, Reindl Harald wrote:
> what's the purpose of package rpms without sane dependencies?

thats mostly something you should ask the maintainer of the repository. :-)

-- 

Christian Fischer | Greenbone Networks GmbH | http://greenbone.net
Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-30 Thread Reindl Harald



Am 30.09.2016 um 19:19 schrieb Christian Fischer:

On 09/09/2016 10:17 PM, Michael Kriwonos wrote:

openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr


a solution for this issue was now posted at
http://forums.atomicorp.com/viewtopic.php?p=43830#p43830:


you should install atomic-sqlite-sqlite-devel.x86_64 and/or

atomic-sqlite-sqlite.x86_64


what's the purpose of package rpms without sane dependencies?

in 99% of all cases library-deps should be added automatically in a sane 
build environment, in that case of a parallel install the SPEC file is 
missing a "Requires: atomic-sqlite-sqlite"


a maintainer with a clue what he does would notice that "package-cleanup 
--leaves --all" offers to remove that package even if he has it 
installed and all *seems* to work

___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-30 Thread Christian Fischer
Hi,

On 09/09/2016 10:17 PM, Michael Kriwonos wrote:
> openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

a solution for this issue was now posted at
http://forums.atomicorp.com/viewtopic.php?p=43830#p43830:

> you should install atomic-sqlite-sqlite-devel.x86_64 and/or
atomic-sqlite-sqlite.x86_64

Regards,

-- 

Christian Fischer | Greenbone Networks GmbH | http://greenbone.net
Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-21 Thread Reindl Harald



Am 21.09.2016 um 17:35 schrieb Christian Fischer:

On 12.09.2016 07:37, Christian Fischer wrote:

Hi,

On 09/09/2016 10:17 PM, Michael Kriwonos wrote:

I ran a yum update today on Oracle Linux 6 and suddently openvas-manager
will not start.


IIRC the best thing what you can do here is to report that to Atomic
which are providing the packages. In this case someone already did that:

http://forums.atomicorp.com/viewtopic.php?f=31&t=8471


sorry, the initial assumption to report that to atomic was wrong.

It seems your system is running an outdated sqlite version not
supporting this "sqlite3_errstr". The OpenVAS manager was updated to use
sqlite3_errmsg instead of sqlite3_errstr to keep compatibility with
older libsqlite versions in the following commit


it was not wrong

when atomic is running a repo for RHEL6 they need to make sure that teir 
packages are running on RHEL6 and pull needed dependencies and if they 
don't exist at all then their build system is fucked up as well as their 
QA is proven not existent


they manage even build openvas-packages which are not comatible to each 
other because of missing symbols and nonody knows why they have a 
testing repo when such broken stuff makes it to the stable one

___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-21 Thread Christian Fischer
Hi,

On 12.09.2016 07:37, Christian Fischer wrote:
> Hi,
> 
> On 09/09/2016 10:17 PM, Michael Kriwonos wrote:
>> I ran a yum update today on Oracle Linux 6 and suddently openvas-manager
>> will not start.
> 
> IIRC the best thing what you can do here is to report that to Atomic
> which are providing the packages. In this case someone already did that:
> 
> http://forums.atomicorp.com/viewtopic.php?f=31&t=8471

sorry, the initial assumption to report that to atomic was wrong.

It seems your system is running an outdated sqlite version not
supporting this "sqlite3_errstr". The OpenVAS manager was updated to use
sqlite3_errmsg instead of sqlite3_errstr to keep compatibility with
older libsqlite versions in the following commit:

https://lists.wald.intevation.org/pipermail/openvas-commits/2016-September/026276.html

For now you can do one of the following:

- Downgrade to openvas-manager 6.0.8
- Wait for the next release of openvas-manager
- Upgrade your operating system so it ships a recent version of libsqlite
- Build openvas-manager 6.0.9 from source and apply the change in the
link above manually

-- 

Christian Fischer | Greenbone Networks GmbH | http://greenbone.net
Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-11 Thread Christian Fischer
Hi,

On 09/09/2016 10:17 PM, Michael Kriwonos wrote:
> I ran a yum update today on Oracle Linux 6 and suddently openvas-manager
> will not start.

IIRC the best thing what you can do here is to report that to Atomic
which are providing the packages. In this case someone already did that:

http://forums.atomicorp.com/viewtopic.php?f=31&t=8471

-- 

Christian Fischer | Greenbone Networks GmbH | http://greenbone.net
Neuer Graben 17, 49074 Osnabrück, Germany | AG Osnabrück, HR B 202460
Geschäftsführer: Lukas Grunwald, Dr. Jan-Oliver Wagner
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-10 Thread Reindl Harald



Am 10.09.2016 um 06:49 schrieb Eero Volotinen:

as I said, You need centos 7/rhel 7 or oracle linux 7 to run supported
version of openvas.


bla - that has nothing to to with the fact that the packages are ending 
with ".art" and you get such messages atomic managed it again to push 
completly untested, broken crap to a stable repo and the same can happen 
everytime on your damned Centos7 because *obviously* they blow packaes 
in their repos by "it compiles, it works"


Checking presence of OpenVAS Manager ...
openvasmd: symbol lookup error: openvasmd: undefined symbol:
sqlite3_errstr
ERROR: No OpenVAS Manager (openvasmd) found.
FIX: Please install OpenVAS Manager.
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss


Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-09 Thread Eero Volotinen
as I said, You need centos 7/rhel 7 or oracle linux 7 to run supported
version of openvas.

eero

10.9.2016 6.07 ap. "Michael Kriwonos" 
kirjoitti:

> I had it running on RHEL6 for the last 5 months and it ran on OL6 for two
> months after moving to Oracle Linux repositories and doing regular patching
> in that period.
>
>
>
> It broke after an update today.
>
> Mike
>
>
>
> *From:* eero.t.voloti...@gmail.com [mailto:eero.t.voloti...@gmail.com] *On
> Behalf Of *Eero Volotinen
> *Sent:* Friday, September 09, 2016 10:58 PM
> *To:* Michael Kriwonos 
> *Cc:* openvas-discuss@wald.intevation.org
> *Subject:* Re: [Openvas-discuss] when starting openvasmd: symbol lookup
> error: openvasmd: undefined symbol: sqlite3_errstr
>
>
>
> You need to install oracle linux 7 and then reinstall openvas.
>
> eero
>
>
>
> 10.9.2016 2.50 ap. "Michael Kriwonos" 
> kirjoitti:
>
> I ran a yum update today on Oracle Linux 6 and suddently openvas-manager
> will not start.
>
>
>
> Attached is the log from running the openvase-check-setup
>
>
>
> It says in the log:
>
>
>
> Checking presence of OpenVAS Manager ...
>
> openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr
>
> ERROR: No OpenVAS Manager (openvasmd) found.
>
> FIX: Please install OpenVAS Manager.
>
>
>
> It was installed and working prior to the update
>
>
>
> The yum list of installed packages is as follows:
>
> Installed Packages
>
> openvas.noarch
> 1.0-17.el6.art  @atomic
>
> openvas-cli.x86_64
> 1.4.4-10.el6.art@atomic
>
> openvas-libraries.x86_64
> 8.0.8-25.el6.art@atomic
>
> openvas-manager.x86_64
> 6.0.9-36.el6.art@atomic
>
> openvas-scanner.x86_64
> 5.0.6-24.el6.art@atomic
>
> openvas-smb.x86_64
> 1.0.1-1.el6.art @atomic
>
>
>
> Mike Kriwonos
>
> Sr. Systems Administrator
>
> Villanova University
>
> 121C Technology Services Building
>
> 800 Lancaster Avenue
> Villanova, PA 19085
>
> Office: 610-519-7721
>
> michael.kriwo...@villanova.edu
>
>
>
> [image: VU05BLUE.png]
>
>
>
>
> ___
> Openvas-discuss mailing list
> Openvas-discuss@wald.intevation.org
> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
> <https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2flists.wald.intevation.org%2fcgi-bin%2fmailman%2flistinfo%2fopenvas-discuss&data=01%7c01%7cmichael.kriwonos%40villanova.edu%7ca6675298f4d6465bc94408d3d9264fca%7c765a8de5cf9444f09cafae5bf8cfa366%7c1&sdata=QD7WLUHqVElIITgVhmKGBEOVJVkzhVEsrS%2baSwbZ9dk%3d>
>
>
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-09 Thread Michael Kriwonos
I had it running on RHEL6 for the last 5 months and it ran on OL6 for two 
months after moving to Oracle Linux repositories and doing regular patching in 
that period.

It broke after an update today.
Mike

From: eero.t.voloti...@gmail.com [mailto:eero.t.voloti...@gmail.com] On Behalf 
Of Eero Volotinen
Sent: Friday, September 09, 2016 10:58 PM
To: Michael Kriwonos 
Cc: openvas-discuss@wald.intevation.org
Subject: Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: 
openvasmd: undefined symbol: sqlite3_errstr


You need to install oracle linux 7 and then reinstall openvas.

eero

10.9.2016 2.50 ap. "Michael Kriwonos" 
mailto:michael.kriwo...@villanova.edu>> 
kirjoitti:
I ran a yum update today on Oracle Linux 6 and suddently openvas-manager will 
not start.

Attached is the log from running the openvase-check-setup

It says in the log:

Checking presence of OpenVAS Manager ...
openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr
ERROR: No OpenVAS Manager (openvasmd) found.
FIX: Please install OpenVAS Manager.

It was installed and working prior to the update

The yum list of installed packages is as follows:
Installed Packages
openvas.noarch
1.0-17.el6.art  @atomic
openvas-cli.x86_64
1.4.4-10.el6.art@atomic
openvas-libraries.x86_64  
8.0.8-25.el6.art@atomic
openvas-manager.x86_64
6.0.9-36.el6.art@atomic
openvas-scanner.x86_64
5.0.6-24.el6.art@atomic
openvas-smb.x86_64
1.0.1-1.el6.art @atomic

Mike Kriwonos
Sr. Systems Administrator
Villanova University
121C Technology Services Building
800 Lancaster Avenue
Villanova, PA 19085
Office: 610-519-7721
michael.kriwo...@villanova.edu<mailto:michael.kriwo...@villanova.edu>

[VU05BLUE.png]


___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org<mailto:Openvas-discuss@wald.intevation.org>
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss<https://na01.safelinks.protection.outlook.com/?url=https%3a%2f%2flists.wald.intevation.org%2fcgi-bin%2fmailman%2flistinfo%2fopenvas-discuss&data=01%7c01%7cmichael.kriwonos%40villanova.edu%7ca6675298f4d6465bc94408d3d9264fca%7c765a8de5cf9444f09cafae5bf8cfa366%7c1&sdata=QD7WLUHqVElIITgVhmKGBEOVJVkzhVEsrS%2baSwbZ9dk%3d>
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss

Re: [Openvas-discuss] when starting openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr

2016-09-09 Thread Eero Volotinen
You need to install oracle linux 7 and then reinstall openvas.

eero

10.9.2016 2.50 ap. "Michael Kriwonos" 
kirjoitti:

> I ran a yum update today on Oracle Linux 6 and suddently openvas-manager
> will not start.
>
>
>
> Attached is the log from running the openvase-check-setup
>
>
>
> It says in the log:
>
>
>
> Checking presence of OpenVAS Manager ...
>
> openvasmd: symbol lookup error: openvasmd: undefined symbol: sqlite3_errstr
>
> ERROR: No OpenVAS Manager (openvasmd) found.
>
> FIX: Please install OpenVAS Manager.
>
>
>
> It was installed and working prior to the update
>
>
>
> The yum list of installed packages is as follows:
>
> Installed Packages
>
> openvas.noarch
> 1.0-17.el6.art  @atomic
>
> openvas-cli.x86_64
> 1.4.4-10.el6.art@atomic
>
> openvas-libraries.x86_64
> 8.0.8-25.el6.art@atomic
>
> openvas-manager.x86_64
> 6.0.9-36.el6.art@atomic
>
> openvas-scanner.x86_64
> 5.0.6-24.el6.art@atomic
>
> openvas-smb.x86_64
> 1.0.1-1.el6.art @atomic
>
>
>
> Mike Kriwonos
>
> Sr. Systems Administrator
>
> Villanova University
>
> 121C Technology Services Building
>
> 800 Lancaster Avenue
> Villanova, PA 19085
>
> Office: 610-519-7721
>
> michael.kriwo...@villanova.edu
>
>
>
> [image: VU05BLUE.png]
>
>
>
> ___
> Openvas-discuss mailing list
> Openvas-discuss@wald.intevation.org
> https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss
>
___
Openvas-discuss mailing list
Openvas-discuss@wald.intevation.org
https://lists.wald.intevation.org/cgi-bin/mailman/listinfo/openvas-discuss