From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael S. Zick Date: Mon, 31 Oct 2011 10:18:32 -0500 Subject: [Buildroot] [Bug 4429] buildroot 2011.08 does not build on Ubuntu 11.10 In-Reply-To: <201110310952.48797.minimod@morethan.org> References: <20111031140530.94A078F3E2@busybox.osuosl.org> <201110310952.48797.minimod@morethan.org> Message-ID: <201110311018.41804.minimod@morethan.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Mon October 31 2011, Michael S. Zick wrote: > On Mon October 31 2011, bugzilla at busybox.net wrote: > > https://bugs.busybox.net/show_bug.cgi?id=4429 > > > > --- Comment #3 from Robert Berger 2011-10-31 14:05:30 UTC --- > > When I'm __not__ running screen or byubo, but, just ssh to a machine: > > > > echo $SHELL > > /bin/bash > > > > it compiles. > > > > --------------------------- > > > > When I'm running byubo (and bash) > > > > echo $SHELL > > /bin/bash > > > > it breaks with the funny errors from above. > > > > Check the environment(s) in each case, like: > set | less > and compare them. > > Here, on various different installations, I can > see a lot of differences. > Each of ssh/screen/byobu modifies and 'filters' > environment settings in their own way. > And then there are the folks at Ubuntu that want to change the world: ls -l /bin/sh Mike > You might find something modified in the environment > settings that is causing the problems. > > Also take note about file ownership(s) not being what > you might expect in some uses of byobu that is mentioned > in their documentation. > > Mike > _______________________________________________ > buildroot mailing list > buildroot at busybox.net > http://lists.busybox.net/mailman/listinfo/buildroot > >