Re: Openvdb 10.0.1 failed on ppc64 architecture

2022-12-15 Thread Luya Tshimbalanga
> On Fri, 2 Dec 2022 10:45:59 +0100 > Dan Horák > db > > I have concluded my tests and openvdb-10.0.1 builds just fine when > enough memory is available. I suggest to use > > %cmake_build %limit_build -m 8192 > > instead of the current plain %cmake_build > > > Dan > On Fri, 2

Re: Openvdb 10.0.1 failed on ppc64 architecture

2022-12-15 Thread Dan Horák
On Thu, 15 Dec 2022 08:22:02 - "Luya Tshimbalanga" wrote: > > On Fri, 2 Dec 2022 10:45:59 +0100 > > Dan Horák > > > db > > > > I have concluded my tests and openvdb-10.0.1 builds just fine when > > enough memory is available. I suggest to use > > > > %cmake_build %limit_build -m 8192 > >

Re: Playing with cross-compilers for FPC

2022-12-15 Thread Artur Frenszek-Iwicki
> b) Instead of using the default config file, ship a custom one that makes >the compiler always look in /usr/lib64/ on 64-bit arches >and /usr/lib/ on 32-bit arches. I took another look into this and contrary to what I wrote in my previous message, it turns out we *do* already ship a custo

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 23/11/2022 21:08, Ben Cotton wrote: Add {{package|fedora-autofirstboot}} to desktop variants to run a predetermined set of tasks on first boot after post installation, notably installing codecs and cleaning up installer packages from the installed system. I checked the proposed bash scripts

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 15/12/2022 01:11, Michael Catanzaro via devel wrote: We can't do that on Fedora infrastructure, though, because we cannot distribute OpenH264. It would have to be done by Cisco. Seems like a no-go. I think instead of creating bash scripts we can simply use a weak dependency on plasma-works

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 15/12/2022 01:38, Adam Williamson wrote: Hopefully not by just telling people to use the upstream Flathub Firefox, because I appreciate the work our maintainer does to provide a build with (IMHO) superior choices. Flathub's Firefox is the worst Firefox ever on Linux. They are still building

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 15/12/2022 11:24, Vitaly Zaitsev wrote: Yes, current Fedora packaging guidelines strictly prohibit such behavior, but we can as a FESCo exception for openh264 package. Also, we can update the openh264 package and include all needed reverse weak dependencies there: Supplements: plasma-work

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Neal Gompa
On Thu, Dec 15, 2022 at 5:43 AM Vitaly Zaitsev via devel wrote: > > On 15/12/2022 11:24, Vitaly Zaitsev wrote: > > Yes, current Fedora packaging guidelines strictly prohibit such > > behavior, but we can as a FESCo exception for openh264 package. > > Also, we can update the openh264 package and in

Fedora rawhide compose report: 20221215.n.0 changes

2022-12-15 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20221214.n.0 NEW: Fedora-Rawhide-20221215.n.0 = SUMMARY = Added images:4 Dropped images: 1 Added packages: 3 Dropped packages:1 Upgraded packages: 119 Downgraded packages: 0 Size of added packages: 191.39 KiB Size of dropped packages

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 15/12/2022 12:03, Neal Gompa wrote: Aside from being a pain to maintain, DNF was changed a while ago to ignore weak relations for already-installed packages on upgrade. That's why these scripts got written. Maybe we can change the system-upgrade plugin to bypass such behavior on system upgr

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Neal Gompa
On Thu, Dec 15, 2022 at 6:50 AM Vitaly Zaitsev via devel wrote: > > On 15/12/2022 12:03, Neal Gompa wrote: > > Aside from being a pain to maintain, DNF was changed a while ago to > > ignore weak relations for already-installed packages on upgrade. > > That's why these scripts got written. > > Mayb

Re: Curious how Upstream Release Monitoring works

2022-12-15 Thread Vít Ondruch
Dne 14. 12. 22 v 16:41 Fabio Valentini napsal(a): On Wed, Dec 14, 2022 at 4:38 PM Ron Olson wrote: Hey all- I’m curious how Upstream Monitoring works; I got a BZ filed https://bugzilla.redhat.com/show_bug.cgi?id=2153189 Right? that Swift 5.7.2 is available, which I’m building now, bu

[Fedocal] Reminder meeting : ELN SIG

2022-12-15 Thread sgallagh
Dear all, You are kindly invited to the meeting: ELN SIG on 2022-12-16 from 12:00:00 to 13:00:00 US/Eastern At fedora-meet...@irc.libera.chat The meeting will be about: Source: https://calendar.fedoraproject.org//meeting/10133/ ___ devel maili

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 15/12/2022 12:53, Neal Gompa wrote: And what about new installs? That's where the real problem is. On new installations, weak dependencies will be installed automatically out of the box. -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org) ___

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Neal Gompa
On Thu, Dec 15, 2022 at 7:27 AM Vitaly Zaitsev via devel wrote: > > On 15/12/2022 12:53, Neal Gompa wrote: > > And what about new installs? That's where the real problem is. > > On new installations, weak dependencies will be installed automatically > out of the box. > That stopped working severa

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Vitaly Zaitsev via devel
On 15/12/2022 13:34, Neal Gompa wrote: That stopped working several releases ago. It should be fixed then. Please report this issue to dnf component. Some suggestions for current implementation: 1. Please rewrite the first run script from Bash to Python. Running bash scripts as root is extre

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Neal Gompa
On Thu, Dec 15, 2022 at 7:51 AM Vitaly Zaitsev via devel wrote: > > On 15/12/2022 13:34, Neal Gompa wrote: > > That stopped working several releases ago. > > It should be fixed then. Please report this issue to dnf component. > > Some suggestions for current implementation: > > 1. Please rewrite t

Re: [Fedocal] Reminder meeting : ELN SIG

2022-12-15 Thread Stephen Gallagher
On Thu, Dec 15, 2022 at 7:00 AM wrote: > > Dear all, > > You are kindly invited to the meeting: >ELN SIG on 2022-12-16 from 12:00:00 to 13:00:00 US/Eastern >At fedora-meet...@irc.libera.chat > > The meeting will be about: > Current Agenda Items: The Final Countdown: We are down to only 1

Re: F38 proposal: Add Fedora Auto Firstboot Services to desktop variants (System-Wide Change proposal)

2022-12-15 Thread Michael Catanzaro via devel
> On 15/12/2022 13:34, Neal Gompa wrote: > > It should be fixed then. Please report this issue to dnf component. Using weak deps was our original plan, but problem is it broke due to https://fedoraproject.org/wiki/Changes/ExcludeFromWeakAutodetect and we surely do not want to revert that. Also,

Re: Web Assembly on Fedora: interested in a Fedora SIG to work on this?

2022-12-15 Thread Ivan Font
> As Web Assembly (WASM) gains momentum we’d like to create a SIG as a place to > collaborate > to ensure that Fedora is a great platform to both build and run WASM > workloads. This > includes looking at the toolchains needed to build WASM as a target and the > runtimes > needed to run WASM. It

Re: Accidental conflicting packages: python mysql client

2022-12-15 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Dec 12, 2022 at 09:57:01PM -0600, Richard Shaw wrote: > There's a python-mysql and python-mysqlclient packages and it's been an > issue for a while but now causing upgrade issues. > > Can we get some help in BZ: > > https://bugzilla.redhat.com/show_bug.cgi?id=1929101 > > Please make sure

Re: Strange maven build problem in jackson packages

2022-12-15 Thread Jerry James
On Tue, Dec 13, 2022 at 4:40 AM Chris Kelley wrote: > Hello all! > > I recently took over maintaining the Jackson serialisation packages in Fedora > and I am rebasing them to the latest upstream version in a side-tag: > https://koji.fedoraproject.org/koji/builds?userID=ckelley&tagID=60533. I am

MuseScore 4.0

2022-12-15 Thread Jerry James
MuseScore is music composition and notation software, currently available from Fedora in the mscore package. Version 4.0 was just released. If anybody would like to try it out, it is available from this COPR: https://copr.fedorainfracloud.org/coprs/jjames/MuseScore4/. I do not intend to build for

Re: Strange maven build problem in jackson packages

2022-12-15 Thread Richard Fearn
> My theory is that there is a dependency that was updated in Rawhide, which is > problematic for my build, and that dep was recently updated in c9s and is now > causing the same problem for me there. Has anyone seen anything like this > before? How did you begin to investigate it? Or am I just

[Test-Announce] Fedora-IoT 38 RC 20221215.1 nightly compose nominated for testing

2022-12-15 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora-IoT 38 RC 20221215.1. Please help run some tests for this nightly compose if you have time. For more information on nightly release validation testing, see: https://fedoraproject.org/wiki/QA:Release_validation_test_pl

Re: Strange maven build problem in jackson packages

2022-12-15 Thread Chris Kelley
Thanks very much for the help - I have now built successfully! \o/ Although the spec BRs mvn(org.apache.felix:maven-bundle-plugin), > pom.xml doesn't mention it. Add this to %prep: > > %pom_add_plugin "org.apache.felix:maven-bundle-plugin:5.1.1" . > "true" > I had actually tried adding the plugin

Linking problem with ncurses on rawhide, not f37

2022-12-15 Thread Ron Olson
Hey all- I got linking errors on rawhide that I did not get on F37 when building Swift related to curses support (https://kojipkgs.fedoraproject.org//work/tasks/7462/95367462/build.log), like: /usr/bin/ld: /usr/lib64/libncurses.so.6: undefined reference to `tparm@NCURSES6_TINFO_5.0.19991023

Starting Flatpak SIG

2022-12-15 Thread Kalev Lember
Hi all, I would like to kick of a Fedora Flatpak Packaging SIG that meets regularly and has IRC meetings. Our flatpaks have gotten some bad rep recently and I think for a good reason. We don't have a lot of them and we only have a handful of people working on them. We also have a fairly obvious

Cfitsio soname bump

2022-12-15 Thread Sergio Pascual
Hello, I'm going to update to cfitsio 4.2 in Rawhide. This involves a soname bump. Affected packages: astrometry bes CCfits cpl elements-alexandria gdal healpix indi-gphoto kstars kst LabPlot libindi luminance-hdr perl-Astro-FITS-CFITSIO phd2 python-astropy python-fitsio python-healpy root siril

pl soname bump

2022-12-15 Thread Jerry James
I am going to build pl version 9.0.2 for Rawhide only. This update bumps the soname of the main library from libswipl.so.8 to libswipl.so.9. I will also rebuild the only consumer of that library, the ppl package. -- Jerry James http://www.jamezone.org/ ___

Re: F38 prospoal: Enable bootupd for Fedora Silverblue & Kinoite (Self-Contained Change proposal)

2022-12-15 Thread Peter Robinson
On Tue, Nov 15, 2022 at 7:02 PM Colin Walters wrote: > > > > On Fri, Nov 11, 2022, at 11:41 PM, Chris Murphy wrote: > > On Thu, Nov 10, 2022, at 6:08 PM, Robbie Harwood wrote: > >> Ben Cotton writes: > >> > >>> By design, ostree does not manage bootloader updates as they can not > >>> (yet) happe

Re: Linking problem with ncurses on rawhide, not f37

2022-12-15 Thread Jerry James
On Thu, Dec 15, 2022 at 2:02 PM Ron Olson wrote: > Hey all- > > I got linking errors on rawhide that I did not get on F37 when building Swift > related to curses support > (https://kojipkgs.fedoraproject.org//work/tasks/7462/95367462/build.log), > like: > > /usr/bin/ld: /usr/lib64/libncurses.so

Review qtxdg-tools

2022-12-15 Thread Zamir SUN
Hi team, We need qtxdg-tools to update LXQt into 1.2.0 in Fedora. I've filed a review request[1] but unfortunately nobody come up to do it till now. So I wonder if any packager from the list can help review this? I can do review swap if you have any packages review that uses C language. Than