All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Hatle <mark.hatle@windriver.com>
To: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Cc: yocto@yoctoproject.org
Subject: Re: poky-image-minimal-1.0-r0:Unable to find package rpm!
Date: Wed, 24 Nov 2010 18:53:53 -0600	[thread overview]
Message-ID: <4CEDB3A1.1020505@windriver.com> (raw)
In-Reply-To: <AANLkTinGX58oee599rpH8V=+tnYVG8LCU03OoDBkSDDd@mail.gmail.com>

On 11/24/10 4:05 PM, Frans Meulenbroeks wrote:
> 2010/11/24 Mark Hatle <mark.hatle@windriver.com>:
> 
>> The files in question would be tmp/deploy/rpm/mips/rpm-5.1.10-r7.mips.rpm (or
>> similar)
>>
>> That should exist..  If it doesn't something went wrong with the build of the
>> package.
>>
>> If it does, look in the directory (that has the RPM package) for a directory
>> called "solvedb".  Assuming that exists.. then the solver should be setup/loaded
>> and the package should be available.
>>
>> But the actual failure is rpm unable to find a package called "rpm" within the
>> resolver databases that are being consulted.
>>
>> The other thing to look at is the tmp/deploy/rpm  .. there is a solvedb.conf and
>> solvedb.macro
>>
>> Both of those should list out the solvers that it consults.  If the directory
>> that the rpm package is in, is not in that list.. then something went wrong
>> during that setup.
>>
>> --Mark
> 
> Thanks, that was a good help.
> There was no solvedb dir.
> My machine.conf file was missing
> PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te"
> (maybe the omission of this var could be considered as an error).
> 
> But that almost immediately brought me to the next issue:
> rpm and zypper install fine, but I get an eglibc error
> | error: Failed dependencies:
> | 	eglibc >= 2.12 is needed by sysvinit-2.88dsf-r1.armv5te

If the ARCHs were wrong, then the dependencies wouldn't have been re-written
properly during the build.  This is something I don't like about the way OE/Poky
do things.. (dynamically re-write dependencies) but I'm not sure of a way to
resolve it.

You need to either completely rebuild -- or find a way to clear all of the
stamps for the packaging.. (once the packaging is re-done the dependencies will
be corrected)

--Mark

> and I do not see an eglibc package (but I do have
> eglibc-pic-2.12-r12.armv5te.rpm as well as quite a lot of subpackages,
> 
> eg.
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-gconv-hp-greek8-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-binary-localedata-es-pa.iso-8859-1-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-localedata-iso14651-t1-pinyin-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-charmap-viscii-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-localedata-gl-es-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-gconv-ibm1124-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-binary-localedata-or-in-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-gconv-ecma-cyrillic-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-localedata-cv-ru-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-binary-localedata-id-id.iso-8859-1-2.12-r12.armv5te.rpm
> manifest:/home/frans/poky/poky/build/tmp/deploy/rpm/armv5te/eglibc-localedata-lt-lt-2.12-r12.armv5te.rpm
> 
> Guess it'll be tomorrow before I get to that.
> 
> Frans



  reply	other threads:[~2010-11-25  0:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-24 19:36 poky-image-minimal-1.0-r0:Unable to find package rpm! Frans Meulenbroeks
2010-11-24 20:00 ` Mark Hatle
2010-11-24 20:21   ` Frans Meulenbroeks
2010-11-24 20:29     ` Mark Hatle
2010-11-24 22:05       ` Frans Meulenbroeks
2010-11-25  0:53         ` Mark Hatle [this message]
2010-11-25  7:06     ` Tian, Kevin
2010-11-25  8:54       ` Frans Meulenbroeks

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=4CEDB3A1.1020505@windriver.com \
    --to=mark.hatle@windriver.com \
    --cc=fransmeulenbroeks@gmail.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.