bug-binutils
[Top][All Lists]
Advanced

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

Re: file stripping with a non root account seems problematic.


From: Nick Clifton
Subject: Re: file stripping with a non root account seems problematic.
Date: Thu, 28 Apr 2016 14:13:16 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.0

Hi Kyle,

> $ strip --strip-unneeded libubsec.so
> strip: unable to copy file 'libubsec.so'; reason: Permission denied
> 
> In rename.c
> on an existing file;
> prior to invoking function creat
> the file must unlinked?

Hmm, this sounds like a possible file permission issue.

Can you provide a more extensive test case ?  One where you explicitly 
set the file permissions before running strip, so that I can try 
reproducing the problem locally.

Cheers
  Nick




reply via email to

[Prev in Thread] Current Thread [Next in Thread]