All of lore.kernel.org
 help / color / mirror / Atom feed
* chattr not found?
@ 2011-01-14  9:57 Jaap de Jong
  2011-01-14 14:34 ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Jaap de Jong @ 2011-01-14  9:57 UTC (permalink / raw)
  To: openembedded-devel

Hi All!

for some reason chattr is linked to chattr.e2fsprogs instead of 
../usr/bin/chattr.e2fsprogs

# ls -l /bin/chattr*
lrwxrwxrwx 1 root root   16 2011-01-14 10:37 /bin/chattr -> chattr.e2fsprogs

# ls -l /usr/bin/chattr*
-rwxr-xr-x 1 root root 7304 2010-12-10 01:12 /usr/bin/chattr.e2fsprogs

I have no time to investigate this.
Look simple...

Regards,
Jaap de Jong



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: chattr not found?
  2011-01-14  9:57 chattr not found? Jaap de Jong
@ 2011-01-14 14:34 ` Tom Rini
  2011-01-17  9:44   ` Jaap de Jong
  0 siblings, 1 reply; 4+ messages in thread
From: Tom Rini @ 2011-01-14 14:34 UTC (permalink / raw)
  To: openembedded-devel

On 01/14/2011 02:57 AM, Jaap de Jong wrote:
> Hi All!
>
> for some reason chattr is linked to chattr.e2fsprogs instead of
> ../usr/bin/chattr.e2fsprogs
>
> # ls -l /bin/chattr*
> lrwxrwxrwx 1 root root 16 2011-01-14 10:37 /bin/chattr -> chattr.e2fsprogs
>
> # ls -l /usr/bin/chattr*
> -rwxr-xr-x 1 root root 7304 2010-12-10 01:12 /usr/bin/chattr.e2fsprogs
>
> I have no time to investigate this.
> Look simple...

I'm pushing a fix for this now, thanks for the report.

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: chattr not found?
  2011-01-14 14:34 ` Tom Rini
@ 2011-01-17  9:44   ` Jaap de Jong
  2011-01-17 15:13     ` Tom Rini
  0 siblings, 1 reply; 4+ messages in thread
From: Jaap de Jong @ 2011-01-17  9:44 UTC (permalink / raw)
  To: openembedded-devel

Tim,

Thanks!
But...
at boot I get:

     update-alternatives: Error: cannot register alternative chattr to 
/usr/bin/chattr since it is already registered to /bin/chattr

Not a big deal, I guess...

Jaap


On 01/14/2011 03:34 PM, Tom Rini wrote:
> On 01/14/2011 02:57 AM, Jaap de Jong wrote:
>> Hi All!
>>
>> for some reason chattr is linked to chattr.e2fsprogs instead of
>> ../usr/bin/chattr.e2fsprogs
>>
>> # ls -l /bin/chattr*
>> lrwxrwxrwx 1 root root 16 2011-01-14 10:37 /bin/chattr ->  chattr.e2fsprogs
>>
>> # ls -l /usr/bin/chattr*
>> -rwxr-xr-x 1 root root 7304 2010-12-10 01:12 /usr/bin/chattr.e2fsprogs
>>
>> I have no time to investigate this.
>> Look simple...
> I'm pushing a fix for this now, thanks for the report.
>



^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: chattr not found?
  2011-01-17  9:44   ` Jaap de Jong
@ 2011-01-17 15:13     ` Tom Rini
  0 siblings, 0 replies; 4+ messages in thread
From: Tom Rini @ 2011-01-17 15:13 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Eric Bénard

On 01/17/2011 02:44 AM, Jaap de Jong wrote:
> Tim,
>
> Thanks!
> But...
> at boot I get:
>
> update-alternatives: Error: cannot register alternative chattr to
> /usr/bin/chattr since it is already registered to /bin/chattr
>
> Not a big deal, I guess...

This looks like a busybox bug since on my real system I see it in 
/usr/bin/chattr.  Eric?

-- 
Tom Rini
Mentor Graphics Corporation



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2011-01-17 15:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-14  9:57 chattr not found? Jaap de Jong
2011-01-14 14:34 ` Tom Rini
2011-01-17  9:44   ` Jaap de Jong
2011-01-17 15:13     ` Tom Rini

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.