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

Fix pantry not found on install and uninstall commands #1067

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

felipecrs
Copy link
Contributor

This fix needs pkgxdev/libpkgx#80 to be released first. Marking it as draft because of it.

Closes #1004.

@felipecrs felipecrs force-pushed the fix-pantry-not-found branch from 25b2c47 to 395f28b Compare January 4, 2025 16:15
@coveralls
Copy link

coveralls commented Jan 4, 2025

Pull Request Test Coverage Report for Build 12611946655

Details

  • 2 of 2 (100.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+1.4%) to 92.496%

Files with Coverage Reduction New Missed Lines %
src/utils/execve.ts 1 96.39%
Totals Coverage Status
Change from base Build 11988281915: 1.4%
Covered Lines: 1376
Relevant Lines: 1490

💛 - Coveralls

@felipecrs felipecrs marked this pull request as draft January 7, 2025 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pkgx uninstall fails if pantry is not downloaded yet
2 participants