1.14.1 have a broken ash

Natanael Copa natanael.copa at gmail.com
Fri Jun 12 13:46:21 UTC 2009


On Fri, 2009-06-12 at 15:22 +0200, Denys Vlasenko wrote:
> On Fri, Jun 12, 2009 at 3:14 PM, Natanael Copa<natanael.copa at gmail.com> wrote:
> > After upgrading my buildboxes to busybox 1.14.1 git-pull and git-am
> > stopped working.
> >
> > Not sure where how or why, but i know for sure that busybox-1.14.1
> > breaks git for me.
> 
> Does 1.14.0 work?

no, i believe last working config is busybox-1.13.4

funny things are happening... after git revert (which fortunally is not
a shell command) i got my buildscript back for 1.13.4

but...
it creates this package:
>>> WARNING: busybox*: You can remove 'uclibc' from depends
>>> busybox*: Creating busyboxox-1.13.4-r2r2.apk...
>>> busybox: Updating the cached abuild repository index...
Purging .makedepends-busybox (0)
OK: 157 packages, 4818 dirs, 65292 files

note the "busyboxox" and r2r2. this happened after downgrading to
1.14.0. (yeah, im 100% that its not the script that bad)

and it happened twice. (and now i have roll back problems...)

other thing on my other build box. ~/aports/ is the root dir for git.
the src exist in .gitignore. Look what happens as soon I do a 'git pull'
in subdir that holds no dirs git knows about:

buildozer:~/aports/core/git/src$ git pull
fatal: unable to run 'git-pull'
buildozer:~/aports/core/git/src$ cd git-1.6.2.5/
buildozer:~/aports/core/git/src/git-1.6.2.5$ git pull
Updating f236638..d64426e
Fast forward
 core/alpine-conf/APKBUILD                          |    4 +-
 core/busybox-initscripts/APKBUILD                  |   12 ++++---
... etc

suddenly it just works.

wierd

> --
> vda



More information about the busybox mailing list