This message was deleted.
# rancher-desktop
a
This message was deleted.
f
Hi @bored-farmer-36655, Happy New Year! David was only temporarily working on Rancher Desktop to create the initial port; he is no longer involved with the project. What specifically do you want changed about the meta-data, and what problem would that solve?
b
@fast-garage-66093 Happy New Year 😄 The rpm indicates it's for Leap 15.3 which is correct since that's what it points to likewise for the image this points at the Leap 15.2 toolchain? <https://build.opensuse.org/projects/isv:Rancher:stable/meta>
f
Ok, so if you agree that this is correct, why are you asking "any thoughts on fixing the meta data..."?
We do have to build on older versions so that the builds remain compatible with those version. Are you asking us to build on the latest versions?
b
Yes, neither Leap 15.2, 15.3 and 15.4 are supported anymore, Leap 15.5 is and Leap 15.6 is in Beta. I think if both were built against that all should be good?
f
But what problem does this solve? Note that our binaries are not just used for openSUSE but other distros as well.
Sadly packaging binaries for Linux is such a sorry place, with all those library incompatibilities 😞
If you are not part of a distro, you have to build to the lowest common denominator.
b
For SLE compatibility it is recommended to build against backports AFAIK? I mean to say, it works fine on Tumbleweed 😉 I'm for removing the lp153 reference which can be done, maybe just say generic and leave the build repos the same?
f
Sorry, can you specify exactly where this reference should be removed? I'm not trying to be difficult, but I'm not an OBS user; other people on the team have been dealing with this.
b
Oh no I understand 😉 It's this part <https://build.opensuse.org/projects/isv:Rancher:stable/prjconf> Something like
Release: <CI_CNT>.generic.<B_CNT>
should remove the lp153 reference (I think.
f
Thanks! I've created Remove Leap 15.3 reference from AppImage · Issue #6257 from your messages; feel free to add any other info to it.
b
Oh cool! thank you!