Skip to content

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

Description

@ciusji

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions