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

IndexError: list index out of range #41

Open
sisyphus74 opened this issue May 12, 2022 · 1 comment
Open

IndexError: list index out of range #41

sisyphus74 opened this issue May 12, 2022 · 1 comment

Comments

@sisyphus74
Copy link

I have an error running $ python absolutely_proprietary/init.py:
Retrieving local packages (including AUR)... Downloading https://git.parabola.nu/blacklist.git/plain/blacklist.txt Downloading https://git.parabola.nu/blacklist.git/plain/aur-blacklist.txt Comparing local packages to remote... Traceback (most recent call last): File "/home/arthur/Downloads/absolutely-proprietary/absolutely_proprietary/__init__.py", line 126, in <module> reason = ((line.split(':')[4]).split(']')[0]).strip().replace('[', '') IndexError: list index out of range

vmavromatis added a commit that referenced this issue May 18, 2022
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

No branches or pull requests

2 participants
@sisyphus74 and others