Bug 193530 - ports-mgmt/pkg - Error on pkg search -Q required-by
Summary: ports-mgmt/pkg - Error on pkg search -Q required-by
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-10 17:50 UTC by Adam Weinberger
Modified: 2015-01-17 18:06 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Weinberger freebsd_committer freebsd_triage 2014-09-10 17:50:15 UTC
[root@lockup ~] pkg search -Q required-by gettext

pkg: sqlite error while executing SELECT p.name, p.origin, p.version, 0 FROM main.packages AS p INNER JOIN main.deps AS d ON p.id = d.package_id WHERE d.name = SPLIT_UID('name', ?1) AND d.origin = SPLIT_UID('origin', ?1); in file pkgdb_iterator.c:277: SQL function split_*() called with invalid arguments.

(70)[root@lockup ~] pkg info pkg
pkg-1.3.7
Name           : pkg
Version        : 1.3.7
Installed on   : Wed Aug 27 10:48:54 EDT 2014
Origin         : ports-mgmt/pkg
Architecture   : freebsd:10:x86:64
Prefix         : /usr/local

[root@lockup ~] uname -a
FreeBSD lockup 10.1-PRERELEASE FreeBSD 10.1-PRERELEASE #4: Tue Sep  9 10:31:25 EDT 2014     root@lockup:/usr/obj/usr/src/sys/GENERIC  amd64