Replies: 1 comment
-
|
True, I'll rename the packages then. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I don't know if this is on purpose, but apps in go when generated with
go2rpmgenerate a.specwith these extremely large names, making it difficult to search for the specific app in the distro's repository. There is a high chance that the package will go unnoticed because the real name is at the end of the string.Here are the apps that are particularly affected:
golang-github-abenz1267-walkergolang-github-sentriz-cliphistgolang-github-savedra1-clipseI don't think this happens with Rust apps.
Beta Was this translation helpful? Give feedback.
All reactions