All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurentiu Palcu <laurentiu.palcu@intel.com>
To: Jeremy Powell <jeremy@visionaid.com>
Cc: poky@yoctoproject.org
Subject: Re: Poky core-image-minimal fails to build with package_deb
Date: Wed, 26 Mar 2014 12:21:49 +0200	[thread overview]
Message-ID: <20140326102148.GC32501@lpalcu-linux> (raw)
In-Reply-To: <53329F23.8020307@visionaid.com>

On Wed, Mar 26, 2014 at 09:34:27AM +0000, Jeremy Powell wrote:
> Hi All,
> 
> I'm trying to build poky from the git master head, but there are
> several problems in the DpkgIndexer class in
> ./meta/lib/oe/package_manager.py
> 
> For instance:
> cd %s; PSEUDO_UNLOAD=1 %s packages > Packages
> should be
> cd %s; PSEUDO_UNLOAD=1 %s packages . > Packages
> 
> The generation of the "Release" file also appears to be incorrect
> (maybe it is also missing a trailing period?).
Might be related to this:

commit aec1194c120e5eae12cee18741d368ac3bb11722
Author: Ricardo Ribalda Delgado <ricardo.ribalda@gmail.com>
Date:   Mon Mar 17 09:30:37 2014 +0000

package_manager: Use apt-ftparchive for deb packages

Can you revert this patch and try again?

laurentiu

> 
> Finally, the creation of the Packages.gz file causes an error, but
> I'm not currently familiar enough with Yocto to fix it, but perhaps
> someone else might be able to help? (Seems to me that this part of
> the build is running the commands in parallel but needs to performed
> be serially)
> 
> Kind regards,
> Jeremy
> 
> -- 
> Jeremy Powell
> Senior Software Engineer
> 
> VisionAid International Ltd
> Unit 9
> Crawley Business Centre
> Stephenson Way
> Three Bridges
> Crawley
> West Sussex
> RH10 1TN
> 
> -- 
> _______________________________________________
> poky mailing list
> poky@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/poky


      parent reply	other threads:[~2014-03-26 10:22 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-26  9:34 Poky core-image-minimal fails to build with package_deb Jeremy Powell
2014-03-26 10:14 ` Burton, Ross
2014-03-26 10:52   ` Jeremy Powell
2014-03-26 11:06     ` Burton, Ross
2014-03-26 11:21       ` Jeremy Powell
2014-03-26 11:28         ` Gary Thomas
2014-03-26 11:42           ` Jeremy Powell
2014-03-26 11:42           ` Richard Purdie
2014-03-26 13:21             ` Ricardo Ribalda Delgado
2014-03-26 10:21 ` Laurentiu Palcu [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=20140326102148.GC32501@lpalcu-linux \
    --to=laurentiu.palcu@intel.com \
    --cc=jeremy@visionaid.com \
    --cc=poky@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.