Skip to content

Instantly share code, notes, and snippets.

@dnaeon
Created January 6, 2012 18:23
Show Gist options
  • Save dnaeon/1571786 to your computer and use it in GitHub Desktop.
Save dnaeon/1571786 to your computer and use it in GitHub Desktop.
pkg check #1
root:(~/PROJECTS/pkgng)> pkg update <[1117][20:22]]
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/repo.txz 100% 9684KB 9.5MB/s 9.5MB/s 00:01
root:(~/PROJECTS/pkgng)> <[1118][20:22]]
root:(~/PROJECTS/pkgng)> <[1118][20:22]]
root:(~/PROJECTS/pkgng)> pkg check <[1118][20:22]]
graphics/graphviz has a missing dependency: x11-fonts/font-misc-ethiopic
x11-toolkits/pango has a missing dependency: x11-fonts/font-misc-ethiopic
x11-fonts/xorg-fonts-truetype has a missing dependency: x11-fonts/font-misc-ethiopic
>>> Missing package dependencies were detected.
Try to fix the missing dependencies [y/N]: y
The following packages will be installed:
Upgrading xproto: 7.0.16 -> 7.0.22
Upgrading expat: 2.0.1_1 -> 2.0.1_2
Upgrading freetype2: 2.4.4 -> 2.4.7
Upgrading fontconfig: 2.8.0,1 -> 2.8.0_1,1
Upgrading mkfontscale: 1.0.8 -> 1.0.9
Installing font-misc-ethiopic: 1.0.3
the installation will require 419 kB more space
1 MB to be downloaded
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/All/xpro 100% 59KB 59.1KB/s 59.1KB/s 00:00
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/All/expa 100% 100KB 100.2KB/s 100.2KB/s 00:01
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/All/free 100% 429KB 429.3KB/s 429.3KB/s 00:00
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/All/font 100% 287KB 286.6KB/s 286.6KB/s 00:00
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/All/mkfo 100% 16KB 16.0KB/s 16.0KB/s 00:00
http://www.sofia.unix-heaven.org/FreeBSD/pkgng/repository/9-amd64-20111222/All/font 100% 128KB 127.6KB/s 127.6KB/s 00:00
Checking integrity... done
Upgrading xproto from 7.0.16 to 7.0.22... done
Upgrading expat from 2.0.1_1 to 2.0.1_2... done
Upgrading freetype2 from 2.4.4 to 2.4.7... done
Upgrading fontconfig from 2.8.0,1 to 2.8.0_1,1...Running fc-cache to build fontconfig cache...
/usr/local/lib/X11/fonts: caching, new cache contents: 0 fonts, 6 dirs
/usr/local/lib/X11/fonts/OTF: caching, new cache contents: 22 fonts, 0 dirs
/usr/local/lib/X11/fonts/TTF: caching, new cache contents: 12 fonts, 0 dirs
/usr/local/lib/X11/fonts/bitstream-vera: caching, new cache contents: 10 fonts, 0 dirs
/usr/local/lib/X11/fonts/encodings: caching, new cache contents: 0 fonts, 1 dirs
/usr/local/lib/X11/fonts/encodings/large: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts/local: caching, new cache contents: 0 fonts, 0 dirs
/usr/local/lib/X11/fonts/util: caching, new cache contents: 0 fonts, 0 dirs
/root/.fonts: skipping, no such directory
/var/db/fontconfig: cleaning cache directory
/root/.fontconfig: not cleaning non-existent cache directory
fc-cache: succeeded
done
Upgrading mkfontscale from 1.0.8 to 1.0.9... done
Installing font-misc-ethiopic-1.0.3... done
>>> Summary of actions performed:
x11-fonts/font-misc-ethiopic dependency has been fixed
x11-fonts/font-misc-ethiopic dependency has been fixed
x11-fonts/font-misc-ethiopic dependency has been fixed
>>> Missing dependencies were fixed successfully.
root:(~/PROJECTS/pkgng)> pkg check
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment