Mailinglist Archive: opensuse (3506 mails)
| < Previous | Next > |
Re: Unable to load interpreter /lib/ld-linux.so.2
- From: Craig Millar <suse@xxxxxxxxxxxxxxx>
- Date: Fri, 1 Sep 2006 00:11:43 +0000 (UTC)
- Message-id: <20060901001136.GA21045@xxxxxxxxxxxxxxx>
On 31/08/06 17:17 +0200, stephan beal wrote:
> On Thursday 31 August 2006 11:27, Craig Millar wrote:
> > open("/bin/date", O_RDONLY) ? ? ? ? ? ? = -1 EPERM (Operation not
> > permitted)
>
> ??? Can't read it? That sounds very suspect.
Suspect? Should I be fearing a knock on the door from the authorities? ;-) Do
you have any idea why it might be this way?
> man 2 open:
> ...
> EPERM The O_NOATIME flag was specified, but the effective user
> ID of the caller did not match the owner of the file and the caller was
> not privileged (CAP_FOWNER).
>
> Though i don't quite believe that the ATIME is the only reason an EPERM
> error is signaled.
Assuming this was the case, any idea how I could resolve it? Sorry so many
questions, I've been unable to find any other constructive information on
this matter. My google-fu has deserted me in my time of need.
Thanks,
Craig
> On Thursday 31 August 2006 11:27, Craig Millar wrote:
> > open("/bin/date", O_RDONLY) ? ? ? ? ? ? = -1 EPERM (Operation not
> > permitted)
>
> ??? Can't read it? That sounds very suspect.
Suspect? Should I be fearing a knock on the door from the authorities? ;-) Do
you have any idea why it might be this way?
> man 2 open:
> ...
> EPERM The O_NOATIME flag was specified, but the effective user
> ID of the caller did not match the owner of the file and the caller was
> not privileged (CAP_FOWNER).
>
> Though i don't quite believe that the ATIME is the only reason an EPERM
> error is signaled.
Assuming this was the case, any idea how I could resolve it? Sorry so many
questions, I've been unable to find any other constructive information on
this matter. My google-fu has deserted me in my time of need.
Thanks,
Craig
| < Previous | Next > |