Subject: Re: pkg/34036 (pkgsrc no longer fetches files)
To: None <pkg-manager@netbsd.org, gnats-admin@netbsd.org,>
From: Stuart Shelton <srcshelton@gmail.com>
List: pkgsrc-bugs
Date: 07/20/2006 14:45:03
The following reply was made to PR pkg/34036; it has been noted by GNATS.
From: "Stuart Shelton" <srcshelton@gmail.com>
To: gnats-bugs@netbsd.org
Cc: pkg-manager@netbsd.org, gnats-admin@netbsd.org,
pkgsrc-bugs@netbsd.org
Subject: Re: pkg/34036 (pkgsrc no longer fetches files)
Date: Thu, 20 Jul 2006 15:40:20 +0100
> Can you try the patch below? I'm interested in the output of the
> failing command, if it still occurs.
Interestingly, after applying the patch and re-running, nothing
changes: It appears that "fetch" isn't even being called!
It looks as if the problem isn't actually in the "fetch" script, then
- but in whatever *should* call it.
("fetch" isn't called when running "bmake" or "bmake fetch", either
normally or with PKG_DEBUG_LEVEL set)