I've never used fakeroot, but it appears that you
don't have all of root's permissions. Try using "su -c
'command here'" (use single quotes around command,
leave out double quotes)
--- Charles Baker <[EMAIL PROTECTED]> wrote:
> 
> --- Charles Baker <[EMAIL PROTECTED]> wrote:
> > Using sid,I was trying to compile new kernel w/
> > make-kpkg when I got this series of errors, can
> > someone shed a little light on my benighted brain?
> > 
> > 
> <<SNIP>>
> Sorry, screwed up my paste:
> 
> [EMAIL PROTECTED]:/usr/src/linux$ fakeroot make-kpkg
> --append_to_version -686 --initrd 
>  --revision=rev.01 kernel_image
> test ! -f stamp-debian && test ! -f debian/official
> &&
> \
>       rm -rf debian && install -p -d -o root -g root
> -m 755 debian
> rm: cannot remove directory `debian': Permission
> denied
> make: [stamp-debian] Error 1 (ignored)
> test ! -f stamp-debian -a \
>                ! \( -f debian/official -a -f
> debian/control \) && \
>    sed -e 's/=V/2.4.18-686/g'        -e
> 's/=D/rev.01/g' \
>        -e 's/=A/i386/g'   -e 's/=SA//g' \
>                -e 's/=L/lilo (>= 19.1), /g' -e
> 's/=I/initrd-tools (>= 0.1.1), /g 
> ' \
>                -e 's/=CV/2.4/g' \
>                -e 's/=M/Charles H. Baker
> <[EMAIL PROTECTED]>/g'  \
>                  /usr/share/kernel-package/Control>
> debian/control
> test ! -f stamp-debian && test ! -f debian/official
> &&
> \
>    sed -e 's/=V/2.4.18-686/g' -e 's/=D/rev.01/g' \
>     -e 's/=A/i386/g' -e 's/=M/Charles H. Baker
> <[EMAIL PROTECTED]>/g' \
>         /usr/share/kernel-package/changelog >
> debian/changelog
> test ! -f debian/rules && \
>    install -p -m 755 /usr/share/kernel-package/rules
> debian/rules
> touch stamp-debian
> touch: creating `stamp-debian': Permission denied
> make: *** [stamp-debian] Error 1
> [EMAIL PROTECTED]:/usr/src/linux$
> 
> =====
> [EMAIL PROTECTED]
> Hacking is a "Good Thing!"
> See
> http://www.tuxedo.org/~esr/faqs/hacker-howto.html
> 
> __________________________________________________
> Do You Yahoo!?
> Yahoo! Tax Center - online filing with TurboTax
> http://taxes.yahoo.com/
> 
> 
> -- 
> To UNSUBSCRIBE, email to
> [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact
> [EMAIL PROTECTED]
> 


__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to