[xorg-bugzilla-noise] [Bug 972] New: Xprint installs outside of ProjectDir when NothingOutsideProjectRoot is YES

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 2 18:29:36 PDT 2004


Please do not reply to this email: if you want to comment on the bug, go to          
the URL shown below and enter yourcomments there.   
 
https://freedesktop.org/bugzilla/show_bug.cgi?id=972        
   
           Summary: Xprint installs outside of ProjectDir when
                    NothingOutsideProjectRoot is YES
           Product: xorg
           Version: CVS_head
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Release
        AssignedTo: xorg-bugzilla-noise at freedesktop.org
        ReportedBy: kem at freedesktop.org
OtherBugsDependingO 351
             nThis:


NothingOutsideProjectRoot is supposed to disable installing anything outside of
the ProjectRoot, but Xprint does not obey this define.  On my Red Hat Linux
system, it tries to install files outside of the ProjectRoot.  See log below.

make[6]: Entering directory
`/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc/init.d'
install -c -m 0755 xprint /etc/init.d/xprint
install: cannot create regular file `/etc/init.d/xprint': Permission denied
make[6]: *** [install] Error 1
echo "# Installing /etc/init.d links for RedHat Linux(-like)"
# Installing /etc/init.d links for RedHat Linux(-like)
ln: creating symbolic link `/etc/rc.d/rc0.d/K61xprint' to `/etc/init.d/xprint':
Permission denied
make[6]: *** [install] Error 1
install in programs/Xserver/Xprint/etc/init.d done
make[6]: Leaving directory
`/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc/init.d'
installing in programs/Xserver/Xprint/etc/profile.d...
make[6]: Entering directory
`/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc/profile.d'
install -c -m 0755 xprint.csh /etc/profile.d/xprint.csh
install: cannot create regular file `/etc/profile.d/xprint.csh': Permission denied
make[6]: *** [install] Error 1
install -c -m 0755 xprint.sh /etc/profile.d/xprint.sh
install: cannot create regular file `/etc/profile.d/xprint.sh': Permission denied
make[6]: *** [install] Error 1
install in programs/Xserver/Xprint/etc/profile.d done
make[6]: Leaving directory
`/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc/profile.d'
installing in programs/Xserver/Xprint/etc/Xsession.d...
make[6]: Entering directory
`/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc/Xsession.d'
+ mkdir -p /etc/X11/Xsession.d
mkdir: cannot create directory `/etc/X11/Xsession.d': Permission denied
make[6]: *** [install] Error 1
install -c -m 0755 cde_xsessiond_xprint.sh
/etc/X11/xinit/xinitrc.d/92xprint-xpserverlist.sh
install: cannot create regular file
`/etc/X11/xinit/xinitrc.d/92xprint-xpserverlist.sh': Permission denied
make[6]: *** [install] Error 1
install in programs/Xserver/Xprint/etc/Xsession.d done
make[6]: Leaving directory
`/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc/Xsession.d'
make[5]: *** [install] Error 2
make[5]: Leaving directory `/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint/etc'
make[4]: *** [install] Error 2
make[4]: Leaving directory `/usr/src/kem/build/xorg/xc/programs/Xserver/Xprint'        
   
   
--         
Configure bugmail: https://freedesktop.org/bugzilla/userprefs.cgi?tab=email       
   
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the xorg-bugzilla-noise mailing list