Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove pkgdb for pkgng #41

Closed
bdrewery opened this issue Oct 17, 2012 · 2 comments
Closed

Remove pkgdb for pkgng #41

bdrewery opened this issue Oct 17, 2012 · 2 comments
Milestone

Comments

@bdrewery
Copy link
Member

When using PKGNG, there's no reason to use the pkgdb.

bdrewery added a commit that referenced this issue Jul 19, 2013
bdrewery added a commit that referenced this issue Jul 19, 2013
bdrewery added a commit that referenced this issue Jul 19, 2013
bdrewery added a commit that referenced this issue Jul 19, 2013
bdrewery added a commit that referenced this issue Jul 19, 2013
bdrewery added a commit that referenced this issue Jul 19, 2013
* 41-pkgng-pkgdb:
  No longer show USING PKGNG with pkgng
  Preload all data into @db when using pkgng
  Use 'pkg' driver when using pkgng
  Always consider the db stale if reading from pkgng
  Rewrite pkgng/pkgdb, load all data once into @db
  Implement pkgdb.which for pkgng

Issue:	#41
bdrewery added a commit to bdrewery/pkgtools that referenced this issue Jul 19, 2013
bdrewery added a commit to bdrewery/pkgtools that referenced this issue Jul 19, 2013
bdrewery added a commit to bdrewery/pkgtools that referenced this issue Jul 19, 2013
bdrewery added a commit to bdrewery/pkgtools that referenced this issue Jul 19, 2013
@EmptyUserName
Copy link

can anyone tell me how to check and restore lost dependencies against the ports tree in FreeBSD with pkgng(an operation that used to be called by the "pkgdb -L" command before pkgng)?

@bdrewery
Copy link
Member Author

bdrewery commented Apr 5, 2014

Run pkg check -dn to list missing deps. That's all needed.

Sent from my iPhone

On Apr 5, 2014, at 12:09, EmptyUserName notifications@github.com wrote:

can anyone tell me how to check and restore lost dependencies against the ports tree in FreeBSD with pkgng(an operation that used to be called by the "pkgdb -L" command before pkgng)?


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants