Mailinglist Archive: opensuse-bugs (14006 mails)

< Previous Next >
[Bug 372070] AUDIT-0: open-vm-tools: suid binary
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 23 Apr 2008 07:28:46 -0600 (MDT)
  • Message-id: <20080423132846.6E1B624538D@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=372070

User lnussel@xxxxxxxxxx added comment
https://bugzilla.novell.com/show_bug.cgi?id=372070#c6





--- Comment #6 from Ludwig Nussel <lnussel@xxxxxxxxxx> 2008-04-23 07:28:45 MST
---
Almost :-) %verifyscript is a tag of it's own just like %post. You've mixed
%post and %verifyscript:

%post
%run_permissions
%verifyscript
%verify_permissions -e /sbin/mount.vmhgfs
/sbin/ldconfig
%{fillup_and_insserv vmware-guest}

That means that ldconfig and fillup are called when you run rpm -V rather than
in %post. See also
$ rpm -qp --scripts /work/CDs/all/full-i386/suse/i586/open-vm-tools.rpm


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >