Conversion Script: Debian 12 on NanoPi Zero 2 removes librockchip-mpp1 and librga.so packages

Creating an issue

I have searched the existing open and closed issues

Required Information

  • DietPi version | cat /boot/dietpi/.version:
    G_DIETPI_VERSION_CORE=9
    G_DIETPI_VERSION_SUB=11
    G_DIETPI_VERSION_RC=2
    G_GITBRANCH=‘master’
    G_GITOWNER=‘MichaIng’

  • Distro version | echo $G_DISTRO_NAME $G_RASPBIAN
    bookworm

  • Kernel version | uname --all
    Linux NanoPi-Zero2 6.1.99 #35 SMP Mon Feb 10 19:14:13 CST 2025 aarch64 GNU/Linux

  • Architecture | dpkg --print-architecture
    arm64

  • SBC model | echo $G_HW_MODEL_NAME or (EG: RPi3)
    Generic Device (aarch64)

  • Power supply used | (EG: 5V 1A RAVpower)
    Raspberry Pi 27W USB-C Power Supply

  • SD card used | (EG: SanDisk ultra)
    N/A

Additional Information (if applicable)

I understand completely that I am “On My Own”, having run the conversion script on the NanoPi Zero2 image rk3528-eflasher-debian-bookworm-core-6.1-arm64-20250211.img. However, the conversion was near faultless and this, to me, was truly impressive.
I wanted to run abcde to rip CDs and most of the packages that I needed were available. The only ones that I could not install using APT were:
librockchip-mpp1 and
librga.so
I found no easy way of installing these in what I consider to be a “clean” way using APT so I copied the files from the original image. I note that https://dietpi.com/forum/t/dietpi-v6-33/4548 was missing for Kodi on Odroid XU4 so it may be a little more widely required.

  • abcde CD ripper- dependent on these two libraries
  • Can this issue be replicated on a fresh installation of DietPi?
    I understand completely that this converted image is unsupported (However, the conversion script is brilliant!)
    ← If you sent a “dietpi-bugreport”, please paste the ID here →

Steps to reproduce

  1. apt install abcde
  2. Attempt to run abcde

Expected behaviour

  • abcde runs to rip CDs

Actual behaviour

  • Error messages indicating missing libraries