> On Sat, Oct 03, 2015 at 03:14:54PM +0200, Matthieu Herrb wrote:
> > On Sat, Oct 03, 2015 at 02:21:50PM +0200, Daniel Jakots wrote:
> > > On Sat, 3 Oct 2015 14:18:38 +0200 (CEST), [email protected] wrote:
> > > 
> > > > It creates a X.org.0.log.
> > 
> > It looks like you lost the setuid bit on /usr/X11R6/bin/Xorg.
> 
>       Indeed. I've built xenocara few hours ago and
>       /usr/X11R6/bin/Xorg is set to 0755. Also a manual
> 
>       # chmod u+s /usr/X11R6/bin/Xorg does nothing.
> 
>       Seems like the lastest changes wrt tame few hours ago
>       broke things, as a 3 days old /bin/chmod works w/o issues.

indeed.

X build process is not using install(1), but direct chmod(1).  And
i tame'd chmod too far.  Fixed in next snapshots.

Reply via email to