public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: New setup pre-release - feedback needed
@ 2002-07-16  8:22 Demmer, Thomas
  2002-07-16  8:41 ` Robert Collins
  0 siblings, 1 reply; 18+ messages in thread
From: Demmer, Thomas @ 2002-07-16  8:22 UTC (permalink / raw)
  To: 'Robert Collins'; +Cc: 'cygwin@cygwin.com'

It kept on printing on it's canvas that it tried to exectue iu-config.sh.
Looked to me like spawning the process and then repainting. 
In either the setup.log[.full] it clearly stated that it couldn't create
the file, that's how I figured it out. 

Ciao
Tom

> -----Original Message-----
> From:	Robert Collins [SMTP:robert.collins@syncretize.net]
> Sent:	Tuesday, July 16, 2002 1:51 PM
> To:	Demmer, Thomas
> Subject:	RE: New setup pre-release - feedback needed
> 
> 
> 
> > -----Original Message-----
> > From: Demmer, Thomas [mailto:TDemmer@krafteurope.com] 
> > Sent: Tuesday, 16 July 2002 9:11 PM
> > To: 'Robert Collins'
> > Subject: RE: New setup pre-release - feedback needed
> > 
> > 
> > Hi Rob,
> > I can confirm what a previous poster mentioned: Issues with
> > auto-upgrading, it does not retrieve the latest version of cygwin, 
> > checked on a couple of mirrors.
> > 
> > 
> > 
> > And another way to stumble: I had the permissions on my 
> > /etc/postinstall
> > and /etc/setup set to 755, so set-up failed to create the postinstall
> > shell scripts, but kept on trying regardless and had to be killed via
> > Task Manager. The first was a stupidity of mine, the problem 
> > here is that
> > cygwin apps think I am in the group "DomainUsers", whereas non-cygwin
> > apps create files with group EUUsers (the domain I log into)+ I start
> > setup from a samba share, where I am somebody completely different...
> > The second is probably a glitch in setup that it does not give up
> > with an error message after the first attempt (Yes, I do know 
> > that this
> > case is rather unlikely...)
> 
> When you say it kept on trying, can you describe in more detail what
> setup was (visibly) doing?
> 
> Rob

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: New setup pre-release - feedback needed
@ 2002-07-17 11:25 Harig, Mark A.
  0 siblings, 0 replies; 18+ messages in thread
From: Harig, Mark A. @ 2002-07-17 11:25 UTC (permalink / raw)
  To: Robert Collins, cygwin

Bug report:

  This problem occurs whether I install from internet or locally and
only occurs with the new pre-release (i.e., does *not* occur with
version 2.249.2.5).  Steps to reproduce:

  1. Using the latest release of setup.exe: on the Select Packages
dialogue window, in the 'Devel' category, 'Keep' is selected for
autoconf-stable (version 2.13-4) and automake-stable (version 1.4p5-5).
'Skip' is selected for 'autoconf', 'autoconf-devel', 'automake',
'automake-devel', and 'binutils'.

  2. I run 'setup.exe' through to successful completion.

  3. Using'setup-2.259.2.4.exe': on the Select Packages dialogue window,
setup has erroneously turned on 'autoconf' (2.53a-1), 'autoconf-devel'
(2.52-4), and 'binutils' (20020706-1).  As far as I know, this is an
error.  setup should not be selecting packages that I have skipped.  Or,
is there some relationship among these packages that I'm not
understanding?

> -----Original Message-----
> From: Robert Collins [mailto:robert.collins@syncretize.net]
> Sent: Saturday, July 13, 2002 10:11 AM
> To: cygwin@cygwin.com
> Subject: New setup pre-release - feedback needed
> 
> 
> We're coming up on a new release of setup.exe, with a number of user
> interface enhancements to make it more obvious what setup is 
> doing when it
> 'pauses'.
> 
> It *should* be bug free, although there may be a minor bug with
> autodetection of upgrades (we have one report, but no debugging info).
> 
> The pre-release snapshot can be found at
> http://www.cygwin.com/setup-snapshots/setup-2.259.2.4.exe.
> 
> As usual, the quality of this release will depend on feedback 
> from you, the
> users. Please give the new version a go, and if you have 
> *any* trouble, send
> me the setup.log and setup.log.full from your run of setup.exe.
> 
> Cheers,
> Rob
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: New setup pre-release - feedback needed
@ 2002-07-17 10:12 Harig, Mark A.
  0 siblings, 0 replies; 18+ messages in thread
From: Harig, Mark A. @ 2002-07-17 10:12 UTC (permalink / raw)
  To: Robert Collins, cygwin

Bug Report:

   When setup.exe completes, but encounters a problem, then it displays
the following message: "Installation incomplete.  Check /setup.log.full
for details."  There is no setup.log.full file in the root directory.
Instead, setup.exe sensibly writes the file in in /var/log.  The message
should tell users to look in that directory.

> -----Original Message-----
> From: Robert Collins [mailto:robert.collins@syncretize.net]
> Sent: Saturday, July 13, 2002 10:11 AM
> To: cygwin@cygwin.com
> Subject: New setup pre-release - feedback needed
> 
> 
> We're coming up on a new release of setup.exe, with a number of user
> interface enhancements to make it more obvious what setup is 
> doing when it
> 'pauses'.
> 
> It *should* be bug free, although there may be a minor bug with
> autodetection of upgrades (we have one report, but no debugging info).
> 
> The pre-release snapshot can be found at
> http://www.cygwin.com/setup-snapshots/setup-2.259.2.4.exe.
> 
> As usual, the quality of this release will depend on feedback 
> from you, the
> users. Please give the new version a go, and if you have 
> *any* trouble, send
> me the setup.log and setup.log.full from your run of setup.exe.
> 
> Cheers,
> Rob
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: New setup pre-release - feedback needed
@ 2002-07-17  9:26 Harig, Mark A.
  2002-07-17  9:56 ` Robert Collins
  0 siblings, 1 reply; 18+ messages in thread
From: Harig, Mark A. @ 2002-07-17  9:26 UTC (permalink / raw)
  To: Robert Collins, cygwin

Thanks for the response!  I have a question/observation below.

> 
> > 
> > Here are some minor changes that might be worth making (no, 
> they don't
> > identify bugs):
> > 
> >   1. Move the 'emacs'-related items from 'Misc' to 'Editors' so that
> > they can be found more easily.
> 
> This is a setup.ini driven item - you need to talk to whoever is
> packaging emacs for you and get them to add a categories tag.
> 

Hmm.  As far as I know, no one (or only setup.exe) is packaging emacs
for me.  The only program that I know of that has touched setup.ini is
setup.exe.  Are you saying that I need to edit setup.ini?  Have I missed
some documentation?

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* Re: New setup pre-release - feedback needed
@ 2002-07-17  6:56 John Vincent
  0 siblings, 0 replies; 18+ messages in thread
From: John Vincent @ 2002-07-17  6:56 UTC (permalink / raw)
  To: robert.collins; +Cc: cygwin

Hi,

I've just followed the link to test your pre-release of
setup, and I very much like the changes you've made.

I think I've found a bug however:

I'm using Win2k SP2 with NTFS local disk. I downloaded from
http://www.cygwin.com/setup-snapshots/setup-2.259.2.4.exe
and selected Download for internet. I downloaded from
http://programming.ccp14.ac.uk, changing "default" to "install"
against the "all" option so everything new was downloaded.
Everything went OK, until I got a pop-up box saying "download
incomplete. Try again ?" On trying again, setup determined
there was nothing to download, and then produced the pop-up box
again. I selected "No" and then continued the setup process.
I then re-started setup to "install from local directory"
and everything appears to have gone OK.

I then restarted setup.exe again, and selected "download from internet"
I selected the same source, and to install all, as before. Setup
determined there was nothing to download, but again produced
the "download incomplete"pop-up box.

I hope this report is detailed enough to be helpful.

/John Vincent.




_________________________________________________________________
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* RE: New setup pre-release - feedback needed
@ 2002-07-16 13:18 Harig, Mark A.
  2002-07-16 14:36 ` Max Bowsher
  2002-07-16 18:18 ` Robert Collins
  0 siblings, 2 replies; 18+ messages in thread
From: Harig, Mark A. @ 2002-07-16 13:18 UTC (permalink / raw)
  To: cygwin

Here are some minor changes that might be worth making (no, they don't
identify bugs):

  1. Move the 'emacs'-related items from 'Misc' to 'Editors' so that
they can be found more easily.

  2. Combine the 'Devel' and 'Development' groups, unless there's some
reason for their being separate that I've missed.

  3. 'setup' is available under both 'System' and 'Utils'.  'Admin'
seems to me like the most appropriate group for 'setup'.

> -----Original Message-----
> From: Robert Collins [mailto:robert.collins@syncretize.net]
> Sent: Saturday, July 13, 2002 10:11 AM
> To: cygwin@cygwin.com
> Subject: New setup pre-release - feedback needed
> 
> 
> We're coming up on a new release of setup.exe, with a number of user
> interface enhancements to make it more obvious what setup is 
> doing when it
> 'pauses'.
> 
> It *should* be bug free, although there may be a minor bug with
> autodetection of upgrades (we have one report, but no debugging info).
> 
> The pre-release snapshot can be found at
> http://www.cygwin.com/setup-snapshots/setup-2.259.2.4.exe.
> 
> As usual, the quality of this release will depend on feedback 
> from you, the
> users. Please give the new version a go, and if you have 
> *any* trouble, send
> me the setup.log and setup.log.full from your run of setup.exe.
> 
> Cheers,
> Rob
> 
> 
> --
> Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
> Bug reporting:         http://cygwin.com/bugs.html
> Documentation:         http://cygwin.com/docs.html
> FAQ:                   http://cygwin.com/faq/
> 
> 

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 18+ messages in thread
* New setup pre-release - feedback needed
@ 2002-07-13 12:21 Robert Collins
  2002-07-15 22:13 ` Joerg R. Schaible
  2002-07-17  3:11 ` Peter A. Castro
  0 siblings, 2 replies; 18+ messages in thread
From: Robert Collins @ 2002-07-13 12:21 UTC (permalink / raw)
  To: cygwin

We're coming up on a new release of setup.exe, with a number of user
interface enhancements to make it more obvious what setup is doing when it
'pauses'.

It *should* be bug free, although there may be a minor bug with
autodetection of upgrades (we have one report, but no debugging info).

The pre-release snapshot can be found at
http://www.cygwin.com/setup-snapshots/setup-2.259.2.4.exe.

As usual, the quality of this release will depend on feedback from you, the
users. Please give the new version a go, and if you have *any* trouble, send
me the setup.log and setup.log.full from your run of setup.exe.

Cheers,
Rob


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2002-07-18  4:58 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-07-16  8:22 New setup pre-release - feedback needed Demmer, Thomas
2002-07-16  8:41 ` Robert Collins
  -- strict thread matches above, loose matches on Subject: below --
2002-07-17 11:25 Harig, Mark A.
2002-07-17 10:12 Harig, Mark A.
2002-07-17  9:26 Harig, Mark A.
2002-07-17  9:56 ` Robert Collins
2002-07-17  6:56 John Vincent
2002-07-16 13:18 Harig, Mark A.
2002-07-16 14:36 ` Max Bowsher
2002-07-17  3:26   ` Robert Collins
2002-07-17 11:43     ` Max Bowsher
2002-07-16 18:18 ` Robert Collins
2002-07-13 12:21 Robert Collins
2002-07-15 22:13 ` Joerg R. Schaible
2002-07-17  3:11 ` Peter A. Castro
2002-07-17  3:24   ` Robert Collins
2002-07-18  2:42     ` Peter A. Castro
2002-07-17 11:59   ` Max Bowsher

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