rix1337 / docker-ripper

The best way to automatically rip optical disks using docker!
MIT License
250 stars 53 forks source link

makemkvcon glibc not found, autoejecting drive #120

Closed olehj closed 1 month ago

olehj commented 1 month ago

Have you read and understood this part of the readme?

[X ] YES

[] NO

Issue description:

The logs probably explain this enough, but after starting up the docker image the drive will eject as makemkvcon can't start due to missing libraries.

Using the default docker and MakeMKV with own app_Key.

Running /etc/my_init.d/10_syslog-ng.init... Running /etc/my_init.d/ripper.sh... makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) Running /etc/my_init.d/web.sh... Booting runit daemon... *** Runit started as PID 41 makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: version GLIBC_2.33' not found (required by makemkvcon) makemkvcon: /lib/x86_64-linux-gnu/libc.so.6: versionGLIBC_2.34' not found (required by makemkvcon) Oct 7 15:07:09 1c380fc07601 syslog-ng[13]: syslog-ng starting up; version='3.25.1' Using this daily? Please sponsor me at https://github.com/sponsors/rix1337 - any amount counts! Found settings.conf. Replacing beta key file. Found abcde.conf. Starting web ui 07.10.2024 15:07:13 : Starting Ripper. Optical Discs will be detected and ripped within 60 seconds. Oct 7 15:07:13 1c380fc07601 cron[48]: (CRON) INFO (pidfile fd = 3) Oct 7 15:07:13 1c380fc07601 cron[48]: (CRON) INFO (Running @reboot jobs) 07.10.2024 15:07:13 : Unexpected makemkvcon output: 07.10.2024 15:08:13 : Unexpected makemkvcon output: 07.10.2024 15:09:13 : Unexpected makemkvcon output: 07.10.2024 15:10:13 : Unexpected makemkvcon output: 07.10.2024 15:11:13 : Unexpected makemkvcon output: 07.10.2024 15:11:13 : Too many errors, ejecting disk and aborting 07.10.2024 15:11:15 : First Attempt At Ejecting Disk Failed. Trying Alternative Method. /dev/sr0: ASUS BW-16D1HT 3.03 [cd/dvd] /dev/sr0: ASUS BW-16D1HT 3.03 [cd/dvd]

github-actions[bot] commented 1 month ago

@olehj you must confirm that you have read and understood this part of the readme with '[X] YES'. Closing this issue automatically!