Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread ElXreno
It seems I was wrong. I did the same test again, and this time even with more `zram-fraction'. The Darktable memory is compressed, there was no more hang-up problem. Sorry about the noise, maybe it was a regression in the old kernel, or my configuration error somewhere. On 1/12/21 5:55 PM, Mat

Re: Fedora 34 Change: Unify the GRUB configuration files location across all supported architectures (System-Wide Change proposal)

2021-01-12 Thread Javier Martinez Canillas
On Wed, Jan 13, 2021 at 4:48 AM Michel Alexandre Salim wrote: [snip] > > As discussed in detail here: > > https://pagure.io/fedora-workstation/issue/206 > > we really should be moving away from that. As discussed there Suse > > already has grub-patches to instead store the grubenv in an part of

Re: Fedora 34 Change: Unify the GRUB configuration files location across all supported architectures (System-Wide Change proposal)

2021-01-12 Thread Javier Martinez Canillas
On Tue, Jan 12, 2021 at 8:24 PM Brian C. Lane wrote: [snip] > > > > The `$prefix` variable will be set to the device partition where > > `/boot/grub2/grub.cfg` is stored, using the partition filesystem's > > Universally Unique IDentifier (UUID). That way the correct GRUB > > configuration file w

Re: Fedora 34 Change: Unify the GRUB configuration files location across all supported architectures (System-Wide Change proposal)

2021-01-12 Thread Michel Alexandre Salim
Hi, On Tue, 2021-01-12 at 19:56 +0100, Hans de Goede wrote: > Hi, > > On 1/12/21 5:55 PM, Michel Alexandre Salim wrote: > > Hi, > > > > Thanks for the thorough reply, Hans! One question inline > > > > On Tue, 2021-01-05 at 12:31 +0100, Hans de Goede wrote: > > > Hi, > > > > > > On 12/30/20 11

Re: Thoughts about packaging a standalone python-PyQt5-sip?

2021-01-12 Thread Scott Talbert
On Mon, 4 Jan 2021, Rex Dieter wrote: I think fundamentally the version of PyQt5-sip probably needs to match (or be very close to) the version of sip that PyQt5 itself was compiled with. I think for calibre (which is currently failing with): ... /usr/bin/python3 -c import os; os.chdir('/build

Re: Schedule for Wednesday's FESCo Meeting (2021-01-13)

2021-01-12 Thread Michel Alexandre Salim
On Tue, 2021-01-12 at 21:30 +, Zbigniew Jędrzejewski-Szmek wrote: > > Following is the list of topics that will be discussed in the > FESCo meeting Wednesday at 15:00UTC in #fedora-meeting-2 on > irc.freenode.net. > > To convert UTC to your local time, take a look at >   http://fedoraproject.

Re: Fedora 34 Change: Remove Guile Support From Toolchain (Self-Contained Change)

2021-01-12 Thread Kevin Kofler via devel
Neal Gompa wrote: > Also "shrink the buildroot" for Make isn't a good enough reason to do > this, since we don't even include Make in the buildroot by default > anymore[1]. > > [1]: https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot But a lot of packages BuildRequire make, and the

Re: Chromium built in rawhide does not render most strings

2021-01-12 Thread Kevin Kofler via devel
Florian Weimer wrote: > Right, and the glibc 2.33 versions all call fstatat64 in the end (system > call number 0x106). That would be: #if !defined(__NR_newfstatat) #define __NR_newfstatat 262 #endif from: https://chromium.googlesource.com/chromium/src.git/+/refs/heads/master/sandbox/linux/syste

Re: poppler soname bump in rawhide

2021-01-12 Thread Kevin Kofler via devel
Marek Kasik wrote: > Thanks for pointing me to this fork, I was not aware of it. I've > prepared my own pull request already: > https://src.fedoraproject.org/rpms/diffpdf/pull-request/1 > > Looking at it now, it seems that CI failed for it. I'm going to have a > look at that. You probably don't h

Orphaned perl-XML-SAX-ExpatXS, perl-Math-Libm, perl-Math-NumSeq, perl-Math-PlanePath, perl-Math-Factor-XS

2021-01-12 Thread Miro Hrončok
Hello, I have orphaned: perl-XML-SAX-ExpatXS perl-Math-Libm perl-Math-NumSeq perl-Math-PlanePath perl-Math-Factor-XS Those used to be (transitive) build dependencies of prusa-slicer, but they are no more. Note that prusa-slicer seems to FTBFS for unrelated reason on rawhide, so they will st

Orphaned python-flexmock

2021-01-12 Thread Miro Hrončok
I've orphaned python-flexmock. It is essentially dead/complete upstream and I have no use for it. Dependents: micropipenv-0:1.0.2-1.fc34.src osbs-client-0:0.62-1.fc33.src pyp2rpm-0:3.3.5-1.fc34.src python-anymarkup-core-0:0.8.1-3.fc33.src python-sqlalchemy-utils-0:0.34.2-5.fc33.src sen-0:0.6.1-

Re: Fedora 34 Change: Remove Guile Support From Toolchain (Self-Contained Change)

2021-01-12 Thread Neal Gompa
On Tue, Jan 12, 2021 at 3:57 PM Ben Cotton wrote: > > https://fedoraproject.org/wiki/Changes/RemoveGuileFromToolchain > > > == Summary == > Remove Guile support from GDB and GNU Make packages. > > == Owner == > * Name: [[User:keiths| Keith Seitz]] > * Email: kei...@redhat.com > > > == Detailed Des

Schedule for Wednesday's FESCo Meeting (2021-01-13)

2021-01-12 Thread Zbigniew Jędrzejewski-Szmek
Following is the list of topics that will be discussed in the FESCo meeting Wednesday at 15:00UTC in #fedora-meeting-2 on irc.freenode.net. To convert UTC to your local time, take a look at http://fedoraproject.org/wiki/UTCHowto or run: date -d '2021-01-13 15:00 UTC' Links to all issues to

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread Artem Tim
Some tests: https://youtu.be/d4Sc80TMEtA webkit2gtk3 compilation with zram-fraction=1, max-zram-size=8192 Physical RAM: 8GB. Kernel 5.10.6 Fedora 33, with such deviations from default: - zram-fraction=1, max-zram-size=8192 (this is default for f34) - le9 patch - https://github.com/hakavlad/le9-pa

Fedora 34 Change: PostgreSQL 13 (Self-Contained Change)

2021-01-12 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/PostgreSQL_13 == Summary == Update of PostgreSQL (`postgresql` and `libpq` components) in Fedora from version 12 to version 13 in the non-modular (main) builds. Also, there will be a design change in postgresql modular packaging regarding the external libpq

Fedora 34 Change: Enable HarfBuzz in FreeType (Self-Contained Change)

2021-01-12 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/EnableHarfBuzzInFreeType == Summary == Goal of this feature is to enable usage of HarfBuzz in FreeType to improve hinting of glyphs of languages which needs more complicated text shaping. == Owner == * Name: [[User:mkasik| Marek Kašík]] * Email: * Name: [[U

Re: cmake FTBFS in rawhide

2021-01-12 Thread Benjamin Beasley
The failing test is multi-threaded compression with xz (LZMA), which is notoriously memory-hungry, and it is failing because it cannot allocate enough memory. In the success example, the i686 VM has six cores (see hw_info.log), while in the failure example, the i686 VM has 48 cores, so it is try

Fedora 34 Change: Remove Guile Support From Toolchain (Self-Contained Change)

2021-01-12 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/RemoveGuileFromToolchain == Summary == Remove Guile support from GDB and GNU Make packages. == Owner == * Name: [[User:keiths| Keith Seitz]] * Email: kei...@redhat.com == Detailed Description == GDB and Make packages currently contain Guile scripting supp

Re: Rawhide hangs booting 5.11.0-rc2

2021-01-12 Thread Ian Laurie
I've managed to find and fix the bug which is causing this today, and I have posted a patch fixing this upstream, so hopefully the fix will make 5.11-rc4 (otherwise it should be in -rc5). No need to file a bug and I suggest just sticking with 5.10 until this is fixed in the 5.11 rc-s. Regards, H

Re: Proposal: gate stable release critical path updates on openQA test results

2021-01-12 Thread Brian C. Lane
On Thu, Jan 07, 2021 at 09:25:44AM -0800, Adam Williamson wrote: > Hey folks! > > So here's an idea I was thinking about over the RH shutdown: I propose > we gate stable release critical path updates on the openQA tests. Sounds like an excellent idea. Brian -- Brian C. Lane (PST8PDT) - weldr.i

Re: Fedora 34 Change: Signed RPM Contents (late System-Wide Change)

2021-01-12 Thread Brian C. Lane
On Tue, Jan 05, 2021 at 01:05:01PM -0500, Ben Cotton wrote: > https://fedoraproject.org/wiki/Changes/Signed_RPM_Contents > > Note that this change was submitted after the deadline, but since it can be > shipped in an complete state, I am still processing it for Fedora 34. > > > == Summary == > W

Re: Non-responsive maintainer check: tnorth (for autojump branch request)

2021-01-12 Thread Thibault North
Hi Michel, On Mon, Jan 11, 2021 at 9:22 PM Michel Alexandre Salim < mic...@michel-slm.name> wrote: [...] > Thanks for getting in touch! I have one additional request (please also > orphan autojump so we can find a new primary maintainer), and hope > everything is fine personally. > I just orphan

Next Open NeuroFedora Meeting: 1300 UTC on Monday, 18 January

2021-01-12 Thread Ankur Sinha
Hello everyone, Please join us at the next Open NeuroFedora team meeting on Monday 18 January at 1300UTC in #fedora-neuro on IRC (Freenode). The meeting is a public meeting, and open for everyone to attend. You can join us over: IRC: https://webchat.freenode.net/?channels=#fedora-neuro or Matrix

Re: Upcoming Fedora 34 deadlines

2021-01-12 Thread Ben Cotton
As a reminder, the deadline for proposing Fedora 34 Self-Contained Changes is Tuesday 19 January. Some other milestones you may be interested in: * 2021-01-19 — Change proposal deadline: Self-Contained Changes * 2021-01-20–2021-02-09 — Mass rebuild * 2021-02-09 — Fedora 34 branches from Rawhide *

Re: Fedora 34 Change: Unify the GRUB configuration files location across all supported architectures (System-Wide Change proposal)

2021-01-12 Thread Brian C. Lane
On Wed, Dec 30, 2020 at 02:53:00PM -0500, Ben Cotton wrote: [snip] > The proposal is to always store the `grub.cfg` and `grubenv` files in > the `/boot/grub2/` directory, making `/boot/efi/EFI/fedora/grub.cfg` > to only be a small configuration file that sets a different `$prefix` > variable and

Re: Rawhide hangs booting 5.11.0-rc2

2021-01-12 Thread Hans de Goede
Hi, On 1/12/21 1:36 PM, Hans de Goede wrote: > Hi, > > On 1/10/21 2:39 AM, Ian Laurie wrote: >> I just updated a VirtualBox Rawhide guest with latest updates which included >> the 5.11.0-rc2 kernel and the system hangs on boot (pic attached).  The >> system was updated a few days ago so was rea

cmake FTBFS in rawhide

2021-01-12 Thread Rex Dieter
I'm a bit perplexed by some recent cmake FTBFS issues on rawhide/i686 My source of confusion is that it *seems* scratch builds succeed (3 times) but real/non-scratch builds fail. I've tried at least 3 times both ways. Success example, https://koji.fedoraproject.org/koji/taskinfo?taskID=59523225

Re: Fedora 34 Change: Unify the GRUB configuration files location across all supported architectures (System-Wide Change proposal)

2021-01-12 Thread Hans de Goede
Hi, On 1/12/21 5:55 PM, Michel Alexandre Salim wrote: > Hi, > > Thanks for the thorough reply, Hans! One question inline > > On Tue, 2021-01-05 at 12:31 +0100, Hans de Goede wrote: >> Hi, >> >> On 12/30/20 11:52 PM, Neal Gompa wrote: >>> On Wed, Dec 30, 2020 at 5:48 PM Marius Schwarz < >>> fedor

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread Alexey A.
> system hangs with earlyoom and swap on zram, disksize=150% MemTotal, compression ratio at the end is 1.4, SwapFree=25%, the zram device occupies 80% of the memory with running Blender https://imgur.com/a/wNvBVIn. > With disksize=100% MemTotal this should be very rare case. -- https://pagure.io/

i3 – State of the SIG, January 2021

2021-01-12 Thread Justin W. Flory
Hi folks, following up on our postponed meeting for today, this is a short recap of progress on the Fedora i3 Spin as we pick back up after the new year. Highlights: * Status update on ISO builds * Help wanted with i3 Spin release prep * i3 package group * Roadmap and other resources Full detail

libgps soname bump (gpsd-3.22)

2021-01-12 Thread Miroslav Lichvar
libgps provided by the gpsd package had another API/ABI break. The following packages are impacted: collectd direwolf foxtrotgps marble plasma-workspace vfrnav viking From those, only vfrnav and foxtrotgps seem to need a patch to build successfully with the new gpsd. The patches are available her

Re: Fedora 34 Change: Unify the GRUB configuration files location across all supported architectures (System-Wide Change proposal)

2021-01-12 Thread Michel Alexandre Salim
Hi, Thanks for the thorough reply, Hans! One question inline On Tue, 2021-01-05 at 12:31 +0100, Hans de Goede wrote: > Hi, > > On 12/30/20 11:52 PM, Neal Gompa wrote: > > On Wed, Dec 30, 2020 at 5:48 PM Marius Schwarz < > > fedora...@cloud-foo.de> wrote: > > > > > > Am 30.12.20 um 22:14 schrieb

Fedora Objective Proposal: Community Outreach Revamp

2021-01-12 Thread Matthew Miller
Hi all. This isn't strictly a development announcement, since this particular objective isn't directly development related, but I wanted to make sure it got all of your attention and feedback. Fedora Objectives are 12-18 month goals selected by the Fedora Council with community input. They're area

Fwd: python-mock maintenance in Fedora

2021-01-12 Thread Miro Hrončok
Hello, does anybody know how to properly contact Praveen and Tim? https://bugzilla.redhat.com/show_bug.cgi?id=1915441 https://bugzilla.redhat.com/show_bug.cgi?id=1915442 $ python fedora_active_user.py --user kumarpraveen Last login in FAS: kumarpraveen 2020-08-24 Last action on koji: Sun

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread Vitaly Zaitsev via devel
On 11.01.2021 21:55, ElXreno wrote: Also, other data (video editors, for example) which are not compressible can get into RAM. Windows guests running under KVM/qemu too. Windows 10 uses its own build-in memory compression and deduplication service. -- Sincerely, Vitaly Zaitsev (vit...@eas

Re: [Fedocal] Reminder meeting : Prioritized bugs and issues

2021-01-12 Thread Ben Cotton
On Tue, Jan 12, 2021 at 6:00 AM wrote: > > You are kindly invited to the meeting: >Prioritized bugs and issues on 2021-01-13 from 11:00:00 to 12:00:00 > America/Indiana/Indianapolis >At fedora-meet...@irc.freenode.net > > More information available at: > https://fedoraproject.org/wiki/Fe

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread Peter Robinson
On Tue, Jan 12, 2021 at 4:06 AM Chris Murphy wrote: > > On Mon, Jan 11, 2021 at 1:55 PM ElXreno wrote: > > > I think it's a bad idea. It is better to make `zram-fraction` equal to > > 0.8 or 0.9, but not 1.0. > > Just to clarify. zram-fraction 1.0 means the zram *device size* will > be equal to R

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread Matthew Miller
On Mon, Jan 11, 2021 at 11:55:12PM +0300, ElXreno wrote: > For example, if you run Darktable, load a floating-point TIFF image > into it, and try to export it, on systems with little RAM, it will > fill both RAM itself and zram, and cause the system to freeze > completely because the memory is almo

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread ElXreno
Different question: This sounds like you're handling data that won't fit into RAM+Swap anyway, using zram isn't going to help (or hurt), because with or without compression, your data just doesn't fit in memory. I'm talking about possible outcomes, including the ones I've had. What does the maxi

Fedora-Rawhide-20210112.n.0 compose check report

2021-01-12 Thread Fedora compose checker
Missing expected images: Minimal raw-xz armhfp Xfce raw-xz armhfp Compose FAILS proposed Rawhide gating check! 3 of 43 required tests failed openQA tests matching unsatisfied gating requirements shown with **GATING** below Failed openQA tests: 11/180 (x86_64), 13/122 (aarch64) New failures (sa

Re: Orphaned packages looking for new maintainers

2021-01-12 Thread Marius Schwarz
Am 12.01.21 um 11:51 schrieb Vitaly Zaitsev via devel: On 11.01.2021 22:30, Peter Lemenkov wrote: So right now we don't have a opensource VoIP client application for SIP/XMPP networks in Fedora as far as I know. You can use psi-plus for VoIP over XMPP. It supports voice and video calls. J

Re: Rawhide hangs booting 5.11.0-rc2

2021-01-12 Thread Hans de Goede
Hi, On 1/10/21 2:39 AM, Ian Laurie wrote: > I just updated a VirtualBox Rawhide guest with latest updates which included > the 5.11.0-rc2 kernel and the system hangs on boot (pic attached).  The > system was updated a few days ago so was reasonably up to date before today. > > Booting the previ

Re: poppler soname bump in rawhide

2021-01-12 Thread Marek Kasik
On 1/11/21 9:31 PM, Kevin Kofler via devel wrote: Marek Kasik wrote: I've also removed the Qt4 frontend which we've maintained for compatibility. Relevant package maintainers were contacted and some of them already switched to Qt5. For diffpdf, it looks like it needs to be upgraded to this for

Fedora rawhide compose report: 20210112.n.0 changes

2021-01-12 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20210111.n.0 NEW: Fedora-Rawhide-20210112.n.0 = SUMMARY = Added images:3 Dropped images: 1 Added packages: 25 Dropped packages:1 Upgraded packages: 136 Downgraded packages: 0 Size of added packages: 8.57 MiB Size of dropped packages

Re: poppler soname bump in rawhide

2021-01-12 Thread Marek Kasik
Hi, On 1/11/21 6:44 PM, Marek Kasik wrote: Hi, I've prepared rebase of poppler to 21.01.0 in the side tag "f34-build-side-35737". I ask you to build your dependent packages in it and I will ask to merge it to main branch next Tuesday (19th of January). Let me know if you won't have time for t

Re: Fedora 34 Change: Route all Audio to PipeWire (System-Wide Change)

2021-01-12 Thread Dridi Boukelmoune
> Same explicit dependency with the xfce4-pulseaudio-plugin package. > > I'm now much closer to giving pipewire a try. The f33 xfce4-pulseaudio-plugin package from updates-testing can now work with pipewire and so far so good. I'm of course lacking the features I was using with paprefs, but will t

[Test-Announce] Fedora 34 Rawhide 20210112.n.0 nightly compose nominated for testing

2021-01-12 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 34 Rawhide 20210112.n.0. 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

List of long term FTBFS packages to be retired in February

2021-01-12 Thread Miro Hrončok
Dear maintainers. Based on the current fail to build from source policy, the following packages will be retired from Fedora 34 approximately one week before branching (February 2021). Policy: https://docs.fedoraproject.org/en-US/fesco/Fails_to_build_from_source_Fails_to_install/ Note that s

Re: Orphaned packages looking for new maintainers

2021-01-12 Thread Vitaly Zaitsev via devel
On 11.01.2021 22:30, Peter Lemenkov wrote: So right now we don't have a opensource VoIP client application for SIP/XMPP networks in Fedora as far as I know. You can use psi-plus for VoIP over XMPP. It supports voice and video calls. -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org) __

NeuroFedora review swaps: python-pynn and compneuro container image

2021-01-12 Thread Ankur Sinha
Hi everyone, I'd like to get these two tickets reviewed: - 1150105 – (python-pynn) Review Request: python-pynn - Simulator-independent specification of neuronal network models https://bugzilla.redhat.com/show_bug.cgi?id=1150105 - 1913491 – Container Review Request - compneuro - The CompNeuro

Re: Fedora 34 Change: Scale ZRAM to Full Memory Size (Self-Contained Change proposal)

2021-01-12 Thread Fabio Valentini
On Mon, Jan 11, 2021 at 9:55 PM ElXreno wrote: > > I apologize for the possible duplicate message, the past didn't show up > for reasons I don't understand. > > I think it's a bad idea. It is better to make `zram-fraction` equal to > 0.8 or 0.9, but not 1.0. > For example, if you run Darktable, lo

Re: Chromium built in rawhide does not render most strings

2021-01-12 Thread Florian Weimer
* Kevin Kofler via devel: > Florian Weimer wrote: >> It's not. It may be a completely different system call. > > So now I had a new idea how to figure out what difference the version of > glibc we are compiling against can make: track down the symbol version: > nm -D --with-symbol-versions Downl