All of lore.kernel.org
 help / color / mirror / Atom feed
From: JC <jc@vtkloud.com>
To: Yi Zhao <yi.zhao@windriver.com>
Cc: "yocto@yoctoproject.org" <yocto@yoctoproject.org>
Subject: Re: Issue with SmartPM install from file
Date: Tue, 10 Sep 2013 09:41:59 +0200	[thread overview]
Message-ID: <522ECD47.8020704@vtkloud.com> (raw)
In-Reply-To: <522ECA37.1080302@windriver.com>

On 10/09/2013 09:28, Yi Zhao wrote:
>
> 于 2013年09月10日 03:33, JC 写道:
>> Hi,
>>
>> I'm trying to get a better hand on how smart work. I've been 
>> successful to create a repo, update and install from it. Now I want 
>> to go further. Let's assume:
>> - I have a working repo and a working device
>> - I build a new recipe (here, git) and update my repo
>> - I "smart update" on my device
>> Now instead of installing, I choose to "download" the package :
>>
>> # smart download git
>>
>> It's successful. Now I want to install it :
>>
>> # smart install ./git-1.8.1.4-r0.armv6_vfp.rpm
>> Loading cache...
>> error: Unable to create channel for file: ./git-1.8.1.4-r0.armv6_vfp.rpm
>
> That because there is no rpm-sys channel in your target. You could run 
> "smart channel --show" to check it.
>
> # smart channel --show
> [rpmsys]
> type = rpm-sys
>
> The rpm-sys channel is a default channel. It should be created when 
> build the rootfs.
>

It is present :(


Jay



      reply	other threads:[~2013-09-10  7:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-09 19:33 Issue with SmartPM install from file JC
2013-09-10  7:28 ` Yi Zhao
2013-09-10  7:41   ` JC [this message]

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=522ECD47.8020704@vtkloud.com \
    --to=jc@vtkloud.com \
    --cc=yi.zhao@windriver.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.