Re: FYI, rawhide makes /usr/bin/install (matchpathcon) segfault

2011-09-07 Thread Jim Meyering
Daniel J Walsh wrote: ... > Grab libselinux-2.1.5-3.fc17 out of koji, should fix the problem. Thanks. That solved it for me. -- devel mailing list devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/devel

Re: FYI, rawhide makes /usr/bin/install (matchpathcon) segfault

2011-09-07 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/07/2011 04:01 AM, Jim Meyering wrote: > I was getting ready to release coreutils-8.13, after two > pre-release snapshots, > > http://thread.gmane.org/gmane.comp.gnu.coreutils.general/1554 > http://thread.gmane.org/gmane.comp.gnu.coreutils.gener

Re: FYI, rawhide makes /usr/bin/install (matchpathcon) segfault

2011-09-07 Thread Tom London
On Wed, Sep 7, 2011 at 6:02 AM, Jim Meyering wrote: > Richard W.M. Jones wrote: >> On Wed, Sep 07, 2011 at 01:44:36PM +0200, Jim Meyering wrote: >>> Jim Meyering wrote: >>> ... >>> >     $ touch a && $ env -i /usr/bin/install a b >>> >     zsh: segmentation fault  env -i /usr/bin/install a b >>> >

Re: FYI, rawhide makes /usr/bin/install (matchpathcon) segfault

2011-09-07 Thread Jim Meyering
Richard W.M. Jones wrote: > On Wed, Sep 07, 2011 at 01:44:36PM +0200, Jim Meyering wrote: >> Jim Meyering wrote: >> ... >> > $ touch a && $ env -i /usr/bin/install a b >> > zsh: segmentation fault env -i /usr/bin/install a b >> > [Exit 139 (SEGV)] >> >> Rich Jones found that updating t

Re: FYI, rawhide makes /usr/bin/install (matchpathcon) segfault

2011-09-07 Thread Richard W.M. Jones
On Wed, Sep 07, 2011 at 01:44:36PM +0200, Jim Meyering wrote: > Jim Meyering wrote: > ... > > $ touch a && $ env -i /usr/bin/install a b > > zsh: segmentation fault env -i /usr/bin/install a b > > [Exit 139 (SEGV)] > > Rich Jones found that updating to libselinux-2.1.5-2.fc17.x86_64 >

Re: FYI, rawhide makes /usr/bin/install (matchpathcon) segfault

2011-09-07 Thread Jim Meyering
Jim Meyering wrote: ... > $ touch a && $ env -i /usr/bin/install a b > zsh: segmentation fault env -i /usr/bin/install a b > [Exit 139 (SEGV)] Rich Jones found that updating to libselinux-2.1.5-2.fc17.x86_64 made it so he too sees the above failure. > http://bugzilla.redhat.com/736