Missing dependency? Bug?

General support questions
Post Reply
matobinder
Posts: 9
Joined: 2013/04/16 03:01:12

Missing dependency? Bug?

Post by matobinder » 2015/04/30 17:27:13

So before I reported this as a bug, as I haven't really done that before. I wanted to see if my finding seemed valid.

Running CentOS 7.1

I wanted the setools GUI interface so I ran
yum install setools-gui.x86_64

The when I ran seaudit I was getting

libglade-WARNING **: Could not load support for `gnome': libgnome.so: cannot open shared object file: No such file or directory

I quick did a yum provides and found that libgnome.so was part of libgnomeui.x86_64

I installed that and the warning went away.

I know it was a warning, but shouldn't that have been flagged as a dependency for setools-gui.x86_64?

Post Reply