Fedora-Cloud-33-20201221.0 compose check report

2020-12-20 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/7 (x86_64), 1/7 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-33-20201219.0): ID: 744941 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op

Re: Chromium built in rawhide does not render most strings

2020-12-20 Thread Kevin Kofler via devel
Neal Gompa wrote: > QtWebEngine *is* Chromium, so it would make sense that it exhibits the > same problem. To be clear (and I know you know this, but your readers might not know), QtWebEngine (qt5-qtwebengine) and Chromium (chromium) are distinct packages (none of them depends on each other), ea

Re: Fedora 34 Change: Enable spec file preprocessing (System-Wide Change proposal)

2020-12-20 Thread clime
On Sun, 20 Dec 2020 at 11:39, Miro Hrončok wrote: > > On 12/20/20 1:38 AM, clime wrote: > >> I view this proposal as a risk that the spec files will look a bit more > >> weird, and the spec files maintenance will start diverging too much. > >> Everything happening for an overestimated triviality a

Fedora-Rawhide-20201219.n.1 compose check report

2020-12-20 Thread Fedora compose checker
Missing expected images: Xfce raw-xz armhfp Compose FAILS proposed Rawhide gating check! 2 of 43 required tests failed, 4 results missing openQA tests matching unsatisfied gating requirements shown with **GATING** below Failed openQA tests: 19/180 (x86_64), 13/122 (aarch64) New failures (same

Fedora-IoT-34-20201220.0 compose check report

2020-12-20 Thread Fedora compose checker
Missing expected images: Iot dvd aarch64 Iot dvd x86_64 Failed openQA tests: 1/16 (x86_64), 3/15 (aarch64) Old failures (same test failed in Fedora-IoT-34-20201219.0): ID: 744911 Test: x86_64 IoT-dvd_ostree-iso base_services_start URL: https://openqa.fedoraproject.org/tests/744911 ID: 7449

Re: Packaging a go application

2020-12-20 Thread Robin Opletal
Hi Robert, Thanks for the awesome write-up! This will help a lot. I am unsure how I managed to miss your reply. Cheers! On 12/9/20 8:20 PM, Robert-André Mauchin wrote: This gonna be tricky because of the Makefile we can't use because we do not support Go modules yet. And git.sr.ht is not a

Re: gcc11/kconfig_compiler (was: weird build failure on i686)

2020-12-20 Thread Jeff Law
On 12/19/20 9:40 PM, Rex Dieter wrote: > Mattia Verga via devel wrote: > >> While trying to build a new kde-partitionmanager release, I get a strange >> build failure which seems related to character encoding: >> >> https://kojipkgs.fedoraproject.org//work/tasks/8985/57428985/build.log >> >> /bui

Fedora rawhide compose report: 20201219.n.1 changes

2020-12-20 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20201218.n.0 NEW: Fedora-Rawhide-20201219.n.1 = SUMMARY = Added images:3 Dropped images: 3 Added packages: 2 Dropped packages:1 Upgraded packages: 107 Downgraded packages: 0 Size of added packages: 182.29 KiB Size of dropped packages:7.

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

2020-12-20 Thread Mauro Carvalho Chehab
Em Mon, 14 Dec 2020 23:04:23 + Gary Buhrmaster escreveu: > On Mon, Dec 14, 2020 at 9:49 PM Mauro Carvalho Chehab > wrote: > > > # dnf swap pulseaudio pipewire-pulseaudio --allowerasing > > I needed to add --enablerepo=updates-testing > > Also, you may need to (as yourself) perfor

Orphaning python-pykafka

2020-12-20 Thread Andy Mender
Hello, Recently, I picked the python-pykafka package, since it was orphaned. Unfortunately, upon closer inspection I noticed it has been neglected quite a bit. During the build process, it would download several dependencies via "pip" which were not listed as BuildRequires in the SPEC file. 3 of

Re: Fedora 34 Change: Stop Shipping Individual Nodejs Library Packages (Self-Contained)

2020-12-20 Thread Miro Hrončok
On 12/20/20 4:36 PM, Peter Robinson wrote: Anyway, there would be some variation on what you have there, if that is correct. It would be more ... dnf repoquery --qf="%{source_name}" -a | grep ^nodejs- | grep -v ^nodejs-packaging% | sort -u -o nodejs.sources vi nodejs.sources # remove the non-no

Re: Fedora 34 Change: Stop Shipping Individual Nodejs Library Packages (Self-Contained)

2020-12-20 Thread Peter Robinson
On Sun, Dec 20, 2020 at 3:24 PM Miro Hrončok wrote: > > On 12/18/20 3:28 PM, Troy Dawson wrote: > > We plan on only removing nodejs library leaves (packages that nothing > > depends on for running or building). > > Thanks. That was not obvious from the proposal. > > > I've never ran that script lo

Re: gfx/2d/BlurNEON.cpp error when build IceCat on ARM

2020-12-20 Thread Peter Robinson
On Sun, Dec 20, 2020 at 2:53 PM Antonio T. sagitter wrote: > > Hi all. > > I can't compile IceCat on ARM-Rawhide branch (it's an issue related to > GCC-11?) because of this error: > > 167:32.34 > /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include/arm_neon.h: In > function ‘poly64x1_t vcreate_p64

Re: Fedora 34 Change: Stop Shipping Individual Nodejs Library Packages (Self-Contained)

2020-12-20 Thread Miro Hrončok
On 12/18/20 3:28 PM, Troy Dawson wrote: We plan on only removing nodejs library leaves (packages that nothing depends on for running or building). Thanks. That was not obvious from the proposal. I've never ran that script looking for packages that nothing depends on, and I'm not sure I'm look

Re: Pagure / src.fp.o page comments go "stale"

2020-12-20 Thread Richard Shaw
On Sun, Dec 20, 2020 at 8:13 AM Neal Gompa wrote: > On Sun, Dec 20, 2020 at 9:11 AM Richard Shaw wrote: > > > > On Sun, Dec 20, 2020 at 7:50 AM Neal Gompa wrote: > >> > >> On Sun, Dec 20, 2020 at 8:47 AM Richard Shaw > wrote: > >> > > >> > I've noticed for a while now that if I leave one of th

gfx/2d/BlurNEON.cpp error when build IceCat on ARM

2020-12-20 Thread Antonio T. sagitter
Hi all. I can't compile IceCat on ARM-Rawhide branch (it's an issue related to GCC-11?) because of this error: 167:32.34 /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/include/arm_neon.h: In function ‘poly64x1_t vcreate_p64(uint64_t)’: 167:32.34 /usr/lib/gcc/armv7hl-redhat-linux-gnueabi/11/in

Re: New maintainer for hwloc package

2020-12-20 Thread Antonio T. sagitter
Hi Jiri. Add me as (co)maintainer. On 19/12/20 13:38, Jiri Hladky wrote: Hello, I'm looking for a new maintainer of the hwloc package: https://src.fedoraproject.org/rpms/hwloc If anyone is interested, please feel free to take ownership. Thanks a

Re: Pagure / src.fp.o page comments go "stale"

2020-12-20 Thread Neal Gompa
On Sun, Dec 20, 2020 at 9:11 AM Richard Shaw wrote: > > On Sun, Dec 20, 2020 at 7:50 AM Neal Gompa wrote: >> >> On Sun, Dec 20, 2020 at 8:47 AM Richard Shaw wrote: >> > >> > I've noticed for a while now that if I leave one of the above pages open >> > for an extended period of time that I can n

Re: Pagure / src.fp.o page comments go "stale"

2020-12-20 Thread Richard Shaw
On Sun, Dec 20, 2020 at 7:50 AM Neal Gompa wrote: > On Sun, Dec 20, 2020 at 8:47 AM Richard Shaw wrote: > > > > I've noticed for a while now that if I leave one of the above pages open > for an extended period of time that I can no longer submit comments. I just > get the cursor circle of death

Re: Pagure / src.fp.o page comments go "stale"

2020-12-20 Thread Neal Gompa
On Sun, Dec 20, 2020 at 8:47 AM Richard Shaw wrote: > > I've noticed for a while now that if I leave one of the above pages open for > an extended period of time that I can no longer submit comments. I just get > the cursor circle of death and it just sits there indefinitely. > > I've resorted t

Pagure / src.fp.o page comments go "stale"

2020-12-20 Thread Richard Shaw
I've noticed for a while now that if I leave one of the above pages open for an extended period of time that I can no longer submit comments. I just get the cursor circle of death and it just sits there indefinitely. I've resorted to copying my comments, refreshing the page, and then submitting ag

Re: Fedora 34 Change: Enable spec file preprocessing (System-Wide Change proposal)

2020-12-20 Thread Miro Hrončok
On 12/20/20 1:38 AM, clime wrote: I view this proposal as a risk that the spec files will look a bit more weird, and the spec files maintenance will start diverging too much. Everything happening for an overestimated triviality as IMO the release/changelog is [1]. Well, even if this change is ac

Fedora-Cloud-32-20201220.0 compose check report

2020-12-20 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/7 (x86_64), 1/7 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-32-20201219.0): ID: 744564 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op