You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: