Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [oe-commits] Steve Sakoman : coreutils: experimental coreutils fix
Date: Tue, 14 Dec 2010 22:50:11 +0100	[thread overview]
Message-ID: <20101214215011.GG6662@jama> (raw)
In-Reply-To: <4D07DF4B.7000800@balister.org>

On Tue, Dec 14, 2010 at 04:19:07PM -0500, Philip Balister wrote:
> On 12/14/2010 03:59 PM, Martin Jansa wrote:
> > On Tue, Dec 14, 2010 at 06:40:36PM +0000, git version control wrote:
> >> Module: openembedded.git
> >> Branch: org.openembedded.dev
> >> Commit: 6f0ed3e2cebc76cc992ddc102ade8bfa13e17acb
> >> URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=6f0ed3e2cebc76cc992ddc102ade8bfa13e17acb
> >>
> >> Author: Steve Sakoman<steve@sakoman.com>
> >> Date:   Sat Dec 11 07:16:26 2010 -0800
> >>
> >> coreutils: experimental coreutils fix
> >
> > what was wrong?
> >
> 
> Sorry, I committed a fix I pulled from Steve's repo an dhe had a quick 
> message on the commit.

OK, no problem

> Basically, the coreutils post install script that linked the coreutils 
> version to the correct did not work. We can't figure out why, but 
> removing the test solved the problem.

Ah :/ never noticed it here.

> As a side note, Poky also dropped the test.

cannot find coreutils-target.inc or cherry-pick of 
http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=05794e79b4af2d2f3ded69a02c0275335b75a47c
in poky.. :)

> Since this changes creates output that is more correct than the old 
> behavior, I pushed it.

Then please remove all older coreutils versions which doesn't provide
complete set of bindir_progs, base_bindir_progs, sbindir_progs, because
ie coreutils-6.0 now breaks ie timeout:

SHR root@gjama ~ $ ll /usr/bin/timeout
lrwxrwxrwx    1 root     root            17 Dec 14 22:34 /usr/bin/timeout -> ../../bin/busybox

SHR root@gjama ~ $ opkg install coreutils
Installing coreutils (6.0-r6.0.6) to root...
update-alternatives: Linking //usr/bin/basename to basename.coreutils
...
update-alternatives: Linking //usr/bin/timeout to timeout.coreutils
...
update-alternatives: Linking //usr/bin/[ to lbracket.coreutils

SHR root@gjama ~ $ timeout
-bash: timeout: command not found
SHR root@gjama ~ $ which timeout
SHR root@gjama ~ $ ls -lah /usr/bin/timeout*
lrwxrwxrwx 1 root root 17 Dec 14 22:41 /usr/bin/timeout -> timeout.coreutils

Regards,

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com



  reply	other threads:[~2010-12-14 21:51 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1PSZng-0001y3-K3@melo.openembedded.org>
2010-12-14 20:59 ` [oe-commits] Steve Sakoman : coreutils: experimental coreutils fix Martin Jansa
2010-12-14 21:19   ` Philip Balister
2010-12-14 21:50     ` Martin Jansa [this message]
2010-12-16  0:26       ` Philip Balister
2010-12-16  8:58         ` Frans Meulenbroeks
2010-12-16  9:03           ` Martin Jansa
2011-01-13  9:25           ` Martin Jansa

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20101214215011.GG6662@jama \
    --to=martin.jansa@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox