installing packages into a mounted system
Matthias Apitz
guru at unixarea.de
Thu Aug 14 13:31:20 UTC 2014
El día Thursday, August 14, 2014 a las 09:22:38AM -0400, Nikolai Lifanov escribió:
> > # PACKAGESITE=file://PKGDIR export PACKAGESITE
> > # chroot /mnt /usr/local/sbin/pkg-static install xorg-7.7
> > Updating repository catalogue
> > pkg-static: file://PKGDIR/digests.txz: No such file or directory
> > pkg-static: No digest falling back on legacy catalog format
> > pkg-static: file://PKGDIR/repo.txz: No such file or directory
> >
>
> >From the man page:
> pkg [-v] [-d] [-l] [-N] [-j <jail name or id> | -c <chroot path>]
>
> You could try copying pkg-static inside the chroot and use pkg-static -c
> (from the host, don't invoke the chroot command manually).
>
> I have been installing packages to jails this way for a while.
# pkg-static -c /mnt install xorg-7.7
gives the same error messages as above.
Thanks
matthias
--
Matthias Apitz | /"\ ASCII Ribbon Campaign:
E-mail: guru at unixarea.de | \ / - No HTML/RTF in E-mail
WWW: http://www.unixarea.de/ | X - No proprietary attachments
phone: +49-170-4527211 | / \ - Respect for open standards
| en.wikipedia.org/wiki/ASCII_Ribbon_Campaign
More information about the freebsd-ports
mailing list