pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/44241: textproc/texi2html seems to require root priv



>Number:         44241
>Category:       pkg
>Synopsis:       textproc/texi2html seems to require root priv
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Dec 16 04:35:00 +0000 2010
>Originator:     YAMAMOTO Takashi
>Release:        NetBSD
>Organization:
        
>Environment:
Architecture: i386
Machine: i386
>Description:
        "make install" in the textproc/texi2html produces the following
        error for me.  on the other hand, "sudo make install" works.
        i have "SU_CMD=sudo sh -c" in /etc/mk.conf.

gmake[1]: Entering directory 
`/home/takashi/pdir/wrkobjdir.kuma/textproc/texi2html/work/texi2html-5.0/Tests'
gmake[1]: Nothing to be done for `all'.
gmake[1]: Leaving directory 
`/home/takashi/pdir/wrkobjdir.kuma/textproc/texi2html/work/texi2html-5.0/Tests'
Making all in test
gmake[1]: Entering directory 
`/home/takashi/pdir/wrkobjdir.kuma/textproc/texi2html/work/texi2html-5.0/test'
Making all in .
gmake[2]: Entering directory 
`/home/takashi/pdir/wrkobjdir.kuma/textproc/texi2html/work/texi2html-5.0/test'
for dir in htmlxref htmlxref-only_mono htmlxref-only_split; do \
        .././install-sh -c -d $dir/.texinfo/ ; \
        /usr/bin/install -c -o root -g wheel -m 444 ./$dir/htmlxref.cnf 
$dir/.texinfo/ ; \
done
install: htmlxref/.texinfo//htmlxref.cnf: chown/chgrp: Operation not permitted
install: htmlxref-only_mono/.texinfo//htmlxref.cnf: chown/chgrp: Operation not 
permitted
install: htmlxref-only_split/.texinfo//htmlxref.cnf: chown/chgrp: Operation not 
permitted
gmake[2]: *** [all-local] Error 1
gmake[2]: Leaving directory 
`/home/takashi/pdir/wrkobjdir.kuma/textproc/texi2html/work/texi2html-5.0/test'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/home/takashi/pdir/wrkobjdir.kuma/textproc/texi2html/work/texi2html-5.0/test'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop.
make: stopped in /siro/pkgsrc/textproc/texi2html
*** Error code 1

Stop.
make: stopped in /siro/pkgsrc/textproc/texi2html
kuma% 
>How-To-Repeat:
        
>Fix:
        

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index