[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 13/12] CI: Refresh OpenSUSE Tumbleweed container


  • To: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
  • From: Olaf Hering <olaf@xxxxxxxxx>
  • Date: Thu, 11 Jul 2024 23:49:25 +0200
  • Arc-authentication-results: i=1; strato.com; arc=none; dkim=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; t=1720734578; s=strato-dkim-0002; d=strato.com; h=References:In-Reply-To:Message-ID:Subject:Cc:To:From:Date:Cc:Date: From:Subject:Sender; bh=FI0Q5Sygxw/2mwb4H3sNZSZxawggu6d0L/9G7T/Zc64=; b=PmAVZ9H4cwbtQdTZVESS04LpFC6LodufSm18NV9bciDgM2UH7EiDVIfQSIFwelJs7t xEjAXxFEEeyHzeX2/ACmFvzxv4ybOCN7M6OEz/KsXDiTNffu+K0jxt5qxXFbWmfPp6uC Vw2THRBy51gwAAOHvGuZzRfiHNNMJG6Vu9fgNXc1R/3Zj33CA5jA6nig8uNTHNs0vj85 xtD3Sz67MVjaA0OBJ5bpTo+6CzzjQCBok17iCqc0e9bf7XKiJbkC8vIBpEMtKeY5f9un +ceU4ZMqOizsooDowEhqLW+YBD7oxuHqK29ZMz6Cfa2gdDEd9c62EYfoBHW1eOuQ3486 FVyA==
  • Arc-seal: i=1; a=rsa-sha256; t=1720734578; cv=none; d=strato.com; s=strato-dkim-0002; b=Isq1bo/D8SOOekgHNt724WJz5TuJmEEKlmRn/YJhq95nGYkMcZ5cJXu6/+0TVThYmH yQWbA/AQ28A02sl4agBdgcBJN/8YG9gL0X8WceJc8N/9cGH/ddhFP/XYp+Kbt8Brdvcj 5QYwU9NrLQFP4tD8/wdt0AiVS6YvD5k4sd8DByGR0kUprjKdHpepDihQV8XabHJC4xtp E0T5+SlDTDWgueobkDikMz/nUrEim5lBVs+Iit2GdEonWudK6BpCF0VxsPLIMTwUNKcs DGqpqcGLrXPvCfuI/AvLJ3dwshAczgmuvLuRPpaehEiKNIYPa2pU961AWYPOv0gSxSRA Ij8Q==
  • Cc: Xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxxx>, Anthony PERARD <anthony.perard@xxxxxxxxxx>, Juergen Gross <jgross@xxxxxxxx>, Roger Pau Monné <roger.pau@xxxxxxxxxx>, Jan Beulich <JBeulich@xxxxxxxx>, Stefano Stabellini <sstabellini@xxxxxxxxxx>, Julien Grall <julien@xxxxxxx>, Oleksii Kurochko <oleksii.kurochko@xxxxxxxxx>, Shawn Anastasio <sanastasio@xxxxxxxxxxxxxxxxxxxxx>
  • Delivery-date: Thu, 11 Jul 2024 21:50:21 +0000
  • List-id: Xen developer discussion <xen-devel.lists.xenproject.org>

Thu, 11 Jul 2024 21:23:37 +0100 Andrew Cooper <andrew.cooper3@xxxxxxxxxx>:

> use the zypper long names for the benefit of those wondering what was being 
> referenced or duplicated.

Names of rpm packages do change over time, configure already searches for 
"something" where it is available, instead of some library or header.
If it is touched anyway, I would use more instead of less 
'pkgconfig(something)' references:

libbz2-devel
    pkgconfig(bzip2) = 1.0.8
libzstd-devel
    pkgconfig(libzstd) = 1.5.6
lzo-devel
    pkgconfig(lzo2) = 2.10
xz-devel
    pkgconfig(liblzma) = 5.6.2
zlib-devel
    pkgconfig(zlib) = 1.3.1
libuuid-devel
    pkgconfig(uuid) = 2.40.1
libyajl-devel
    pkgconfig(yajl) = 2.1.0
ncurses-devel
    pkgconfig(form) = 6.5.20240629
    pkgconfig(formw) = 6.5.20240629
    pkgconfig(menu) = 6.5.20240629
    pkgconfig(menuw) = 6.5.20240629
    pkgconfig(ncurses) = 6.5.20240629
    pkgconfig(ncurses++) = 6.5.20240629
    pkgconfig(ncurses++w) = 6.5.20240629
    pkgconfig(ncursesw) = 6.5.20240629
    pkgconfig(panel) = 6.5.20240629
    pkgconfig(panelw) = 6.5.20240629
    pkgconfig(tic) = 6.5.20240629
    pkgconfig(tinfo) = 6.5.20240629
glib2-devel
    pkgconfig(gio-2.0) = 2.80.3
    pkgconfig(gio-unix-2.0) = 2.80.3
    pkgconfig(girepository-2.0) = 2.80.3
    pkgconfig(glib-2.0) = 2.80.3
    pkgconfig(gmodule-2.0) = 2.80.3
    pkgconfig(gmodule-export-2.0) = 2.80.3
    pkgconfig(gmodule-no-export-2.0) = 2.80.3
    pkgconfig(gobject-2.0) = 2.80.3
    pkgconfig(gthread-2.0) = 2.80.3
libpixman-1-0-devel
    pkgconfig(pixman-1) = 0.43.4

python3-devel is "special", can be used as is.

'git' could be just 'git-core'


Olaf

Attachment: pgpBPpbRjdatC.pgp
Description: Digitale Signatur von OpenPGP


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.