Re: Infrastructure | Failed to ftpadmin install swell foop (#87)
- From: Abhishek Balam <gitlab-issues gnome org>
- To: gnome-infrastructure gnome org
- Subject: Re: Infrastructure | Failed to ftpadmin install swell foop (#87)
- Date: Fri, 15 Mar 2019 18:57:16 +0000
Title:
GitLab
Abhishek Balam commented:
As per the instructions given by @averi to try to circumvent this error I tried replacing:
self.file[os.path.basename(info.name)] = t.extractfile(info).readlines() on Line 516 in ftpadmin
with self.file[os.path.basename(info.name)] = t.extractfile(info).read()
After which the script runs perfectly on my machine. Please do check.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]