pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/59445: pkgsrc bootstrap tools do not respect LOCALBASE



The following reply was made to PR pkg/59445; it has been noted by GNATS.

From: =?UTF-8?Q?Fr=C3=A9d=C3=A9ric_Fauberteau?= <triaxx%NetBSD.org@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/59445: pkgsrc bootstrap tools do not respect LOCALBASE
Date: Mon, 02 Jun 2025 14:54:32 +0200

 I have not been able to reproduce this problem.
 
 I have bootstrapped pkgsrc with:
 
      cd ~/pkgsrc/bootstrap
      ./bootstrap --prefix ~/foobar \
                  --make-jobs 12 \
                  --unprivileged \
                  --prefer-pkgsrc yes \
                  --workdir ~/pkgwrkdir
 
 I have run pkg_admin without any failure:
 
      ~/foobar/sbin/pkg_admin rebuild
 
      Stored 98 files and 0 explicit directories from 9 packages in 
 /Users/triaxx/foobar/pkgdb/pkgdb.byfile.db.
      Done.
 
 Could you give a value of $LOCALBASE that produces the failure?
 


Home | Main Index | Thread Index | Old Index