All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gary Thomas <gary@mlbassoc.com>
To: Tom Zanussi <tom.zanussi@intel.com>
Cc: "poky@yoctoproject.org" <poky@yoctoproject.org>,
	chinmaya hoshing <cahoshing@gmail.com>
Subject: Re: Error in pulling cups package
Date: Thu, 05 May 2011 08:23:04 -0600	[thread overview]
Message-ID: <4DC2B2C8.5050106@mlbassoc.com> (raw)
In-Reply-To: <1304604592.17396.122.camel@elmorro>

On 05/05/2011 08:09 AM, Tom Zanussi wrote:
> On Thu, 2011-05-05 at 04:25 -0700, chinmaya hoshing wrote:
>> Hi,
>>
>> I am trying to port Poky to the "sandybridge platform"  for "sugarbay"
>> machine.
>> I am getting error for cups package following is the error log:
>
> Seems other people are seeing the same error on other platforms too:
>
> http://lists.linuxtogo.org/pipermail/openembedded-core/2011-May/001794.html
>
> Can you file a bug report with the steps to reproduce?

Another thing to try would be to use IPK packaging instead of RPM (since my
read of the failure is in the RPM package management while building the image)
Just set PACKAGE_CLASSES ?= "package_ipk" in local.conf and rebuild.

>>
>> Processing google-chrome...
>> | Processing bzip2...
>> | Processing cups...
>> | error: LOOP:
>> | error: removing busybox-1.17.3-r2.snb "Requires(hint):
>> busybox-udhcpc" from tsort relations.
>> | error: removing busybox-udhcpc-1.17.3-r2.snb
>> "Requires(post): /bin/sh" from tsort relations.
>> | error: LOOP:
>> | error: removing nss-dev-3.12.9-r2.snb "Requires: nss = 3.12.9-r2"
>> from tsort relations.
>> | error: removing nss-3.12.9-r2.snb "Requires: nss-dev>= 3.12.9" from
>> tsort relations.
>> | error: LOOP:
>> | error: removing nspr-4.8.7-r0.snb "Requires: nspr-dev>= 4.8.7" from
>> tsort relations.
>> | error: removing nspr-dev-4.8.7-r0.snb "Requires: nspr = 4.8.7-r0"
>> from tsort relations.
>> | error: LOOP:
>> | error: removing busybox-1.17.3-r2.snb "Requires(hint):
>> busybox-syslog" from tsort relations.
>> | error: removing busybox-syslog-1.17.3-r2.snb
>> "Requires(post): /bin/sh" from tsort relations.
>> | error: LOOP:
>> | error: removing libudev0-164-r1.snb "Requires: udev = 164-r1" from
>> tsort relations.
>> | error: removing udev-164-r1.snb "Requires: libudev0>= 164" from
>> tsort relations.
>> | error: LOOP:
>> | error: removing libdbus-1-3-1.4.1-r1.snb "Requires(hint): dbus-1"
>> from tsort relations.
>> | error: removing dbus-1-1.4.1-r1.snb "Requires: libdbus-1-3>= 1.4.1"
>> from tsort relations.
>> |
>> Manifest: /home/sct/logi_sandybridge/poky/build/tmp/work/sugarbay-poky-linux/poky-image-minimal-black-1.0-r0/rootfs/install/install.manifest
>> | error: LOOP:
>> | error: removing nspr-4.8.7-r0.snb "Requires: nspr-dev>= 4.8.7" from
>> tsort relations.
>> | error: removing nspr-dev-4.8.7-r0.snb "Requires: nspr = 4.8.7-r0"
>> from tsort relations.
>> | error: LOOP:
>> | error: removing busybox-1.17.3-r2.snb "Requires(hint):
>> busybox-udhcpc" from tsort relations.
>> | error: removing busybox-udhcpc-1.17.3-r2.snb
>> "Requires(post): /bin/sh" from tsort relations.
>> | error: LOOP:
>> | error: removing nss-dev-3.12.9-r2.snb "Requires: nss = 3.12.9-r2"
>> from tsort relations.
>> | error: removing nss-3.12.9-r2.snb "Requires: nss-dev>= 3.12.9" from
>> tsort relations.
>> | error: LOOP:
>> | error: removing busybox-syslog-1.17.3-r2.snb
>> "Requires(post): /bin/sh" from tsort relations.
>> | error: removing busybox-1.17.3-r2.snb "Requires(hint):
>> busybox-syslog" from tsort relations.
>> | error: LOOP:
>> | error: removing dbus-1-1.4.1-r1.snb "Requires: libdbus-1-3>= 1.4.1"
>> from tsort relations.
>> | error: removing libdbus-1-3-1.4.1-r1.snb "Requires(hint): dbus-1"
>> from tsort relations.
>> | error: LOOP:
>> | error: removing udev-164-r1.snb "Requires: libudev0>= 164" from
>> tsort relations.
>> | error: removing libudev0-164-r1.snb "Requires: udev = 164-r1" from
>> tsort relations.
>> | Preparing...
>>   /home/sandybridge/poky/build/tmp/work/sugarbay-poky-linux/poky-image-minimal-black-1.0-r0/temp/run.do_rootfs.21768: line 507: 22206 Segmentation fault      rpm --dbpath /var/lib/rpm --define='_openall_before_chroot 1' --root ${target_rootfs} --predefine "_rpmds_sysinfo_path ${target_rootfs}/etc/rpm/sysinfo" --predefine "_rpmrc_platform_path ${target_rootfs}/etc/rpm/platform" -D "_dbpath /var/lib/rpm" --noscripts --notriggers --noparentdirs --nolinktos -D "__dbi_txn create nofsync private" -Uhv ${target_rootfs}/install/install_solution.manifest
>> | ERROR: Function 'do_rootfs' failed
>> (see /home/sandybridge/poky/build/tmp/work/sugarbay-poky-linux/poky-image-minimal-black-1.0-r0/temp/log.do_rootfs.21768 for further information)
>> NOTE: package poky-image-minimal-black-1.0-r0: task do_rootfs: Failed
>> ERROR:
>> '/home/sandybridge/poky/meta/recipes-core/images/poky-image-minimal-black.bb' failed
>> ERROR: Task 179
>> (/home/sandybridge/poky/meta/recipes-core/images/poky-image-minimal-black.bb, do_rootfs) failed with exit code '1'
>>
>>
>> Can you help me to find the solution !!!!!!
>>
>>
>> Chinmaya
>>
>>
>
>
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky

-- 
------------------------------------------------------------
Gary Thomas                 |  Consulting for the
MLB Associates              |    Embedded world
------------------------------------------------------------


  reply	other threads:[~2011-05-05 14:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-05 11:25 Error in pulling cups package chinmaya hoshing
2011-05-05 14:09 ` Tom Zanussi
2011-05-05 14:23   ` Gary Thomas [this message]
2011-05-06  7:32     ` chinmaya hoshing
2011-05-06  9:19       ` Gary Thomas
2011-05-05 14:40   ` Mark Hatle
2011-05-06  5:31     ` chinmaya hoshing
2011-05-06 10:04 ` Kang Kai
2011-05-06 15:11   ` Gary Thomas
2011-05-09 11:43     ` chinmaya hoshing
2011-05-06 15:18   ` Mark Hatle
2011-05-07  6:58     ` Kang Kai

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=4DC2B2C8.5050106@mlbassoc.com \
    --to=gary@mlbassoc.com \
    --cc=cahoshing@gmail.com \
    --cc=poky@yoctoproject.org \
    --cc=tom.zanussi@intel.com \
    /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.