checking whether compiler handles -Wno-shadow... yes checking whether compiler handles -Wno-sign-compare... yes checking for ZLIB... yes checking for UUID... yes checking for lzo1x_1_15_compress in -llzo2... yes checking for ZSTD... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/acl.h usability... yes checking sys/acl.h presence... yes checking for sys/acl.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking size of off_t... 8 checking size of loff_t... 8 checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating tests/fs-tests/fs_help_all.sh config.status: creating tests/fs-tests/fs_run_all.sh config.status: creating tests/fs-tests/stress/fs_stress00.sh config.status: creating tests/fs-tests/stress/fs_stress01.sh config.status: creating tests/ubi-tests/runubitests.sh config.status: creating tests/ubi-tests/ubi-stress-test.sh config.status: creating Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --disable-debug, --with-xmlto, --with-fop, --disable-nls >>> host-mtd 2.1.3 Building PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-13/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-13/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3' CC ubi-utils/ubiupdatevol.o CC lib/libmtd.o CC lib/libfec.o CC lib/common.o CC lib/libcrc32.o CC lib/libmtd_legacy.o AR libmtd.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC lib/libubi.o AR libubi.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubiupdatevol CC ubi-utils/ubimkvol.o CCLD ubimkvol CC ubi-utils/ubirmvol.o CCLD ubirmvol CC ubi-utils/ubicrc32.o CCLD ubicrc32 CC ubi-utils/ubinfo.o CCLD ubinfo CC ubi-utils/ubiattach.o CCLD ubiattach CC ubi-utils/ubidetach.o CCLD ubidetach CC ubi-utils/ubinize.o CC lib/libubigen.o AR libubigen.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CC lib/libiniparser.o CC lib/dictionary.o AR libiniparser.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubinize CC ubi-utils/ubiformat.o CC lib/libscan.o AR libscan.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') CCLD ubiformat CC ubi-utils/ubirename.o CCLD ubirename CC ubi-utils/mtdinfo.o In file included from ubi-utils/mtdinfo.c:34: ./include/libubigen.h:124:32: warning: 'struct ubi_ec_hdr' declared inside parameter list will not be visible outside of this definition or declaration 124 | struct ubi_ec_hdr *hdr, long long ec); | ^~~~~~~~~~ ./include/libubigen.h:140:33: warning: 'struct ubi_vid_hdr' declared inside parameter list will not be visible outside of this definition or declaration 140 | struct ubi_vid_hdr *hdr, int lnum, | ^~~~~~~~~~~ CCLD mtdinfo CC ubi-utils/ubirsvol.o CCLD ubirsvol CC ubi-utils/ubiblock.o CCLD ubiblock CC ubi-utils/ubihealthd.o CCLD ubihealthd CC misc-utils/ftl_format.o CCLD ftl_format CC misc-utils/doc_loadbios.o CCLD doc_loadbios CC misc-utils/ftl_check.o CCLD ftl_check CC misc-utils/mtd_debug.o CCLD mtd_debug CC misc-utils/docfdisk.o CCLD docfdisk CC misc-utils/serve_image.o CCLD serve_image CC misc-utils/recv_image.o CCLD recv_image CC misc-utils/fectest.o misc-utils/fectest.c: In function 'main': misc-utils/fectest.c:37:25: warning: iteration 47 invokes undefined behavior [-Waggressive-loop-optimizations] 37 | srcs[i] = buf + (i * PKT_SIZE); | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ misc-utils/fectest.c:36:21: note: within this loop 36 | for (i=0; i < NR_PKTS + DROPS; i++) | ^ CCLD fectest CC misc-utils/flash_erase.o CCLD flash_erase CC misc-utils/flash_lock.o CCLD flash_lock CC misc-utils/flash_unlock.o CCLD flash_unlock CC misc-utils/flash_otp_info.o CCLD flash_otp_info CC misc-utils/flash_otp_dump.o CCLD flash_otp_dump CC misc-utils/flash_otp_lock.o CCLD flash_otp_lock CC misc-utils/flash_otp_erase.o CCLD flash_otp_erase CC misc-utils/flash_otp_write.o CCLD flash_otp_write CC misc-utils/flashcp.o misc-utils/flashcp.c: In function 'main': misc-utils/flashcp.c:277:2: warning: #warning "Check for smaller erase regions" [-Wcpp] 277 | #warning "Check for smaller erase regions" | ^~~~~~~ CCLD flashcp CC misc-utils/mtdpart.o CCLD mtdpart CC misc-utils/lsmtd-lsmtd.o CC misc-utils/lsmtd-lsmtd_scan.o CCLD lsmtd CC nand-utils/nanddump.o nand-utils/nanddump.c: In function 'process_options': nand-utils/nanddump.c:165:38: warning: passing argument 1 of 'free' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 165 | free(dumpfile); | ^~~~~~~~ In file included from nand-utils/nanddump.c:23: /usr/include/stdlib.h:555:25: note: expected 'void *' but argument is of type 'const char *' 555 | extern void free (void *__ptr) __THROW; | ~~~~~~^~~~~ CCLD nanddump CC nand-utils/nandwrite.o nand-utils/nandwrite.c: In function 'main': nand-utils/nandwrite.c:550:43: warning: 'cnt' may be used uninitialized [-Wmaybe-uninitialized] 550 | } else if (cnt == 0) { | ^ nand-utils/nandwrite.c:528:41: note: 'cnt' was declared here 528 | ssize_t cnt; | ^~~ CCLD nandwrite CC nand-utils/nandtest.o CCLD nandtest CC nand-utils/nftldump.o CCLD nftldump CC nand-utils/nftl_format.o CCLD nftl_format CC nand-utils/nandflipbits.o nand-utils/nandflipbits.c: In function 'main': nand-utils/nandflipbits.c:206:65: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~~~~~~~~~~~~~~~~~ | | | uint64_t {aka long unsigned int} nand-utils/nandflipbits.c:206:75: warning: format '%lld' expects argument of type 'long long int', but argument 4 has type 'uint64_t' {aka 'long unsigned int'} [-Wformat=] 206 | fprintf(stderr, "Invalid byte offset %lld (max %lld)\n", | ~~~^ | | | long long int | %ld 207 | bits_to_flip[i].offset, mtdlen); | ~~~~~~ | | | uint64_t {aka long unsigned int} CCLD nandflipbits CC nor-utils/rfddump.o CCLD rfddump CC nor-utils/rfdformat.o CCLD rfdformat CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-mkfs.ubifs.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-crc16.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-lpt.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-compr.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable.o CC ubifs-utils/mkfs.ubifs/hashtable/mkfs_ubifs-hashtable_itr.o CC ubifs-utils/mkfs.ubifs/mkfs_ubifs-devtable.o CCLD mkfs.ubifs CC jffsX-utils/mkfs_jffs2-mkfs.jffs2.o CC jffsX-utils/mkfs_jffs2-compr_zlib.o CC jffsX-utils/mkfs_jffs2-rbtree.o CC jffsX-utils/mkfs_jffs2-compr_lzo.o CC jffsX-utils/mkfs_jffs2-compr.o CC jffsX-utils/mkfs_jffs2-compr_rtime.o CCLD mkfs.jffs2 CC jffsX-utils/jffs2dump-jffs2dump.o CCLD jffs2dump CC jffsX-utils/jffs2reader-jffs2reader.o jffsX-utils/jffs2reader.c: In function 'printdir': jffsX-utils/jffs2reader.c:340:51: warning: taking address of packed member of 'struct jffs2_raw_inode' may result in an unaligned pointer value [-Waddress-of-packed-member] 340 | filetime = ctime((const time_t *) &(ri->ctime)); | ^~~~~~~~~~~~ jffsX-utils/jffs2reader.c: In function 'resolvepath0': jffsX-utils/jffs2reader.c:691:13: warning: potential null pointer dereference [-Wnull-dereference] 691 | if (*path == '/') { | ^~~~~ CCLD jffs2reader CC jffsX-utils/sumtool.o CCLD sumtool CC lib/execinfo.o AR libmissing.a /usr/bin/ar: `u' modifier ignored since `D' is the default (see `U') make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3' >>> host-mtd 2.1.3 Installing to host directory PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-13/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-13/output-1/host/share/pkgconfig" /usr/bin/make -j1 install -C /home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3/ make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3' make[2]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-13/output-1/host/sbin' /usr/bin/install -c ubifs-utils/mount.ubifs '/home/autobuild/autobuild/instance-13/output-1/host/sbin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-13/output-1/host/sbin' /bin/sh ./libtool --mode=install /usr/bin/install -c ubiupdatevol ubimkvol ubirmvol ubicrc32 ubinfo ubiattach ubidetach ubinize ubiformat ubirename mtdinfo ubirsvol ubiblock ubihealthd ftl_format doc_loadbios ftl_check mtd_debug docfdisk serve_image recv_image fectest flash_erase flash_lock flash_unlock flash_otp_info flash_otp_dump flash_otp_lock flash_otp_erase flash_otp_write flashcp mtdpart lsmtd nanddump nandwrite nandtest nftldump nftl_format nandflipbits rfddump rfdformat mkfs.ubifs mkfs.jffs2 jffs2dump jffs2reader sumtool '/home/autobuild/autobuild/instance-13/output-1/host/sbin' libtool: install: /usr/bin/install -c ubiupdatevol /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubiupdatevol libtool: install: /usr/bin/install -c ubimkvol /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubimkvol libtool: install: /usr/bin/install -c ubirmvol /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubirmvol libtool: install: /usr/bin/install -c ubicrc32 /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubicrc32 libtool: install: /usr/bin/install -c ubinfo /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubinfo libtool: install: /usr/bin/install -c ubiattach /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubiattach libtool: install: /usr/bin/install -c ubidetach /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubidetach libtool: install: /usr/bin/install -c ubinize /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubinize libtool: install: /usr/bin/install -c ubiformat /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubiformat libtool: install: /usr/bin/install -c ubirename /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubirename libtool: install: /usr/bin/install -c mtdinfo /home/autobuild/autobuild/instance-13/output-1/host/sbin/mtdinfo libtool: install: /usr/bin/install -c ubirsvol /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubirsvol libtool: install: /usr/bin/install -c ubiblock /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubiblock libtool: install: /usr/bin/install -c ubihealthd /home/autobuild/autobuild/instance-13/output-1/host/sbin/ubihealthd libtool: install: /usr/bin/install -c ftl_format /home/autobuild/autobuild/instance-13/output-1/host/sbin/ftl_format libtool: install: /usr/bin/install -c doc_loadbios /home/autobuild/autobuild/instance-13/output-1/host/sbin/doc_loadbios libtool: install: /usr/bin/install -c ftl_check /home/autobuild/autobuild/instance-13/output-1/host/sbin/ftl_check libtool: install: /usr/bin/install -c mtd_debug /home/autobuild/autobuild/instance-13/output-1/host/sbin/mtd_debug libtool: install: /usr/bin/install -c docfdisk /home/autobuild/autobuild/instance-13/output-1/host/sbin/docfdisk libtool: install: /usr/bin/install -c serve_image /home/autobuild/autobuild/instance-13/output-1/host/sbin/serve_image libtool: install: /usr/bin/install -c recv_image /home/autobuild/autobuild/instance-13/output-1/host/sbin/recv_image libtool: install: /usr/bin/install -c fectest /home/autobuild/autobuild/instance-13/output-1/host/sbin/fectest libtool: install: /usr/bin/install -c flash_erase /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_erase libtool: install: /usr/bin/install -c flash_lock /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_lock libtool: install: /usr/bin/install -c flash_unlock /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_unlock libtool: install: /usr/bin/install -c flash_otp_info /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_otp_info libtool: install: /usr/bin/install -c flash_otp_dump /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_otp_dump libtool: install: /usr/bin/install -c flash_otp_lock /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_otp_lock libtool: install: /usr/bin/install -c flash_otp_erase /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_otp_erase libtool: install: /usr/bin/install -c flash_otp_write /home/autobuild/autobuild/instance-13/output-1/host/sbin/flash_otp_write libtool: install: /usr/bin/install -c flashcp /home/autobuild/autobuild/instance-13/output-1/host/sbin/flashcp libtool: install: /usr/bin/install -c mtdpart /home/autobuild/autobuild/instance-13/output-1/host/sbin/mtdpart libtool: install: /usr/bin/install -c lsmtd /home/autobuild/autobuild/instance-13/output-1/host/sbin/lsmtd libtool: install: /usr/bin/install -c nanddump /home/autobuild/autobuild/instance-13/output-1/host/sbin/nanddump libtool: install: /usr/bin/install -c nandwrite /home/autobuild/autobuild/instance-13/output-1/host/sbin/nandwrite libtool: install: /usr/bin/install -c nandtest /home/autobuild/autobuild/instance-13/output-1/host/sbin/nandtest libtool: install: /usr/bin/install -c nftldump /home/autobuild/autobuild/instance-13/output-1/host/sbin/nftldump libtool: install: /usr/bin/install -c nftl_format /home/autobuild/autobuild/instance-13/output-1/host/sbin/nftl_format libtool: install: /usr/bin/install -c nandflipbits /home/autobuild/autobuild/instance-13/output-1/host/sbin/nandflipbits libtool: install: /usr/bin/install -c rfddump /home/autobuild/autobuild/instance-13/output-1/host/sbin/rfddump libtool: install: /usr/bin/install -c rfdformat /home/autobuild/autobuild/instance-13/output-1/host/sbin/rfdformat libtool: install: /usr/bin/install -c mkfs.ubifs /home/autobuild/autobuild/instance-13/output-1/host/sbin/mkfs.ubifs libtool: install: /usr/bin/install -c mkfs.jffs2 /home/autobuild/autobuild/instance-13/output-1/host/sbin/mkfs.jffs2 libtool: install: /usr/bin/install -c jffs2dump /home/autobuild/autobuild/instance-13/output-1/host/sbin/jffs2dump libtool: install: /usr/bin/install -c jffs2reader /home/autobuild/autobuild/instance-13/output-1/host/sbin/jffs2reader libtool: install: /usr/bin/install -c sumtool /home/autobuild/autobuild/instance-13/output-1/host/sbin/sumtool /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-13/output-1/host/sbin' /usr/bin/install -c misc-utils/flash_eraseall '/home/autobuild/autobuild/instance-13/output-1/host/sbin' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-13/output-1/host/share/man/man1' /usr/bin/install -c -m 644 jffsX-utils/mkfs.jffs2.1 '/home/autobuild/autobuild/instance-13/output-1/host/share/man/man1' /usr/bin/mkdir -p '/home/autobuild/autobuild/instance-13/output-1/host/share/man/man8' /usr/bin/install -c -m 644 ubi-utils/ubinize.8 misc-utils/lsmtd.8 '/home/autobuild/autobuild/instance-13/output-1/host/share/man/man8' make[2]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3' make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/host-mtd-2.1.3' >>> host-yaffs2utils 0.2.9 Downloading wget --passive-ftp -nd -t 3 -O '/home/autobuild/autobuild/instance-13/output-1/build/.0.2.9.tar.gz.2AuHHf/output' 'https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz' --2022-07-10 23:38:12-- https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/yaffs2utils/0.2.9.tar.gz Loaded CA certificate '/etc/ssl/certs/ca-certificates.crt' Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.72.48, 142.250.72.80, 142.250.69.240, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.72.48|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 39689 (39K) [application/octet-stream] Saving to: '/home/autobuild/autobuild/instance-13/output-1/build/.0.2.9.tar.gz.2AuHHf/output' 0K .......... .......... .......... ........ 100% 11.0M=0.003s 2022-07-10 23:38:13 (11.0 MB/s) - '/home/autobuild/autobuild/instance-13/output-1/build/.0.2.9.tar.gz.2AuHHf/output' saved [39689/39689] 0.2.9.tar.gz: OK (sha256: 9b0912bf683eb839b6e57c9255c83894c3b700d16489a49d319c54c1abf8f6d7) >>> host-yaffs2utils 0.2.9 Extracting gzip -d -c /home/autobuild/autobuild/instance-13/dl/yaffs2utils/0.2.9.tar.gz | tar --strip-components=1 -C /home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9 -xf - >>> host-yaffs2utils 0.2.9 Patching >>> host-yaffs2utils 0.2.9 Configuring >>> host-yaffs2utils 0.2.9 Building PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-13/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-13/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9 make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9' gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_hweight.o yaffs2/yaffs_hweight.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_ecc.o yaffs2/yaffs_ecc.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags1.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o yaffs2/yaffs_packedtags2.o yaffs2/yaffs_packedtags2.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o safe_rw.o safe_rw.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o endian_convert.o endian_convert.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o progress_bar.o progress_bar.c gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o mkyaffs2.o mkyaffs2.c In function 'mkyaffs2_write_obj', inlined from 'mkyaffs2_write_objtree' at mkyaffs2.c:780:11: mkyaffs2.c:696:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 696 | strncpy(oh.name, obj->name, YAFFS_MAX_NAME_LENGTH); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkyaffs2.c: In function 'mkyaffs2_scan_dir': mkyaffs2.c:595:17: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 595 | strncpy(obj->name, dent->d_name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o mkyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o mkyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unyaffs2.o unyaffs2.c In function 'unyaffs2_oh2obj', inlined from 'unyaffs2_scan_chunk' at unyaffs2.c:811:3, inlined from 'unyaffs2_scan_img' at unyaffs2.c:874:4, inlined from 'unyaffs2_extract_image' at unyaffs2.c:1476:6: unyaffs2.c:632:9: warning: 'strncpy' output may be truncated copying 255 bytes from a string of length 255 [-Wstringop-truncation] 632 | strncpy(obj->name, oh->name, NAME_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -o unyaffs2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unyaffs2.o -lm gcc -I. -I./yaffs2 -O2 -Wall -Wshadow -Winline -Wpointer-arith -Wnested-externs -Wwrite-strings -Wstrict-prototypes -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -D_HAVE_MMAP -c -o unspare2.o unspare2.c gcc -o unspare2 yaffs2/yaffs_hweight.o yaffs2/yaffs_ecc.o yaffs2/yaffs_packedtags1.o yaffs2/yaffs_packedtags2.o safe_rw.o endian_convert.o progress_bar.o unspare2.o -lm make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9' >>> host-yaffs2utils 0.2.9 Installing to host directory mkdir -p /home/autobuild/autobuild/instance-13/output-1/host/bin PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" PKG_CONFIG="/home/autobuild/autobuild/instance-13/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/autobuild/autobuild/instance-13/output-1/host/lib/pkgconfig:/home/autobuild/autobuild/instance-13/output-1/host/share/pkgconfig" /usr/bin/make -j1 -C /home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9 INSTALLDIR=/home/autobuild/autobuild/instance-13/output-1/host/bin install make[1]: Entering directory '/home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9' cp mkyaffs2 unyaffs2 unspare2 /home/autobuild/autobuild/instance-13/output-1/host/bin make[1]: Leaving directory '/home/autobuild/autobuild/instance-13/output-1/build/host-yaffs2utils-0.2.9' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/autobuild/autobuild/instance-13/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/microblaze-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-13/output-1/host/bin/microblaze-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/microblaze-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/microblaze-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/autobuild/autobuild/instance-13/output-1/host/bin/microblaze-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/home/autobuild/autobuild/instance-13/output-1/host/bin/microblaze-buildroot-linux-gnu-g++%g" -e "s%@TARGET_AR@%/home/autobuild/autobuild/instance-13/output-1/host/bin/microblaze-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%big%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0'%g" -e "s%@BR2_CMAKE@%/home/autobuild/autobuild/instance-13/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/autobuild/autobuild/instance-13/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/autobuild/autobuild/instance-13/output-1/host%g" -e "s%@STAGING_DIR@%/home/autobuild/autobuild/instance-13/output-1/host/microblaze-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/autobuild/autobuild/instance-13/buildroot/support/misc/cross-compilation.conf.in > /home/autobuild/autobuild/instance-13/output-1/host/etc/meson/cross-compilation.conf grep -qsE '^/bin/bash$' /home/autobuild/autobuild/instance-13/output-1/target/etc/shells || echo "/bin/bash" >> /home/autobuild/autobuild/instance-13/output-1/target/etc/shells rm -f /home/autobuild/autobuild/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/autobuild/autobuild/instance-13/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/autobuild/autobuild/instance-13/output-1/host/bin/glib-compile-schemas /home/autobuild/autobuild/instance-13/output-1/host/microblaze-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/autobuild/autobuild/instance-13/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /home/autobuild/autobuild/instance-13/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/autobuild/autobuild/instance-13/output-1/target/etc/shells mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc echo "buildroot" > /home/autobuild/autobuild/instance-13/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/autobuild/autobuild/instance-13/output-1/target/etc/hosts mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc echo "Welcome to Buildroot" > /home/autobuild/autobuild/instance-13/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/autobuild/autobuild/instance-13/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /home/autobuild/autobuild/instance-13/output-1/target/etc/shells || echo "/bin/sh" >> /home/autobuild/autobuild/instance-13/output-1/target/etc/shells ln -sf bash /home/autobuild/autobuild/instance-13/output-1/target/bin/sh /usr/bin/sed -i -e '/^root:/s,[^/]*$,bash,' /home/autobuild/autobuild/instance-13/output-1/target/etc/passwd if [ -x /home/autobuild/autobuild/instance-13/output-1/target/sbin/swapon -a -x /home/autobuild/autobuild/instance-13/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/autobuild/autobuild/instance-13/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/autobuild/autobuild/instance-13/output-1/target/etc/inittab; fi /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~# S0:1:respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /home/autobuild/autobuild/instance-13/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /home/autobuild/autobuild/instance-13/output-1/target/etc/inittab rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/include /home/autobuild/autobuild/instance-13/output-1/target/usr/share/aclocal \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/pkgconfig /home/autobuild/autobuild/instance-13/output-1/target/usr/share/pkgconfig \ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/cmake /home/autobuild/autobuild/instance-13/output-1/target/usr/share/cmake \ /home/autobuild/autobuild/instance-13/output-1/target/usr/doc find /home/autobuild/autobuild/instance-13/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/autobuild/autobuild/instance-13/output-1/target/lib/ /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/ /home/autobuild/autobuild/instance-13/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gdb rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/zsh rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/man /home/autobuild/autobuild/instance-13/output-1/target/usr/share/man rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/info /home/autobuild/autobuild/instance-13/output-1/target/usr/share/info rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/doc /home/autobuild/autobuild/instance-13/output-1/target/usr/share/doc rm -rf /home/autobuild/autobuild/instance-13/output-1/target/usr/share/gtk-doc rmdir /home/autobuild/autobuild/instance-13/output-1/target/usr/share 2>/dev/null || true rm -rf /home/autobuild/autobuild/instance-13/output-1/target/lib/debug /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/debug find /home/autobuild/autobuild/instance-13/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /bin/true 2>/dev/null || true find /home/autobuild/autobuild/instance-13/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /home/autobuild/autobuild/instance-13/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/autobuild/autobuild/instance-13/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/autobuild/autobuild/instance-13/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2022.05-387-g5f96671656"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2022.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2022.08-git\"" \ ) > /home/autobuild/autobuild/instance-13/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/autobuild/autobuild/instance-13/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/autobuild/autobuild/instance-13/output-1/per-package /home/autobuild/autobuild/instance-13/buildroot/support/scripts/fix-rpath target touch /home/autobuild/autobuild/instance-13/output-1/target/usr >>> Generating root filesystems common tables rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs printf ' davfs2 -1 davfs2 -1 * - - - davfs user\n dbus -1 dbus -1 * /run/dbus - dbus DBus messagebus user\n sshd -1 sshd -1 * /var/empty - - SSH drop priv user\n tvheadend -1 tvheadend -1 * /home/tvheadend - video TVHeadend daemon\n - - input -1 * - - - Input device group\n - - kvm -1 * - - - kvm nodes\n\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt printf ' /usr/libexec/dbus-daemon-launch-helper f 4750 0 dbus - - - - -\n /usr/bin/fusermount3 f 4755 0 0 - - - - -\n /var/empty d 755 root root - - - - -\n /home/tvheadend r 0700 tvheadend tvheadend - - - - -\n\n' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt cat system/device_table.txt >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt >>> Generating filesystem image rootfs.btrfs mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot printf ' rm -f -f /home/autobuild/autobuild/instance-13/output-1/images/rootfs.btrfs\n /home/autobuild/autobuild/instance-13/output-1/host/bin/mkfs.btrfs -f -r '\''/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target'\'' -L '\'''\'' --byte-count '\''100m'\'' --nodesize '\''16384'\'' --sectorsize '\''4096'\'' /home/autobuild/autobuild/instance-13/output-1/images/rootfs.btrfs\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/btrfs/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' WARNING: the filesystem may not be mountable, sectorsize 4096 doesn't match page size 16384 ERROR: zoned: unable to stat /home/autobuild/autobuild/instance-13/output-1/images/rootfs.btrfs btrfs-progs v5.16.2 See http://btrfs.wiki.kernel.org for more information. NOTE: several default settings have changed in version 5.15, please make sure this does not affect your deployments: - DUP for metadata (-m dup) - enabled no-holes (-O no-holes) - enabled free-space-tree (-R free-space-tree) Making image is completed. Label: UUID: 40712afd-e45c-4117-96ea-8e286c6c6482 Node size: 16384 Sector size: 4096 Filesystem size: 917.00MiB Block group profiles: Data: single 688.00MiB Metadata: DUP 45.81MiB System: DUP 8.00MiB SSD detected: no Zoned device: no Incompat features: extref, skinny-metadata, no-holes Runtime features: free-space-tree Checksum: crc32c Number of devices: 1 Devices: ID SIZE PATH 1 917.00MiB /home/autobuild/autobuild/instance-13/output-1/images/rootfs.btrfs >>> Generating filesystem image rootfs.erofs mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/bin/mkfs.erofs -zlz4hc /home/autobuild/autobuild/instance-13/output-1/images/rootfs.erofs /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/erofs/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' mkfs.erofs 1.5 Processing bin ... Processing bin/bash ... Processing bin/ischroot ... Processing bin/kill ... Processing bin/run-parts ... Processing bin/savelog ... Processing bin/sh ... Processing bin/tempfile ... Processing bin/which ... Processing dev ... Processing dev/fd ... Processing dev/log ... Processing dev/pts ... Processing dev/shm ... Processing dev/stderr ... Processing dev/stdin ... Processing dev/stdout ... Processing etc ... Processing etc/bash_completion.d ... Processing etc/bash_completion.d/drbdadm ... Processing etc/bindresvport.blacklist ... Processing etc/bird.conf ... Processing etc/davfs2 ... Processing etc/davfs2/certs ... Processing etc/davfs2/certs/private ... Processing etc/davfs2/davfs2.conf ... Processing etc/davfs2/secrets ... Processing etc/dbus-1 ... Processing etc/dbus-1/session.conf ... Processing etc/dbus-1/system.conf ... Processing etc/dbus-1/system.d ... Processing etc/dbus-1/system.d/dnsmasq.conf ... Processing etc/dbus-1/system.d/wpa_supplicant.conf ... Processing etc/default ... Processing etc/default/tvheadend ... Processing etc/drbd.conf ... Processing etc/drbd.d ... Processing etc/drbd.d/global_common.conf ... Processing etc/fstab ... Processing etc/fuse.conf ... Processing etc/gconf ... Processing etc/gconf/2 ... Processing etc/gconf/2/path ... Processing etc/gconf/gconf.xml.defaults ... Processing etc/gconf/gconf.xml.mandatory ... Processing etc/group ... Processing etc/ha.d ... Processing etc/ha.d/resource.d ... Processing etc/ha.d/resource.d/drbddisk ... Processing etc/ha.d/resource.d/drbdupper ... Processing etc/hostname ... Processing etc/hosts ... Processing etc/init.d ... Processing etc/init.d/S02restorecond ... Processing etc/init.d/S10udev ... Processing etc/init.d/S30dbus ... Processing etc/init.d/S30rpcbind ... Processing etc/init.d/S49ntp ... Processing etc/init.d/S49php-fpm ... Processing etc/init.d/S50radvd ... Processing etc/init.d/S55owserver ... Processing etc/init.d/S60minidlnad ... Processing etc/init.d/S60netdata ... Processing etc/init.d/S80dnsmasq ... Processing etc/init.d/S99tvheadend ... Processing etc/init.d/drbd ... Processing etc/init.d/fuse3 ... Processing etc/init.d/rcK ... Processing etc/init.d/rcS ... Processing etc/inittab ... Processing etc/inputrc ... Processing etc/issue ... Processing etc/libnl ... Processing etc/libnl/classid ... Processing etc/libnl/pktloc ... Processing etc/minidlna.conf ... Processing etc/mtab ... Processing etc/multipath ... Processing etc/multipath/conf.d ... Processing etc/multipath/conf.d/drbd.conf ... Processing etc/nail.rc ... Processing etc/netconfig ... Processing etc/netdata ... Processing etc/netdata/.install-type ... Processing etc/netdata/charts.d ... Processing etc/netdata/custom-plugins.d ... Processing etc/netdata/ebpf.d ... Processing etc/netdata/edit-config ... Processing etc/netdata/go.d ... Processing etc/netdata/health.d ... Processing etc/netdata/node.d ... Processing etc/netdata/python.d ... Processing etc/netdata/ssl ... Processing etc/netdata/statsd.d ... Processing etc/network ... Processing etc/network/if-down.d ... Processing etc/network/if-post-down.d ... Processing etc/network/if-pre-up.d ... Processing etc/network/if-up.d ... Processing etc/nilfs_cleanerd.conf ... Processing etc/nsswitch.conf ... Processing etc/ntp.conf ... Processing etc/os-release ... Processing etc/passwd ... Processing etc/php-fpm.conf ... Processing etc/php-fpm.conf.default ... Processing etc/php-fpm.d ... Processing etc/php.ini ... Processing etc/profile ... Processing etc/profile.d ... Processing etc/profile.d/bash_completion.sh ... Processing etc/profile.d/gawk.csh ... Processing etc/profile.d/gawk.sh ... Processing etc/profile.d/umask.sh ... Processing etc/protocols ... Processing etc/radiusclient ... Processing etc/radiusclient/dictionary ... Processing etc/radiusclient/dictionary.ascend ... Processing etc/radiusclient/dictionary.compat ... Processing etc/radiusclient/dictionary.merit ... Processing etc/radiusclient/dictionary.sip ... Processing etc/radiusclient/issue ... Processing etc/radiusclient/port-id-map ... Processing etc/radiusclient/radiusclient.conf ... Processing etc/radiusclient/servers ... Processing etc/resolv.conf ... Processing etc/screenrc ... Processing etc/selinux ... Processing etc/selinux/restorecond.conf ... Processing etc/selinux/restorecond_user.conf ... Processing etc/services ... Processing etc/shadow ... Processing etc/shells ... Processing etc/sngreprc ... Processing etc/ssh ... Processing etc/ssh/moduli ... Processing etc/ssh/ssh_config ... Processing etc/ssh/sshd_config ... Processing etc/ssl ... Processing etc/ssl/certs ... Processing etc/ssl/certs/002c0b4f.0 ... Processing etc/ssl/certs/02265526.0 ... Processing etc/ssl/certs/03179a64.0 ... Processing etc/ssl/certs/062cdee6.0 ... Processing etc/ssl/certs/064e0aa9.0 ... Processing etc/ssl/certs/06dc52d5.0 ... Processing etc/ssl/certs/09789157.0 ... Processing etc/ssl/certs/0a775a30.0 ... Processing etc/ssl/certs/0b1b94ef.0 ... Processing etc/ssl/certs/0bf05006.0 ... Processing etc/ssl/certs/0f5dc4f3.0 ... Processing etc/ssl/certs/0f6fa695.0 ... Processing etc/ssl/certs/1001acf7.0 ... Processing etc/ssl/certs/106f3e4d.0 ... Processing etc/ssl/certs/14bc7599.0 ... Processing etc/ssl/certs/1636090b.0 ... Processing etc/ssl/certs/18856ac4.0 ... Processing etc/ssl/certs/1d3472b9.0 ... Processing etc/ssl/certs/1e08bfd1.0 ... Processing etc/ssl/certs/1e09d511.0 ... Processing etc/ssl/certs/244b5494.0 ... Processing etc/ssl/certs/2923b3f9.0 ... Processing etc/ssl/certs/2ae6433e.0 ... Processing etc/ssl/certs/2b349938.0 ... Processing etc/ssl/certs/32888f65.0 ... Processing etc/ssl/certs/349f2832.0 ... Processing etc/ssl/certs/3513523f.0 ... Processing etc/ssl/certs/3bde41ac.0 ... Processing etc/ssl/certs/3e44d2f7.0 ... Processing etc/ssl/certs/3e45d192.0 ... Processing etc/ssl/certs/3fb36b73.0 ... Processing etc/ssl/certs/40193066.0 ... Processing etc/ssl/certs/4042bcee.0 ... Processing etc/ssl/certs/40547a79.0 ... Processing etc/ssl/certs/406c9bb1.0 ... Processing etc/ssl/certs/4304c5e5.0 ... Processing etc/ssl/certs/48bec511.0 ... Processing etc/ssl/certs/4a6481c9.0 ... Processing etc/ssl/certs/4b718d9b.0 ... Processing etc/ssl/certs/4bfab552.0 ... Processing etc/ssl/certs/4f316efb.0 ... Processing etc/ssl/certs/5273a94c.0 ... Processing etc/ssl/certs/5443e9e3.0 ... Processing etc/ssl/certs/54657681.0 ... Processing etc/ssl/certs/57bcb2da.0 ... Processing etc/ssl/certs/5ad8a5d6.0 ... Processing etc/ssl/certs/5cd81ad7.0 ... Processing etc/ssl/certs/5d3033c5.0 ... Processing etc/ssl/certs/5e98733a.0 ... Processing etc/ssl/certs/5f15c80c.0 ... Processing etc/ssl/certs/5f618aec.0 ... Processing etc/ssl/certs/607986c7.0 ... Processing etc/ssl/certs/626dceaf.0 ... Processing etc/ssl/certs/653b494a.0 ... Processing etc/ssl/certs/68dd7389.0 ... Processing etc/ssl/certs/6b99d060.0 ... Processing etc/ssl/certs/6d41d539.0 ... Processing etc/ssl/certs/6fa5da56.0 ... Processing etc/ssl/certs/706f604c.0 ... Processing etc/ssl/certs/749e9e03.0 ... Processing etc/ssl/certs/75d1b2ed.0 ... Processing etc/ssl/certs/76cb8f92.0 ... Processing etc/ssl/certs/76faf6c0.0 ... Processing etc/ssl/certs/7719f463.0 ... Processing etc/ssl/certs/773e07ad.0 ... Processing etc/ssl/certs/7aaf71c0.0 ... Processing etc/ssl/certs/7f3d5d1d.0 ... Processing etc/ssl/certs/8160b96c.0 ... Processing etc/ssl/certs/8cb5ee0f.0 ... Processing etc/ssl/certs/8d86cdd1.0 ... Processing etc/ssl/certs/8d89cda1.0 ... Processing etc/ssl/certs/930ac5d2.0 ... Processing etc/ssl/certs/93bc0acc.0 ... Processing etc/ssl/certs/9482e63a.0 ... Processing etc/ssl/certs/988a38cb.0 ... Processing etc/ssl/certs/9b5697b0.0 ... Processing etc/ssl/certs/9c8dfbd4.0 ... Processing etc/ssl/certs/9d04f354.0 ... Processing etc/ssl/certs/ACCVRAIZ1.pem ... Processing etc/ssl/certs/AC_RAIZ_FNMT-RCM.pem ... Processing etc/ssl/certs/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.pem ... Processing etc/ssl/certs/ANF_Secure_Server_Root_CA.pem ... Processing etc/ssl/certs/Actalis_Authentication_Root_CA.pem ... Processing etc/ssl/certs/AffirmTrust_Commercial.pem ... Processing etc/ssl/certs/AffirmTrust_Networking.pem ... Processing etc/ssl/certs/AffirmTrust_Premium.pem ... Processing etc/ssl/certs/AffirmTrust_Premium_ECC.pem ... Processing etc/ssl/certs/Amazon_Root_CA_1.pem ... Processing etc/ssl/certs/Amazon_Root_CA_2.pem ... Processing etc/ssl/certs/Amazon_Root_CA_3.pem ... Processing etc/ssl/certs/Amazon_Root_CA_4.pem ... Processing etc/ssl/certs/Atos_TrustedRoot_2011.pem ... Processing []s/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem ... Processing etc/ssl/certs/Baltimore_CyberTrust_Root.pem ... Processing etc/ssl/certs/Buypass_Class_2_Root_CA.pem ... Processing etc/ssl/certs/Buypass_Class_3_Root_CA.pem ... Processing etc/ssl/certs/CA_Disig_Root_R2.pem ... Processing etc/ssl/certs/CFCA_EV_ROOT.pem ... Processing etc/ssl/certs/COMODO_Certification_Authority.pem ... Processing etc/ssl/certs/COMODO_ECC_Certification_Authority.pem ... Processing etc/ssl/certs/COMODO_RSA_Certification_Authority.pem ... Processing etc/ssl/certs/Certigna.pem ... Processing etc/ssl/certs/Certigna_Root_CA.pem ... Processing etc/ssl/certs/Certum_EC-384_CA.pem ... Processing etc/ssl/certs/Certum_Trusted_Network_CA.pem ... Processing etc/ssl/certs/Certum_Trusted_Network_CA_2.pem ... Processing etc/ssl/certs/Certum_Trusted_Root_CA.pem ... Processing etc/ssl/certs/Comodo_AAA_Services_root.pem ... Processing etc/ssl/certs/Cybertrust_Global_Root.pem ... Processing etc/ssl/certs/D-TRUST_Root_Class_3_CA_2_2009.pem ... Processing etc/ssl/certs/D-TRUST_Root_Class_3_CA_2_EV_2009.pem ... Processing etc/ssl/certs/DigiCert_Assured_ID_Root_CA.pem ... Processing etc/ssl/certs/DigiCert_Assured_ID_Root_G2.pem ... Processing etc/ssl/certs/DigiCert_Assured_ID_Root_G3.pem ... Processing etc/ssl/certs/DigiCert_Global_Root_CA.pem ... Processing etc/ssl/certs/DigiCert_Global_Root_G2.pem ... Processing etc/ssl/certs/DigiCert_Global_Root_G3.pem ... Processing etc/ssl/certs/DigiCert_High_Assurance_EV_Root_CA.pem ... Processing etc/ssl/certs/DigiCert_Trusted_Root_G4.pem ... Processing etc/ssl/certs/E-Tugra_Certification_Authority.pem ... Processing etc/ssl/certs/EC-ACC.pem ... Processing etc/ssl/certs/Entrust.net_Premium_2048_Secure_Server_CA.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority_-_EC1.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority_-_G2.pem ... Processing etc/ssl/certs/Entrust_Root_Certification_Authority_-_G4.pem ... Processing etc/ssl/certs/GDCA_TrustAUTH_R5_ROOT.pem ... Processing etc/ssl/certs/GLOBALTRUST_2020.pem ... Processing etc/ssl/certs/GTS_Root_R1.pem ... Processing etc/ssl/certs/GTS_Root_R2.pem ... Processing etc/ssl/certs/GTS_Root_R3.pem ... Processing etc/ssl/certs/GTS_Root_R4.pem ... Processing etc/ssl/certs/GlobalSign_ECC_Root_CA_-_R4.pem ... Processing etc/ssl/certs/GlobalSign_ECC_Root_CA_-_R5.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA_-_R2.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA_-_R3.pem ... Processing etc/ssl/certs/GlobalSign_Root_CA_-_R6.pem ... Processing etc/ssl/certs/GlobalSign_Root_E46.pem ... Processing etc/ssl/certs/GlobalSign_Root_R46.pem ... Processing etc/ssl/certs/Go_Daddy_Class_2_CA.pem ... Processing etc/ssl/certs/Go_Daddy_Root_Certificate_Authority_-_G2.pem ... Processing []Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem ... Processing []rts/Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem ... Processing []rts/Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem ... Processing etc/ssl/certs/Hongkong_Post_Root_CA_1.pem ... Processing etc/ssl/certs/Hongkong_Post_Root_CA_3.pem ... Processing etc/ssl/certs/ISRG_Root_X1.pem ... Processing etc/ssl/certs/IdenTrust_Commercial_Root_CA_1.pem ... Processing etc/ssl/certs/IdenTrust_Public_Sector_Root_CA_1.pem ... Processing etc/ssl/certs/Izenpe.com.pem ... Processing etc/ssl/certs/Microsec_e-Szigno_Root_CA_2009.pem ... Processing etc/ssl/certs/Microsoft_ECC_Root_Certificate_Authority_2017.pem ... Processing etc/ssl/certs/Microsoft_RSA_Root_Certificate_Authority_2017.pem ... Processing etc/ssl/certs/NAVER_Global_Root_Certification_Authority.pem ... Processing etc/ssl/certs/NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem ... Processing etc/ssl/certs/Network_Solutions_Certificate_Authority.pem ... Processing etc/ssl/certs/OISTE_WISeKey_Global_Root_GB_CA.pem ... Processing etc/ssl/certs/OISTE_WISeKey_Global_Root_GC_CA.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_1_G3.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_2.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_2_G3.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_3.pem ... Processing etc/ssl/certs/QuoVadis_Root_CA_3_G3.pem ... Processing etc/ssl/certs/SSL.com_EV_Root_Certification_Authority_ECC.pem ... Processing etc/ssl/certs/SSL.com_EV_Root_Certification_Authority_RSA_R2.pem ... Processing etc/ssl/certs/SSL.com_Root_Certification_Authority_ECC.pem ... Processing etc/ssl/certs/SSL.com_Root_Certification_Authority_RSA.pem ... Processing etc/ssl/certs/SZAFIR_ROOT_CA2.pem ... Processing etc/ssl/certs/SecureSign_RootCA11.pem ... Processing etc/ssl/certs/SecureTrust_CA.pem ... Processing etc/ssl/certs/Secure_Global_CA.pem ... Processing etc/ssl/certs/Security_Communication_RootCA2.pem ... Processing etc/ssl/certs/Security_Communication_Root_CA.pem ... Processing etc/ssl/certs/Staat_der_Nederlanden_EV_Root_CA.pem ... Processing etc/ssl/certs/Starfield_Class_2_CA.pem ... Processing etc/ssl/certs/Starfield_Root_Certificate_Authority_-_G2.pem ... Processing []sl/certs/Starfield_Services_Root_Certificate_Authority_-_G2.pem ... Processing etc/ssl/certs/SwissSign_Gold_CA_-_G2.pem ... Processing etc/ssl/certs/SwissSign_Silver_CA_-_G2.pem ... Processing etc/ssl/certs/T-TeleSec_GlobalRoot_Class_2.pem ... Processing etc/ssl/certs/T-TeleSec_GlobalRoot_Class_3.pem ... Processing etc/ssl/certs/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem ... Processing etc/ssl/certs/TWCA_Global_Root_CA.pem ... Processing etc/ssl/certs/TWCA_Root_Certification_Authority.pem ... Processing etc/ssl/certs/TeliaSonera_Root_CA_v1.pem ... Processing etc/ssl/certs/TrustCor_ECA-1.pem ... Processing etc/ssl/certs/TrustCor_RootCert_CA-1.pem ... Processing etc/ssl/certs/TrustCor_RootCert_CA-2.pem ... Processing etc/ssl/certs/Trustwave_Global_Certification_Authority.pem ... Processing []ssl/certs/Trustwave_Global_ECC_P256_Certification_Authority.pem ... Processing []ssl/certs/Trustwave_Global_ECC_P384_Certification_Authority.pem ... Processing etc/ssl/certs/UCA_Extended_Validation_Root.pem ... Processing etc/ssl/certs/UCA_Global_G2_Root.pem ... Processing etc/ssl/certs/USERTrust_ECC_Certification_Authority.pem ... Processing etc/ssl/certs/USERTrust_RSA_Certification_Authority.pem ... Processing etc/ssl/certs/XRamp_Global_CA_Root.pem ... Processing etc/ssl/certs/a3418fda.0 ... Processing etc/ssl/certs/a94d09e5.0 ... Processing etc/ssl/certs/aee5f10d.0 ... Processing etc/ssl/certs/b0e59380.0 ... Processing etc/ssl/certs/b1159c4c.0 ... Processing etc/ssl/certs/b433981b.0 ... Processing etc/ssl/certs/b66938e9.0 ... Processing etc/ssl/certs/b727005e.0 ... Processing etc/ssl/certs/b7a5b843.0 ... Processing etc/ssl/certs/b81b93f0.0 ... Processing etc/ssl/certs/bf53fb88.0 ... Processing etc/ssl/certs/c01eb047.0 ... Processing etc/ssl/certs/c28a8a30.0 ... Processing etc/ssl/certs/ca-certificates.crt ... Processing etc/ssl/certs/ca6e4ad9.0 ... Processing etc/ssl/certs/cbf06781.0 ... Processing etc/ssl/certs/cc450945.0 ... Processing etc/ssl/certs/cd58d51e.0 ... Processing etc/ssl/certs/cd8c0d63.0 ... Processing etc/ssl/certs/ce5e74ef.0 ... Processing etc/ssl/certs/certSIGN_ROOT_CA.pem ... Processing etc/ssl/certs/certSIGN_Root_CA_G2.pem ... Processing etc/ssl/certs/d4dae3dd.0 ... Processing etc/ssl/certs/d6325660.0 ... Processing etc/ssl/certs/d7e8dc79.0 ... Processing etc/ssl/certs/d887a5bb.0 ... Processing etc/ssl/certs/dc4d6a89.0 ... Processing etc/ssl/certs/dd8e9d41.0 ... Processing etc/ssl/certs/de6d66f3.0 ... Processing etc/ssl/certs/e-Szigno_Root_CA_2017.pem ... Processing etc/ssl/certs/e113c810.0 ... Processing etc/ssl/certs/e18bfb83.0 ... Processing etc/ssl/certs/e35234b1.0 ... Processing etc/ssl/certs/e36a6752.0 ... Processing etc/ssl/certs/e73d606e.0 ... Processing etc/ssl/certs/e868b802.0 ... Processing etc/ssl/certs/e8de2f56.0 ... Processing etc/ssl/certs/ePKI_Root_Certification_Authority.pem ... Processing etc/ssl/certs/ee64a828.0 ... Processing etc/ssl/certs/eed8c118.0 ... Processing etc/ssl/certs/ef954a4e.0 ... Processing etc/ssl/certs/emSign_ECC_Root_CA_-_C3.pem ... Processing etc/ssl/certs/emSign_ECC_Root_CA_-_G3.pem ... Processing etc/ssl/certs/emSign_Root_CA_-_C1.pem ... Processing etc/ssl/certs/emSign_Root_CA_-_G1.pem ... Processing etc/ssl/certs/f081611a.0 ... Processing etc/ssl/certs/f0c70a8d.0 ... Processing etc/ssl/certs/f249de83.0 ... Processing etc/ssl/certs/f30dd6ad.0 ... Processing etc/ssl/certs/f3377b1b.0 ... Processing etc/ssl/certs/f387163d.0 ... Processing etc/ssl/certs/f39fc864.0 ... Processing etc/ssl/certs/f51bb24c.0 ... Processing etc/ssl/certs/fa5da96b.0 ... Processing etc/ssl/certs/fc5a8f99.0 ... Processing etc/ssl/certs/fe8a2cd8.0 ... Processing etc/ssl/certs/feffd413.0 ... Processing etc/ssl/certs/ff34af3f.0 ... Processing etc/ssl/ct_log_list.cnf ... Processing etc/ssl/ct_log_list.cnf.dist ... Processing etc/ssl/misc ... Processing etc/ssl/misc/tsget.pl ... Processing etc/ssl/openssl.cnf ... Processing etc/ssl/openssl.cnf.dist ... Processing etc/ssl/private ... Processing etc/strongswan.conf ... Processing etc/strongswan.d ... Processing etc/strongswan.d/charon ... Processing etc/strongswan.d/charon/aes.conf ... Processing etc/strongswan.d/charon/attr.conf ... Processing etc/strongswan.d/charon/cmac.conf ... Processing etc/strongswan.d/charon/constraints.conf ... Processing etc/strongswan.d/charon/curve25519.conf ... Processing etc/strongswan.d/charon/des.conf ... Processing etc/strongswan.d/charon/dnskey.conf ... Processing etc/strongswan.d/charon/drbg.conf ... Processing etc/strongswan.d/charon/fips-prf.conf ... Processing etc/strongswan.d/charon/hmac.conf ... Processing etc/strongswan.d/charon/kernel-netlink.conf ... Processing etc/strongswan.d/charon/led.conf ... Processing etc/strongswan.d/charon/md5.conf ... Processing etc/strongswan.d/charon/nonce.conf ... Processing etc/strongswan.d/charon/pem.conf ... Processing etc/strongswan.d/charon/pgp.conf ... Processing etc/strongswan.d/charon/pkcs1.conf ... Processing etc/strongswan.d/charon/pkcs11.conf ... Processing etc/strongswan.d/charon/pkcs12.conf ... Processing etc/strongswan.d/charon/pkcs7.conf ... Processing etc/strongswan.d/charon/pkcs8.conf ... Processing etc/strongswan.d/charon/pubkey.conf ... Processing etc/strongswan.d/charon/random.conf ... Processing etc/strongswan.d/charon/rc2.conf ... Processing etc/strongswan.d/charon/resolve.conf ... Processing etc/strongswan.d/charon/revocation.conf ... Processing etc/strongswan.d/charon/sha1.conf ... Processing etc/strongswan.d/charon/sha2.conf ... Processing etc/strongswan.d/charon/socket-default.conf ... Processing etc/strongswan.d/charon/sshkey.conf ... Processing etc/strongswan.d/charon/updown.conf ... Processing etc/strongswan.d/charon/wolfssl.conf ... Processing etc/strongswan.d/charon/x509.conf ... Processing etc/strongswan.d/charon/xauth-generic.conf ... Processing etc/strongswan.d/charon/xcbc.conf ... Processing etc/udev ... Processing etc/udev/rules.d ... Processing etc/udev/udev.conf ... Processing etc/wpa_supplicant.conf ... Processing etc/xdg ... Processing etc/xdg/autostart ... Processing etc/xdg/autostart/gsettings-data-convert.desktop ... Processing etc/xen ... Processing etc/xen/scripts ... Processing etc/xen/scripts/block-drbd ... Processing home ... Processing home/tvheadend ... Processing lib ... Processing lib/drbd ... Processing lib/drbd/drbdadm-83 ... Processing lib/drbd/drbdadm-84 ... Processing lib/drbd/drbdsetup-83 ... Processing lib/drbd/drbdsetup-84 ... Processing lib/firmware ... Processing lib/firmware/mchp ... Processing lib/firmware/mchp/wilc1000_wifi_firmware.bin ... Processing lib/firmware/ti-connectivity ... Processing lib/firmware/ti-connectivity/TIInit_10.6.15.bts ... Processing lib/firmware/ti-connectivity/TIInit_11.8.32.bts ... Processing lib/firmware/ti-connectivity/TIInit_12.10.28.bts ... Processing lib/firmware/ti-connectivity/TIInit_12.8.32.bts ... Processing lib/firmware/ti-connectivity/TIInit_6.12.26.bts ... Processing lib/firmware/ti-connectivity/TIInit_6.7.16.bts ... Processing lib/firmware/ti-connectivity/TIInit_7.6.15.bts ... Processing lib/firmware/zd1211 ... Processing lib/firmware/zd1211/zd1211_ub ... Processing lib/firmware/zd1211/zd1211_uphr ... Processing lib/firmware/zd1211/zd1211_ur ... Processing lib/firmware/zd1211/zd1211b_ub ... Processing lib/firmware/zd1211/zd1211b_uphr ... Processing lib/firmware/zd1211/zd1211b_ur ... Processing lib/ld.so.1 ... Processing lib/libanl.so.1 ... Processing lib/libatomic.so ... Processing lib/libatomic.so.1 ... Processing lib/libatomic.so.1.2.0 ... Processing lib/libblkid.so.1 ... Processing lib/libblkid.so.1.1.0 ... Processing lib/libc.so.6 ... Processing lib/libcrypt.so.1 ... Processing lib/libdl.so.2 ... Processing lib/libgcc_s.so ... Processing lib/libgcc_s.so.1 ... Processing lib/libm.so.6 ... Processing lib/libmount.so.1 ... Processing lib/libmount.so.1.1.0 ... Processing lib/libnss_dns.so.2 ... Processing lib/libnss_files.so.2 ... Processing lib/libpthread.so.0 ... Processing lib/libresolv.so.2 ... Processing lib/librt.so.1 ... Processing lib/libudev.so.1 ... Processing lib/libudev.so.1.6.3 ... Processing lib/libutil.so.1 ... Processing lib/libuuid.so.1 ... Processing lib/libuuid.so.1.3.0 ... Processing lib/udev ... Processing lib/udev/ata_id ... Processing lib/udev/cdrom_id ... Processing lib/udev/collect ... Processing lib/udev/mtd_probe ... Processing lib/udev/rules.d ... Processing lib/udev/rules.d/50-udev-default.rules ... Processing lib/udev/rules.d/60-block.rules ... Processing lib/udev/rules.d/60-cdrom_id.rules ... Processing lib/udev/rules.d/60-drm.rules ... Processing lib/udev/rules.d/60-evdev.rules ... Processing lib/udev/rules.d/60-input-id.rules ... Processing lib/udev/rules.d/60-openobex.rules ... Processing lib/udev/rules.d/60-persistent-alsa.rules ... Processing lib/udev/rules.d/60-persistent-input.rules ... Processing lib/udev/rules.d/60-persistent-storage-tape.rules ... Processing lib/udev/rules.d/60-persistent-storage.rules ... Processing lib/udev/rules.d/60-persistent-v4l.rules ... Processing lib/udev/rules.d/60-sensor.rules ... Processing lib/udev/rules.d/60-serial.rules ... Processing lib/udev/rules.d/64-btrfs.rules ... Processing lib/udev/rules.d/65-drbd.rules ... Processing lib/udev/rules.d/70-joystick.rules ... Processing lib/udev/rules.d/70-mouse.rules ... Processing lib/udev/rules.d/70-touchpad.rules ... Processing lib/udev/rules.d/75-net-description.rules ... Processing lib/udev/rules.d/75-probe_mtd.rules ... Processing lib/udev/rules.d/78-sound-card.rules ... Processing lib/udev/rules.d/80-drivers.rules ... Processing lib/udev/rules.d/80-net-name-slot.rules ... Processing lib/udev/rules.d/99-fuse3.rules ... Processing lib/udev/scsi_id ... Processing lib/udev/v4l_id ... Processing lib32 ... Processing media ... Processing mnt ... Processing opt ... Processing proc ... Processing root ... Processing run ... Processing sbin ... Processing sbin/add-shell ... Processing sbin/drbdadm ... Processing sbin/drbdmeta ... Processing sbin/drbdsetup ... Processing sbin/dumpexfat ... Processing sbin/exfatfsck ... Processing sbin/exfatlabel ... Processing sbin/fsck.cramfs ... Processing sbin/fsck.exfat ... Processing sbin/halt ... Processing sbin/init ... Processing sbin/installkernel ... Processing sbin/killall5 ... Processing sbin/mdadm ... Processing sbin/mdmon ... Processing sbin/mkexfatfs ... Processing sbin/mkfs.cramfs ... Processing sbin/mkfs.exfat ... Processing sbin/mkfs.nilfs2 ... Processing sbin/mount.davfs ... Processing sbin/mount.nilfs2 ... Processing sbin/nilfs_cleanerd ... Processing sbin/pidof ... Processing sbin/poweroff ... Processing sbin/reboot ... Processing sbin/remove-shell ... Processing sbin/shutdown ... Processing sbin/sulogin ... Processing sbin/udevadm ... Processing sbin/udevd ... Processing sbin/umount.davfs ... Processing sbin/umount.nilfs2 ... Processing sys ... Processing tmp ... Processing usr ... Processing usr/bin ... Processing usr/bin/add_header ... Processing usr/bin/addpattern ... Processing usr/bin/aespipe ... Processing usr/bin/arp-fingerprint ... Processing usr/bin/arp-scan ... Processing usr/bin/aserver ... Processing usr/bin/asustrx ... Processing usr/bin/atop ... Processing usr/bin/atsc_epg ... Processing usr/bin/augmatch ... Processing usr/bin/augparse ... Processing usr/bin/augtool ... Processing usr/bin/aumix ... Processing usr/bin/av7110_loadkeys ... Processing usr/bin/awk ... Processing usr/bin/azap ... Processing usr/bin/bc ... Processing usr/bin/bcm4908asus ... Processing usr/bin/bcm4908kernel ... Processing usr/bin/buffalo-enc ... Processing usr/bin/buffalo-tag ... Processing usr/bin/buffalo-tftp ... Processing usr/bin/bw_file_rd ... Processing usr/bin/bw_mem ... Processing usr/bin/bw_mmap_rd ... Processing usr/bin/bw_pipe ... Processing usr/bin/bw_tcp ... Processing usr/bin/bw_unix ... Processing usr/bin/calibrator ... Processing usr/bin/chcp ... Processing usr/bin/chkcon ... Processing usr/bin/compile-et.pl ... Processing usr/bin/cpuload ... Processing usr/bin/czap ... Processing usr/bin/dbus-binding-tool ... Processing usr/bin/dbus-cleanup-sockets ... Processing usr/bin/dbus-daemon ... Processing usr/bin/dbus-launch ... Processing usr/bin/dbus-monitor ... Processing usr/bin/dbus-run-session ... Processing usr/bin/dbus-send ... Processing usr/bin/dbus-test-tool ... Processing usr/bin/dbus-update-activation-environment ... Processing usr/bin/dbus-uuidgen ... Processing usr/bin/dc ... Processing usr/bin/dgfirmware ... Processing usr/bin/dgn3500sum ... Processing usr/bin/dialog ... Processing usr/bin/dib3000-watch ... Processing usr/bin/disk ... Processing usr/bin/dns313-header ... Processing usr/bin/dotlockfile ... Processing usr/bin/dst_test ... Processing usr/bin/dumpseg ... Processing usr/bin/dvbdate ... Processing usr/bin/dvbnet ... Processing usr/bin/dvbscan ... Processing usr/bin/dvbtraffic ... Processing usr/bin/edimax_fw_header ... Processing usr/bin/encode_crc ... Processing usr/bin/enough ... Processing usr/bin/fadot ... Processing usr/bin/fbv ... Processing usr/bin/femon ... Processing usr/bin/fetchmail ... Processing usr/bin/fetchmailconf ... Processing usr/bin/file ... Processing usr/bin/fix-u-media-header ... Processing usr/bin/flac ... Processing usr/bin/flushdisk ... Processing usr/bin/fusermount3 ... Processing usr/bin/gapplication ... Processing usr/bin/gawk ... Processing usr/bin/gconf-merge-tree ... Processing usr/bin/gconftool-2 ... Processing usr/bin/gdbus ... Processing usr/bin/get-iab ... Processing usr/bin/get-oui ... Processing usr/bin/gio ... Processing usr/bin/gio-querymodules ... Processing usr/bin/gnutv ... Processing usr/bin/gotox ... Processing usr/bin/gresource ... Processing usr/bin/gsettings ... Processing usr/bin/gsettings-data-convert ... Processing usr/bin/gsettings-schema-convert ... Processing usr/bin/gupnp-dlna-info-2.0 ... Processing usr/bin/gupnp-dlna-ls-profiles-2.0 ... Processing usr/bin/hcsmakeimage ... Processing usr/bin/hello ... Processing usr/bin/imagetag ... Processing usr/bin/inotifywait ... Processing usr/bin/inotifywatch ... Processing usr/bin/jcgimage ... Processing usr/bin/lat_connect ... Processing usr/bin/lat_ctx ... Processing usr/bin/lat_fcntl ... Processing usr/bin/lat_fifo ... Processing usr/bin/lat_fs ... Processing usr/bin/lat_http ... Processing usr/bin/lat_mem_rd ... Processing usr/bin/lat_mmap ... Processing usr/bin/lat_ops ... Processing usr/bin/lat_pagefault ... Processing usr/bin/lat_pipe ... Processing usr/bin/lat_proc ... Processing usr/bin/lat_rpc ... Processing usr/bin/lat_select ... Processing usr/bin/lat_sem ... Processing usr/bin/lat_sig ... Processing usr/bin/lat_syscall ... Processing usr/bin/lat_tcp ... Processing usr/bin/lat_udp ... Processing usr/bin/lat_unix ... Processing usr/bin/lat_unix_connect ... Processing usr/bin/lft ... Processing usr/bin/line ... Processing usr/bin/lmbench ... Processing usr/bin/lmdd ... Processing usr/bin/lmhttp ... Processing usr/bin/logger ... Processing usr/bin/loop_o ... Processing usr/bin/lscp ... Processing usr/bin/lsdvb ... Processing usr/bin/lsscsi ... Processing usr/bin/lssu ... Processing usr/bin/lv2_validate ... Processing usr/bin/lv2specgen.py ... Processing usr/bin/lxlfw ... Processing usr/bin/lzcat ... Processing usr/bin/lzcmp ... Processing usr/bin/lzdiff ... Processing usr/bin/lzegrep ... Processing usr/bin/lzfgrep ... Processing usr/bin/lzgrep ... Processing usr/bin/lzless ... Processing usr/bin/lzma ... Processing usr/bin/lzma2eva ... Processing usr/bin/lzmadec ... Processing usr/bin/lzmainfo ... Processing usr/bin/lzmore ... Processing usr/bin/mailx ... Processing usr/bin/makeamitbin ... Processing usr/bin/memsize ... Processing usr/bin/metaflac ... Processing usr/bin/mhz ... Processing usr/bin/mkbrncmdline ... Processing usr/bin/mkbrnimg ... Processing usr/bin/mkbuffaloimg ... Processing usr/bin/mkcameofw ... Processing usr/bin/mkcasfw ... Processing usr/bin/mkchkimg ... Processing usr/bin/mkcp ... Processing usr/bin/mkcsysimg ... Processing usr/bin/mkdapimg ... Processing usr/bin/mkdapimg2 ... Processing usr/bin/mkdhpimg ... Processing usr/bin/mkdlinkfw ... Processing usr/bin/mkdniimg ... Processing usr/bin/mkedimaximg ... Processing usr/bin/mkfwimage ... Processing usr/bin/mkfwimage2 ... Processing usr/bin/mkheader_gemtek ... Processing usr/bin/mkhilinkfw ... Processing usr/bin/mkmerakifw ... Processing usr/bin/mkmerakifw-old ... Processing usr/bin/mkmylofw ... Processing usr/bin/mkplanexfw ... Processing usr/bin/mkporayfw ... Processing usr/bin/mkrasimage ... Processing usr/bin/mkrtn56uimg ... Processing usr/bin/mksenaofw ... Processing usr/bin/mksercommfw ... Processing usr/bin/mktitanimg ... Processing usr/bin/mktplinkfw ... Processing usr/bin/mktplinkfw2 ... Processing usr/bin/mkwrggimg ... Processing usr/bin/mkwrgimg ... Processing usr/bin/mkzcfw ... Processing usr/bin/mkzynfw ... Processing usr/bin/mkzyxelzldfw ... Processing usr/bin/motorola-bin ... Processing usr/bin/mpg123 ... Processing usr/bin/mpg123-id3dump ... Processing usr/bin/mpg123-strip ... Processing usr/bin/msleep ... Processing usr/bin/mute ... Processing usr/bin/nand_ecc ... Processing usr/bin/nec-enc ... Processing usr/bin/ntp-keygen ... Processing usr/bin/ntpq ... Processing usr/bin/osbridge-crc ... Processing usr/bin/oseama ... Processing usr/bin/otrx ... Processing usr/bin/out123 ... Processing usr/bin/owdir ... Processing usr/bin/owexist ... Processing usr/bin/owexternal ... Processing usr/bin/owftpd ... Processing usr/bin/owget ... Processing usr/bin/owhttpd ... Processing usr/bin/owmon ... Processing usr/bin/owpresent ... Processing usr/bin/owread ... Processing usr/bin/owserver ... Processing usr/bin/owtap ... Processing usr/bin/owusbprobe ... Processing usr/bin/owwrite ... Processing usr/bin/par_mem ... Processing usr/bin/par_ops ... Processing usr/bin/pc1crypt ... Processing usr/bin/pcre2grep ... Processing usr/bin/pcre2test ... Processing usr/bin/pcregrep ... Processing usr/bin/pcretest ... Processing usr/bin/phidgetwebservice21 ... Processing usr/bin/pixz ... Processing usr/bin/play ... Processing usr/bin/prerr.properties ... Processing usr/bin/ptgen ... Processing usr/bin/qprint ... Processing usr/bin/ramsmp ... Processing usr/bin/reaver ... Processing usr/bin/rec ... Processing usr/bin/rmcp ... Processing usr/bin/rpcinfo ... Processing usr/bin/scan ... Processing usr/bin/scp ... Processing usr/bin/screen ... Processing usr/bin/seama ... Processing usr/bin/serdi ... Processing usr/bin/setserial ... Processing usr/bin/sftp ... Processing usr/bin/sign_dlink_ru ... Processing usr/bin/sngrep ... Processing usr/bin/sord_validate ... Processing usr/bin/sordi ... Processing usr/bin/sox ... Processing usr/bin/soxi ... Processing usr/bin/spw303v ... Processing usr/bin/sqlite3 ... Processing usr/bin/squeezelite ... Processing usr/bin/srec2bin ... Processing usr/bin/ssh ... Processing usr/bin/ssh-add ... Processing usr/bin/ssh-agent ... Processing usr/bin/ssh-copy-id ... Processing usr/bin/sshfs ... Processing usr/bin/stream ... Processing usr/bin/stunbdc ... Processing usr/bin/stund ... Processing usr/bin/szap ... Processing usr/bin/tcpbridge ... Processing usr/bin/tcpcapinfo ... Processing usr/bin/tcpliveplay ... Processing usr/bin/tcpprep ... Processing usr/bin/tcpreplay ... Processing usr/bin/tcpreplay-edit ... Processing usr/bin/tcprewrite ... Processing usr/bin/tickadj ... Processing usr/bin/timing_o ... Processing usr/bin/tlb ... Processing usr/bin/tplink-safeloader ... Processing usr/bin/traceroute ... Processing usr/bin/transmission-create ... Processing usr/bin/transmission-edit ... Processing usr/bin/transmission-remote ... Processing usr/bin/transmission-show ... Processing usr/bin/trx ... Processing usr/bin/trx2edips ... Processing usr/bin/trx2usr ... Processing usr/bin/tv_meta_tmdb.py ... Processing usr/bin/tv_meta_tvdb.py ... Processing usr/bin/tvheadend ... Processing usr/bin/tvhmeta ... Processing usr/bin/tzap ... Processing usr/bin/udevadm ... Processing usr/bin/uimage_padhdr ... Processing usr/bin/uimage_sgehdr ... Processing usr/bin/unlzma ... Processing usr/bin/unxz ... Processing usr/bin/unzip ... Processing usr/bin/wash ... Processing usr/bin/which ... Processing usr/bin/whob ... Processing usr/bin/wrt400n ... Processing usr/bin/xaumix ... Processing usr/bin/xiaomifw ... Processing usr/bin/xmlcatalog ... Processing usr/bin/xmllint ... Processing usr/bin/xorimage ... Processing usr/bin/xz ... Processing usr/bin/xzcat ... Processing usr/bin/xzcmp ... Processing usr/bin/xzdec ... Processing usr/bin/xzdiff ... Processing usr/bin/xzegrep ... Processing usr/bin/xzfgrep ... Processing usr/bin/xzgrep ... Processing usr/bin/xzless ... Processing usr/bin/xzmore ... Processing usr/bin/zap ... Processing usr/bin/zyimage ... Processing usr/bin/zytrx ... Processing usr/bin/zyxbcm ... Processing usr/lib ... Processing usr/lib/GConf ... Processing usr/lib/GConf/2 ... Processing usr/lib/GConf/2/libgconfbackend-oldxml.so ... Processing usr/lib/GConf/2/libgconfbackend-xml.so ... Processing usr/lib/drbd ... Processing usr/lib/drbd/crm-fence-peer.9.sh ... Processing usr/lib/drbd/crm-fence-peer.sh ... Processing usr/lib/drbd/crm-unfence-peer.9.sh ... Processing usr/lib/drbd/crm-unfence-peer.sh ... Processing usr/lib/drbd/notify-emergency-reboot.sh ... Processing usr/lib/drbd/notify-emergency-shutdown.sh ... Processing usr/lib/drbd/notify-io-error.sh ... Processing usr/lib/drbd/notify-out-of-sync.sh ... Processing usr/lib/drbd/notify-pri-lost-after-sb.sh ... Processing usr/lib/drbd/notify-pri-lost.sh ... Processing usr/lib/drbd/notify-pri-on-incon-degr.sh ... Processing usr/lib/drbd/notify-split-brain.sh ... Processing usr/lib/drbd/notify.sh ... Processing usr/lib/drbd/outdate-peer.sh ... Processing usr/lib/drbd/snapshot-resync-target-lvm.sh ... Processing usr/lib/drbd/stonith_admin-fence-peer.sh ... Processing usr/lib/drbd/unsnapshot-resync-target-lvm.sh ... Processing usr/lib/gawk ... Processing usr/lib/gawk/filefuncs.so ... Processing usr/lib/gawk/fnmatch.so ... Processing usr/lib/gawk/fork.so ... Processing usr/lib/gawk/inplace.so ... Processing usr/lib/gawk/intdiv.so ... Processing usr/lib/gawk/ordchr.so ... Processing usr/lib/gawk/readdir.so ... Processing usr/lib/gawk/readfile.so ... Processing usr/lib/gawk/revoutput.so ... Processing usr/lib/gawk/revtwoway.so ... Processing usr/lib/gawk/rwarray.so ... Processing usr/lib/gawk/time.so ... Processing usr/lib/gio ... Processing usr/lib/gio/modules ... Processing usr/lib/gio/modules/libgioopenssl.so ... Processing usr/lib/gio/modules/libgsettingsgconfbackend.so ... Processing usr/lib/include ... Processing usr/lib/include/config.h ... Processing usr/lib/libFLAC.so ... Processing usr/lib/libFLAC.so.8 ... Processing usr/lib/libFLAC.so.8.3.0 ... Processing usr/lib/libarchive.so ... Processing usr/lib/libarchive.so.13 ... Processing usr/lib/libarchive.so.13.6.1 ... Processing usr/lib/libasound.so ... Processing usr/lib/libasound.so.2 ... Processing usr/lib/libasound.so.2.0.0 ... Processing usr/lib/libatopology.so ... Processing usr/lib/libatopology.so.2 ... Processing usr/lib/libatopology.so.2.0.0 ... Processing usr/lib/libaugeas.so ... Processing usr/lib/libaugeas.so.0 ... Processing usr/lib/libaugeas.so.0.24.2 ... Processing usr/lib/libavcodec.so ... Processing usr/lib/libavcodec.so.58 ... Processing usr/lib/libavcodec.so.58.134.100 ... Processing usr/lib/libavdevice.so ... Processing usr/lib/libavdevice.so.58 ... Processing usr/lib/libavdevice.so.58.13.100 ... Processing usr/lib/libavfilter.so ... Processing usr/lib/libavfilter.so.7 ... Processing usr/lib/libavfilter.so.7.110.100 ... Processing usr/lib/libavformat.so ... Processing usr/lib/libavformat.so.58 ... Processing usr/lib/libavformat.so.58.76.100 ... Processing usr/lib/libavutil.so ... Processing usr/lib/libavutil.so.56 ... Processing usr/lib/libavutil.so.56.70.100 ... Processing usr/lib/libblkid.so ... Processing usr/lib/libcgi.so ... Processing usr/lib/libcgi.so.1 ... Processing usr/lib/libcgi.so.1.3.0 ... Processing usr/lib/libconfig.so ... Processing usr/lib/libconfig.so.11 ... Processing usr/lib/libconfig.so.11.1.0 ... Processing usr/lib/libcrypto.so ... Processing usr/lib/libcrypto.so.1.1 ... Processing usr/lib/libcunit.so ... Processing usr/lib/libcunit.so.1 ... Processing usr/lib/libcunit.so.1.0.1 ... Processing usr/lib/libcurl.so ... Processing usr/lib/libcurl.so.4 ... Processing usr/lib/libcurl.so.4.8.0 ... Processing usr/lib/libdaemon.so ... Processing usr/lib/libdaemon.so.0 ... Processing usr/lib/libdaemon.so.0.5.0 ... Processing usr/lib/libdavici.so ... Processing usr/lib/libdavici.so.0 ... Processing usr/lib/libdavici.so.0.1.0 ... Processing usr/lib/libdbi.so ... Processing usr/lib/libdbi.so.3 ... Processing usr/lib/libdbi.so.3.0.0 ... Processing usr/lib/libdbus-1.so ... Processing usr/lib/libdbus-1.so.3 ... Processing usr/lib/libdbus-1.so.3.19.14 ... Processing usr/lib/libdbus-glib-1.so ... Processing usr/lib/libdbus-glib-1.so.2 ... Processing usr/lib/libdbus-glib-1.so.2.3.5 ... Processing usr/lib/libdvbapi.so ... Processing usr/lib/libdvbcfg.so ... Processing usr/lib/libdvben50221.so ... Processing usr/lib/libdvbsec.so ... Processing usr/lib/libesg.so ... Processing usr/lib/libevent-2.1.so.7 ... Processing usr/lib/libevent-2.1.so.7.0.1 ... Processing usr/lib/libevent.so ... Processing usr/lib/libevent_core-2.1.so.7 ... Processing usr/lib/libevent_core-2.1.so.7.0.1 ... Processing usr/lib/libevent_core.so ... Processing usr/lib/libevent_extra-2.1.so.7 ... Processing usr/lib/libevent_extra-2.1.so.7.0.1 ... Processing usr/lib/libevent_extra.so ... Processing usr/lib/libevent_openssl-2.1.so.7 ... Processing usr/lib/libevent_openssl-2.1.so.7.0.1 ... Processing usr/lib/libevent_openssl.so ... Processing usr/lib/libevent_pthreads-2.1.so.7 ... Processing usr/lib/libevent_pthreads-2.1.so.7.0.1 ... Processing usr/lib/libevent_pthreads.so ... Processing usr/lib/libexif.so ... Processing usr/lib/libexif.so.12 ... Processing usr/lib/libexif.so.12.3.4 ... Processing usr/lib/libexpat.so ... Processing usr/lib/libexpat.so.1 ... Processing usr/lib/libexpat.so.1.8.8 ... Processing usr/lib/libf2fs.so ... Processing usr/lib/libf2fs.so.8 ... Processing usr/lib/libf2fs.so.8.0.0 ... Processing usr/lib/libf2fs_format.so ... Processing usr/lib/libf2fs_format.so.7 ... Processing usr/lib/libf2fs_format.so.7.0.0 ... Processing usr/lib/libfa.so ... Processing usr/lib/libfa.so.1 ... Processing usr/lib/libfa.so.1.5.3 ... Processing usr/lib/libfam.so ... Processing usr/lib/libfam.so.0 ... Processing usr/lib/libfam.so.0.0.0 ... Processing usr/lib/libfdt-1.6.1.so ... Processing usr/lib/libfdt.so ... Processing usr/lib/libfdt.so.1 ... Processing usr/lib/libffi.so ... Processing usr/lib/libffi.so.8 ... Processing usr/lib/libffi.so.8.1.0 ... Processing usr/lib/libformw.so ... Processing usr/lib/libformw.so.6 ... Processing usr/lib/libformw.so.6.1 ... Processing usr/lib/libfreeradius-client.so ... Processing usr/lib/libfreeradius-client.so.2 ... Processing usr/lib/libfreeradius-client.so.2.0.0 ... Processing usr/lib/libfuse3.so ... Processing usr/lib/libfuse3.so.3 ... Processing usr/lib/libfuse3.so.3.11.0 ... Processing usr/lib/libgamin-1.so ... Processing usr/lib/libgamin-1.so.0 ... Processing usr/lib/libgamin-1.so.0.1.10 ... Processing usr/lib/libgconf-2.so ... Processing usr/lib/libgconf-2.so.4 ... Processing usr/lib/libgconf-2.so.4.1.5 ... Processing usr/lib/libgd.so ... Processing usr/lib/libgd.so.3 ... Processing usr/lib/libgd.so.3.0.11 ... Processing usr/lib/libgio-2.0.so ... Processing usr/lib/libgio-2.0.so.0 ... Processing usr/lib/libgio-2.0.so.0.7000.4 ... Processing usr/lib/libglib-2.0.so ... Processing usr/lib/libglib-2.0.so.0 ... Processing usr/lib/libglib-2.0.so.0.7000.4 ... Processing usr/lib/libgmodule-2.0.so ... Processing usr/lib/libgmodule-2.0.so.0 ... Processing usr/lib/libgmodule-2.0.so.0.7000.4 ... Processing usr/lib/libgmp.so ... Processing usr/lib/libgmp.so.10 ... Processing usr/lib/libgmp.so.10.4.1 ... Processing usr/lib/libgobject-2.0.so ... Processing usr/lib/libgobject-2.0.so.0 ... Processing usr/lib/libgobject-2.0.so.0.7000.4 ... Processing usr/lib/libgthread-2.0.so ... Processing usr/lib/libgthread-2.0.so.0 ... Processing usr/lib/libgthread-2.0.so.0.7000.4 ... Processing usr/lib/libgumbo.so ... Processing usr/lib/libgumbo.so.1 ... Processing usr/lib/libgumbo.so.1.0.0 ... Processing usr/lib/libgupnp-dlna-2.0.so ... Processing usr/lib/libgupnp-dlna-2.0.so.4 ... Processing usr/lib/libgupnp-dlna-2.0.so.4.0.0 ... Processing usr/lib/libhistory.so ... Processing usr/lib/libhistory.so.8 ... Processing usr/lib/libhistory.so.8.1 ... Processing usr/lib/libhttp_parser.so ... Processing usr/lib/libhttp_parser.so.2.9 ... Processing usr/lib/libhttp_parser.so.2.9.4 ... Processing usr/lib/libid3tag.so ... Processing usr/lib/libid3tag.so.0 ... Processing usr/lib/libid3tag.so.0.3.0 ... Processing usr/lib/libiio.so ... Processing usr/lib/libiio.so.0 ... Processing usr/lib/libiio.so.0.23 ... Processing usr/lib/libinih.so ... Processing usr/lib/libinih.so.0 ... Processing usr/lib/libinotifytools.so ... Processing usr/lib/libinotifytools.so.0 ... Processing usr/lib/libinotifytools.so.0.4.1 ... Processing usr/lib/libiqrf.so ... Processing usr/lib/libiqrf.so.0 ... Processing usr/lib/libiqrf.so.0.1 ... Processing usr/lib/libjpeg.so ... Processing usr/lib/libjpeg.so.9 ... Processing usr/lib/libjpeg.so.9.5.0 ... Processing usr/lib/libkmod.so ... Processing usr/lib/libkmod.so.2 ... Processing usr/lib/libkmod.so.2.3.7 ... Processing usr/lib/liblockfile.so ... Processing usr/lib/liblockfile.so.1 ... Processing usr/lib/liblockfile.so.1.0 ... Processing usr/lib/liblzma.so ... Processing usr/lib/liblzma.so.5 ... Processing usr/lib/liblzma.so.5.2.5 ... Processing usr/lib/libmad.so ... Processing usr/lib/libmad.so.0 ... Processing usr/lib/libmad.so.0.2.1 ... Processing usr/lib/libmagic.so ... Processing usr/lib/libmagic.so.1 ... Processing usr/lib/libmagic.so.1.0.0 ... Processing usr/lib/libmenuw.so ... Processing usr/lib/libmenuw.so.6 ... Processing usr/lib/libmenuw.so.6.1 ... Processing usr/lib/libmng.so ... Processing usr/lib/libmng.so.2 ... Processing usr/lib/libmng.so.2.0.2 ... Processing usr/lib/libmnl.so ... Processing usr/lib/libmnl.so.0 ... Processing usr/lib/libmnl.so.0.2.0 ... Processing usr/lib/libmount.so ... Processing usr/lib/libmpd.so ... Processing usr/lib/libmpd.so.1 ... Processing usr/lib/libmpd.so.1.3.0 ... Processing usr/lib/libmpg123.so ... Processing usr/lib/libmpg123.so.0 ... Processing usr/lib/libmpg123.so.0.44.12 ... Processing usr/lib/libncursesw.so ... Processing usr/lib/libncursesw.so.6 ... Processing usr/lib/libncursesw.so.6.1 ... Processing usr/lib/libneon.so ... Processing usr/lib/libneon.so.27 ... Processing usr/lib/libneon.so.27.5.2 ... Processing usr/lib/libnetfilter_acct.so ... Processing usr/lib/libnetfilter_acct.so.1 ... Processing usr/lib/libnetfilter_acct.so.1.0.0 ... Processing usr/lib/libnetfilter_conntrack.so ... Processing usr/lib/libnetfilter_conntrack.so.3 ... Processing usr/lib/libnetfilter_conntrack.so.3.8.0 ... Processing usr/lib/libnetfilter_cttimeout.so ... Processing usr/lib/libnetfilter_cttimeout.so.1 ... Processing usr/lib/libnetfilter_cttimeout.so.1.0.0 ... Processing usr/lib/libnetfilter_log.so ... Processing usr/lib/libnetfilter_log.so.1 ... Processing usr/lib/libnetfilter_log.so.1.2.0 ... Processing usr/lib/libnetfilter_log_libipulog.so ... Processing usr/lib/libnetfilter_log_libipulog.so.1 ... Processing usr/lib/libnetfilter_log_libipulog.so.1.0.0 ... Processing usr/lib/libnfnetlink.so ... Processing usr/lib/libnfnetlink.so.0 ... Processing usr/lib/libnfnetlink.so.0.2.0 ... Processing usr/lib/libnice.so ... Processing usr/lib/libnice.so.10 ... Processing usr/lib/libnice.so.10.11.0 ... Processing usr/lib/libnilfs.so ... Processing usr/lib/libnilfs.so.0 ... Processing usr/lib/libnilfs.so.0.2.4 ... Processing usr/lib/libnilfscleaner.so ... Processing usr/lib/libnilfscleaner.so.0 ... Processing usr/lib/libnilfscleaner.so.0.1.0 ... Processing usr/lib/libnilfsgc.so ... Processing usr/lib/libnilfsgc.so.0 ... Processing usr/lib/libnilfsgc.so.0.2.1 ... Processing usr/lib/libnl-3.so ... Processing usr/lib/libnl-3.so.200 ... Processing usr/lib/libnl-3.so.200.26.0 ... Processing usr/lib/libnl-genl-3.so ... Processing usr/lib/libnl-genl-3.so.200 ... Processing usr/lib/libnl-genl-3.so.200.26.0 ... Processing usr/lib/libnl-idiag-3.so ... Processing usr/lib/libnl-idiag-3.so.200 ... Processing usr/lib/libnl-idiag-3.so.200.26.0 ... Processing usr/lib/libnl-nf-3.so ... Processing usr/lib/libnl-nf-3.so.200 ... Processing usr/lib/libnl-nf-3.so.200.26.0 ... Processing usr/lib/libnl-route-3.so ... Processing usr/lib/libnl-route-3.so.200 ... Processing usr/lib/libnl-route-3.so.200.26.0 ... Processing usr/lib/libnl-xfrm-3.so ... Processing usr/lib/libnl-xfrm-3.so.200 ... Processing usr/lib/libnl-xfrm-3.so.200.26.0 ... Processing usr/lib/libnspr4.so ... Processing usr/lib/libogg.so ... Processing usr/lib/libogg.so.0 ... Processing usr/lib/libogg.so.0.8.5 ... Processing usr/lib/libopenobex.so ... Processing usr/lib/libopenobex.so.1.7.2 ... Processing usr/lib/libopenobex.so.2 ... Processing usr/lib/liborc-0.4.so ... Processing usr/lib/liborc-0.4.so.0 ... Processing usr/lib/liborc-0.4.so.0.32.0 ... Processing usr/lib/libout123.so ... Processing usr/lib/libout123.so.0 ... Processing usr/lib/libout123.so.0.2.2 ... Processing usr/lib/libow-3.2.so.4 ... Processing usr/lib/libow-3.2.so.4.0.0 ... Processing usr/lib/libow.so ... Processing usr/lib/libowcapi-3.2.so.4 ... Processing usr/lib/libowcapi-3.2.so.4.0.0 ... Processing usr/lib/libowcapi.so ... Processing usr/lib/libownet-3.2.so.4 ... Processing usr/lib/libownet-3.2.so.4.0.0 ... Processing usr/lib/libownet.so ... Processing usr/lib/libpanelw.so ... Processing usr/lib/libpanelw.so.6 ... Processing usr/lib/libpanelw.so.6.1 ... Processing usr/lib/libpcap.so ... Processing usr/lib/libpcap.so.1 ... Processing usr/lib/libpcap.so.1.10.1 ... Processing usr/lib/libpcre.so ... Processing usr/lib/libpcre.so.1 ... Processing usr/lib/libpcre.so.1.2.13 ... Processing usr/lib/libpcre2-8.so ... Processing usr/lib/libpcre2-8.so.0 ... Processing usr/lib/libpcre2-8.so.0.11.0 ... Processing usr/lib/libpcre2-posix.so ... Processing usr/lib/libpcre2-posix.so.3 ... Processing usr/lib/libpcre2-posix.so.3.0.2 ... Processing usr/lib/libpcreposix.so ... Processing usr/lib/libpcreposix.so.0 ... Processing usr/lib/libpcreposix.so.0.0.7 ... Processing usr/lib/libphidget21.so ... Processing usr/lib/libphidget21.so.0 ... Processing usr/lib/libphidget21.so.0.0.0 ... Processing usr/lib/libplc4.so ... Processing usr/lib/libplds4.so ... Processing usr/lib/libportaudio.so ... Processing usr/lib/libportaudio.so.2 ... Processing usr/lib/libportaudio.so.2.0.0 ... Processing usr/lib/libqdecoder.so ... Processing usr/lib/libqdecoder.so.12 ... Processing usr/lib/libqlibc.so ... Processing usr/lib/libqlibc.so.2 ... Processing usr/lib/libqlibcext.so ... Processing usr/lib/libqlibcext.so.2 ... Processing usr/lib/libqrencode.so ... Processing usr/lib/libqrencode.so.4 ... Processing usr/lib/libqrencode.so.4.1.1 ... Processing usr/lib/libreadline.so ... Processing usr/lib/libreadline.so.8 ... Processing usr/lib/libreadline.so.8.1 ... Processing usr/lib/libselinux.so ... Processing usr/lib/libselinux.so.1 ... Processing usr/lib/libsepol.so ... Processing usr/lib/libsepol.so.2 ... Processing usr/lib/libserd-0.so ... Processing usr/lib/libserd-0.so.0 ... Processing usr/lib/libserd-0.so.0.30.10 ... Processing usr/lib/libserialport.so ... Processing usr/lib/libserialport.so.0 ... Processing usr/lib/libserialport.so.0.1.0 ... Processing usr/lib/libsoc.so ... Processing usr/lib/libsoc.so.2 ... Processing usr/lib/libsoc.so.2.4.2 ... Processing usr/lib/libsord-0.so ... Processing usr/lib/libsord-0.so.0 ... Processing usr/lib/libsord-0.so.0.16.8 ... Processing usr/lib/libsox.so ... Processing usr/lib/libsox.so.3 ... Processing usr/lib/libsox.so.3.0.0 ... Processing usr/lib/libsoxr-lsr.so ... Processing usr/lib/libsoxr-lsr.so.0 ... Processing usr/lib/libsoxr-lsr.so.0.1.9 ... Processing usr/lib/libsoxr.so ... Processing usr/lib/libsoxr.so.0 ... Processing usr/lib/libsoxr.so.0.1.2 ... Processing usr/lib/libsqlite3.so ... Processing usr/lib/libsqlite3.so.0 ... Processing usr/lib/libsqlite3.so.0.8.6 ... Processing usr/lib/libsratom-0.so ... Processing usr/lib/libsratom-0.so.0 ... Processing usr/lib/libsratom-0.so.0.6.8 ... Processing usr/lib/libssh.so ... Processing usr/lib/libssh.so.4 ... Processing usr/lib/libssh.so.4.8.7 ... Processing usr/lib/libssh2.so ... Processing usr/lib/libssh2.so.1 ... Processing usr/lib/libssh2.so.1.0.1 ... Processing usr/lib/libssl.so ... Processing usr/lib/libssl.so.1.1 ... Processing usr/lib/libswresample.so ... Processing usr/lib/libswresample.so.3 ... Processing usr/lib/libswresample.so.3.9.100 ... Processing usr/lib/libtirpc.so ... Processing usr/lib/libtirpc.so.3 ... Processing usr/lib/libtirpc.so.3.0.0 ... Processing usr/lib/libucsi.so ... Processing usr/lib/libudev.so ... Processing usr/lib/libusb-1.0.so ... Processing usr/lib/libusb-1.0.so.0 ... Processing usr/lib/libusb-1.0.so.0.3.0 ... Processing usr/lib/libuuid.so ... Processing usr/lib/libuv.so ... Processing usr/lib/libuv.so.1 ... Processing usr/lib/libuv.so.1.0.0 ... Processing usr/lib/libvorbis.so ... Processing usr/lib/libvorbis.so.0 ... Processing usr/lib/libvorbis.so.0.4.9 ... Processing usr/lib/libvorbisenc.so ... Processing usr/lib/libvorbisenc.so.2 ... Processing usr/lib/libvorbisenc.so.2.0.12 ... Processing usr/lib/libvorbisfile.so ... Processing usr/lib/libvorbisfile.so.3 ... Processing usr/lib/libvorbisfile.so.3.3.8 ... Processing usr/lib/libwolfssl.so ... Processing usr/lib/libwolfssl.so.32 ... Processing usr/lib/libwolfssl.so.32.0.0 ... Processing usr/lib/libxml2.so ... Processing usr/lib/libxml2.so.2 ... Processing usr/lib/libxml2.so.2.9.14 ... Processing usr/lib/libz.so ... Processing usr/lib/libz.so.1 ... Processing usr/lib/libz.so.1.2.12 ... Processing usr/lib/lv2 ... Processing usr/lib/lv2/atom.lv2 ... Processing usr/lib/lv2/atom.lv2/atom-test-utils.c ... Processing usr/lib/lv2/atom.lv2/atom-test.c ... Processing usr/lib/lv2/atom.lv2/atom.h ... Processing usr/lib/lv2/atom.lv2/atom.meta.ttl ... Processing usr/lib/lv2/atom.lv2/atom.ttl ... Processing usr/lib/lv2/atom.lv2/forge-overflow-test.c ... Processing usr/lib/lv2/atom.lv2/forge.h ... Processing usr/lib/lv2/atom.lv2/manifest.ttl ... Processing usr/lib/lv2/atom.lv2/util.h ... Processing usr/lib/lv2/buf-size.lv2 ... Processing usr/lib/lv2/buf-size.lv2/buf-size.h ... Processing usr/lib/lv2/buf-size.lv2/buf-size.meta.ttl ... Processing usr/lib/lv2/buf-size.lv2/buf-size.ttl ... Processing usr/lib/lv2/buf-size.lv2/manifest.ttl ... Processing usr/lib/lv2/core.lv2 ... Processing usr/lib/lv2/core.lv2/attributes.h ... Processing usr/lib/lv2/core.lv2/lv2.h ... Processing usr/lib/lv2/core.lv2/lv2_util.h ... Processing usr/lib/lv2/core.lv2/lv2core.meta.ttl ... Processing usr/lib/lv2/core.lv2/lv2core.ttl ... Processing usr/lib/lv2/core.lv2/manifest.ttl ... Processing usr/lib/lv2/core.lv2/meta.ttl ... Processing usr/lib/lv2/core.lv2/people.ttl ... Processing usr/lib/lv2/data-access.lv2 ... Processing usr/lib/lv2/data-access.lv2/data-access.h ... Processing usr/lib/lv2/data-access.lv2/data-access.meta.ttl ... Processing usr/lib/lv2/data-access.lv2/data-access.ttl ... Processing usr/lib/lv2/data-access.lv2/manifest.ttl ... Processing usr/lib/lv2/dynmanifest.lv2 ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.h ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.meta.ttl ... Processing usr/lib/lv2/dynmanifest.lv2/dynmanifest.ttl ... Processing usr/lib/lv2/dynmanifest.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-amp.lv2 ... Processing usr/lib/lv2/eg-amp.lv2/amp.so ... Processing usr/lib/lv2/eg-amp.lv2/amp.ttl ... Processing usr/lib/lv2/eg-amp.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-fifths.lv2 ... Processing usr/lib/lv2/eg-fifths.lv2/fifths.so ... Processing usr/lib/lv2/eg-fifths.lv2/fifths.ttl ... Processing usr/lib/lv2/eg-fifths.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-metro.lv2 ... Processing usr/lib/lv2/eg-metro.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-metro.lv2/metro.so ... Processing usr/lib/lv2/eg-metro.lv2/metro.ttl ... Processing usr/lib/lv2/eg-midigate.lv2 ... Processing usr/lib/lv2/eg-midigate.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-midigate.lv2/midigate.so ... Processing usr/lib/lv2/eg-midigate.lv2/midigate.ttl ... Processing usr/lib/lv2/eg-params.lv2 ... Processing usr/lib/lv2/eg-params.lv2/manifest.ttl ... Processing usr/lib/lv2/eg-params.lv2/params.so ... Processing usr/lib/lv2/eg-params.lv2/params.ttl ... Processing usr/lib/lv2/event.lv2 ... Processing usr/lib/lv2/event.lv2/event-helpers.h ... Processing usr/lib/lv2/event.lv2/event.h ... Processing usr/lib/lv2/event.lv2/event.meta.ttl ... Processing usr/lib/lv2/event.lv2/event.ttl ... Processing usr/lib/lv2/event.lv2/manifest.ttl ... Processing usr/lib/lv2/instance-access.lv2 ... Processing usr/lib/lv2/instance-access.lv2/instance-access.h ... Processing usr/lib/lv2/instance-access.lv2/instance-access.meta.ttl ... Processing usr/lib/lv2/instance-access.lv2/instance-access.ttl ... Processing usr/lib/lv2/instance-access.lv2/manifest.ttl ... Processing usr/lib/lv2/log.lv2 ... Processing usr/lib/lv2/log.lv2/log.h ... Processing usr/lib/lv2/log.lv2/log.meta.ttl ... Processing usr/lib/lv2/log.lv2/log.ttl ... Processing usr/lib/lv2/log.lv2/logger.h ... Processing usr/lib/lv2/log.lv2/manifest.ttl ... Processing usr/lib/lv2/midi.lv2 ... Processing usr/lib/lv2/midi.lv2/manifest.ttl ... Processing usr/lib/lv2/midi.lv2/midi.h ... Processing usr/lib/lv2/midi.lv2/midi.meta.ttl ... Processing usr/lib/lv2/midi.lv2/midi.ttl ... Processing usr/lib/lv2/morph.lv2 ... Processing usr/lib/lv2/morph.lv2/manifest.ttl ... Processing usr/lib/lv2/morph.lv2/morph.h ... Processing usr/lib/lv2/morph.lv2/morph.meta.ttl ... Processing usr/lib/lv2/morph.lv2/morph.ttl ... Processing usr/lib/lv2/options.lv2 ... Processing usr/lib/lv2/options.lv2/manifest.ttl ... Processing usr/lib/lv2/options.lv2/options.h ... Processing usr/lib/lv2/options.lv2/options.meta.ttl ... Processing usr/lib/lv2/options.lv2/options.ttl ... Processing usr/lib/lv2/parameters.lv2 ... Processing usr/lib/lv2/parameters.lv2/manifest.ttl ... Processing usr/lib/lv2/parameters.lv2/parameters.h ... Processing usr/lib/lv2/parameters.lv2/parameters.meta.ttl ... Processing usr/lib/lv2/parameters.lv2/parameters.ttl ... Processing usr/lib/lv2/patch.lv2 ... Processing usr/lib/lv2/patch.lv2/manifest.ttl ... Processing usr/lib/lv2/patch.lv2/patch.h ... Processing usr/lib/lv2/patch.lv2/patch.meta.ttl ... Processing usr/lib/lv2/patch.lv2/patch.ttl ... Processing usr/lib/lv2/port-groups.lv2 ... Processing usr/lib/lv2/port-groups.lv2/manifest.ttl ... Processing usr/lib/lv2/port-groups.lv2/port-groups.h ... Processing usr/lib/lv2/port-groups.lv2/port-groups.meta.ttl ... Processing usr/lib/lv2/port-groups.lv2/port-groups.ttl ... Processing usr/lib/lv2/port-props.lv2 ... Processing usr/lib/lv2/port-props.lv2/manifest.ttl ... Processing usr/lib/lv2/port-props.lv2/port-props.h ... Processing usr/lib/lv2/port-props.lv2/port-props.meta.ttl ... Processing usr/lib/lv2/port-props.lv2/port-props.ttl ... Processing usr/lib/lv2/presets.lv2 ... Processing usr/lib/lv2/presets.lv2/manifest.ttl ... Processing usr/lib/lv2/presets.lv2/presets.h ... Processing usr/lib/lv2/presets.lv2/presets.meta.ttl ... Processing usr/lib/lv2/presets.lv2/presets.ttl ... Processing usr/lib/lv2/resize-port.lv2 ... Processing usr/lib/lv2/resize-port.lv2/manifest.ttl ... Processing usr/lib/lv2/resize-port.lv2/resize-port.h ... Processing usr/lib/lv2/resize-port.lv2/resize-port.meta.ttl ... Processing usr/lib/lv2/resize-port.lv2/resize-port.ttl ... Processing usr/lib/lv2/schemas.lv2 ... Processing usr/lib/lv2/schemas.lv2/dcs.ttl ... Processing usr/lib/lv2/schemas.lv2/dct.ttl ... Processing usr/lib/lv2/schemas.lv2/doap.ttl ... Processing usr/lib/lv2/schemas.lv2/foaf.ttl ... Processing usr/lib/lv2/schemas.lv2/manifest.ttl ... Processing usr/lib/lv2/schemas.lv2/owl.ttl ... Processing usr/lib/lv2/schemas.lv2/rdf.ttl ... Processing usr/lib/lv2/schemas.lv2/rdfs.ttl ... Processing usr/lib/lv2/schemas.lv2/xsd.ttl ... Processing usr/lib/lv2/state.lv2 ... Processing usr/lib/lv2/state.lv2/manifest.ttl ... Processing usr/lib/lv2/state.lv2/state.h ... Processing usr/lib/lv2/state.lv2/state.meta.ttl ... Processing usr/lib/lv2/state.lv2/state.ttl ... Processing usr/lib/lv2/time.lv2 ... Processing usr/lib/lv2/time.lv2/manifest.ttl ... Processing usr/lib/lv2/time.lv2/time.h ... Processing usr/lib/lv2/time.lv2/time.meta.ttl ... Processing usr/lib/lv2/time.lv2/time.ttl ... Processing usr/lib/lv2/ui.lv2 ... Processing usr/lib/lv2/ui.lv2/manifest.ttl ... Processing usr/lib/lv2/ui.lv2/ui.h ... Processing usr/lib/lv2/ui.lv2/ui.meta.ttl ... Processing usr/lib/lv2/ui.lv2/ui.ttl ... Processing usr/lib/lv2/units.lv2 ... Processing usr/lib/lv2/units.lv2/manifest.ttl ... Processing usr/lib/lv2/units.lv2/units.h ... Processing usr/lib/lv2/units.lv2/units.meta.ttl ... Processing usr/lib/lv2/units.lv2/units.ttl ... Processing usr/lib/lv2/uri-map.lv2 ... Processing usr/lib/lv2/uri-map.lv2/manifest.ttl ... Processing usr/lib/lv2/uri-map.lv2/uri-map.h ... Processing usr/lib/lv2/uri-map.lv2/uri-map.meta.ttl ... Processing usr/lib/lv2/uri-map.lv2/uri-map.ttl ... Processing usr/lib/lv2/urid.lv2 ... Processing usr/lib/lv2/urid.lv2/manifest.ttl ... Processing usr/lib/lv2/urid.lv2/urid.h ... Processing usr/lib/lv2/urid.lv2/urid.meta.ttl ... Processing usr/lib/lv2/urid.lv2/urid.ttl ... Processing usr/lib/lv2/worker.lv2 ... Processing usr/lib/lv2/worker.lv2/manifest.ttl ... Processing usr/lib/lv2/worker.lv2/worker.h ... Processing usr/lib/lv2/worker.lv2/worker.meta.ttl ... Processing usr/lib/lv2/worker.lv2/worker.ttl ... Processing usr/lib/mpg123 ... Processing usr/lib/mpg123/output_alsa.so ... Processing usr/lib/mpg123/output_dummy.so ... Processing usr/lib/mpg123/output_oss.so ... Processing usr/lib/mpg123/output_portaudio.so ... Processing usr/lib/netdata ... Processing usr/lib/netdata/conf.d ... Processing usr/lib/netdata/conf.d/apps_groups.conf ... Processing usr/lib/netdata/conf.d/aws_kinesis.conf ... Processing usr/lib/netdata/conf.d/charts.d ... Processing usr/lib/netdata/conf.d/charts.d/ap.conf ... Processing usr/lib/netdata/conf.d/charts.d/apcupsd.conf ... Processing usr/lib/netdata/conf.d/charts.d/example.conf ... Processing usr/lib/netdata/conf.d/charts.d/libreswan.conf ... Processing usr/lib/netdata/conf.d/charts.d/nut.conf ... Processing usr/lib/netdata/conf.d/charts.d/opensips.conf ... Processing usr/lib/netdata/conf.d/charts.d/sensors.conf ... Processing usr/lib/netdata/conf.d/charts.d.conf ... Processing usr/lib/netdata/conf.d/ebpf.d ... Processing usr/lib/netdata/conf.d/ebpf.d/cachestat.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/dcstat.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/disk.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/ebpf_kernel_reject_list.txt ... Processing usr/lib/netdata/conf.d/ebpf.d/fd.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/filesystem.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/hardirq.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/mdflush.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/mount.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/network.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/oomkill.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/process.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/shm.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/softirq.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/swap.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/sync.conf ... Processing usr/lib/netdata/conf.d/ebpf.d/vfs.conf ... Processing usr/lib/netdata/conf.d/ebpf.d.conf ... Processing usr/lib/netdata/conf.d/exporting.conf ... Processing usr/lib/netdata/conf.d/fping.conf ... Processing usr/lib/netdata/conf.d/health.d ... Processing usr/lib/netdata/conf.d/health.d/adaptec_raid.conf ... Processing usr/lib/netdata/conf.d/health.d/anomalies.conf ... Processing usr/lib/netdata/conf.d/health.d/apcupsd.conf ... Processing usr/lib/netdata/conf.d/health.d/backend.conf ... Processing usr/lib/netdata/conf.d/health.d/bcache.conf ... Processing usr/lib/netdata/conf.d/health.d/beanstalkd.conf ... Processing usr/lib/netdata/conf.d/health.d/bind_rndc.conf ... Processing usr/lib/netdata/conf.d/health.d/boinc.conf ... Processing usr/lib/netdata/conf.d/health.d/btrfs.conf ... Processing usr/lib/netdata/conf.d/health.d/ceph.conf ... Processing usr/lib/netdata/conf.d/health.d/cgroups.conf ... Processing usr/lib/netdata/conf.d/health.d/cockroachdb.conf ... Processing usr/lib/netdata/conf.d/health.d/cpu.conf ... Processing usr/lib/netdata/conf.d/health.d/dbengine.conf ... Processing usr/lib/netdata/conf.d/health.d/disks.conf ... Processing usr/lib/netdata/conf.d/health.d/dns_query.conf ... Processing usr/lib/netdata/conf.d/health.d/dnsmasq_dhcp.conf ... Processing usr/lib/netdata/conf.d/health.d/dockerd.conf ... Processing usr/lib/netdata/conf.d/health.d/entropy.conf ... Processing usr/lib/netdata/conf.d/health.d/exporting.conf ... Processing usr/lib/netdata/conf.d/health.d/fping.conf ... Processing usr/lib/netdata/conf.d/health.d/fronius.conf ... Processing usr/lib/netdata/conf.d/health.d/gearman.conf ... Processing usr/lib/netdata/conf.d/health.d/geth.conf ... Processing usr/lib/netdata/conf.d/health.d/go.d.plugin.conf ... Processing usr/lib/netdata/conf.d/health.d/haproxy.conf ... Processing usr/lib/netdata/conf.d/health.d/hdfs.conf ... Processing usr/lib/netdata/conf.d/health.d/httpcheck.conf ... Processing usr/lib/netdata/conf.d/health.d/ioping.conf ... Processing usr/lib/netdata/conf.d/health.d/ipc.conf ... Processing usr/lib/netdata/conf.d/health.d/ipfs.conf ... Processing usr/lib/netdata/conf.d/health.d/ipmi.conf ... Processing usr/lib/netdata/conf.d/health.d/isc_dhcpd.conf ... Processing usr/lib/netdata/conf.d/health.d/kubelet.conf ... Processing usr/lib/netdata/conf.d/health.d/linux_power_supply.conf ... Processing usr/lib/netdata/conf.d/health.d/load.conf ... Processing usr/lib/netdata/conf.d/health.d/mdstat.conf ... Processing usr/lib/netdata/conf.d/health.d/megacli.conf ... Processing usr/lib/netdata/conf.d/health.d/memcached.conf ... Processing usr/lib/netdata/conf.d/health.d/memory.conf ... Processing usr/lib/netdata/conf.d/health.d/mysql.conf ... Processing usr/lib/netdata/conf.d/health.d/net.conf ... Processing usr/lib/netdata/conf.d/health.d/netfilter.conf ... Processing usr/lib/netdata/conf.d/health.d/pihole.conf ... Processing usr/lib/netdata/conf.d/health.d/portcheck.conf ... Processing usr/lib/netdata/conf.d/health.d/processes.conf ... Processing usr/lib/netdata/conf.d/health.d/python.d.plugin.conf ... Processing usr/lib/netdata/conf.d/health.d/qos.conf ... Processing usr/lib/netdata/conf.d/health.d/ram.conf ... Processing usr/lib/netdata/conf.d/health.d/redis.conf ... Processing usr/lib/netdata/conf.d/health.d/retroshare.conf ... Processing usr/lib/netdata/conf.d/health.d/riakkv.conf ... Processing usr/lib/netdata/conf.d/health.d/scaleio.conf ... Processing usr/lib/netdata/conf.d/health.d/softnet.conf ... Processing usr/lib/netdata/conf.d/health.d/stiebeleltron.conf ... Processing usr/lib/netdata/conf.d/health.d/swap.conf ... Processing usr/lib/netdata/conf.d/health.d/synchronization.conf ... Processing usr/lib/netdata/conf.d/health.d/systemdunits.conf ... Processing usr/lib/netdata/conf.d/health.d/tcp_conn.conf ... Processing usr/lib/netdata/conf.d/health.d/tcp_listen.conf ... Processing usr/lib/netdata/conf.d/health.d/tcp_mem.conf ... Processing usr/lib/netdata/conf.d/health.d/tcp_orphans.conf ... Processing usr/lib/netdata/conf.d/health.d/tcp_resets.conf ... Processing usr/lib/netdata/conf.d/health.d/timex.conf ... Processing usr/lib/netdata/conf.d/health.d/udp_errors.conf ... Processing usr/lib/netdata/conf.d/health.d/unbound.conf ... Processing usr/lib/netdata/conf.d/health.d/vcsa.conf ... Processing usr/lib/netdata/conf.d/health.d/vernemq.conf ... Processing usr/lib/netdata/conf.d/health.d/vsphere.conf ... Processing usr/lib/netdata/conf.d/health.d/web_log.conf ... Processing usr/lib/netdata/conf.d/health.d/whoisquery.conf ... Processing usr/lib/netdata/conf.d/health.d/wmi.conf ... Processing usr/lib/netdata/conf.d/health.d/x509check.conf ... Processing usr/lib/netdata/conf.d/health.d/zfs.conf ... Processing usr/lib/netdata/conf.d/health_alarm_notify.conf ... Processing usr/lib/netdata/conf.d/health_email_recipients.conf ... Processing usr/lib/netdata/conf.d/ioping.conf ... Processing usr/lib/netdata/conf.d/node.d.conf ... Processing usr/lib/netdata/conf.d/python.d ... Processing usr/lib/netdata/conf.d/python.d/adaptec_raid.conf ... Processing usr/lib/netdata/conf.d/python.d/alarms.conf ... Processing usr/lib/netdata/conf.d/python.d/am2320.conf ... Processing usr/lib/netdata/conf.d/python.d/anomalies.conf ... Processing usr/lib/netdata/conf.d/python.d/apache.conf ... Processing usr/lib/netdata/conf.d/python.d/beanstalk.conf ... Processing usr/lib/netdata/conf.d/python.d/bind_rndc.conf ... Processing usr/lib/netdata/conf.d/python.d/boinc.conf ... Processing usr/lib/netdata/conf.d/python.d/ceph.conf ... Processing usr/lib/netdata/conf.d/python.d/changefinder.conf ... Processing usr/lib/netdata/conf.d/python.d/chrony.conf ... Processing usr/lib/netdata/conf.d/python.d/couchdb.conf ... Processing usr/lib/netdata/conf.d/python.d/dns_query_time.conf ... Processing usr/lib/netdata/conf.d/python.d/dnsdist.conf ... Processing usr/lib/netdata/conf.d/python.d/dockerd.conf ... Processing usr/lib/netdata/conf.d/python.d/dovecot.conf ... Processing usr/lib/netdata/conf.d/python.d/elasticsearch.conf ... Processing usr/lib/netdata/conf.d/python.d/energid.conf ... Processing usr/lib/netdata/conf.d/python.d/example.conf ... Processing usr/lib/netdata/conf.d/python.d/exim.conf ... Processing usr/lib/netdata/conf.d/python.d/fail2ban.conf ... Processing usr/lib/netdata/conf.d/python.d/freeradius.conf ... Processing usr/lib/netdata/conf.d/python.d/gearman.conf ... Processing usr/lib/netdata/conf.d/python.d/go_expvar.conf ... Processing usr/lib/netdata/conf.d/python.d/haproxy.conf ... Processing usr/lib/netdata/conf.d/python.d/hddtemp.conf ... Processing usr/lib/netdata/conf.d/python.d/hpssa.conf ... Processing usr/lib/netdata/conf.d/python.d/httpcheck.conf ... Processing usr/lib/netdata/conf.d/python.d/icecast.conf ... Processing usr/lib/netdata/conf.d/python.d/ipfs.conf ... Processing usr/lib/netdata/conf.d/python.d/isc_dhcpd.conf ... Processing usr/lib/netdata/conf.d/python.d/litespeed.conf ... Processing usr/lib/netdata/conf.d/python.d/logind.conf ... Processing usr/lib/netdata/conf.d/python.d/megacli.conf ... Processing usr/lib/netdata/conf.d/python.d/memcached.conf ... Processing usr/lib/netdata/conf.d/python.d/mongodb.conf ... Processing usr/lib/netdata/conf.d/python.d/monit.conf ... Processing usr/lib/netdata/conf.d/python.d/mysql.conf ... Processing usr/lib/netdata/conf.d/python.d/nginx.conf ... Processing usr/lib/netdata/conf.d/python.d/nginx_plus.conf ... Processing usr/lib/netdata/conf.d/python.d/nsd.conf ... Processing usr/lib/netdata/conf.d/python.d/ntpd.conf ... Processing usr/lib/netdata/conf.d/python.d/nvidia_smi.conf ... Processing usr/lib/netdata/conf.d/python.d/openldap.conf ... Processing usr/lib/netdata/conf.d/python.d/oracledb.conf ... Processing usr/lib/netdata/conf.d/python.d/ovpn_status_log.conf ... Processing usr/lib/netdata/conf.d/python.d/phpfpm.conf ... Processing usr/lib/netdata/conf.d/python.d/portcheck.conf ... Processing usr/lib/netdata/conf.d/python.d/postfix.conf ... Processing usr/lib/netdata/conf.d/python.d/postgres.conf ... Processing usr/lib/netdata/conf.d/python.d/powerdns.conf ... Processing usr/lib/netdata/conf.d/python.d/proxysql.conf ... Processing usr/lib/netdata/conf.d/python.d/puppet.conf ... Processing usr/lib/netdata/conf.d/python.d/rabbitmq.conf ... Processing usr/lib/netdata/conf.d/python.d/redis.conf ... Processing usr/lib/netdata/conf.d/python.d/rethinkdbs.conf ... Processing usr/lib/netdata/conf.d/python.d/retroshare.conf ... Processing usr/lib/netdata/conf.d/python.d/riakkv.conf ... Processing usr/lib/netdata/conf.d/python.d/samba.conf ... Processing usr/lib/netdata/conf.d/python.d/sensors.conf ... Processing usr/lib/netdata/conf.d/python.d/smartd_log.conf ... Processing usr/lib/netdata/conf.d/python.d/spigotmc.conf ... Processing usr/lib/netdata/conf.d/python.d/springboot.conf ... Processing usr/lib/netdata/conf.d/python.d/squid.conf ... Processing usr/lib/netdata/conf.d/python.d/tomcat.conf ... Processing usr/lib/netdata/conf.d/python.d/tor.conf ... Processing usr/lib/netdata/conf.d/python.d/traefik.conf ... Processing usr/lib/netdata/conf.d/python.d/uwsgi.conf ... Processing usr/lib/netdata/conf.d/python.d/varnish.conf ... Processing usr/lib/netdata/conf.d/python.d/w1sensor.conf ... Processing usr/lib/netdata/conf.d/python.d/web_log.conf ... Processing usr/lib/netdata/conf.d/python.d/zscores.conf ... Processing usr/lib/netdata/conf.d/python.d.conf ... Processing usr/lib/netdata/conf.d/statsd.d ... Processing usr/lib/netdata/conf.d/statsd.d/example.conf ... Processing usr/lib/netdata/conf.d/statsd.d/k6.conf ... Processing usr/lib/netdata/conf.d/stream.conf ... Processing usr/lib/ocf ... Processing usr/lib/ocf/resource.d ... Processing usr/lib/ocf/resource.d/linbit ... Processing usr/lib/ocf/resource.d/linbit/drbd ... Processing usr/lib/ocf/resource.d/linbit/drbd-attr ... Processing usr/lib/ocf/resource.d/linbit/drbd.shellfuncs.sh ... Processing usr/lib/os-release ... Processing usr/lib/php ... Processing usr/lib/php/extensions ... Processing usr/lib/php/extensions/no-debug-non-zts-20210902 ... Processing usr/lib/php/extensions/no-debug-non-zts-20210902/ssh2.so ... Processing usr/lib/python3.10 ... Processing usr/lib/python3.10/site-packages ... Processing usr/lib/python3.10/site-packages/fetchmailconf.opt-1.pyc ... Processing usr/lib/python3.10/site-packages/fetchmailconf.py ... Processing usr/lib/python3.10/site-packages/fetchmailconf.pyc ... Processing usr/lib/terminfo ... Processing usr/lib/ulogd ... Processing usr/lib/ulogd/ulogd_filter_HWHDR.so ... Processing usr/lib/ulogd/ulogd_filter_IFINDEX.so ... Processing usr/lib/ulogd/ulogd_filter_IP2BIN.so ... Processing usr/lib/ulogd/ulogd_filter_IP2HBIN.so ... Processing usr/lib/ulogd/ulogd_filter_IP2STR.so ... Processing usr/lib/ulogd/ulogd_filter_MARK.so ... Processing usr/lib/ulogd/ulogd_filter_PRINTFLOW.so ... Processing usr/lib/ulogd/ulogd_filter_PRINTPKT.so ... Processing usr/lib/ulogd/ulogd_filter_PWSNIFF.so ... Processing usr/lib/ulogd/ulogd_inpflow_NFACCT.so ... Processing usr/lib/ulogd/ulogd_inpflow_NFCT.so ... Processing usr/lib/ulogd/ulogd_inppkt_NFLOG.so ... Processing usr/lib/ulogd/ulogd_inppkt_ULOG.so ... Processing usr/lib/ulogd/ulogd_inppkt_UNIXSOCK.so ... Processing usr/lib/ulogd/ulogd_output_GPRINT.so ... Processing usr/lib/ulogd/ulogd_output_GRAPHITE.so ... Processing usr/lib/ulogd/ulogd_output_LOGEMU.so ... Processing usr/lib/ulogd/ulogd_output_NACCT.so ... Processing usr/lib/ulogd/ulogd_output_OPRINT.so ... Processing usr/lib/ulogd/ulogd_output_PCAP.so ... Processing usr/lib/ulogd/ulogd_output_SQLITE3.so ... Processing usr/lib/ulogd/ulogd_output_SYSLOG.so ... Processing usr/lib/ulogd/ulogd_output_XML.so ... Processing usr/lib/ulogd/ulogd_raw2packet_BASE.so ... Processing usr/lib32 ... Processing usr/libexec ... Processing usr/libexec/awk ... Processing usr/libexec/awk/grcat ... Processing usr/libexec/awk/pwcat ... Processing usr/libexec/dbus-daemon-launch-helper ... Processing usr/libexec/gam_server ... Processing usr/libexec/gconfd-2 ... Processing usr/libexec/ipsec ... Processing usr/libexec/ipsec/_updown ... Processing usr/libexec/netdata ... Processing usr/libexec/netdata/charts.d ... Processing usr/libexec/netdata/charts.d/ap.chart.sh ... Processing usr/libexec/netdata/charts.d/apcupsd.chart.sh ... Processing usr/libexec/netdata/charts.d/example.chart.sh ... Processing usr/libexec/netdata/charts.d/libreswan.chart.sh ... Processing usr/libexec/netdata/charts.d/nut.chart.sh ... Processing usr/libexec/netdata/charts.d/opensips.chart.sh ... Processing usr/libexec/netdata/charts.d/sensors.chart.sh ... Processing usr/libexec/netdata/node.d ... Processing usr/libexec/netdata/node.d/fronius.node.js ... Processing usr/libexec/netdata/node.d/named.node.js ... Processing usr/libexec/netdata/node.d/node_modules ... Processing usr/libexec/netdata/node.d/node_modules/asn1-ber.js ... Processing usr/libexec/netdata/node.d/node_modules/extend.js ... Processing usr/libexec/netdata/node.d/node_modules/lib ... Processing usr/libexec/netdata/node.d/node_modules/lib/ber ... Processing usr/libexec/netdata/node.d/node_modules/lib/ber/errors.js ... Processing usr/libexec/netdata/node.d/node_modules/lib/ber/index.js ... Processing usr/libexec/netdata/node.d/node_modules/lib/ber/reader.js ... Processing usr/libexec/netdata/node.d/node_modules/lib/ber/types.js ... Processing usr/libexec/netdata/node.d/node_modules/lib/ber/writer.js ... Processing usr/libexec/netdata/node.d/node_modules/net-snmp.js ... Processing usr/libexec/netdata/node.d/node_modules/netdata.js ... Processing usr/libexec/netdata/node.d/node_modules/pixl-xml.js ... Processing usr/libexec/netdata/node.d/sma_webbox.node.js ... Processing usr/libexec/netdata/node.d/snmp.node.js ... Processing usr/libexec/netdata/node.d/stiebeleltron.node.js ... Processing usr/libexec/netdata/plugins.d ... Processing usr/libexec/netdata/plugins.d/acl.sh ... Processing usr/libexec/netdata/plugins.d/alarm-email.sh ... Processing usr/libexec/netdata/plugins.d/alarm-notify.sh ... Processing usr/libexec/netdata/plugins.d/alarm-test.sh ... Processing usr/libexec/netdata/plugins.d/alarm.sh ... Processing usr/libexec/netdata/plugins.d/anonymous-statistics.sh ... Processing usr/libexec/netdata/plugins.d/apps.plugin ... Processing usr/libexec/netdata/plugins.d/cgroup-name.sh ... Processing usr/libexec/netdata/plugins.d/cgroup-network ... Processing usr/libexec/netdata/plugins.d/cgroup-network-helper.sh ... Processing usr/libexec/netdata/plugins.d/charts.d.dryrun-helper.sh ... Processing usr/libexec/netdata/plugins.d/charts.d.plugin ... Processing usr/libexec/netdata/plugins.d/fping.plugin ... Processing usr/libexec/netdata/plugins.d/get-kubernetes-labels.sh ... Processing usr/libexec/netdata/plugins.d/health-cmdapi-test.sh ... Processing usr/libexec/netdata/plugins.d/ioping.plugin ... Processing usr/libexec/netdata/plugins.d/loopsleepms.sh.inc ... Processing usr/libexec/netdata/plugins.d/node.d.plugin ... Processing usr/libexec/netdata/plugins.d/perf.plugin ... Processing usr/libexec/netdata/plugins.d/python.d.plugin ... Processing usr/libexec/netdata/plugins.d/request.sh ... Processing usr/libexec/netdata/plugins.d/slabinfo.plugin ... Processing usr/libexec/netdata/plugins.d/system-info.sh ... Processing usr/libexec/netdata/plugins.d/tc-qos-helper.sh ... Processing usr/libexec/netdata/plugins.d/template_dim.sh ... Processing usr/libexec/netdata/python.d ... Processing usr/libexec/netdata/python.d/adaptec_raid.chart.py ... Processing usr/libexec/netdata/python.d/alarms.chart.py ... Processing usr/libexec/netdata/python.d/am2320.chart.py ... Processing usr/libexec/netdata/python.d/anomalies.chart.py ... Processing usr/libexec/netdata/python.d/apache.chart.py ... Processing usr/libexec/netdata/python.d/beanstalk.chart.py ... Processing usr/libexec/netdata/python.d/bind_rndc.chart.py ... Processing usr/libexec/netdata/python.d/boinc.chart.py ... Processing usr/libexec/netdata/python.d/ceph.chart.py ... Processing usr/libexec/netdata/python.d/changefinder.chart.py ... Processing usr/libexec/netdata/python.d/chrony.chart.py ... Processing usr/libexec/netdata/python.d/couchdb.chart.py ... Processing usr/libexec/netdata/python.d/dns_query_time.chart.py ... Processing usr/libexec/netdata/python.d/dnsdist.chart.py ... Processing usr/libexec/netdata/python.d/dockerd.chart.py ... Processing usr/libexec/netdata/python.d/dovecot.chart.py ... Processing usr/libexec/netdata/python.d/elasticsearch.chart.py ... Processing usr/libexec/netdata/python.d/energid.chart.py ... Processing usr/libexec/netdata/python.d/example.chart.py ... Processing usr/libexec/netdata/python.d/exim.chart.py ... Processing usr/libexec/netdata/python.d/fail2ban.chart.py ... Processing usr/libexec/netdata/python.d/freeradius.chart.py ... Processing usr/libexec/netdata/python.d/gearman.chart.py ... Processing usr/libexec/netdata/python.d/go_expvar.chart.py ... Processing usr/libexec/netdata/python.d/haproxy.chart.py ... Processing usr/libexec/netdata/python.d/hddtemp.chart.py ... Processing usr/libexec/netdata/python.d/hpssa.chart.py ... Processing usr/libexec/netdata/python.d/httpcheck.chart.py ... Processing usr/libexec/netdata/python.d/icecast.chart.py ... Processing usr/libexec/netdata/python.d/ipfs.chart.py ... Processing usr/libexec/netdata/python.d/isc_dhcpd.chart.py ... Processing usr/libexec/netdata/python.d/litespeed.chart.py ... Processing usr/libexec/netdata/python.d/logind.chart.py ... Processing usr/libexec/netdata/python.d/megacli.chart.py ... Processing usr/libexec/netdata/python.d/memcached.chart.py ... Processing usr/libexec/netdata/python.d/mongodb.chart.py ... Processing usr/libexec/netdata/python.d/monit.chart.py ... Processing usr/libexec/netdata/python.d/mysql.chart.py ... Processing usr/libexec/netdata/python.d/nginx.chart.py ... Processing usr/libexec/netdata/python.d/nginx_plus.chart.py ... Processing usr/libexec/netdata/python.d/nsd.chart.py ... Processing usr/libexec/netdata/python.d/ntpd.chart.py ... Processing usr/libexec/netdata/python.d/nvidia_smi.chart.py ... Processing usr/libexec/netdata/python.d/openldap.chart.py ... Processing usr/libexec/netdata/python.d/oracledb.chart.py ... Processing usr/libexec/netdata/python.d/ovpn_status_log.chart.py ... Processing usr/libexec/netdata/python.d/phpfpm.chart.py ... Processing usr/libexec/netdata/python.d/portcheck.chart.py ... Processing usr/libexec/netdata/python.d/postfix.chart.py ... Processing usr/libexec/netdata/python.d/postgres.chart.py ... Processing usr/libexec/netdata/python.d/powerdns.chart.py ... Processing usr/libexec/netdata/python.d/proxysql.chart.py ... Processing usr/libexec/netdata/python.d/puppet.chart.py ... Processing usr/libexec/netdata/python.d/python_modules ... Processing usr/libexec/netdata/python.d/python_modules/__init__.py ... Processing usr/libexec/netdata/python.d/python_modules/bases ... Processing []libexec/netdata/python.d/python_modules/bases/FrameworkServices ... Processing []n.d/python_modules/bases/FrameworkServices/ExecutableService.py ... Processing []a/python.d/python_modules/bases/FrameworkServices/LogService.py ... Processing []python.d/python_modules/bases/FrameworkServices/MySQLService.py ... Processing []ython.d/python_modules/bases/FrameworkServices/SimpleService.py ... Processing []ython.d/python_modules/bases/FrameworkServices/SocketService.py ... Processing []a/python.d/python_modules/bases/FrameworkServices/UrlService.py ... Processing []ata/python.d/python_modules/bases/FrameworkServices/__init__.py ... Processing usr/libexec/netdata/python.d/python_modules/bases/__init__.py ... Processing usr/libexec/netdata/python.d/python_modules/bases/charts.py ... Processing usr/libexec/netdata/python.d/python_modules/bases/collection.py ... Processing usr/libexec/netdata/python.d/python_modules/bases/loaders.py ... Processing usr/libexec/netdata/python.d/python_modules/bases/loggers.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2 ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/__init__.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/composer.py ... Processing []/libexec/netdata/python.d/python_modules/pyyaml2/constructor.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/cyaml.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/dumper.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/emitter.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/error.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/events.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/loader.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/nodes.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/parser.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/reader.py ... Processing []/libexec/netdata/python.d/python_modules/pyyaml2/representer.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/resolver.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/scanner.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/serializer.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml2/tokens.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3 ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/__init__.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/composer.py ... Processing []/libexec/netdata/python.d/python_modules/pyyaml3/constructor.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/cyaml.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/dumper.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/emitter.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/error.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/events.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/loader.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/nodes.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/parser.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/reader.py ... Processing []/libexec/netdata/python.d/python_modules/pyyaml3/representer.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/resolver.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/scanner.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/serializer.py ... Processing usr/libexec/netdata/python.d/python_modules/pyyaml3/tokens.py ... Processing usr/libexec/netdata/python.d/python_modules/third_party ... Processing []libexec/netdata/python.d/python_modules/third_party/__init__.py ... Processing []xec/netdata/python.d/python_modules/third_party/boinc_client.py ... Processing []libexec/netdata/python.d/python_modules/third_party/filelock.py ... Processing []bexec/netdata/python.d/python_modules/third_party/lm_sensors.py ... Processing usr/libexec/netdata/python.d/python_modules/third_party/mcrcon.py ... Processing []ibexec/netdata/python.d/python_modules/third_party/monotonic.py ... Processing []exec/netdata/python.d/python_modules/third_party/ordereddict.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3 ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/__init__.py ... Processing []libexec/netdata/python.d/python_modules/urllib3/_collections.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/connection.py ... Processing []bexec/netdata/python.d/python_modules/urllib3/connectionpool.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/contrib ... Processing []xec/netdata/python.d/python_modules/urllib3/contrib/__init__.py ... Processing []etdata/python.d/python_modules/urllib3/contrib/_securetransport ... Processing []n.d/python_modules/urllib3/contrib/_securetransport/__init__.py ... Processing []n.d/python_modules/urllib3/contrib/_securetransport/bindings.py ... Processing [].d/python_modules/urllib3/contrib/_securetransport/low_level.py ... Processing []ec/netdata/python.d/python_modules/urllib3/contrib/appengine.py ... Processing []xec/netdata/python.d/python_modules/urllib3/contrib/ntlmpool.py ... Processing []ec/netdata/python.d/python_modules/urllib3/contrib/pyopenssl.py ... Processing []data/python.d/python_modules/urllib3/contrib/securetransport.py ... Processing []ibexec/netdata/python.d/python_modules/urllib3/contrib/socks.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/exceptions.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/fields.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/filepost.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/packages ... Processing []ec/netdata/python.d/python_modules/urllib3/packages/__init__.py ... Processing []exec/netdata/python.d/python_modules/urllib3/packages/backports ... Processing []/python.d/python_modules/urllib3/packages/backports/__init__.py ... Processing []/python.d/python_modules/urllib3/packages/backports/makefile.py ... Processing []etdata/python.d/python_modules/urllib3/packages/ordered_dict.py ... Processing []libexec/netdata/python.d/python_modules/urllib3/packages/six.py ... Processing []ata/python.d/python_modules/urllib3/packages/ssl_match_hostname ... Processing []/python_modules/urllib3/packages/ssl_match_hostname/__init__.py ... Processing []_modules/urllib3/packages/ssl_match_hostname/_implementation.py ... Processing []/libexec/netdata/python.d/python_modules/urllib3/poolmanager.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/request.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/response.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/util ... Processing []ibexec/netdata/python.d/python_modules/urllib3/util/__init__.py ... Processing []exec/netdata/python.d/python_modules/urllib3/util/connection.py ... Processing []libexec/netdata/python.d/python_modules/urllib3/util/request.py ... Processing []ibexec/netdata/python.d/python_modules/urllib3/util/response.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/util/retry.py ... Processing []bexec/netdata/python.d/python_modules/urllib3/util/selectors.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/util/ssl_.py ... Processing []libexec/netdata/python.d/python_modules/urllib3/util/timeout.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/util/url.py ... Processing usr/libexec/netdata/python.d/python_modules/urllib3/util/wait.py ... Processing usr/libexec/netdata/python.d/rabbitmq.chart.py ... Processing usr/libexec/netdata/python.d/redis.chart.py ... Processing usr/libexec/netdata/python.d/rethinkdbs.chart.py ... Processing usr/libexec/netdata/python.d/retroshare.chart.py ... Processing usr/libexec/netdata/python.d/riakkv.chart.py ... Processing usr/libexec/netdata/python.d/samba.chart.py ... Processing usr/libexec/netdata/python.d/sensors.chart.py ... Processing usr/libexec/netdata/python.d/smartd_log.chart.py ... Processing usr/libexec/netdata/python.d/spigotmc.chart.py ... Processing usr/libexec/netdata/python.d/springboot.chart.py ... Processing usr/libexec/netdata/python.d/squid.chart.py ... Processing usr/libexec/netdata/python.d/tomcat.chart.py ... Processing usr/libexec/netdata/python.d/tor.chart.py ... Processing usr/libexec/netdata/python.d/traefik.chart.py ... Processing usr/libexec/netdata/python.d/uwsgi.chart.py ... Processing usr/libexec/netdata/python.d/varnish.chart.py ... Processing usr/libexec/netdata/python.d/w1sensor.chart.py ... Processing usr/libexec/netdata/python.d/web_log.chart.py ... Processing usr/libexec/netdata/python.d/zscores.chart.py ... Processing usr/libexec/ssh-keysign ... Processing usr/libexec/ssh-pkcs11-helper ... Processing usr/sbin ... Processing usr/sbin/avcstat ... Processing usr/sbin/bird ... Processing usr/sbin/birdcl ... Processing usr/sbin/brctl ... Processing usr/sbin/compute_av ... Processing usr/sbin/compute_create ... Processing usr/sbin/compute_member ... Processing usr/sbin/compute_relabel ... Processing usr/sbin/defrag.f2fs ... Processing usr/sbin/dnsmasq ... Processing usr/sbin/drbdadm ... Processing usr/sbin/drbdmeta ... Processing usr/sbin/drbdsetup ... Processing usr/sbin/dump.f2fs ... Processing usr/sbin/f2fs_io ... Processing usr/sbin/f2fscrypt ... Processing usr/sbin/f2fstat ... Processing usr/sbin/fibmap.f2fs ... Processing usr/sbin/fsck.f2fs ... Processing usr/sbin/getconlist ... Processing usr/sbin/getdefaultcon ... Processing usr/sbin/getenforce ... Processing usr/sbin/getfilecon ... Processing usr/sbin/getpidcon ... Processing usr/sbin/getsebool ... Processing usr/sbin/getseuser ... Processing usr/sbin/login.radius ... Processing usr/sbin/matchpathcon ... Processing usr/sbin/minidlnad ... Processing usr/sbin/mkfs.f2fs ... Processing usr/sbin/mount.davfs ... Processing usr/sbin/mount.fuse.sshfs ... Processing usr/sbin/mount.fuse3 ... Processing usr/sbin/mount.sshfs ... Processing usr/sbin/netdata ... Processing usr/sbin/netdata-claim.sh ... Processing usr/sbin/netdatacli ... Processing usr/sbin/nilfs-clean ... Processing usr/sbin/nilfs-resize ... Processing usr/sbin/nilfs-tune ... Processing usr/sbin/noip2 ... Processing usr/sbin/ntpd ... Processing usr/sbin/obex-check-device ... Processing usr/sbin/parse.f2fs ... Processing usr/sbin/php-fpm ... Processing usr/sbin/policyvers ... Processing usr/sbin/pptp ... Processing usr/sbin/radacct ... Processing usr/sbin/radembedded ... Processing usr/sbin/radexample ... Processing usr/sbin/radiusclient ... Processing usr/sbin/radlogin ... Processing usr/sbin/radstatus ... Processing usr/sbin/radvd ... Processing usr/sbin/radvdump ... Processing usr/sbin/resize.f2fs ... Processing usr/sbin/restorecond ... Processing usr/sbin/rpcbind ... Processing usr/sbin/sefcontext_compile ... Processing usr/sbin/selabel_digest ... Processing usr/sbin/selabel_get_digests_all_partial_matches ... Processing usr/sbin/selabel_lookup ... Processing usr/sbin/selabel_lookup_best_match ... Processing usr/sbin/selabel_partial_match ... Processing usr/sbin/selinux_check_access ... Processing usr/sbin/selinux_check_securetty_context ... Processing usr/sbin/selinuxenabled ... Processing usr/sbin/selinuxexeccon ... Processing usr/sbin/setenforce ... Processing usr/sbin/setfilecon ... Processing usr/sbin/sg_write_buffer ... Processing usr/sbin/sload.f2fs ... Processing usr/sbin/tinysshd ... Processing usr/sbin/tinysshd-makekey ... Processing usr/sbin/tinysshd-printkey ... Processing usr/sbin/togglesebool ... Processing usr/sbin/ulogd ... Processing usr/sbin/umount.davfs ... Processing usr/sbin/validatetrans ... Processing usr/sbin/wpa_supplicant ... Processing usr/share ... Processing usr/share/CUnit ... Processing usr/share/CUnit/CUnit-List.dtd ... Processing usr/share/CUnit/CUnit-List.xsl ... Processing usr/share/CUnit/CUnit-Run.dtd ... Processing usr/share/CUnit/CUnit-Run.xsl ... Processing usr/share/CUnit/Memory-Dump.dtd ... Processing usr/share/CUnit/Memory-Dump.xsl ... Processing usr/share/alsa ... Processing usr/share/alsa/alsa.conf ... Processing usr/share/alsa/cards ... Processing usr/share/alsa/cards/AACI.conf ... Processing usr/share/alsa/cards/ATIIXP-MODEM.conf ... Processing usr/share/alsa/cards/ATIIXP-SPDMA.conf ... Processing usr/share/alsa/cards/ATIIXP.conf ... Processing usr/share/alsa/cards/AU8810.conf ... Processing usr/share/alsa/cards/AU8820.conf ... Processing usr/share/alsa/cards/AU8830.conf ... Processing usr/share/alsa/cards/Audigy.conf ... Processing usr/share/alsa/cards/Audigy2.conf ... Processing usr/share/alsa/cards/Aureon51.conf ... Processing usr/share/alsa/cards/Aureon71.conf ... Processing usr/share/alsa/cards/CA0106.conf ... Processing usr/share/alsa/cards/CMI8338-SWIEC.conf ... Processing usr/share/alsa/cards/CMI8338.conf ... Processing usr/share/alsa/cards/CMI8738-MC6.conf ... Processing usr/share/alsa/cards/CMI8738-MC8.conf ... Processing usr/share/alsa/cards/CMI8788.conf ... Processing usr/share/alsa/cards/CS46xx.conf ... Processing usr/share/alsa/cards/EMU10K1.conf ... Processing usr/share/alsa/cards/EMU10K1X.conf ... Processing usr/share/alsa/cards/ENS1370.conf ... Processing usr/share/alsa/cards/ENS1371.conf ... Processing usr/share/alsa/cards/ES1968.conf ... Processing usr/share/alsa/cards/Echo_Echo3G.conf ... Processing usr/share/alsa/cards/FM801.conf ... Processing usr/share/alsa/cards/FWSpeakers.conf ... Processing usr/share/alsa/cards/FireWave.conf ... Processing usr/share/alsa/cards/GUS.conf ... Processing usr/share/alsa/cards/HDA-Intel.conf ... Processing usr/share/alsa/cards/HdmiLpeAudio.conf ... Processing usr/share/alsa/cards/ICE1712.conf ... Processing usr/share/alsa/cards/ICE1724.conf ... Processing usr/share/alsa/cards/ICH-MODEM.conf ... Processing usr/share/alsa/cards/ICH.conf ... Processing usr/share/alsa/cards/ICH4.conf ... Processing usr/share/alsa/cards/Loopback.conf ... Processing usr/share/alsa/cards/Maestro3.conf ... Processing usr/share/alsa/cards/NFORCE.conf ... Processing usr/share/alsa/cards/PC-Speaker.conf ... Processing usr/share/alsa/cards/PMac.conf ... Processing usr/share/alsa/cards/PMacToonie.conf ... Processing usr/share/alsa/cards/PS3.conf ... Processing usr/share/alsa/cards/RME9636.conf ... Processing usr/share/alsa/cards/RME9652.conf ... Processing usr/share/alsa/cards/SB-XFi.conf ... Processing usr/share/alsa/cards/SI7018.conf ... Processing usr/share/alsa/cards/TRID4DWAVENX.conf ... Processing usr/share/alsa/cards/USB-Audio.conf ... Processing usr/share/alsa/cards/VIA686A.conf ... Processing usr/share/alsa/cards/VIA8233.conf ... Processing usr/share/alsa/cards/VIA8233A.conf ... Processing usr/share/alsa/cards/VIA8237.conf ... Processing usr/share/alsa/cards/VX222.conf ... Processing usr/share/alsa/cards/VXPocket.conf ... Processing usr/share/alsa/cards/VXPocket440.conf ... Processing usr/share/alsa/cards/YMF744.conf ... Processing usr/share/alsa/cards/aliases.conf ... Processing usr/share/alsa/cards/pistachio-card.conf ... Processing usr/share/alsa/cards/vc4-hdmi.conf ... Processing usr/share/alsa/ctl ... Processing usr/share/alsa/ctl/default.conf ... Processing usr/share/alsa/pcm ... Processing usr/share/alsa/pcm/center_lfe.conf ... Processing usr/share/alsa/pcm/default.conf ... Processing usr/share/alsa/pcm/dmix.conf ... Processing usr/share/alsa/pcm/dpl.conf ... Processing usr/share/alsa/pcm/dsnoop.conf ... Processing usr/share/alsa/pcm/front.conf ... Processing usr/share/alsa/pcm/hdmi.conf ... Processing usr/share/alsa/pcm/iec958.conf ... Processing usr/share/alsa/pcm/modem.conf ... Processing usr/share/alsa/pcm/rear.conf ... Processing usr/share/alsa/pcm/side.conf ... Processing usr/share/alsa/pcm/surround21.conf ... Processing usr/share/alsa/pcm/surround40.conf ... Processing usr/share/alsa/pcm/surround41.conf ... Processing usr/share/alsa/pcm/surround50.conf ... Processing usr/share/alsa/pcm/surround51.conf ... Processing usr/share/alsa/pcm/surround71.conf ... Processing usr/share/arp-scan ... Processing usr/share/arp-scan/ieee-iab.txt ... Processing usr/share/arp-scan/ieee-oui.txt ... Processing usr/share/arp-scan/mac-vendor.txt ... Processing usr/share/augeas ... Processing usr/share/augeas/lenses ... Processing usr/share/augeas/lenses/dist ... Processing usr/share/augeas/lenses/dist/access.aug ... Processing usr/share/augeas/lenses/dist/activemq_conf.aug ... Processing usr/share/augeas/lenses/dist/activemq_xml.aug ... Processing usr/share/augeas/lenses/dist/afs_cellalias.aug ... Processing usr/share/augeas/lenses/dist/aliases.aug ... Processing usr/share/augeas/lenses/dist/anaconda.aug ... Processing usr/share/augeas/lenses/dist/anacron.aug ... Processing usr/share/augeas/lenses/dist/approx.aug ... Processing usr/share/augeas/lenses/dist/apt_update_manager.aug ... Processing usr/share/augeas/lenses/dist/aptcacherngsecurity.aug ... Processing usr/share/augeas/lenses/dist/aptconf.aug ... Processing usr/share/augeas/lenses/dist/aptpreferences.aug ... Processing usr/share/augeas/lenses/dist/aptsources.aug ... Processing usr/share/augeas/lenses/dist/authorized_keys.aug ... Processing usr/share/augeas/lenses/dist/automaster.aug ... Processing usr/share/augeas/lenses/dist/automounter.aug ... Processing usr/share/augeas/lenses/dist/avahi.aug ... Processing usr/share/augeas/lenses/dist/backuppchosts.aug ... Processing usr/share/augeas/lenses/dist/bbhosts.aug ... Processing usr/share/augeas/lenses/dist/bootconf.aug ... Processing usr/share/augeas/lenses/dist/build.aug ... Processing usr/share/augeas/lenses/dist/cachefilesd.aug ... Processing usr/share/augeas/lenses/dist/carbon.aug ... Processing usr/share/augeas/lenses/dist/ceph.aug ... Processing usr/share/augeas/lenses/dist/cgconfig.aug ... Processing usr/share/augeas/lenses/dist/cgrules.aug ... Processing usr/share/augeas/lenses/dist/channels.aug ... Processing usr/share/augeas/lenses/dist/chrony.aug ... Processing usr/share/augeas/lenses/dist/clamav.aug ... Processing usr/share/augeas/lenses/dist/cobblermodules.aug ... Processing usr/share/augeas/lenses/dist/cobblersettings.aug ... Processing usr/share/augeas/lenses/dist/collectd.aug ... Processing usr/share/augeas/lenses/dist/cpanel.aug ... Processing usr/share/augeas/lenses/dist/cron.aug ... Processing usr/share/augeas/lenses/dist/cron_user.aug ... Processing usr/share/augeas/lenses/dist/crypttab.aug ... Processing usr/share/augeas/lenses/dist/csv.aug ... Processing usr/share/augeas/lenses/dist/cups.aug ... Processing usr/share/augeas/lenses/dist/cyrus_imapd.aug ... Processing usr/share/augeas/lenses/dist/darkice.aug ... Processing usr/share/augeas/lenses/dist/debctrl.aug ... Processing usr/share/augeas/lenses/dist/desktop.aug ... Processing usr/share/augeas/lenses/dist/devfsrules.aug ... Processing usr/share/augeas/lenses/dist/device_map.aug ... Processing usr/share/augeas/lenses/dist/dhclient.aug ... Processing usr/share/augeas/lenses/dist/dhcpd.aug ... Processing usr/share/augeas/lenses/dist/dns_zone.aug ... Processing usr/share/augeas/lenses/dist/dnsmasq.aug ... Processing usr/share/augeas/lenses/dist/dovecot.aug ... Processing usr/share/augeas/lenses/dist/dpkg.aug ... Processing usr/share/augeas/lenses/dist/dput.aug ... Processing usr/share/augeas/lenses/dist/erlang.aug ... Processing usr/share/augeas/lenses/dist/ethers.aug ... Processing usr/share/augeas/lenses/dist/exports.aug ... Processing usr/share/augeas/lenses/dist/fai_diskconfig.aug ... Processing usr/share/augeas/lenses/dist/fonts.aug ... Processing usr/share/augeas/lenses/dist/fstab.aug ... Processing usr/share/augeas/lenses/dist/fuse.aug ... Processing usr/share/augeas/lenses/dist/gdm.aug ... Processing usr/share/augeas/lenses/dist/getcap.aug ... Processing usr/share/augeas/lenses/dist/group.aug ... Processing usr/share/augeas/lenses/dist/grub.aug ... Processing usr/share/augeas/lenses/dist/grubenv.aug ... Processing usr/share/augeas/lenses/dist/gshadow.aug ... Processing usr/share/augeas/lenses/dist/gtkbookmarks.aug ... Processing usr/share/augeas/lenses/dist/host_conf.aug ... Processing usr/share/augeas/lenses/dist/hostname.aug ... Processing usr/share/augeas/lenses/dist/hosts.aug ... Processing usr/share/augeas/lenses/dist/hosts_access.aug ... Processing usr/share/augeas/lenses/dist/htpasswd.aug ... Processing usr/share/augeas/lenses/dist/httpd.aug ... Processing usr/share/augeas/lenses/dist/inetd.aug ... Processing usr/share/augeas/lenses/dist/inifile.aug ... Processing usr/share/augeas/lenses/dist/inittab.aug ... Processing usr/share/augeas/lenses/dist/inputrc.aug ... Processing usr/share/augeas/lenses/dist/interfaces.aug ... Processing usr/share/augeas/lenses/dist/iproute2.aug ... Processing usr/share/augeas/lenses/dist/iptables.aug ... Processing usr/share/augeas/lenses/dist/iscsid.aug ... Processing usr/share/augeas/lenses/dist/jaas.aug ... Processing usr/share/augeas/lenses/dist/jettyrealm.aug ... Processing usr/share/augeas/lenses/dist/jmxaccess.aug ... Processing usr/share/augeas/lenses/dist/jmxpassword.aug ... Processing usr/share/augeas/lenses/dist/json.aug ... Processing usr/share/augeas/lenses/dist/kdump.aug ... Processing usr/share/augeas/lenses/dist/keepalived.aug ... Processing usr/share/augeas/lenses/dist/known_hosts.aug ... Processing usr/share/augeas/lenses/dist/koji.aug ... Processing usr/share/augeas/lenses/dist/krb5.aug ... Processing usr/share/augeas/lenses/dist/ldif.aug ... Processing usr/share/augeas/lenses/dist/ldso.aug ... Processing usr/share/augeas/lenses/dist/lightdm.aug ... Processing usr/share/augeas/lenses/dist/limits.aug ... Processing usr/share/augeas/lenses/dist/login_defs.aug ... Processing usr/share/augeas/lenses/dist/logrotate.aug ... Processing usr/share/augeas/lenses/dist/logwatch.aug ... Processing usr/share/augeas/lenses/dist/lokkit.aug ... Processing usr/share/augeas/lenses/dist/lvm.aug ... Processing usr/share/augeas/lenses/dist/mailscanner.aug ... Processing usr/share/augeas/lenses/dist/mailscanner_rules.aug ... Processing usr/share/augeas/lenses/dist/masterpasswd.aug ... Processing usr/share/augeas/lenses/dist/mcollective.aug ... Processing usr/share/augeas/lenses/dist/mdadm_conf.aug ... Processing usr/share/augeas/lenses/dist/memcached.aug ... Processing usr/share/augeas/lenses/dist/mke2fs.aug ... Processing usr/share/augeas/lenses/dist/modprobe.aug ... Processing usr/share/augeas/lenses/dist/modules.aug ... Processing usr/share/augeas/lenses/dist/modules_conf.aug ... Processing usr/share/augeas/lenses/dist/mongodbserver.aug ... Processing usr/share/augeas/lenses/dist/monit.aug ... Processing usr/share/augeas/lenses/dist/multipath.aug ... Processing usr/share/augeas/lenses/dist/mysql.aug ... Processing usr/share/augeas/lenses/dist/nagioscfg.aug ... Processing usr/share/augeas/lenses/dist/nagiosobjects.aug ... Processing usr/share/augeas/lenses/dist/netmasks.aug ... Processing usr/share/augeas/lenses/dist/networkmanager.aug ... Processing usr/share/augeas/lenses/dist/networks.aug ... Processing usr/share/augeas/lenses/dist/nginx.aug ... Processing usr/share/augeas/lenses/dist/nrpe.aug ... Processing usr/share/augeas/lenses/dist/nslcd.aug ... Processing usr/share/augeas/lenses/dist/nsswitch.aug ... Processing usr/share/augeas/lenses/dist/ntp.aug ... Processing usr/share/augeas/lenses/dist/ntpd.aug ... Processing usr/share/augeas/lenses/dist/odbc.aug ... Processing usr/share/augeas/lenses/dist/opendkim.aug ... Processing usr/share/augeas/lenses/dist/openshift_config.aug ... Processing usr/share/augeas/lenses/dist/openshift_http.aug ... Processing usr/share/augeas/lenses/dist/openshift_quickstarts.aug ... Processing usr/share/augeas/lenses/dist/openvpn.aug ... Processing usr/share/augeas/lenses/dist/oz.aug ... Processing usr/share/augeas/lenses/dist/pagekite.aug ... Processing usr/share/augeas/lenses/dist/pam.aug ... Processing usr/share/augeas/lenses/dist/pamconf.aug ... Processing usr/share/augeas/lenses/dist/passwd.aug ... Processing usr/share/augeas/lenses/dist/pbuilder.aug ... Processing usr/share/augeas/lenses/dist/pg_hba.aug ... Processing usr/share/augeas/lenses/dist/pgbouncer.aug ... Processing usr/share/augeas/lenses/dist/php.aug ... Processing usr/share/augeas/lenses/dist/phpvars.aug ... Processing usr/share/augeas/lenses/dist/postfix_access.aug ... Processing usr/share/augeas/lenses/dist/postfix_main.aug ... Processing usr/share/augeas/lenses/dist/postfix_master.aug ... Processing usr/share/augeas/lenses/dist/postfix_passwordmap.aug ... Processing usr/share/augeas/lenses/dist/postfix_sasl_smtpd.aug ... Processing usr/share/augeas/lenses/dist/postfix_transport.aug ... Processing usr/share/augeas/lenses/dist/postfix_virtual.aug ... Processing usr/share/augeas/lenses/dist/postgresql.aug ... Processing usr/share/augeas/lenses/dist/properties.aug ... Processing usr/share/augeas/lenses/dist/protocols.aug ... Processing usr/share/augeas/lenses/dist/puppet.aug ... Processing usr/share/augeas/lenses/dist/puppet_auth.aug ... Processing usr/share/augeas/lenses/dist/puppetfile.aug ... Processing usr/share/augeas/lenses/dist/puppetfileserver.aug ... Processing usr/share/augeas/lenses/dist/pylonspaste.aug ... Processing usr/share/augeas/lenses/dist/pythonpaste.aug ... Processing usr/share/augeas/lenses/dist/qpid.aug ... Processing usr/share/augeas/lenses/dist/quote.aug ... Processing usr/share/augeas/lenses/dist/rabbitmq.aug ... Processing usr/share/augeas/lenses/dist/radicale.aug ... Processing usr/share/augeas/lenses/dist/rancid.aug ... Processing usr/share/augeas/lenses/dist/redis.aug ... Processing usr/share/augeas/lenses/dist/reprepro_uploaders.aug ... Processing usr/share/augeas/lenses/dist/resolv.aug ... Processing usr/share/augeas/lenses/dist/rhsm.aug ... Processing usr/share/augeas/lenses/dist/rmt.aug ... Processing usr/share/augeas/lenses/dist/rsyncd.aug ... Processing usr/share/augeas/lenses/dist/rsyslog.aug ... Processing usr/share/augeas/lenses/dist/rtadvd.aug ... Processing usr/share/augeas/lenses/dist/rx.aug ... Processing usr/share/augeas/lenses/dist/samba.aug ... Processing usr/share/augeas/lenses/dist/schroot.aug ... Processing usr/share/augeas/lenses/dist/securetty.aug ... Processing usr/share/augeas/lenses/dist/semanage.aug ... Processing usr/share/augeas/lenses/dist/sep.aug ... Processing usr/share/augeas/lenses/dist/services.aug ... Processing usr/share/augeas/lenses/dist/shadow.aug ... Processing usr/share/augeas/lenses/dist/shells.aug ... Processing usr/share/augeas/lenses/dist/shellvars.aug ... Processing usr/share/augeas/lenses/dist/shellvars_list.aug ... Processing usr/share/augeas/lenses/dist/simplelines.aug ... Processing usr/share/augeas/lenses/dist/simplevars.aug ... Processing usr/share/augeas/lenses/dist/sip_conf.aug ... Processing usr/share/augeas/lenses/dist/slapd.aug ... Processing usr/share/augeas/lenses/dist/smbusers.aug ... Processing usr/share/augeas/lenses/dist/solaris_system.aug ... Processing usr/share/augeas/lenses/dist/soma.aug ... Processing usr/share/augeas/lenses/dist/spacevars.aug ... Processing usr/share/augeas/lenses/dist/splunk.aug ... Processing usr/share/augeas/lenses/dist/squid.aug ... Processing usr/share/augeas/lenses/dist/ssh.aug ... Processing usr/share/augeas/lenses/dist/sshd.aug ... Processing usr/share/augeas/lenses/dist/sssd.aug ... Processing usr/share/augeas/lenses/dist/star.aug ... Processing usr/share/augeas/lenses/dist/strongswan.aug ... Processing usr/share/augeas/lenses/dist/stunnel.aug ... Processing usr/share/augeas/lenses/dist/subversion.aug ... Processing usr/share/augeas/lenses/dist/sudoers.aug ... Processing usr/share/augeas/lenses/dist/sysconfig.aug ... Processing usr/share/augeas/lenses/dist/sysconfig_route.aug ... Processing usr/share/augeas/lenses/dist/sysctl.aug ... Processing usr/share/augeas/lenses/dist/syslog.aug ... Processing usr/share/augeas/lenses/dist/systemd.aug ... Processing usr/share/augeas/lenses/dist/termcap.aug ... Processing usr/share/augeas/lenses/dist/thttpd.aug ... Processing usr/share/augeas/lenses/dist/tmpfiles.aug ... Processing usr/share/augeas/lenses/dist/toml.aug ... Processing usr/share/augeas/lenses/dist/trapperkeeper.aug ... Processing usr/share/augeas/lenses/dist/tuned.aug ... Processing usr/share/augeas/lenses/dist/up2date.aug ... Processing usr/share/augeas/lenses/dist/updatedb.aug ... Processing usr/share/augeas/lenses/dist/util.aug ... Processing usr/share/augeas/lenses/dist/vfstab.aug ... Processing usr/share/augeas/lenses/dist/vmware_config.aug ... Processing usr/share/augeas/lenses/dist/vsftpd.aug ... Processing usr/share/augeas/lenses/dist/webmin.aug ... Processing usr/share/augeas/lenses/dist/wine.aug ... Processing usr/share/augeas/lenses/dist/xendconfsxp.aug ... Processing usr/share/augeas/lenses/dist/xinetd.aug ... Processing usr/share/augeas/lenses/dist/xml.aug ... Processing usr/share/augeas/lenses/dist/xorg.aug ... Processing usr/share/augeas/lenses/dist/xymon.aug ... Processing usr/share/augeas/lenses/dist/xymon_alerting.aug ... Processing usr/share/augeas/lenses/dist/yaml.aug ... Processing usr/share/augeas/lenses/dist/yum.aug ... Processing usr/share/aumix ... Processing usr/share/aumix/ansi ... Processing usr/share/aumix/aumix.xpm ... Processing usr/share/aumix/fadein.set ... Processing usr/share/aumix/fadeout.set ... Processing usr/share/aumix/vt100 ... Processing usr/share/aumix/xterm ... Processing usr/share/awk ... Processing usr/share/awk/assert.awk ... Processing usr/share/awk/bits2str.awk ... Processing usr/share/awk/cliff_rand.awk ... Processing usr/share/awk/ctime.awk ... Processing usr/share/awk/ftrans.awk ... Processing usr/share/awk/getopt.awk ... Processing usr/share/awk/gettime.awk ... Processing usr/share/awk/group.awk ... Processing usr/share/awk/have_mpfr.awk ... Processing usr/share/awk/inplace.awk ... Processing usr/share/awk/intdiv0.awk ... Processing usr/share/awk/isnumeric.awk ... Processing usr/share/awk/join.awk ... Processing usr/share/awk/libintl.awk ... Processing usr/share/awk/noassign.awk ... Processing usr/share/awk/ns_passwd.awk ... Processing usr/share/awk/ord.awk ... Processing usr/share/awk/passwd.awk ... Processing usr/share/awk/processarray.awk ... Processing usr/share/awk/quicksort.awk ... Processing usr/share/awk/readable.awk ... Processing usr/share/awk/readfile.awk ... Processing usr/share/awk/rewind.awk ... Processing usr/share/awk/round.awk ... Processing usr/share/awk/shellquote.awk ... Processing usr/share/awk/strtonum.awk ... Processing usr/share/awk/walkarray.awk ... Processing usr/share/awk/zerofile.awk ... Processing usr/share/bash-completion ... Processing usr/share/bash-completion/bash_completion ... Processing usr/share/bash-completion/completions ... Processing usr/share/bash-completion/completions/2to3 ... Processing usr/share/bash-completion/completions/7z ... Processing usr/share/bash-completion/completions/7za ... Processing usr/share/bash-completion/completions/_adb ... Processing usr/share/bash-completion/completions/_cal ... Processing usr/share/bash-completion/completions/_chfn ... Processing usr/share/bash-completion/completions/_chsh ... Processing usr/share/bash-completion/completions/_dmesg ... Processing usr/share/bash-completion/completions/_eject ... Processing usr/share/bash-completion/completions/_hexdump ... Processing usr/share/bash-completion/completions/_hwclock ... Processing usr/share/bash-completion/completions/_ionice ... Processing usr/share/bash-completion/completions/_look ... Processing usr/share/bash-completion/completions/_mock ... Processing usr/share/bash-completion/completions/_modules ... Processing usr/share/bash-completion/completions/_mount ... Processing usr/share/bash-completion/completions/_mount.linux ... Processing usr/share/bash-completion/completions/_newgrp ... Processing usr/share/bash-completion/completions/_nmcli ... Processing usr/share/bash-completion/completions/_renice ... Processing usr/share/bash-completion/completions/_repomanage ... Processing usr/share/bash-completion/completions/_reptyr ... Processing usr/share/bash-completion/completions/_rfkill ... Processing usr/share/bash-completion/completions/_rtcwake ... Processing usr/share/bash-completion/completions/_runuser ... Processing usr/share/bash-completion/completions/_su ... Processing usr/share/bash-completion/completions/_svn ... Processing usr/share/bash-completion/completions/_svnadmin ... Processing usr/share/bash-completion/completions/_svnlook ... Processing usr/share/bash-completion/completions/_udevadm ... Processing usr/share/bash-completion/completions/_umount ... Processing usr/share/bash-completion/completions/_umount.linux ... Processing usr/share/bash-completion/completions/_write ... Processing usr/share/bash-completion/completions/_xm ... Processing usr/share/bash-completion/completions/_yum ... Processing usr/share/bash-completion/completions/a2x ... Processing usr/share/bash-completion/completions/abook ... Processing usr/share/bash-completion/completions/aclocal ... Processing usr/share/bash-completion/completions/aclocal-1.10 ... Processing usr/share/bash-completion/completions/aclocal-1.11 ... Processing usr/share/bash-completion/completions/aclocal-1.12 ... Processing usr/share/bash-completion/completions/aclocal-1.13 ... Processing usr/share/bash-completion/completions/aclocal-1.14 ... Processing usr/share/bash-completion/completions/aclocal-1.15 ... Processing usr/share/bash-completion/completions/aclocal-1.16 ... Processing usr/share/bash-completion/completions/acpi ... Processing usr/share/bash-completion/completions/add_members ... Processing usr/share/bash-completion/completions/alias ... Processing usr/share/bash-completion/completions/alpine ... Processing usr/share/bash-completion/completions/alternatives ... Processing usr/share/bash-completion/completions/animate ... Processing usr/share/bash-completion/completions/ant ... Processing usr/share/bash-completion/completions/apache2ctl ... Processing usr/share/bash-completion/completions/appdata-validate ... Processing usr/share/bash-completion/completions/apropos ... Processing usr/share/bash-completion/completions/apt-build ... Processing usr/share/bash-completion/completions/apt-cache ... Processing usr/share/bash-completion/completions/apt-get ... Processing usr/share/bash-completion/completions/aptitude ... Processing usr/share/bash-completion/completions/aptitude-curses ... Processing usr/share/bash-completion/completions/arch ... Processing usr/share/bash-completion/completions/arm-koji ... Processing usr/share/bash-completion/completions/arp ... Processing usr/share/bash-completion/completions/arping ... Processing usr/share/bash-completion/completions/arpspoof ... Processing usr/share/bash-completion/completions/asciidoc ... Processing usr/share/bash-completion/completions/asciidoc.py ... Processing usr/share/bash-completion/completions/aspell ... Processing usr/share/bash-completion/completions/autoconf ... Processing usr/share/bash-completion/completions/autoheader ... Processing usr/share/bash-completion/completions/automake ... Processing usr/share/bash-completion/completions/automake-1.10 ... Processing usr/share/bash-completion/completions/automake-1.11 ... Processing usr/share/bash-completion/completions/automake-1.12 ... Processing usr/share/bash-completion/completions/automake-1.13 ... Processing usr/share/bash-completion/completions/automake-1.14 ... Processing usr/share/bash-completion/completions/automake-1.15 ... Processing usr/share/bash-completion/completions/automake-1.16 ... Processing usr/share/bash-completion/completions/autoreconf ... Processing usr/share/bash-completion/completions/autorpm ... Processing usr/share/bash-completion/completions/autoscan ... Processing usr/share/bash-completion/completions/autossh ... Processing usr/share/bash-completion/completions/autoupdate ... Processing usr/share/bash-completion/completions/avctrl ... Processing usr/share/bash-completion/completions/badblocks ... Processing usr/share/bash-completion/completions/bind ... Processing usr/share/bash-completion/completions/bk ... Processing usr/share/bash-completion/completions/bmake ... Processing usr/share/bash-completion/completions/brctl ... Processing usr/share/bash-completion/completions/bsdtar ... Processing usr/share/bash-completion/completions/btdownloadcurses.py ... Processing usr/share/bash-completion/completions/btdownloadgui.py ... Processing usr/share/bash-completion/completions/btdownloadheadless.py ... Processing usr/share/bash-completion/completions/bts ... Processing usr/share/bash-completion/completions/bzip2 ... Processing usr/share/bash-completion/completions/c++ ... Processing usr/share/bash-completion/completions/cancel ... Processing usr/share/bash-completion/completions/cardctl ... Processing usr/share/bash-completion/completions/carton ... Processing usr/share/bash-completion/completions/cc ... Processing usr/share/bash-completion/completions/ccache ... Processing usr/share/bash-completion/completions/ccze ... Processing usr/share/bash-completion/completions/cdrecord ... Processing usr/share/bash-completion/completions/cfagent ... Processing usr/share/bash-completion/completions/cfrun ... Processing usr/share/bash-completion/completions/chage ... Processing usr/share/bash-completion/completions/change_pw ... Processing usr/share/bash-completion/completions/check_db ... Processing usr/share/bash-completion/completions/check_perms ... Processing usr/share/bash-completion/completions/checksec ... Processing usr/share/bash-completion/completions/chgrp ... Processing usr/share/bash-completion/completions/chkconfig ... Processing usr/share/bash-completion/completions/chmod ... Processing usr/share/bash-completion/completions/chown ... Processing usr/share/bash-completion/completions/chpasswd ... Processing usr/share/bash-completion/completions/chrome ... Processing usr/share/bash-completion/completions/chromium ... Processing usr/share/bash-completion/completions/chromium-browser ... Processing usr/share/bash-completion/completions/chronyc ... Processing usr/share/bash-completion/completions/chrpath ... Processing usr/share/bash-completion/completions/ci ... Processing usr/share/bash-completion/completions/ciptool ... Processing usr/share/bash-completion/completions/civclient ... Processing usr/share/bash-completion/completions/civserver ... Processing usr/share/bash-completion/completions/cksfv ... Processing usr/share/bash-completion/completions/cleanarch ... Processing usr/share/bash-completion/completions/clisp ... Processing usr/share/bash-completion/completions/clone_member ... Processing usr/share/bash-completion/completions/clzip ... Processing usr/share/bash-completion/completions/co ... Processing usr/share/bash-completion/completions/colormake ... Processing usr/share/bash-completion/completions/compare ... Processing usr/share/bash-completion/completions/compgen ... Processing usr/share/bash-completion/completions/complete ... Processing usr/share/bash-completion/completions/composite ... Processing usr/share/bash-completion/completions/config_list ... Processing usr/share/bash-completion/completions/configure ... Processing usr/share/bash-completion/completions/conjure ... Processing usr/share/bash-completion/completions/convert ... Processing usr/share/bash-completion/completions/cowsay ... Processing usr/share/bash-completion/completions/cowthink ... Processing usr/share/bash-completion/completions/cpan2dist ... Processing usr/share/bash-completion/completions/cpio ... Processing usr/share/bash-completion/completions/cppcheck ... Processing usr/share/bash-completion/completions/createdb ... Processing usr/share/bash-completion/completions/createuser ... Processing usr/share/bash-completion/completions/crontab ... Processing usr/share/bash-completion/completions/cryptsetup ... Processing usr/share/bash-completion/completions/curl ... Processing usr/share/bash-completion/completions/cvs ... Processing usr/share/bash-completion/completions/cvsps ... Processing usr/share/bash-completion/completions/dcop ... Processing usr/share/bash-completion/completions/dd ... Processing usr/share/bash-completion/completions/declare ... Processing usr/share/bash-completion/completions/deja-dup ... Processing usr/share/bash-completion/completions/desktop-file-validate ... Processing usr/share/bash-completion/completions/dfutool ... Processing usr/share/bash-completion/completions/dhclient ... Processing usr/share/bash-completion/completions/dict ... Processing usr/share/bash-completion/completions/display ... Processing usr/share/bash-completion/completions/dmypy ... Processing usr/share/bash-completion/completions/dnssec-keygen ... Processing usr/share/bash-completion/completions/dnsspoof ... Processing usr/share/bash-completion/completions/dot ... Processing usr/share/bash-completion/completions/dpkg ... Processing usr/share/bash-completion/completions/dpkg-deb ... Processing usr/share/bash-completion/completions/dpkg-query ... Processing usr/share/bash-completion/completions/dpkg-reconfigure ... Processing usr/share/bash-completion/completions/dpkg-source ... Processing usr/share/bash-completion/completions/dropdb ... Processing usr/share/bash-completion/completions/dropuser ... Processing usr/share/bash-completion/completions/dselect ... Processing usr/share/bash-completion/completions/dsniff ... Processing usr/share/bash-completion/completions/dumpdb ... Processing usr/share/bash-completion/completions/dumpe2fs ... Processing usr/share/bash-completion/completions/e2freefrag ... Processing usr/share/bash-completion/completions/e2label ... Processing usr/share/bash-completion/completions/ebtables ... Processing usr/share/bash-completion/completions/ecryptfs-migrate-home ... Processing usr/share/bash-completion/completions/edquota ... Processing usr/share/bash-completion/completions/eog ... Processing usr/share/bash-completion/completions/ether-wake ... Processing usr/share/bash-completion/completions/etherwake ... Processing usr/share/bash-completion/completions/evince ... Processing usr/share/bash-completion/completions/explodepkg ... Processing usr/share/bash-completion/completions/export ... Processing usr/share/bash-completion/completions/f77 ... Processing usr/share/bash-completion/completions/f95 ... Processing usr/share/bash-completion/completions/faillog ... Processing usr/share/bash-completion/completions/fbgs ... Processing usr/share/bash-completion/completions/fbi ... Processing usr/share/bash-completion/completions/feh ... Processing usr/share/bash-completion/completions/file ... Processing usr/share/bash-completion/completions/file-roller ... Processing usr/share/bash-completion/completions/filebucket ... Processing usr/share/bash-completion/completions/filefrag ... Processing usr/share/bash-completion/completions/filesnarf ... Processing usr/share/bash-completion/completions/find ... Processing usr/share/bash-completion/completions/find_member ... Processing usr/share/bash-completion/completions/fio ... Processing usr/share/bash-completion/completions/firefox ... Processing usr/share/bash-completion/completions/flake8 ... Processing usr/share/bash-completion/completions/freebsd-update ... Processing usr/share/bash-completion/completions/freeciv ... Processing usr/share/bash-completion/completions/freeciv-gtk2 ... Processing usr/share/bash-completion/completions/freeciv-gtk3 ... Processing usr/share/bash-completion/completions/freeciv-sdl ... Processing usr/share/bash-completion/completions/freeciv-server ... Processing usr/share/bash-completion/completions/freeciv-xaw ... Processing usr/share/bash-completion/completions/fsck.cramfs ... Processing usr/share/bash-completion/completions/function ... Processing usr/share/bash-completion/completions/fusermount ... Processing usr/share/bash-completion/completions/g++ ... Processing usr/share/bash-completion/completions/g++-5 ... Processing usr/share/bash-completion/completions/g++-6 ... Processing usr/share/bash-completion/completions/g++-7 ... Processing usr/share/bash-completion/completions/g++-8 ... Processing usr/share/bash-completion/completions/g4 ... Processing usr/share/bash-completion/completions/g77 ... Processing usr/share/bash-completion/completions/g95 ... Processing usr/share/bash-completion/completions/gapplication ... Processing usr/share/bash-completion/completions/gcc ... Processing usr/share/bash-completion/completions/gcc-5 ... Processing usr/share/bash-completion/completions/gcc-6 ... Processing usr/share/bash-completion/completions/gcc-7 ... Processing usr/share/bash-completion/completions/gcc-8 ... Processing usr/share/bash-completion/completions/gccgo ... Processing usr/share/bash-completion/completions/gccgo-5 ... Processing usr/share/bash-completion/completions/gccgo-6 ... Processing usr/share/bash-completion/completions/gccgo-7 ... Processing usr/share/bash-completion/completions/gccgo-8 ... Processing usr/share/bash-completion/completions/gcj ... Processing usr/share/bash-completion/completions/gcl ... Processing usr/share/bash-completion/completions/gdb ... Processing usr/share/bash-completion/completions/gdbus ... Processing usr/share/bash-completion/completions/genaliases ... Processing usr/share/bash-completion/completions/gendiff ... Processing usr/share/bash-completion/completions/genisoimage ... Processing usr/share/bash-completion/completions/geoiplookup ... Processing usr/share/bash-completion/completions/geoiplookup6 ... Processing usr/share/bash-completion/completions/getconf ... Processing usr/share/bash-completion/completions/getent ... Processing usr/share/bash-completion/completions/gfortran ... Processing usr/share/bash-completion/completions/gfortran-5 ... Processing usr/share/bash-completion/completions/gfortran-6 ... Processing usr/share/bash-completion/completions/gfortran-7 ... Processing usr/share/bash-completion/completions/gfortran-8 ... Processing usr/share/bash-completion/completions/gio ... Processing usr/share/bash-completion/completions/gkrellm ... Processing usr/share/bash-completion/completions/gkrellm2 ... Processing usr/share/bash-completion/completions/gm ... Processing usr/share/bash-completion/completions/gmake ... Processing usr/share/bash-completion/completions/gmplayer ... Processing usr/share/bash-completion/completions/gnatmake ... Processing usr/share/bash-completion/completions/gnokii ... Processing usr/share/bash-completion/completions/gnome-mplayer ... Processing usr/share/bash-completion/completions/gnome-screenshot ... Processing usr/share/bash-completion/completions/gnumake ... Processing usr/share/bash-completion/completions/google-chrome ... Processing usr/share/bash-completion/completions/google-chrome-stable ... Processing usr/share/bash-completion/completions/gpasswd ... Processing usr/share/bash-completion/completions/gpc ... Processing usr/share/bash-completion/completions/gpg ... Processing usr/share/bash-completion/completions/gpg2 ... Processing usr/share/bash-completion/completions/gpgv ... Processing usr/share/bash-completion/completions/gpgv2 ... Processing usr/share/bash-completion/completions/gphoto2 ... Processing usr/share/bash-completion/completions/gprof ... Processing usr/share/bash-completion/completions/gresource ... Processing usr/share/bash-completion/completions/groupadd ... Processing usr/share/bash-completion/completions/groupdel ... Processing usr/share/bash-completion/completions/groupmems ... Processing usr/share/bash-completion/completions/groupmod ... Processing usr/share/bash-completion/completions/growisofs ... Processing usr/share/bash-completion/completions/grpck ... Processing usr/share/bash-completion/completions/gsettings ... Processing usr/share/bash-completion/completions/gssdp-discover ... Processing usr/share/bash-completion/completions/gtar ... Processing usr/share/bash-completion/completions/gzip ... Processing usr/share/bash-completion/completions/hciattach ... Processing usr/share/bash-completion/completions/hciconfig ... Processing usr/share/bash-completion/completions/hcitool ... Processing usr/share/bash-completion/completions/hd ... Processing usr/share/bash-completion/completions/hddtemp ... Processing usr/share/bash-completion/completions/hid2hci ... Processing usr/share/bash-completion/completions/host ... Processing usr/share/bash-completion/completions/hostname ... Processing usr/share/bash-completion/completions/hping ... Processing usr/share/bash-completion/completions/hping2 ... Processing usr/share/bash-completion/completions/hping3 ... Processing usr/share/bash-completion/completions/htop ... Processing usr/share/bash-completion/completions/htpasswd ... Processing usr/share/bash-completion/completions/hunspell ... Processing usr/share/bash-completion/completions/iceweasel ... Processing usr/share/bash-completion/completions/iconv ... Processing usr/share/bash-completion/completions/id ... Processing usr/share/bash-completion/completions/identify ... Processing usr/share/bash-completion/completions/idn ... Processing usr/share/bash-completion/completions/ifdown ... Processing usr/share/bash-completion/completions/ifquery ... Processing usr/share/bash-completion/completions/ifstat ... Processing usr/share/bash-completion/completions/ifstatus ... Processing usr/share/bash-completion/completions/iftop ... Processing usr/share/bash-completion/completions/ifup ... Processing usr/share/bash-completion/completions/import ... Processing usr/share/bash-completion/completions/influx ... Processing usr/share/bash-completion/completions/info ... Processing usr/share/bash-completion/completions/inject ... Processing usr/share/bash-completion/completions/inotifywait ... Processing usr/share/bash-completion/completions/inotifywatch ... Processing usr/share/bash-completion/completions/insmod ... Processing usr/share/bash-completion/completions/insmod.static ... Processing usr/share/bash-completion/completions/installpkg ... Processing usr/share/bash-completion/completions/interdiff ... Processing usr/share/bash-completion/completions/invoke-rc.d ... Processing usr/share/bash-completion/completions/ip ... Processing usr/share/bash-completion/completions/ipcalc ... Processing usr/share/bash-completion/completions/iperf ... Processing usr/share/bash-completion/completions/iperf3 ... Processing usr/share/bash-completion/completions/ipmitool ... Processing usr/share/bash-completion/completions/ipsec ... Processing usr/share/bash-completion/completions/iptables ... Processing usr/share/bash-completion/completions/ipv6calc ... Processing usr/share/bash-completion/completions/iscsiadm ... Processing usr/share/bash-completion/completions/isort ... Processing usr/share/bash-completion/completions/isql ... Processing usr/share/bash-completion/completions/iwconfig ... Processing usr/share/bash-completion/completions/iwlist ... Processing usr/share/bash-completion/completions/iwpriv ... Processing usr/share/bash-completion/completions/iwspy ... Processing usr/share/bash-completion/completions/jar ... Processing usr/share/bash-completion/completions/jarsigner ... Processing usr/share/bash-completion/completions/java ... Processing usr/share/bash-completion/completions/javac ... Processing usr/share/bash-completion/completions/javadoc ... Processing usr/share/bash-completion/completions/javaws ... Processing usr/share/bash-completion/completions/jpegoptim ... Processing usr/share/bash-completion/completions/jps ... Processing usr/share/bash-completion/completions/jq ... Processing usr/share/bash-completion/completions/jshint ... Processing usr/share/bash-completion/completions/json_xs ... Processing usr/share/bash-completion/completions/jsonschema ... Processing usr/share/bash-completion/completions/k3b ... Processing usr/share/bash-completion/completions/kcov ... Processing usr/share/bash-completion/completions/kill ... Processing usr/share/bash-completion/completions/killall ... Processing usr/share/bash-completion/completions/kldload ... Processing usr/share/bash-completion/completions/kldunload ... Processing usr/share/bash-completion/completions/kmod ... Processing usr/share/bash-completion/completions/koji ... Processing usr/share/bash-completion/completions/kplayer ... Processing usr/share/bash-completion/completions/ktutil ... Processing usr/share/bash-completion/completions/l2ping ... Processing usr/share/bash-completion/completions/larch ... Processing usr/share/bash-completion/completions/lastlog ... Processing usr/share/bash-completion/completions/lbzip2 ... Processing usr/share/bash-completion/completions/ldapadd ... Processing usr/share/bash-completion/completions/ldapcompare ... Processing usr/share/bash-completion/completions/ldapdelete ... Processing usr/share/bash-completion/completions/ldapmodify ... Processing usr/share/bash-completion/completions/ldapmodrdn ... Processing usr/share/bash-completion/completions/ldappasswd ... Processing usr/share/bash-completion/completions/ldapsearch ... Processing usr/share/bash-completion/completions/ldapvi ... Processing usr/share/bash-completion/completions/ldapwhoami ... Processing usr/share/bash-completion/completions/lftp ... Processing usr/share/bash-completion/completions/lftpget ... Processing usr/share/bash-completion/completions/lilo ... Processing usr/share/bash-completion/completions/links ... Processing usr/share/bash-completion/completions/links2 ... Processing usr/share/bash-completion/completions/lintian ... Processing usr/share/bash-completion/completions/lintian-info ... Processing usr/share/bash-completion/completions/lisp ... Processing usr/share/bash-completion/completions/list_admins ... Processing usr/share/bash-completion/completions/list_lists ... Processing usr/share/bash-completion/completions/list_members ... Processing usr/share/bash-completion/completions/list_owners ... Processing usr/share/bash-completion/completions/locale-gen ... Processing usr/share/bash-completion/completions/logger ... Processing usr/share/bash-completion/completions/lpq ... Processing usr/share/bash-completion/completions/lpr ... Processing usr/share/bash-completion/completions/lrzip ... Processing usr/share/bash-completion/completions/lsof ... Processing usr/share/bash-completion/completions/lsscsi ... Processing usr/share/bash-completion/completions/lsusb ... Processing usr/share/bash-completion/completions/lua ... Processing usr/share/bash-completion/completions/luac ... Processing usr/share/bash-completion/completions/luseradd ... Processing usr/share/bash-completion/completions/luserdel ... Processing usr/share/bash-completion/completions/lusermod ... Processing usr/share/bash-completion/completions/lvchange ... Processing usr/share/bash-completion/completions/lvcreate ... Processing usr/share/bash-completion/completions/lvdisplay ... Processing usr/share/bash-completion/completions/lvextend ... Processing usr/share/bash-completion/completions/lvm ... Processing usr/share/bash-completion/completions/lvmdiskscan ... Processing usr/share/bash-completion/completions/lvreduce ... Processing usr/share/bash-completion/completions/lvremove ... Processing usr/share/bash-completion/completions/lvrename ... Processing usr/share/bash-completion/completions/lvresize ... Processing usr/share/bash-completion/completions/lvs ... Processing usr/share/bash-completion/completions/lvscan ... Processing usr/share/bash-completion/completions/lz4 ... Processing usr/share/bash-completion/completions/lz4c ... Processing usr/share/bash-completion/completions/lzip ... Processing usr/share/bash-completion/completions/lzma ... Processing usr/share/bash-completion/completions/lzop ... Processing usr/share/bash-completion/completions/macof ... Processing usr/share/bash-completion/completions/mailmanctl ... Processing usr/share/bash-completion/completions/mailsnarf ... Processing usr/share/bash-completion/completions/make ... Processing usr/share/bash-completion/completions/makepkg ... Processing usr/share/bash-completion/completions/man ... Processing usr/share/bash-completion/completions/mc ... Processing usr/share/bash-completion/completions/mcrypt ... Processing usr/share/bash-completion/completions/mdadm ... Processing usr/share/bash-completion/completions/mdecrypt ... Processing usr/share/bash-completion/completions/mdtool ... Processing usr/share/bash-completion/completions/medusa ... Processing usr/share/bash-completion/completions/mencoder ... Processing usr/share/bash-completion/completions/micropython ... Processing usr/share/bash-completion/completions/mii-diag ... Processing usr/share/bash-completion/completions/mii-tool ... Processing usr/share/bash-completion/completions/minicom ... Processing usr/share/bash-completion/completions/mkfs.cramfs ... Processing usr/share/bash-completion/completions/mkinitrd ... Processing usr/share/bash-completion/completions/mkisofs ... Processing usr/share/bash-completion/completions/mktemp ... Processing usr/share/bash-completion/completions/mmsitepass ... Processing usr/share/bash-completion/completions/modinfo ... Processing usr/share/bash-completion/completions/modprobe ... Processing usr/share/bash-completion/completions/mogrify ... Processing usr/share/bash-completion/completions/monodevelop ... Processing usr/share/bash-completion/completions/montage ... Processing usr/share/bash-completion/completions/mozilla-firefox ... Processing usr/share/bash-completion/completions/mplayer ... Processing usr/share/bash-completion/completions/mplayer2 ... Processing usr/share/bash-completion/completions/mr ... Processing usr/share/bash-completion/completions/msgsnarf ... Processing usr/share/bash-completion/completions/msynctool ... Processing usr/share/bash-completion/completions/mtx ... Processing usr/share/bash-completion/completions/munin-node-configure ... Processing usr/share/bash-completion/completions/munin-run ... Processing usr/share/bash-completion/completions/munin-update ... Processing usr/share/bash-completion/completions/munindoc ... Processing usr/share/bash-completion/completions/mussh ... Processing usr/share/bash-completion/completions/mutt ... Processing usr/share/bash-completion/completions/muttng ... Processing usr/share/bash-completion/completions/mypy ... Processing usr/share/bash-completion/completions/mysql ... Processing usr/share/bash-completion/completions/mysqladmin ... Processing usr/share/bash-completion/completions/nc ... Processing usr/share/bash-completion/completions/ncal ... Processing usr/share/bash-completion/completions/ncftp ... Processing usr/share/bash-completion/completions/nethogs ... Processing usr/share/bash-completion/completions/newlist ... Processing usr/share/bash-completion/completions/newusers ... Processing usr/share/bash-completion/completions/ngrep ... Processing usr/share/bash-completion/completions/nmap ... Processing usr/share/bash-completion/completions/nproc ... Processing usr/share/bash-completion/completions/nslookup ... Processing usr/share/bash-completion/completions/nsupdate ... Processing usr/share/bash-completion/completions/ntpdate ... Processing usr/share/bash-completion/completions/oggdec ... Processing usr/share/bash-completion/completions/op ... Processing usr/share/bash-completion/completions/openssl ... Processing usr/share/bash-completion/completions/opera ... Processing usr/share/bash-completion/completions/optipng ... Processing usr/share/bash-completion/completions/p4 ... Processing usr/share/bash-completion/completions/pack200 ... Processing usr/share/bash-completion/completions/passwd ... Processing usr/share/bash-completion/completions/patch ... Processing usr/share/bash-completion/completions/pbzip2 ... Processing usr/share/bash-completion/completions/pccardctl ... Processing usr/share/bash-completion/completions/pdftotext ... Processing usr/share/bash-completion/completions/pdlzip ... Processing usr/share/bash-completion/completions/perl ... Processing usr/share/bash-completion/completions/perlcritic ... Processing usr/share/bash-completion/completions/perldoc ... Processing usr/share/bash-completion/completions/perltidy ... Processing usr/share/bash-completion/completions/pgrep ... Processing usr/share/bash-completion/completions/phing ... Processing usr/share/bash-completion/completions/pidof ... Processing usr/share/bash-completion/completions/pigz ... Processing usr/share/bash-completion/completions/pine ... Processing usr/share/bash-completion/completions/pinfo ... Processing usr/share/bash-completion/completions/ping ... Processing usr/share/bash-completion/completions/ping6 ... Processing usr/share/bash-completion/completions/pkg-config ... Processing usr/share/bash-completion/completions/pkg-get ... Processing usr/share/bash-completion/completions/pkg_deinstall ... Processing usr/share/bash-completion/completions/pkg_delete ... Processing usr/share/bash-completion/completions/pkg_info ... Processing usr/share/bash-completion/completions/pkgadd ... Processing usr/share/bash-completion/completions/pkgrm ... Processing usr/share/bash-completion/completions/pkgtool ... Processing usr/share/bash-completion/completions/pkgutil ... Processing usr/share/bash-completion/completions/pkill ... Processing usr/share/bash-completion/completions/plague-client ... Processing usr/share/bash-completion/completions/plzip ... Processing usr/share/bash-completion/completions/pm-hibernate ... Processing usr/share/bash-completion/completions/pm-is-supported ... Processing usr/share/bash-completion/completions/pm-powersave ... Processing usr/share/bash-completion/completions/pm-suspend ... Processing usr/share/bash-completion/completions/pm-suspend-hybrid ... Processing usr/share/bash-completion/completions/pmake ... Processing usr/share/bash-completion/completions/pngfix ... Processing usr/share/bash-completion/completions/portinstall ... Processing usr/share/bash-completion/completions/portsnap ... Processing usr/share/bash-completion/completions/portupgrade ... Processing usr/share/bash-completion/completions/postalias ... Processing usr/share/bash-completion/completions/postcat ... Processing usr/share/bash-completion/completions/postconf ... Processing usr/share/bash-completion/completions/postfix ... Processing usr/share/bash-completion/completions/postmap ... Processing usr/share/bash-completion/completions/postsuper ... Processing usr/share/bash-completion/completions/povray ... Processing usr/share/bash-completion/completions/ppc-koji ... Processing usr/share/bash-completion/completions/prelink ... Processing usr/share/bash-completion/completions/printenv ... Processing usr/share/bash-completion/completions/protoc ... Processing usr/share/bash-completion/completions/psql ... Processing usr/share/bash-completion/completions/puppet ... Processing usr/share/bash-completion/completions/puppetca ... Processing usr/share/bash-completion/completions/puppetd ... Processing usr/share/bash-completion/completions/puppetdoc ... Processing usr/share/bash-completion/completions/puppetmasterd ... Processing usr/share/bash-completion/completions/puppetqd ... Processing usr/share/bash-completion/completions/puppetrun ... Processing usr/share/bash-completion/completions/pv ... Processing usr/share/bash-completion/completions/pvchange ... Processing usr/share/bash-completion/completions/pvcreate ... Processing usr/share/bash-completion/completions/pvdisplay ... Processing usr/share/bash-completion/completions/pvmove ... Processing usr/share/bash-completion/completions/pvremove ... Processing usr/share/bash-completion/completions/pvs ... Processing usr/share/bash-completion/completions/pvscan ... Processing usr/share/bash-completion/completions/pwck ... Processing usr/share/bash-completion/completions/pwd ... Processing usr/share/bash-completion/completions/pwdx ... Processing usr/share/bash-completion/completions/pwgen ... Processing usr/share/bash-completion/completions/pxz ... Processing usr/share/bash-completion/completions/py.test ... Processing usr/share/bash-completion/completions/py.test-2 ... Processing usr/share/bash-completion/completions/py.test-3 ... Processing usr/share/bash-completion/completions/pycodestyle ... Processing usr/share/bash-completion/completions/pydoc ... Processing usr/share/bash-completion/completions/pydoc3 ... Processing usr/share/bash-completion/completions/pydocstyle ... Processing usr/share/bash-completion/completions/pyflakes ... Processing usr/share/bash-completion/completions/pylint ... Processing usr/share/bash-completion/completions/pylint-2 ... Processing usr/share/bash-completion/completions/pylint-3 ... Processing usr/share/bash-completion/completions/pypy ... Processing usr/share/bash-completion/completions/pypy3 ... Processing usr/share/bash-completion/completions/pytest ... Processing usr/share/bash-completion/completions/pytest-2 ... Processing usr/share/bash-completion/completions/pytest-3 ... Processing usr/share/bash-completion/completions/python ... Processing usr/share/bash-completion/completions/python2 ... Processing usr/share/bash-completion/completions/python2.7 ... Processing usr/share/bash-completion/completions/python3 ... Processing usr/share/bash-completion/completions/python3.3 ... Processing usr/share/bash-completion/completions/python3.4 ... Processing usr/share/bash-completion/completions/python3.5 ... Processing usr/share/bash-completion/completions/python3.6 ... Processing usr/share/bash-completion/completions/python3.7 ... Processing usr/share/bash-completion/completions/python3.8 ... Processing usr/share/bash-completion/completions/pyvenv ... Processing usr/share/bash-completion/completions/pyvenv-3.4 ... Processing usr/share/bash-completion/completions/pyvenv-3.5 ... Processing usr/share/bash-completion/completions/pyvenv-3.6 ... Processing usr/share/bash-completion/completions/pyvenv-3.7 ... Processing usr/share/bash-completion/completions/pyvenv-3.8 ... Processing usr/share/bash-completion/completions/qdbus ... Processing usr/share/bash-completion/completions/qemu ... Processing usr/share/bash-completion/completions/qemu-kvm ... Processing usr/share/bash-completion/completions/qemu-system-i386 ... Processing usr/share/bash-completion/completions/qemu-system-x86_64 ... Processing usr/share/bash-completion/completions/qrunner ... Processing usr/share/bash-completion/completions/querybts ... Processing usr/share/bash-completion/completions/quota ... Processing usr/share/bash-completion/completions/quotacheck ... Processing usr/share/bash-completion/completions/quotaoff ... Processing usr/share/bash-completion/completions/quotaon ... Processing usr/share/bash-completion/completions/radvdump ... Processing usr/share/bash-completion/completions/ralsh ... Processing usr/share/bash-completion/completions/rcs ... Processing usr/share/bash-completion/completions/rcsdiff ... Processing usr/share/bash-completion/completions/rdesktop ... Processing usr/share/bash-completion/completions/rdict ... Processing usr/share/bash-completion/completions/remove_members ... Processing usr/share/bash-completion/completions/removepkg ... Processing usr/share/bash-completion/completions/reportbug ... Processing usr/share/bash-completion/completions/repquota ... Processing usr/share/bash-completion/completions/resolvconf ... Processing usr/share/bash-completion/completions/rfcomm ... Processing usr/share/bash-completion/completions/ri ... Processing usr/share/bash-completion/completions/rlog ... Processing usr/share/bash-completion/completions/rmlist ... Processing usr/share/bash-completion/completions/rmmod ... Processing usr/share/bash-completion/completions/route ... Processing usr/share/bash-completion/completions/rpcdebug ... Processing usr/share/bash-completion/completions/rpm ... Processing usr/share/bash-completion/completions/rpm2targz ... Processing usr/share/bash-completion/completions/rpm2tgz ... Processing usr/share/bash-completion/completions/rpm2txz ... Processing usr/share/bash-completion/completions/rpmbuild ... Processing usr/share/bash-completion/completions/rpmbuild-md5 ... Processing usr/share/bash-completion/completions/rpmcheck ... Processing usr/share/bash-completion/completions/rrdtool ... Processing usr/share/bash-completion/completions/rsync ... Processing usr/share/bash-completion/completions/s390-koji ... Processing usr/share/bash-completion/completions/sbcl ... Processing usr/share/bash-completion/completions/sbcl-mt ... Processing usr/share/bash-completion/completions/sbopkg ... Processing usr/share/bash-completion/completions/scp ... Processing usr/share/bash-completion/completions/screen ... Processing usr/share/bash-completion/completions/scrub ... Processing usr/share/bash-completion/completions/sdptool ... Processing usr/share/bash-completion/completions/secret-tool ... Processing usr/share/bash-completion/completions/setquota ... Processing usr/share/bash-completion/completions/sftp ... Processing usr/share/bash-completion/completions/sh ... Processing usr/share/bash-completion/completions/shellcheck ... Processing usr/share/bash-completion/completions/sidedoor ... Processing usr/share/bash-completion/completions/sitecopy ... Processing usr/share/bash-completion/completions/slackpkg ... Processing usr/share/bash-completion/completions/slapt-get ... Processing usr/share/bash-completion/completions/slapt-src ... Processing usr/share/bash-completion/completions/slogin ... Processing usr/share/bash-completion/completions/smartctl ... Processing usr/share/bash-completion/completions/smbcacls ... Processing usr/share/bash-completion/completions/smbclient ... Processing usr/share/bash-completion/completions/smbcquotas ... Processing usr/share/bash-completion/completions/smbget ... Processing usr/share/bash-completion/completions/smbpasswd ... Processing usr/share/bash-completion/completions/smbtar ... Processing usr/share/bash-completion/completions/smbtree ... Processing usr/share/bash-completion/completions/snownews ... Processing usr/share/bash-completion/completions/sparc-koji ... Processing usr/share/bash-completion/completions/spovray ... Processing usr/share/bash-completion/completions/sqlite3 ... Processing usr/share/bash-completion/completions/ss ... Processing usr/share/bash-completion/completions/ssh ... Processing usr/share/bash-completion/completions/ssh-add ... Processing usr/share/bash-completion/completions/ssh-copy-id ... Processing usr/share/bash-completion/completions/ssh-keygen ... Processing usr/share/bash-completion/completions/sshfs ... Processing usr/share/bash-completion/completions/sshmitm ... Processing usr/share/bash-completion/completions/sshow ... Processing usr/share/bash-completion/completions/star ... Processing usr/share/bash-completion/completions/strace ... Processing usr/share/bash-completion/completions/stream ... Processing usr/share/bash-completion/completions/strings ... Processing usr/share/bash-completion/completions/sudo ... Processing usr/share/bash-completion/completions/sudoedit ... Processing usr/share/bash-completion/completions/svcadm ... Processing usr/share/bash-completion/completions/svk ... Processing usr/share/bash-completion/completions/sync_members ... Processing usr/share/bash-completion/completions/synclient ... Processing usr/share/bash-completion/completions/sysbench ... Processing usr/share/bash-completion/completions/sysctl ... Processing usr/share/bash-completion/completions/tar ... Processing usr/share/bash-completion/completions/tcpdump ... Processing usr/share/bash-completion/completions/tcpkill ... Processing usr/share/bash-completion/completions/tcpnice ... Processing usr/share/bash-completion/completions/tightvncviewer ... Processing usr/share/bash-completion/completions/timeout ... Processing usr/share/bash-completion/completions/tipc ... Processing usr/share/bash-completion/completions/tox ... Processing usr/share/bash-completion/completions/tracepath ... Processing usr/share/bash-completion/completions/tracepath6 ... Processing usr/share/bash-completion/completions/tshark ... Processing usr/share/bash-completion/completions/tsig-keygen ... Processing usr/share/bash-completion/completions/tune2fs ... Processing usr/share/bash-completion/completions/typeset ... Processing usr/share/bash-completion/completions/ulimit ... Processing usr/share/bash-completion/completions/unace ... Processing usr/share/bash-completion/completions/unpack200 ... Processing usr/share/bash-completion/completions/unrar ... Processing usr/share/bash-completion/completions/unshunt ... Processing usr/share/bash-completion/completions/update-alternatives ... Processing usr/share/bash-completion/completions/update-rc.d ... Processing usr/share/bash-completion/completions/upgradepkg ... Processing usr/share/bash-completion/completions/urlsnarf ... Processing usr/share/bash-completion/completions/useradd ... Processing usr/share/bash-completion/completions/userdel ... Processing usr/share/bash-completion/completions/usermod ... Processing usr/share/bash-completion/completions/valgrind ... Processing usr/share/bash-completion/completions/vgcfgbackup ... Processing usr/share/bash-completion/completions/vgcfgrestore ... Processing usr/share/bash-completion/completions/vgchange ... Processing usr/share/bash-completion/completions/vgck ... Processing usr/share/bash-completion/completions/vgconvert ... Processing usr/share/bash-completion/completions/vgcreate ... Processing usr/share/bash-completion/completions/vgdisplay ... Processing usr/share/bash-completion/completions/vgexport ... Processing usr/share/bash-completion/completions/vgextend ... Processing usr/share/bash-completion/completions/vgimport ... Processing usr/share/bash-completion/completions/vgmerge ... Processing usr/share/bash-completion/completions/vgmknodes ... Processing usr/share/bash-completion/completions/vgreduce ... Processing usr/share/bash-completion/completions/vgremove ... Processing usr/share/bash-completion/completions/vgrename ... Processing usr/share/bash-completion/completions/vgs ... Processing usr/share/bash-completion/completions/vgscan ... Processing usr/share/bash-completion/completions/vgsplit ... Processing usr/share/bash-completion/completions/vigr ... Processing usr/share/bash-completion/completions/vipw ... Processing usr/share/bash-completion/completions/vmstat ... Processing usr/share/bash-completion/completions/vncviewer ... Processing usr/share/bash-completion/completions/vpnc ... Processing usr/share/bash-completion/completions/watch ... Processing usr/share/bash-completion/completions/webmitm ... Processing usr/share/bash-completion/completions/wget ... Processing usr/share/bash-completion/completions/whatis ... Processing usr/share/bash-completion/completions/wine ... Processing usr/share/bash-completion/completions/wine-development ... Processing usr/share/bash-completion/completions/wine-stable ... Processing usr/share/bash-completion/completions/withlist ... Processing usr/share/bash-completion/completions/wodim ... Processing usr/share/bash-completion/completions/wol ... Processing usr/share/bash-completion/completions/wsimport ... Processing usr/share/bash-completion/completions/wtf ... Processing usr/share/bash-completion/completions/wvdial ... Processing usr/share/bash-completion/completions/xdg-mime ... Processing usr/share/bash-completion/completions/xdg-settings ... Processing usr/share/bash-completion/completions/xfreerdp ... Processing usr/share/bash-completion/completions/xgamma ... Processing usr/share/bash-completion/completions/xhost ... Processing usr/share/bash-completion/completions/xmllint ... Processing usr/share/bash-completion/completions/xmlwf ... Processing usr/share/bash-completion/completions/xmms ... Processing usr/share/bash-completion/completions/xmodmap ... Processing usr/share/bash-completion/completions/xpovray ... Processing usr/share/bash-completion/completions/xrandr ... Processing usr/share/bash-completion/completions/xrdb ... Processing usr/share/bash-completion/completions/xsltproc ... Processing usr/share/bash-completion/completions/xvfb-run ... Processing usr/share/bash-completion/completions/xvnc4viewer ... Processing usr/share/bash-completion/completions/xxd ... Processing usr/share/bash-completion/completions/xz ... Processing usr/share/bash-completion/completions/xzdec ... Processing usr/share/bash-completion/completions/ypcat ... Processing usr/share/bash-completion/completions/ypmatch ... Processing usr/share/bash-completion/completions/yum-arch ... Processing usr/share/bash-completion/completions/zopfli ... Processing usr/share/bash-completion/completions/zopflipng ... Processing usr/share/bash-completion/helpers ... Processing usr/share/bash-completion/helpers/perl ... Processing usr/share/bash-completion/helpers/python ... Processing usr/share/ca-certificates ... Processing usr/share/ca-certificates/mozilla ... Processing usr/share/ca-certificates/mozilla/ACCVRAIZ1.crt ... Processing usr/share/ca-certificates/mozilla/AC_RAIZ_FNMT-RCM.crt ... Processing []ca-certificates/mozilla/AC_RAIZ_FNMT-RCM_SERVIDORES_SEGUROS.crt ... Processing usr/share/ca-certificates/mozilla/ANF_Secure_Server_Root_CA.crt ... Processing []hare/ca-certificates/mozilla/Actalis_Authentication_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Commercial.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Networking.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Premium.crt ... Processing usr/share/ca-certificates/mozilla/AffirmTrust_Premium_ECC.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_1.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_2.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_3.crt ... Processing usr/share/ca-certificates/mozilla/Amazon_Root_CA_4.crt ... Processing usr/share/ca-certificates/mozilla/Atos_TrustedRoot_2011.crt ... Processing []a/Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.crt ... Processing usr/share/ca-certificates/mozilla/Baltimore_CyberTrust_Root.crt ... Processing usr/share/ca-certificates/mozilla/Buypass_Class_2_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Buypass_Class_3_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/CA_Disig_Root_R2.crt ... Processing usr/share/ca-certificates/mozilla/CFCA_EV_ROOT.crt ... Processing []hare/ca-certificates/mozilla/COMODO_Certification_Authority.crt ... Processing []/ca-certificates/mozilla/COMODO_ECC_Certification_Authority.crt ... Processing []/ca-certificates/mozilla/COMODO_RSA_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/Certigna.crt ... Processing usr/share/ca-certificates/mozilla/Certigna_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Certum_EC-384_CA.crt ... Processing usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA.crt ... Processing usr/share/ca-certificates/mozilla/Certum_Trusted_Network_CA_2.crt ... Processing usr/share/ca-certificates/mozilla/Certum_Trusted_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Comodo_AAA_Services_root.crt ... Processing usr/share/ca-certificates/mozilla/Cybertrust_Global_Root.crt ... Processing []hare/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_2009.crt ... Processing []e/ca-certificates/mozilla/D-TRUST_Root_Class_3_CA_2_EV_2009.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G2.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Assured_ID_Root_G3.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Global_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G2.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Global_Root_G3.crt ... Processing []/ca-certificates/mozilla/DigiCert_High_Assurance_EV_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/DigiCert_Trusted_Root_G4.crt ... Processing []are/ca-certificates/mozilla/E-Tugra_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/EC-ACC.crt ... Processing []tificates/mozilla/Entrust.net_Premium_2048_Secure_Server_CA.crt ... Processing []a-certificates/mozilla/Entrust_Root_Certification_Authority.crt ... Processing []ificates/mozilla/Entrust_Root_Certification_Authority_-_EC1.crt ... Processing []tificates/mozilla/Entrust_Root_Certification_Authority_-_G2.crt ... Processing []tificates/mozilla/Entrust_Root_Certification_Authority_-_G4.crt ... Processing usr/share/ca-certificates/mozilla/GDCA_TrustAUTH_R5_ROOT.crt ... Processing usr/share/ca-certificates/mozilla/GLOBALTRUST_2020.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R1.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R2.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R3.crt ... Processing usr/share/ca-certificates/mozilla/GTS_Root_R4.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R4.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_ECC_Root_CA_-_R5.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R2.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R3.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_CA_-_R6.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_E46.crt ... Processing usr/share/ca-certificates/mozilla/GlobalSign_Root_R46.crt ... Processing usr/share/ca-certificates/mozilla/Go_Daddy_Class_2_CA.crt ... Processing []rtificates/mozilla/Go_Daddy_Root_Certificate_Authority_-_G2.crt ... Processing []Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.crt ... Processing []lla/Hellenic_Academic_and_Research_Institutions_RootCA_2011.crt ... Processing []lla/Hellenic_Academic_and_Research_Institutions_RootCA_2015.crt ... Processing usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_1.crt ... Processing usr/share/ca-certificates/mozilla/Hongkong_Post_Root_CA_3.crt ... Processing usr/share/ca-certificates/mozilla/ISRG_Root_X1.crt ... Processing []hare/ca-certificates/mozilla/IdenTrust_Commercial_Root_CA_1.crt ... Processing []e/ca-certificates/mozilla/IdenTrust_Public_Sector_Root_CA_1.crt ... Processing usr/share/ca-certificates/mozilla/Izenpe.com.crt ... Processing []hare/ca-certificates/mozilla/Microsec_e-Szigno_Root_CA_2009.crt ... Processing []cates/mozilla/Microsoft_ECC_Root_Certificate_Authority_2017.crt ... Processing []cates/mozilla/Microsoft_RSA_Root_Certificate_Authority_2017.crt ... Processing []tificates/mozilla/NAVER_Global_Root_Certification_Authority.crt ... Processing []icates/mozilla/NetLock_Arany_=Class_Gold=_Főtanúsítvány.crt ... Processing []ertificates/mozilla/Network_Solutions_Certificate_Authority.crt ... Processing []are/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GB_CA.crt ... Processing []are/ca-certificates/mozilla/OISTE_WISeKey_Global_Root_GC_CA.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_1_G3.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_2_G3.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3.crt ... Processing usr/share/ca-certificates/mozilla/QuoVadis_Root_CA_3_G3.crt ... Processing []ficates/mozilla/SSL.com_EV_Root_Certification_Authority_ECC.crt ... Processing []ates/mozilla/SSL.com_EV_Root_Certification_Authority_RSA_R2.crt ... Processing []rtificates/mozilla/SSL.com_Root_Certification_Authority_ECC.crt ... Processing []rtificates/mozilla/SSL.com_Root_Certification_Authority_RSA.crt ... Processing usr/share/ca-certificates/mozilla/SZAFIR_ROOT_CA2.crt ... Processing usr/share/ca-certificates/mozilla/SecureSign_RootCA11.crt ... Processing usr/share/ca-certificates/mozilla/SecureTrust_CA.crt ... Processing usr/share/ca-certificates/mozilla/Secure_Global_CA.crt ... Processing []hare/ca-certificates/mozilla/Security_Communication_RootCA2.crt ... Processing []hare/ca-certificates/mozilla/Security_Communication_Root_CA.crt ... Processing []re/ca-certificates/mozilla/Staat_der_Nederlanden_EV_Root_CA.crt ... Processing usr/share/ca-certificates/mozilla/Starfield_Class_2_CA.crt ... Processing []tificates/mozilla/Starfield_Root_Certificate_Authority_-_G2.crt ... Processing []/mozilla/Starfield_Services_Root_Certificate_Authority_-_G2.crt ... Processing usr/share/ca-certificates/mozilla/SwissSign_Gold_CA_-_G2.crt ... Processing usr/share/ca-certificates/mozilla/SwissSign_Silver_CA_-_G2.crt ... Processing []/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_2.crt ... Processing []/share/ca-certificates/mozilla/T-TeleSec_GlobalRoot_Class_3.crt ... Processing []cates/mozilla/TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.crt ... Processing usr/share/ca-certificates/mozilla/TWCA_Global_Root_CA.crt ... Processing []e/ca-certificates/mozilla/TWCA_Root_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/TeliaSonera_Root_CA_v1.crt ... Processing usr/share/ca-certificates/mozilla/TrustCor_ECA-1.crt ... Processing usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-1.crt ... Processing usr/share/ca-certificates/mozilla/TrustCor_RootCert_CA-2.crt ... Processing []rtificates/mozilla/Trustwave_Global_Certification_Authority.crt ... Processing []s/mozilla/Trustwave_Global_ECC_P256_Certification_Authority.crt ... Processing []s/mozilla/Trustwave_Global_ECC_P384_Certification_Authority.crt ... Processing []/share/ca-certificates/mozilla/UCA_Extended_Validation_Root.crt ... Processing usr/share/ca-certificates/mozilla/UCA_Global_G2_Root.crt ... Processing []-certificates/mozilla/USERTrust_ECC_Certification_Authority.crt ... Processing []-certificates/mozilla/USERTrust_RSA_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/XRamp_Global_CA_Root.crt ... Processing usr/share/ca-certificates/mozilla/certSIGN_ROOT_CA.crt ... Processing usr/share/ca-certificates/mozilla/certSIGN_Root_CA_G2.crt ... Processing usr/share/ca-certificates/mozilla/e-Szigno_Root_CA_2017.crt ... Processing []e/ca-certificates/mozilla/ePKI_Root_Certification_Authority.crt ... Processing usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_C3.crt ... Processing usr/share/ca-certificates/mozilla/emSign_ECC_Root_CA_-_G3.crt ... Processing usr/share/ca-certificates/mozilla/emSign_Root_CA_-_C1.crt ... Processing usr/share/ca-certificates/mozilla/emSign_Root_CA_-_G1.crt ... Processing usr/share/davfs2 ... Processing usr/share/davfs2/davfs2.conf ... Processing usr/share/davfs2/secrets ... Processing usr/share/dbus-1 ... Processing usr/share/dbus-1/services ... Processing usr/share/dbus-1/services/org.gnome.GConf.service ... Processing usr/share/dbus-1/session.conf ... Processing usr/share/dbus-1/session.d ... Processing usr/share/dbus-1/system-services ... Processing usr/share/dbus-1/system.conf ... Processing usr/share/dbus-1/system.d ... Processing usr/share/dvb ... Processing usr/share/dvb/atsc ... Processing usr/share/dvb/atsc/ca-AB-Calgary ... Processing usr/share/dvb/atsc/ca-ON-Toronto ... Processing usr/share/dvb/atsc/kr-Cable-8VSB ... Processing usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB ... Processing usr/share/dvb/atsc/us-ATSC-center-frequencies-8VSB-062009 ... Processing usr/share/dvb/atsc/us-CA-Mountain-View ... Processing usr/share/dvb/atsc/us-CA-SF-Bay-Area ... Processing usr/share/dvb/atsc/us-CA-San-Jose ... Processing usr/share/dvb/atsc/us-CO-Denver ... Processing usr/share/dvb/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-HRC-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-IRC-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-Cable-Standard-center-frequencies-QAM256 ... Processing usr/share/dvb/atsc/us-ID-Boise ... Processing usr/share/dvb/atsc/us-MA-Boston ... Processing usr/share/dvb/atsc/us-MI-Lansing ... Processing usr/share/dvb/atsc/us-NTSC-center-frequencies ... Processing usr/share/dvb/atsc/us-PA-Philadelphia ... Processing usr/share/dvb/av7110_loadkeys ... Processing usr/share/dvb/av7110_loadkeys/activy.rcmm ... Processing usr/share/dvb/av7110_loadkeys/galaxis.rcmm ... Processing usr/share/dvb/av7110_loadkeys/hauppauge.rc5 ... Processing usr/share/dvb/av7110_loadkeys/hauppauge2.rc5 ... Processing usr/share/dvb/av7110_loadkeys/hauppauge_grey.rc5 ... Processing usr/share/dvb/av7110_loadkeys/mbo_81095-code_562.rc5 ... Processing usr/share/dvb/av7110_loadkeys/medion_088.rc5 ... Processing usr/share/dvb/av7110_loadkeys/medion_155.rc5 ... Processing usr/share/dvb/av7110_loadkeys/philips.rc5 ... Processing usr/share/dvb/av7110_loadkeys/philips1358.rc5 ... Processing usr/share/dvb/av7110_loadkeys/technotrend.rc5 ... Processing usr/share/dvb/dvb-c ... Processing usr/share/dvb/dvb-c/at-CNI ... Processing usr/share/dvb/dvb-c/at-Innsbruck ... Processing usr/share/dvb/dvb-c/at-Kabel-Braunau ... Processing usr/share/dvb/dvb-c/at-Kabelsignal ... Processing usr/share/dvb/dvb-c/at-KarrerNet ... Processing usr/share/dvb/dvb-c/at-Liwest ... Processing usr/share/dvb/dvb-c/at-SalzburgAG ... Processing usr/share/dvb/dvb-c/at-Vienna ... Processing usr/share/dvb/dvb-c/be-IN.DI-Integan ... Processing usr/share/dvb/dvb-c/br-Net-Digital ... Processing usr/share/dvb/dvb-c/ch-Bern-upc-cablecom ... Processing usr/share/dvb/dvb-c/ch-GGA-Pratteln ... Processing usr/share/dvb/dvb-c/ch-Oberwallis-ewcom ... Processing usr/share/dvb/dvb-c/ch-Rega-Sense ... Processing usr/share/dvb/dvb-c/ch-Video2000 ... Processing usr/share/dvb/dvb-c/ch-Zuerich-upc-cablecom ... Processing usr/share/dvb/dvb-c/ch-interGGA ... Processing usr/share/dvb/dvb-c/ch-quickline-ewaarberg ... Processing usr/share/dvb/dvb-c/cz-Moravianet ... Processing usr/share/dvb/dvb-c/cz-UPC ... Processing usr/share/dvb/dvb-c/de-Berlin ... Processing usr/share/dvb/dvb-c/de-Brandenburg-Havel ... Processing usr/share/dvb/dvb-c/de-Hessen-Unitymedia ... Processing usr/share/dvb/dvb-c/de-Kabel_BW ... Processing usr/share/dvb/dvb-c/de-Kabel_Deutschland-Hannover ... Processing usr/share/dvb/dvb-c/de-Kabel_Vodafone_Dresden ... Processing usr/share/dvb/dvb-c/de-Muenchen ... Processing usr/share/dvb/dvb-c/de-NetAachen ... Processing usr/share/dvb/dvb-c/de-Primacom ... Processing usr/share/dvb/dvb-c/de-Unitymedia ... Processing usr/share/dvb/dvb-c/de-Vodafone_Muenchen ... Processing usr/share/dvb/dvb-c/de-iesy ... Processing usr/share/dvb/dvb-c/de-komro-Rosenheim ... Processing usr/share/dvb/dvb-c/de-neftv ... Processing usr/share/dvb/dvb-c/dk-Aarhus-Antenneforening ... Processing usr/share/dvb/dvb-c/dk-Copenhagen-AFDK ... Processing usr/share/dvb/dvb-c/dk-Odense ... Processing usr/share/dvb/dvb-c/dk-YouSee ... Processing usr/share/dvb/dvb-c/es-Euskaltel ... Processing usr/share/dvb/dvb-c/fi-Elisa-PKS ... Processing usr/share/dvb/dvb-c/fi-HTV ... Processing usr/share/dvb/dvb-c/fi-Joensuu-Tikka ... Processing usr/share/dvb/dvb-c/fi-Kaisa ... Processing usr/share/dvb/dvb-c/fi-TTV ... Processing usr/share/dvb/dvb-c/fi-Turku ... Processing usr/share/dvb/dvb-c/fi-dna ... Processing usr/share/dvb/dvb-c/fi-jkl ... Processing usr/share/dvb/dvb-c/fi-sonera ... Processing usr/share/dvb/dvb-c/fi-vaasa-oncable ... Processing usr/share/dvb/dvb-c/fr-noos-numericable ... Processing usr/share/dvb/dvb-c/hr-B.net ... Processing usr/share/dvb/dvb-c/hu-Digikabel ... Processing usr/share/dvb/dvb-c/li-kabel-Dorfnetz ... Processing usr/share/dvb/dvb-c/lu-Ettelbruck-ACE ... Processing usr/share/dvb/dvb-c/nl-Delta ... Processing usr/share/dvb/dvb-c/nl-REKAM-CAIW_Gouda ... Processing usr/share/dvb/dvb-c/nl-Ziggo ... Processing usr/share/dvb/dvb-c/no-Oslo-CanalDigital ... Processing usr/share/dvb/dvb-c/no-Oslo-Get ... Processing usr/share/dvb/dvb-c/ro-DigiTV ... Processing usr/share/dvb/dvb-c/se-Gothnet ... Processing usr/share/dvb/dvb-c/se-comhem ... Processing usr/share/dvb/dvb-s ... Processing usr/share/dvb/dvb-s/ABS-2-75.0E ... Processing usr/share/dvb/dvb-s/ABS-22A-75.0E ... Processing usr/share/dvb/dvb-s/ABS-2A-75.0E ... Processing usr/share/dvb/dvb-s/ABS-3A-3.0W ... Processing usr/share/dvb/dvb-s/ABS-6-159.0E ... Processing usr/share/dvb/dvb-s/AMC-11-131.0W ... Processing usr/share/dvb/dvb-s/AMC-15-&-EchoStar-105SES-11-105.0W ... Processing usr/share/dvb/dvb-s/AMC-15-105.0W ... Processing usr/share/dvb/dvb-s/AMC-21-&-Galaxy-30-125.0W ... Processing usr/share/dvb/dvb-s/AMC-21-124.9W ... Processing usr/share/dvb/dvb-s/AMC-6-139.0W ... Processing usr/share/dvb/dvb-s/Africasat-1a-46.0E ... Processing usr/share/dvb/dvb-s/Al-Yah-1-52.5E ... Processing usr/share/dvb/dvb-s/Alcomsat-1-24.8W ... Processing usr/share/dvb/dvb-s/Amazonas-2-61.0W ... Processing usr/share/dvb/dvb-s/Amazonas-3-61.0W ... Processing usr/share/dvb/dvb-s/Amazonas-5-61.0W ... Processing usr/share/dvb/dvb-s/Amos-17-17.0E ... Processing usr/share/dvb/dvb-s/Amos-3-4.0W ... Processing usr/share/dvb/dvb-s/Amos-37-4.0W ... Processing usr/share/dvb/dvb-s/Amos-4-65.0E ... Processing usr/share/dvb/dvb-s/Amos-7-3.9W ... Processing usr/share/dvb/dvb-s/Anik-F1R-107.3W ... Processing usr/share/dvb/dvb-s/Anik-F1RG1-107.3W ... Processing usr/share/dvb/dvb-s/Anik-F2-111.1W ... Processing usr/share/dvb/dvb-s/Anik-F3-&-T8-&-EchoStar-14-119.0W ... Processing usr/share/dvb/dvb-s/Anik-F3-118.8W ... Processing usr/share/dvb/dvb-s/Anik-G1-107.3W ... Processing usr/share/dvb/dvb-s/Apstar-6C-134.0E ... Processing usr/share/dvb/dvb-s/Apstar-7-76.5E ... Processing usr/share/dvb/dvb-s/Apstar-9-142.0E ... Processing usr/share/dvb/dvb-s/Arabsat-5A-30.5E ... Processing usr/share/dvb/dvb-s/Arabsat-5A6A-30.5E ... Processing usr/share/dvb/dvb-s/Arabsat-5C-20.0E ... Processing usr/share/dvb/dvb-s/Arabsat-6A-30.5E ... Processing usr/share/dvb/dvb-s/Arsat-1-71.8W ... Processing usr/share/dvb/dvb-s/Arsat-2-81.0W ... Processing usr/share/dvb/dvb-s/AsiaSat-5-100.5E ... Processing usr/share/dvb/dvb-s/AsiaSat-6Thaicom-7-120.0E ... Processing usr/share/dvb/dvb-s/AsiaSat-7-105.5E ... Processing usr/share/dvb/dvb-s/AsiaSat-9-122.0E ... Processing usr/share/dvb/dvb-s/Astra-1KR-19.2E ... Processing usr/share/dvb/dvb-s/Astra-1L-19.2E ... Processing usr/share/dvb/dvb-s/Astra-1M-19.2E ... Processing usr/share/dvb/dvb-s/Astra-1N-19.2E ... Processing usr/share/dvb/dvb-s/Astra-2E-28.5E ... Processing usr/share/dvb/dvb-s/Astra-2F-28.2E ... Processing usr/share/dvb/dvb-s/Astra-2G-28.2E ... Processing usr/share/dvb/dvb-s/Astra-3B-23.5E ... Processing usr/share/dvb/dvb-s/Astra-4A-&-SES-5-4.9E ... Processing usr/share/dvb/dvb-s/Astra-4A-4.8E ... Processing usr/share/dvb/dvb-s/Astra-5B-31.5E ... Processing usr/share/dvb/dvb-s/BRIsat-150.5E ... Processing usr/share/dvb/dvb-s/Badr-4-26.0E ... Processing usr/share/dvb/dvb-s/Badr-5-26.0E ... Processing usr/share/dvb/dvb-s/Badr-6-26.0E ... Processing usr/share/dvb/dvb-s/Badr-7-26.0E ... Processing usr/share/dvb/dvb-s/Bangabandhu-1-119.1E ... Processing usr/share/dvb/dvb-s/Belintersat-1-51.5E ... Processing usr/share/dvb/dvb-s/BulgariaSat-1-1.9E ... Processing usr/share/dvb/dvb-s/ChinaSat-10-110.5E ... Processing usr/share/dvb/dvb-s/ChinaSat-11-98.0E ... Processing usr/share/dvb/dvb-s/ChinaSat-12-87.5E ... Processing usr/share/dvb/dvb-s/ChinaSat-6A-125.0E ... Processing usr/share/dvb/dvb-s/ChinaSat-6B-115.5E ... Processing usr/share/dvb/dvb-s/ChinaSat-6C-130.0E ... Processing usr/share/dvb/dvb-s/Ciel-2-&-SES-15-129.0W ... Processing usr/share/dvb/dvb-s/Ciel-2-129.0W ... Processing usr/share/dvb/dvb-s/EchoStar-10-110.0W ... Processing usr/share/dvb/dvb-s/EchoStar-105SES-11-105.0W ... Processing usr/share/dvb/dvb-s/EchoStar-11-110.0W ... Processing usr/share/dvb/dvb-s/EchoStar-14-119.0W ... Processing usr/share/dvb/dvb-s/EchoStar-16-61.5W ... Processing usr/share/dvb/dvb-s/EchoStar-9Galaxy-23-121.0W ... Processing usr/share/dvb/dvb-s/Es'hail-1-25.5E ... Processing usr/share/dvb/dvb-s/Es'hail-2-25.8E ... Processing usr/share/dvb/dvb-s/Eutelsat-10A-10.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-113-West-A-113.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-115-West-B-114.9W ... Processing usr/share/dvb/dvb-s/Eutelsat-117-West-A-116.8W ... Processing usr/share/dvb/dvb-s/Eutelsat-117-West-AB-117.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-117-West-B-117.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-16A-16.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-172B-172.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-21B-21.5E ... Processing usr/share/dvb/dvb-s/Eutelsat-33E-&-Intelsat-28-33.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-33E-33.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-36B-&-Express-AMU1-36.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-36B-35.9E ... Processing usr/share/dvb/dvb-s/Eutelsat-3B-&-Rascom-QAF-1R-3.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-3B-3.1E ... Processing usr/share/dvb/dvb-s/Eutelsat-5-West-A-5.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-5-West-B-5.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-65-West-A-65.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-7-West-A-7.3W ... Processing usr/share/dvb/dvb-s/Eutelsat-70B-70.5E ... Processing usr/share/dvb/dvb-s/Eutelsat-7B-7.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-7B7C-7.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-7C-7.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-8-West-B-8.0W ... Processing usr/share/dvb/dvb-s/Eutelsat-9B-&-Ka-Sat-9A-9.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-9B-9.0E ... Processing usr/share/dvb/dvb-s/Eutelsat-Ka-Sat-9A-9.0E ... Processing usr/share/dvb/dvb-s/Express-103-96.5E ... Processing usr/share/dvb/dvb-s/Express-80-80.0E ... Processing usr/share/dvb/dvb-s/Express-AM44-11.0W ... Processing usr/share/dvb/dvb-s/Express-AM5-140.0E ... Processing usr/share/dvb/dvb-s/Express-AM5AT2-140.0E ... Processing usr/share/dvb/dvb-s/Express-AM6-53.0E ... Processing usr/share/dvb/dvb-s/Express-AM7-40.0E ... Processing usr/share/dvb/dvb-s/Express-AM8-14.0W ... Processing usr/share/dvb/dvb-s/Express-AMU1-36.1E ... Processing usr/share/dvb/dvb-s/Express-AT1-56.0E ... Processing usr/share/dvb/dvb-s/Express-AT2-140.0E ... Processing usr/share/dvb/dvb-s/G-Sat-10-83.0E ... Processing usr/share/dvb/dvb-s/G-Sat-1030-83.0E ... Processing usr/share/dvb/dvb-s/G-Sat-15-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-1517-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-16-55.0E ... Processing usr/share/dvb/dvb-s/G-Sat-17-93.5E ... Processing usr/share/dvb/dvb-s/G-Sat-18-74.0E ... Processing usr/share/dvb/dvb-s/G-Sat-30-83.0E ... Processing usr/share/dvb/dvb-s/G-Sat-8-55.0E ... Processing usr/share/dvb/dvb-s/G-Sat-816-&-Yamal-402-55.0E ... Processing usr/share/dvb/dvb-s/G-Sat-9-97.3E ... Processing usr/share/dvb/dvb-s/Galaxy-13Horizons-1-127.0W ... Processing usr/share/dvb/dvb-s/Galaxy-15-133.0W ... Processing usr/share/dvb/dvb-s/Galaxy-16-&-T11T14-99.2W ... Processing usr/share/dvb/dvb-s/Galaxy-16-99.0W ... Processing usr/share/dvb/dvb-s/Galaxy-17-&-Nimiq-6-91.0W ... Processing usr/share/dvb/dvb-s/Galaxy-17-91.0W ... Processing usr/share/dvb/dvb-s/Galaxy-18-123.0W ... Processing usr/share/dvb/dvb-s/Galaxy-19-97.0W ... Processing usr/share/dvb/dvb-s/Galaxy-28-89.0W ... Processing usr/share/dvb/dvb-s/Galaxy-30-125.0W ... Processing usr/share/dvb/dvb-s/Galaxy-3C-&-Spaceway-3-&-Intelsat-3031-95.0W ... Processing usr/share/dvb/dvb-s/Galaxy-3C-95.0W ... Processing usr/share/dvb/dvb-s/Hellas-Sat-3-39.0E ... Processing usr/share/dvb/dvb-s/Hellas-Sat-34-39.0E ... Processing usr/share/dvb/dvb-s/Hellas-Sat-4-39.0E ... Processing usr/share/dvb/dvb-s/Hispasat-30W-5-30.0W ... Processing usr/share/dvb/dvb-s/Hispasat-30W-530W-6-30.0W ... Processing usr/share/dvb/dvb-s/Hispasat-30W-6-30.0W ... Processing usr/share/dvb/dvb-s/Hispasat-74W-1-73.9W ... Processing usr/share/dvb/dvb-s/Horizons-2-&-Intelsat-15-85.0E ... Processing usr/share/dvb/dvb-s/Horizons-2-84.8E ... Processing usr/share/dvb/dvb-s/Horizons-3e-169.0E ... Processing usr/share/dvb/dvb-s/Hotbird-13B-13.0E ... Processing usr/share/dvb/dvb-s/Hotbird-13C-13.0E ... Processing usr/share/dvb/dvb-s/Hotbird-13E-13.0E ... Processing usr/share/dvb/dvb-s/Intelsat-10-02-1.0W ... Processing usr/share/dvb/dvb-s/Intelsat-11-&-Sky-Brasil-1-43.1W ... Processing usr/share/dvb/dvb-s/Intelsat-11-43.1W ... Processing usr/share/dvb/dvb-s/Intelsat-14-45.0W ... Processing usr/share/dvb/dvb-s/Intelsat-15-85.2E ... Processing usr/share/dvb/dvb-s/Intelsat-17-66.0E ... Processing usr/share/dvb/dvb-s/Intelsat-18-180.0E ... Processing usr/share/dvb/dvb-s/Intelsat-19-166.0E ... Processing usr/share/dvb/dvb-s/Intelsat-20-68.5E ... Processing usr/share/dvb/dvb-s/Intelsat-2036-68.5E ... Processing usr/share/dvb/dvb-s/Intelsat-21-58.0W ... Processing usr/share/dvb/dvb-s/Intelsat-22-72.1E ... Processing usr/share/dvb/dvb-s/Intelsat-23-53.0W ... Processing usr/share/dvb/dvb-s/Intelsat-25-31.5W ... Processing usr/share/dvb/dvb-s/Intelsat-28-32.9E ... Processing usr/share/dvb/dvb-s/Intelsat-33e-60.0E ... Processing usr/share/dvb/dvb-s/Intelsat-34-55.5W ... Processing usr/share/dvb/dvb-s/Intelsat-35e-34.5W ... Processing usr/share/dvb/dvb-s/Intelsat-36-68.5E ... Processing usr/share/dvb/dvb-s/Intelsat-37e-18.0W ... Processing usr/share/dvb/dvb-s/Intelsat-38-45.1E ... Processing usr/share/dvb/dvb-s/Intelsat-39-62.0E ... Processing usr/share/dvb/dvb-s/Intelsat-901-27.5W ... Processing usr/share/dvb/dvb-s/Intelsat-905-&-Alcomsat-1-24.5W ... Processing usr/share/dvb/dvb-s/Intelsat-905-24.5W ... Processing usr/share/dvb/dvb-s/Intelsat-906-64.2E ... Processing usr/share/dvb/dvb-s/JCSAT-2B-154.0E ... Processing usr/share/dvb/dvb-s/JCSAT-3A-128.0E ... Processing usr/share/dvb/dvb-s/JCSAT-4B-124.0E ... Processing usr/share/dvb/dvb-s/JCSAT-5A-&-Vinasat-12-132.0E ... Processing usr/share/dvb/dvb-s/JCSAT-5A-132.0E ... Processing usr/share/dvb/dvb-s/KazSat-2-86.5E ... Processing usr/share/dvb/dvb-s/KazSat-3-58.5E ... Processing usr/share/dvb/dvb-s/Koreasat-5-113.0E ... Processing usr/share/dvb/dvb-s/Koreasat-55A-113.0E ... Processing usr/share/dvb/dvb-s/Koreasat-5A-113.0E ... Processing usr/share/dvb/dvb-s/Koreasat-6-116.0E ... Processing usr/share/dvb/dvb-s/Koreasat-67-116.0E ... Processing usr/share/dvb/dvb-s/Koreasat-7-116.0E ... Processing usr/share/dvb/dvb-s/LaoSat-1-128.5E ... Processing usr/share/dvb/dvb-s/Measat-3-91.5E ... Processing usr/share/dvb/dvb-s/Measat-3a-91.4E ... Processing usr/share/dvb/dvb-s/Measat-3b-91.5E ... Processing usr/share/dvb/dvb-s/NSS-10-&-Telstar-11N-37.5W ... Processing usr/share/dvb/dvb-s/NSS-10-37.4W ... Processing usr/share/dvb/dvb-s/NSS-12-57.0E ... Processing usr/share/dvb/dvb-s/NSS-5-50.5E ... Processing usr/share/dvb/dvb-s/NSS-7-20.0W ... Processing usr/share/dvb/dvb-s/NSS-9-177.0W ... Processing usr/share/dvb/dvb-s/NigComSat-1R-42.5E ... Processing usr/share/dvb/dvb-s/Nilesat-201-&-Eutelsat-7-West-A-7.0W ... Processing usr/share/dvb/dvb-s/Nilesat-201-7.0W ... Processing usr/share/dvb/dvb-s/Nimiq-4-82.0W ... Processing usr/share/dvb/dvb-s/Nimiq-5-72.7W ... Processing usr/share/dvb/dvb-s/Nimiq-6-91.1W ... Processing usr/share/dvb/dvb-s/Nusantara-Satu-146.0E ... Processing usr/share/dvb/dvb-s/Optus-10-156.0E ... Processing usr/share/dvb/dvb-s/Optus-D1-160.0E ... Processing usr/share/dvb/dvb-s/Optus-D2-152.0E ... Processing usr/share/dvb/dvb-s/Optus-D3-156.0E ... Processing usr/share/dvb/dvb-s/Optus-D310-156.0E ... Processing usr/share/dvb/dvb-s/Paksat-1R-38.0E ... Processing usr/share/dvb/dvb-s/QuetzSat-1-77.0W ... Processing usr/share/dvb/dvb-s/Rascom-QAF-1R-2.8E ... Processing usr/share/dvb/dvb-s/SES-1-101.0W ... Processing usr/share/dvb/dvb-s/SES-10-67.0W ... Processing usr/share/dvb/dvb-s/SES-12-95.0E ... Processing usr/share/dvb/dvb-s/SES-14-47.5W ... Processing usr/share/dvb/dvb-s/SES-15-129.0W ... Processing usr/share/dvb/dvb-s/SES-2-&-TKSat-1-87.1W ... Processing usr/share/dvb/dvb-s/SES-2-87.0W ... Processing usr/share/dvb/dvb-s/SES-3-103.0W ... Processing usr/share/dvb/dvb-s/SES-4-22.0W ... Processing usr/share/dvb/dvb-s/SES-5-5.0E ... Processing usr/share/dvb/dvb-s/SES-6-40.5W ... Processing usr/share/dvb/dvb-s/SES-7-108.2E ... Processing usr/share/dvb/dvb-s/SES-79-&-Telkom-4-108.2E ... Processing usr/share/dvb/dvb-s/SES-8-95.0E ... Processing usr/share/dvb/dvb-s/SES-812-95.0E ... Processing usr/share/dvb/dvb-s/SES-9-108.2E ... Processing usr/share/dvb/dvb-s/ST-2-88.0E ... Processing usr/share/dvb/dvb-s/Sky-Brasil-1-43.1W ... Processing usr/share/dvb/dvb-s/Sky-Mexico-1-78.8W ... Processing usr/share/dvb/dvb-s/Star-One-C1-&-Eutelsat-65-West-A-65.0W ... Processing usr/share/dvb/dvb-s/Star-One-C1-65.0W ... Processing usr/share/dvb/dvb-s/Star-One-C2-70.0W ... Processing usr/share/dvb/dvb-s/Star-One-C2C4-70.0W ... Processing usr/share/dvb/dvb-s/Star-One-C3-75.0W ... Processing usr/share/dvb/dvb-s/Star-One-C4-70.0W ... Processing usr/share/dvb/dvb-s/Star-One-D1-84.0W ... Processing usr/share/dvb/dvb-s/Superbird-B3-162.0E ... Processing usr/share/dvb/dvb-s/Superbird-C2-144.0E ... Processing usr/share/dvb/dvb-s/T10T12-&-SES-3-103.0W ... Processing usr/share/dvb/dvb-s/T10T12-102.8W ... Processing usr/share/dvb/dvb-s/T5-&-EchoStar-1011-110.0W ... Processing usr/share/dvb/dvb-s/T8-119.0W ... Processing usr/share/dvb/dvb-s/T9ST16-&-SES-1-101.0W ... Processing usr/share/dvb/dvb-s/TKSat-1-87.2W ... Processing usr/share/dvb/dvb-s/Telkom-3S-118.0E ... Processing usr/share/dvb/dvb-s/Telkom-4-108.0E ... Processing usr/share/dvb/dvb-s/Telstar-11N-37.6W ... Processing usr/share/dvb/dvb-s/Telstar-12-Vantage-15.0W ... Processing usr/share/dvb/dvb-s/Telstar-14R-63.0W ... Processing usr/share/dvb/dvb-s/Telstar-18-Vantage-138.0E ... Processing usr/share/dvb/dvb-s/Thaicom-4-&-Bangabandhu-1-119.3E ... Processing usr/share/dvb/dvb-s/Thaicom-4-119.5E ... Processing usr/share/dvb/dvb-s/Thaicom-6-78.5E ... Processing usr/share/dvb/dvb-s/Thaicom-68-78.5E ... Processing usr/share/dvb/dvb-s/Thaicom-8-78.5E ... Processing usr/share/dvb/dvb-s/Thor-5-0.8W ... Processing usr/share/dvb/dvb-s/Thor-6-0.8W ... Processing usr/share/dvb/dvb-s/Thor-7-0.6W ... Processing usr/share/dvb/dvb-s/Trksat-3A-42.0E ... Processing usr/share/dvb/dvb-s/Trksat-3A4A-42.0E ... Processing usr/share/dvb/dvb-s/Trksat-4A-42.0E ... Processing usr/share/dvb/dvb-s/Trksat-4B-50.0E ... Processing usr/share/dvb/dvb-s/TurkmenlemMonacoSat-52.0E ... Processing usr/share/dvb/dvb-s/Vinasat-1-132.0E ... Processing usr/share/dvb/dvb-s/Vinasat-2-131.8E ... Processing usr/share/dvb/dvb-s/Yamal-401-90.0E ... Processing usr/share/dvb/dvb-s/Yamal-402-54.9E ... Processing usr/share/dvb/dvb-s/Yamal-601-49.0E ... Processing usr/share/dvb/dvb-t ... Processing usr/share/dvb/dvb-t/ad-Andorra ... Processing usr/share/dvb/dvb-t/at-All ... Processing usr/share/dvb/dvb-t/au-Adelaide ... Processing usr/share/dvb/dvb-t/au-AdelaideFoothills ... Processing usr/share/dvb/dvb-t/au-Ballarat ... Processing usr/share/dvb/dvb-t/au-Bendigo ... Processing usr/share/dvb/dvb-t/au-Brisbane ... Processing usr/share/dvb/dvb-t/au-Cairns ... Processing usr/share/dvb/dvb-t/au-Canberra-Black-Mt ... Processing usr/share/dvb/dvb-t/au-Coonabarabran ... Processing usr/share/dvb/dvb-t/au-Darwin ... Processing usr/share/dvb/dvb-t/au-Devonport ... Processing usr/share/dvb/dvb-t/au-FraserCoast-Bundaberg ... Processing usr/share/dvb/dvb-t/au-GoldCoast ... Processing usr/share/dvb/dvb-t/au-Goulburn-Rocky_Hill ... Processing usr/share/dvb/dvb-t/au-Hervey_Bay-Ghost_Hill ... Processing usr/share/dvb/dvb-t/au-Hobart ... Processing usr/share/dvb/dvb-t/au-Mackay ... Processing usr/share/dvb/dvb-t/au-Melbourne ... Processing usr/share/dvb/dvb-t/au-Melbourne-Selby ... Processing usr/share/dvb/dvb-t/au-Melbourne-Upwey ... Processing usr/share/dvb/dvb-t/au-MidNorthCoast ... Processing usr/share/dvb/dvb-t/au-Newcastle ... Processing usr/share/dvb/dvb-t/au-Perth ... Processing usr/share/dvb/dvb-t/au-Perth_Roleystone ... Processing usr/share/dvb/dvb-t/au-SpencerGulf ... Processing usr/share/dvb/dvb-t/au-SunshineCoast ... Processing usr/share/dvb/dvb-t/au-Sutherland ... Processing usr/share/dvb/dvb-t/au-Sydney ... Processing usr/share/dvb/dvb-t/au-Sydney_Kings_Cross ... Processing usr/share/dvb/dvb-t/au-Tamworth ... Processing usr/share/dvb/dvb-t/au-Townsville ... Processing usr/share/dvb/dvb-t/au-WaggaWagga ... Processing usr/share/dvb/dvb-t/au-Wollongong ... Processing usr/share/dvb/dvb-t/au-canberra ... Processing usr/share/dvb/dvb-t/au-unknown ... Processing usr/share/dvb/dvb-t/auto-Australia ... Processing usr/share/dvb/dvb-t/auto-Default ... Processing usr/share/dvb/dvb-t/auto-Taiwan ... Processing usr/share/dvb/dvb-t/auto-With167kHzOffsets ... Processing usr/share/dvb/dvb-t/ax-Smedsbole ... Processing usr/share/dvb/dvb-t/be-All ... Processing usr/share/dvb/dvb-t/bg-Sofia ... Processing usr/share/dvb/dvb-t/ch-All ... Processing usr/share/dvb/dvb-t/ch-Citycable ... Processing usr/share/dvb/dvb-t/ch-Geneva ... Processing usr/share/dvb/dvb-t/co-All ... Processing usr/share/dvb/dvb-t/cz-All ... Processing usr/share/dvb/dvb-t/de-All ... Processing usr/share/dvb/dvb-t/de-Baden-Wuerttemberg ... Processing usr/share/dvb/dvb-t/de-Bayern ... Processing usr/share/dvb/dvb-t/de-Berlin ... Processing usr/share/dvb/dvb-t/de-Brandenburg ... Processing usr/share/dvb/dvb-t/de-Bremen ... Processing usr/share/dvb/dvb-t/de-Dusseldorf ... Processing usr/share/dvb/dvb-t/de-Hamburg ... Processing usr/share/dvb/dvb-t/de-Hessen ... Processing usr/share/dvb/dvb-t/de-Mecklenburg-Vorpommern ... Processing usr/share/dvb/dvb-t/de-Niedersachsen ... Processing usr/share/dvb/dvb-t/de-Nordrhein-Westfalen ... Processing usr/share/dvb/dvb-t/de-Rheinland-Pfalz ... Processing usr/share/dvb/dvb-t/de-Saarland ... Processing usr/share/dvb/dvb-t/de-Sachsen ... Processing usr/share/dvb/dvb-t/de-Sachsen-Anhalt ... Processing usr/share/dvb/dvb-t/de-Schleswig-Holstein ... Processing usr/share/dvb/dvb-t/de-Thueringen ... Processing usr/share/dvb/dvb-t/dk-All ... Processing usr/share/dvb/dvb-t/ee-All ... Processing usr/share/dvb/dvb-t/es-Albacete ... Processing usr/share/dvb/dvb-t/es-Alfabia ... Processing usr/share/dvb/dvb-t/es-Alicante ... Processing usr/share/dvb/dvb-t/es-Almeria ... Processing usr/share/dvb/dvb-t/es-Alpicat ... Processing usr/share/dvb/dvb-t/es-Asturias ... Processing usr/share/dvb/dvb-t/es-BaixoMinho ... Processing usr/share/dvb/dvb-t/es-Bilbao ... Processing usr/share/dvb/dvb-t/es-Cadiz ... Processing usr/share/dvb/dvb-t/es-Carceres ... Processing usr/share/dvb/dvb-t/es-Collserola ... Processing usr/share/dvb/dvb-t/es-Donostia ... Processing usr/share/dvb/dvb-t/es-Granada ... Processing usr/share/dvb/dvb-t/es-Huelva ... Processing usr/share/dvb/dvb-t/es-Huesca ... Processing usr/share/dvb/dvb-t/es-Las_Palmas ... Processing usr/share/dvb/dvb-t/es-Lugo ... Processing usr/share/dvb/dvb-t/es-Madrid ... Processing usr/share/dvb/dvb-t/es-Malaga ... Processing usr/share/dvb/dvb-t/es-Muros-Noia ... Processing usr/share/dvb/dvb-t/es-Mussara ... Processing usr/share/dvb/dvb-t/es-Pamplona ... Processing usr/share/dvb/dvb-t/es-SC_Tenerife ... Processing usr/share/dvb/dvb-t/es-Santander ... Processing usr/share/dvb/dvb-t/es-Santiago_de_Compostela ... Processing usr/share/dvb/dvb-t/es-Sevilla ... Processing usr/share/dvb/dvb-t/es-Tenerife ... Processing usr/share/dvb/dvb-t/es-Valencia ... Processing usr/share/dvb/dvb-t/es-Valladolid ... Processing usr/share/dvb/dvb-t/es-Vilamarxant ... Processing usr/share/dvb/dvb-t/es-Vitoria-Gasteiz ... Processing usr/share/dvb/dvb-t/es-Zaragoza ... Processing usr/share/dvb/dvb-t/fi-Aanekoski ... Processing usr/share/dvb/dvb-t/fi-Aanekoski_Konginkangas ... Processing usr/share/dvb/dvb-t/fi-Ahtari ... Processing usr/share/dvb/dvb-t/fi-Alajarvi ... Processing usr/share/dvb/dvb-t/fi-Anjalankoski_Ruotila ... Processing usr/share/dvb/dvb-t/fi-Enontekio_Ahovaara ... Processing usr/share/dvb/dvb-t/fi-Enontekio_Hetta ... Processing usr/share/dvb/dvb-t/fi-Enontekio_Kuttanen ... Processing usr/share/dvb/dvb-t/fi-Espoo ... Processing usr/share/dvb/dvb-t/fi-Eurajoki ... Processing usr/share/dvb/dvb-t/fi-Fiskars ... Processing usr/share/dvb/dvb-t/fi-Haapavesi ... Processing usr/share/dvb/dvb-t/fi-Hameenkyro_Kyroskoski ... Processing usr/share/dvb/dvb-t/fi-Hameenlinna_Painokangas ... Processing usr/share/dvb/dvb-t/fi-Hanko ... Processing usr/share/dvb/dvb-t/fi-Hartola ... Processing usr/share/dvb/dvb-t/fi-Heinavesi ... Processing usr/share/dvb/dvb-t/fi-Heinola ... Processing usr/share/dvb/dvb-t/fi-Hyrynsalmi ... Processing usr/share/dvb/dvb-t/fi-Hyrynsalmi_Kyparavaara ... Processing usr/share/dvb/dvb-t/fi-Hyrynsalmi_Paljakka ... Processing usr/share/dvb/dvb-t/fi-Hyvinkaa ... Processing usr/share/dvb/dvb-t/fi-Ii_Raiskio ... Processing usr/share/dvb/dvb-t/fi-Iisalmi ... Processing usr/share/dvb/dvb-t/fi-Ikaalinen ... Processing usr/share/dvb/dvb-t/fi-Ikaalinen_Riitiala ... Processing usr/share/dvb/dvb-t/fi-Inari ... Processing usr/share/dvb/dvb-t/fi-Inari_Janispaa ... Processing usr/share/dvb/dvb-t/fi-Inari_Naatamo ... Processing usr/share/dvb/dvb-t/fi-Ivalo_Saarineitamovaara ... Processing usr/share/dvb/dvb-t/fi-Jalasjarvi ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Halli ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Kaipola ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Matkosvuori ... Processing usr/share/dvb/dvb-t/fi-Jamsa_Ouninpohja ... Processing usr/share/dvb/dvb-t/fi-Jamsankoski ... Processing usr/share/dvb/dvb-t/fi-Joensuu_Vestinkallio ... Processing usr/share/dvb/dvb-t/fi-Joroinen_Puukkola ... Processing usr/share/dvb/dvb-t/fi-Joutsa_Lankia ... Processing usr/share/dvb/dvb-t/fi-Joutseno ... Processing usr/share/dvb/dvb-t/fi-Juupajoki_Kopsamo ... Processing usr/share/dvb/dvb-t/fi-Juva ... Processing usr/share/dvb/dvb-t/fi-Jyvaskyla ... Processing usr/share/dvb/dvb-t/fi-Jyvaskyla_Vaajakoski ... Processing usr/share/dvb/dvb-t/fi-Kaavi_Sivakkavaara ... Processing usr/share/dvb/dvb-t/fi-Kajaani_Pollyvaara ... Processing usr/share/dvb/dvb-t/fi-Kalajoki ... Processing usr/share/dvb/dvb-t/fi-Kangaslampi ... Processing usr/share/dvb/dvb-t/fi-Kangasniemi_Turkinmaki ... Processing usr/share/dvb/dvb-t/fi-Kankaanpaa ... Processing usr/share/dvb/dvb-t/fi-Karigasniemi ... Processing usr/share/dvb/dvb-t/fi-Karkkila ... Processing usr/share/dvb/dvb-t/fi-Karstula ... Processing usr/share/dvb/dvb-t/fi-Karvia ... Processing usr/share/dvb/dvb-t/fi-Kaunispaa ... Processing usr/share/dvb/dvb-t/fi-Kemijarvi_Suomutunturi ... Processing usr/share/dvb/dvb-t/fi-Kerimaki ... Processing usr/share/dvb/dvb-t/fi-Keuruu ... Processing usr/share/dvb/dvb-t/fi-Keuruu_Haapamaki ... Processing usr/share/dvb/dvb-t/fi-Kihnio ... Processing usr/share/dvb/dvb-t/fi-Kiihtelysvaara ... Processing usr/share/dvb/dvb-t/fi-Kilpisjarvi ... Processing usr/share/dvb/dvb-t/fi-Kittila_Levitunturi ... Processing usr/share/dvb/dvb-t/fi-Kolari_Vuolittaja ... Processing usr/share/dvb/dvb-t/fi-Koli ... Processing usr/share/dvb/dvb-t/fi-Korpilahti_Vaarunvuori ... Processing usr/share/dvb/dvb-t/fi-Korppoo ... Processing usr/share/dvb/dvb-t/fi-Kruunupyy ... Processing usr/share/dvb/dvb-t/fi-Kuhmo_Haukela ... Processing usr/share/dvb/dvb-t/fi-Kuhmo_Lentiira ... Processing usr/share/dvb/dvb-t/fi-Kuhmo_Niva ... Processing usr/share/dvb/dvb-t/fi-Kuhmoinen ... Processing usr/share/dvb/dvb-t/fi-Kuhmoinen_Harjunsalmi ... Processing usr/share/dvb/dvb-t/fi-Kuhmoinen_Puukkoinen ... Processing usr/share/dvb/dvb-t/fi-Kuopio ... Processing usr/share/dvb/dvb-t/fi-Kurikka_Kesti ... Processing usr/share/dvb/dvb-t/fi-Kustavi_Viherlahti ... Processing usr/share/dvb/dvb-t/fi-Kuusamo_Hamppulampi ... Processing usr/share/dvb/dvb-t/fi-Kyyjarvi_Noposenaho ... Processing usr/share/dvb/dvb-t/fi-Lahti ... Processing usr/share/dvb/dvb-t/fi-Lapua ... Processing usr/share/dvb/dvb-t/fi-Laukaa ... Processing usr/share/dvb/dvb-t/fi-Laukaa_Vihtavuori ... Processing usr/share/dvb/dvb-t/fi-Lavia ... Processing usr/share/dvb/dvb-t/fi-Lohja ... Processing usr/share/dvb/dvb-t/fi-Loimaa ... Processing usr/share/dvb/dvb-t/fi-Luhanka ... Processing usr/share/dvb/dvb-t/fi-Luopioinen ... Processing usr/share/dvb/dvb-t/fi-Mantta ... Processing usr/share/dvb/dvb-t/fi-Mantyharju ... Processing usr/share/dvb/dvb-t/fi-Mikkeli ... Processing usr/share/dvb/dvb-t/fi-Muonio_Olostunturi ... Processing usr/share/dvb/dvb-t/fi-Nilsia ... Processing usr/share/dvb/dvb-t/fi-Nilsia_Keski-Siikajarvi ... Processing usr/share/dvb/dvb-t/fi-Nilsia_Pisa ... Processing usr/share/dvb/dvb-t/fi-Nokia ... Processing usr/share/dvb/dvb-t/fi-Nokia_Siuro ... Processing usr/share/dvb/dvb-t/fi-Nummi-Pusula_Hyonola ... Processing usr/share/dvb/dvb-t/fi-Nuorgam_Njallavaara ... Processing usr/share/dvb/dvb-t/fi-Nuorgam_raja ... Processing usr/share/dvb/dvb-t/fi-Nurmes_Konnanvaara ... Processing usr/share/dvb/dvb-t/fi-Nurmes_Kortevaara ... Processing usr/share/dvb/dvb-t/fi-Orivesi_Talviainen ... Processing usr/share/dvb/dvb-t/fi-Oulu ... Processing usr/share/dvb/dvb-t/fi-Padasjoki ... Processing usr/share/dvb/dvb-t/fi-Padasjoki_Arrakoski ... Processing usr/share/dvb/dvb-t/fi-Paltamo_Kivesvaara ... Processing usr/share/dvb/dvb-t/fi-Parainen_Houtskari ... Processing usr/share/dvb/dvb-t/fi-Parikkala ... Processing usr/share/dvb/dvb-t/fi-Parkano_Sopukallio ... Processing usr/share/dvb/dvb-t/fi-Pello ... Processing usr/share/dvb/dvb-t/fi-Pello_Ratasvaara ... Processing usr/share/dvb/dvb-t/fi-Perho ... Processing usr/share/dvb/dvb-t/fi-Pernaja ... Processing usr/share/dvb/dvb-t/fi-Pieksamaki_Halkokumpu ... Processing usr/share/dvb/dvb-t/fi-Pihtipudas ... Processing usr/share/dvb/dvb-t/fi-Porvoo_Suomenkyla ... Processing usr/share/dvb/dvb-t/fi-Posio ... Processing usr/share/dvb/dvb-t/fi-Pudasjarvi ... Processing usr/share/dvb/dvb-t/fi-Pudasjarvi_Iso-Syote ... Processing usr/share/dvb/dvb-t/fi-Pudasjarvi_Kangasvaara ... Processing usr/share/dvb/dvb-t/fi-Puolanka ... Processing usr/share/dvb/dvb-t/fi-Pyhatunturi ... Processing usr/share/dvb/dvb-t/fi-Pyhavuori ... Processing usr/share/dvb/dvb-t/fi-Pylkonmaki_Karankajarvi ... Processing usr/share/dvb/dvb-t/fi-Raahe_Mestauskallio ... Processing usr/share/dvb/dvb-t/fi-Raahe_Piehinki ... Processing usr/share/dvb/dvb-t/fi-Ranua_Haasionmaa ... Processing usr/share/dvb/dvb-t/fi-Ranua_Leppiaho ... Processing usr/share/dvb/dvb-t/fi-Rautavaara_Angervikko ... Processing usr/share/dvb/dvb-t/fi-Rautjarvi_Simpele ... Processing usr/share/dvb/dvb-t/fi-Ristijarvi ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Kaihuanvaara ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Karhuvaara ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Marasenkallio ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Rantalaki ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Sonka ... Processing usr/share/dvb/dvb-t/fi-Rovaniemi_Sorviselka ... Processing usr/share/dvb/dvb-t/fi-Ruka ... Processing usr/share/dvb/dvb-t/fi-Ruovesi_Storminiemi ... Processing usr/share/dvb/dvb-t/fi-Saarijarvi ... Processing usr/share/dvb/dvb-t/fi-Saarijarvi_Kalmari ... Processing usr/share/dvb/dvb-t/fi-Saarijarvi_Mahlu ... Processing usr/share/dvb/dvb-t/fi-Salla_Hirvasvaara ... Processing usr/share/dvb/dvb-t/fi-Salla_Ihistysjanka ... Processing usr/share/dvb/dvb-t/fi-Salla_Naruska ... Processing usr/share/dvb/dvb-t/fi-Salla_Sallatunturi ... Processing usr/share/dvb/dvb-t/fi-Salla_Sarivaara ... Processing usr/share/dvb/dvb-t/fi-Salo_Isokyla ... Processing usr/share/dvb/dvb-t/fi-Savukoski_Martti ... Processing usr/share/dvb/dvb-t/fi-Savukoski_Tanhua ... Processing usr/share/dvb/dvb-t/fi-Siilinjarvi ... Processing usr/share/dvb/dvb-t/fi-Simo_Viantie ... Processing usr/share/dvb/dvb-t/fi-Sipoo_Norrkulla ... Processing usr/share/dvb/dvb-t/fi-Sodankyla_Pittiovaara ... Processing usr/share/dvb/dvb-t/fi-Sodankyla_Vuotso ... Processing usr/share/dvb/dvb-t/fi-Sulkava_Vaatalanmaki ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Ala-Vuokki ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Ammansaari ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Juntusranta ... Processing usr/share/dvb/dvb-t/fi-Suomussalmi_Myllylahti ... Processing usr/share/dvb/dvb-t/fi-Sysma_Liikola ... Processing usr/share/dvb/dvb-t/fi-Taivalkoski ... Processing usr/share/dvb/dvb-t/fi-Taivalkoski_Taivalvaara ... Processing usr/share/dvb/dvb-t/fi-Tammela ... Processing usr/share/dvb/dvb-t/fi-Tammisaari ... Processing usr/share/dvb/dvb-t/fi-Tampere_Pyynikki ... Processing usr/share/dvb/dvb-t/fi-Tervola ... Processing usr/share/dvb/dvb-t/fi-Turku ... Processing usr/share/dvb/dvb-t/fi-Utsjoki ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Nuvvus ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Outakoski ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Polvarniemi ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Rovisuvanto ... Processing usr/share/dvb/dvb-t/fi-Utsjoki_Tenola ... Processing usr/share/dvb/dvb-t/fi-Uusikaupunki_Orivo ... Processing usr/share/dvb/dvb-t/fi-Vaala ... Processing usr/share/dvb/dvb-t/fi-Vaasa ... Processing usr/share/dvb/dvb-t/fi-Valtimo ... Processing usr/share/dvb/dvb-t/fi-Vammala_Jyranvuori ... Processing usr/share/dvb/dvb-t/fi-Vammala_Roismala ... Processing usr/share/dvb/dvb-t/fi-Vammala_Savi ... Processing usr/share/dvb/dvb-t/fi-Vantaa_Hakunila ... Processing usr/share/dvb/dvb-t/fi-Varpaisjarvi_Honkamaki ... Processing usr/share/dvb/dvb-t/fi-Virrat_Lappavuori ... Processing usr/share/dvb/dvb-t/fi-Vuokatti ... Processing usr/share/dvb/dvb-t/fi-Ylitornio_Ainiovaara ... Processing usr/share/dvb/dvb-t/fi-Ylitornio_Raanujarvi ... Processing usr/share/dvb/dvb-t/fi-Yllas ... Processing usr/share/dvb/dvb-t/fi-Yllasjarvi ... Processing usr/share/dvb/dvb-t/fr-All ... Processing usr/share/dvb/dvb-t/fr-Paris ... Processing usr/share/dvb/dvb-t/gr-Athens ... Processing usr/share/dvb/dvb-t/hk-HongKong ... Processing usr/share/dvb/dvb-t/hr-All ... Processing usr/share/dvb/dvb-t/hu-Bekescsaba ... Processing usr/share/dvb/dvb-t/hu-Budapest ... Processing usr/share/dvb/dvb-t/hu-Csavoly-Kiskoros ... Processing usr/share/dvb/dvb-t/hu-Debrecen-Komadi ... Processing usr/share/dvb/dvb-t/hu-Fehergyarmat ... Processing usr/share/dvb/dvb-t/hu-Gerecse-Dorog-Tatabanya ... Processing usr/share/dvb/dvb-t/hu-Gyor ... Processing usr/share/dvb/dvb-t/hu-Kabhegy-Kaposvar-Tamasi ... Processing []-Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac ... Processing usr/share/dvb/dvb-t/hu-Karcag ... Processing usr/share/dvb/dvb-t/hu-Kecskemet ... Processing usr/share/dvb/dvb-t/hu-Kekes-Cegled-Eger-Miskolctapolca-Ozd ... Processing usr/share/dvb/dvb-t/hu-Miskolc-Aggtelek-Fony ... Processing usr/share/dvb/dvb-t/hu-Mor-Siofok-Veszprem-Zirc ... Processing usr/share/dvb/dvb-t/hu-Nagykanizsa-Barcs-Keszthely ... Processing []b/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely ... Processing usr/share/dvb/dvb-t/hu-Pecs-Siklos ... Processing usr/share/dvb/dvb-t/hu-Sopron-Koszeg ... Processing usr/share/dvb/dvb-t/hu-Szeged ... Processing usr/share/dvb/dvb-t/hu-Szekesfehervar ... Processing usr/share/dvb/dvb-t/hu-Szentes-Battonya ... Processing usr/share/dvb/dvb-t/hu-Szolnok ... Processing usr/share/dvb/dvb-t/hu-Szombathely-Vasvar-Lenti-Zalaegerszeg ... Processing []/share/dvb/dvb-t/hu-Uzd-Bonyhad-Dunaujvaros-Szekszard-Szigetvar ... Processing usr/share/dvb/dvb-t/ie-CairnHill ... Processing usr/share/dvb/dvb-t/ie-ClermontCarn ... Processing usr/share/dvb/dvb-t/ie-Dungarvan ... Processing usr/share/dvb/dvb-t/ie-HolywellHill ... Processing usr/share/dvb/dvb-t/ie-Kippure ... Processing usr/share/dvb/dvb-t/ie-Maghera ... Processing usr/share/dvb/dvb-t/ie-MountLeinster ... Processing usr/share/dvb/dvb-t/ie-Mullaghanish ... Processing usr/share/dvb/dvb-t/ie-SpurHill ... Processing usr/share/dvb/dvb-t/ie-ThreeRock ... Processing usr/share/dvb/dvb-t/ie-Truskmore ... Processing usr/share/dvb/dvb-t/ie-WoodcockHill ... Processing usr/share/dvb/dvb-t/il-All ... Processing usr/share/dvb/dvb-t/ir-Tehran ... Processing usr/share/dvb/dvb-t/is-Reykjavik ... Processing usr/share/dvb/dvb-t/it-All ... Processing usr/share/dvb/dvb-t/ke-Nairobi ... Processing usr/share/dvb/dvb-t/lt-All ... Processing usr/share/dvb/dvb-t/lu-All ... Processing usr/share/dvb/dvb-t/lv-Riga ... Processing usr/share/dvb/dvb-t/nl-All ... Processing usr/share/dvb/dvb-t/no-Trondelag_Stjordal ... Processing usr/share/dvb/dvb-t/nz-AucklandInfill ... Processing usr/share/dvb/dvb-t/nz-AucklandWaiatarua ... Processing usr/share/dvb/dvb-t/nz-Christchurch ... Processing usr/share/dvb/dvb-t/nz-Dunedin ... Processing usr/share/dvb/dvb-t/nz-Hamilton ... Processing usr/share/dvb/dvb-t/nz-HawkesBayMtErin ... Processing usr/share/dvb/dvb-t/nz-HawkesBayNapier ... Processing usr/share/dvb/dvb-t/nz-Manawatu ... Processing usr/share/dvb/dvb-t/nz-Tauranga ... Processing usr/share/dvb/dvb-t/nz-Waikato ... Processing usr/share/dvb/dvb-t/nz-WellingtonInfill ... Processing usr/share/dvb/dvb-t/nz-WellingtonKaukau ... Processing usr/share/dvb/dvb-t/nz-WellingtonNgarara ... Processing usr/share/dvb/dvb-t/pl-Czestochowa ... Processing usr/share/dvb/dvb-t/pl-Gdansk ... Processing usr/share/dvb/dvb-t/pl-Krakow ... Processing usr/share/dvb/dvb-t/pl-Krosno_Sucha_Gora ... Processing usr/share/dvb/dvb-t/pl-Rzeszow ... Processing usr/share/dvb/dvb-t/pl-Szczecin ... Processing usr/share/dvb/dvb-t/pl-Warszawa ... Processing usr/share/dvb/dvb-t/pl-Wroclaw ... Processing usr/share/dvb/dvb-t/pt-All ... Processing usr/share/dvb/dvb-t/ro-Bucharest ... Processing usr/share/dvb/dvb-t/ru-Krasnodar ... Processing usr/share/dvb/dvb-t/ru-Novosibirsk ... Processing usr/share/dvb/dvb-t/ru-Perm ... Processing usr/share/dvb/dvb-t/ru-Vladivostok ... Processing usr/share/dvb/dvb-t/ru-Volgodonsk ... Processing usr/share/dvb/dvb-t/ru-all ... Processing usr/share/dvb/dvb-t/se-Aareavaara ... Processing usr/share/dvb/dvb-t/se-Adolfstrom ... Processing usr/share/dvb/dvb-t/se-Agnas ... Processing usr/share/dvb/dvb-t/se-Akersjon ... Processing usr/share/dvb/dvb-t/se-Alafors ... Processing usr/share/dvb/dvb-t/se-Albacken ... Processing usr/share/dvb/dvb-t/se-Algsjo ... Processing usr/share/dvb/dvb-t/se-Alingsas_Mariedal ... Processing usr/share/dvb/dvb-t/se-Alvangen ... Processing usr/share/dvb/dvb-t/se-Alvdalen_Brunnsberg ... Processing usr/share/dvb/dvb-t/se-Alvdalsasen ... Processing usr/share/dvb/dvb-t/se-Alvsbacka ... Processing usr/share/dvb/dvb-t/se-Alvsbyn ... Processing usr/share/dvb/dvb-t/se-Ammarnas_Ribovardo ... Processing usr/share/dvb/dvb-t/se-Ammarnas_Tjultrask ... Processing usr/share/dvb/dvb-t/se-Amot ... Processing usr/share/dvb/dvb-t/se-Amotfors_Kroppstad ... Processing usr/share/dvb/dvb-t/se-An ... Processing usr/share/dvb/dvb-t/se-Andersvattnet_Ersmyrberget ... Processing usr/share/dvb/dvb-t/se-Ange_Snoberg ... Processing usr/share/dvb/dvb-t/se-Angebo ... Processing usr/share/dvb/dvb-t/se-Angelholm_Vegeholm ... Processing usr/share/dvb/dvb-t/se-Angersjo ... Processing usr/share/dvb/dvb-t/se-Are ... Processing usr/share/dvb/dvb-t/se-Arjang ... Processing usr/share/dvb/dvb-t/se-Arjeplog_Galtispouda ... Processing usr/share/dvb/dvb-t/se-Arosjokk ... Processing usr/share/dvb/dvb-t/se-Arvidsjaur_Jultrask ... Processing usr/share/dvb/dvb-t/se-Arvika_Orshultaberget ... Processing usr/share/dvb/dvb-t/se-As ... Processing usr/share/dvb/dvb-t/se-Asele_Aslia ... Processing usr/share/dvb/dvb-t/se-Asmon_Sormoflo ... Processing usr/share/dvb/dvb-t/se-Aspeboda ... Processing usr/share/dvb/dvb-t/se-Atvidaberg ... Processing usr/share/dvb/dvb-t/se-Avesta_Krylbo ... Processing usr/share/dvb/dvb-t/se-Backe ... Processing usr/share/dvb/dvb-t/se-Backefors ... Processing usr/share/dvb/dvb-t/se-Bankeryd ... Processing usr/share/dvb/dvb-t/se-Bengtsfors ... Processing usr/share/dvb/dvb-t/se-Berghamn ... Processing usr/share/dvb/dvb-t/se-Bergshamra_Vaxtuna ... Processing usr/share/dvb/dvb-t/se-Bergsjo_Balleberget ... Processing usr/share/dvb/dvb-t/se-Bergvik ... Processing usr/share/dvb/dvb-t/se-Billsjo ... Processing usr/share/dvb/dvb-t/se-Bispfors ... Processing usr/share/dvb/dvb-t/se-Bjorkliden_Tornehamn ... Processing usr/share/dvb/dvb-t/se-Bjorksele ... Processing usr/share/dvb/dvb-t/se-Bjorkvattnet ... Processing usr/share/dvb/dvb-t/se-Bjorna ... Processing usr/share/dvb/dvb-t/se-Bjurberget_Hemtjarn ... Processing usr/share/dvb/dvb-t/se-Bjurtrask ... Processing usr/share/dvb/dvb-t/se-Boberg ... Processing usr/share/dvb/dvb-t/se-Boda_Fagerum ... Processing usr/share/dvb/dvb-t/se-Boden_Skogsa ... Processing usr/share/dvb/dvb-t/se-Bograngen ... Processing usr/share/dvb/dvb-t/se-Bollebygd ... Processing usr/share/dvb/dvb-t/se-Bollnas ... Processing usr/share/dvb/dvb-t/se-Bonhamn ... Processing usr/share/dvb/dvb-t/se-Boras_Dalsjofors ... Processing usr/share/dvb/dvb-t/se-Boras_Sjobo ... Processing usr/share/dvb/dvb-t/se-Borgafjall ... Processing usr/share/dvb/dvb-t/se-Borgholm_Ramsattra ... Processing usr/share/dvb/dvb-t/se-Borgsjobyn ... Processing usr/share/dvb/dvb-t/se-Borkan ... Processing usr/share/dvb/dvb-t/se-Borlange_Idkerberget ... Processing usr/share/dvb/dvb-t/se-Borlange_Nygardarna ... Processing usr/share/dvb/dvb-t/se-Bortansbyn_Bortan ... Processing usr/share/dvb/dvb-t/se-Bosebyn ... Processing usr/share/dvb/dvb-t/se-Botsmark ... Processing usr/share/dvb/dvb-t/se-Bottnaryd_Ryd ... Processing usr/share/dvb/dvb-t/se-Bredaker ... Processing usr/share/dvb/dvb-t/se-Bredbyn_Kubbe ... Processing usr/share/dvb/dvb-t/se-Bredbyn_Vasterfannbyn ... Processing usr/share/dvb/dvb-t/se-Bredsjon ... Processing usr/share/dvb/dvb-t/se-Bromsebro ... Processing usr/share/dvb/dvb-t/se-Bruzaholm ... Processing usr/share/dvb/dvb-t/se-Bydalen_Hovdehogen ... Processing usr/share/dvb/dvb-t/se-Bygdetrask ... Processing usr/share/dvb/dvb-t/se-Bygdsiljum ... Processing usr/share/dvb/dvb-t/se-Byxelkrok ... Processing usr/share/dvb/dvb-t/se-Dadran ... Processing usr/share/dvb/dvb-t/se-Dal ... Processing usr/share/dvb/dvb-t/se-Dalfors ... Processing usr/share/dvb/dvb-t/se-Dals_Langed ... Processing usr/share/dvb/dvb-t/se-Dalstuga ... Processing usr/share/dvb/dvb-t/se-Degeberga ... Processing usr/share/dvb/dvb-t/se-Degerfors ... Processing usr/share/dvb/dvb-t/se-Delary ... Processing usr/share/dvb/dvb-t/se-Delary_Kolaboda ... Processing usr/share/dvb/dvb-t/se-Djura ... Processing usr/share/dvb/dvb-t/se-Dorotea ... Processing usr/share/dvb/dvb-t/se-Drevdagen ... Processing usr/share/dvb/dvb-t/se-Duved ... Processing usr/share/dvb/dvb-t/se-Duvnas ... Processing usr/share/dvb/dvb-t/se-Duvnas_Basna ... Processing usr/share/dvb/dvb-t/se-Edane ... Processing usr/share/dvb/dvb-t/se-Edsbyn ... Processing usr/share/dvb/dvb-t/se-Edsele ... Processing usr/share/dvb/dvb-t/se-Edsleskog_Hogheden ... Processing usr/share/dvb/dvb-t/se-Eksharad_Ekesberget ... Processing usr/share/dvb/dvb-t/se-Ellos ... Processing usr/share/dvb/dvb-t/se-Emmaboda_Balshult ... Processing usr/share/dvb/dvb-t/se-Enafors ... Processing usr/share/dvb/dvb-t/se-Enviken ... Processing usr/share/dvb/dvb-t/se-Erikslund_Bergasen ... Processing usr/share/dvb/dvb-t/se-Fagersta ... Processing usr/share/dvb/dvb-t/se-Fagersta_Jattasen ... Processing usr/share/dvb/dvb-t/se-Falerum_Centrum ... Processing usr/share/dvb/dvb-t/se-Falkenberg_Ringsegard ... Processing usr/share/dvb/dvb-t/se-Faltrask ... Processing usr/share/dvb/dvb-t/se-Falun_Lovberget ... Processing usr/share/dvb/dvb-t/se-Farila ... Processing usr/share/dvb/dvb-t/se-Farjestaden_Algutsrum ... Processing usr/share/dvb/dvb-t/se-Faro_Ajkerstrask ... Processing usr/share/dvb/dvb-t/se-Faro_Ajkestrask ... Processing usr/share/dvb/dvb-t/se-Farosund_Bunge ... Processing usr/share/dvb/dvb-t/se-Fengersfors ... Processing usr/share/dvb/dvb-t/se-Filipstad_Klockarhojden ... Processing usr/share/dvb/dvb-t/se-Finnveden ... Processing usr/share/dvb/dvb-t/se-Fjal ... Processing usr/share/dvb/dvb-t/se-Fjallsta ... Processing usr/share/dvb/dvb-t/se-Flarke ... Processing usr/share/dvb/dvb-t/se-Floda ... Processing usr/share/dvb/dvb-t/se-Flurkmark ... Processing usr/share/dvb/dvb-t/se-Flyggsjo ... Processing usr/share/dvb/dvb-t/se-Flyn ... Processing usr/share/dvb/dvb-t/se-Folsbyn ... Processing usr/share/dvb/dvb-t/se-Forsed ... Processing usr/share/dvb/dvb-t/se-Forsmo ... Processing usr/share/dvb/dvb-t/se-Forsmo_Yttersel ... Processing usr/share/dvb/dvb-t/se-Forsnaset ... Processing usr/share/dvb/dvb-t/se-Frankrikegarden_Frankrike ... Processing usr/share/dvb/dvb-t/se-Fransta ... Processing usr/share/dvb/dvb-t/se-Fredrika ... Processing usr/share/dvb/dvb-t/se-Fredriksberg ... Processing usr/share/dvb/dvb-t/se-Fredros ... Processing usr/share/dvb/dvb-t/se-Fritsla ... Processing usr/share/dvb/dvb-t/se-Fullsjon ... Processing usr/share/dvb/dvb-t/se-Funasdalen_Funasdalsberge ... Processing usr/share/dvb/dvb-t/se-Funasdalen_Telestation ... Processing usr/share/dvb/dvb-t/se-Furudal ... Processing usr/share/dvb/dvb-t/se-Gaddede ... Processing usr/share/dvb/dvb-t/se-Gallivare ... Processing usr/share/dvb/dvb-t/se-Gallsatter ... Processing usr/share/dvb/dvb-t/se-Gardikfors ... Processing usr/share/dvb/dvb-t/se-Gargnas ... Processing usr/share/dvb/dvb-t/se-Garpenberg_Kuppgarden ... Processing usr/share/dvb/dvb-t/se-Gavle_Skogmur ... Processing usr/share/dvb/dvb-t/se-Gillhov ... Processing usr/share/dvb/dvb-t/se-Glimakra ... Processing usr/share/dvb/dvb-t/se-Gnarp ... Processing usr/share/dvb/dvb-t/se-Gnesta ... Processing usr/share/dvb/dvb-t/se-Gnosjo_Marieholm ... Processing usr/share/dvb/dvb-t/se-Gordalen ... Processing usr/share/dvb/dvb-t/se-Goteborg_Brudaremossen ... Processing usr/share/dvb/dvb-t/se-Goteborg_Slattadamm ... Processing usr/share/dvb/dvb-t/se-Graninge ... Processing usr/share/dvb/dvb-t/se-Grasmark ... Processing usr/share/dvb/dvb-t/se-Grasmyr ... Processing usr/share/dvb/dvb-t/se-Grebbestad ... Processing usr/share/dvb/dvb-t/se-Grevie ... Processing usr/share/dvb/dvb-t/se-Grovelsjon ... Processing usr/share/dvb/dvb-t/se-Grums ... Processing usr/share/dvb/dvb-t/se-Guliksberg ... Processing usr/share/dvb/dvb-t/se-Guliksberg_Rodvattnet ... Processing usr/share/dvb/dvb-t/se-Gullbrandstorp ... Processing usr/share/dvb/dvb-t/se-Gumhojden ... Processing usr/share/dvb/dvb-t/se-Gunnarn_Sorsjoliden ... Processing usr/share/dvb/dvb-t/se-Gunnarsbo ... Processing usr/share/dvb/dvb-t/se-Gunnarsbyn ... Processing usr/share/dvb/dvb-t/se-Gunnarskog ... Processing usr/share/dvb/dvb-t/se-Gusum ... Processing usr/share/dvb/dvb-t/se-Hadanberg ... Processing usr/share/dvb/dvb-t/se-Hagfors_Varmullsasen ... Processing usr/share/dvb/dvb-t/se-Hakafot ... Processing usr/share/dvb/dvb-t/se-Halaforsen ... Processing usr/share/dvb/dvb-t/se-Haljeboda ... Processing usr/share/dvb/dvb-t/se-Hallan ... Processing usr/share/dvb/dvb-t/se-Hallaryd ... Processing usr/share/dvb/dvb-t/se-Hallastrom ... Processing usr/share/dvb/dvb-t/se-Hallbo ... Processing usr/share/dvb/dvb-t/se-Halle ... Processing usr/share/dvb/dvb-t/se-Halleviksstrand ... Processing usr/share/dvb/dvb-t/se-Hallsjo ... Processing usr/share/dvb/dvb-t/se-Halmstad_Hamnen ... Processing usr/share/dvb/dvb-t/se-Halmstad_Oskarstrom ... Processing usr/share/dvb/dvb-t/se-Hamburgsund ... Processing usr/share/dvb/dvb-t/se-Harads ... Processing usr/share/dvb/dvb-t/se-Harnosand_Harnon ... Processing usr/share/dvb/dvb-t/se-Harrsjon ... Processing usr/share/dvb/dvb-t/se-Hassela ... Processing usr/share/dvb/dvb-t/se-Havdhem ... Processing usr/share/dvb/dvb-t/se-Hede ... Processing usr/share/dvb/dvb-t/se-Hedemora ... Processing usr/share/dvb/dvb-t/se-Hedenaset ... Processing usr/share/dvb/dvb-t/se-Helgum ... Processing usr/share/dvb/dvb-t/se-Helsingborg_Olympia ... Processing usr/share/dvb/dvb-t/se-Hemavan ... Processing usr/share/dvb/dvb-t/se-Hemson ... Processing usr/share/dvb/dvb-t/se-Henan ... Processing usr/share/dvb/dvb-t/se-Hennan ... Processing usr/share/dvb/dvb-t/se-Hestra_Aspas ... Processing usr/share/dvb/dvb-t/se-Hjo_Grevback ... Processing usr/share/dvb/dvb-t/se-Hofors ... Processing usr/share/dvb/dvb-t/se-Hogfors ... Processing usr/share/dvb/dvb-t/se-Hoglunda ... Processing usr/share/dvb/dvb-t/se-Hogsby_Virstad ... Processing usr/share/dvb/dvb-t/se-Hogvalen ... Processing usr/share/dvb/dvb-t/se-Holjes ... Processing usr/share/dvb/dvb-t/se-Hollviken_Stora_Hammar ... Processing usr/share/dvb/dvb-t/se-Holsbybrunn_Holsbyholm ... Processing usr/share/dvb/dvb-t/se-Horby_Sallerup ... Processing usr/share/dvb/dvb-t/se-Horken ... Processing usr/share/dvb/dvb-t/se-Hornon ... Processing usr/share/dvb/dvb-t/se-Hotagen ... Processing usr/share/dvb/dvb-t/se-Hoting ... Processing usr/share/dvb/dvb-t/se-Hovfjallet ... Processing usr/share/dvb/dvb-t/se-Hudiksvall_Forsa ... Processing usr/share/dvb/dvb-t/se-Hudiksvall_Galgberget ... Processing usr/share/dvb/dvb-t/se-Hummelholm ... Processing usr/share/dvb/dvb-t/se-Hunnebostrand ... Processing usr/share/dvb/dvb-t/se-Huskvarna ... Processing usr/share/dvb/dvb-t/se-Husum ... Processing usr/share/dvb/dvb-t/se-Idivuoma ... Processing usr/share/dvb/dvb-t/se-Idre ... Processing usr/share/dvb/dvb-t/se-Ingatorp ... Processing usr/share/dvb/dvb-t/se-Ingvallsbenning ... Processing usr/share/dvb/dvb-t/se-Irevik ... Processing usr/share/dvb/dvb-t/se-Irevik_3195 ... Processing usr/share/dvb/dvb-t/se-Ivarsbyn ... Processing usr/share/dvb/dvb-t/se-Jakkvik_Frakenmyren ... Processing usr/share/dvb/dvb-t/se-Jamjo ... Processing usr/share/dvb/dvb-t/se-Jarkvissle ... Processing usr/share/dvb/dvb-t/se-Jarnforsen ... Processing usr/share/dvb/dvb-t/se-Jarpen_Mellangardsberget ... Processing usr/share/dvb/dvb-t/se-Jarvso ... Processing usr/share/dvb/dvb-t/se-Jarvtrask ... Processing usr/share/dvb/dvb-t/se-Joestrom ... Processing usr/share/dvb/dvb-t/se-Jokkmokk_Nyborg ... Processing usr/share/dvb/dvb-t/se-Jokkmokk_Tjalmejaure ... Processing usr/share/dvb/dvb-t/se-Jonkoping_Bondberget ... Processing usr/share/dvb/dvb-t/se-Jormvattnet ... Processing usr/share/dvb/dvb-t/se-Jude ... Processing usr/share/dvb/dvb-t/se-Junsele_Hamptjarnsberget ... Processing usr/share/dvb/dvb-t/se-Junsele_Vallen ... Processing usr/share/dvb/dvb-t/se-Kagerod_Mollarp ... Processing usr/share/dvb/dvb-t/se-Kalarne ... Processing usr/share/dvb/dvb-t/se-Kalen ... Processing usr/share/dvb/dvb-t/se-Kalix ... Processing usr/share/dvb/dvb-t/se-Kallered ... Processing usr/share/dvb/dvb-t/se-Kallinge_Kalleberga ... Processing usr/share/dvb/dvb-t/se-Kallror ... Processing usr/share/dvb/dvb-t/se-Kampersvik_Ekeberget ... Processing usr/share/dvb/dvb-t/se-Karbole ... Processing usr/share/dvb/dvb-t/se-Karesuando ... Processing usr/share/dvb/dvb-t/se-Karlanda ... Processing usr/share/dvb/dvb-t/se-Karlsborg_Vaberget ... Processing usr/share/dvb/dvb-t/se-Karlshamn ... Processing usr/share/dvb/dvb-t/se-Karlskrona_Jamjo ... Processing usr/share/dvb/dvb-t/se-Karlskrona_Vamo ... Processing usr/share/dvb/dvb-t/se-Karlstad_Sormon ... Processing usr/share/dvb/dvb-t/se-Kasta_Ringkallen ... Processing usr/share/dvb/dvb-t/se-Kaxas ... Processing usr/share/dvb/dvb-t/se-Kaxholmen_Vistakulle ... Processing usr/share/dvb/dvb-t/se-Kinnastrom ... Processing usr/share/dvb/dvb-t/se-Kiruna_Kirunavaara ... Processing usr/share/dvb/dvb-t/se-Kisa ... Processing usr/share/dvb/dvb-t/se-Klingsta ... Processing usr/share/dvb/dvb-t/se-Klovsjo ... Processing usr/share/dvb/dvb-t/se-Knared ... Processing usr/share/dvb/dvb-t/se-Knavland ... Processing usr/share/dvb/dvb-t/se-Kopmanholmen ... Processing usr/share/dvb/dvb-t/se-Kopparberg ... Processing usr/share/dvb/dvb-t/se-Koppom ... Processing usr/share/dvb/dvb-t/se-Korstrask ... Processing usr/share/dvb/dvb-t/se-Kottsjon ... Processing usr/share/dvb/dvb-t/se-Kovland ... Processing usr/share/dvb/dvb-t/se-Kramfors_Lugnvik ... Processing usr/share/dvb/dvb-t/se-Kramfors_Ostby ... Processing usr/share/dvb/dvb-t/se-Krangede ... Processing usr/share/dvb/dvb-t/se-Kristineberg ... Processing usr/share/dvb/dvb-t/se-Kristinehamn_Utsiktsberget ... Processing usr/share/dvb/dvb-t/se-Krokstrand ... Processing usr/share/dvb/dvb-t/se-Kultsjon ... Processing usr/share/dvb/dvb-t/se-Kungalv ... Processing usr/share/dvb/dvb-t/se-Kungsater ... Processing usr/share/dvb/dvb-t/se-Kungsbacka_Ojersbo ... Processing usr/share/dvb/dvb-t/se-Kungsberget_GI ... Processing usr/share/dvb/dvb-t/se-Kungsberget_Gl ... Processing usr/share/dvb/dvb-t/se-Kungshamn ... Processing usr/share/dvb/dvb-t/se-Kurravaara ... Processing usr/share/dvb/dvb-t/se-Kvarnsvedjan ... Processing usr/share/dvb/dvb-t/se-Kvikkjokk_Arrevare ... Processing usr/share/dvb/dvb-t/se-Kvikkjokk_Tavvevare ... Processing usr/share/dvb/dvb-t/se-Kyrkesund ... Processing usr/share/dvb/dvb-t/se-Lagfors ... Processing usr/share/dvb/dvb-t/se-Laggarberg ... Processing usr/share/dvb/dvb-t/se-Laisvall ... Processing usr/share/dvb/dvb-t/se-Langa ... Processing usr/share/dvb/dvb-t/se-Langsele ... Processing usr/share/dvb/dvb-t/se-Langshyttan ... Processing usr/share/dvb/dvb-t/se-Langshyttan_Engelsfors ... Processing usr/share/dvb/dvb-t/se-Laxsjo ... Processing usr/share/dvb/dvb-t/se-Laxviken ... Processing usr/share/dvb/dvb-t/se-Leksand_Asledsberget ... Processing usr/share/dvb/dvb-t/se-Leksand_Karingberget ... Processing usr/share/dvb/dvb-t/se-Lekvattnet ... Processing usr/share/dvb/dvb-t/se-Lerdala ... Processing usr/share/dvb/dvb-t/se-Lesjofors ... Processing usr/share/dvb/dvb-t/se-Liden ... Processing usr/share/dvb/dvb-t/se-Liden_Osterstrom ... Processing usr/share/dvb/dvb-t/se-Lilla_Edet ... Processing usr/share/dvb/dvb-t/se-Lillogda ... Processing usr/share/dvb/dvb-t/se-Lillpite_Bastaberget ... Processing usr/share/dvb/dvb-t/se-Lilltjara_Digerberget ... Processing usr/share/dvb/dvb-t/se-Limedsforsen ... Processing usr/share/dvb/dvb-t/se-Lindshammar_Ramkvilla ... Processing usr/share/dvb/dvb-t/se-Linkoping_Vattentornet ... Processing usr/share/dvb/dvb-t/se-Linsell ... Processing usr/share/dvb/dvb-t/se-Lit ... Processing usr/share/dvb/dvb-t/se-Ljugarn ... Processing usr/share/dvb/dvb-t/se-Ljugarn_3193 ... Processing usr/share/dvb/dvb-t/se-Ljungaverk ... Processing usr/share/dvb/dvb-t/se-Ljungdalen ... Processing usr/share/dvb/dvb-t/se-Ljustorp ... Processing usr/share/dvb/dvb-t/se-Ljusvattnet ... Processing usr/share/dvb/dvb-t/se-Loderups_Strandbad ... Processing usr/share/dvb/dvb-t/se-Loffstrand ... Processing usr/share/dvb/dvb-t/se-Lofsdalen ... Processing usr/share/dvb/dvb-t/se-Logdealv ... Processing usr/share/dvb/dvb-t/se-Lonneberga ... Processing usr/share/dvb/dvb-t/se-Lorstrand ... Processing usr/share/dvb/dvb-t/se-Lovanger ... Processing usr/share/dvb/dvb-t/se-Ludvika_Bjorkasen ... Processing usr/share/dvb/dvb-t/se-Lumsheden_Trekanten ... Processing usr/share/dvb/dvb-t/se-Lycksele_Knaften ... Processing usr/share/dvb/dvb-t/se-Mahult ... Processing usr/share/dvb/dvb-t/se-Mala ... Processing usr/share/dvb/dvb-t/se-Malmo_Jagersro ... Processing usr/share/dvb/dvb-t/se-Malung ... Processing usr/share/dvb/dvb-t/se-Manserud ... Processing usr/share/dvb/dvb-t/se-Mardsjo ... Processing usr/share/dvb/dvb-t/se-Mariannelund ... Processing usr/share/dvb/dvb-t/se-Markaryd_Hualtet ... Processing usr/share/dvb/dvb-t/se-Matfors ... Processing usr/share/dvb/dvb-t/se-Matsdal ... Processing usr/share/dvb/dvb-t/se-Medstugan ... Processing usr/share/dvb/dvb-t/se-Mittadalen ... Processing usr/share/dvb/dvb-t/se-Mjallom ... Processing usr/share/dvb/dvb-t/se-Mjosjo ... Processing usr/share/dvb/dvb-t/se-Moliden ... Processing usr/share/dvb/dvb-t/se-Molnbo_Tallstugan ... Processing usr/share/dvb/dvb-t/se-Molndal_Vasterberget ... Processing usr/share/dvb/dvb-t/se-Mora_Eldris ... Processing usr/share/dvb/dvb-t/se-Morkret ... Processing usr/share/dvb/dvb-t/se-Moskosel ... Processing usr/share/dvb/dvb-t/se-Motala_Ervasteby ... Processing usr/share/dvb/dvb-t/se-Mullsjo_Torestorp ... Processing usr/share/dvb/dvb-t/se-Munkedal ... Processing usr/share/dvb/dvb-t/se-Munkfors ... Processing usr/share/dvb/dvb-t/se-Muodoslompolo ... Processing usr/share/dvb/dvb-t/se-Nalden ... Processing usr/share/dvb/dvb-t/se-Nasaker ... Processing usr/share/dvb/dvb-t/se-Nasanget ... Processing usr/share/dvb/dvb-t/se-Nassjo ... Processing usr/share/dvb/dvb-t/se-Nasteln ... Processing usr/share/dvb/dvb-t/se-Navekvarn ... Processing usr/share/dvb/dvb-t/se-Naverede_Oberget ... Processing usr/share/dvb/dvb-t/se-Niemisel ... Processing usr/share/dvb/dvb-t/se-Nordanede ... Processing usr/share/dvb/dvb-t/se-Nordmaling ... Processing usr/share/dvb/dvb-t/se-Norra_Rorum ... Processing usr/share/dvb/dvb-t/se-Norrahammar ... Processing usr/share/dvb/dvb-t/se-Norraker ... Processing usr/share/dvb/dvb-t/se-Norrfors ... Processing usr/share/dvb/dvb-t/se-Norrhassel ... Processing usr/share/dvb/dvb-t/se-Norrkoping_Krokek ... Processing usr/share/dvb/dvb-t/se-Norrtalje_Sodra ... Processing usr/share/dvb/dvb-t/se-Norrtalje_Sodra_Bergen ... Processing usr/share/dvb/dvb-t/se-Norsjovallen ... Processing usr/share/dvb/dvb-t/se-Nyhem ... Processing usr/share/dvb/dvb-t/se-Nykoping ... Processing usr/share/dvb/dvb-t/se-Nyliden ... Processing usr/share/dvb/dvb-t/se-Nynashamn_Vattentornet ... Processing usr/share/dvb/dvb-t/se-Odsmal ... Processing usr/share/dvb/dvb-t/se-Olden_Telestation ... Processing usr/share/dvb/dvb-t/se-Olkamangi ... Processing usr/share/dvb/dvb-t/se-Olofstrom ... Processing usr/share/dvb/dvb-t/se-Orebro_Lockhyttan ... Processing usr/share/dvb/dvb-t/se-Orkelljunga ... Processing usr/share/dvb/dvb-t/se-Ornskoldsvik_As ... Processing usr/share/dvb/dvb-t/se-Oskarshamn ... Processing usr/share/dvb/dvb-t/se-Osmo_Bjorsta ... Processing usr/share/dvb/dvb-t/se-Osterforse ... Processing usr/share/dvb/dvb-t/se-Ostergraninge ... Processing usr/share/dvb/dvb-t/se-Ostersund_Brattasen ... Processing usr/share/dvb/dvb-t/se-Osthammar_Valo ... Processing usr/share/dvb/dvb-t/se-Ostmark ... Processing usr/share/dvb/dvb-t/se-Overammer ... Processing usr/share/dvb/dvb-t/se-Overhogdal ... Processing usr/share/dvb/dvb-t/se-Overkalix ... Processing usr/share/dvb/dvb-t/se-Overklinten ... Processing usr/share/dvb/dvb-t/se-Overrissjo ... Processing usr/share/dvb/dvb-t/se-Overtornea_Sarkivaara ... Processing usr/share/dvb/dvb-t/se-Overturingen ... Processing usr/share/dvb/dvb-t/se-Oxberg ... Processing usr/share/dvb/dvb-t/se-Pajala ... Processing usr/share/dvb/dvb-t/se-Paulistom ... Processing usr/share/dvb/dvb-t/se-Paulistrom ... Processing usr/share/dvb/dvb-t/se-Pilgrimstad ... Processing usr/share/dvb/dvb-t/se-Porjus ... Processing usr/share/dvb/dvb-t/se-Puoltsa ... Processing usr/share/dvb/dvb-t/se-Ragunda ... Processing usr/share/dvb/dvb-t/se-Ramsele_Skavasen ... Processing usr/share/dvb/dvb-t/se-Ramsjo ... Processing usr/share/dvb/dvb-t/se-Ramundberget ... Processing usr/share/dvb/dvb-t/se-Randalen ... Processing usr/share/dvb/dvb-t/se-Randijaure ... Processing usr/share/dvb/dvb-t/se-Ransater ... Processing usr/share/dvb/dvb-t/se-Rattvik ... Processing usr/share/dvb/dvb-t/se-Rengsjo ... Processing usr/share/dvb/dvb-t/se-Renstrom ... Processing usr/share/dvb/dvb-t/se-Resele ... Processing usr/share/dvb/dvb-t/se-Risback ... Processing usr/share/dvb/dvb-t/se-Rissna ... Processing usr/share/dvb/dvb-t/se-Ritsem ... Processing usr/share/dvb/dvb-t/se-Robertsfors ... Processing usr/share/dvb/dvb-t/se-Rojdafors ... Processing usr/share/dvb/dvb-t/se-Ronnang ... Processing usr/share/dvb/dvb-t/se-Rorbacksnas ... Processing usr/share/dvb/dvb-t/se-Rosson ... Processing usr/share/dvb/dvb-t/se-Rusksele ... Processing usr/share/dvb/dvb-t/se-Sadvaluspen ... Processing usr/share/dvb/dvb-t/se-Sagmyra ... Processing usr/share/dvb/dvb-t/se-Saivomuotka ... Processing usr/share/dvb/dvb-t/se-Salen ... Processing usr/share/dvb/dvb-t/se-Salfjallet ... Processing usr/share/dvb/dvb-t/se-Sarna_Mickeltemplet ... Processing usr/share/dvb/dvb-t/se-Satila ... Processing usr/share/dvb/dvb-t/se-Savar_Sorbyn ... Processing usr/share/dvb/dvb-t/se-Savast ... Processing usr/share/dvb/dvb-t/se-Saxdalen ... Processing usr/share/dvb/dvb-t/se-Seitevaare ... Processing usr/share/dvb/dvb-t/se-Selanger ... Processing usr/share/dvb/dvb-t/se-Seltjarn ... Processing usr/share/dvb/dvb-t/se-Sidensjo_Aberget ... Processing usr/share/dvb/dvb-t/se-Siljansnas_Uvberget ... Processing usr/share/dvb/dvb-t/se-Simrishamn_Fabriksgatan ... Processing usr/share/dvb/dvb-t/se-Skalan ... Processing usr/share/dvb/dvb-t/se-Skalmsjo ... Processing usr/share/dvb/dvb-t/se-Skarstad ... Processing usr/share/dvb/dvb-t/se-Skarvangen ... Processing usr/share/dvb/dvb-t/se-Skattungbyn ... Processing usr/share/dvb/dvb-t/se-Skaulo_Pyhakielinen ... Processing usr/share/dvb/dvb-t/se-Skelleftea ... Processing usr/share/dvb/dvb-t/se-Skene_Nycklarberget ... Processing usr/share/dvb/dvb-t/se-Skillingsfors ... Processing usr/share/dvb/dvb-t/se-Skorped ... Processing usr/share/dvb/dvb-t/se-Skottsund ... Processing usr/share/dvb/dvb-t/se-Skovde ... Processing usr/share/dvb/dvb-t/se-Skroven ... Processing usr/share/dvb/dvb-t/se-Skymnas ... Processing usr/share/dvb/dvb-t/se-Slussfors ... Processing usr/share/dvb/dvb-t/se-Smedjebacken_Uvberget ... Processing usr/share/dvb/dvb-t/se-Soderhamn ... Processing usr/share/dvb/dvb-t/se-Soderkoping ... Processing usr/share/dvb/dvb-t/se-Sodertalje_Ragnhildsborg ... Processing usr/share/dvb/dvb-t/se-Solleftea_Hallsta ... Processing usr/share/dvb/dvb-t/se-Solleftea_Multra ... Processing usr/share/dvb/dvb-t/se-Soraker ... Processing usr/share/dvb/dvb-t/se-Sorbygden ... Processing usr/share/dvb/dvb-t/se-Sorflarke ... Processing usr/share/dvb/dvb-t/se-Sorsele_Nalovardo ... Processing usr/share/dvb/dvb-t/se-Sorsele_Vattentornet ... Processing usr/share/dvb/dvb-t/se-Sorsjon ... Processing usr/share/dvb/dvb-t/se-Soukolojarvi ... Processing usr/share/dvb/dvb-t/se-Stalon ... Processing usr/share/dvb/dvb-t/se-Stigsjo ... Processing usr/share/dvb/dvb-t/se-Stockholm_Marieberg ... Processing usr/share/dvb/dvb-t/se-Stockholm_Nacka ... Processing usr/share/dvb/dvb-t/se-Stode_Hullsjon ... Processing usr/share/dvb/dvb-t/se-Stode_Intaget ... Processing usr/share/dvb/dvb-t/se-Stomne_Skasas ... Processing usr/share/dvb/dvb-t/se-Stora_Skedvi ... Processing usr/share/dvb/dvb-t/se-Stordalen ... Processing usr/share/dvb/dvb-t/se-Storfjaten ... Processing usr/share/dvb/dvb-t/se-Storlien ... Processing usr/share/dvb/dvb-t/se-Storuman ... Processing usr/share/dvb/dvb-t/se-Stromstad ... Processing usr/share/dvb/dvb-t/se-Stromsund_Grelsgard ... Processing usr/share/dvb/dvb-t/se-Stugun ... Processing usr/share/dvb/dvb-t/se-Styrsjobo ... Processing usr/share/dvb/dvb-t/se-Suddesjaur ... Processing usr/share/dvb/dvb-t/se-Suijavaara ... Processing usr/share/dvb/dvb-t/se-Sulvik ... Processing usr/share/dvb/dvb-t/se-Sundborn ... Processing usr/share/dvb/dvb-t/se-Sundsbruk ... Processing usr/share/dvb/dvb-t/se-Sundsvall_S_Stadsberget ... Processing usr/share/dvb/dvb-t/se-Sunne_As ... Processing usr/share/dvb/dvb-t/se-Sunne_Blabarskullen ... Processing usr/share/dvb/dvb-t/se-Sunnemo ... Processing usr/share/dvb/dvb-t/se-Svaneholm ... Processing usr/share/dvb/dvb-t/se-Svanstein ... Processing usr/share/dvb/dvb-t/se-Svardsosund_Svardso ... Processing usr/share/dvb/dvb-t/se-Svartnas ... Processing usr/share/dvb/dvb-t/se-Sveg_Brickan ... Processing usr/share/dvb/dvb-t/se-Sveg_Ransjo ... Processing usr/share/dvb/dvb-t/se-Svenstavik ... Processing usr/share/dvb/dvb-t/se-Svinesund ... Processing usr/share/dvb/dvb-t/se-Syssleback ... Processing usr/share/dvb/dvb-t/se-Taberg ... Processing usr/share/dvb/dvb-t/se-Tandadalen ... Processing usr/share/dvb/dvb-t/se-Tannas_Vastra ... Processing usr/share/dvb/dvb-t/se-Tanndalen ... Processing usr/share/dvb/dvb-t/se-Tarnaby_Ryfjallet ... Processing usr/share/dvb/dvb-t/se-Tarnamo ... Processing usr/share/dvb/dvb-t/se-Tasjo ... Processing usr/share/dvb/dvb-t/se-Tavelsjo ... Processing usr/share/dvb/dvb-t/se-Tocksfors ... Processing usr/share/dvb/dvb-t/se-Tollsjo ... Processing usr/share/dvb/dvb-t/se-Tormestorp ... Processing usr/share/dvb/dvb-t/se-Tornetrask ... Processing usr/share/dvb/dvb-t/se-Torpshammar ... Processing usr/share/dvb/dvb-t/se-Torsby_Bada ... Processing usr/share/dvb/dvb-t/se-Tranas_Bredkarr ... Processing usr/share/dvb/dvb-t/se-Tranemo ... Processing usr/share/dvb/dvb-t/se-Transtrand_Bolheden ... Processing usr/share/dvb/dvb-t/se-Traryd_Betas ... Processing usr/share/dvb/dvb-t/se-Trehorningsjo ... Processing usr/share/dvb/dvb-t/se-Trelleborg_Gylle ... Processing usr/share/dvb/dvb-t/se-Trollhattan ... Processing usr/share/dvb/dvb-t/se-Trosa ... Processing usr/share/dvb/dvb-t/se-Tullinge_Hamra ... Processing usr/share/dvb/dvb-t/se-Tyringe ... Processing usr/share/dvb/dvb-t/se-Tystberga ... Processing usr/share/dvb/dvb-t/se-Uddevalla_Herrestad ... Processing usr/share/dvb/dvb-t/se-Uddevalla_Kapelle ... Processing usr/share/dvb/dvb-t/se-Uggleheden ... Processing usr/share/dvb/dvb-t/se-Ullanger_Skidsta ... Processing usr/share/dvb/dvb-t/se-Ullared ... Processing usr/share/dvb/dvb-t/se-Ulricehamn ... Processing usr/share/dvb/dvb-t/se-Ulvohamn ... Processing usr/share/dvb/dvb-t/se-Ulvshyttan_Porjus ... Processing usr/share/dvb/dvb-t/se-Umea_Mariehem ... Processing usr/share/dvb/dvb-t/se-Umfors ... Processing usr/share/dvb/dvb-t/se-Umgransele_Granselelund ... Processing usr/share/dvb/dvb-t/se-Undersaker ... Processing usr/share/dvb/dvb-t/se-Uppsala_Rickomberga ... Processing usr/share/dvb/dvb-t/se-Uppsala_Vedyxa ... Processing usr/share/dvb/dvb-t/se-Utansjo ... Processing usr/share/dvb/dvb-t/se-Utanskog ... Processing usr/share/dvb/dvb-t/se-Vaddo_Elmsta ... Processing usr/share/dvb/dvb-t/se-Valadalen ... Processing usr/share/dvb/dvb-t/se-Valanger ... Processing usr/share/dvb/dvb-t/se-Valdemarsvik ... Processing usr/share/dvb/dvb-t/se-Valsjobyn ... Processing usr/share/dvb/dvb-t/se-Vannas_Granlundsberget ... Processing usr/share/dvb/dvb-t/se-Vansbro_Hummelberget ... Processing usr/share/dvb/dvb-t/se-Varberg_Grimeton ... Processing usr/share/dvb/dvb-t/se-Varmvattnet ... Processing usr/share/dvb/dvb-t/se-Varnamo_Alandsryd ... Processing usr/share/dvb/dvb-t/se-Vassbotten ... Processing usr/share/dvb/dvb-t/se-Vassijaure ... Processing usr/share/dvb/dvb-t/se-Vastansjo ... Processing usr/share/dvb/dvb-t/se-Vasteras_Lillharad ... Processing usr/share/dvb/dvb-t/se-Vastervik_Farhult ... Processing usr/share/dvb/dvb-t/se-Vato ... Processing usr/share/dvb/dvb-t/se-Vaxbo ... Processing usr/share/dvb/dvb-t/se-Vemdalsskalet ... Processing usr/share/dvb/dvb-t/se-Vessigebro ... Processing usr/share/dvb/dvb-t/se-Vetlanda_Nye ... Processing usr/share/dvb/dvb-t/se-Vidsel ... Processing usr/share/dvb/dvb-t/se-Vietas ... Processing usr/share/dvb/dvb-t/se-Vikmanshyttan ... Processing usr/share/dvb/dvb-t/se-Viksjo ... Processing usr/share/dvb/dvb-t/se-Vilhelmina ... Processing usr/share/dvb/dvb-t/se-Villands_Vanga ... Processing usr/share/dvb/dvb-t/se-Vindelgransele ... Processing usr/share/dvb/dvb-t/se-Vindeln_Renfors ... Processing usr/share/dvb/dvb-t/se-Virserum ... Processing usr/share/dvb/dvb-t/se-Visby_Follingbo ... Processing usr/share/dvb/dvb-t/se-Visby_Hamnen ... Processing usr/share/dvb/dvb-t/se-Visby_Havdhem ... Processing usr/share/dvb/dvb-t/se-Visingso ... Processing usr/share/dvb/dvb-t/se-Vislanda_Nydala ... Processing usr/share/dvb/dvb-t/se-Vitberget ... Processing usr/share/dvb/dvb-t/se-Vitsand ... Processing usr/share/dvb/dvb-t/se-Vitsand_Vagsjofors ... Processing usr/share/dvb/dvb-t/se-Voxna ... Processing usr/share/dvb/dvb-t/se-Vuollerim ... Processing usr/share/dvb/dvb-t/se-Ystad_Metallgatan ... Processing usr/share/dvb/dvb-t/se-Yttermalung ... Processing usr/share/dvb/dvb-t/si-Ljubljana ... Processing usr/share/dvb/dvb-t/sk-BanskaBystrica ... Processing usr/share/dvb/dvb-t/sk-BanskaStiavnica ... Processing usr/share/dvb/dvb-t/sk-Bardejov ... Processing usr/share/dvb/dvb-t/sk-Bratislava ... Processing usr/share/dvb/dvb-t/sk-Cadca ... Processing usr/share/dvb/dvb-t/sk-Detva ... Processing usr/share/dvb/dvb-t/sk-Hnusta ... Processing usr/share/dvb/dvb-t/sk-Kosice ... Processing usr/share/dvb/dvb-t/sk-KralovskyChlmec ... Processing usr/share/dvb/dvb-t/sk-Krompachy ... Processing usr/share/dvb/dvb-t/sk-Lucenec ... Processing usr/share/dvb/dvb-t/sk-Medzev ... Processing usr/share/dvb/dvb-t/sk-Namestovo ... Processing usr/share/dvb/dvb-t/sk-Nitra ... Processing usr/share/dvb/dvb-t/sk-Poprad ... Processing usr/share/dvb/dvb-t/sk-PovazskaBystrica ... Processing usr/share/dvb/dvb-t/sk-Presov ... Processing usr/share/dvb/dvb-t/sk-Prievidza ... Processing usr/share/dvb/dvb-t/sk-Revuca ... Processing usr/share/dvb/dvb-t/sk-Roznava ... Processing usr/share/dvb/dvb-t/sk-Ruzomberok ... Processing usr/share/dvb/dvb-t/sk-Snina ... Processing usr/share/dvb/dvb-t/sk-StaraLubovna ... Processing usr/share/dvb/dvb-t/sk-Sturovo ... Processing usr/share/dvb/dvb-t/sk-Trencin ... Processing usr/share/dvb/dvb-t/sk-Zilina ... Processing usr/share/dvb/dvb-t/tw-All ... Processing usr/share/dvb/dvb-t/ua-Kharkov ... Processing usr/share/dvb/dvb-t/ua-Kyiv ... Processing usr/share/dvb/dvb-t/ua-Lozovaya ... Processing usr/share/dvb/dvb-t/ua-Odessa ... Processing usr/share/dvb/dvb-t/ua-Shostka ... Processing usr/share/dvb/dvb-t/ug-All ... Processing usr/share/dvb/dvb-t/uk-Aberdare ... Processing usr/share/dvb/dvb-t/uk-Angus ... Processing usr/share/dvb/dvb-t/uk-BeaconHill ... Processing usr/share/dvb/dvb-t/uk-Belmont ... Processing usr/share/dvb/dvb-t/uk-Bilsdale ... Processing usr/share/dvb/dvb-t/uk-BlackHill ... Processing usr/share/dvb/dvb-t/uk-Blaenplwyf ... Processing usr/share/dvb/dvb-t/uk-BluebellHill ... Processing usr/share/dvb/dvb-t/uk-Bressay ... Processing usr/share/dvb/dvb-t/uk-BrierleyHill ... Processing usr/share/dvb/dvb-t/uk-BristolIlchesterCrescent ... Processing usr/share/dvb/dvb-t/uk-BristolKingsWeston ... Processing usr/share/dvb/dvb-t/uk-Bromsgrove ... Processing usr/share/dvb/dvb-t/uk-BrougherMountain ... Processing usr/share/dvb/dvb-t/uk-Caldbeck ... Processing usr/share/dvb/dvb-t/uk-CaradonHill ... Processing usr/share/dvb/dvb-t/uk-Carmel ... Processing usr/share/dvb/dvb-t/uk-Chatton ... Processing usr/share/dvb/dvb-t/uk-Chesterfield ... Processing usr/share/dvb/dvb-t/uk-Craigkelly ... Processing usr/share/dvb/dvb-t/uk-CrystalPalace ... Processing usr/share/dvb/dvb-t/uk-Darvel ... Processing usr/share/dvb/dvb-t/uk-Divis ... Processing usr/share/dvb/dvb-t/uk-Dover ... Processing usr/share/dvb/dvb-t/uk-Durris ... Processing usr/share/dvb/dvb-t/uk-Eitshal ... Processing usr/share/dvb/dvb-t/uk-EmleyMoor ... Processing usr/share/dvb/dvb-t/uk-Fenham ... Processing usr/share/dvb/dvb-t/uk-Fenton ... Processing usr/share/dvb/dvb-t/uk-Ferryside ... Processing usr/share/dvb/dvb-t/uk-Guildford ... Processing usr/share/dvb/dvb-t/uk-Hannington ... Processing usr/share/dvb/dvb-t/uk-Hastings ... Processing usr/share/dvb/dvb-t/uk-Heathfield ... Processing usr/share/dvb/dvb-t/uk-HemelHempstead ... Processing usr/share/dvb/dvb-t/uk-HuntshawCross ... Processing usr/share/dvb/dvb-t/uk-Idle ... Processing usr/share/dvb/dvb-t/uk-KeelylangHill ... Processing usr/share/dvb/dvb-t/uk-Keighley ... Processing usr/share/dvb/dvb-t/uk-KilveyHill ... Processing usr/share/dvb/dvb-t/uk-KnockMore ... Processing usr/share/dvb/dvb-t/uk-Lancaster ... Processing usr/share/dvb/dvb-t/uk-LarkStoke ... Processing usr/share/dvb/dvb-t/uk-Limavady ... Processing usr/share/dvb/dvb-t/uk-Llanddona ... Processing usr/share/dvb/dvb-t/uk-Malvern ... Processing usr/share/dvb/dvb-t/uk-Mendip ... Processing usr/share/dvb/dvb-t/uk-Midhurst ... Processing usr/share/dvb/dvb-t/uk-MoelyParc ... Processing usr/share/dvb/dvb-t/uk-Nottingham ... Processing usr/share/dvb/dvb-t/uk-OliversMount ... Processing usr/share/dvb/dvb-t/uk-Oxford ... Processing usr/share/dvb/dvb-t/uk-PendleForest ... Processing usr/share/dvb/dvb-t/uk-Plympton ... Processing usr/share/dvb/dvb-t/uk-PontopPike ... Processing usr/share/dvb/dvb-t/uk-Pontypool ... Processing usr/share/dvb/dvb-t/uk-Preseli ... Processing usr/share/dvb/dvb-t/uk-Redruth ... Processing usr/share/dvb/dvb-t/uk-Reigate ... Processing usr/share/dvb/dvb-t/uk-RidgeHill ... Processing usr/share/dvb/dvb-t/uk-Rosemarkie ... Processing usr/share/dvb/dvb-t/uk-Rosneath ... Processing usr/share/dvb/dvb-t/uk-Rowridge ... Processing usr/share/dvb/dvb-t/uk-RumsterForest ... Processing usr/share/dvb/dvb-t/uk-Saddleworth ... Processing usr/share/dvb/dvb-t/uk-Salisbury ... Processing usr/share/dvb/dvb-t/uk-SandyHeath ... Processing usr/share/dvb/dvb-t/uk-Selkirk ... Processing usr/share/dvb/dvb-t/uk-Sheffield ... Processing usr/share/dvb/dvb-t/uk-StocklandHill ... Processing usr/share/dvb/dvb-t/uk-Storeton ... Processing usr/share/dvb/dvb-t/uk-Sudbury ... Processing usr/share/dvb/dvb-t/uk-SuttonColdfield ... Processing usr/share/dvb/dvb-t/uk-Tacolneston ... Processing usr/share/dvb/dvb-t/uk-TheWrekin ... Processing usr/share/dvb/dvb-t/uk-Torosay ... Processing usr/share/dvb/dvb-t/uk-TunbridgeWells ... Processing usr/share/dvb/dvb-t/uk-Waltham ... Processing usr/share/dvb/dvb-t/uk-Wenvoe ... Processing usr/share/dvb/dvb-t/uk-WhitehawkHill ... Processing usr/share/dvb/dvb-t/uk-WinterHill ... Processing usr/share/dvb/dvb-t/vn-Hanoi ... Processing usr/share/dvb/dvb-t/vn-Thaibinh ... Processing usr/share/ffmpeg ... Processing usr/share/gettext ... Processing usr/share/gettext/its ... Processing usr/share/gettext/its/gschema.its ... Processing usr/share/gettext/its/gschema.loc ... Processing usr/share/glib-2.0 ... Processing usr/share/glib-2.0/schemas ... Processing usr/share/glib-2.0/valgrind ... Processing usr/share/glib-2.0/valgrind/glib.supp ... Processing usr/share/gupnp-dlna-2.0 ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/aac.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/ac3.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/amr.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/avc.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/common.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/dlna-profiles.rng ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/jpeg.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/lpcm.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mp3.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg-common.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg-ps.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg-ts.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg1.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/mpeg4.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/png.xml ... Processing usr/share/gupnp-dlna-2.0/dlna-profiles/wma.xml ... Processing usr/share/icons ... Processing usr/share/icons/hicolor ... Processing usr/share/icons/hicolor/128x128 ... Processing usr/share/icons/hicolor/128x128/actions ... Processing usr/share/icons/hicolor/128x128/animations ... Processing usr/share/icons/hicolor/128x128/apps ... Processing usr/share/icons/hicolor/128x128/categories ... Processing usr/share/icons/hicolor/128x128/devices ... Processing usr/share/icons/hicolor/128x128/emblems ... Processing usr/share/icons/hicolor/128x128/emotes ... Processing usr/share/icons/hicolor/128x128/filesystems ... Processing usr/share/icons/hicolor/128x128/intl ... Processing usr/share/icons/hicolor/128x128/mimetypes ... Processing usr/share/icons/hicolor/128x128/places ... Processing usr/share/icons/hicolor/128x128/status ... Processing usr/share/icons/hicolor/128x128/stock ... Processing usr/share/icons/hicolor/128x128/stock/chart ... Processing usr/share/icons/hicolor/128x128/stock/code ... Processing usr/share/icons/hicolor/128x128/stock/data ... Processing usr/share/icons/hicolor/128x128/stock/form ... Processing usr/share/icons/hicolor/128x128/stock/image ... Processing usr/share/icons/hicolor/128x128/stock/io ... Processing usr/share/icons/hicolor/128x128/stock/media ... Processing usr/share/icons/hicolor/128x128/stock/navigation ... Processing usr/share/icons/hicolor/128x128/stock/net ... Processing usr/share/icons/hicolor/128x128/stock/object ... Processing usr/share/icons/hicolor/128x128/stock/table ... Processing usr/share/icons/hicolor/128x128/stock/text ... Processing usr/share/icons/hicolor/16x16 ... Processing usr/share/icons/hicolor/16x16/actions ... Processing usr/share/icons/hicolor/16x16/animations ... Processing usr/share/icons/hicolor/16x16/apps ... Processing usr/share/icons/hicolor/16x16/categories ... Processing usr/share/icons/hicolor/16x16/devices ... Processing usr/share/icons/hicolor/16x16/emblems ... Processing usr/share/icons/hicolor/16x16/emotes ... Processing usr/share/icons/hicolor/16x16/filesystems ... Processing usr/share/icons/hicolor/16x16/intl ... Processing usr/share/icons/hicolor/16x16/mimetypes ... Processing usr/share/icons/hicolor/16x16/places ... Processing usr/share/icons/hicolor/16x16/status ... Processing usr/share/icons/hicolor/16x16/stock ... Processing usr/share/icons/hicolor/16x16/stock/chart ... Processing usr/share/icons/hicolor/16x16/stock/code ... Processing usr/share/icons/hicolor/16x16/stock/data ... Processing usr/share/icons/hicolor/16x16/stock/form ... Processing usr/share/icons/hicolor/16x16/stock/image ... Processing usr/share/icons/hicolor/16x16/stock/io ... Processing usr/share/icons/hicolor/16x16/stock/media ... Processing usr/share/icons/hicolor/16x16/stock/navigation ... Processing usr/share/icons/hicolor/16x16/stock/net ... Processing usr/share/icons/hicolor/16x16/stock/object ... Processing usr/share/icons/hicolor/16x16/stock/table ... Processing usr/share/icons/hicolor/16x16/stock/text ... Processing usr/share/icons/hicolor/192x192 ... Processing usr/share/icons/hicolor/192x192/actions ... Processing usr/share/icons/hicolor/192x192/animations ... Processing usr/share/icons/hicolor/192x192/apps ... Processing usr/share/icons/hicolor/192x192/categories ... Processing usr/share/icons/hicolor/192x192/devices ... Processing usr/share/icons/hicolor/192x192/emblems ... Processing usr/share/icons/hicolor/192x192/emotes ... Processing usr/share/icons/hicolor/192x192/filesystems ... Processing usr/share/icons/hicolor/192x192/intl ... Processing usr/share/icons/hicolor/192x192/mimetypes ... Processing usr/share/icons/hicolor/192x192/places ... Processing usr/share/icons/hicolor/192x192/status ... Processing usr/share/icons/hicolor/192x192/stock ... Processing usr/share/icons/hicolor/192x192/stock/chart ... Processing usr/share/icons/hicolor/192x192/stock/code ... Processing usr/share/icons/hicolor/192x192/stock/data ... Processing usr/share/icons/hicolor/192x192/stock/form ... Processing usr/share/icons/hicolor/192x192/stock/image ... Processing usr/share/icons/hicolor/192x192/stock/io ... Processing usr/share/icons/hicolor/192x192/stock/media ... Processing usr/share/icons/hicolor/192x192/stock/navigation ... Processing usr/share/icons/hicolor/192x192/stock/net ... Processing usr/share/icons/hicolor/192x192/stock/object ... Processing usr/share/icons/hicolor/192x192/stock/table ... Processing usr/share/icons/hicolor/192x192/stock/text ... Processing usr/share/icons/hicolor/22x22 ... Processing usr/share/icons/hicolor/22x22/actions ... Processing usr/share/icons/hicolor/22x22/animations ... Processing usr/share/icons/hicolor/22x22/apps ... Processing usr/share/icons/hicolor/22x22/categories ... Processing usr/share/icons/hicolor/22x22/devices ... Processing usr/share/icons/hicolor/22x22/emblems ... Processing usr/share/icons/hicolor/22x22/emotes ... Processing usr/share/icons/hicolor/22x22/filesystems ... Processing usr/share/icons/hicolor/22x22/intl ... Processing usr/share/icons/hicolor/22x22/mimetypes ... Processing usr/share/icons/hicolor/22x22/places ... Processing usr/share/icons/hicolor/22x22/status ... Processing usr/share/icons/hicolor/22x22/stock ... Processing usr/share/icons/hicolor/22x22/stock/chart ... Processing usr/share/icons/hicolor/22x22/stock/code ... Processing usr/share/icons/hicolor/22x22/stock/data ... Processing usr/share/icons/hicolor/22x22/stock/form ... Processing usr/share/icons/hicolor/22x22/stock/image ... Processing usr/share/icons/hicolor/22x22/stock/io ... Processing usr/share/icons/hicolor/22x22/stock/media ... Processing usr/share/icons/hicolor/22x22/stock/navigation ... Processing usr/share/icons/hicolor/22x22/stock/net ... Processing usr/share/icons/hicolor/22x22/stock/object ... Processing usr/share/icons/hicolor/22x22/stock/table ... Processing usr/share/icons/hicolor/22x22/stock/text ... Processing usr/share/icons/hicolor/24x24 ... Processing usr/share/icons/hicolor/24x24/actions ... Processing usr/share/icons/hicolor/24x24/animations ... Processing usr/share/icons/hicolor/24x24/apps ... Processing usr/share/icons/hicolor/24x24/categories ... Processing usr/share/icons/hicolor/24x24/devices ... Processing usr/share/icons/hicolor/24x24/emblems ... Processing usr/share/icons/hicolor/24x24/emotes ... Processing usr/share/icons/hicolor/24x24/filesystems ... Processing usr/share/icons/hicolor/24x24/intl ... Processing usr/share/icons/hicolor/24x24/mimetypes ... Processing usr/share/icons/hicolor/24x24/places ... Processing usr/share/icons/hicolor/24x24/status ... Processing usr/share/icons/hicolor/24x24/stock ... Processing usr/share/icons/hicolor/24x24/stock/chart ... Processing usr/share/icons/hicolor/24x24/stock/code ... Processing usr/share/icons/hicolor/24x24/stock/data ... Processing usr/share/icons/hicolor/24x24/stock/form ... Processing usr/share/icons/hicolor/24x24/stock/image ... Processing usr/share/icons/hicolor/24x24/stock/io ... Processing usr/share/icons/hicolor/24x24/stock/media ... Processing usr/share/icons/hicolor/24x24/stock/navigation ... Processing usr/share/icons/hicolor/24x24/stock/net ... Processing usr/share/icons/hicolor/24x24/stock/object ... Processing usr/share/icons/hicolor/24x24/stock/table ... Processing usr/share/icons/hicolor/24x24/stock/text ... Processing usr/share/icons/hicolor/256x256 ... Processing usr/share/icons/hicolor/256x256/actions ... Processing usr/share/icons/hicolor/256x256/animations ... Processing usr/share/icons/hicolor/256x256/apps ... Processing usr/share/icons/hicolor/256x256/categories ... Processing usr/share/icons/hicolor/256x256/devices ... Processing usr/share/icons/hicolor/256x256/emblems ... Processing usr/share/icons/hicolor/256x256/emotes ... Processing usr/share/icons/hicolor/256x256/filesystems ... Processing usr/share/icons/hicolor/256x256/intl ... Processing usr/share/icons/hicolor/256x256/mimetypes ... Processing usr/share/icons/hicolor/256x256/places ... Processing usr/share/icons/hicolor/256x256/status ... Processing usr/share/icons/hicolor/256x256/stock ... Processing usr/share/icons/hicolor/256x256/stock/chart ... Processing usr/share/icons/hicolor/256x256/stock/code ... Processing usr/share/icons/hicolor/256x256/stock/data ... Processing usr/share/icons/hicolor/256x256/stock/form ... Processing usr/share/icons/hicolor/256x256/stock/image ... Processing usr/share/icons/hicolor/256x256/stock/io ... Processing usr/share/icons/hicolor/256x256/stock/media ... Processing usr/share/icons/hicolor/256x256/stock/navigation ... Processing usr/share/icons/hicolor/256x256/stock/net ... Processing usr/share/icons/hicolor/256x256/stock/object ... Processing usr/share/icons/hicolor/256x256/stock/table ... Processing usr/share/icons/hicolor/256x256/stock/text ... Processing usr/share/icons/hicolor/32x32 ... Processing usr/share/icons/hicolor/32x32/actions ... Processing usr/share/icons/hicolor/32x32/animations ... Processing usr/share/icons/hicolor/32x32/apps ... Processing usr/share/icons/hicolor/32x32/categories ... Processing usr/share/icons/hicolor/32x32/devices ... Processing usr/share/icons/hicolor/32x32/emblems ... Processing usr/share/icons/hicolor/32x32/emotes ... Processing usr/share/icons/hicolor/32x32/filesystems ... Processing usr/share/icons/hicolor/32x32/intl ... Processing usr/share/icons/hicolor/32x32/mimetypes ... Processing usr/share/icons/hicolor/32x32/places ... Processing usr/share/icons/hicolor/32x32/status ... Processing usr/share/icons/hicolor/32x32/stock ... Processing usr/share/icons/hicolor/32x32/stock/chart ... Processing usr/share/icons/hicolor/32x32/stock/code ... Processing usr/share/icons/hicolor/32x32/stock/data ... Processing usr/share/icons/hicolor/32x32/stock/form ... Processing usr/share/icons/hicolor/32x32/stock/image ... Processing usr/share/icons/hicolor/32x32/stock/io ... Processing usr/share/icons/hicolor/32x32/stock/media ... Processing usr/share/icons/hicolor/32x32/stock/navigation ... Processing usr/share/icons/hicolor/32x32/stock/net ... Processing usr/share/icons/hicolor/32x32/stock/object ... Processing usr/share/icons/hicolor/32x32/stock/table ... Processing usr/share/icons/hicolor/32x32/stock/text ... Processing usr/share/icons/hicolor/36x36 ... Processing usr/share/icons/hicolor/36x36/actions ... Processing usr/share/icons/hicolor/36x36/animations ... Processing usr/share/icons/hicolor/36x36/apps ... Processing usr/share/icons/hicolor/36x36/categories ... Processing usr/share/icons/hicolor/36x36/devices ... Processing usr/share/icons/hicolor/36x36/emblems ... Processing usr/share/icons/hicolor/36x36/emotes ... Processing usr/share/icons/hicolor/36x36/filesystems ... Processing usr/share/icons/hicolor/36x36/intl ... Processing usr/share/icons/hicolor/36x36/mimetypes ... Processing usr/share/icons/hicolor/36x36/places ... Processing usr/share/icons/hicolor/36x36/status ... Processing usr/share/icons/hicolor/36x36/stock ... Processing usr/share/icons/hicolor/36x36/stock/chart ... Processing usr/share/icons/hicolor/36x36/stock/code ... Processing usr/share/icons/hicolor/36x36/stock/data ... Processing usr/share/icons/hicolor/36x36/stock/form ... Processing usr/share/icons/hicolor/36x36/stock/image ... Processing usr/share/icons/hicolor/36x36/stock/io ... Processing usr/share/icons/hicolor/36x36/stock/media ... Processing usr/share/icons/hicolor/36x36/stock/navigation ... Processing usr/share/icons/hicolor/36x36/stock/net ... Processing usr/share/icons/hicolor/36x36/stock/object ... Processing usr/share/icons/hicolor/36x36/stock/table ... Processing usr/share/icons/hicolor/36x36/stock/text ... Processing usr/share/icons/hicolor/48x48 ... Processing usr/share/icons/hicolor/48x48/actions ... Processing usr/share/icons/hicolor/48x48/animations ... Processing usr/share/icons/hicolor/48x48/apps ... Processing usr/share/icons/hicolor/48x48/categories ... Processing usr/share/icons/hicolor/48x48/devices ... Processing usr/share/icons/hicolor/48x48/emblems ... Processing usr/share/icons/hicolor/48x48/emotes ... Processing usr/share/icons/hicolor/48x48/filesystems ... Processing usr/share/icons/hicolor/48x48/intl ... Processing usr/share/icons/hicolor/48x48/mimetypes ... Processing usr/share/icons/hicolor/48x48/places ... Processing usr/share/icons/hicolor/48x48/status ... Processing usr/share/icons/hicolor/48x48/stock ... Processing usr/share/icons/hicolor/48x48/stock/chart ... Processing usr/share/icons/hicolor/48x48/stock/code ... Processing usr/share/icons/hicolor/48x48/stock/data ... Processing usr/share/icons/hicolor/48x48/stock/form ... Processing usr/share/icons/hicolor/48x48/stock/image ... Processing usr/share/icons/hicolor/48x48/stock/io ... Processing usr/share/icons/hicolor/48x48/stock/media ... Processing usr/share/icons/hicolor/48x48/stock/navigation ... Processing usr/share/icons/hicolor/48x48/stock/net ... Processing usr/share/icons/hicolor/48x48/stock/object ... Processing usr/share/icons/hicolor/48x48/stock/table ... Processing usr/share/icons/hicolor/48x48/stock/text ... Processing usr/share/icons/hicolor/512x512 ... Processing usr/share/icons/hicolor/512x512/actions ... Processing usr/share/icons/hicolor/512x512/animations ... Processing usr/share/icons/hicolor/512x512/apps ... Processing usr/share/icons/hicolor/512x512/categories ... Processing usr/share/icons/hicolor/512x512/devices ... Processing usr/share/icons/hicolor/512x512/emblems ... Processing usr/share/icons/hicolor/512x512/emotes ... Processing usr/share/icons/hicolor/512x512/filesystems ... Processing usr/share/icons/hicolor/512x512/intl ... Processing usr/share/icons/hicolor/512x512/mimetypes ... Processing usr/share/icons/hicolor/512x512/places ... Processing usr/share/icons/hicolor/512x512/status ... Processing usr/share/icons/hicolor/512x512/stock ... Processing usr/share/icons/hicolor/512x512/stock/chart ... Processing usr/share/icons/hicolor/512x512/stock/code ... Processing usr/share/icons/hicolor/512x512/stock/data ... Processing usr/share/icons/hicolor/512x512/stock/form ... Processing usr/share/icons/hicolor/512x512/stock/image ... Processing usr/share/icons/hicolor/512x512/stock/io ... Processing usr/share/icons/hicolor/512x512/stock/media ... Processing usr/share/icons/hicolor/512x512/stock/navigation ... Processing usr/share/icons/hicolor/512x512/stock/net ... Processing usr/share/icons/hicolor/512x512/stock/object ... Processing usr/share/icons/hicolor/512x512/stock/table ... Processing usr/share/icons/hicolor/512x512/stock/text ... Processing usr/share/icons/hicolor/64x64 ... Processing usr/share/icons/hicolor/64x64/actions ... Processing usr/share/icons/hicolor/64x64/animations ... Processing usr/share/icons/hicolor/64x64/apps ... Processing usr/share/icons/hicolor/64x64/categories ... Processing usr/share/icons/hicolor/64x64/devices ... Processing usr/share/icons/hicolor/64x64/emblems ... Processing usr/share/icons/hicolor/64x64/emotes ... Processing usr/share/icons/hicolor/64x64/filesystems ... Processing usr/share/icons/hicolor/64x64/intl ... Processing usr/share/icons/hicolor/64x64/mimetypes ... Processing usr/share/icons/hicolor/64x64/places ... Processing usr/share/icons/hicolor/64x64/status ... Processing usr/share/icons/hicolor/64x64/stock ... Processing usr/share/icons/hicolor/64x64/stock/chart ... Processing usr/share/icons/hicolor/64x64/stock/code ... Processing usr/share/icons/hicolor/64x64/stock/data ... Processing usr/share/icons/hicolor/64x64/stock/form ... Processing usr/share/icons/hicolor/64x64/stock/image ... Processing usr/share/icons/hicolor/64x64/stock/io ... Processing usr/share/icons/hicolor/64x64/stock/media ... Processing usr/share/icons/hicolor/64x64/stock/navigation ... Processing usr/share/icons/hicolor/64x64/stock/net ... Processing usr/share/icons/hicolor/64x64/stock/object ... Processing usr/share/icons/hicolor/64x64/stock/table ... Processing usr/share/icons/hicolor/64x64/stock/text ... Processing usr/share/icons/hicolor/72x72 ... Processing usr/share/icons/hicolor/72x72/actions ... Processing usr/share/icons/hicolor/72x72/animations ... Processing usr/share/icons/hicolor/72x72/apps ... Processing usr/share/icons/hicolor/72x72/categories ... Processing usr/share/icons/hicolor/72x72/devices ... Processing usr/share/icons/hicolor/72x72/emblems ... Processing usr/share/icons/hicolor/72x72/emotes ... Processing usr/share/icons/hicolor/72x72/filesystems ... Processing usr/share/icons/hicolor/72x72/intl ... Processing usr/share/icons/hicolor/72x72/mimetypes ... Processing usr/share/icons/hicolor/72x72/places ... Processing usr/share/icons/hicolor/72x72/status ... Processing usr/share/icons/hicolor/72x72/stock ... Processing usr/share/icons/hicolor/72x72/stock/chart ... Processing usr/share/icons/hicolor/72x72/stock/code ... Processing usr/share/icons/hicolor/72x72/stock/data ... Processing usr/share/icons/hicolor/72x72/stock/form ... Processing usr/share/icons/hicolor/72x72/stock/image ... Processing usr/share/icons/hicolor/72x72/stock/io ... Processing usr/share/icons/hicolor/72x72/stock/media ... Processing usr/share/icons/hicolor/72x72/stock/navigation ... Processing usr/share/icons/hicolor/72x72/stock/net ... Processing usr/share/icons/hicolor/72x72/stock/object ... Processing usr/share/icons/hicolor/72x72/stock/table ... Processing usr/share/icons/hicolor/72x72/stock/text ... Processing usr/share/icons/hicolor/96x96 ... Processing usr/share/icons/hicolor/96x96/actions ... Processing usr/share/icons/hicolor/96x96/animations ... Processing usr/share/icons/hicolor/96x96/apps ... Processing usr/share/icons/hicolor/96x96/categories ... Processing usr/share/icons/hicolor/96x96/devices ... Processing usr/share/icons/hicolor/96x96/emblems ... Processing usr/share/icons/hicolor/96x96/emotes ... Processing usr/share/icons/hicolor/96x96/filesystems ... Processing usr/share/icons/hicolor/96x96/intl ... Processing usr/share/icons/hicolor/96x96/mimetypes ... Processing usr/share/icons/hicolor/96x96/places ... Processing usr/share/icons/hicolor/96x96/status ... Processing usr/share/icons/hicolor/96x96/stock ... Processing usr/share/icons/hicolor/96x96/stock/chart ... Processing usr/share/icons/hicolor/96x96/stock/code ... Processing usr/share/icons/hicolor/96x96/stock/data ... Processing usr/share/icons/hicolor/96x96/stock/form ... Processing usr/share/icons/hicolor/96x96/stock/image ... Processing usr/share/icons/hicolor/96x96/stock/io ... Processing usr/share/icons/hicolor/96x96/stock/media ... Processing usr/share/icons/hicolor/96x96/stock/navigation ... Processing usr/share/icons/hicolor/96x96/stock/net ... Processing usr/share/icons/hicolor/96x96/stock/object ... Processing usr/share/icons/hicolor/96x96/stock/table ... Processing usr/share/icons/hicolor/96x96/stock/text ... Processing usr/share/icons/hicolor/index.theme ... Processing usr/share/icons/hicolor/scalable ... Processing usr/share/icons/hicolor/scalable/actions ... Processing usr/share/icons/hicolor/scalable/animations ... Processing usr/share/icons/hicolor/scalable/apps ... Processing usr/share/icons/hicolor/scalable/categories ... Processing usr/share/icons/hicolor/scalable/devices ... Processing usr/share/icons/hicolor/scalable/emblems ... Processing usr/share/icons/hicolor/scalable/emotes ... Processing usr/share/icons/hicolor/scalable/filesystems ... Processing usr/share/icons/hicolor/scalable/intl ... Processing usr/share/icons/hicolor/scalable/mimetypes ... Processing usr/share/icons/hicolor/scalable/places ... Processing usr/share/icons/hicolor/scalable/status ... Processing usr/share/icons/hicolor/scalable/stock ... Processing usr/share/icons/hicolor/scalable/stock/chart ... Processing usr/share/icons/hicolor/scalable/stock/code ... Processing usr/share/icons/hicolor/scalable/stock/data ... Processing usr/share/icons/hicolor/scalable/stock/form ... Processing usr/share/icons/hicolor/scalable/stock/image ... Processing usr/share/icons/hicolor/scalable/stock/io ... Processing usr/share/icons/hicolor/scalable/stock/media ... Processing usr/share/icons/hicolor/scalable/stock/navigation ... Processing usr/share/icons/hicolor/scalable/stock/net ... Processing usr/share/icons/hicolor/scalable/stock/object ... Processing usr/share/icons/hicolor/scalable/stock/table ... Processing usr/share/icons/hicolor/scalable/stock/text ... Processing usr/share/icons/hicolor/symbolic ... Processing usr/share/icons/hicolor/symbolic/apps ... Processing usr/share/locale ... Processing usr/share/locale/af ... Processing usr/share/locale/af/LC_MESSAGES ... Processing usr/share/locale/af/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/am ... Processing usr/share/locale/am/LC_MESSAGES ... Processing usr/share/locale/am/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/am/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/an ... Processing usr/share/locale/an/LC_MESSAGES ... Processing usr/share/locale/an/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/an/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ar ... Processing usr/share/locale/ar/LC_MESSAGES ... Processing usr/share/locale/ar/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ar/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ar/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/as ... Processing usr/share/locale/as/LC_MESSAGES ... Processing usr/share/locale/as/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/as/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/as/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ast ... Processing usr/share/locale/ast/LC_MESSAGES ... Processing usr/share/locale/ast/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ast/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/az ... Processing usr/share/locale/az/LC_MESSAGES ... Processing usr/share/locale/az/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/az/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be ... Processing usr/share/locale/be/LC_MESSAGES ... Processing usr/share/locale/be/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/be/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/be/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/be@latin ... Processing usr/share/locale/be@latin/LC_MESSAGES ... Processing usr/share/locale/be@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bg ... Processing usr/share/locale/bg/LC_MESSAGES ... Processing usr/share/locale/bg/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/bg/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/bg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn ... Processing usr/share/locale/bn/LC_MESSAGES ... Processing usr/share/locale/bn/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/bn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bn_IN ... Processing usr/share/locale/bn_IN/LC_MESSAGES ... Processing usr/share/locale/bn_IN/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/bn_IN/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/bn_IN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/bs ... Processing usr/share/locale/bs/LC_MESSAGES ... Processing usr/share/locale/bs/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/bs/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/bs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca ... Processing usr/share/locale/ca/LC_MESSAGES ... Processing usr/share/locale/ca/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ca/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ca/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ca@valencia ... Processing usr/share/locale/ca@valencia/LC_MESSAGES ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ca@valencia/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cs ... Processing usr/share/locale/cs/LC_MESSAGES ... Processing usr/share/locale/cs/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/cs/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/cs/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/cy ... Processing usr/share/locale/cy/LC_MESSAGES ... Processing usr/share/locale/cy/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/cy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/da ... Processing usr/share/locale/da/LC_MESSAGES ... Processing usr/share/locale/da/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/da/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/da/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/de ... Processing usr/share/locale/de/LC_MESSAGES ... Processing usr/share/locale/de/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/de/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/de/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/dz ... Processing usr/share/locale/dz/LC_MESSAGES ... Processing usr/share/locale/dz/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/dz/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/el ... Processing usr/share/locale/el/LC_MESSAGES ... Processing usr/share/locale/el/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/el/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/el/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en@shaw ... Processing usr/share/locale/en@shaw/LC_MESSAGES ... Processing usr/share/locale/en@shaw/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/en@shaw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_CA ... Processing usr/share/locale/en_CA/LC_MESSAGES ... Processing usr/share/locale/en_CA/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/en_CA/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/en_CA/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/en_GB ... Processing usr/share/locale/en_GB/LC_MESSAGES ... Processing usr/share/locale/en_GB/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/en_GB/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eo ... Processing usr/share/locale/eo/LC_MESSAGES ... Processing usr/share/locale/eo/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/eo/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/eo/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/es ... Processing usr/share/locale/es/LC_MESSAGES ... Processing usr/share/locale/es/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/es/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/es/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/et ... Processing usr/share/locale/et/LC_MESSAGES ... Processing usr/share/locale/et/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/et/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/et/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/eu ... Processing usr/share/locale/eu/LC_MESSAGES ... Processing usr/share/locale/eu/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/eu/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/eu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fa ... Processing usr/share/locale/fa/LC_MESSAGES ... Processing usr/share/locale/fa/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/fa/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/fa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fi ... Processing usr/share/locale/fi/LC_MESSAGES ... Processing usr/share/locale/fi/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/fi/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/fi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fr ... Processing usr/share/locale/fr/LC_MESSAGES ... Processing usr/share/locale/fr/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/fr/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/fr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/fur ... Processing usr/share/locale/fur/LC_MESSAGES ... Processing usr/share/locale/fur/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/fur/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ga ... Processing usr/share/locale/ga/LC_MESSAGES ... Processing usr/share/locale/ga/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ga/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gd ... Processing usr/share/locale/gd/LC_MESSAGES ... Processing usr/share/locale/gd/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/gd/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gl ... Processing usr/share/locale/gl/LC_MESSAGES ... Processing usr/share/locale/gl/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/gl/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/gl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/gu ... Processing usr/share/locale/gu/LC_MESSAGES ... Processing usr/share/locale/gu/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/gu/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/gu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/he ... Processing usr/share/locale/he/LC_MESSAGES ... Processing usr/share/locale/he/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/he/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/he/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hi ... Processing usr/share/locale/hi/LC_MESSAGES ... Processing usr/share/locale/hi/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/hi/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/hi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hr ... Processing usr/share/locale/hr/LC_MESSAGES ... Processing usr/share/locale/hr/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/hr/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/hr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hu ... Processing usr/share/locale/hu/LC_MESSAGES ... Processing usr/share/locale/hu/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/hu/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/hu/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/hy ... Processing usr/share/locale/hy/LC_MESSAGES ... Processing usr/share/locale/hy/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/hy/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/id ... Processing usr/share/locale/id/LC_MESSAGES ... Processing usr/share/locale/id/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/id/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/id/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/is ... Processing usr/share/locale/is/LC_MESSAGES ... Processing usr/share/locale/is/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/is/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/it ... Processing usr/share/locale/it/LC_MESSAGES ... Processing usr/share/locale/it/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/it/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/it/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ja ... Processing usr/share/locale/ja/LC_MESSAGES ... Processing usr/share/locale/ja/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ja/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ja/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ka ... Processing usr/share/locale/ka/LC_MESSAGES ... Processing usr/share/locale/ka/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ka/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/kk ... Processing usr/share/locale/kk/LC_MESSAGES ... Processing usr/share/locale/kk/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/kk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/km ... Processing usr/share/locale/km/LC_MESSAGES ... Processing usr/share/locale/km/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/km/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/kn ... Processing usr/share/locale/kn/LC_MESSAGES ... Processing usr/share/locale/kn/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/kn/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/kn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ko ... Processing usr/share/locale/ko/LC_MESSAGES ... Processing usr/share/locale/ko/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ko/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ko/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ku ... Processing usr/share/locale/ku/LC_MESSAGES ... Processing usr/share/locale/ku/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ku/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lt ... Processing usr/share/locale/lt/LC_MESSAGES ... Processing usr/share/locale/lt/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/lt/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/lt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/lv ... Processing usr/share/locale/lv/LC_MESSAGES ... Processing usr/share/locale/lv/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/lv/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/lv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mai ... Processing usr/share/locale/mai/LC_MESSAGES ... Processing usr/share/locale/mai/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/mai/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mg ... Processing usr/share/locale/mg/LC_MESSAGES ... Processing usr/share/locale/mg/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/mg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mk ... Processing usr/share/locale/mk/LC_MESSAGES ... Processing usr/share/locale/mk/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/mk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ml ... Processing usr/share/locale/ml/LC_MESSAGES ... Processing usr/share/locale/ml/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ml/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ml/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mn ... Processing usr/share/locale/mn/LC_MESSAGES ... Processing usr/share/locale/mn/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/mn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/mr ... Processing usr/share/locale/mr/LC_MESSAGES ... Processing usr/share/locale/mr/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/mr/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/mr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ms ... Processing usr/share/locale/ms/LC_MESSAGES ... Processing usr/share/locale/ms/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ms/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ms/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nb ... Processing usr/share/locale/nb/LC_MESSAGES ... Processing usr/share/locale/nb/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/nb/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/nb/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nds ... Processing usr/share/locale/nds/LC_MESSAGES ... Processing usr/share/locale/nds/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ne ... Processing usr/share/locale/ne/LC_MESSAGES ... Processing usr/share/locale/ne/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ne/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ne/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nl ... Processing usr/share/locale/nl/LC_MESSAGES ... Processing usr/share/locale/nl/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/nl/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/nl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/nn ... Processing usr/share/locale/nn/LC_MESSAGES ... Processing usr/share/locale/nn/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/nn/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/oc ... Processing usr/share/locale/oc/LC_MESSAGES ... Processing usr/share/locale/oc/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/oc/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/oc/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/or ... Processing usr/share/locale/or/LC_MESSAGES ... Processing usr/share/locale/or/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/or/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/or/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pa ... Processing usr/share/locale/pa/LC_MESSAGES ... Processing usr/share/locale/pa/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/pa/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/pa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pl ... Processing usr/share/locale/pl/LC_MESSAGES ... Processing usr/share/locale/pl/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/pl/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/pl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ps ... Processing usr/share/locale/ps/LC_MESSAGES ... Processing usr/share/locale/ps/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt ... Processing usr/share/locale/pt/LC_MESSAGES ... Processing usr/share/locale/pt/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/pt/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/pt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/pt_BR ... Processing usr/share/locale/pt_BR/LC_MESSAGES ... Processing usr/share/locale/pt_BR/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/pt_BR/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ro ... Processing usr/share/locale/ro/LC_MESSAGES ... Processing usr/share/locale/ro/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ro/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ro/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ru ... Processing usr/share/locale/ru/LC_MESSAGES ... Processing usr/share/locale/ru/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ru/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ru/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/rw ... Processing usr/share/locale/rw/LC_MESSAGES ... Processing usr/share/locale/rw/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/rw/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/si ... Processing usr/share/locale/si/LC_MESSAGES ... Processing usr/share/locale/si/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/si/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sk ... Processing usr/share/locale/sk/LC_MESSAGES ... Processing usr/share/locale/sk/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/sk/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/sk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sl ... Processing usr/share/locale/sl/LC_MESSAGES ... Processing usr/share/locale/sl/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/sl/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/sl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sq ... Processing usr/share/locale/sq/LC_MESSAGES ... Processing usr/share/locale/sq/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/sq/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr ... Processing usr/share/locale/sr/LC_MESSAGES ... Processing usr/share/locale/sr/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/sr/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/sr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@ije ... Processing usr/share/locale/sr@ije/LC_MESSAGES ... Processing usr/share/locale/sr@ije/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sr@latin ... Processing usr/share/locale/sr@latin/LC_MESSAGES ... Processing usr/share/locale/sr@latin/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/sr@latin/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/sr@latin/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/sv ... Processing usr/share/locale/sv/LC_MESSAGES ... Processing usr/share/locale/sv/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/sv/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/sv/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ta ... Processing usr/share/locale/ta/LC_MESSAGES ... Processing usr/share/locale/ta/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ta/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ta/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/te ... Processing usr/share/locale/te/LC_MESSAGES ... Processing usr/share/locale/te/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/te/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/te/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tg ... Processing usr/share/locale/tg/LC_MESSAGES ... Processing usr/share/locale/tg/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/tg/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/th ... Processing usr/share/locale/th/LC_MESSAGES ... Processing usr/share/locale/th/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/th/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/th/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tl ... Processing usr/share/locale/tl/LC_MESSAGES ... Processing usr/share/locale/tl/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tr ... Processing usr/share/locale/tr/LC_MESSAGES ... Processing usr/share/locale/tr/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/tr/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/tr/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/tt ... Processing usr/share/locale/tt/LC_MESSAGES ... Processing usr/share/locale/tt/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/ug ... Processing usr/share/locale/ug/LC_MESSAGES ... Processing usr/share/locale/ug/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/ug/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/ug/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/uk ... Processing usr/share/locale/uk/LC_MESSAGES ... Processing usr/share/locale/uk/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/uk/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/uk/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/vi ... Processing usr/share/locale/vi/LC_MESSAGES ... Processing usr/share/locale/vi/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/vi/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/vi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/wa ... Processing usr/share/locale/wa/LC_MESSAGES ... Processing usr/share/locale/wa/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/xh ... Processing usr/share/locale/xh/LC_MESSAGES ... Processing usr/share/locale/xh/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/xh/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/yi ... Processing usr/share/locale/yi/LC_MESSAGES ... Processing usr/share/locale/yi/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/yi/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_CN ... Processing usr/share/locale/zh_CN/LC_MESSAGES ... Processing usr/share/locale/zh_CN/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/zh_CN/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_HK ... Processing usr/share/locale/zh_HK/LC_MESSAGES ... Processing usr/share/locale/zh_HK/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/zh_HK/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo ... Processing usr/share/locale/zh_TW ... Processing usr/share/locale/zh_TW/LC_MESSAGES ... Processing usr/share/locale/zh_TW/LC_MESSAGES/GConf2.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib-networking.mo ... Processing usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo ... Processing usr/share/lv2specgen ... Processing usr/share/lv2specgen/DTD ... Processing usr/share/lv2specgen/DTD/xhtml-attribs-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-base-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-basic-table-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-basic11-model-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-basic11.dtd ... Processing usr/share/lv2specgen/DTD/xhtml-bdo-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-blkphras-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-blkpres-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-blkstruct-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-charent-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-csismap-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-datatypes-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-datatypes-1.mod.1 ... Processing usr/share/lv2specgen/DTD/xhtml-edit-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-events-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-form-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-framework-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-hypertext-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-image-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-inlphras-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-inlpres-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-inlstruct-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-inlstyle-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-inputmode-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-lat1.ent ... Processing usr/share/lv2specgen/DTD/xhtml-legacy-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-link-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-list-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-meta-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-metaAttributes-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-object-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-param-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-pres-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-qname-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-rdfa-1.dtd ... Processing usr/share/lv2specgen/DTD/xhtml-rdfa-model-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-script-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-special.ent ... Processing usr/share/lv2specgen/DTD/xhtml-ssismap-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-struct-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-style-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-symbol.ent ... Processing usr/share/lv2specgen/DTD/xhtml-table-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-target-1.mod ... Processing usr/share/lv2specgen/DTD/xhtml-text-1.mod ... Processing usr/share/lv2specgen/style.css ... Processing usr/share/lv2specgen/template.html ... Processing usr/share/misc ... Processing usr/share/misc/magic.mgc ... Processing usr/share/netdata ... Processing usr/share/netdata/web ... Processing usr/share/netdata/web/.well-known ... Processing usr/share/netdata/web/.well-known/dnt ... Processing usr/share/netdata/web/.well-known/dnt/cookies ... Processing usr/share/netdata/web/asset-manifest.json ... Processing usr/share/netdata/web/console.html ... Processing usr/share/netdata/web/css ... Processing usr/share/netdata/web/css/bootstrap-3.3.7.css ... Processing usr/share/netdata/web/css/bootstrap-slate-flat-3.3.7.css ... Processing usr/share/netdata/web/css/bootstrap-slider-10.0.0.min.css ... Processing usr/share/netdata/web/css/bootstrap-theme-3.3.7.min.css ... Processing usr/share/netdata/web/css/bootstrap-toggle-2.2.2.min.css ... Processing usr/share/netdata/web/css/c3-0.4.18.min.css ... Processing usr/share/netdata/web/css/dashboard.css ... Processing usr/share/netdata/web/css/dashboard.slate.css ... Processing usr/share/netdata/web/css/morris-0.5.1.css ... Processing usr/share/netdata/web/dash-example.html ... Processing usr/share/netdata/web/dashboard-react.js ... Processing usr/share/netdata/web/dashboard.css ... Processing usr/share/netdata/web/dashboard.html ... Processing usr/share/netdata/web/dashboard.js ... Processing usr/share/netdata/web/dashboard.slate.css ... Processing usr/share/netdata/web/dashboard_info.js ... Processing usr/share/netdata/web/dashboard_info_custom_example.js ... Processing usr/share/netdata/web/demo.html ... Processing usr/share/netdata/web/demo2.html ... Processing usr/share/netdata/web/demosites.html ... Processing usr/share/netdata/web/demosites2.html ... Processing usr/share/netdata/web/favicon.ico ... Processing usr/share/netdata/web/fonts ... Processing usr/share/netdata/web/fonts/glyphicons-halflings-regular.eot ... Processing usr/share/netdata/web/fonts/glyphicons-halflings-regular.svg ... Processing usr/share/netdata/web/fonts/glyphicons-halflings-regular.ttf ... Processing usr/share/netdata/web/fonts/glyphicons-halflings-regular.woff ... Processing usr/share/netdata/web/fonts/glyphicons-halflings-regular.woff2 ... Processing usr/share/netdata/web/goto-host-from-alarm.html ... Processing usr/share/netdata/web/images ... Processing usr/share/netdata/web/images/alert-128-orange.png ... Processing usr/share/netdata/web/images/alert-128-red.png ... Processing usr/share/netdata/web/images/alert-multi-size-orange.ico ... Processing usr/share/netdata/web/images/alert-multi-size-red.ico ... Processing usr/share/netdata/web/images/android-icon-144x144.png ... Processing usr/share/netdata/web/images/android-icon-192x192.png ... Processing usr/share/netdata/web/images/android-icon-36x36.png ... Processing usr/share/netdata/web/images/android-icon-48x48.png ... Processing usr/share/netdata/web/images/android-icon-72x72.png ... Processing usr/share/netdata/web/images/android-icon-96x96.png ... Processing usr/share/netdata/web/images/animated.gif ... Processing usr/share/netdata/web/images/apple-icon-114x114.png ... Processing usr/share/netdata/web/images/apple-icon-120x120.png ... Processing usr/share/netdata/web/images/apple-icon-144x144.png ... Processing usr/share/netdata/web/images/apple-icon-152x152.png ... Processing usr/share/netdata/web/images/apple-icon-180x180.png ... Processing usr/share/netdata/web/images/apple-icon-57x57.png ... Processing usr/share/netdata/web/images/apple-icon-60x60.png ... Processing usr/share/netdata/web/images/apple-icon-72x72.png ... Processing usr/share/netdata/web/images/apple-icon-76x76.png ... Processing usr/share/netdata/web/images/apple-icon-precomposed.png ... Processing usr/share/netdata/web/images/apple-icon.png ... Processing usr/share/netdata/web/images/banner-icon-144x144.png ... Processing usr/share/netdata/web/images/check-mark-2-128-green.png ... Processing usr/share/netdata/web/images/check-mark-2-multi-size-green.ico ... Processing usr/share/netdata/web/images/favicon-128.png ... Processing usr/share/netdata/web/images/favicon-16x16.png ... Processing usr/share/netdata/web/images/favicon-196x196.png ... Processing usr/share/netdata/web/images/favicon-32x32.png ... Processing usr/share/netdata/web/images/favicon-96x96.png ... Processing usr/share/netdata/web/images/favicon.ico ... Processing usr/share/netdata/web/images/ms-icon-144x144.png ... Processing usr/share/netdata/web/images/ms-icon-150x150.png ... Processing usr/share/netdata/web/images/ms-icon-310x150.png ... Processing usr/share/netdata/web/images/ms-icon-310x310.png ... Processing usr/share/netdata/web/images/ms-icon-36x36.png ... Processing usr/share/netdata/web/images/ms-icon-70x70.png ... Processing usr/share/netdata/web/images/netdata-logomark.svg ... Processing usr/share/netdata/web/images/netdata.svg ... Processing usr/share/netdata/web/images/packaging-beta-tag.svg ... Processing usr/share/netdata/web/images/post.png ... Processing usr/share/netdata/web/images/seo-performance-128.png ... Processing usr/share/netdata/web/index-node-view.html ... Processing usr/share/netdata/web/index.html ... Processing usr/share/netdata/web/infographic.html ... Processing usr/share/netdata/web/lib ... Processing usr/share/netdata/web/lib/bootstrap-3.3.7.min.js ... Processing usr/share/netdata/web/lib/bootstrap-slider-10.0.0.min.js ... Processing usr/share/netdata/web/lib/bootstrap-table-1.11.0.min.js ... Processing usr/share/netdata/web/lib/bootstrap-table-export-1.11.0.min.js ... Processing usr/share/netdata/web/lib/bootstrap-toggle-2.2.2.min.js ... Processing usr/share/netdata/web/lib/clipboard-polyfill-be05dad.js ... Processing usr/share/netdata/web/lib/d3-4.12.2.min.js ... Processing usr/share/netdata/web/lib/d3pie-0.2.1-netdata-3.js ... Processing usr/share/netdata/web/lib/dygraph-c91c859.min.js ... Processing usr/share/netdata/web/lib/dygraph-smooth-plotter-c91c859.js ... Processing usr/share/netdata/web/lib/fontawesome-all-5.0.1.min.js ... Processing usr/share/netdata/web/lib/gauge-1.3.2.min.js ... Processing usr/share/netdata/web/lib/jquery-3.6.0.min.js ... Processing usr/share/netdata/web/lib/jquery.easypiechart-97b5824.min.js ... Processing usr/share/netdata/web/lib/jquery.peity-3.2.0.min.js ... Processing usr/share/netdata/web/lib/jquery.sparkline-2.1.2.min.js ... Processing usr/share/netdata/web/lib/lz-string-1.4.4.min.js ... Processing usr/share/netdata/web/lib/pako-1.0.6.min.js ... Processing usr/share/netdata/web/lib/perfect-scrollbar-0.6.15.min.js ... Processing usr/share/netdata/web/lib/tableExport-1.6.0.min.js ... Processing usr/share/netdata/web/main.css ... Processing usr/share/netdata/web/main.js ... Processing usr/share/netdata/web/manifest.json ... Processing usr/share/netdata/web/netdata-swagger.json ... Processing usr/share/netdata/web/netdata-swagger.yaml ... Processing usr/share/netdata/web/old ... Processing usr/share/netdata/web/old/index.html ... Processing []tdata/web/precache-manifest.55bf0765e4092267255469aff90b2f26.js ... Processing usr/share/netdata/web/refresh-badges.js ... Processing usr/share/netdata/web/robots.txt ... Processing usr/share/netdata/web/service-worker.js ... Processing usr/share/netdata/web/sitemap.xml ... Processing usr/share/netdata/web/static ... Processing usr/share/netdata/web/static/css ... Processing usr/share/netdata/web/static/css/2.20fd0a40.chunk.css ... Processing usr/share/netdata/web/static/css/2.20fd0a40.chunk.css.map ... Processing usr/share/netdata/web/static/css/4.a36e3b73.chunk.css ... Processing usr/share/netdata/web/static/css/4.a36e3b73.chunk.css.map ... Processing usr/share/netdata/web/static/css/main.a46a34fa.chunk.css ... Processing usr/share/netdata/web/static/css/main.a46a34fa.chunk.css.map ... Processing usr/share/netdata/web/static/img ... Processing usr/share/netdata/web/static/img/netdata-logomark.svg ... Processing usr/share/netdata/web/static/js ... Processing usr/share/netdata/web/static/js/10.eb10af4d.chunk.js ... Processing usr/share/netdata/web/static/js/10.eb10af4d.chunk.js.map ... Processing usr/share/netdata/web/static/js/2.da522cd4.chunk.js ... Processing usr/share/netdata/web/static/js/2.da522cd4.chunk.js.LICENSE ... Processing usr/share/netdata/web/static/js/2.da522cd4.chunk.js.map ... Processing usr/share/netdata/web/static/js/3.6267b47a.chunk.js ... Processing usr/share/netdata/web/static/js/3.6267b47a.chunk.js.map ... Processing usr/share/netdata/web/static/js/4.89bcbd92.chunk.js ... Processing usr/share/netdata/web/static/js/4.89bcbd92.chunk.js.map ... Processing usr/share/netdata/web/static/js/5.8d493428.chunk.js ... Processing usr/share/netdata/web/static/js/5.8d493428.chunk.js.LICENSE ... Processing usr/share/netdata/web/static/js/5.8d493428.chunk.js.map ... Processing usr/share/netdata/web/static/js/6.fd3732fc.chunk.js ... Processing usr/share/netdata/web/static/js/6.fd3732fc.chunk.js.map ... Processing usr/share/netdata/web/static/js/7.c4cdb9f0.chunk.js ... Processing usr/share/netdata/web/static/js/7.c4cdb9f0.chunk.js.map ... Processing usr/share/netdata/web/static/js/8.11ff05e7.chunk.js ... Processing usr/share/netdata/web/static/js/8.11ff05e7.chunk.js.map ... Processing usr/share/netdata/web/static/js/9.84b7c771.chunk.js ... Processing usr/share/netdata/web/static/js/9.84b7c771.chunk.js.map ... Processing usr/share/netdata/web/static/js/main.e3f3d31b.chunk.js ... Processing usr/share/netdata/web/static/js/main.e3f3d31b.chunk.js.LICENSE ... Processing usr/share/netdata/web/static/js/main.e3f3d31b.chunk.js.map ... Processing usr/share/netdata/web/static/js/runtime-main.ec4d2459.js ... Processing usr/share/netdata/web/static/js/runtime-main.ec4d2459.js.map ... Processing usr/share/netdata/web/static/media ... Processing []netdata/web/static/media/ibm-plex-sans-latin-100.245539db.woff2 ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-100.9a582f3a.woff ... Processing []ta/web/static/media/ibm-plex-sans-latin-100italic.1ea7c5d2.woff ... Processing []a/web/static/media/ibm-plex-sans-latin-100italic.3c34cf08.woff2 ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-200.67524c36.woff ... Processing []netdata/web/static/media/ibm-plex-sans-latin-200.bf72c841.woff2 ... Processing []ta/web/static/media/ibm-plex-sans-latin-200italic.52df2560.woff ... Processing []a/web/static/media/ibm-plex-sans-latin-200italic.bbc2d552.woff2 ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-300.10bb6a0a.woff ... Processing []netdata/web/static/media/ibm-plex-sans-latin-300.9e1c48af.woff2 ... Processing []a/web/static/media/ibm-plex-sans-latin-300italic.c76f2ab5.woff2 ... Processing []ta/web/static/media/ibm-plex-sans-latin-300italic.d3566d5b.woff ... Processing []netdata/web/static/media/ibm-plex-sans-latin-400.263d6267.woff2 ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-400.a2c56f94.woff ... Processing []ta/web/static/media/ibm-plex-sans-latin-400italic.272f8611.woff ... Processing []a/web/static/media/ibm-plex-sans-latin-400italic.89a93a1b.woff2 ... Processing []netdata/web/static/media/ibm-plex-sans-latin-500.0866c244.woff2 ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-500.f6d5c5d5.woff ... Processing []ta/web/static/media/ibm-plex-sans-latin-500italic.ccd41bd1.woff ... Processing []a/web/static/media/ibm-plex-sans-latin-500italic.ffd12d59.woff2 ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-600.337b1651.woff ... Processing []netdata/web/static/media/ibm-plex-sans-latin-600.7852d4dc.woff2 ... Processing []a/web/static/media/ibm-plex-sans-latin-600italic.17e5379f.woff2 ... Processing []ta/web/static/media/ibm-plex-sans-latin-600italic.6f4ba6aa.woff ... Processing []/netdata/web/static/media/ibm-plex-sans-latin-700.b8809d61.woff ... Processing []netdata/web/static/media/ibm-plex-sans-latin-700.c9983d3d.woff2 ... Processing []a/web/static/media/ibm-plex-sans-latin-700italic.02954bee.woff2 ... Processing []ta/web/static/media/ibm-plex-sans-latin-700italic.72e9af40.woff ... Processing usr/share/netdata/web/static/media/material-icons.0509ab09.woff2 ... Processing usr/share/netdata/web/tv-react.html ... Processing usr/share/netdata/web/tv.html ... Processing usr/share/netdata/web/version.txt ... Processing usr/share/screen ... Processing usr/share/screen/utf8encodings ... Processing usr/share/screen/utf8encodings/01 ... Processing usr/share/screen/utf8encodings/02 ... Processing usr/share/screen/utf8encodings/03 ... Processing usr/share/screen/utf8encodings/04 ... Processing usr/share/screen/utf8encodings/18 ... Processing usr/share/screen/utf8encodings/19 ... Processing usr/share/screen/utf8encodings/a1 ... Processing usr/share/screen/utf8encodings/bf ... Processing usr/share/screen/utf8encodings/c2 ... Processing usr/share/screen/utf8encodings/c3 ... Processing usr/share/screen/utf8encodings/c4 ... Processing usr/share/screen/utf8encodings/c6 ... Processing usr/share/screen/utf8encodings/c7 ... Processing usr/share/screen/utf8encodings/c8 ... Processing usr/share/screen/utf8encodings/cc ... Processing usr/share/screen/utf8encodings/cd ... Processing usr/share/screen/utf8encodings/d6 ... Processing usr/share/sgml ... Processing usr/share/sgml/gconf ... Processing usr/share/sgml/gconf/gconf-1.0.dtd ... Processing usr/share/soundfonts ... Processing usr/share/soundfonts/FluidR3_GM.sf2 ... Processing usr/share/strongswan ... Processing usr/share/strongswan/templates ... Processing usr/share/strongswan/templates/config ... Processing usr/share/strongswan/templates/config/plugins ... Processing usr/share/strongswan/templates/config/plugins/aes.conf ... Processing usr/share/strongswan/templates/config/plugins/attr.conf ... Processing usr/share/strongswan/templates/config/plugins/cmac.conf ... Processing usr/share/strongswan/templates/config/plugins/constraints.conf ... Processing usr/share/strongswan/templates/config/plugins/curve25519.conf ... Processing usr/share/strongswan/templates/config/plugins/des.conf ... Processing usr/share/strongswan/templates/config/plugins/dnskey.conf ... Processing usr/share/strongswan/templates/config/plugins/drbg.conf ... Processing usr/share/strongswan/templates/config/plugins/fips-prf.conf ... Processing usr/share/strongswan/templates/config/plugins/hmac.conf ... Processing usr/share/strongswan/templates/config/plugins/kernel-netlink.conf ... Processing usr/share/strongswan/templates/config/plugins/led.conf ... Processing usr/share/strongswan/templates/config/plugins/md5.conf ... Processing usr/share/strongswan/templates/config/plugins/nonce.conf ... Processing usr/share/strongswan/templates/config/plugins/pem.conf ... Processing usr/share/strongswan/templates/config/plugins/pgp.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs1.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs11.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs12.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs7.conf ... Processing usr/share/strongswan/templates/config/plugins/pkcs8.conf ... Processing usr/share/strongswan/templates/config/plugins/pubkey.conf ... Processing usr/share/strongswan/templates/config/plugins/random.conf ... Processing usr/share/strongswan/templates/config/plugins/rc2.conf ... Processing usr/share/strongswan/templates/config/plugins/resolve.conf ... Processing usr/share/strongswan/templates/config/plugins/revocation.conf ... Processing usr/share/strongswan/templates/config/plugins/sha1.conf ... Processing usr/share/strongswan/templates/config/plugins/sha2.conf ... Processing usr/share/strongswan/templates/config/plugins/socket-default.conf ... Processing usr/share/strongswan/templates/config/plugins/sshkey.conf ... Processing usr/share/strongswan/templates/config/plugins/updown.conf ... Processing usr/share/strongswan/templates/config/plugins/wolfssl.conf ... Processing usr/share/strongswan/templates/config/plugins/x509.conf ... Processing usr/share/strongswan/templates/config/plugins/xauth-generic.conf ... Processing usr/share/strongswan/templates/config/plugins/xcbc.conf ... Processing usr/share/strongswan/templates/config/strongswan.conf ... Processing usr/share/terminfo ... Processing usr/share/terminfo/a ... Processing usr/share/terminfo/a/ansi ... Processing usr/share/terminfo/d ... Processing usr/share/terminfo/d/dumb ... Processing usr/share/terminfo/l ... Processing usr/share/terminfo/l/linux ... Processing usr/share/terminfo/p ... Processing usr/share/terminfo/p/putty ... Processing usr/share/terminfo/p/putty-256color ... Processing usr/share/terminfo/p/putty-vt100 ... Processing usr/share/terminfo/s ... Processing usr/share/terminfo/s/screen ... Processing usr/share/terminfo/s/screen-256color ... Processing usr/share/terminfo/v ... Processing usr/share/terminfo/v/vt100 ... Processing usr/share/terminfo/v/vt100-putty ... Processing usr/share/terminfo/v/vt102 ... Processing usr/share/terminfo/v/vt200 ... Processing usr/share/terminfo/v/vt220 ... Processing usr/share/terminfo/x ... Processing usr/share/terminfo/x/xterm ... Processing usr/share/terminfo/x/xterm+256color ... Processing usr/share/terminfo/x/xterm-256color ... Processing usr/share/terminfo/x/xterm-color ... Processing usr/share/terminfo/x/xterm-xfree86 ... Processing usr/share/transmission ... Processing usr/share/transmission/web ... Processing usr/share/transmission/web/LICENSE ... Processing usr/share/transmission/web/images ... Processing usr/share/transmission/web/images/favicon.ico ... Processing usr/share/transmission/web/images/favicon.png ... Processing usr/share/transmission/web/images/webclip-icon.png ... Processing usr/share/transmission/web/index.html ... Processing usr/share/transmission/web/javascript ... Processing usr/share/transmission/web/javascript/common.js ... Processing usr/share/transmission/web/javascript/dialog.js ... Processing usr/share/transmission/web/javascript/file-row.js ... Processing usr/share/transmission/web/javascript/formatter.js ... Processing usr/share/transmission/web/javascript/inspector.js ... Processing usr/share/transmission/web/javascript/jquery ... Processing []/share/transmission/web/javascript/jquery/jquery-migrate.min.js ... Processing usr/share/transmission/web/javascript/jquery/jquery-ui.min.js ... Processing usr/share/transmission/web/javascript/jquery/jquery.min.js ... Processing []hare/transmission/web/javascript/jquery/jquery.transmenu.min.js ... Processing []transmission/web/javascript/jquery/jquery.ui-contextmenu.min.js ... Processing usr/share/transmission/web/javascript/jquery/json2.min.js ... Processing usr/share/transmission/web/javascript/main.js ... Processing usr/share/transmission/web/javascript/notifications.js ... Processing usr/share/transmission/web/javascript/polyfill.js ... Processing usr/share/transmission/web/javascript/prefs-dialog.js ... Processing usr/share/transmission/web/javascript/remote.js ... Processing usr/share/transmission/web/javascript/torrent-row.js ... Processing usr/share/transmission/web/javascript/torrent.js ... Processing usr/share/transmission/web/javascript/transmission.js ... Processing usr/share/transmission/web/style ... Processing usr/share/transmission/web/style/jqueryui ... Processing usr/share/transmission/web/style/jqueryui/images ... Processing []ission/web/style/jqueryui/images/ui-bg_flat_0_aaaaaa_40x100.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_flat_75_ffffff_40x100.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_55_fbf9ee_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_65_ffffff_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_75_dadada_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_75_e6e6e6_1x400.png ... Processing []ssion/web/style/jqueryui/images/ui-bg_glass_95_fef1ec_1x400.png ... Processing []/style/jqueryui/images/ui-bg_highlight-soft_75_cccccc_1x100.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_222222_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_2e83ff_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_454545_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_888888_256x240.png ... Processing []nsmission/web/style/jqueryui/images/ui-icons_cd0a0a_256x240.png ... Processing usr/share/transmission/web/style/jqueryui/jquery-ui.min.css ... Processing usr/share/transmission/web/style/transmission ... Processing usr/share/transmission/web/style/transmission/common.css ... Processing usr/share/transmission/web/style/transmission/images ... Processing []share/transmission/web/style/transmission/images/arrow-down.png ... Processing usr/share/transmission/web/style/transmission/images/arrow-up.png ... Processing []hare/transmission/web/style/transmission/images/blue-turtle.png ... Processing usr/share/transmission/web/style/transmission/images/buttons ... Processing []ssion/web/style/transmission/images/buttons/torrent_buttons.png ... Processing usr/share/transmission/web/style/transmission/images/compact.png ... Processing []ansmission/web/style/transmission/images/file-priority-high.png ... Processing []ransmission/web/style/transmission/images/file-priority-low.png ... Processing []smission/web/style/transmission/images/file-priority-normal.png ... Processing []share/transmission/web/style/transmission/images/filter_bar.png ... Processing []hare/transmission/web/style/transmission/images/filter_icon.png ... Processing []/transmission/web/style/transmission/images/inspector-files.png ... Processing []e/transmission/web/style/transmission/images/inspector-info.png ... Processing []/transmission/web/style/transmission/images/inspector-peers.png ... Processing []ansmission/web/style/transmission/images/inspector-trackers.png ... Processing []/share/transmission/web/style/transmission/images/lock_icon.png ... Processing usr/share/transmission/web/style/transmission/images/logo.png ... Processing usr/share/transmission/web/style/transmission/images/progress.png ... Processing usr/share/transmission/web/style/transmission/images/settings.png ... Processing []re/transmission/web/style/transmission/images/toolbar-close.png ... Processing []e/transmission/web/style/transmission/images/toolbar-folder.png ... Processing []are/transmission/web/style/transmission/images/toolbar-info.png ... Processing []ransmission/web/style/transmission/images/toolbar-pause-all.png ... Processing []re/transmission/web/style/transmission/images/toolbar-pause.png ... Processing []ransmission/web/style/transmission/images/toolbar-start-all.png ... Processing []re/transmission/web/style/transmission/images/toolbar-start.png ... Processing usr/share/transmission/web/style/transmission/images/turtle.png ... Processing usr/share/transmission/web/style/transmission/images/wrench.png ... Processing usr/share/transmission/web/style/transmission/mobile.css ... Processing usr/share/tvheadend ... Processing usr/share/tvheadend/data ... Processing usr/share/tvheadend/data/conf ... Processing usr/share/tvheadend/data/conf/descrambler ... Processing usr/share/tvheadend/data/conf/epggrab ... Processing usr/share/tvheadend/data/conf/epggrab/eit ... Processing usr/share/tvheadend/data/conf/epggrab/eit/config ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/README ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/README.uk ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/au ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/bg ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/it ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/nz ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/pl ... Processing usr/share/tvheadend/data/conf/epggrab/eit/scrape/uk ... Processing usr/share/tvheadend/data/conf/epggrab/opentv ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/dict ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/dict/skyeng ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/dict/skyit ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/dict/skynz ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/genre ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/genre/ausat ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/genre/skyit ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/genre/skynz ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/genre/skyuk ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/prov ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/prov/ausat ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/prov/skyit ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/prov/skynz ... Processing usr/share/tvheadend/data/conf/epggrab/opentv/prov/skyuk ... Processing usr/share/tvheadend/data/conf/fastscan ... Processing usr/share/tvheadend/data/conf/profiles ... Processing usr/share/tvheadend/data/conf/satellites ... Processing usr/share/tvheadend/data/conf/transcoder ... Processing usr/share/tvheadend/data/conf/transcoder/codecs ... Processing usr/share/tvheadend/data/conf/transcoder/profiles ... Processing usr/share/tvheadend/data/dvb-scan ... Processing usr/share/tvheadend/data/dvb-scan/atsc ... Processing usr/share/tvheadend/data/dvb-scan/atsc/ca-AB-Calgary ... Processing usr/share/tvheadend/data/dvb-scan/atsc/ca-ON-Toronto ... Processing usr/share/tvheadend/data/dvb-scan/atsc/kr-Cable-8VSB ... Processing []re/tvheadend/data/dvb-scan/atsc/us-ATSC-center-frequencies-8VSB ... Processing []adend/data/dvb-scan/atsc/us-ATSC-center-frequencies-8VSB-062009 ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-CA-Mountain-View ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-CA-SF-Bay-Area ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-CA-San-Jose ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-CO-Denver ... Processing []ta/dvb-scan/atsc/us-Cable-EIA-542-HRC-center-frequencies-QAM256 ... Processing []ta/dvb-scan/atsc/us-Cable-EIA-542-IRC-center_frequencies-QAM256 ... Processing []adend/data/dvb-scan/atsc/us-Cable-HRC-center-frequencies-QAM256 ... Processing []adend/data/dvb-scan/atsc/us-Cable-IRC-center-frequencies-QAM256 ... Processing []/data/dvb-scan/atsc/us-Cable-Standard-center-frequencies-QAM256 ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-ID-Boise ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-MA-Boston ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-MI-Lansing ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-NTSC-center-frequencies ... Processing usr/share/tvheadend/data/dvb-scan/atsc/us-PA-Philadelphia ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/activy.rcmm ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/galaxis.rcmm ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/hauppauge.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/hauppauge2.rc5 ... Processing []hare/tvheadend/data/dvb-scan/av7110_loadkeys/hauppauge_grey.rc5 ... Processing []/tvheadend/data/dvb-scan/av7110_loadkeys/mbo_81095-code_562.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/medion_088.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/medion_155.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/philips.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/philips1358.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/av7110_loadkeys/technotrend.rc5 ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-CNI ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-Innsbruck ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-Kabel-Braunau ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-Kabelsignal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-KarrerNet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-Liwest ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-SalzburgAG ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/at-Vienna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/be-IN.DI-Integan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/br-Net-Digital ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-Bern-upc-cablecom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-GGA-Pratteln ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-Oberwallis-ewcom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-Rega-Sense ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-Video2000 ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-Zuerich-upc-cablecom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-interGGA ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ch-quickline-ewaarberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/cz-Moravianet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/cz-UPC ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Berlin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Brandenburg-Havel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Hessen-Unitymedia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Kabel_BW ... Processing []are/tvheadend/data/dvb-scan/dvb-c/de-Kabel_Deutschland-Hannover ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Kabel_Vodafone_Dresden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Muenchen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-NetAachen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Primacom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Unitymedia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-Vodafone_Muenchen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-iesy ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-komro-Rosenheim ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/de-neftv ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/dk-Aarhus-Antenneforening ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/dk-Copenhagen-AFDK ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/dk-Odense ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/dk-YouSee ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/es-Euskaltel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-Elisa-PKS ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-HTV ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-Joensuu-Tikka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-Kaisa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-TTV ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-Turku ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-dna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-jkl ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-sonera ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fi-vaasa-oncable ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/fr-noos-numericable ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/hr-B.net ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/hu-Digikabel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/li-kabel-Dorfnetz ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/lu-Ettelbruck-ACE ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/nl-Delta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/nl-REKAM-CAIW_Gouda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/nl-Ziggo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/no-Oslo-CanalDigital ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/no-Oslo-Get ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/ro-DigiTV ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/se-Gothnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-c/se-comhem ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ABS-2-75.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ABS-22A-75.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ABS-2A-75.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ABS-3A-3.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ABS-6-159.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AMC-11-131.0W ... Processing []vheadend/data/dvb-scan/dvb-s/AMC-15-&-EchoStar-105SES-11-105.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AMC-15-105.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AMC-21-&-Galaxy-30-125.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AMC-21-124.9W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AMC-6-139.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Africasat-1a-46.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Al-Yah-1-52.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Alcomsat-1-24.8W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amazonas-2-61.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amazonas-3-61.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amazonas-5-61.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amos-17-17.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amos-3-4.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amos-37-4.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amos-4-65.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Amos-7-3.9W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Anik-F1R-107.3W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Anik-F1RG1-107.3W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Anik-F2-111.1W ... Processing []tvheadend/data/dvb-scan/dvb-s/Anik-F3-&-T8-&-EchoStar-14-119.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Anik-F3-118.8W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Anik-G1-107.3W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Apstar-6C-134.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Apstar-7-76.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Apstar-9-142.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Arabsat-5A-30.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Arabsat-5A6A-30.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Arabsat-5C-20.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Arabsat-6A-30.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Arsat-1-71.8W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Arsat-2-81.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AsiaSat-5-100.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AsiaSat-6Thaicom-7-120.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AsiaSat-7-105.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/AsiaSat-9-122.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-1KR-19.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-1L-19.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-1M-19.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-1N-19.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-2E-28.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-2F-28.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-2G-28.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-3B-23.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-4A-&-SES-5-4.9E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-4A-4.8E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Astra-5B-31.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/BRIsat-150.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Badr-4-26.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Badr-5-26.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Badr-6-26.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Badr-7-26.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Bangabandhu-1-119.1E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Belintersat-1-51.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/BulgariaSat-1-1.9E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ChinaSat-10-110.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ChinaSat-11-98.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ChinaSat-12-87.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ChinaSat-6A-125.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ChinaSat-6B-115.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ChinaSat-6C-130.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Ciel-2-&-SES-15-129.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Ciel-2-129.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/EchoStar-10-110.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/EchoStar-105SES-11-105.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/EchoStar-11-110.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/EchoStar-14-119.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/EchoStar-16-61.5W ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/EchoStar-9Galaxy-23-121.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Es'hail-1-25.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Es'hail-2-25.8E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-10A-10.0E ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-113-West-A-113.0W ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-115-West-B-114.9W ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-117-West-A-116.8W ... Processing []share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-117-West-AB-117.0W ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-117-West-B-117.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-16A-16.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-172B-172.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-21B-21.5E ... Processing []/tvheadend/data/dvb-scan/dvb-s/Eutelsat-33E-&-Intelsat-28-33.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-33E-33.0E ... Processing []tvheadend/data/dvb-scan/dvb-s/Eutelsat-36B-&-Express-AMU1-36.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-36B-35.9E ... Processing []/tvheadend/data/dvb-scan/dvb-s/Eutelsat-3B-&-Rascom-QAF-1R-3.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-3B-3.1E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-5-West-A-5.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-5-West-B-5.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-65-West-A-65.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-7-West-A-7.3W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-70B-70.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-7B-7.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-7B7C-7.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-7C-7.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-8-West-B-8.0W ... Processing []hare/tvheadend/data/dvb-scan/dvb-s/Eutelsat-9B-&-Ka-Sat-9A-9.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-9B-9.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Eutelsat-Ka-Sat-9A-9.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-103-96.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-80-80.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AM44-11.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AM5-140.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AM5AT2-140.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AM6-53.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AM7-40.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AM8-14.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AMU1-36.1E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AT1-56.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Express-AT2-140.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-10-83.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-1030-83.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-15-93.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-1517-93.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-16-55.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-17-93.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-18-74.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-30-83.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-8-55.0E ... Processing []share/tvheadend/data/dvb-scan/dvb-s/G-Sat-816-&-Yamal-402-55.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/G-Sat-9-97.3E ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-13Horizons-1-127.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-15-133.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-16-&-T11T14-99.2W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-16-99.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-17-&-Nimiq-6-91.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-17-91.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-18-123.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-19-97.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-28-89.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-30-125.0W ... Processing []ata/dvb-scan/dvb-s/Galaxy-3C-&-Spaceway-3-&-Intelsat-3031-95.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Galaxy-3C-95.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hellas-Sat-3-39.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hellas-Sat-34-39.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hellas-Sat-4-39.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hispasat-30W-5-30.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hispasat-30W-530W-6-30.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hispasat-30W-6-30.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hispasat-74W-1-73.9W ... Processing []re/tvheadend/data/dvb-scan/dvb-s/Horizons-2-&-Intelsat-15-85.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Horizons-2-84.8E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Horizons-3e-169.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hotbird-13B-13.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hotbird-13C-13.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Hotbird-13E-13.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-10-02-1.0W ... Processing []/tvheadend/data/dvb-scan/dvb-s/Intelsat-11-&-Sky-Brasil-1-43.1W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-11-43.1W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-14-45.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-15-85.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-17-66.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-18-180.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-19-166.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-20-68.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-2036-68.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-21-58.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-22-72.1E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-23-53.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-25-31.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-28-32.9E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-33e-60.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-34-55.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-35e-34.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-36-68.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-37e-18.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-38-45.1E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-39-62.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-901-27.5W ... Processing []e/tvheadend/data/dvb-scan/dvb-s/Intelsat-905-&-Alcomsat-1-24.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-905-24.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Intelsat-906-64.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/JCSAT-2B-154.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/JCSAT-3A-128.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/JCSAT-4B-124.0E ... Processing []hare/tvheadend/data/dvb-scan/dvb-s/JCSAT-5A-&-Vinasat-12-132.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/JCSAT-5A-132.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/KazSat-2-86.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/KazSat-3-58.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Koreasat-5-113.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Koreasat-55A-113.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Koreasat-5A-113.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Koreasat-6-116.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Koreasat-67-116.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Koreasat-7-116.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/LaoSat-1-128.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Measat-3-91.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Measat-3a-91.4E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Measat-3b-91.5E ... Processing []/share/tvheadend/data/dvb-scan/dvb-s/NSS-10-&-Telstar-11N-37.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/NSS-10-37.4W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/NSS-12-57.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/NSS-5-50.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/NSS-7-20.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/NSS-9-177.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/NigComSat-1R-42.5E ... Processing []eadend/data/dvb-scan/dvb-s/Nilesat-201-&-Eutelsat-7-West-A-7.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Nilesat-201-7.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Nimiq-4-82.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Nimiq-5-72.7W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Nimiq-6-91.1W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Nusantara-Satu-146.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Optus-10-156.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Optus-D1-160.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Optus-D2-152.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Optus-D3-156.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Optus-D310-156.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Paksat-1R-38.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/QuetzSat-1-77.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Rascom-QAF-1R-2.8E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-1-101.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-10-67.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-12-95.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-14-47.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-15-129.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-2-&-TKSat-1-87.1W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-2-87.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-3-103.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-4-22.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-5-5.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-6-40.5W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-7-108.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-79-&-Telkom-4-108.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-8-95.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-812-95.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/SES-9-108.2E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/ST-2-88.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Sky-Brasil-1-43.1W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Sky-Mexico-1-78.8W ... Processing []dend/data/dvb-scan/dvb-s/Star-One-C1-&-Eutelsat-65-West-A-65.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Star-One-C1-65.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Star-One-C2-70.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Star-One-C2C4-70.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Star-One-C3-75.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Star-One-C4-70.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Star-One-D1-84.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Superbird-B3-162.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Superbird-C2-144.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/T10T12-&-SES-3-103.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/T10T12-102.8W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/T5-&-EchoStar-1011-110.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/T8-119.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/T9ST16-&-SES-1-101.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/TKSat-1-87.2W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Telkom-3S-118.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Telkom-4-108.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Telstar-11N-37.6W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Telstar-12-Vantage-15.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Telstar-14R-63.0W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Telstar-18-Vantage-138.0E ... Processing []/tvheadend/data/dvb-scan/dvb-s/Thaicom-4-&-Bangabandhu-1-119.3E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thaicom-4-119.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thaicom-6-78.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thaicom-68-78.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thaicom-8-78.5E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thor-5-0.8W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thor-6-0.8W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Thor-7-0.6W ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Trksat-3A-42.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Trksat-3A4A-42.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Trksat-4A-42.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Trksat-4B-50.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/TurkmenlemMonacoSat-52.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Vinasat-1-132.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Vinasat-2-131.8E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Yamal-401-90.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Yamal-402-54.9E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-s/Yamal-601-49.0E ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ad-Andorra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/at-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Adelaide ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-AdelaideFoothills ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Ballarat ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Bendigo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Brisbane ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Cairns ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Canberra-Black-Mt ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Coonabarabran ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Darwin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Devonport ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-FraserCoast-Bundaberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-GoldCoast ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Goulburn-Rocky_Hill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Hervey_Bay-Ghost_Hill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Hobart ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Mackay ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Melbourne ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Melbourne-Selby ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Melbourne-Upwey ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-MidNorthCoast ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Newcastle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Perth ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Perth_Roleystone ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-SpencerGulf ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-SunshineCoast ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Sutherland ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Sydney ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Sydney_Kings_Cross ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Tamworth ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Townsville ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-WaggaWagga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-Wollongong ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-canberra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/au-unknown ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/auto-Australia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/auto-Default ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/auto-Taiwan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/auto-With167kHzOffsets ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ax-Smedsbole ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/be-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/bg-Sofia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ch-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ch-Citycable ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ch-Geneva ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/co-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/cz-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Baden-Wuerttemberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Bayern ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Berlin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Brandenburg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Bremen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Dusseldorf ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Hamburg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Hessen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Mecklenburg-Vorpommern ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Niedersachsen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Nordrhein-Westfalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Rheinland-Pfalz ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Saarland ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Sachsen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Sachsen-Anhalt ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Schleswig-Holstein ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/de-Thueringen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/dk-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ee-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Albacete ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Alfabia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Alicante ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Almeria ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Alpicat ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Asturias ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-BaixoMinho ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Bilbao ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Cadiz ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Carceres ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Collserola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Donostia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Granada ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Huelva ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Huesca ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Las_Palmas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Lugo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Madrid ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Malaga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Muros-Noia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Mussara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Pamplona ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-SC_Tenerife ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Santander ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Santiago_de_Compostela ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Sevilla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Tenerife ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Valencia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Valladolid ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Vilamarxant ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Vitoria-Gasteiz ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/es-Zaragoza ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Aanekoski ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Aanekoski_Konginkangas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ahtari ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Alajarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Anjalankoski_Ruotila ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Enontekio_Ahovaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Enontekio_Hetta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Enontekio_Kuttanen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Espoo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Eurajoki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Fiskars ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Haapavesi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hameenkyro_Kyroskoski ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Hameenlinna_Painokangas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hanko ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hartola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Heinavesi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Heinola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hyrynsalmi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hyrynsalmi_Kyparavaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hyrynsalmi_Paljakka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Hyvinkaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ii_Raiskio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Iisalmi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ikaalinen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ikaalinen_Riitiala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Inari ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Inari_Janispaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Inari_Naatamo ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Ivalo_Saarineitamovaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jalasjarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jamsa_Halli ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jamsa_Kaipola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jamsa_Matkosvuori ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jamsa_Ouninpohja ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jamsankoski ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Joensuu_Vestinkallio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Joroinen_Puukkola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Joutsa_Lankia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Joutseno ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Juupajoki_Kopsamo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Juva ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jyvaskyla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Jyvaskyla_Vaajakoski ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kaavi_Sivakkavaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kajaani_Pollyvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kalajoki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kangaslampi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kangasniemi_Turkinmaki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kankaanpaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Karigasniemi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Karkkila ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Karstula ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Karvia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kaunispaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kemijarvi_Suomutunturi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kerimaki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Keuruu ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Keuruu_Haapamaki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kihnio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kiihtelysvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kilpisjarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kittila_Levitunturi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kolari_Vuolittaja ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Koli ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Korpilahti_Vaarunvuori ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Korppoo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kruunupyy ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuhmo_Haukela ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuhmo_Lentiira ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuhmo_Niva ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuhmoinen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuhmoinen_Harjunsalmi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuhmoinen_Puukkoinen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuopio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kurikka_Kesti ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kustavi_Viherlahti ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kuusamo_Hamppulampi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Kyyjarvi_Noposenaho ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Lahti ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Lapua ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Laukaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Laukaa_Vihtavuori ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Lavia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Lohja ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Loimaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Luhanka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Luopioinen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Mantta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Mantyharju ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Mikkeli ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Muonio_Olostunturi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nilsia ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Nilsia_Keski-Siikajarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nilsia_Pisa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nokia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nokia_Siuro ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nummi-Pusula_Hyonola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nuorgam_Njallavaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nuorgam_raja ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nurmes_Konnanvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Nurmes_Kortevaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Orivesi_Talviainen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Oulu ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Padasjoki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Padasjoki_Arrakoski ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Paltamo_Kivesvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Parainen_Houtskari ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Parikkala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Parkano_Sopukallio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pello ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pello_Ratasvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Perho ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pernaja ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pieksamaki_Halkokumpu ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pihtipudas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Porvoo_Suomenkyla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Posio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pudasjarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pudasjarvi_Iso-Syote ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pudasjarvi_Kangasvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Puolanka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pyhatunturi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Pyhavuori ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Pylkonmaki_Karankajarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Raahe_Mestauskallio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Raahe_Piehinki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ranua_Haasionmaa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ranua_Leppiaho ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rautavaara_Angervikko ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rautjarvi_Simpele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ristijarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi_Kaihuanvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi_Karhuvaara ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi_Marasenkallio ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi_Rantalaki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi_Sonka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Rovaniemi_Sorviselka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ruka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ruovesi_Storminiemi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Saarijarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Saarijarvi_Kalmari ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Saarijarvi_Mahlu ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Salla_Hirvasvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Salla_Ihistysjanka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Salla_Naruska ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Salla_Sallatunturi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Salla_Sarivaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Salo_Isokyla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Savukoski_Martti ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Savukoski_Tanhua ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Siilinjarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Simo_Viantie ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Sipoo_Norrkulla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Sodankyla_Pittiovaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Sodankyla_Vuotso ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Sulkava_Vaatalanmaki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Suomussalmi_Ala-Vuokki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Suomussalmi_Ammansaari ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Suomussalmi_Juntusranta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Suomussalmi_Myllylahti ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Sysma_Liikola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Taivalkoski ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/fi-Taivalkoski_Taivalvaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Tammela ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Tammisaari ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Tampere_Pyynikki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Tervola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Turku ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Utsjoki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Utsjoki_Nuvvus ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Utsjoki_Outakoski ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Utsjoki_Polvarniemi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Utsjoki_Rovisuvanto ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Utsjoki_Tenola ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Uusikaupunki_Orivo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vaala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vaasa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Valtimo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vammala_Jyranvuori ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vammala_Roismala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vammala_Savi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vantaa_Hakunila ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Varpaisjarvi_Honkamaki ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Virrat_Lappavuori ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Vuokatti ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ylitornio_Ainiovaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Ylitornio_Raanujarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Yllas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fi-Yllasjarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fr-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/fr-Paris ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/gr-Athens ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hk-HongKong ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hr-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Bekescsaba ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Budapest ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Csavoly-Kiskoros ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Debrecen-Komadi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Fehergyarmat ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/hu-Gerecse-Dorog-Tatabanya ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Gyor ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/hu-Kabhegy-Kaposvar-Tamasi ... Processing []-Karancs-Nagy-Hideg-hegy-Balassagyarmat-Godollo-Salgotarjan-Vac ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Karcag ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Kecskemet ... Processing []end/data/dvb-scan/dvb-t/hu-Kekes-Cegled-Eger-Miskolctapolca-Ozd ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Miskolc-Aggtelek-Fony ... Processing []share/tvheadend/data/dvb-scan/dvb-t/hu-Mor-Siofok-Veszprem-Zirc ... Processing []re/tvheadend/data/dvb-scan/dvb-t/hu-Nagykanizsa-Barcs-Keszthely ... Processing []n/dvb-t/hu-Nyiregyhaza-Tokaj-Kazincbarcika-Saly-Satoraljaujhely ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Pecs-Siklos ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Sopron-Koszeg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Szeged ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Szekesfehervar ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Szentes-Battonya ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/hu-Szolnok ... Processing []nd/data/dvb-scan/dvb-t/hu-Szombathely-Vasvar-Lenti-Zalaegerszeg ... Processing []a/dvb-scan/dvb-t/hu-Uzd-Bonyhad-Dunaujvaros-Szekszard-Szigetvar ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-CairnHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-ClermontCarn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-Dungarvan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-HolywellHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-Kippure ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-Maghera ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-MountLeinster ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-Mullaghanish ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-SpurHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-ThreeRock ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-Truskmore ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ie-WoodcockHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/il-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ir-Tehran ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/is-Reykjavik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/it-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ke-Nairobi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/lt-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/lu-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/lv-Riga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nl-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/no-Trondelag_Stjordal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-AucklandInfill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-AucklandWaiatarua ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-Christchurch ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-Dunedin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-Hamilton ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-HawkesBayMtErin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-HawkesBayNapier ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-Manawatu ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-Tauranga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-Waikato ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-WellingtonInfill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-WellingtonKaukau ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/nz-WellingtonNgarara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Czestochowa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Gdansk ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Krakow ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Krosno_Sucha_Gora ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Rzeszow ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Szczecin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Warszawa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pl-Wroclaw ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/pt-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ro-Bucharest ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ru-Krasnodar ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ru-Novosibirsk ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ru-Perm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ru-Vladivostok ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ru-Volgodonsk ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ru-all ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Aareavaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Adolfstrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Agnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Akersjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alafors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Albacken ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Algsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alingsas_Mariedal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alvangen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alvdalen_Brunnsberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alvdalsasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alvsbacka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Alvsbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ammarnas_Ribovardo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ammarnas_Tjultrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Amot ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Amotfors_Kroppstad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-An ... Processing []are/tvheadend/data/dvb-scan/dvb-t/se-Andersvattnet_Ersmyrberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ange_Snoberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Angebo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Angelholm_Vegeholm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Angersjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Are ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Arjang ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Arjeplog_Galtispouda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Arosjokk ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Arvidsjaur_Jultrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Arvika_Orshultaberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-As ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Asele_Aslia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Asmon_Sormoflo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Aspeboda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Atvidaberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Avesta_Krylbo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Backe ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Backefors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bankeryd ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bengtsfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Berghamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bergshamra_Vaxtuna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bergsjo_Balleberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bergvik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Billsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bispfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bjorkliden_Tornehamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bjorksele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bjorkvattnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bjorna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bjurberget_Hemtjarn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bjurtrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Boberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Boda_Fagerum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Boden_Skogsa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bograngen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bollebygd ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bollnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bonhamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Boras_Dalsjofors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Boras_Sjobo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Borgafjall ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Borgholm_Ramsattra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Borgsjobyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Borkan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Borlange_Idkerberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Borlange_Nygardarna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bortansbyn_Bortan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bosebyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Botsmark ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bottnaryd_Ryd ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bredaker ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bredbyn_Kubbe ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bredbyn_Vasterfannbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bredsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bromsebro ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bruzaholm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bydalen_Hovdehogen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bygdetrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Bygdsiljum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Byxelkrok ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Dadran ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Dal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Dalfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Dals_Langed ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Dalstuga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Degeberga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Degerfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Delary ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Delary_Kolaboda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Djura ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Dorotea ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Drevdagen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Duved ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Duvnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Duvnas_Basna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Edane ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Edsbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Edsele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Edsleskog_Hogheden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Eksharad_Ekesberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ellos ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Emmaboda_Balshult ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Enafors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Enviken ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Erikslund_Bergasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fagersta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fagersta_Jattasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Falerum_Centrum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Falkenberg_Ringsegard ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Faltrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Falun_Lovberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Farila ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Farjestaden_Algutsrum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Faro_Ajkerstrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Faro_Ajkestrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Farosund_Bunge ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fengersfors ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/se-Filipstad_Klockarhojden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Finnveden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fjal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fjallsta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Flarke ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Floda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Flurkmark ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Flyggsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Flyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Folsbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Forsed ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Forsmo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Forsmo_Yttersel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Forsnaset ... Processing []hare/tvheadend/data/dvb-scan/dvb-t/se-Frankrikegarden_Frankrike ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fransta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fredrika ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fredriksberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fredros ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fritsla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Fullsjon ... Processing []hare/tvheadend/data/dvb-scan/dvb-t/se-Funasdalen_Funasdalsberge ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Funasdalen_Telestation ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Furudal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gaddede ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gallivare ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gallsatter ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gardikfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gargnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Garpenberg_Kuppgarden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gavle_Skogmur ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gillhov ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Glimakra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gnarp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gnesta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gnosjo_Marieholm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gordalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Goteborg_Brudaremossen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Goteborg_Slattadamm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Graninge ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Grasmark ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Grasmyr ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Grebbestad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Grevie ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Grovelsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Grums ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Guliksberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Guliksberg_Rodvattnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gullbrandstorp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gumhojden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gunnarn_Sorsjoliden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gunnarsbo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gunnarsbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gunnarskog ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Gusum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hadanberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hagfors_Varmullsasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hakafot ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Halaforsen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Haljeboda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hallan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hallaryd ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hallastrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hallbo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Halle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Halleviksstrand ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hallsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Halmstad_Hamnen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Halmstad_Oskarstrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hamburgsund ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Harads ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Harnosand_Harnon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Harrsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hassela ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Havdhem ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hede ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hedemora ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hedenaset ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Helgum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Helsingborg_Olympia ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hemavan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hemson ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Henan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hennan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hestra_Aspas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hjo_Grevback ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hofors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hogfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hoglunda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hogsby_Virstad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hogvalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Holjes ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hollviken_Stora_Hammar ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Holsbybrunn_Holsbyholm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Horby_Sallerup ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Horken ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hornon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hotagen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hoting ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hovfjallet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hudiksvall_Forsa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hudiksvall_Galgberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hummelholm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Hunnebostrand ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Huskvarna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Husum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Idivuoma ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Idre ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ingatorp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ingvallsbenning ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Irevik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Irevik_3195 ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ivarsbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jakkvik_Frakenmyren ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jamjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jarkvissle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jarnforsen ... Processing []share/tvheadend/data/dvb-scan/dvb-t/se-Jarpen_Mellangardsberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jarvso ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jarvtrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Joestrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jokkmokk_Nyborg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jokkmokk_Tjalmejaure ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jonkoping_Bondberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jormvattnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Jude ... Processing []share/tvheadend/data/dvb-scan/dvb-t/se-Junsele_Hamptjarnsberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Junsele_Vallen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kagerod_Mollarp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kalarne ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kalix ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kallered ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kallinge_Kalleberga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kallror ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kampersvik_Ekeberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karbole ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karesuando ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karlanda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karlsborg_Vaberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karlshamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karlskrona_Jamjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karlskrona_Vamo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Karlstad_Sormon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kasta_Ringkallen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kaxas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kaxholmen_Vistakulle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kinnastrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kiruna_Kirunavaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kisa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Klingsta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Klovsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Knared ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Knavland ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kopmanholmen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kopparberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Koppom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Korstrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kottsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kovland ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kramfors_Lugnvik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kramfors_Ostby ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Krangede ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kristineberg ... Processing []are/tvheadend/data/dvb-scan/dvb-t/se-Kristinehamn_Utsiktsberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Krokstrand ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kultsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kungalv ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kungsater ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kungsbacka_Ojersbo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kungsberget_GI ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kungsberget_Gl ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kungshamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kurravaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kvarnsvedjan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kvikkjokk_Arrevare ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kvikkjokk_Tavvevare ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Kyrkesund ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lagfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Laggarberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Laisvall ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Langa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Langsele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Langshyttan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Langshyttan_Engelsfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Laxsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Laxviken ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Leksand_Asledsberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Leksand_Karingberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lekvattnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lerdala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lesjofors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Liden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Liden_Osterstrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lilla_Edet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lillogda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lillpite_Bastaberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lilltjara_Digerberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Limedsforsen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lindshammar_Ramkvilla ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Linkoping_Vattentornet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Linsell ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lit ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ljugarn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ljugarn_3193 ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ljungaverk ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ljungdalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ljustorp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ljusvattnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Loderups_Strandbad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Loffstrand ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lofsdalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Logdealv ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lonneberga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lorstrand ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lovanger ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ludvika_Bjorkasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lumsheden_Trekanten ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Lycksele_Knaften ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mahult ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Malmo_Jagersro ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Malung ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Manserud ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mardsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mariannelund ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Markaryd_Hualtet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Matfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Matsdal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Medstugan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mittadalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mjallom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mjosjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Moliden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Molnbo_Tallstugan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Molndal_Vasterberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mora_Eldris ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Morkret ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Moskosel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Motala_Ervasteby ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Mullsjo_Torestorp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Munkedal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Munkfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Muodoslompolo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nalden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nasaker ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nasanget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nassjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nasteln ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Navekvarn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Naverede_Oberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Niemisel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nordanede ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nordmaling ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norra_Rorum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norrahammar ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norraker ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norrfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norrhassel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norrkoping_Krokek ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norrtalje_Sodra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norrtalje_Sodra_Bergen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Norsjovallen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nyhem ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nykoping ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nyliden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Nynashamn_Vattentornet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Odsmal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Olden_Telestation ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Olkamangi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Olofstrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Orebro_Lockhyttan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Orkelljunga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ornskoldsvik_As ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Oskarshamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Osmo_Bjorsta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Osterforse ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ostergraninge ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ostersund_Brattasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Osthammar_Valo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ostmark ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overammer ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overhogdal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overkalix ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overklinten ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overrissjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overtornea_Sarkivaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Overturingen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Oxberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Pajala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Paulistom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Paulistrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Pilgrimstad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Porjus ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Puoltsa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ragunda ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ramsele_Skavasen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ramsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ramundberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Randalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Randijaure ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ransater ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rattvik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rengsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Renstrom ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Resele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Risback ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rissna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ritsem ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Robertsfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rojdafors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ronnang ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rorbacksnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rosson ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Rusksele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sadvaluspen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sagmyra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Saivomuotka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Salen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Salfjallet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sarna_Mickeltemplet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Satila ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Savar_Sorbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Savast ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Saxdalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Seitevaare ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Selanger ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Seltjarn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sidensjo_Aberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Siljansnas_Uvberget ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/se-Simrishamn_Fabriksgatan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skalan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skalmsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skarstad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skarvangen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skattungbyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skaulo_Pyhakielinen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skelleftea ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skene_Nycklarberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skillingsfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skorped ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skottsund ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skovde ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skroven ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Skymnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Slussfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Smedjebacken_Uvberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Soderhamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Soderkoping ... Processing []share/tvheadend/data/dvb-scan/dvb-t/se-Sodertalje_Ragnhildsborg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Solleftea_Hallsta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Solleftea_Multra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Soraker ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sorbygden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sorflarke ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sorsele_Nalovardo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sorsele_Vattentornet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sorsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Soukolojarvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stalon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stigsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stockholm_Marieberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stockholm_Nacka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stode_Hullsjon ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stode_Intaget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stomne_Skasas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stora_Skedvi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stordalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Storfjaten ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Storlien ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Storuman ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stromstad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stromsund_Grelsgard ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Stugun ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Styrsjobo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Suddesjaur ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Suijavaara ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sulvik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sundborn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sundsbruk ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/se-Sundsvall_S_Stadsberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sunne_As ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sunne_Blabarskullen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sunnemo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Svaneholm ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Svanstein ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Svardsosund_Svardso ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Svartnas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sveg_Brickan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Sveg_Ransjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Svenstavik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Svinesund ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Syssleback ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Taberg ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tandadalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tannas_Vastra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tanndalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tarnaby_Ryfjallet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tarnamo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tasjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tavelsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tocksfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tollsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tormestorp ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tornetrask ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Torpshammar ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Torsby_Bada ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tranas_Bredkarr ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tranemo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Transtrand_Bolheden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Traryd_Betas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Trehorningsjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Trelleborg_Gylle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Trollhattan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Trosa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tullinge_Hamra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tyringe ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Tystberga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Uddevalla_Herrestad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Uddevalla_Kapelle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Uggleheden ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ullanger_Skidsta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ullared ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ulricehamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ulvohamn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ulvshyttan_Porjus ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Umea_Mariehem ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Umfors ... Processing []/share/tvheadend/data/dvb-scan/dvb-t/se-Umgransele_Granselelund ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Undersaker ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Uppsala_Rickomberga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Uppsala_Vedyxa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Utansjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Utanskog ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vaddo_Elmsta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Valadalen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Valanger ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Valdemarsvik ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Valsjobyn ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vannas_Granlundsberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vansbro_Hummelberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Varberg_Grimeton ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Varmvattnet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Varnamo_Alandsryd ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vassbotten ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vassijaure ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vastansjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vasteras_Lillharad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vastervik_Farhult ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vato ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vaxbo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vemdalsskalet ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vessigebro ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vetlanda_Nye ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vidsel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vietas ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vikmanshyttan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Viksjo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vilhelmina ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Villands_Vanga ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vindelgransele ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vindeln_Renfors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Virserum ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Visby_Follingbo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Visby_Hamnen ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Visby_Havdhem ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Visingso ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vislanda_Nydala ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vitberget ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vitsand ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vitsand_Vagsjofors ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Voxna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Vuollerim ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Ystad_Metallgatan ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/se-Yttermalung ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/si-Ljubljana ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-BanskaBystrica ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-BanskaStiavnica ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Bardejov ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Bratislava ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Cadca ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Detva ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Hnusta ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Kosice ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-KralovskyChlmec ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Krompachy ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Lucenec ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Medzev ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Namestovo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Nitra ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Poprad ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-PovazskaBystrica ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Presov ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Prievidza ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Revuca ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Roznava ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Ruzomberok ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Snina ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-StaraLubovna ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Sturovo ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Trencin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/sk-Zilina ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/tw-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ua-Kharkov ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ua-Kyiv ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ua-Lozovaya ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ua-Odessa ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ua-Shostka ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/ug-All ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Aberdare ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Angus ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-BeaconHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Belmont ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Bilsdale ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-BlackHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Blaenplwyf ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-BluebellHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Bressay ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-BrierleyHill ... Processing []share/tvheadend/data/dvb-scan/dvb-t/uk-BristolIlchesterCrescent ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-BristolKingsWeston ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Bromsgrove ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-BrougherMountain ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Caldbeck ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-CaradonHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Carmel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Chatton ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Chesterfield ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Craigkelly ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-CrystalPalace ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Darvel ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Divis ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Dover ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Durris ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Eitshal ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-EmleyMoor ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Fenham ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Fenton ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Ferryside ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Guildford ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Hannington ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Hastings ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Heathfield ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-HemelHempstead ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-HuntshawCross ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Idle ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-KeelylangHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Keighley ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-KilveyHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-KnockMore ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Lancaster ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-LarkStoke ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Limavady ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Llanddona ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Malvern ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Mendip ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Midhurst ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-MoelyParc ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Nottingham ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-OliversMount ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Oxford ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-PendleForest ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Plympton ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-PontopPike ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Pontypool ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Preseli ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Redruth ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Reigate ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-RidgeHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Rosemarkie ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Rosneath ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Rowridge ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-RumsterForest ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Saddleworth ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Salisbury ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-SandyHeath ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Selkirk ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Sheffield ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-StocklandHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Storeton ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Sudbury ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-SuttonColdfield ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Tacolneston ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-TheWrekin ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Torosay ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-TunbridgeWells ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Waltham ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-Wenvoe ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-WhitehawkHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/uk-WinterHill ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/vn-Hanoi ... Processing usr/share/tvheadend/data/dvb-scan/dvb-t/vn-Thaibinh ... Processing usr/share/vim ... Processing usr/share/vim/vimfiles ... Processing usr/share/vim/vimfiles/ftdetect ... Processing usr/share/vim/vimfiles/ftdetect/augeas.vim ... Processing usr/share/vim/vimfiles/syntax ... Processing usr/share/vim/vimfiles/syntax/augeas.vim ... Processing usr/share/xml ... Processing usr/share/xml/dbus-1 ... Processing usr/share/xml/dbus-1/busconfig.dtd ... Processing usr/share/xml/dbus-1/introspect.dtd ... Processing var ... Processing var/cache ... Processing var/empty ... Processing var/lib ... Processing var/lib/dbus ... Processing var/lib/drbd ... Processing var/lib/misc ... Processing var/lib/reaver ... Processing var/lock ... Processing var/log ... Processing var/run ... Processing var/spool ... Processing var/tmp ... Processing var/www ... Processing var/www/chartjs ... Processing var/www/chartjs/css ... Processing var/www/chartjs/css/Chart.css ... Processing var/www/chartjs/js ... Processing var/www/chartjs/js/Chart.bundle.js ... Processing var/www/chartjs/js/Chart.js ... Build completed. >>> Generating filesystem image rootfs.ubifs mkdir -p /home/autobuild/autobuild/instance-13/output-1/images rm -rf /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs mkdir -p /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs rsync -auH --exclude=/THIS_IS_NOT_YOUR_ROOT_FILESYSTEM /home/autobuild/autobuild/instance-13/output-1/target/ /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target echo '#!/bin/sh' > /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "set -e" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "chown -h -R 0:0 /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /home/autobuild/autobuild/instance-13/buildroot/support/scripts/mkusers /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_users_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "/home/autobuild/autobuild/instance-13/output-1/host/bin/makedevs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/run/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot echo "find /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target/tmp/ -mindepth 1 -prune -print0 | xargs -0r rm -rf --" >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' \n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot printf ' /home/autobuild/autobuild/instance-13/output-1/host/sbin/mkfs.ubifs -d /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target -e 0x1f800 -c 2048 -m 0x800 -x zlib -o /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs\n' >> /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot chmod a+x /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot PATH="/home/autobuild/autobuild/instance-13/output-1/host/bin:/home/autobuild/autobuild/instance-13/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" FAKEROOTDONTTRYCHOWN=1 /home/autobuild/autobuild/instance-13/output-1/host/bin/fakeroot -- /home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/fakeroot rootdir=/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/ubifs/target table='/home/autobuild/autobuild/instance-13/output-1/build/buildroot-fs/full_devices_table.txt' Error: max_leb_cnt too low (2292 needed) make: *** [fs/ubifs/ubifs.mk:49: /home/autobuild/autobuild/instance-13/output-1/images/rootfs.ubifs] Error 255 make: Leaving directory '/home/autobuild/autobuild/instance-13/buildroot'