From: Daniel J Walsh <dwalsh@redhat.com>
To: James Athey <jathey@tresys.com>
Cc: Stephen Smalley <sds@tycho.nsa.gov>,
selinux@tycho.nsa.gov, Ted X Toth <txtoth@gmail.com>,
Karl MacMillan <kmacmillan@mentalrootkit.com>,
Joshua Brindle <method@manicmethod.com>
Subject: Re: [RFC][PATCH] libselinux: refactored SWIG bindings
Date: Tue, 19 Jun 2007 14:48:08 -0400 [thread overview]
Message-ID: <467824E8.5000409@redhat.com> (raw)
In-Reply-To: <1182265710.14549.7.camel@exodus.columbia.tresys.com>
James Athey wrote:
> On Tue, 2007-06-19 at 07:40 -0400, Stephen Smalley wrote:
>
>> Ted reports that this patch solves his problems with the libselinux
>> python bindings. However, I noticed that it breaks
>> system-config-selinux due to excluding selinux_raw_to_trans_context and
>> friends. Dan, can you check over the patch and see if there are any
>> other omissions from these python bindings that you need?
>>
>
> That's an oversight on my part - I had already included the _raw
> functions in the wrapper, but had neglected to update the patch.
>
> A new patch is attached.
>
Traceback (most recent call last):
File "/usr/bin/audit2allow", line 30, in <module>
import sepolgen.module as module
File "/usr/lib/python2.5/site-packages/sepolgen/module.py", line 27,
in <module>
import selinux
File "/usr/lib/python2.5/site-packages/selinux.py", line 7, in <module>
import _selinux
ImportError: /usr/lib/python2.5/site-packages/_selinux.so: undefined
symbol: fsetfilecon_raw
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
next prev parent reply other threads:[~2007-06-19 18:48 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-06-13 14:27 [RFC][PATCH] libselinux: refactored SWIG bindings James Athey
2007-06-19 11:40 ` Stephen Smalley
2007-06-19 15:08 ` James Athey
2007-06-19 18:48 ` Daniel J Walsh [this message]
2007-06-19 19:51 ` James Athey
2007-06-19 19:53 ` Daniel J Walsh
2007-06-22 19:38 ` Stephen Smalley
2007-09-04 14:23 ` Daniel J Walsh
2007-09-05 19:35 ` [PATCH] libselinux: fix rpm_execcon in " James Athey
2007-09-06 12:37 ` Daniel J Walsh
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=467824E8.5000409@redhat.com \
--to=dwalsh@redhat.com \
--cc=jathey@tresys.com \
--cc=kmacmillan@mentalrootkit.com \
--cc=method@manicmethod.com \
--cc=sds@tycho.nsa.gov \
--cc=selinux@tycho.nsa.gov \
--cc=txtoth@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.