[BusyBox] broken id -u behavior with Debian boot-floppies

Matt Kraai kraai at alumni.carnegiemellon.edu
Mon Apr 9 18:49:48 UTC 2001


On Mon, Apr 09, 2001 at 12:41:05PM -0600, Erik Andersen wrote:
> On Mon Apr 09, 2001 at 11:18:48AM -0700, Matt Kraai wrote:
> > Doesn't it need to be USE_SYSTEM_PWD_GRP=false?  And why not just
> 
> Err.  Yeah.  Thats what I meant, thx.
> 
> > add USE_SYSTEM_PWD_GRP=false to the make invocations in
> > debian/rules instead, as in the following patch?
> [-------snip----------]
> > -	(cd $(bbbd); $(MAKE) "BB_SRC_DIR=../../")
> > +	(cd $(bbbd); $(MAKE) "BB_SRC_DIR=../../" "USE_SYSTEM_PWD_GRP=false")
> 
> Again, yes.  That would be better then mucking about with sed.
> I should have thought of that, since I'm already doing "DOSTATIC=true"
> in there anyways.

Great.  I'll send a note to the bug report indicating that it will
be fixed with the next upload.  Also, if you could put (Closed: #93362)
in debian/changelog, we can ensure it is closed appropriately.

Matt





More information about the busybox mailing list