All of lore.kernel.org
 help / color / mirror / Atom feed
* What packages does OpenSUSE 16.x ship?
@ 2026-07-29 21:30 John Snow
  2026-07-30  8:53 ` Daniel P. Berrangé
  0 siblings, 1 reply; 2+ messages in thread
From: John Snow @ 2026-07-29 21:30 UTC (permalink / raw)
  To: qemu-devel

Apparently Repology doesn't support OpenSUSE anymore, for ... uh,
reasons? [1] - Does anyone have recommendations for quickly figuring
out what versions of xyz library that they ship for the purposes of
determining adequate minimum versions of QEMU dependencies?

--js

[1] https://github.com/repology/repology-updater/pull/1576



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: What packages does OpenSUSE 16.x ship?
  2026-07-29 21:30 What packages does OpenSUSE 16.x ship? John Snow
@ 2026-07-30  8:53 ` Daniel P. Berrangé
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel P. Berrangé @ 2026-07-30  8:53 UTC (permalink / raw)
  To: John Snow; +Cc: qemu-devel

On Wed, Jul 29, 2026 at 05:30:41PM -0400, John Snow wrote:
> Apparently Repology doesn't support OpenSUSE anymore, for ... uh,
> reasons? [1] - Does anyone have recommendations for quickly figuring
> out what versions of xyz library that they ship for the purposes of
> determining adequate minimum versions of QEMU dependencies?

Spawn a container

  # podman run -it --rm registry.opensuse.org/opensuse/leap:16.0
  $ zypper install <package-name>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-07-30  8:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29 21:30 What packages does OpenSUSE 16.x ship? John Snow
2026-07-30  8:53 ` Daniel P. Berrangé

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.