From: Srinivasa Rao Ragolu <srinivasa.ragolu@gmobis.com>
To: openembedded-devel@lists.openembedded.org
Subject: do_rootfs failing with gpgkey error
Date: Thu, 25 Nov 2010 17:12:47 +0530 [thread overview]
Message-ID: <4CEE4BB7.3060209@gmobis.com> (raw)
Hi Friends,
I have been working on a linux platform and mips
processor. I am using openembedded to prepare rootfs and SDK. Till now
for every package .ipk files are getting created. Now Its necessary to
me to move from .ipk to .rpm. so I modified the following stanzas in distro
INHERIT += "package_rpm"
PREFERRED_PKG_FORMAT ?= "rpm"
# If we're using an .ipk based rootfs, we want to have opkg-nogpg
installed so postinst script can run
IPKG_VARIANT = "opkg-nogpg" (/kept as it is for .rpm/)
Now I could able to build all the packages as
.rpms successfully but in the final task do_rootfs failing with
following errors...
| Yum Version: 3.2.18
| COMMAND: yum -c /home/srinivas/Downloads/build/openembedded/tmp/rootfs/avn-debug-image/etc/yum.conf --installroot /home/srinivas/Downloads/build/openembedded/tmp/rootfs/avn-debug-image -y install task-boot base-files base-passwd qt4-embedded dbus gstreamer gst-meta-base gst-meta-audio gst-meta-debug mtd-utils e2fsprogs upstart devicekit-disks audiomanagercore audiomanagerdistro gst-plugins-base gst-plugins-good gst-plugins-bad gst-plugins-ugly gst-ffmpeg libncurses5 ncurses-base tmux ckermit python task-avn-debug wvdial usb-modeswitch usb-modeswitch-data libfontconfig1 tracker browser udev sysvinit sysvinit-pidof busybox
| Installroot: /home/srinivas/Downloads/build/openembedded/tmp/rootfs/avn-debug-image
| Ext Commands:
|
| task-boot
| base-files
| base-passwd
| qt4-embedded
| dbus
| gstreamer
| gst-meta-base
| gst-meta-audio
| gst-meta-debug
| mtd-utils
| e2fsprogs
| upstart
| devicekit-disks
| audiomanagercore
| audiomanagerdistro
| gst-plugins-base
| gst-plugins-good
| gst-plugins-bad
| gst-plugins-ugly
| gst-ffmpeg
| libncurses5
| ncurses-base
| tmux
| ckermit
| python
| task-avn-debug
| wvdial
| usb-modeswitch
| usb-modeswitch-data
| libfontconfig1
| tracker
| browser
| udev
| sysvinit
| sysvinit-pidof
| busybox
|
| You have enabled checking of packages via GPG keys. This is a good thing.
| However, you do not have any GPG public keys installed. You need to download
| the keys for packages you wish to install and install them.
| You can do that by running the command:
| rpm --import public.gpg.key
|
|
| Alternatively you can specify the url to the key you would like to use
| for a repository in the 'gpgkey' option in a repository section and yum
| will install it for you.
|
| For more information contact your distribution or package provider.
|
NOTE: Task failed: /home/srinivas/Downloads/build/openembedded/tmp/work/avngen3-avn-linux/avn-debug-image-1.0-r0/temp/log.do_rootfs.2178
ERROR: TaskFailed event exception, aborting
ERROR: Build of /home/srinivas/Downloads/build/openembedded/recipes/images/avn-debug-image.bb do_rootfs failed
ERROR: Task 9 (/home/srinivas/Downloads/build/openembedded/recipes/images/avn-debug-image.bb, do_rootfs) failed
NOTE: Tasks Summary: Attempted 2492 tasks of which 2480 didn't need to be rerun and 1 failed.
ERROR: '/home/srinivas/Downloads/build/openembedded/recipes/images/avn-debug-image.bb' failed
* I have tried so many things to resolve this issue. Could you please suggest me, How to disable gpg keys and build rootfs successfully.....
*
--
Thanks& Regards
Srinivasa Rao Ragolu
reply other threads:[~2010-11-25 6:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4CEE4BB7.3060209@gmobis.com \
--to=srinivasa.ragolu@gmobis.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