errors in setup --help

2011-11-10 Thread Nellis, Kenneth
Thought it may be worthwhile to point out the following setup.exe 
errors in case they indicate a problem that wants to be addressed.
--Ken Nellis

$ ./setup --help
Starting cygwin install, version 2.738
io_stream_cygfile: fopen(/etc/setup/net-proxy-host) failed 2 No such
file or directory
io_stream_cygfile: fopen(/etc/setup/net-proxy-port) failed 2 No such
file or directory
io_stream_cygfile: fopen(/etc/setup/extrakeys) failed 2 No such file or
directory
Current Directory: D:\Cygwin

Command Line Options:
 -D --download  Download from internet
 -L --local-install Install from local directory
 -s --site  Download site
 -O --only-site Ignore all sites except for -s
 -R --root  Root installation directory
 -P --packages  Specify packages to install
 -C --categoriesSpecify entire categories to
install
 -p --proxy HTTP/FTP proxy (host:port)
 -q --quiet-modeUnattended setup mode
 -M --package-manager   Semi-attended chooser-only mode
 -h --help  print help
 -l --local-package-dir Local package directory
 -r --no-replaceonrebootDisable replacing in-use files
on next
reboot.
 -X --no-verify Don't verify setup.ini
signatures
 -n --no-shortcuts  Disable creation of desktop and
start
menu shortcuts
 -N --no-startmenu  Disable creation of start menu
shortcut
 -d --no-desktopDisable creation of desktop
shortcut
 -K --pubkeyPath to extra public key file
(gpg
format)
 -S --sexpr-pubkey  Extra public key in s-expr
format
 -u --untrusted-keysUse untrusted keys from
last-extrakeys
 -U --keep-untrusted-keys   Use untrusted keys and retain
all
 -A --disable-buggy-antivirus   Disable known or suspected buggy
anti
virus software packages during
execution.
Ending cygwin install
AddAccessAllowedAce(, owner) failed: 1337
AddAccessAllowedAce(, group) failed: 1337
AddAccessAllowedAce(, everyone) failed: 1337
AddAccessAllowedAce(, owner) failed: 1337
AddAccessAllowedAce(, group) failed: 1337
AddAccessAllowedAce(, everyone) failed: 1337
$

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



Re: errors in setup --help

2011-11-10 Thread Dave Korn
On 10/11/2011 16:14, Nellis, Kenneth wrote:
 Thought it may be worthwhile to point out the following setup.exe 
 errors in case they indicate a problem that wants to be addressed.
 --Ken Nellis

  Thanks for mentioning it.  They aren't significant, and it's only an
inadvertent side-effect of the way that help output is routed to the console
that they appear; they're not being printed out because they're relevant or
important.

  The mentioned files are all optional files that are only created if you use
the proxy or extra signing key features in setup.exe, so it's not a problem
that they aren't found.

cheers,
  DaveK

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