Bug 216513 - ports-mgmt/pkg: pkg install vim on Raspberry Pi fails
Summary: ports-mgmt/pkg: pkg install vim on Raspberry Pi fails
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-27 02:46 UTC by Michael Cress
Modified: 2018-09-10 19:59 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Cress 2017-01-27 02:46:03 UTC
Issuing "pkg install vim" on fresh Raspberry Pi image "FreeBSD-11.0-STABLE-arm-armv6-RPI-B-20161209-r309771.img" fails. After installing several packages, the install exited prematurely. Re-attempting, it installed three more (dependency) packages. After all of this, vim still isn't on the system. Re-attempting a third time yields the following output:

root@rpi-b:/home/freebsd # pkg install vim
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


root@rpi-b:/home/freebsd # whereis vim
vim:
root@rpi-b:/home/freebsd #
Comment 1 Walter Schwarzenfeld 2018-02-10 05:57:25 UTC
Feedback please!
Comment 2 Walter Schwarzenfeld 2018-09-03 19:27:19 UTC
Is this still a problem?
Comment 3 Michael Cress 2018-09-10 14:48:43 UTC
I'm afraid I no longer have the means to test this.