sqlite error while executing DROP INDEX

Roger Marquis marquis at roble.com
Mon Dec 22 04:26:16 UTC 2014


Matthew Seaman wrote:
> Something like:
>   SELECT name, version, package_id FROM deps GROUP BY name, version,
>   package_id HAVING count(*) > 1 ;

That returns:

   pkgconf|0.8.7_2|7714

Though the server's daily 'pkg info' gave no indication this was multiply
installed.  Question now is how to remove the package or at least the
package's (index?) records using 'pkg shell'?

Roger


More information about the freebsd-pkg mailing list