Skip to content

Instantly share code, notes, and snippets.

--- modulename: error, funcname: __init__
error.py(7): self.name = name
error.py(8): self.index = index
error.py(9): self.line = line
error.py(10): self.column = column
error.py(11): self.buffer = buffer
error.py(12): self.pointer = pointer
scanner.py(1278): end_mark = start_mark
scanner.py(1279): indent = self.indent+1
scanner.py(1284): spaces = []
# /usr/bin/ansible-playbook /etc/ansible/playbook.yml -l gw -vvvv
ansible-playbook 2.7.9
config file = /etc/ansible/ansible.cfg
configured module search path = ['/root/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
ansible python module location = /usr/lib/python3.6/site-packages/ansible
executable location = /usr/bin/ansible-playbook
python version = 3.6.8 (default, Mar 13 2019, 17:23:12) [GCC 8.3.0]
Using /etc/ansible/ansible.cfg as config file
setting up inventory plugins
/etc/ansible/hosts did not meet host_list requirements, check plugin documentation if this is unexpected
Before a package can move from testing to main or community, the following requirements must be met:
# Package must work correctly, including the init.d script (if provided) and default configuration
# Packaging must be done correctly, with files installed in the right places, e.g. configs are in /etc/ and not in /usr/etc
# Package dependencies are handled correctly. Abuild can (and should) autodetect shared libs, for example sqlite-libs provides so:libsqlite3.so.0, any package linked to sqlite should have an automatically (by abuild) added depend=so:libsqlite3.so.0 and user should not manually add a depend="sqlite-libs" in the APKBUILD
# There is a maintainer who claims responsibility for the maintenance of the package and can help fixing things if they break in the future
=> setenv bootargs console=ttyS0,115200 root=/dev/mmcblk0p2 rw rootwait debug initcall_debug ignore_loglevel log_buf_len=10M print_fatal_signals=1 LOGLEVEL=8 earlyprintk=ttyS0,115200,keep sched_debug
=> fatload mmc 0 0x46000000 zImage-alpine
3838464 bytes read in 312 ms (11.7 MiB/s)
=> fatload mmc 0 0x49000000 sun4i-a10-cubieboard-alpine.dtb
22448 bytes read in 5 ms (4.3 MiB/s)
=> bootz 0x46000000 - 0x49000000
## Flattened Device Tree blob at 49000000
Booting using the fdt blob at 0x49000000
Loading Device Tree to 49ff7000, end 49fff7af ... OK
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 4.19.0 Kernel Configuration
#
#
# Compiler: arm-linux-gnueabihf-gcc (Ubuntu 8.2.0-7ubuntu1) 8.2.0
#
CONFIG_CC_IS_GCC=y
CONFIG_GCC_VERSION=80200