- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Mar 14 2017
Mar 12 2017
Mar 6 2017
$ cd /var/wwwroot/nasqueron.org/agora/extensions $ ./deploy Cite
Incident report filled at https://agora.nasqueron.org/Operations_grimoire/Incidents/2017-03-01-Eglide, I'm creating actionable subtasks.
Mar 4 2017
Mar 3 2017
Bumping priority as @tomjerr needs this.
Mar 1 2017
Last log entries aren't informative.
I hard rebooted Eglide. Now it remains to understand what caused this trouble.
@Sandlayth Could you check on Scaleway and give us an update?
Feb 28 2017
$ cd /opt/nasqueron-operations $ arc patch D933 $ salt eglide state.apply roles/core/sshd/ $ ssh eglide uptime 18:11:35 up 126 days, 9:39, 5 users, load average: 0.09, 0.05, 0.06 $ ssh nonexisting@eglide uptime Permission denied (publickey).
Feb 27 2017
Feb 26 2017
Feb 25 2017
Use production branch for eglide/wraith repo, so master can be kept in sync with upstream
Detect OpenSSL legacy, fix sls include issue
Rebased, include openssl-legacy dependency, fix configure build install scrips
$ salt eglide state.apply roles/shellserver/userland-software/base ---------- ID: dev_popular_libs Function: pkg.installed Result: True Comment: All specified packages are already installed Started: 03:57:00.212308 Duration: 73.845 ms Changes:
$ salt eglide state.apply roles/shellserver/userland-software/openssl-legacy … $ salt eglide state.apply roles/shellserver/userland-software/openssl-legacy eglide: ---------- ID: openssl_src Function: file.directory Name: /usr/local/src/openssl-legacy Result: True Comment: Directory /usr/local/src/openssl-legacy is in the correct state Started: 03:30:15.530331 Duration: 58.671 ms Changes: ---------- ID: openssl_src Function: cmd.run Name: curl ftp://openssl.org/source/openssl-1.0.2k.tar.gz | tar xz --strip-components=1 Result: True Comment: unless execution succeeded Started: 03:30:15.596064 Duration: 759.799 ms Changes: ---------- ID: openssl_build Function: cmd.run Name: ./config --prefix=/opt/openssl-legacy --openssldir=/etc/ssl-legacy shared zlib-dynamic make depend make
Feb 24 2017
Current status: bdlib ok, compile errors for wraith itself now, probably from the OpenSSL 1.1:
Builder script: Drop -std=gnu89 from ./configure on Debian, point --with-tcl to the folder, not tclConfig.sh on FreeBSD
Update submodules on clone
Rebased, deploy our own wraith and bdlib versions