Skip to content

Instantly share code, notes, and snippets.

@BlackLotus
BlackLotus / androidwear-fail.txt
Last active August 29, 2015 14:12
desmume compilation error
W/ResourceType( 581): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 581): Failure retrieving resources for com.google.android.music: Resource ID #0x0
W/MicReader( 581): Error related to mic rpc: 1
W/ResourceType( 581): No package identifier when getting value for resource number 0x00000000
W/PackageManager( 581): Failure retrieving resources for com.google.android.deskclock: Resource ID #0x0
I/art ( 435): Explicit concurrent mark sweep GC freed 12674(767KB) AllocSpace objects, 6(96KB) LOS objects, 15% free, 10MB/12MB, paused 63.351ms total 331.143ms
I/art ( 435): WaitForGcToComplete blocked for 19.415s for cause HeapTrim
W/wearable( 641): took 1134 ms to process the read
E/bt-btif ( 991): send none, EAGAIN or EWOULDBLOCK, errno:11
I/art ( 581): Background sticky concurrent mark sweep GC freed 2988(270KB) AllocSpace objects, 12(1301KB) LOS objects, 7% free, 15MB/16MB, paused 6.875ms total 155.910ms
Device Boot Start End Sectors Size Id Type
/dev/sdb1 * 2048 206847 204800 100M 7 HPFS/NTFS/exFAT
/dev/sdb2 206848 624216063 624009216 297.6G 7 HPFS/NTFS/exFAT
/dev/sdb3 624216064 625137663 921600 450M 27 Hidden NTFS WinRE
[root@GameBox ~]# hdparm -tT /dev/sdb1;hdparm -tT /dev/sdb3
/dev/sdb1:
Timing cached reads: 7474 MB in 2.00 seconds = 3738.43 MB/sec
Timing buffered disk reads: 100 MB in 1.13 seconds = 88.27 MB/sec
Original size Compressed size Deduplicated size
All archives: 19.80 MB 19.79 MB 9.91 MB
Unique chunks Total chunks
Chunk index: 93 186
recreate is an experimental feature.
Type 'YES' if you understand this and want to continue: Processing 1
Local Exception
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 2412, in main
exit_code = archiver.run(args)
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 2342, in run
return args.func(args)
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 96, in wrapper
return method(self, args, repository=repository, cache=cache_, **kwargs)
making a hardlink copy in /home/thomas/work/test.upgrade-2016-08-27-13:56:59
opening attic repository with borg and converting
no key file found for repository
converting repo index /home/thomas/work/test/index.5
converting 2 segments...
converting borg 0.xx to borg current
no key file found for repository
using builtin fallback logging configuration
29 self tests completed in 0.16 seconds
Upgrading from v1 hints.138003
Rebuilding sparse info for segment 138002
Rebuilding sparse info for segment 138003
Upgrade to v2 hints complete
Local Exception
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 2412, in main
exit_code = archiver.run(args)
Type 'YES' if you understand this and want to continue: YES
Processing defekt
Data integrity error 6.23 MB D 114928 N root/backup-btrfs-usb/rootvol/usr/lib/python2.7/test/test_xml_etree.pyc
Traceback (most recent call last):
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 2414, in main
exit_code = archiver.run(args)
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 2344, in run
return args.func(args)
File "/usr/lib/python3.5/site-packages/borg/archiver.py", line 96, in wrapper
return method(self, args, repository=repository, cache=cache_, **kwargs)
--- sqlite_to_mysql.sh.old 2016-12-23 18:16:32.374275250 +0100
+++ sqlite_to_mysql.sh 2016-12-23 18:12:09.930096050 +0100
@@ -49,8 +49,11 @@
echo "${seafile_path}/ccnet does not exists."
read -p "Please provide your ccnet folder path(e.g. /data/haiwen/ccnet): " ccnet_path
if [ -d ${ccnet_path} ]; then
- USER_MGR_DB=$(dirname "${ccnet_path}")/PeerMgr/usermgr.db
- GRP_MGR_DB=$(dirname "${ccnet_path}")/GroupMgr/groupmgr.db
+# USER_MGR_DB=$(dirname "${ccnet_path}")/PeerMgr/usermgr.db
+# GRP_MGR_DB=$(dirname "${ccnet_path}")/GroupMgr/groupmgr.db
#!/bin/bash
log=/var/log/dnsmasq-pxe.log
image="/srv/tftp/images/initrd.img"
template=/srv/tftp/pxelinux.cfg/localboot
if [ "$1" == "old" ];then
echo "$3 $2" >> $log
elif [ "$1" == "tftp" ] && [ "$4" == "$image" ];then
filename=01-$(grep "^$3" $log|tail -n 1|awk {'print $2'}|sed 's/:/-/g')
install -o nobody -g nobody $template /srv/tftp/pxelinux.cfg/$filename
[ 0.000001] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.000249] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.003648] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.003747] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.010480] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.010666] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.020954] Loader <Error> core/loader/ncch.cpp:LoadExeFS:300: ExHeader Program ID mismatch: the ROM is probably encrypted.
[ 0.021052] Loader <Error> core/loader/ncch.cpp:LoadExeF