Re: [oe] error when bitbaking console-base-image (danny)

2013-04-11 Thread Martin Jansa
On Thu, Apr 11, 2013 at 02:01:42PM +0200, Jaap de Jong wrote:
> Hi All,
> I've been experimenting with images, and every time I get this error 
> even with a completely fresh build directory:
> 
> log_check: There were error messages in the logfile
> log_check: Matched keyword: [Collected errors]
> 
> Configuring connman.
> Configuring connman-systemd.
> Configuring tinylogin.
> Configuring angstrom-version.
> Configuring angstrom-packagegroup-boot.
> Collected errors:
>   * extract_archive: Cannot create symlink from ./var/log to
> 'volatile/log': File exists.
>   * extract_archive: Cannot create symlink from ./var/run to
> 'volatile/run': File exists.

Looks like you have inconsistency between fs-perms.txt
(e.g. default openembedded-core/meta/files/fs-perms.txt)
and what .ipk files are packaging as /var/log and /var/run (probably
from base-files, but /var/run is also included in dbus and other
packages).

> + '[' '!' -z '' ']'
> + package_tryout_install_multilib_ipk
> + multilib_tryout_dirs=
> 
> 
> Could really use some help here...
> Thanks!
> Jaap
> ___
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com


signature.asc
Description: Digital signature
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel


Re: [oe] error when bitbaking console-base-image (danny)

2013-04-11 Thread Jaap de Jong


On 04/11/2013 02:33 PM, Martin Jansa wrote:

On Thu, Apr 11, 2013 at 02:01:42PM +0200, Jaap de Jong wrote:

Hi All,
I've been experimenting with images, and every time I get this error
even with a completely fresh build directory:

 log_check: There were error messages in the logfile
 log_check: Matched keyword: [Collected errors]

 Configuring connman.
 Configuring connman-systemd.
 Configuring tinylogin.
 Configuring angstrom-version.
 Configuring angstrom-packagegroup-boot.
 Collected errors:
   * extract_archive: Cannot create symlink from ./var/log to
 'volatile/log': File exists.
   * extract_archive: Cannot create symlink from ./var/run to
 'volatile/run': File exists.

Looks like you have inconsistency between fs-perms.txt
(e.g. default openembedded-core/meta/files/fs-perms.txt)
and what .ipk files are packaging as /var/log and /var/run (probably
from base-files, but /var/run is also included in dbus and other
packages).

No differences with denzil.
I did a bitbake core-image-base and that compiles without a problem.
Thanks for sharing our thoughts!


 + '[' '!' -z '' ']'
 + package_tryout_install_multilib_ipk
 + multilib_tryout_dirs=


Could really use some help here...
Thanks!
Jaap
___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel



___
Openembedded-devel mailing list
Openembedded-devel@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel