just wanted to let you know that the latest ipkg package (4.5) won't install. I'm using Synology DS1812+. Package for 4.2 installs fine.
Here's the output:
Code: Select all
[Fri Oct 10 12:42:57 root@nas:/volume1/shared/download]# ipkg install -V 4 filebot_4.5_i686.ipk
Debug install_cmd: filebot_4.5_i686.ipk
Package filebot provided by hand (filebot_4.5_i686.ipk).
Function: pkg_vec_insert_merge. Adding new pkg=filebot version=4.5 arch=i386
pkg_info_preinstall_check: updating arch priority for each package
Clearing state_want and state_flag for pkg=filebot (arch_priority=0 flag=16 want=2)
pkg_info_preinstall_check: update file owner list
Getting old from pkg_hash_fetch
Getting new from pkg_hash_fetch
best installation candidate for filebot
adding filebot to providers
filebot arch=i386 arch_priority=0 version=4.5
Versions from pkg_hash_fetch in ipkg_install_by_name
Configuring unpacked packages
Nothing to be done
An error ocurred, return value: 4.
Collected errors:
Cannot find package filebot.
Check the spelling or perhaps run 'ipkg update'
hash_table[pkg-hash] n_buckets=0 n_elements=1345 max_conflicts=0 n_conflicts=0
hash_table[file-hash] n_buckets=0 n_elements=7132 max_conflicts=0 n_conflicts=0
hash_table[obs-file-hash] n_buckets=0 n_elements=0 max_conflicts=0 n_conflicts=0
[Fri Oct 10 12:43:04 root@nas:/volume1/shared/download]#
With the portable package version, I have a problem with mediainfo, fpcalc and 7zip modules:
Code: Select all
[Fri Oct 10 12:47:51 root@nas:~]# filebot -script fn:sysinfo
FileBot 4.5 (r2602)
JNA Native: 4.0.0
MediaInfo: java.lang.UnsatisfiedLinkError: Unable to load library 'mediainfo': Native library (linux-x86/libmediainfo.so) not found in resource path ([file:/volume1/shared/scripts/filebot/FileBot.jar])
7-Zip-JBinding: net.sf.sevenzipjbinding.SevenZipNativeInitializationException: Failed to load 7z-JBinding: no 7-Zip-JBinding in java.library.path
chromaprint-tools: java.io.IOException: Cannot run program "fpcalc": error=2, No such file or directory
Extended Attributes: OK
Groovy Engine: 2.3.7
JRE: Java(TM) SE Embedded Runtime Environment 1.8.0 (headless)
JVM: 32-bit Java HotSpot(TM) Embedded Server VM
CPU/MEM: 4 Core / 668 MB Max Memory / 17 MB Used Memory
OS: Linux (i386)
uname: Linux nas 3.2.40 #4493 SMP Thu Aug 21 21:46:06 CST 2014 x86_64 GNU/Linux
Done ヾ(@⌒ー⌒@)ノ
[Fri Oct 10 12:48:45 root@nas:~]#
Thanks for your work.
