Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to dijemos@gmail.com, with your desired username, if you want to get access. Sorry for the inconvenience.
Hi, Didier. What i found is that /bin/sh is a link to /bin/bash. Using slapt-get or spkg after downloading aaa_base, this /bin/sh link is deleted. A message appeared that post installation failed. And then user cannot execute any script using sh script_name.
This is why i use /bin/bash with upgradepkg to reinstall the aaa_base package.
spkg is more quick than spkgtools packages, installpkg, upgradepkg. In Salix there is no problem since aaa_base will never installed again in this stable tree of slackware.
But in Slackel where everything changes all the time, this is really a problem. Some users will not read the posts in this forum so in Slackel will break their systems.
I agree we have to dig into spkg and/or slapt-get source code, to do a pre-installation when some critical packages as aaa_base are upgraded. I hope to find time to look into this problem.
asqwerth wrote:Is this to be done before or after I upgrade the rest of the packages that don't get picked up in a normal upgrade, ie, the kernel and glibc stuff?