Skip to content

Instantly share code, notes, and snippets.

@silenius
Created May 5, 2015 10:17
Show Gist options
  • Save silenius/505370d7cff80659f148 to your computer and use it in GitHub Desktop.
Save silenius/505370d7cff80659f148 to your computer and use it in GitHub Desktop.
jcigar@dev:/var/service/ > sudo pkg check -aB Checking all packages: 41%
(mapserver-6.4.1_4) /usr/local/bin/mapserv - required shared library libfcgi.so.0 not found
Checking all packages: 94%
pkg: fstat() failed for(/usr/local/apache-tomcat-7.0/temp/safeToDelete.tmp): No such file or directory
Checking all packages: 100%
jcigar@dev:/var/service/ > sudo pkg check -ad
Checking all packages: 100%
jcigar@dev:/var/service/ > sudo pkg check -ar
Checking all packages: 100%
jcigar@dev:/var/service/ > sudo pkg check -as
Checking all packages: 94%
pkg: pkg_create_from_dir(lstat failed): No such file or directory
Checking all packages: 100%
jcigar@dev:/var/service/ > sudo pkg install -f mapserver
Updating bebif repository catalogue...
bebif repository is up-to-date.
All repositories are up-to-date.
The following 2 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
fcgi-devkit: 2.4.0_5
Installed packages to be REINSTALLED:
mapserver-6.4.1_4
The process will require 568 KiB more space.
986 KiB to be downloaded.
Proceed with this action? [y/N]: y
Fetching mapserver-6.4.1_4.txz: 100% 816 KiB 835.3kB/s 00:01
Fetching fcgi-devkit-2.4.0_5.txz: 100% 170 KiB 174.1kB/s 00:01
Checking integrity... done (0 conflicting)
[1/2] Reinstalling mapserver-6.4.1_4...
[1/2] Extracting mapserver-6.4.1_4: 100%
[2/2] Installing fcgi-devkit-2.4.0_5...
[2/2] Extracting fcgi-devkit-2.4.0_5: 100%
jcigar@dev:/var/service/ > pkg autoremove -n
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages:
Installed packages to be REMOVED:
fcgi-devkit-2.4.0_5
The operation will free 568 KiB.
jcigar@dev:/var/service/ >
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment