Hi all,
what is the right way or place to discuss things like missing or outdated packages in the SUSE Packagehub aka openSUSE:Backports?
The wiki packages do not contain anything (or I missed it). There is only a single mail address on packagehub.suse.com which did not reply yet. I was hoping for a mailinglist, but failed to find one?
E.g., I noticed some packages are missing for SP4 that were available in SP3.
Or should these things be discussed here on opensuse-packaging?
Kind Regards, Johannes
Hi
On 1/12/23 01:07, Johannes Kastl wrote:
Hi all,
what is the right way or place to discuss things like missing or outdated packages in the SUSE Packagehub aka openSUSE:Backports?
The wiki packages do not contain anything (or I missed it). There is only a single mail address on packagehub.suse.com which did not reply yet. I was hoping for a mailinglist, but failed to find one?
E.g., I noticed some packages are missing for SP4 that were available in SP3.
Or should these things be discussed here on opensuse-packaging?
For the most part SUSE Package Hub is incorporating packages for openSUSE Leap (maybe with a few exceptions). So probably the first place to look is whether the package still exists in Leap 15.4, it may have been dropped either because it no longer built against current Leap or no longer had a maintainer. This would be the main reason for it being dropped from package hub. In such cases the package maintainer is probably the best point of contact.
In a limited number of other cases Leap packages aren't suitable for inclusion in package hub because they conflict with SLE packages but that probably isn't a reason for dropping them.
If you have some packages that are in Leap but not package hub feel free to list them here and i'll see if I can raise it internally to find out why.
Hi Simon,
On 12.01.23 at 05:25 Simon Lees wrote:
On 1/12/23 01:07, Johannes Kastl wrote:
what is the right way or place to discuss things like missing or outdated packages in the SUSE Packagehub aka openSUSE:Backports?
The wiki packages do not contain anything (or I missed it). There is only a single mail address on packagehub.suse.com which did not reply yet. I was hoping for a mailinglist, but failed to find one?
E.g., I noticed some packages are missing for SP4 that were available in SP3.
Or should these things be discussed here on opensuse-packaging?
For the most part SUSE Package Hub is incorporating packages for openSUSE Leap (maybe with a few exceptions). So probably the first place to look is whether the package still exists in Leap 15.4, it may have been dropped either because it no longer built against current Leap or no longer had a maintainer. This would be the main reason for it being dropped from package hub. In such cases the package maintainer is probably the best point of contact.
Thanks for the explanation. But my question was more whether there is a place to discuss these things. Or if this should be a "everyone asks the maintainers privately" thing.
If you have some packages that are in Leap but not package hub feel free to list them here and i'll see if I can raise it internally to find out why.
I'll do so in a separate mail.
Kind Regards, Johannes
On 12.01.23 at 05:25 Simon Lees wrote:
If you have some packages that are in Leap but not package hub feel free to list them here and i'll see if I can raise it internally to find out why.
I noticed the grafana and prometheus packages went missing from SP3 to SP4.
https://packagehub.suse.com/packages/golang-github-prometheus-prometheus/ https://packagehub.suse.com/packages/golang-github-prometheus-alertmanager/
The grafana ones were apparently added already, via some Subpackage-Thingy:
https://packagehub.suse.com/packages/grafana/ https://packagehub.suse.com/packages/grafana-piechart-panel/ https://packagehub.suse.com/packages/grafana-status-panel/ https://packagehub.suse.com/packages/system-user-grafana/
tmux is missing in SP4, according to the packagehub website.
But it seems to be available from SLE-Module-Packagehub-Subpackages15-SP4-Pool:
LANG=C zypper se -s tmux Loading repository data... Reading installed packages...
S | Name | Type | Version | Arch | Repository --+----------------+---------+-------------------+--------+--------------------------------------------- | fzf-tmux | package | 0.28.0-bp154.1.44 | noarch | SUSE-PackageHub-15-SP4-Backports-Pool | tmux | package | 3.1c-1.38 | x86_64 | SLE-Module-Packagehub-Subpackages15-SP4-Pool | tmux-powerline | package | 2.8.2-bp154.1.21 | noarch | SUSE-PackageHub-15-SP4-Backports-Pool
Kind Regards, Johannes