Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- pi@raspberrypi:~ $ bash -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/ filebot/plugins/master/installer/deb.sh)"
- + uname -a
- Linux raspberrypi 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l GNU/L inux
- + apt-cache show openjfx --no-all-versions
- + grep 'Version: 8'
- + REPO='deb [arch=all] https://get.filebot.net/deb/ universal main'
- + echo 'Use Repository: deb [arch=all] https://get.filebot.net/deb/ universal ma in'
- Use Repository: deb [arch=all] https://get.filebot.net/deb/ universal main
- + sudo apt-get install --install-recommends dirmngr gnupg-curl apt-transport-htt ps
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- apt-transport-https is already the newest version (1.8.2.1).
- dirmngr is already the newest version (2.2.12-1+rpi1+deb10u1).
- gnupg-curl is already the newest version (1.4.20-6).
- 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
- + sudo apt-key adv --fetch-keys https://raw.githubusercontent.com/filebot/plugin s/master/gpg/maintainer.pub
- Executing: /tmp/apt-key-gpghome.iUWyzq9ZZZ/gpg.1.sh --fetch-keys https://raw.git hubusercontent.com/filebot/plugins/master/gpg/maintainer.pub
- gpg: requesting key from 'https://raw.githubusercontent.com/filebot/plugins/mast er/gpg/maintainer.pub'
- gpg: key 4E402EBF7C3C6A71: "Reinhard Pointner <[email protected]>" not changed
- gpg: Total number processed: 1
- gpg: unchanged: 1
- + echo 'deb [arch=all] https://get.filebot.net/deb/ universal main'
- + sudo tee /etc/apt/sources.list.d/filebot.list
- deb [arch=all] https://get.filebot.net/deb/ universal main
- + sudo apt-get update
- Hit:1 http://archive.raspberrypi.org/debian buster InRelease
- Hit:2 https://downloads.plex.tv/repo/deb public InRelease
- Ign:3 https://get.filebot.net/deb universal InRelease
- Hit:4 https://get.filebot.net/deb universal Release
- Get:6 http://raspbian.raspberrypi.org/raspbian buster InRelease [15.0 kB]
- Fetched 15.0 kB in 6s (2,455 B/s)
- Reading package lists... Done
- + sudo apt-get install --install-recommends filebot
- Reading package lists... Done
- Building dependency tree
- Reading state information... Done
- filebot is already the newest version (4.9.2).
- 0 upgraded, 0 newly installed, 0 to remove and 8 not upgraded.
- + filebot -script fn:sysinfo
- Picked up _JAVA_OPTIONS: -Xmx512M
- Low Disk Space (3.1 GB) on / (/dev/root)
- Low Disk Space (3.1 GB) on / (/dev/root)
- FileBot 4.9.2 (r8046)
- JNA Native: java.lang.UnsatisfiedLinkError: Native library (com/sun/jna/linux-ar m/libjnidispatch.so) not found in resource path (/usr/share/filebot/jar/filebot. jar)
- MediaInfo: net.filebot.mediainfo.MediaInfoException: Unable to load arm (32-bit) native library libmediainfo.so: Could not initialize class com.sun.jna.Native
- p7zip: p7zip Version 16.02 (locale=en_US.UTF-8,Utf16=on,HugeFiles=on,32 bits,4 C PUs LE)
- unrar: UNRAR 5.61 beta 1 freeware
- Chromaprint: 1.4.3
- Extended Attributes: OK
- Unicode Filesystem: OK
- Script Bundle: 2020-10-11 (r675)
- Groovy: 3.0.6
- JRE: OpenJDK Runtime Environment 11.0.8
- JVM: 32-bit OpenJDK Server VM
- CPU/MEM: 4 Core / 519 MB Max Memory / 25 MB Used Memory
- OS: Linux (arm)
- HW: Linux raspberrypi 5.4.51-v7+ #1333 SMP Mon Aug 10 16:45:19 BST 2020 armv7l G NU/Linux
- STORAGE: ext4 [/] @ 3.1 GB | ext2 [/mnt] @ 216 GB
- DATA: /home/pi/.filebot
- Package: DEB
- License: FileBot License P11351184 (Valid-Until: 2021-01-30)
- Done ヾ(@⌒ー⌒@)ノ
Add Comment
Please, Sign In to add comment