- IPv6 support in interfaces
- eglide network config written in a file
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Jun 15 2016
$ npm install -g foundation-cli
Jun 14 2016
Manually added, and published configuration files here in rOPSDATAN (not mirrored on GitHub).
Jun 13 2016
Create users before install software, so we avoid any root:root apt lock.
Decreasing priority after stopping former process and launc a new one with su bitlbee -s /bin/sh -c '/usr/sbin/bitlbee -p 12000 -P /var/run/bitlbee.pid -F'.
Jun 12 2016
*.eglide.org A 212.47.244.42 still missing, question of opportunity of this not answered
IPv6 still missing.
@Sandlayth Run successfully on Eglide, okay to commit?
On Debian, we need to install toilet-fonts to get more fonts for TOIlet.
- On Debian or Ubuntu, according http://stackoverflow.com/questions/652517/whats-the-deal-with-the-banner-command, we need to install sysvbanner.
- toilet is probably to install too
ID: utilities Function: pkg.installed Result: False Comment: Problem encountered installing package(s). Additional info follows:
Solved root group issue and got it working on Eglide:
We have an issue with mismatches between local catalog and remote packages sizes, pkg update -f takes care of that for round C. The cache (/var/cache/pkg) has been purged.
Jun 10 2016
Jun 9 2016
As said before, there is still the issue of the root group to solve.
Fixed for Agora.
agora.nasqueron.org still use a StartSSL (has been expired for 4 days)
Test run looks good to me.
Works, but can't remove root group:
- Removed diacritic from Sébastien
- Fixed indent
- We need to get rid of group root 0 (doesn't work currently)
Deleting the ScaleWay image file /etc/update-motd.d/50-scw solves the issue.
Locally, we updated Salt and we enabled the yaml_utf8 option.
$ pkg upgrade […] $ pkg upgrade py27-salt […] $ salt --version salt 2016.3.0 (Boron)
Jun 8 2016
$ salt eglide state.highstate eglide: Data failed to compile: ---------- Rendering SLS 'base:roles/shellserver/users' failed: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line 178, in render_tmpl output = render_str(tmplstr, context, tmplpath) File "/usr/lib/python2.7/dist-packages/salt/utils/templates.py", line 407, in render_jinja_tmpl log.debug("TmplStr: {0}".format(tmplstr)) UnicodeEncodeError: 'ascii' codec can't encode character u'\u2014' in position 75: ordinal not in range(128)