Bug 208264 - ports-mgmt/pkg: pkg check produces strange output
Summary: ports-mgmt/pkg: pkg check produces strange output
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-24 19:05 UTC by Martin Birgmeier
Modified: 2016-06-25 11:55 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Birgmeier 2016-03-24 19:05:46 UTC
The following command produces strange output:

[0]# pkg check -da
Checking all packages: 100%
exiv2 has require a missing libraries: libexpat.so.6
libcanberra has require a missing libraries: libintl.so.9
libcanberra has require a missing libraries: libvorbisfile.so.6
libtheora has require a missing libraries: libogg.so.8
meanwhile has require a missing libraries: libintl.so.9
p5-perlkde has require a missing libraries: QtCore4.so
telepathy-glib has require a missing libraries: libintl.so.9
virtualbox-ose-additions has require a missing libraries: libXfixes.so
virtualbox-ose-additions has require a missing libraries: libXext.so
[0]# 

There are two issues:
- The libraries shown do indeed exist
- There are multiple English grammar issues in each line
Comment 1 Brad Davis freebsd_committer freebsd_triage 2016-03-25 15:17:39 UTC
What version of pkg?
Comment 2 Martin Birgmeier 2016-03-25 17:26:40 UTC
pkg-1.6.4_1