* do_rootfs fails
@ 2013-04-09 8:07 Jaap de Jong
2013-04-09 11:37 ` Jaap de Jong
0 siblings, 1 reply; 16+ messages in thread
From: Jaap de Jong @ 2013-04-09 8:07 UTC (permalink / raw)
To: openembedded-devel@lists.openembedded.org
I have this problem that do_rootfs finds.
Any ideas?
Thanks!
Jaap
//
log_check: There were error messages in the logfile
log_check: Matched keyword: [Collected errors]
Configuring angstrom-packagegroup-boot.
Configuring util-linux-losetup.
Configuring util-linux.
Configuring sysvinit.
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=
//
My image.bb contains:
inherit core-image
IMAGE_LOGIN_MANAGER = "tinylogin shadow"
IMAGE_DEV_MANAGER = ""
IMAGE_INIT_MANAGER = "sysvinit sysvinit-pidof"
IMAGE_INITSCRIPTS = "initscripts"
export IMAGE_BASENAME = "${PN}"
IMAGE_FEATURES += " \
package-management \
debug-tweaks \
"
IMAGE_INSTALL += " \
angstrom-packagegroup-boot \
initscripts \
busybox-mdev \
ca-certificates \
dropbear \
e2fsprogs-e2fsck \
ntp \
ntpdate \
openssl \
rsync \
screen \
shadow \
mtd-utils \
util-linux \
watchdog \
"
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: do_rootfs fails
2013-04-09 8:07 do_rootfs fails Jaap de Jong
@ 2013-04-09 11:37 ` Jaap de Jong
0 siblings, 0 replies; 16+ messages in thread
From: Jaap de Jong @ 2013-04-09 11:37 UTC (permalink / raw)
To: openembedded-devel
adding
angstrom-packagegroup-boot
caused the trouble.
On 04/09/2013 10:07 AM, Jaap de Jong wrote:
> I have this problem that do_rootfs finds.
> Any ideas?
> Thanks!
> Jaap
>
> //
> log_check: There were error messages in the logfile
> log_check: Matched keyword: [Collected errors]
>
> Configuring angstrom-packagegroup-boot.
> Configuring util-linux-losetup.
> Configuring util-linux.
> Configuring sysvinit.
> 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=
> //
>
> My image.bb contains:
>
> inherit core-image
>
> IMAGE_LOGIN_MANAGER = "tinylogin shadow"
> IMAGE_DEV_MANAGER = ""
> IMAGE_INIT_MANAGER = "sysvinit sysvinit-pidof"
> IMAGE_INITSCRIPTS = "initscripts"
>
> export IMAGE_BASENAME = "${PN}"
>
> IMAGE_FEATURES += " \
> package-management \
> debug-tweaks \
> "
>
> IMAGE_INSTALL += " \
> angstrom-packagegroup-boot \
> initscripts \
> busybox-mdev \
> ca-certificates \
> dropbear \
> e2fsprogs-e2fsck \
> ntp \
> ntpdate \
> openssl \
> rsync \
> screen \
> shadow \
> mtd-utils \
> util-linux \
> watchdog \
> "
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
>
^ permalink raw reply [flat|nested] 16+ messages in thread
* do_rootfs fails
@ 2012-07-31 10:37 Andreas Müller
2012-07-31 10:42 ` Martin Jansa
0 siblings, 1 reply; 16+ messages in thread
From: Andreas Müller @ 2012-07-31 10:37 UTC (permalink / raw)
To: openembedded-core
Hi,
after long journey mending recipes I now get with latest updates:
| * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-fr.
| * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-en-gb.
| * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-de.
| * satisfy_dependencies_for: Cannot satisfy the following
dependencies for gcc-runtime-locale-fr:
| * gcc-runtime *
| * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr.
| * satisfy_dependencies_for: Cannot satisfy the following
dependencies for gcc-runtime-locale-de:
| * gcc-runtime *
| * opkg_install_cmd: Cannot install package gcc-runtime-locale-de.
I checked:
* gnome-icon-theme-locale-* are empty
* gcc-runtime is not there
Any suggestion what causes this?
Andreas
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2012-07-31 10:37 Andreas Müller
@ 2012-07-31 10:42 ` Martin Jansa
2012-07-31 11:01 ` Andreas Müller
0 siblings, 1 reply; 16+ messages in thread
From: Martin Jansa @ 2012-07-31 10:42 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]
On Tue, Jul 31, 2012 at 12:37:52PM +0200, Andreas Müller wrote:
> Hi,
>
> after long journey mending recipes I now get with latest updates:
>
> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-fr.
> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-en-gb.
> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-de.
> | * satisfy_dependencies_for: Cannot satisfy the following
> dependencies for gcc-runtime-locale-fr:
> | * gcc-runtime *
> | * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr.
> | * satisfy_dependencies_for: Cannot satisfy the following
> dependencies for gcc-runtime-locale-de:
> | * gcc-runtime *
> | * opkg_install_cmd: Cannot install package gcc-runtime-locale-de.
>
> I checked:
>
> * gnome-icon-theme-locale-* are empty
> * gcc-runtime is not there
>
> Any suggestion what causes this?
yup, test this:
http://patchwork.openembedded.org/patch/33273/
Cheers,
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 205 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2012-07-31 10:42 ` Martin Jansa
@ 2012-07-31 11:01 ` Andreas Müller
2012-07-31 11:21 ` Paul Eggleton
0 siblings, 1 reply; 16+ messages in thread
From: Andreas Müller @ 2012-07-31 11:01 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Tue, Jul 31, 2012 at 12:42 PM, Martin Jansa <martin.jansa@gmail.com> wrote:
> On Tue, Jul 31, 2012 at 12:37:52PM +0200, Andreas Müller wrote:
>> Hi,
>>
>> after long journey mending recipes I now get with latest updates:
>>
>> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-fr.
>> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-en-gb.
>> | * opkg_install_cmd: Cannot install package gnome-icon-theme-locale-de.
>> | * satisfy_dependencies_for: Cannot satisfy the following
>> dependencies for gcc-runtime-locale-fr:
>> | * gcc-runtime *
>> | * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr.
>> | * satisfy_dependencies_for: Cannot satisfy the following
>> dependencies for gcc-runtime-locale-de:
>> | * gcc-runtime *
>> | * opkg_install_cmd: Cannot install package gcc-runtime-locale-de.
>>
>> I checked:
>>
>> * gnome-icon-theme-locale-* are empty
>> * gcc-runtime is not there
>>
>> Any suggestion what causes this?
>
> yup, test this:
> http://patchwork.openembedded.org/patch/33273/
>
Thanks that fixes first part but I still get
| * satisfy_dependencies_for: Cannot satisfy the following
dependencies for gcc-runtime-locale-fr:
| * gcc-runtime *
| * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr.
| * satisfy_dependencies_for: Cannot satisfy the following
dependencies for gcc-runtime-locale-de:
| * gcc-runtime *
| * opkg_install_cmd: Cannot install package gcc-runtime-locale-de.
| ERROR: Function failed: do_rootfs (see
/home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce-full-image-1.0-r0/temp/log.do_rootfs.18542
for further informatio
since I don't have gcc-runtime package
Andreas
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2012-07-31 11:01 ` Andreas Müller
@ 2012-07-31 11:21 ` Paul Eggleton
2012-07-31 11:34 ` Paul Eggleton
0 siblings, 1 reply; 16+ messages in thread
From: Paul Eggleton @ 2012-07-31 11:21 UTC (permalink / raw)
To: Andreas Müller; +Cc: openembedded-core
On Tuesday 31 July 2012 13:01:26 Andreas Müller wrote:
> Thanks that fixes first part but I still get
>
> | * satisfy_dependencies_for: Cannot satisfy the following
>
> dependencies for gcc-runtime-locale-fr:
> | * gcc-runtime *
> | * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr.
> | * satisfy_dependencies_for: Cannot satisfy the following
>
> dependencies for gcc-runtime-locale-de:
> | * gcc-runtime *
> | * opkg_install_cmd: Cannot install package gcc-runtime-locale-de.
> |
> | ERROR: Function failed: do_rootfs (see
>
> /home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce-full
> -image-1.0-r0/temp/log.do_rootfs.18542 for further informatio
>
> since I don't have gcc-runtime package
Unfortunately we have exposed a weakness - package.bbclass does not currently
handle when ${PN} is removed from PACKAGES and locale packages are still split
out - the (invalid) RDEPENDS on ${PN} still gets added.
I am testing a fix at the moment.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: do_rootfs fails
2012-07-31 11:21 ` Paul Eggleton
@ 2012-07-31 11:34 ` Paul Eggleton
0 siblings, 0 replies; 16+ messages in thread
From: Paul Eggleton @ 2012-07-31 11:34 UTC (permalink / raw)
To: Andreas Müller; +Cc: openembedded-core
On Tuesday 31 July 2012 12:21:21 Paul Eggleton wrote:
> On Tuesday 31 July 2012 13:01:26 Andreas Müller wrote:
> > Thanks that fixes first part but I still get
> >
> > | * satisfy_dependencies_for: Cannot satisfy the following
> >
> > dependencies for gcc-runtime-locale-fr:
> > | * gcc-runtime *
> > | * opkg_install_cmd: Cannot install package gcc-runtime-locale-fr.
> > | * satisfy_dependencies_for: Cannot satisfy the following
> >
> > dependencies for gcc-runtime-locale-de:
> > | * gcc-runtime *
> > | * opkg_install_cmd: Cannot install package gcc-runtime-locale-de.
> > |
> > | ERROR: Function failed: do_rootfs (see
> >
> > /home/andreas/tmp/oe-core-eglibc/work/overo-angstrom-linux-gnueabi/xfce-fu
> > ll -image-1.0-r0/temp/log.do_rootfs.18542 for further informatio
> >
> > since I don't have gcc-runtime package
>
> Unfortunately we have exposed a weakness - package.bbclass does not
> currently handle when ${PN} is removed from PACKAGES and locale packages
> are still split out - the (invalid) RDEPENDS on ${PN} still gets added.
>
> I am testing a fix at the moment.
Fix worked for gcc-runtime and did not produce any changes with buildhistory
in other locale-producing packages, so I have just posted it.
Cheers,
Paul
--
Paul Eggleton
Intel Open Source Technology Centre
^ permalink raw reply [flat|nested] 16+ messages in thread
* do_rootfs fails
@ 2007-05-11 17:45 Tom Walsh
2007-05-11 18:07 ` Koen Kooi
0 siblings, 1 reply; 16+ messages in thread
From: Tom Walsh @ 2007-05-11 17:45 UTC (permalink / raw)
To: openembedded-devel
Ok, I admit it, I am totally confused by this whole "debian",
"multimachine", "package_ipk" stuff. I've been able to avoid
understanding this and think that this might be why bootstrap.image
won't build a filesystem image.
Prior to a month ago, I was using my own task + image bb files to build
my image. Since a lot of work has been done to make the task-base more
generic, I have moved my project over to using the stock
bootstrap-image.bb and task-base.bb files. However, it fails to build
properly.
When running a "bitbake bootstrap-image", everything builds but then
fails with:
========= begin ============
[tom@jtag oezipit]$ bitbake bootstrap-image
NOTE: Using cache in '/home/tom/oezipit/tmp/cache/zipit'
NOTE: Handling BitBake files: \ (4534/4534) [100 %]
NOTE: Parsing finished. 4329 cached, 0 parsed, 205 skipped, 0 masked.
NOTE: build 200705111324: started
OE Build Configuration:
BB_VERSION = "1.6.7"
OE_REVISION = "<unknown>"
TARGET_ARCH = "arm"
TARGET_OS = "linux"
MACHINE = "zipit"
DISTRO = "zipit"
DISTRO_VERSION = "1.0"
TARGET_FPU = "soft"
NOTE: multiple providers are available (db3, db);
NOTE: consider defining PREFERRED_PROVIDER_virtual/db
NOTE: multiple providers are available (db3-native, db-native);
NOTE: consider defining PREFERRED_PROVIDER_virtual/db-native
NOTE: package bootstrap-image-1.0: started
NOTE: package bootstrap-image-1.0-r0: task do_rootfs: started
ERROR: function do_rootfs failed
ERROR: see log in
/home/tom/oezipit/tmp/work/zipit-linux/bootstrap-image-1.0-r0/temp/log.do_rootfs.17150
NOTE: Task failed:
/home/tom/oezipit/tmp/work/zipit-linux/bootstrap-image-1.0-r0/temp/log.do_rootfs.17150
NOTE: package bootstrap-image-1.0-r0: task do_rootfs: failed
ERROR: TaskFailed event exception, aborting
NOTE: package bootstrap-image-1.0: failed
ERROR: Build of bootstrap-image failed
========= snip =============
When I check the logfile, it says that "sh: fakeroot: command not
found". This is correct, fakeroot-native has NOT been built. So, I do
a "bitbake -c rebuild fakeroot-native", then run "bitbake
bootstrap-image" again.
It then fails with a logfile message of
"/home/tom/oezipit/tmp/work/zipit-linux/bootstrap-image-1.0-r0/temp/run.do_rootfs.24175:
line 312: ipkg-cl: command not found". Again, this is true, ipkg-native
is not present. So, I do a "bitbake -c rebuild ipkg-native", then run
"bitbake bootstrap-image" again.
Now it builds the filesystem target tarball image.
How can I automate those needs for fakeroot-native and ipkg-native? I'm
not sure where to look, this was working a few weeks ago.
Regards,
TomW
--
Tom Walsh - WN3L - Embedded Systems Consultant
http://openhardware.net http://cyberiansoftware.com http://openzipit.org
"Windows? No thanks, I have work to do..."
----------------------------------------------------
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2007-05-11 17:45 Tom Walsh
@ 2007-05-11 18:07 ` Koen Kooi
2007-05-11 18:24 ` Michael Krelin
2007-05-12 0:07 ` Matthias Hentges
0 siblings, 2 replies; 16+ messages in thread
From: Koen Kooi @ 2007-05-11 18:07 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Tom Walsh schreef:
<snip problem description>
> OE Build Configuration:
> BB_VERSION = "1.6.7"
Tom: Upgrade to 1.8.2 or use the bitbake-1.8 branch (1.8.3 atm).
All: Are we still going to wait 1.5 months with requiring 1.8.x? I've seen enough proof
that 1.6.x is broken with current .dev, with no effort to fix it. "Giving people time to
prepare the upgrade" has now turned into "Stabbing user in the eye" :(
regards,
Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGRLDRMkyGM64RGpERAm1ZAKCBtqmqLrk3MXEPldP9AvEjxxJSsACggk//
FJLY3HdrD/EF2xvBzEOJvts=
=qgbE
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2007-05-11 18:07 ` Koen Kooi
@ 2007-05-11 18:24 ` Michael Krelin
2007-05-12 21:33 ` Stelios Koroneos
2007-05-19 17:50 ` Richard Purdie
2007-05-12 0:07 ` Matthias Hentges
1 sibling, 2 replies; 16+ messages in thread
From: Michael Krelin @ 2007-05-11 18:24 UTC (permalink / raw)
To: openembedded-devel
> All: Are we still going to wait 1.5 months with requiring 1.8.x? I've seen enough proof
> that 1.6.x is broken with current .dev, with no effort to fix it. "Giving people time to
> prepare the upgrade" has now turned into "Stabbing user in the eye" :(
There's also an option of asking Tom to bitbake -DDD and send it to
zecke, because I couldn't find time to try BB 1.6 for him again. And let
him apply the patch that fixes this problem:
Index: lib/bb/parse/parse_py/BBHandler.py
===================================================================
--- lib/bb/parse/parse_py/BBHandler.py (revision 817)
+++ lib/bb/parse/parse_py/BBHandler.py (working copy)
@@ -66,7 +66,9 @@
if not file in __inherit_cache.split():
debug(2, "BB %s:%d: inheriting %s" % (fn, lineno, file))
__inherit_cache += " %s" % file
+ data.setVar('__inherit_cache', __inherit_cache, d)
include(fn, file, d)
+ __inherit_cache = data.getVar('__inherit_cache', d) or ""
data.setVar('__inherit_cache', __inherit_cache, d)
Love,
H
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: do_rootfs fails
2007-05-11 18:24 ` Michael Krelin
@ 2007-05-12 21:33 ` Stelios Koroneos
2007-05-19 17:50 ` Richard Purdie
1 sibling, 0 replies; 16+ messages in thread
From: Stelios Koroneos @ 2007-05-12 21:33 UTC (permalink / raw)
To: openembedded-devel
Had the same problem as i am still using 1.6 .
The mentioned patch solved it
Stelios S. Koroneos
Digital OPSiS - Embedded Intelligence
http://www.digital-opsis.com
> -----Original Message-----
> From: openembedded-devel-bounces@openembedded.org
> [mailto:openembedded-devel-bounces@openembedded.org]On Behalf Of
> Michael Krelin
> Sent: Friday, May 11, 2007 9:24 PM
> To: openembedded-devel@openembedded.org
> Subject: Re: [oe] do_rootfs fails
>
>
> > All: Are we still going to wait 1.5 months with requiring
> 1.8.x? I've seen enough proof
> > that 1.6.x is broken with current .dev, with no effort to fix
> it. "Giving people time to
> > prepare the upgrade" has now turned into "Stabbing user in the eye" :(
>
> There's also an option of asking Tom to bitbake -DDD and send it to
> zecke, because I couldn't find time to try BB 1.6 for him again. And let
> him apply the patch that fixes this problem:
>
> Index: lib/bb/parse/parse_py/BBHandler.py
> ===================================================================
> --- lib/bb/parse/parse_py/BBHandler.py (revision 817)
> +++ lib/bb/parse/parse_py/BBHandler.py (working copy)
> @@ -66,7 +66,9 @@
> if not file in __inherit_cache.split():
> debug(2, "BB %s:%d: inheriting %s" % (fn, lineno, file))
> __inherit_cache += " %s" % file
> + data.setVar('__inherit_cache', __inherit_cache, d)
> include(fn, file, d)
> + __inherit_cache = data.getVar('__inherit_cache', d) or ""
> data.setVar('__inherit_cache', __inherit_cache, d)
>
> Love,
> H
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: do_rootfs fails
2007-05-11 18:24 ` Michael Krelin
2007-05-12 21:33 ` Stelios Koroneos
@ 2007-05-19 17:50 ` Richard Purdie
1 sibling, 0 replies; 16+ messages in thread
From: Richard Purdie @ 2007-05-19 17:50 UTC (permalink / raw)
To: openembedded-devel
On Fri, 2007-05-11 at 20:24 +0200, Michael Krelin wrote:
> There's also an option of asking Tom to bitbake -DDD and send it to
> zecke, because I couldn't find time to try BB 1.6 for him again. And let
> him apply the patch that fixes this problem:
>
> Index: lib/bb/parse/parse_py/BBHandler.py
> ===================================================================
> --- lib/bb/parse/parse_py/BBHandler.py (revision 817)
> +++ lib/bb/parse/parse_py/BBHandler.py (working copy)
> @@ -66,7 +66,9 @@
> if not file in __inherit_cache.split():
> debug(2, "BB %s:%d: inheriting %s" % (fn, lineno, file))
> __inherit_cache += " %s" % file
> + data.setVar('__inherit_cache', __inherit_cache, d)
> include(fn, file, d)
> + __inherit_cache = data.getVar('__inherit_cache', d) or ""
> data.setVar('__inherit_cache', __inherit_cache, d)
Thanks for this, I've merged into bitbake 1.9, 1.8 and 1.6 branches as
they all had this issue!
Cheers,
Richard
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2007-05-11 18:07 ` Koen Kooi
2007-05-11 18:24 ` Michael Krelin
@ 2007-05-12 0:07 ` Matthias Hentges
2007-05-12 10:28 ` Koen Kooi
` (2 more replies)
1 sibling, 3 replies; 16+ messages in thread
From: Matthias Hentges @ 2007-05-12 0:07 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 707 bytes --]
Am Freitag, den 11.05.2007, 20:07 +0200 schrieb Koen Kooi:
> All: Are we still going to wait 1.5 months with requiring 1.8.x? I've seen enough proof
> that 1.6.x is broken with current .dev, with no effort to fix it. "Giving people time to
> prepare the upgrade" has now turned into "Stabbing user in the eye" :(
>
> regards,
>
> Koen
1.8.x has a show-stopper freeze-bug for some users ( including myself )
which has not been fixed or even looked into yet.
--
Matthias 'CoreDump' Hentges
Cologne / Germany
Webmaster of Hentges.net & Embedded Linux Developer
GPG -> gpg --keyserver gpg-keyserver.de --recv-keys 0xAF3030D9
My OS: Debian SID: Geek by Nature, Linux by Choice
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 196 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread* Re: do_rootfs fails
2007-05-12 0:07 ` Matthias Hentges
@ 2007-05-12 10:28 ` Koen Kooi
2007-05-14 12:42 ` Richard Purdie
2007-05-14 22:23 ` Matthias Hentges
2 siblings, 0 replies; 16+ messages in thread
From: Koen Kooi @ 2007-05-12 10:28 UTC (permalink / raw)
To: openembedded-devel
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Matthias Hentges schreef:
> Am Freitag, den 11.05.2007, 20:07 +0200 schrieb Koen Kooi:
>
>> All: Are we still going to wait 1.5 months with requiring 1.8.x? I've seen enough proof
>> that 1.6.x is broken with current .dev, with no effort to fix it. "Giving people time to
>> prepare the upgrade" has now turned into "Stabbing user in the eye" :(
>>
>> regards,
>>
>> Koen
>
> 1.8.x has a show-stopper freeze-bug for some users ( including myself )
> which has not been fixed or even looked into yet.
bugnumber?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)
iD8DBQFGRZbFMkyGM64RGpERAlj8AJ9RQ0xtk2nqZAlJloTFFM5j8ml2zACghM87
qvk0yLeJrlqNyZHCtfub4Xo=
=Z1MH
-----END PGP SIGNATURE-----
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2007-05-12 0:07 ` Matthias Hentges
2007-05-12 10:28 ` Koen Kooi
@ 2007-05-14 12:42 ` Richard Purdie
2007-05-14 22:23 ` Matthias Hentges
2 siblings, 0 replies; 16+ messages in thread
From: Richard Purdie @ 2007-05-14 12:42 UTC (permalink / raw)
To: openembedded-devel
On Sat, 2007-05-12 at 02:07 +0200, Matthias Hentges wrote:
> Am Freitag, den 11.05.2007, 20:07 +0200 schrieb Koen Kooi:
>
> > All: Are we still going to wait 1.5 months with requiring 1.8.x? I've seen enough proof
> > that 1.6.x is broken with current .dev, with no effort to fix it. "Giving people time to
> > prepare the upgrade" has now turned into "Stabbing user in the eye" :(
> >
> > regards,
> >
> > Koen
>
> 1.8.x has a show-stopper freeze-bug for some users ( including myself )
> which has not been fixed or even looked into yet.
Nobody has reported this properly although I keep hearing mention of it.
Could you send me the output from stty in your usual development
environment please?
Thanks,
Richard
^ permalink raw reply [flat|nested] 16+ messages in thread
* Re: do_rootfs fails
2007-05-12 0:07 ` Matthias Hentges
2007-05-12 10:28 ` Koen Kooi
2007-05-14 12:42 ` Richard Purdie
@ 2007-05-14 22:23 ` Matthias Hentges
2 siblings, 0 replies; 16+ messages in thread
From: Matthias Hentges @ 2007-05-14 22:23 UTC (permalink / raw)
To: openembedded-devel
[-- Attachment #1: Type: text/plain, Size: 724 bytes --]
Hello all,
Am Samstag, den 12.05.2007, 02:07 +0200 schrieb Matthias Hentges:
> 1.8.x has a show-stopper freeze-bug for some users ( including myself )
> which has not been fixed or even looked into yet.
RP was kind enough to look into the issue. The following command
unbreaks bitbake 1.8 on my build environment:
stty -tostop
The IRC discussion leading to the fix is archived here:
http://hentges.net/tmp/logs/irc/%
23oe/2007/May/20070515_oe.log#[20070515%2000:08:46]
--
Matthias 'CoreDump' Hentges
Cologne / Germany
Webmaster of Hentges.net & Embedded Linux Developer
GPG -> gpg --keyserver gpg-keyserver.de --recv-keys 0xAF3030D9
My OS: Debian SID: Geek by Nature, Linux by Choice
[-- Attachment #2: Dies ist ein digital signierter Nachrichtenteil --]
[-- Type: application/pgp-signature, Size: 196 bytes --]
^ permalink raw reply [flat|nested] 16+ messages in thread
end of thread, other threads:[~2013-04-09 11:55 UTC | newest]
Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-09 8:07 do_rootfs fails Jaap de Jong
2013-04-09 11:37 ` Jaap de Jong
-- strict thread matches above, loose matches on Subject: below --
2012-07-31 10:37 Andreas Müller
2012-07-31 10:42 ` Martin Jansa
2012-07-31 11:01 ` Andreas Müller
2012-07-31 11:21 ` Paul Eggleton
2012-07-31 11:34 ` Paul Eggleton
2007-05-11 17:45 Tom Walsh
2007-05-11 18:07 ` Koen Kooi
2007-05-11 18:24 ` Michael Krelin
2007-05-12 21:33 ` Stelios Koroneos
2007-05-19 17:50 ` Richard Purdie
2007-05-12 0:07 ` Matthias Hentges
2007-05-12 10:28 ` Koen Kooi
2007-05-14 12:42 ` Richard Purdie
2007-05-14 22:23 ` Matthias Hentges
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.