Hi developers, It seems that bash-3.2-r12.bb does not make /bin/sh linking to /bin/bash. Actually, I suppose, the problem is in bash.inc file. It makes this link in pkg_postinst_bash-sh() function. However, as there is no RPROVIDES statement in the recipe, there is no way using bash-sh package that should provide this link (I think?).
On the other hand, I don't think the way recipe tries to create those post inst procedures is quite by the book. Would in not be better using update-alternatives structures? That was my theory - I don't know if that is correct. However, the fact is that there is /bin/bash in the filesystem, but not the link pointing from /bin/sh to /bin/bash. cheers, Matti _______________________________________________ Angstrom-distro-devel mailing list Angstrom-distro-devel@linuxtogo.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/angstrom-distro-devel