Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: Nemiver - A C/C++ Debugger for GNOME - point, click, debug! Alias: nemiver https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=223943 ------- Additional Comments From paul@xxxxxxxxxxxx 2007-02-13 03:54 EST ------- Using chcon in %install doesn't help because (a) file contexts aren't stored in RPM packages, and (b) rpm sets the file contexts based on the currently-running policy at package install time, which would override any file context set previously. The quick fix for this is to fix the file context in %post. The better fix for this is to request that /usr/lib(64)?/nemiver/plugins/dbgperspective/libdbgperspectiveplugin.so is set to context type textrel_shlib_t in the main selinux-policy package (request this on fedora-selinux-list or raise a bug on selinux-policy), so you don't need to adjust the context type in your own package. The bext fix is of course to get the underlying memory access fixed upstream as mentioned before. Hopefully they will have a clue what is going on. -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review