On 7/6/2013 9:56 AM, Chloe wrote: > I'm getting this error when I run setup at the end, even when I deselect > all packages and choose 'Keep' current version, and deselect "Select > Required packages (RECOMMENDED)". How do I resolve this? I'm using > setup.exe version 2.774. > > Package: Unknown package > inetutils.sh exit code 256 > libsasl2_3.sh exit code 256
Please try running the postinstall scripts yourself and report back if they produce any error messages. You can do this from a bash shell (e.g., in mintty) with the following command: % bash --norc --noprofile /etc/postinstall/inetutils.sh % bash --norc --noprofile /etc/postinstall/libsasl2_3.sh I'm the libsasl2 maintainer some I'm especially interested in any error messages that postinstall script produces. (Note that if the scripts have run successfully since you got the error message, they will be renamed to have a .done extension. You can still run the libsasl2_3 script, though -- just add the appropriate .done extension to the command.) -- David Rothenberger ---- daver...@acm.org -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple