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

[BUG] Package stealthward/stealthward was not found in the package index #2

Open
ciusji opened this issue Aug 8, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@ciusji
Copy link
Member

ciusji commented Aug 8, 2022

Traceback (most recent call last):
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/main.py", line 129, in main
results, succeeded = handle_and_check(args)
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/main.py", line 192, in handle_and_check
task, res = run_from_args(parsed)
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/main.py", line 239, in run_from_args
results = task.run()
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/task/deps.py", line 56, in run
final_deps = resolve_packages(packages, self.config)
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/deps/resolver.py", line 131, in resolve_packages
target = final[package].resolved().fetch_metadata(config, renderer)
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/deps/registry.py", line 121, in resolved
self._check_in_index()
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/deps/registry.py", line 100, in _check_in_index
package_not_found(self.package)
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/exceptions.py", line 776, in package_not_found
raise_dependency_error("Package {} was not found in the package index".format(package_name))
File "/Users/admin/Git/Public/stealthward/venv/lib/python3.10/site-packages/dbt/exceptions.py", line 457, in raise_dependency_error
raise DependencyException(scrub_secrets(msg, env_secrets()))
dbt.exceptions.DependencyException: Package stealthward/stealthward was not found in the package index
07:44:45 Encountered an error:

Package stealthward/stealthward was not found in the package index

@ciusji ciusji added the bug Something isn't working label Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant