All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Abernathy <jfabernathy@gmail.com>
To: yocto@yoctoproject.org
Subject: Re: build error on meta-cedarview
Date: Wed, 04 Jan 2012 15:37:57 -0500	[thread overview]
Message-ID: <4F04B8A5.3000508@gmail.com> (raw)
In-Reply-To: <20120104045927.GC31275@sakrah.homelinux.org>

On 01/03/2012 11:59 PM, Khem Raj wrote:
> On (03/01/12 12:26), Jim Abernathy wrote:
>> On 12/29/2011 11:37 AM, Saul Wold wrote:
>>> On 12/28/2011 09:26 PM, Andrew Schweitzer wrote:
>>>> Jim Abernathy<jfabernathy@...>   writes:
>>>>
>>>>>
>>>>>      While running a build of the core-image-sato using the
>>>>> edison latest
>>>>>      commits and the meta-cedartrail bsp, I notices some errors fly by
>>>>>      and thought I'd see if anyone knows the reason.  The build is just
>>>>>      to test the bsp with no changes.  Basically, doing the
>>>>> Appendix A of
>>>>>      the Development manual substituting cedartrail for crownbay.
>>>>>      snippet of the console log below:
>>>>>      NOTE: package icon-naming-utils-native-0.8.7-r3: task do_unpack:
>>>>>      Started
>>>>>      ERROR: Function 'Unpack failure for URL:
>>>> 'http://tango.freedesktop.org/releases/icon-naming-utils-0.8.7.tar.gz'.
>>>>
>>>> I don't know the reason, but I did get the same error when
>>>> trying to build yocto
>>>> per the getting started page, changing local.conf to create qemuarm
>>>>
>>>> I would be interested in knowing the reason too.
>>>>
>>> There has been a bug filed against this issue, it seems that the
>>> tarballs have moved or are unavailable from that location for some
>>> reason.  You are getting a download page, and I believe that the
>>> failure should occur earlier with a checksum mismatch, but is not.
>>>
>>> You can fetch this file from our mirror at:
>>> http://downloads.yoctoproject.org/mirror/sources/icon-naming-utils-0.8.7.tar.gz
>>>
>>>
>> Saul,
>>
>> Sorry for the dumb question, but how do I download the file and fool
>> bitbake into not trying to download it from the invalid site?  Or do
>> I need to change a file somewhere to specific our mirror URL
>> instead??
> cd into DL_DIR
> wget the<tar>
> then touch<tar>.done
>
> You can add http://downloads.yoctoproject.org/mirror/sources/
> to MIRRORS
>
> something like
> MIRRORS =+ "http://downloads.yoctoproject.org/mirror/sources/"
> to the concerned recipe.
I went back and had a number of issues so I just deleted the current 
~/poky/build directory and restarted the process including editing the 
conf/local.conf, etc.  The only change I made to the recipes was to put 
in the reference to the Yocto mirror for icon-naming-utils.  I got a 
fair way down into the build(2358 of 4426) before I got a new error.  
The step is related to initramfs-live-boot_1.0.bb do_package_write_rpm 
the log is below:

NOTE: Creating RPM package for initramfs-live-boot-dbg
NOTE: Creating RPM package for initramfs-live-boot
NOTE: Creating RPM package for initramfs-live-boot
NOTE: Not creating empty RPM package for initramfs-live-boot-doc
NOTE: Creating EMPTY RPM Package for initramfs-live-boot-dev
NOTE: Not creating empty RPM package for initramfs-live-boot-staticdev
NOTE: Not creating empty RPM package for initramfs-live-boot-locale
Building target platforms: all-poky-linux
Processing files: initramfs-live-boot-1.0-r6.all
Finding  Provides: 
/home/jim/poky/build/tmp/work/all-poky-linux/initramfs-live-boot-1.0-r6/initramfs-live-boot.provides
Finding  Requires: 
/home/jim/poky/build/tmp/work/all-poky-linux/initramfs-live-boot-1.0-r6/initramfs-live-boot.requires
Requires: /bin/sh
Requires: /bin/sh
Processing files: initramfs-live-boot-dbg-1.0-r6.all
Finding  Provides: 
/home/jim/poky/build/tmp/work/all-poky-linux/initramfs-live-boot-1.0-r6/initramfs-live-boot.provides
Finding  Requires: 
/home/jim/poky/build/tmp/work/all-poky-linux/initramfs-live-boot-1.0-r6/initramfs-live-boot.requires
Processing files: initramfs-live-boot-dev-1.0-r6.all
Checking for unpackaged file(s): 
/home/jim/poky/build/tmp/sysroots/i686-linux/usr/lib/rpm/check-files 
/home/jim/poky/build/tmp/work/all-poky-linux/initramfs-live-boot-1.0-r6/package
error: Unable to open temp file.


RPM build errors:
     Unable to open temp file.
ERROR: Function 'BUILDSPEC' failed (see 
/home/jim/poky/build/tmp/work/all-poky-linux/initramfs-live-boot-1.0-r6/temp/log.do_package_write_rpm.27564 
for further information)

Jim A


      reply	other threads:[~2012-01-04 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CANSwnwggQwOgZk61xvppWXnz3+Wks9jSaNcp0+cBf9eS2xNNOg@mail.gmail.com>
2011-12-21 16:24 ` build error on meta-cedarview Jim Abernathy
2011-12-29  5:26   ` Andrew Schweitzer
2011-12-29 16:37     ` Saul Wold
2012-01-03 17:26       ` Jim Abernathy
2012-01-04  4:59         ` Khem Raj
2012-01-04 20:37           ` Jim Abernathy [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=4F04B8A5.3000508@gmail.com \
    --to=jfabernathy@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.