public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Setup install issues
@ 2013-07-06 17:27 Chloe
  2013-07-06 19:51 ` Denis Excoffier
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Chloe @ 2013-07-06 17:27 UTC (permalink / raw)
  To: cygwin

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

/var/log/setup.log
--------------------------
2013/07/06 12:51:55 site: http://cygwin.mirrors.hoobly.com/
2013/07/06 12:52:53 NOTE!  User refused suggested missing dependencies!  
Expect some packages to give errors or not function at all.
2013/07/06 12:52:53 Changing gid back to original
2013/07/06 12:52:53 running: C:\cygwin\bin\bash.exe --norc --noprofile 
"/etc/postinstall/inetutils.sh"
2013/07/06 12:52:54 abnormal exit: exit code=256
2013/07/06 12:52:54 running: C:\cygwin\bin\bash.exe --norc --noprofile 
"/etc/postinstall/libsasl2_3.sh"
2013/07/06 12:52:56 abnormal exit: exit code=256
2013/07/06 12:52:56 Changing gid to Administrators
2013/07/06 12:53:06 note: Nothing needed to be installed
2013/07/06 12:53:06 Ending cygwin install


--
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] 7+ messages in thread

* Re: Setup install issues
  2013-07-06 17:27 Setup install issues Chloe
@ 2013-07-06 19:51 ` Denis Excoffier
  2013-07-06 19:55 ` Chloe
  2013-07-07 12:33 ` David Rothenberger
  2 siblings, 0 replies; 7+ messages in thread
From: Denis Excoffier @ 2013-07-06 19:51 UTC (permalink / raw)
  To: Chloe; +Cc: cygwin


On 2013-07-06 18:56, 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
> 
> /var/log/setup.log
> --------------------------
> 2013/07/06 12:51:55 site: http://cygwin.mirrors.hoobly.com/
> 2013/07/06 12:52:53 NOTE!  User refused suggested missing dependencies!  Expect some packages to give errors or not function at all.
> 2013/07/06 12:52:53 Changing gid back to original
> 2013/07/06 12:52:53 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/inetutils.sh"
> 2013/07/06 12:52:54 abnormal exit: exit code=256
> 2013/07/06 12:52:54 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/libsasl2_3.sh"
> 2013/07/06 12:52:56 abnormal exit: exit code=256
> 2013/07/06 12:52:56 Changing gid to Administrators
> 2013/07/06 12:53:06 note: Nothing needed to be installed
> 2013/07/06 12:53:06 Ending cygwin install
> 
I see no error here. More than that, everything behaves as "expected": setup.exe tells you at
12:52:53 to expect some errors and you don't have to wait too long (lucky you are) since
at 12:52:54 you begin to experience those errors.

But you did read the messages didn't you? Therefore you'll probably _accept_ the suggested
missing dependencies next time. If that still does not work let us know, but please try first.

Regards,

Denis Excoffier.


--
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] 7+ messages in thread

* Re: Setup install issues
  2013-07-06 17:27 Setup install issues Chloe
  2013-07-06 19:51 ` Denis Excoffier
@ 2013-07-06 19:55 ` Chloe
  2013-07-07 12:33 ` David Rothenberger
  2 siblings, 0 replies; 7+ messages in thread
From: Chloe @ 2013-07-06 19:55 UTC (permalink / raw)
  To: cygwin

Of course I already tried both with the recommended packages and 
without. (That is a separate bug as it should not recommend any packages 
if I do no select anything and choose Keep current version.) It gives 
this error either way.

---------------------

I see no error here. More than that, everything behaves as "expected": setup.exe tells you at
12:52:53 to expect some errors and you don't have to wait too long (lucky you are) since
at 12:52:54 you begin to experience those errors.

But you did read the messages didn't you? Therefore you'll probably _accept_ the suggested
missing dependencies next time. If that still does not work let us know, but please try first.

Regards,

Denis Excoffier.


--
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] 7+ messages in thread

* Re: Setup install issues
  2013-07-06 17:27 Setup install issues Chloe
  2013-07-06 19:51 ` Denis Excoffier
  2013-07-06 19:55 ` Chloe
@ 2013-07-07 12:33 ` David Rothenberger
  2013-07-07 15:34   ` David Rothenberger
  2 siblings, 1 reply; 7+ messages in thread
From: David Rothenberger @ 2013-07-07 12:33 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Setup install issues
  2013-07-07 12:33 ` David Rothenberger
@ 2013-07-07 15:34   ` David Rothenberger
  0 siblings, 0 replies; 7+ messages in thread
From: David Rothenberger @ 2013-07-07 15:34 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Setup install issues
  2013-07-07 17:04 Chloe
@ 2013-07-07 19:33 ` David Rothenberger
  0 siblings, 0 replies; 7+ messages in thread
From: David Rothenberger @ 2013-07-07 19:33 UTC (permalink / raw)
  To: cygwin

On 7/7/2013 9:24 AM, Chloe wrote:
> Ok I ran them manually. They didn't rename themselves to *.done.
> 
> $ bash --norc --noprofile /etc/postinstall/inetutils.sh
> *** Info: Note that the inetd service and the xinetd service must not
> *** Info: both be active at the same time.  The easiest way to ensure
> *** Info: this is to only install one or the other as a service.
> *** Query: Do you want to install the inetd super-server as a service?
> (yes/no) no
> 
> Configuration finished. Have fun!
> 
> *** Warning: The following function requires administrator privileges!
> *** Query: Do you want to install syslogd as service? (yes/no) no
> 
> Configuration finished. Have fun!
> 
> $ bash --norc --noprofile /etc/postinstall/libsasl2_3.sh

Well, no error messages. I have no idea why the scripts failed when
run from setup.exe, but you should be good now.

> $ ls /etc/postinstall/inet* /etc/postinstall/libsasl*
> /etc/postinstall/inetutils.sh  /etc/postinstall/libsasl2.sh.done /etc/postinstall/libsasl2_3.sh

setup.exe does the renaming, so that's why inetutils.sh and
libsasl2_3.sh where not renamed to .done.

-- 
David Rothenberger  ----  daveroth@acm.org

The difference between dogs and cats is that dogs come when they're
called.  Cats take a message and get back to you.

--
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] 7+ messages in thread

* Re: Setup install issues
@ 2013-07-07 17:04 Chloe
  2013-07-07 19:33 ` David Rothenberger
  0 siblings, 1 reply; 7+ messages in thread
From: Chloe @ 2013-07-07 17:04 UTC (permalink / raw)
  To: cygwin

Ok I ran them manually. They didn't rename themselves to *.done.

$ bash --norc --noprofile /etc/postinstall/inetutils.sh
*** Info: Note that the inetd service and the xinetd service must not
*** Info: both be active at the same time.  The easiest way to ensure
*** Info: this is to only install one or the other as a service.
*** Query: Do you want to install the inetd super-server as a service? 
(yes/no) no

Configuration finished. Have fun!

*** Warning: The following function requires administrator privileges!
*** Query: Do you want to install syslogd as service? (yes/no) no

Configuration finished. Have fun!

$ bash --norc --noprofile /etc/postinstall/libsasl2_3.sh

$ ls /etc/postinstall/inet* /etc/postinstall/libsasl*
/etc/postinstall/inetutils.sh  /etc/postinstall/libsasl2.sh.done 
/etc/postinstall/libsasl2_3.sh


-------------------------------------------------------------------------------------

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.
-- 
David Rothenberger  ----  daveroth@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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-07-07 16:27 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-06 17:27 Setup install issues Chloe
2013-07-06 19:51 ` Denis Excoffier
2013-07-06 19:55 ` Chloe
2013-07-07 12:33 ` David Rothenberger
2013-07-07 15:34   ` David Rothenberger
2013-07-07 17:04 Chloe
2013-07-07 19:33 ` David Rothenberger

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