Hi Sébastien, On Wed, 3 Feb 2021 17:10:13 +0100 =?UTF-8?Q?S=c3=a9bastien_Jodogne?= <[email protected]> wrote: > 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.
The Javascript team migrated the JS namespace of installing packages from /usr/lib to /usr/share after buster release, if I remember correctly. So yes, you're right. Reverting the commit will do the trick most likely. For backporting: simply building on a buster schroot and uploading to buster-backports would work. (Provided that the uploaders is listed on backports.d.o ACL) Nilesh

