On 2022-05-04 17:41:42, Tino Mettler wrote: > Hi, > > the images used to generate qrc_resources.py are present in the > upstream git repository, but not in the release tarballs. Once they are > copied into the source directory of the Debian package, > qrc_resources.py can be regenerated using pyrcc5 (the PyQT resource > compiler). > > I opened an issue in the upstream git repository and described the > nature of this bug. I also asked if it is possible to provide signed > release tarballs with the images included.
Maybe a solution that wouldn't involve upstream would be to change the way we generate the tarball, from git instead of the upstream tarball. After all, if we're going to rebuild thing from scratch ourselves anyways...

