Re: Macro to smoke-test-import a Python module in %check

2021-06-28 Thread Felix Schwarz
Am 28.06.21 um 21:44 schrieb Miro Hrončok: The semantics is quite simple:     %check     %py3_check_import mymodule mymodule.submodule Looks great! Thank you. Please let us know when we should start adding that to our Python packages. :-) Felix ___

Re: F34 regression: nouveau crashes on kernel 5.12

2021-06-28 Thread Sam Varshavchik
Tim Jackson writes: I'm unfortunately no expert in this area, but as far as I can tell, certain(?) chipsets using the nouveau driver fail to resume from suspend on all 5.12 kernels, which leaves the system in an apparently unrecoverable state requiring a hard reboot. The same hardware confi

Re: F35 Change: Disable SHA1 In OpenDNSSec (Self-Contained Change proposal)

2021-06-28 Thread Paul Wouters
On Mon, 28 Jun 2021, Ben Cotton wrote: https://fedoraproject.org/wiki/Change/DisableSHA1InOpenDNSSec == Detailed Description == OpenDNSSec changed the default behavior to not include SHA1 DS by default, and added the -sha1 knob as an immediately-deprecated compatibility knob in version 2.1.0

Re: Fedora Source-git SIG report #1 (June 2021)

2021-06-28 Thread Neal Gompa
On Mon, Jun 28, 2021 at 6:48 PM Colin Walters wrote: > > > > On Thu, Jun 24, 2021, at 5:16 AM, Tomas Tomecek wrote: > > Greetings from the Fedora source-git SIG! We are planning to start > > publishing reports of what we are working on so everyone can easily > > pay attention and get involved if i

Re: Fedora Source-git SIG report #1 (June 2021)

2021-06-28 Thread Colin Walters
On Thu, Jun 24, 2021, at 5:16 AM, Tomas Tomecek wrote: > Greetings from the Fedora source-git SIG! We are planning to start > publishing reports of what we are working on so everyone can easily > pay attention and get involved if interested. If you have any ideas, > comments or requests, don’t be

Re: F35 Change: LLVM 13 (Self-Contained Change proposal)

2021-06-28 Thread Tom Stellard
On 6/28/21 9:57 AM, Ben Cotton wrote: https://fedoraproject.org/wiki/Changes/LLVM-13 This is supposed to be a system-wide change not a self-contained changed. I've fixed this now on the wiki. -Tom == Summary == Update all llvm sub-projects in Fedora to version 13. == Owner == * Name: [[Use

F34 regression: nouveau crashes on kernel 5.12

2021-06-28 Thread Tim Jackson
Is anyone working on, or able to assist with the fact that nouveau suffers crashes potentially causing data loss on all versions of kernel 5.12 with Fedora 34? It's a pretty serious regression especially as the update from 5.11 to 5.12 happened in the middle of the F34 cycle. I'm unfortunately

Re: [Fedora-packaging] Macro to smoke-test-import a Python module in %check

2021-06-28 Thread Dan Čermák
Miro Hrončok writes: > On 28. 06. 21 22:25, Dan Čermák wrote: >> Hi Miro, >> >> Miro Hrončok writes: >> >>> Hello Python RPM packagers, >>> >>> based on some discussion in the "F35 Change: Python Packaging Guidelines >>> overhaul (System-Wide Change proposal)" thread [0], I've drafted a macro

Re: GNOME on Wayland does not work on latest Rawhide

2021-06-28 Thread Adam Williamson
On Mon, 2021-06-28 at 21:37 +0200, Florian Weimer wrote: > * Mohan Boddu: > > > On Mon, Jun 28, 2021 at 3:20 PM Florian Weimer wrote: > > > > > > * Mohan Boddu: > > > > > > > Not sure if its related, but bolt is also having an issue: > > > > > > What's your glibc version? glibc-2.33.9000-25.f

Re: [Fedora-packaging] Macro to smoke-test-import a Python module in %check

2021-06-28 Thread Miro Hrončok
On 28. 06. 21 22:25, Dan Čermák wrote: Hi Miro, Miro Hrončok writes: Hello Python RPM packagers, based on some discussion in the "F35 Change: Python Packaging Guidelines overhaul (System-Wide Change proposal)" thread [0], I've drafted a macro that can help to test-import a Python module in %

Re: [Fedora-packaging] Macro to smoke-test-import a Python module in %check

2021-06-28 Thread Dan Čermák
Hi Miro, Miro Hrončok writes: > Hello Python RPM packagers, > > based on some discussion in the "F35 Change: Python Packaging Guidelines > overhaul (System-Wide Change proposal)" thread [0], I've drafted a macro that > can help to test-import a Python module in %check when no other tests exist

Macro to smoke-test-import a Python module in %check

2021-06-28 Thread Miro Hrončok
Hello Python RPM packagers, based on some discussion in the "F35 Change: Python Packaging Guidelines overhaul (System-Wide Change proposal)" thread [0], I've drafted a macro that can help to test-import a Python module in %check when no other tests exist or are when they cannot be executed dur

Re: [ELN] Rebuild ordering and side-tag support

2021-06-28 Thread Mohan Boddu
On Mon, Jun 28, 2021 at 3:33 PM Dan Horák wrote: > > On Mon, 28 Jun 2021 11:55:21 -0400 > Stephen Gallagher wrote: > > > Summary: I think we can fix the ELN side-tag rebuild problems and make > > the composes more reliable if we change the mechanism for kicking off > > rebuilds. I'm soliciting fe

Re: GNOME on Wayland does not work on latest Rawhide

2021-06-28 Thread Florian Weimer
* Mohan Boddu: > On Mon, Jun 28, 2021 at 3:20 PM Florian Weimer wrote: >> >> * Mohan Boddu: >> >> > Not sure if its related, but bolt is also having an issue: >> >> What's your glibc version? glibc-2.33.9000-25.fc35 is the first build >> with the (then downstream-only) fix. > > I should have men

Re: GNOME on Wayland does not work on latest Rawhide

2021-06-28 Thread Mohan Boddu
On Mon, Jun 28, 2021 at 3:20 PM Florian Weimer wrote: > > * Mohan Boddu: > > > Not sure if its related, but bolt is also having an issue: > > What's your glibc version? glibc-2.33.9000-25.fc35 is the first build > with the (then downstream-only) fix. I should have mentioned this earlier, but I u

Re: [ELN] Rebuild ordering and side-tag support

2021-06-28 Thread Dan Horák
On Mon, 28 Jun 2021 11:55:21 -0400 Stephen Gallagher wrote: > Summary: I think we can fix the ELN side-tag rebuild problems and make > the composes more reliable if we change the mechanism for kicking off > rebuilds. I'm soliciting feedback to help identify potential issues > with this proposed a

Re: GNOME on Wayland does not work on latest Rawhide

2021-06-28 Thread Florian Weimer
* Mohan Boddu: > Not sure if its related, but bolt is also having an issue: What's your glibc version? glibc-2.33.9000-25.fc35 is the first build with the (then downstream-only) fix. boltd issues have been reported as well, but I'm not sure if we have verified that they went away with the fix f

Re: [ELN] Rebuild ordering and side-tag support

2021-06-28 Thread Till Maas
Hi, On Mon, Jun 28, 2021 at 11:55:21AM -0400, Stephen Gallagher wrote: > Summary: I think we can fix the ELN side-tag rebuild problems and make > the composes more reliable if we change the mechanism for kicking off > rebuilds. I'm soliciting feedback to help identify potential issues > with this

F35 Change: Boost 1.76 upgrade (System-Wide Change proposal)

2021-06-28 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/F35Boost176 == Summary == This change brings Boost 1.76 to Fedora. This will mean Fedora ships with a recent upstream Boost release. == Owner == * Name: [[User:trodgers| Thomas Rodgers]] * Email: trodg...@redhat.com == Detailed Description == The aim is

Re: [ELN] Rebuild ordering and side-tag support

2021-06-28 Thread Kevin Fenzi
On Mon, Jun 28, 2021 at 11:55:21AM -0400, Stephen Gallagher wrote: > Summary: I think we can fix the ELN side-tag rebuild problems and make > the composes more reliable if we change the mechanism for kicking off > rebuilds. I'm soliciting feedback to help identify potential issues > with this propo

Re: Announcing fmt library soversion bump

2021-06-28 Thread Richard Shaw
Here's the projects that are affected: 0ad bear ceph dolphin-emu domoticz fb303 fbthrift folly freeopcua gerbera libsemigroups mkvtoolnix nheko spdlog watchman waybar zswap-cli You may want to send notification emails to the maintainers directly using the -maintain...@fedoraproject.org email addr

Re: GNOME on Wayland does not work on latest Rawhide

2021-06-28 Thread Mohan Boddu
Not sure if its related, but bolt is also having an issue: Stack trace of thread 10114: #0 0x7fbde5b3993d n/a (libc.so.6 + 0x17c93d) #1 0x7fbde5ebc688 g_strdup (libglib-2.0.so.0 + 0x72688) #2 0x7fbde5c4e685 value_collec

Re: use unit names in systemd output by default?

2021-06-28 Thread Zbigniew Jędrzejewski-Szmek
On Mon, Jun 28, 2021 at 10:31:09AM -, Paweł Marciniak wrote: > > What log analysis tools is this change likely to break? > If you set StatusUnitFormat to "name" or "description", then nothing will > change and it will work as always. Also, you can't base "analysis tools" on the Description st

Re: F35 Change: LLVM 13 (Self-Contained Change proposal)

2021-06-28 Thread Otto Urpelainen
Ben Cotton kirjoitti 28.6.2021 klo 19.57: https://fedoraproject.org/wiki/Changes/LLVM-13 == Summary == Update all llvm sub-projects in Fedora to version 13. == Scope == * Proposal owners: ** When the upstream LLVM project releases version 12.0.0-rc1 (Late July 2021), package this and build it i

Fedora-IoT-34-20210628.0 compose check report

2021-06-28 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 4/15 (aarch64), 2/16 (x86_64) New failures (same test not failed in Fedora-IoT-34-20210624.0): ID: 918775 Test: aarch64 IoT-dvd_ostree-iso release_identification@uefi URL: https://openqa.fedoraproject.org/tests/918775 Old failures (same test

F35 Change: Disable SHA1 In OpenDNSSec (Self-Contained Change proposal)

2021-06-28 Thread Ben Cotton
https://fedoraproject.org/wiki/Change/DisableSHA1InOpenDNSSec == Summary == OpenDNSSec' enforcer has a (deprecated) -sha1 CLI option that brings back the old behavior, e.g. include the SHA1 version of the DS. As SHA1 use is deprecated in favour of SHA256, disable the -sha1 CLI knob so that it onl

F35 Change: Golang 1.17 (System-Wide Change proposal)

2021-06-28 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/golang1.17 == Summary == Rebase of Golang package to upcoming version 1.17 in Fedora 35, including the rebuild of all dependent packages(the pre-release version of Go will be used for the rebuild if released version will not be available at the time of the ma

F35 Change: Rebase firewalld to upstream v1.0.0 (System-Wide Change proposal)

2021-06-28 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/firewalld-1.0.0 == Summary == Firewalld upstream is about to release v1.0.0. As indicated by the major version bump this includes behavioral changes. == Owner == * Name: [[User:erig0| Eric Garver]] * Email: egar...@redhat.com == Detailed Description == Fir

F35 Change: LLVM 13 (Self-Contained Change proposal)

2021-06-28 Thread Ben Cotton
https://fedoraproject.org/wiki/Changes/LLVM-13 == Summary == Update all llvm sub-projects in Fedora to version 13. == Owner == * Name: [[User:tstellar| Tom Stellard]] * Email: == Detailed Description == All llvm sub-projects in Fedora will be updated to version 13, and there will be a soname v

[ELN] Rebuild ordering and side-tag support

2021-06-28 Thread Stephen Gallagher
Summary: I think we can fix the ELN side-tag rebuild problems and make the composes more reliable if we change the mechanism for kicking off rebuilds. I'm soliciting feedback to help identify potential issues with this proposed approach. ## Background Information ## Currently in ELN, merging a si

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

2021-06-28 Thread Fedora compose checker
No missing expected images. Compose FAILS proposed Rawhide gating check! 2 of 43 required tests failed openQA tests matching unsatisfied gating requirements shown with **GATING** below Failed openQA tests: 7/199 (x86_64), 11/134 (aarch64) New failures (same test not failed in Fedora-Rawhide-202

Rules for adding users to groups at install time by default

2021-06-28 Thread Vladimir Slavik
Hello, anaconda has a bug about adding new users to the "vboxsf" group to help with sharing folders. https://bugzilla.redhat.com/show_bug.cgi?id=1820911 As far as I can tell, the group depends on having the guest additions package installed. Without detecting the platform, the easiest way to fulf

Fedora-IoT-35-20210628.0 compose check report

2021-06-28 Thread Fedora compose checker
No missing expected images. Failed openQA tests: 8/15 (aarch64), 2/16 (x86_64) New failures (same test not failed in Fedora-IoT-35-20210626.0): ID: 918568 Test: aarch64 IoT-dvd_ostree-iso release_identification@uefi URL: https://openqa.fedoraproject.org/tests/918568 Old failures (same test

Re: New RPM submission

2021-06-28 Thread Matthew Miller
On Sat, Jun 26, 2021 at 10:34:02PM +0200, Emmanuel Seyman wrote: > You need to seek out a sponsor: > https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group Probably in this case, someone else with knowledge of / interest in Dovecot and the related ecosystems would make sense.

Re: [Test-Announce] 2021-06-28 @ 15:00 UTC - Fedora QA Meeting

2021-06-28 Thread Luna Jernberg
Hello! is this meeting on Libera or Freenode, the email says Freenode but i think thats a copy paste error right? On Sun, Jun 27, 2021 at 5:25 PM Adam Williamson wrote: > # Fedora Quality Assurance Meeting > # Date: 2021-06-28 > # Time: 15:00 UTC > (https://fedoraproject.org/wiki/Infrastructure

Re: [HEADS UP] Planned Sphinx update to 4.x - many packages fail to build

2021-06-28 Thread Karolina Surma
Hello, I'd like to inform you that python-sphinx 4.0.2 has landed in Rawhide as planned [0]. This means you no longer need to use the test Copr. You can now test your packages using Koji scratch build as you're used to. koji build --scratch rawhide Thank you to all who have helped with m

Re: Requesting for package review and sponsor

2021-06-28 Thread Sumantro Mukherjee
On Mon, Jun 28, 2021 at 5:52 PM Ben Cotton wrote: > On Mon, Jun 28, 2021 at 6:10 AM Sumantro Mukherjee > wrote: > > > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1976464 > > > > I'll take the review. Sounds like an app I'd benefit from anyway. :-) > > Thanks a lot, Ben! -- //sumantro Fed

Fedora rawhide compose report: 20210628.n.0 changes

2021-06-28 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20210627.n.0 NEW: Fedora-Rawhide-20210628.n.0 = SUMMARY = Added images:1 Dropped images: 1 Added packages: 0 Dropped packages:0 Upgraded packages: 41 Downgraded packages: 0 Size of added packages: 0 B Size of dropped packages:0 B Size

Re: Requesting for package review and sponsor

2021-06-28 Thread Ben Cotton
On Mon, Jun 28, 2021 at 6:10 AM Sumantro Mukherjee wrote: > > [1] https://bugzilla.redhat.com/show_bug.cgi?id=1976464 > I'll take the review. Sounds like an app I'd benefit from anyway. :-) -- Ben Cotton He / Him / His Fedora Program Manager Red Hat TZ=America/Indiana/Indianapolis ___

Re: use unit names in systemd output by default?

2021-06-28 Thread Paweł Marciniak
> What log analysis tools is this change likely to break? If you set StatusUnitFormat to "name" or "description", then nothing will change and it will work as always. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to

Requesting for package review and sponsor

2021-06-28 Thread Sumantro Mukherjee
Hey All, I am Sumantro and been working in Fedora's QA team for some time now. I have decided to try out packaging and maintain a few packages as well. I have taken a few steps of making a PR[0] and submitting one package for review[1]. It will be awesome if someone can review and also help me wit

Re: use unit names in systemd output by default?

2021-06-28 Thread Nico Kadel-Garcia
What log analysis tools is this change likely to break? Not breaking tools that already exist in userland is fairly important to API changes. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorap

Re: Fedora Source-git SIG report #1 (June 2021)

2021-06-28 Thread Miroslav Suchý
Dne 25. 06. 21 v 16:19 Peter Pentchev napsal(a): FWIW, pristine-tar (http://joeyh.name/code/pristine-tar/) can handle almost all upstream tarballs, and it also has support for storing detached signatures alongside its metadata. I keep hearing people say that there are cases when it fails, but it

Fedora-Cloud-34-20210628.0 compose check report

2021-06-28 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/8 (x86_64), 1/8 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-34-20210627.0): ID: 918095 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op

Fedora-Cloud-33-20210628.0 compose check report

2021-06-28 Thread Fedora compose checker
No missing expected images. Soft failed openQA tests: 1/8 (x86_64), 1/8 (aarch64) (Tests completed, but using a workaround for a known bug) Old soft failures (same test soft failed in Fedora-Cloud-33-20210627.0): ID: 918079 Test: x86_64 Cloud_Base-qcow2-qcow2 cloud_autocloud URL: https://op