From: Philipp Wagner <lists@philipp-wagner.com>
To: yocto@yoctoproject.org
Subject: Re: Add nfs package to image minimal for atom-pc
Date: Mon, 16 Sep 2013 21:32:38 +0200 [thread overview]
Message-ID: <52375CD6.3010604@philipp-wagner.com> (raw)
In-Reply-To: <F333D337-0522-4164-9704-6B56C20F7AC9@gmail.com>
Am 16.09.2013 19:06, Khem Raj wrote:
>
> On Sep 16, 2013, at 4:04 AM, Jack <jackrubby2010@gmail.com> wrote:
>
>> I have already tested it. But I got error again. Error is :
>>
>> Computing transaction...error: Can't install nfs-utils-1.2.7-r0@core2: no
>> package provides /bin/bash
>>
>> What can I do?
>
> well, you can add bash to your image using IMAGE_INSTALL or something however that might
> hide potential problem where may be there is one script in nfs-utils wanting bash which
> can be split into a package of its own. If you can file a bug in yocto bugzilla to track it as well
nfs-utils contains a couple bash scripts, e.g. osd_login or start-statd.
Both use in its current state at least some bash specifics, so they need
to either be modified to work with any shell, split out or bash needs
to be added as dependency. I already reported this on the mailing list
some months ago, but since then I simply added bash to the image, as I
was told that adding bash as dependency is a no-go.
Philipp
next prev parent reply other threads:[~2013-09-16 19:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-16 9:37 Add nfs package to image minimal for atom-pc Jack
2013-09-16 10:31 ` Jegan Chandru
2013-09-16 11:04 ` Jack
2013-09-16 17:06 ` Khem Raj
2013-09-16 19:32 ` Philipp Wagner [this message]
2013-09-16 21:31 ` Khem Raj
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=52375CD6.3010604@philipp-wagner.com \
--to=lists@philipp-wagner.com \
--cc=yocto@yoctoproject.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 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.