CIRCL / AIL-framework

AIL framework - Analysis Information Leak framework. Project moved to https://github.com/ail-project
https://github.com/ail-project/ail-framework
GNU Affero General Public License v3.0
1.29k stars 283 forks source link

Error while updating #472

Closed Zakaren closed 4 years ago

Zakaren commented 4 years ago

Hi there,

I'm getting the below error while updating AIL. Could you have a look please ?

Traceback (most recent call last):
  File "/home/debian/AIL-framework//bin/Update.py", line 362, in <module>
    list_upper_tags_remote = get_git_upper_tags_remote(current_tag[1:], is_fork)
  File "/home/debian/AIL-framework//bin/Update.py", line 191, in get_git_upper_tags_remote
    if last_tag not in list_upper_tags[-1][0]:
IndexError: list index out of range
        * Update Error
Phil-ThePower-Pearce commented 4 years ago

I also have this

Terrtia commented 4 years ago

Hi ! Thanks for the report ! ficed with fd4b3e0