Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Fix installation error on Ubuntu 16.04 #275

Closed
vpetersson opened this issue Mar 6, 2020 · 4 comments · Fixed by #279
Closed

Fix installation error on Ubuntu 16.04 #275

vpetersson opened this issue Mar 6, 2020 · 4 comments · Fixed by #279
Labels
story-points-5 5 Story Ponts

Comments

@vpetersson
Copy link
Contributor

[...]
After this operation, 15.4 MB of additional disk space will be used.
Get:1 http://us-central1.gce.archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB]
Get:2 http://us-central1.gce.archive.ubuntu.com/ubuntu xenial/universe amd64 python3-ply all 3.7-1 [46.2 kB]
Get:3 http://us-central1.gce.archive.ubuntu.com/ubuntu xenial/universe amd64 python3-pycparser all 2.14+dfsg-2build1 [58.0 kB]
    module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File "/usr/lib/python3/dist-packages/agent/__init__.py", line 66, in <module>
    os.makedirs(BACKUPS_PATH, 0o711)
  File "/usr/lib/python3.5/os.py", line 241, in makedirs
    mkdir(name, mode)
FileExistsError: [Errno 17] File exists: '/opt/wott/backups'
@vpetersson
Copy link
Contributor Author

I did not receive this every time, but I did receive it on one node, so let's improve our logic here.

@vpetersson vpetersson added the story-points-unknown Unknown Story Points label Mar 9, 2020
@vpetersson
Copy link
Contributor Author

Add lock-file or similar.

@rptrchv
Copy link
Contributor

rptrchv commented Mar 10, 2020

3 complexity points

@a-martynovich
Copy link
Contributor

8

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
story-points-5 5 Story Ponts
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants