public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
From: Thomas Wolff <towo@towo.net>
To: cygwin-apps@cygwin.com
Subject: network installation failed, new diagnostics
Date: Sun, 15 Jan 2017 22:49:00 -0000	[thread overview]
Message-ID: <0b0dd363-3cb3-3019-142b-8ded91df817e@towo.net> (raw)

Concerning https://cygwin.com/ml/cygwin-apps/2016-07/msg00021.html,
I have some new insights; first, I tried with a range of older versions 
of setup.exe (from the cygwin time machine) but all failed, so its not a 
regression as I had speculated.

Then I tried to run setup.exe without elevation, by elevating before 
(running mintty as adminstrator). So I noted (and could have checked 
this earlier...) that the involved network mounts were not fully 
established:

mount (unelevated):
L:/TGI/cygwin7 on / type ntfs (binary,auto)
L: on /cygdrive/l type ntfs (binary,posix=0,user,noumount,auto)
...

mount (elevated):
//141.64.144.100/Labormaterial/TGI/cygwin7 on / type ntfs (binary,auto)
...

After fixing the mount:
net use L: '\\141.64.144.100\Labormaterial'

setup.exe works as expected.

Not being familiar with details of Windows permission stuff and 
user-specific mounts myself, does this help to analyse and maybe even 
fix the situation?
Thanks
Thomas

             reply	other threads:[~2017-01-15 22:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-15 22:49 Thomas Wolff [this message]
2017-01-16 13:00 ` Corinna Vinschen
2017-01-21 19:28   ` Thomas Wolff
2017-01-16 18:02 ` Achim Gratz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0b0dd363-3cb3-3019-142b-8ded91df817e@towo.net \
    --to=towo@towo.net \
    --cc=cygwin-apps@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).