FFMPEG.jl
FFMPEG.jl copied to clipboard
Old version installed
I tried installing Plots on codeocean with Ubuntu 18.04 and Julia v1.5.3, It tries to install FFMPEG v0.2.4 (instead of the new v0.4.0) and runs into the following error:
│ ERROR: LoadError: LoadError: Could not unpack /root/.julia/packages/FFMPEG/guN1x/deps/usr/downloads/Bzip2.v1.0.6.x86_64-linux-gnu.tar.gz into /root/.julia/packages/FFMPEG/guN1x/deps/usr
│ Stacktrace:
│ [1] error(::String) at ./error.jl:33
│ [2] unpack(::String, ::String; verbose::Bool) at /root/.julia/packages/BinaryProvider/U2dKK/src/PlatformEngines.jl:787
│ [3] install(::String, ::String; prefix::Prefix, tarball_path::String, force::Bool, ignore_platform::Bool, verbose::Bool) at /root/.julia/packages/BinaryProvider/U2dKK/src/Prefix.jl:347
│ [4] top-level scope at /root/.julia/packages/FFMPEG/guN1x/deps/build_Bzip2.v1.0.6.jl:44
│ [5] include(::Function, ::Module, ::String) at ./Base.jl:380
│ [6] include at ./Base.jl:368 [inlined]
│ [7] include(::String) at /root/.julia/packages/FFMPEG/guN1x/deps/build.jl:44
│ [8] top-level scope at /root/.julia/packages/FFMPEG/guN1x/deps/build.jl:45
│ [9] include(::String) at ./client.jl:457
│ [10] top-level scope at none:5
│ in expression starting at /root/.julia/packages/FFMPEG/guN1x/deps/build_Bzip2.v1.0.6.jl:42
│ in expression starting at /root/.julia/packages/FFMPEG/guN1x/deps/build.jl:38
│ caused by [exception 1]
│
│ Stacktrace:
│ [1] error() at ./error.jl:42
│ [2] unpack(::String, ::String; verbose::Bool) at /root/.julia/packages/BinaryProvider/U2dKK/src/PlatformEngines.jl:781
│ [3] install(::String, ::String; prefix::Prefix, tarball_path::String, force::Bool, ignore_platform::Bool, verbose::Bool) at /root/.julia/packages/BinaryProvider/U2dKK/src/Prefix.jl:347
│ [4] top-level scope at /root/.julia/packages/FFMPEG/guN1x/deps/build_Bzip2.v1.0.6.jl:44
│ [5] include(::Function, ::Module, ::String) at ./Base.jl:380
│ [6] include at ./Base.jl:368 [inlined]
│ [7] include(::String) at /root/.julia/packages/FFMPEG/guN1x/deps/build.jl:44
│ [8] top-level scope at /root/.julia/packages/FFMPEG/guN1x/deps/build.jl:45
│ [9] include(::String) at ./client.jl:457
│ [10] top-level scope at none:5
│ [02:59:13]
[02:59:13] ######################################################################## 100.0%
[02:59:13] ######################################################################## 100.0%
│ tar: ./bin/bunzip2: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzcat: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzcmp: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzdiff: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzegrep: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzfgrep: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzgrep: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzip2: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzip2recover: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzless: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin/bzmore: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./bin: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./include/bzlib.h: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./include: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/libbz2.a: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/libbz2.so: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/libbz2.so.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/libbz2.so.1.0: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/libbz2.so.1.0.6: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/pkgconfig/bzip2.pc: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib/pkgconfig: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./lib: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./logs/Bzip2.log: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./logs: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzcmp.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzdiff.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzegrep.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzfgrep.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzgrep.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzip2.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzless.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1/bzmore.1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man/man1: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: ./man: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: .: Cannot change ownership to uid 261840, gid 261840: Invalid argument
│ tar: Exiting with failure status due to previous errors
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.5/Pkg/src/Operations.jl:949