Hello Mathieu, This issue comes from the fact that many JavaScript packages have recently changed their installation paths.
I guess that your issue can be fixed by reverting the following changeset: https://salsa.debian.org/med-team/orthanc-dicomweb/-/commit/f5cf80affbd245dd89f48a42a79688cb5aabc7ec Similar fixes have been applied for FontAwesome and Bootstrap, and will most probably have to be reverted as well: https://salsa.debian.org/med-team/orthanc-dicomweb/-/commit/b90593aba48cb7d2cea51d6a4a19d1f7a118c3ba https://salsa.debian.org/med-team/orthanc-dicomweb/-/commit/5bd166a28ba2b08ef31eb682e03dc020541e8e90 However, I don't have any idea about how backporting works, so I cannot implement such changeset withdrawals and provide further help on this topic by myself. HTH, Sébastien- On 3/02/21 16:42, Mathieu Malaterre wrote: > Source: orthanc-dicomweb > Version: 1.5+dfsg-1 > Tags: patch > > Looks like orthanc-dicomweb cannot be backported to buster. It fails with: > > $ debuild -b > [...] > CMake Error at debian/ThirdPartyDownloads/JavaScriptLibraries.cmake:22 (file): > file COPY cannot find > "/usr/share/nodejs/bootstrap/dist/css/bootstrap.min.css": No such file or > directory. > Call Stack (most recent call first): > CMakeLists.txt:83 (include) > [...]

