Skip to content

Instantly share code, notes, and snippets.

CREATE TABLE android_metadata (locale TEXT);
CREATE TABLE folders (id INTEGER PRIMARY KEY, name TEXT, last_updated INTEGER, unread_count INTEGER, visible_limit INTEGER, status TEXT, push_state TEXT, last_pushed INTEGER, flagged_count INTEGER default 0, integrate INTEGER, top_group INTEGER, poll_class TEXT, push_class TEXT, display_class TEXT, notify_class TEXT, more_messages TEXT default "unknown");
CREATE INDEX folder_name ON folders (name);
CREATE TABLE threads (id INTEGER PRIMARY KEY, message_id INTEGER, root INTEGER, parent INTEGER);
CREATE INDEX threads_message_id ON threads (message_id);
CREATE INDEX threads_root ON threads (root);
CREATE INDEX threads_parent ON threads (parent);
CREATE TRIGGER set_thread_root AFTER INSERT ON threads BEGIN UPDATE threads SET root=id WHERE root IS NULL AND ROWID = NEW.ROWID; END;
CREATE TABLE pending_commands (id INTEGER PRIMARY KEY, command TEXT, arguments TEXT);
CREATE TRIGGER delete_folder BEFORE DELETE ON folders BEGIN DELETE FROM messages WHERE old.id = folder_id; E
2414 read(12, "GET /testt--squashfs HTTP/1.1\r\nUser-Agent: curl/7.38.0\r\nAccept: */*\r\nHost: boot\r\n\r\n", 8192) = 82
2414 getpeername(12, {sa_family=AF_INET, sin_port=htons(57017), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
2414 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 13
2414 fstat(13, {st_mode=S_IFREG|0644, st_size=2413, ...}) = 0
2414 mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f2d65499000
2414 read(13, "127.0.0.1\tlocalhost"..., 4096) = 2413
2414 close(13) = 0
2414 munmap(0x7f2d65499000, 4096) = 0
2414 getsockname(12, {sa_family=AF_INET, sin_port=htons(8080), sin_addr=inet_addr("127.0.0.1")}, [16]) = 0
2414 open("/etc/hosts", O_RDONLY|O_CLOEXEC) = 13
DKMS make.log for ipt_NETFLOW-2.1 for kernel 3.19-3-amd64 (x86_64)
Fri Jun 19 18:14:56 MSK 2015
Compiling for kernel 3.19-3-amd64
make -C /lib/modules/3.19-3-amd64/build M=/var/lib/dkms/ipt_NETFLOW/2.1/build modules CONFIG_DEBUG_INFO=y
make[1]: Entering directory `/usr/src/linux-headers-3.19-3-amd64'
CC [M] /var/lib/dkms/ipt_NETFLOW/2.1/build/ipt_NETFLOW.o
/var/lib/dkms/ipt_NETFLOW/2.1/build/ipt_NETFLOW.c: In function ‘sk_error_report’:
/var/lib/dkms/ipt_NETFLOW/2.1/build/ipt_NETFLOW.c:1748:2: error: implicit declaration of function ‘__get_cpu_var’ [-Werror=implicit-function-declaration]
/var/lib/dkms/ipt_NETFLOW/2.1/build/ipt_NETFLOW.c:1748:2: error: request for member ‘sock_cberr’ in something not a structure or union
/var/lib/dkms/ipt_NETFLOW/2.1/build/ipt_NETFLOW.c: In function ‘netflow_sendmsg’:
{
"logger": {
"frontends": [
{
"formatter": {
"type": "string",
"pattern": "%(timestamp)s %(request_id)s/%(lwp)s/%(pid)s %(severity)s: %(message)s %(...L)s"
},
"sink": {
"type": "files",
2014-12-17 16:19:29.049236 0000000000000000/30347/30347 INFO: Elliptics starts, flags: 0x15 [join|mix_states]
2014-12-17 16:19:29.049783 0000000000000000/30347/30347 NOTICE: Using default stall count (3 transactions).
2014-12-17 16:19:29.050087 0000000000000000/30348/30347 NOTICE: started io thread: #0, nonblocking: 0, backend: -1
2014-12-17 16:19:29.050217 0000000000000000/30350/30347 NOTICE: started io thread: #2, nonblocking: 0, backend: -1
2014-12-17 16:19:29.050974 0000000000000000/30351/30347 NOTICE: started io thread: #3, nonblocking: 0, backend: -1
2014-12-17 16:19:29.050137 0000000000000000/30349/30347 NOTICE: started io thread: #1, nonblocking: 0, backend: -1
2014-12-17 16:19:29.051099 0000000000000000/30352/30347 NOTICE: started io thread: #4, nonblocking: 0, backend: -1
2014-12-17 16:19:29.051203 0000000000000000/30353/30347 NOTICE: started io thread: #5, nonblocking: 0, backend: -1
2014-12-17 16:19:29.051291 0000000000000000/30357/30347 NOTICE: started io thread: #9, nonblocking: 0, backe
2014-12-17 15:37:24.851456 0000000000000000/5738/5738 INFO: Elliptics starts, flags: 0x15 [join|mix_states]
2014-12-17 15:37:24.851849 0000000000000000/5738/5738 NOTICE: Using default stall count (3 transactions).
2014-12-17 15:37:24.852060 0000000000000000/5739/5738 NOTICE: started io thread: #0, nonblocking: 0, backend: -1
2014-12-17 15:37:24.852233 0000000000000000/5740/5738 NOTICE: started io thread: #1, nonblocking: 0, backend: -1
2014-12-17 15:37:24.852177 0000000000000000/5741/5738 NOTICE: started io thread: #2, nonblocking: 0, backend: -1
2014-12-17 15:37:24.852180 0000000000000000/5742/5738 NOTICE: started io thread: #3, nonblocking: 0, backend: -1
2014-12-17 15:37:24.852662 0000000000000000/5743/5738 NOTICE: started io thread: #4, nonblocking: 0, backend: -1
2014-12-17 15:37:24.852472 0000000000000000/5745/5738 NOTICE: started io thread: #6, nonblocking: 0, backend: -1
2014-12-17 15:37:24.852175 0000000000000000/5744/5738 NOTICE: started io thread: #5, nonblocking: 0, backend: -1
2014-12-17 15:37:24
Dec 5 23:41:46 hp-g7 gogs[11350]: [Macaron] Started GET / for 172.17.0.2
Dec 5 23:41:46 hp-g7 gogs[11350]: [Macaron] PANIC: runtime error: invalid memory address or nil pointer dereference
Dec 5 23:41:46 hp-g7 gogs[11350]: /usr/local/go/src/runtime/panic.go:387 (0x491718)
Dec 5 23:41:46 hp-g7 gogs[11350]: /usr/local/go/src/runtime/panic.go:42 (0x490a3e)
Dec 5 23:41:46 hp-g7 gogs[11350]: /usr/local/go/src/runtime/sigpanic_unix.go:26 (0x4971d4)
Dec 5 23:41:46 hp-g7 gogs[11350]: <autogenerated>:26 (0x677486)
Dec 5 23:41:46 hp-g7 gogs[11350]: /home/wuwen/Applications/go/src/github.com/macaron-contrib/csrf/csrf.go:170 (0x66685b)
Dec 5 23:41:46 hp-g7 gogs[11350]: /usr/local/go/src/runtime/asm_amd64.s:402 (0x4ba5d5)
Dec 5 23:41:46 hp-g7 gogs[11350]: /usr/local/go/src/reflect/value.go:419 (0x732335)
Dec 5 23:41:46 hp-g7 gogs[11350]: /usr/local/go/src/reflect/value.go:296 (0x73112c)
Fetching: dep-selector-libgecode-1.0.2.gem (100%)
Building native extensions. This could take a while...
ERROR: Error installing berkshelf:
ERROR: Failed to build gem native extension.
/home/alukardd/.rvm/rubies/ruby-2.1.4/bin/ruby -r ./siteconf20141102-24800-tssqjb.rb extconf.rb
-> sh /home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2/ext/libgecode3/vendor/gecode-3.7.3/configure --prefix=/home/alukardd/.rvm/gems/ruby-2.1.4/gems/dep-selector-libgecode-1.0.2/lib/dep-selector-libgecode/vendored-gecode --disable-doc-dot --disable-doc-search --disable-doc-tagfile --disable-doc-chm --disable-doc-docset --disable-qt --disable-examples --disable-flatzinc
checking for the host operating system... Linux
checking for g++... g++
checking whether the C++ compiler works... yes