Re: F38 proposal: Ostree Native Container (Phase 2, stable) (System-Wide Change proposal)

2022-10-24 Thread Dusty Mabe
On 10/24/22 23:45, Dusty Mabe wrote: > > > On 10/13/22 15:08, Ben Cotton wrote: >> >> An update will be shipped that will cause existing systems tracking >> the production ostree branches to be switched to the corresponding >> container image. Concretely for example, a system running >> `fedor

Re: F38 proposal: Ostree Native Container (Phase 2, stable) (System-Wide Change proposal)

2022-10-24 Thread Dusty Mabe
On 10/13/22 15:08, Ben Cotton wrote: > https://fedoraproject.org/wiki/Changes/OstreeNativeContainerStable > > This document represents a proposed Change. As part of the Changes > process, proposals are publicly announced in order to receive > community feedback. This proposal will only be implem

Fedora rawhide compose report: 20221024.n.1 changes

2022-10-24 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20221023.n.0 NEW: Fedora-Rawhide-20221024.n.1 = SUMMARY = Added images:3 Dropped images: 2 Added packages: 2 Dropped packages:3 Upgraded packages: 122 Downgraded packages: 0 Size of added packages: 4.20 MiB Size of dropped packages

Re: What do do with failed f37 updates?

2022-10-24 Thread Adam Williamson
On Mon, 2022-10-24 at 18:26 -0500, Richard Shaw wrote: > On Mon, Oct 24, 2022 at 11:56 AM Adam Williamson > wrote: > > > On Mon, 2022-10-24 at 08:46 +0200, Dan Horák wrote: > > > On Mon, 24 Oct 2022 04:57:20 +0200 > > > Alexander Ploumistos wrote: > > > > > > > On Mon, Oct 24, 2022 at 4:46 AM R

[Test-Announce] Fedora 37 Candidate RC-1.4 Available Now!

2022-10-24 Thread rawhide
According to the schedule [1], Fedora 37 Candidate RC-1.4 is now available for testing. Please help us complete all the validation testing! For more information on release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_test_plan Test coverage information for the curr

Re: What do do with failed f37 updates?

2022-10-24 Thread Richard Shaw
On Mon, Oct 24, 2022 at 11:56 AM Adam Williamson wrote: > On Mon, 2022-10-24 at 08:46 +0200, Dan Horák wrote: > > On Mon, 24 Oct 2022 04:57:20 +0200 > > Alexander Ploumistos wrote: > > > > > On Mon, Oct 24, 2022 at 4:46 AM Richard Shaw > wrote: > > > > > > > > Is some sort of manual interventio

Re: F38 proposal: RPM Sequoia (System-Wide Change proposal)

2022-10-24 Thread Petr Menšík
Hi, maybe it was already answered. Not long ago Thunderbird switched from using installed GPG to its own implementation inside. I think I have found the library part and it seems to be in C++, which should be much more easier to integrate than rust libraries. I think the project link is: ht

Re: Heads up! OpenImageIO 2.4 series coming to rawhide

2022-10-24 Thread Richard Shaw
On Mon, Oct 24, 2022 at 2:48 PM Tom Rix wrote: > I was looking at the epel9 build of 2.4 recently but could not figure out > how to get past the OpenColorIO dependency. > > How do you do that ? > I haven't branched OIIO or OCIO for EPEL 9 yet, but I can if there's a need for it. The short answe

Re: Heads up! OpenImageIO 2.4 series coming to rawhide

2022-10-24 Thread Tom Rix
I was looking at the epel9 build of 2.4 recently but could not figure out how to get past the OpenColorIO dependency. How do you do that ? Tom On 10/14/22 1:59 PM, Richard Shaw wrote: Rebuilds are done except for blender and openshadinglanguage Thanks, Richard __

Re: [Test-Announce] 2022-10-24 @ 15:00 UTC - Fedora QA Meeting

2022-10-24 Thread Luna Jernberg
Hey! Missed the time sorry, but just read the log and will help test RC2 and RC3 this week before the release next week hopefully :) On Sat, Oct 22, 2022 at 2:47 AM Adam Williamson wrote: > > # Fedora Quality Assurance Meeting > # Date: 2022-10-24 > # Time: 15:00 UTC > (https://fedoraproject.org

Re: What do do with failed f37 updates?

2022-10-24 Thread Adam Williamson
On Mon, 2022-10-24 at 08:46 +0200, Dan Horák wrote: > On Mon, 24 Oct 2022 04:57:20 +0200 > Alexander Ploumistos wrote: > > > On Mon, Oct 24, 2022 at 4:46 AM Richard Shaw wrote: > > > > > > Is some sort of manual intervention required or not? > > > > > > Do I need to put in a ticket somewhere o

Re: libxc 6.0.0 update / soversion bump

2022-10-24 Thread Dominik 'Rathann' Mierzejewski
Hi! On Friday, 14 October 2022 at 17:42, Susi Lehtola wrote: > Hi, > > > I have released libxc 6.0.0 today, and intend to update the package in > Fedora as well. As a major release update, the soversion will change; > however, the changes in the API should not affect any dependent > packages so

Fedora 37 compose report: 20221024.n.0 changes

2022-10-24 Thread Fedora Rawhide Report
OLD: Fedora-37-20221023.n.0 NEW: Fedora-37-20221024.n.0 = SUMMARY = Added images:1 Dropped images: 0 Added packages: 0 Dropped packages:0 Upgraded packages: 0 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size of upgraded

Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gansser
Thanks for the hint. have included the missing header until the next stable version is released. Regards Martin ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedoraproject.org Fedora Code of Con

Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gieseking
Am 24.10.2022 um 13:14 schrieb Martin Gansser: when compiling QMPlay2-22.10.23 [1] on f35 and f36 i get this error message: [...] In file included from /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD.cpp:19: /home/martin/rpmbuild/BUILD/QMPlay2-22.10.23/src/qmplay2/QMPlay2OSD

Re: error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Dan Horák
On Mon, 24 Oct 2022 11:14:46 - "Martin Gansser" wrote: > Hi, > when compiling QMPlay2-22.10.23 [1] on f35 and f36 i get this error message: > > [38/321] /usr/bin/g++ -DDBUS_SUSPEND -DNOTIFIES_FREEDESKTOP > -DQMPLAY2SHAREDLIB_LIBRARY -DQMPLAY2_LIBASS -DQT_CORE_LIB -DQT_DBUS_LIB > -DQT_GUI_L

error: 'std::shared_ptr' has not been declared

2022-10-24 Thread Martin Gansser
Hi, when compiling QMPlay2-22.10.23 [1] on f35 and f36 i get this error message: [38/321] /usr/bin/g++ -DDBUS_SUSPEND -DNOTIFIES_FREEDESKTOP -DQMPLAY2SHAREDLIB_LIBRARY -DQMPLAY2_LIBASS -DQT_CORE_LIB -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_QML_LIB -DQT_SVG_LIB -DQT_USE_FAST_OPERATOR_PLU

Re: Packaging a cross-compilation environment (wasi-libc)

2022-10-24 Thread Jan Staněk
Hi Jun, "Jun Aruga (he / him)" writes: > Do you have a plan to create the RPM package for wasi-sdk[1]? Not really, since we already (almost) have it available :) The wasi-sdk consists of llvm toolchain (clang & friends) compiled so that it can emit WASM code, and the wasi-libc, which implements

Re: What do do with failed f37 updates?

2022-10-24 Thread Alexander Ploumistos
Hi Dan, On Mon, Oct 24, 2022 at 8:46 AM Dan Horák wrote: > > the docs doesn't talk about gating, I have received the same messages > ("gating failed" first, then "ignored", but no details why), hopefully > someone familiar with these process details will reply here :-) > Otherwise we should wait

Re: musings on rust packaging [was Re: F38 proposal: RPM Sequoia (System-Wide Change proposal)]

2022-10-24 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Oct 19, 2022 at 01:04:39PM +0200, Fabio Valentini wrote: > On Wed, Oct 19, 2022 at 11:25 AM Matthew Miller > wrote: > > > > I _very much_ appreciate all the work you and the other Rust SIG folks > > (Igor and Zbyszek in particular but I'm sure others as well!) have put into [… and Fabio i

Next Open NeuroFedora Meeting: 1300 UTC on Monday, 24 October (Today)

2022-10-24 Thread Ankur Sinha
Hello everyone, Please join us at the next Open NeuroFedora team meeting on Monday 24th October(today!) at 1300UTC in #fedora-neuro on Matrix or IRC (Libera.chat). The meeting is a public meeting, and open for everyone to attend. You can join us over: Matrix: https://matrix.to/#/#neuro:fedoraproj