NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: install/46482: wrong directory to pkgsrc tarball in sysinst
The following reply was made to PR install/46482; it has been noted by GNATS.
From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: install-manager%netbsd.org@localhost
Subject: Re: install/46482: wrong directory to pkgsrc tarball in sysinst
Date: Thu, 14 Jun 2012 09:22:49 -0500 (CDT)
On Sun, 27 May 2012, Jeff Rizzo wrote:
> This would be my fault; I created the symlinks by hand when adding
> the pkgsrc functionality, but did not ensure they existed in all
> directories. The correct fix would be to make sure they exist (and
> that any automated processes re-create them when new directories are
> made).
I created the symlinks:
$ ln -s pkgsrc.tar.bz2 pkgsrc.tbz
$ ln -s pkgsrc.tar.gz pkgsrc.tgz
$ ln -s pkgsrc.tar.xz pkgsrc.txz
$ pwd
/pub/pkgsrc/stable
http://ftp.netbsd.org/pub/pkgsrc/stable/pkgsrc.tgz now exists.
Home |
Main Index |
Thread Index |
Old Index