pkg issue on RPI2
Nenhum_de_Nos
matheus at arroway.org
Sat Sep 3 02:48:25 UTC 2016
On Fri, 2 Sep 2016 23:37:02 -0300
Nenhum_de_Nos <matheus at eternamente.info> wrote:
> hail,
>
> I am trying to install vnstat package on new 11.0-RC2 image:
>
> FreeBSD bee 11.0-RC2 FreeBSD 11.0-RC2 #0 r304923: Sun Aug 28 02:47:43 BRT 2016
>
> But I get pkg issues:
>
> # pkg install vnstat
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> Checking integrity... done (1 conflicting)
> Cannot solve problem using SAT solver, trying another plan
> Checking integrity... done (0 conflicting)
> The most recent version of packages are already installed
>
> tried pkg check -Ba, but yet I get it.
>
> # pkg upgrade
> Updating FreeBSD repository catalogue...
> FreeBSD repository is up-to-date.
> All repositories are up-to-date.
> Checking for upgrades (1 candidates): 100%
> Processing candidates (1 candidates): 100%
> Checking integrity... done (0 conflicting)
> Your packages are up to date.
>
>
> also won't help to upgrade it all.
>
> anyone else uses pkg to install packages on RPI2 ?
>
> thanks,
>
> matheus
Just info, I removed all packages:
# pkg delete -a --force
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):
Installed packages to be REMOVED:
pkg-1.8.5_1
The operation will free 9 MiB.
Proceed with deinstalling packages? [y/N]: y
[1/1] Deinstalling pkg-1.8.5_1...
[1/1] Deleting files for pkg-1.8.5_1: 100%
root at bee:/usr/local/etc/nginx # pkg
The package management tool is not yet installed on your system.
Do you want to fetch and install it now? [y/N]: y
Bootstrapping pkg from pkg+http://pkg.FreeBSD.org/FreeBSD:11:armv6/quarterly, please wait...
Verifying signature with trusted certificate pkg.freebsd.org.2013102301... done
Installing pkg-1.8.5_1...
Extracting pkg-1.8.5_1: 100%
pkg: not enough arguments
Usage: pkg [-v] [-d] [-l] [-N] [-j <jail name or id>|-c <chroot path>|-r <rootdir>] [-C <configuration file>] [-R <repo config dir>] [-o var=value] [-4|-6] <command> [<args>]
For more information on available commands and options see 'pkg help'.
root at bee:/usr/local/etc/nginx # pkg install vnstat
Updating FreeBSD repository catalogue...
FreeBSD repository is up-to-date.
All repositories are up-to-date.
Updating database digests format: 100%
Checking integrity... done (1 conflicting)
Cannot solve problem using SAT solver, trying another plan
Checking integrity... done (0 conflicting)
The most recent version of packages are already installed
Do I have to compile it?
matheus
--
Nenhum_de_Nos <matheus at arroway.org>
More information about the freebsd-arm
mailing list