- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 14 2017
$ eggdrop -v Eggdrop v1.8.2+RC2 (C) 1997 Robey Pointer (C) 1999-2017 Eggheads Configure flags: '--with-tclinc=/usr/local/include/tcl8.6/tcl.h' '-with-tcllib=/usr/local/lib/libtcl86.so' Compiled with: IPv6, TLS, handlen=32 $ ls -lah /srv/viperserv drwxrwx--- 2 viperserv nasqueron-irc 2B Nov 14 19:16 Daeghrefn drwxrwx--- 2 tc2 nasqueron-irc 2B Nov 14 19:16 TC2
Drop fantoir (will be committed later)
Allow bots to have their own accounts, populate pillar
$ make test cd tests && tclsh8.6 all.tcl Tests running in interp: /usr/local/bin/tclsh8.6 Tests located in: /usr/home/dereckson/dev/nasqueron/viperserv/viperserv/tests Tests running in: /usr/home/dereckson/dev/nasqueron/viperserv/viperserv/tests Temporary files stored in /usr/home/dereckson/dev/nasqueron/viperserv/viperserv/tests Test files run in separate interpreters Running tests that match: * Skipping test files that match: l.*.test Only running test files that match: *.test Tests began at Tue Nov 14 17:47:06 UTC 2017 Communication.test Tech.test
Can't produce a diff with the character fix.
Final version after several tries to cleanup TC2/Server.tcl without detecting
anything suspicious.
Clean up files outside Daeghrefn/ too
There is a syntax error in roles/viperserv/eggdrop/files/viperserv.sudoers
Rebase against D1200
Solve accounts and responsibilities issues
Rebased. Headings.
$ salt eglide state.apply roles/builder eglide: ---------- ID: builder_account Function: user.present Name: builder Result: True Comment: User builder is present and up to date Started: 02:36:57.009237 Duration: 80.778 ms Changes: ---------- ID: builder_sudo_capabilities_file Function: file.managed Name: /etc/sudoers.d/builder Result: True Comment: File /etc/sudoers.d/builder updated Started: 02:36:57.100025 Duration: 172.564 ms Changes: ---------- diff: --- +++ @@ -1,10 +1,10 @@ # ------------------------------------------------------------- # Odderon # - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -# Project: Eglide +# Project: Nasqueron # Created: 2017-02-23 # License: Trivial work, not eligible to copyright -# Source file: roles/shellserver/userland-software/files/builder.sudoers +# Source file: roles/builder/account/files/builder.sudoers # ------------------------------------------------------------- # # <auto-generated>
Update source file path
Nov 13 2017
$ salt-call --local state.apply roles/shellserver/userland-software/base … ---------- ID: utilities Function: pkg.installed Result: True Comment: The following packages were installed/updated: gnugrep, gsed The following packages were already installed: toilet, whois, cmatrix, nmap, tree, sudo, figlet-fonts, mosh, tmux, woof, bind-tools, grc, coreuti ls, unrar, wget, figlet Started: 14:30:14.536987 Duration: 26292.61 ms Changes: ---------- gnugrep: ---------- new: 2.27 old: gsed: ---------- new: 4.2.2_1 old: …
Independently of the upstream issue, we can install it as user.
@FRWPKumkum has confirmed on Whatsapp the key.
First key added in the new administrative users file.
Nov 12 2017
D1187 has been applied to Eglide.
Applied with success to Eglide.
Restore salt group
Add unit tests
In T1316#16785, @dereckson wrote:So we're waiting on khmerboy confirmation and we can proceed.