All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Execution of Build Output Failing (Testing)
@ 2010-08-27 20:26 openembedded
  2010-08-27 21:27 ` openembedded
  0 siblings, 1 reply; 8+ messages in thread
From: openembedded @ 2010-08-27 20:26 UTC (permalink / raw)
  To: openembedded-devel

Yep, this makes complete sense - but I haven't tried to change versions (at least not on purpose ... :-)). Rather, these are what seem to happen by default. Let me look at the config files a bit more, to see if I can force this (or if you know, but all means yell about what I'm missing!).
BTW, on the PREFERRED_VERSION items below - likely a dumb question, but how is someone to know about this?
Thanks!
... Russell



On Fri, Aug 27, 2010 03:16  PM, Khem Raj <raj.khem@gmail.com> wrote:
> On Fri, Aug 27, 2010 at 12:37 PM,  <openembedded@rkmorris.us> wrote:
> > Hi,
> > Thanks for the quick response!
> > What's strange is that watching the boot in QEMU it seems to be looking for 2.6.17-rc3 inside the /lib/modules directory ... but if I mount my initrd (un-gzip, then mount as ext2), and look inside this directory - the directory is 2.6.34 instead! Somewhere / somehow there seems to be a versioning issue perhaps?
> > Thoughts?
> 
> yes because the default kernel for qemuarm machine is 2.6.34 and hence
> the modules which are part of rfs are for that kernel.
> you should use same kernel to boot qemu for best results.
> 
> > Thanks again,... Russell
> >
> >
> > On Fri, Aug 27, 2010 12:41  PM, Khem Raj <raj.khem@gmail.com> wrote:
> >> On Fri, Aug 27, 2010 at 6:46 AM,  <openembedded@rkmorris.us> wrote:
> >> > Hi,
> >> > As I reported recently, I am having issues getting my OE output up and running on my h1940 device. It seems to be some sort of issue between the kernel and initrd files, so to debug this I figured that I'd build and test on QEMU (hoping that the recent udev related issues were my problem, and to make sure that I could build "properly").
> >> > Given this, I went ahead and built console-image (angstrom 2008.1 distro) for qemuarm, to see if it was perhaps just me having issues (which is still possible). However, I took the output from the qemuarm build and tried to run it ... and still have issues (not the same as my h1940, but still fatal).
> >> > On QEMU (verified to work with the QEMU provide example ARM images) I am able to boot, at least part way, but end up with a FATAL message about a missing directory ... /lib/modules/2.6.17-rc3.
> >> > Is this a known issue? Any proposed fixes or workarounds for this?
> >>
> >> oe.dev works well on qemuarm here with
> >>
> >> PREFERRED_VERSION_usbutils_local                = "0.86"
> >> PREFERRED_VERSION_udev_local                    = "151"
> >>
> >> in local.conf and minimal/angstrom distro last time I tried it booted
> >> fine. you can also adapt
> >> contrib/qemu/run-qemu.sh to run OE in qemu.
> >>
> >> > Thanks!
> >> > ... Russell
> >> > _______________________________________________
> >> > 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
> >>
> > _______________________________________________
> > 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
>
From openembedded@rkmorris.us Fri Aug 27 23:34:04 2010
Received: from vms173017pub.verizon.net ([206.46.173.17])
	by linuxtogo.org with esmtp (Exim 4.69)
	(envelope-from <openembedded@rkmorris.us>) id 1Op6Yj-0002FI-DW
	for openembedded-devel@lists.openembedded.org;
	Fri, 27 Aug 2010 23:34:04 +0200
Received: from server ([unknown] [71.170.86.183]) by vms173017.mailsrvcs.net
	(Sun Java(tm) System Messaging Server 7u2-7.02 32bit (built Apr 16
	2009)) with ESMTPA id <0L7T006MBYJJ0V30@vms173017.mailsrvcs.net> for
	openembedded-devel@lists.openembedded.org; Fri,
	27 Aug 2010 16:33:24 -0500 (CDT)
Received: from server [127.0.0.1] by server (Axigen)
	with ESMTPSA id 1AF6F8; Fri, 27 Aug 2010 16:33:18 -0500
Received: from [192.168.1.4] by rkmorris.us with HTTP; Fri,
	27 Aug 2010 16:33:16 -0500
From: <openembedded@rkmorris.us>
Date: Fri, 27 Aug 2010 16:33:16 -0500
X-Mailer: Axigen WebMail
To: openembedded-devel@lists.openembedded.org
Message-id: <1282944796856928500@rkmorris.us>
In-reply-to: <1282944432199625500@rkmorris.us>
References: <1282940782400087500@rkmorris.us> <1282944432199625500@rkmorris.us>
Importance: Normal
MIME-version: 1.0
X-AxigenVirus-Level: 1
X-AxigenSpam-Level: 4
X-SA-Exim-Connect-IP: 206.46.173.17
X-SA-Exim-Mail-From: openembedded@rkmorris.us
X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on discovery
X-Spam-Level:
X-Spam-Status: No, score

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [RFC] review process
@ 2010-08-27 12:15 Frans Meulenbroeks
  2010-08-27 13:46 ` Execution of Build Output Failing (Testing) openembedded
  0 siblings, 1 reply; 8+ messages in thread
From: Frans Meulenbroeks @ 2010-08-27 12:15 UTC (permalink / raw)
  To: openembedded-devel

It is a good rule that important changes (toolchain, infrastructure)
are reviewed before being committed.
This is e.g. also specified in
http://wiki.openembedded.net/index.php/Commit_Policy

However, recently I've seen some issues that our review process does
not seem to work or is abused.

I see two things happening.
- patches are submitted for review but do not gain any feedback in a
reasonable time. I have several patches in the queue that did not get
any feedback.
- people are abusing their powers by rejecting changes without
motivation. See e.g [1] and [2]. I feel if you reject a patch you have
an obligation to explain why you rejected it.

Seems our review process is flawed.
I propose to introduce the following rules.

1. If a patch does not get any review feedback in X weeks time; it is
ok to apply it. People who need more time to review a patch can
mention that in a short reply. In that case they are granted Y more
weeks to review.
(suggestion: X = Y = 2)
2. If someone NAKs a patch it is obligatory to provide an explanation
why the patch is not good.
Rationale is that
a) people can fix the problem seen by the reviewer
b) people learn from it
c) if there is a disagreement it can be discussed (and if needed
raised to the TSC)
3) NAKs that are not motivated/explained can be ignored as not given.

Your feedback, suggestions, additions, amendments, whatever is appreciated.

Frans

[1] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-August/023374.html
[2] http://lists.linuxtogo.org/pipermail/openembedded-devel/2010-August/023270.html



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2010-08-29 13:35 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-27 20:26 Execution of Build Output Failing (Testing) openembedded
2010-08-27 21:27 ` openembedded
     [not found]   ` <1282944796856928500@rkmorris.us>
2010-08-27 21:42     ` Martin Jansa
2010-08-28 13:42   ` openembedded
2010-08-29 13:34     ` openembedded
  -- strict thread matches above, loose matches on Subject: below --
2010-08-27 12:15 [RFC] review process Frans Meulenbroeks
2010-08-27 13:46 ` Execution of Build Output Failing (Testing) openembedded
2010-08-27 17:41   ` Khem Raj
2010-08-27 19:37     ` openembedded

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.