openSUSE / open-build-service

Build and distribute Linux packages from sources in an automatic, consistent and reproducible way #obs
https://openbuildservice.org
GNU General Public License v2.0
906 stars 435 forks source link

Accessing livelog raises error when repo name contains a space. #16373

Open asdil12 opened 1 month ago

asdil12 commented 1 month ago

Accessing livelog (e.g. https://build.suse.de/package/live_build_log/home:dheidler:oqa/perl-B-Debug/Leap%2015.6/x86_64) via ibs (new ui) results in: "There has been an internal error. Please try again."

This happens when the repository name contains a space - e.g:


  <repository name="Leap 15.6">
    <path project="openSUSE.org:openSUSE:Leap:15.6" repository="standard"/>
    <arch>x86_64</arch>
  </repository>
hennevogel commented 1 month ago

Kind of related to #7021 but should work anyway...