pkgsrc-Users archive

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

mksandbox



Hello all,

   I decided to try using mk/bulk/mksandbox, because I'm tired of
blowing away half my system, and find some package failing while
rebuilding it.

   The sandbox stuff seems *very* convenient, but I ran into some
problems. My sandbox is (obviously) very empty, and I thought I'd start
out by installing pkgtools/pkglint, but it gives me:

------------------------------
===> Installing dependencies for pkglint-4.76
=> Required installed package digest>=20010101: digest-20060826 found
=> Required installed package p5-Digest-SHA1-[0-9]*: NOT found
=> Verifying package for ../../security/p5-Digest-SHA1
=> Required installed package digest>=20010302: digest-20060826 found
=> Fetching Digest-SHA1-2.11.tar.gz
=> Total size: 38723 bytes
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
/usr/pkgsrc/mk/fetch/fetch: /usr/pkg/bin/ftp: not found
fetch: Unable to fetch expected file Digest-SHA1-2.11.tar.gz
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/security/p5-Digest-SHA1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/pkgtools/pkglint
#
------------------------------

   There is a /usr/bin/ftp. Why isn't it trying to use that instead? I
guess I can use FETCH_CMD=/usr/bin/ftp in my mk.conf.. But I want to
understand why I have to do that.

   Do I need to bootstrap pkgsrc in my sandbox?

-- 
Kind regards,
Jan Danielsson


Attachment: signature.asc
Description: OpenPGP digital signature



Home | Main Index | Thread Index | Old Index