public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Postinstall script errors
@ 2010-08-11 15:18 Jeremy Ramer
  2010-08-12  9:59 ` Corinna Vinschen
  0 siblings, 1 reply; 15+ messages in thread
From: Jeremy Ramer @ 2010-08-11 15:18 UTC (permalink / raw)
  To: cygwin

I recently upgraded from cygwin 1.5 to 1.7. At the end of the install
there were errors with some of the postinstall scripts.  From the
setup.full.log:

2010/08/11 08:39:53 running: C:\cygwin\bin\bash.exe --norc --noprofile
/etc/postinstall/bash.sh
ln: creating symbolic link `/dev/stdin': File exists
2010/08/11 08:39:54 abnormal exit: exit code=1
2010/08/11 08:39:54 running: C:\cygwin\bin\bash.exe --norc --noprofile
/etc/postinstall/passwd-grp.sh
2010/08/11 08:39:55 abnormal exit: exit code=1


I tried manually running the scripts with mixed results

$ bash --norc --noprofile /etc/postinstall/bash.sh ; echo $?
0

$ bash --norc --noprofile /etc/postinstall/passwd-grp.sh ; echo $?
1

I tired manually running the commands inside passwd-grp.sh and they
all return 0. So I'm not sure what exactly is failing.  Is there
anything I should do to investigate?

Thanks!
Jeremy

--
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

^ permalink raw reply	[flat|nested] 15+ messages in thread
[parent not found: <58C73DA23112384988EEB999F2EC04DC1E78D328@ATLEISEXCMBX1.eis.equifax.com>]

end of thread, other threads:[~2016-04-11 18:51 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-11 15:18 Postinstall script errors Jeremy Ramer
2010-08-12  9:59 ` Corinna Vinschen
2010-08-12 13:38   ` Jeremy Ramer
2010-08-12 14:05     ` Corinna Vinschen
2010-08-12 14:10     ` Matthias Andree
2010-08-12 14:41       ` Corinna Vinschen
2010-08-12 14:52         ` Matthias Andree
2010-08-12 14:54           ` Corinna Vinschen
2010-08-12 15:04             ` Matthias Andree
2010-08-12 15:15               ` Corinna Vinschen
2010-08-12 16:02                 ` Matthias Andree
2010-08-12 17:56   ` Tilman Hausherr
2010-08-13  9:48     ` Corinna Vinschen
2010-08-20 19:32       ` Tilman Hausherr
     [not found] <58C73DA23112384988EEB999F2EC04DC1E78D328@ATLEISEXCMBX1.eis.equifax.com>
2016-04-11 18:51 ` Ken Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).