openvas gsd for CentOS 6

General Discussion of atomic repo and development projects.

Ask for help here with anything else not covered by other forums.
mafalb
New Forum User
New Forum User
Posts: 4
Joined: Wed May 16, 2012 8:44 am
Location: Vienna

openvas gsd for CentOS 6

Unread post by mafalb »

Hi,
I tried to install gsd on a CentOS 6 and it fails.

Code: Select all

[root@b ~]# yum --enablerepo atomic install gsd
Loaded plugins: fastestmirror, refresh-packagekit
...
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package gsd.i686 0:1.2.2-3.el6.art will be installed
--> Processing Dependency: libQtCore.so.4 for package: gsd-1.2.2-3.el6.art.i686
--> Processing Dependency: libQtWebKit.so.4 for package: gsd-1.2.2-3.el6.art.i686
--> Processing Dependency: libQtXml.so.4 for package: gsd-1.2.2-3.el6.art.i686
--> Processing Dependency: libQtGui.so.4 for package: gsd-1.2.2-3.el6.art.i686
--> Running transaction check
---> Package gsd.i686 0:1.2.2-3.el6.art will be installed
--> Processing Dependency: libQtWebKit.so.4 for package: gsd-1.2.2-3.el6.art.i686
---> Package qt.i686 1:4.6.2-20.el6 will be installed
---> Package qt-x11.i686 1:4.6.2-20.el6 will be installed
--> Processing Dependency: qt-sqlite(x86-32) = 1:4.6.2-20.el6 for package: 1:qt-x11-4.6.2-20.el6.i686
--> Processing Dependency: phonon-backend(x86-32) >= 4.3 for package: 1:qt-x11-4.6.2-20.el6.i686
--> Processing Dependency: libmng.so.1 for package: 1:qt-x11-4.6.2-20.el6.i686
--> Running transaction check
---> Package gsd.i686 0:1.2.2-3.el6.art will be installed
--> Processing Dependency: libQtWebKit.so.4 for package: gsd-1.2.2-3.el6.art.i686
---> Package libmng.i686 0:1.0.10-4.1.el6 will be installed
---> Package phonon-backend-gstreamer.i686 1:4.6.2-20.el6 will be installed
---> Package qt-sqlite.i686 1:4.6.2-20.el6 will be installed
--> Finished Dependency Resolution
Error: Package: gsd-1.2.2-3.el6.art.i686 (atomic)
           Requires: libQtWebKit.so.4
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest
But there is no libQtWebKit

Code: Select all

[root@b ~]# yum --enablerepo atomic provides "*libQtWebKit*"
...
No Matches found
I am on a 32bit System

Code: Select all

[root@b ~]# uname -i
i386
What is to be done to get a working gsd?
scott
Atomicorp Staff - Site Admin
Atomicorp Staff - Site Admin
Posts: 8355
Joined: Wed Dec 31, 1969 8:00 pm
Location: earth
Contact:

Re: openvas gsd for CentOS 6

Unread post by scott »

I dont know, but I'll make a note of it. I always use gsad (web interface) myself. the desktop client doesnt support all the openvas features yet.
Post Reply