* error when bitbaking console-base-image (danny)
@ 2013-04-11 12:01 Jaap de Jong
2013-04-11 12:33 ` Martin Jansa
0 siblings, 1 reply; 3+ messages in thread
From: Jaap de Jong @ 2013-04-11 12:01 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
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.
+ '[' '!' -z '' ']'
+ package_tryout_install_multilib_ipk
+ multilib_tryout_dirs=
Could really use some help here...
Thanks!
Jaap
^ permalink raw reply [flat|nested] 3+ messages in thread* Re: error when bitbaking console-base-image (danny)
2013-04-11 12:01 error when bitbaking console-base-image (danny) Jaap de Jong
@ 2013-04-11 12:33 ` Martin Jansa
2013-04-11 13:04 ` Jaap de Jong
0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2013-04-11 12:33 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 1430 bytes --]
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.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: error when bitbaking console-base-image (danny)
2013-04-11 12:33 ` Martin Jansa
@ 2013-04-11 13:04 ` Jaap de Jong
0 siblings, 0 replies; 3+ messages in thread
From: Jaap de Jong @ 2013-04-11 13:04 UTC (permalink / raw)
To: openembedded-devel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-04-11 13:22 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-11 12:01 error when bitbaking console-base-image (danny) Jaap de Jong
2013-04-11 12:33 ` Martin Jansa
2013-04-11 13:04 ` Jaap de Jong
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.