mirror of
https://github.com/RD17/ambar.git
synced 2026-04-25 07:25:55 +03:00
[GH-ISSUE #94] Pulling latest docker images FileNotFoundError: [Errno 2] #91
Labels
No labels
$$ Paid Support
bug
bug
enhancement
help wanted
invalid
pull-request
question
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/ambar#91
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @thebetterjort on GitHub (Nov 20, 2017).
Original GitHub issue: https://github.com/RD17/ambar/issues/94
Status: Image is up to date for ambar/ambar-proxy:latest
Traceback (most recent call last):
File "./ambar.py", line 283, in
install(configuration)
File "./ambar.py", line 203, in install
setOsConstants()
File "./ambar.py", line 113, in setOsConstants
with open('/etc/rc.local', 'r') as rcLocalConfigFile:
FileNotFoundError: [Errno 2] No such file or directory: '/etc/rc.local'
@sochix commented on GitHub (Nov 21, 2017):
Hi @thebetterjort ! What command leads to this behaviour?
@thebetterjort commented on GitHub (Nov 21, 2017):
sudo ./ambar.py install
@sochix commented on GitHub (Nov 21, 2017):
@thebetterjort what OS you're running?
@thebetterjort commented on GitHub (Nov 21, 2017):
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 17.10
Release: 17.10
Codename: artful
@sochix commented on GitHub (Nov 21, 2017):
Check that you have /etc/rc.local if not, just remove this lines from ambar.py.
P.s. We recommend to use 17.04