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

Issue importing #38

Closed
Potasio101 opened this issue Nov 17, 2021 · 1 comment · Fixed by #39
Closed

Issue importing #38

Potasio101 opened this issue Nov 17, 2021 · 1 comment · Fixed by #39

Comments

@Potasio101
Copy link

venv) ubuntu@primary:~/Netbox-Device-Type-Library-Import$ ./nb-dt-import.py --vendors CISCO
Package devicetype-library is already installed, updating /home/ubuntu/Netbox-Device-Type-Library-Import/repo
Traceback (most recent call last):
File "./nb-dt-import.py", line 446, in
main()
File "./nb-dt-import.py", line 417, in main
update_package('./repo')
TypeError: update_package() missing 1 required positional argument: 'branch'

@suom1
Copy link
Contributor

suom1 commented Nov 17, 2021

I have the same problem, however it's only a problem if you have a existing repo directory.
Works fine if you remove the repo directory.

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 a pull request may close this issue.

2 participants