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
Thanks for raising this. It's uncommon for usernames to contain periods but I've just pushed a fix to allow this.
I've also anonymized your debug output more thoroughly (lucky for you this is github and not apache jiras which would maintain the history - you might be interested in my anonymize.py program in this repo).
Thanks for raising this. It's uncommon for usernames to contain periods but I've just pushed a fix to allow this.
I've also anonymized your debug output more thoroughly (lucky for you this is github and not apache jiras which would maintain the history - you might be interested in my anonymize.py program in this repo).
Please re-open if it does not solve your issue.
Thanks
Hari
Ok, now it works correctly.
I used your dockerfile for test this fix and I had to add the zip package in the apt-get install line (line 36).
I made sure zip was added to the permanent package list for the repo and rebuilt the docker image so that should be sorted for you too (it was there just not for all distros).
The text was updated successfully, but these errors were encountered: