Index: lib/libfetch/fetch.c =================================================================== --- lib/libfetch/fetch.c +++ lib/libfetch/fetch.c @@ -350,6 +350,7 @@ fetch_syserr(); return (NULL); } + u->netrcfd = -2; /* scheme name */ if ((p = strstr(URL, ":/"))) {