Greetings All, I have been able to build D-I on Buster with no problems and now want to add a package to test, but am getting a lot of dependency issues:
-------------------------- The following packages have unmet dependencies: Depends: libcurl3 (>= 7.16.2) but it is not installable Depends: libdevmapper1.02.1 (>= 2:1.02.97) but it is not installable Depends: libgl1-mesa-glx but it is not installable or libgl1 but it is not installable Depends: libopus0 (>= 1.1) but it is not installable Depends: libpng16-16 (>= 1.6.2-1) but it is not installable Depends: libqt5core5a (>= 5.7.0) but it is not installable Depends: libqt5gui5 (>= 5.4.0) but it is not installable Depends: libqt5opengl5 (>= 5.0.2) but it is not installable Depends: libqt5printsupport5 (>= 5.0.2) but it is not installable Depends: libqt5widgets5 (>= 5.7.0) but it is not installable Depends: libqt5x11extras5 (>= 5.6.0) but it is not installable Depends: libsdl1.2debian (>= 1.2.11) but it is not installable Depends: libssl1.1 (>= 1.1.0) but it is not installable Depends: libstdc++6 (>= 5.2) but it is not installable Depends: libvpx4 (>= 1.6.0) but it is not installable Depends: libx11-6 but it is not installable Depends: libxcb1 but it is not installable Depends: libxcursor1 (> 1.1.2) but it is not installable Depends: libxext6 but it is not installable Depends: libxml2 (>= 2.7.4) but it is not installable Depends: libxmu6 but it is not installable Depends: libxt6 but it is not installable Depends: zlib1g (>= 1:1.1.4) but it is not installable Depends: psmisc but it is not installable Depends: adduser but it is not installable E: Unable to correct problems, you have held broken packages. make[2]: *** [Makefile:674: stamps/get_udebs-netboot-gtk-stamp] Error 100 make[1]: *** [Makefile:298: _build] Error 2 make: *** [Makefile:292: build_netboot-gtk] Error 2 -------------------------- I know that these packages exist as DEB packages but I do not know if it is possible to include DEB packages as well as uDEB packages. Do all of these need to be remade into uDEB packages? Any assistance would be truly appreciated. Thanks and have a good day, Lonnie