[Test-Announce] Re: 2020-08-10 @ 15:00 UTC - Fedora QA Meeting

2020-08-09 Thread Geoffrey Marr
Hey Adam, all, I think it would be a good idea to discuss the proposal to add/modify log in/out criteria [0] at this meeting so that we can have an answer for the bug[1] that spawned the idea come the blocker review meeting right after this meeting. Geoff Marr IRC: coremodule [0] https://lists.f

Re: [ELN] Opt out python2.7 from ELN

2020-08-09 Thread Adam Samalik
On Sat, 8 Aug 2020 at 01:12, Miro Hrončok wrote: > On 08. 08. 20 1:03, Miro Hrončok wrote: > > On 08. 06. 20 16:49, Miro Hrončok wrote: > >> Hello, > >> > >> as a maintainer of the python2.7 package I was surprised to see it > being built > >> for ELN and I like to start a discussion on whether a

Re: LTO and the F33 mass rebuild

2020-08-09 Thread Jeff Law
On Sun, 2020-08-09 at 12:02 +0200, Fabio Valentini wrote: > On Sun, Aug 9, 2020 at 12:03 AM Jeff Law wrote: > > So I've done two passes over the F33 build failures here: > > > > https://kojipkgs.fedoraproject.org/mass-rebuild/f33-failures.html > > Hi Jeff, > > Thanks for looking at the failures

Re: LTO and the F33 mass rebuild

2020-08-09 Thread Jeff Law
On Sun, 2020-08-09 at 12:02 +0200, Fabio Valentini wrote: > On Sun, Aug 9, 2020 at 12:03 AM Jeff Law wrote: > > So I've done two passes over the F33 build failures here: > > > > https://kojipkgs.fedoraproject.org/mass-rebuild/f33-failures.html > > Hi Jeff, > > Thanks for looking at the failures

[Test-Announce] 2020-08-10 @ 15:00 UTC - Fedora QA Meeting

2020-08-09 Thread Adam Williamson
# Fedora Quality Assurance Meeting # Date: 2020-08-10 # Time: 15:00 UTC (https://fedoraproject.org/wiki/Infrastructure/UTCHowto) # Location: #fedora-meeting on irc.freenode.net Greetings testers! We didn't meet for a couple of weeks, so let's get together and check in on where we're at and what w

[Test-Announce] 2020-08-10 @ 16:00 UTC - Fedora 33 Blocker Review Meeting

2020-08-09 Thread Adam Williamson
# F33 Blocker Review meeting # Date: 2020-08-10 # Time: 16:00 UTC # Location: #fedora-blocker-review on irc.freenode.net Hi folks! We have 4 proposed Beta blockers and 1 proposed Beta freeze exception to review, so let's have a Fedora 33 blocker review meeting tomorrow (or today, depending on time

Btrfs by default status updates, 2020-08-09

2020-08-09 Thread Chris Murphy
Update on features not yet enabled by default: + RFE: kickstart option to control discard configuration https://bugzilla.redhat.com/show_bug.cgi?id=1860720 This can happen by using Anaconda kickstart argument '--fsoptions discard=async' which will add the mount option to /etc/fstab. Not decided i

Re: Help needed to fix a FTBFS (shaderc)

2020-08-09 Thread David Airlie
On Mon, Aug 10, 2020 at 2:57 AM Leigh Scott wrote: > > I found this > > https://github.com/KhronosGroup/glslang/commit/b8c3386ec00b9de2925732c0a29c588d60f8c8fd > > and added the new libs ( -lMachineIndependent -lGenericCodeGen ) to the link > flags Yeah glslang sucks in terms of providing a stab

Review swaps

2020-08-09 Thread Jerry James
Hello everybody. The latest version of ocaml-ppx-inline-test requires ocaml-time-now, which we do not currently have in Fedora. That package is at the terminus of a small tree of dependencies we don't have. I would like to swap reviews for the following. Please let me know what I can review for

Fedora 33 Mass Branching

2020-08-09 Thread Mohan Boddu
Hello All, Fedora 33 will be branched from rawhide on August 11th 2020 as per the Fedora 33 schedule[1]. The process takes about a day and everything should be ready by August 12th 2020. You can still be able to build packages normally until then, but after the mass branching, rawhide and F33 will

Re: Help needed to fix a FTBFS (shaderc)

2020-08-09 Thread Leigh Scott
I found this https://github.com/KhronosGroup/glslang/commit/b8c3386ec00b9de2925732c0a29c588d60f8c8fd and added the new libs ( -lMachineIndependent -lGenericCodeGen ) to the link flags --- a/configure +++ b/configure @@ -6308,7 +6308,7 @@ enabled libfontconfig && require_pkg_config libfontc

Re: Fedora rawhide compose report: 20200809.n.0 changes

2020-08-09 Thread Kevin Fenzi
On Sun, Aug 09, 2020 at 04:10:41PM +, Fedora Rawhide Report wrote: > OLD: Fedora-Rawhide-20200808.n.0 > NEW: Fedora-Rawhide-20200809.n.0 ...snip... > = DOWNGRADED PACKAGES = > Package: igt-gpu-tools-1.25-1.20200808git9f09772.fc33 > Old package: igt

Re: Unable to login with FAS

2020-08-09 Thread Kevin Fenzi
On Sun, Aug 09, 2020 at 11:06:21PM +0800, Qiyu Yan wrote: > Scott Talbert 于2020年8月9日周日 下午10:30写道: > > > > There seems to be some sort of problem with FAS right now. (I would have > > reported this to fedora-infrastructure Pagure, but I can't log in to > > Pagure.) :( We do have a handy flowcha

Fedora rawhide compose report: 20200809.n.0 changes

2020-08-09 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20200808.n.0 NEW: Fedora-Rawhide-20200809.n.0 = SUMMARY = Added images:0 Dropped images: 0 Added packages: 14 Dropped packages:0 Upgraded packages: 83 Downgraded packages: 1 Size of added packages: 80.86 MiB Size of dropped packages:0

Re: Unable to login with FAS

2020-08-09 Thread Qiyu Yan
Scott Talbert 于2020年8月9日周日 下午10:30写道: > > There seems to be some sort of problem with FAS right now. (I would have > reported this to fedora-infrastructure Pagure, but I can't log in to > Pagure.) > > When trying to log into Bodhi, I'm getting: > 500 Internal Server Error > > Could not convert re

Re: Help needed to fix a FTBFS (shaderc)

2020-08-09 Thread Leigh Scott
ffmpeg doesn't build with the new glslang /usr/bin/ld: libavfilter/libavfilter.so: undefined reference to `glslang::TShader::parse(TBuiltInResource const*, int, EProfile, bool, bool, EShMessages, glslang::TShader::Includer&)' /usr/bin/ld: libavfilter/libavfilter.so: undefined reference to `gl

Unable to login with FAS

2020-08-09 Thread Scott Talbert
There seems to be some sort of problem with FAS right now. (I would have reported this to fedora-infrastructure Pagure, but I can't log in to Pagure.) When trying to log into Bodhi, I'm getting: 500 Internal Server Error Could not convert return value of the view callable function pyramid_fa

Re: LTO and the F33 mass rebuild

2020-08-09 Thread Fabio Valentini
On Sun, Aug 9, 2020 at 12:03 AM Jeff Law wrote: > > So I've done two passes over the F33 build failures here: > > https://kojipkgs.fedoraproject.org/mass-rebuild/f33-failures.html Hi Jeff, Thanks for looking at the failures, it's really appreciated! Be aware that the f33-failures.html page is n

Re: Still problems with s390x builds

2020-08-09 Thread Andrea Musuruane
On Sat, Aug 8, 2020 at 11:28 PM Kevin Fenzi wrote: > > I submitted another build. It failed with the same error: > > https://koji.fedoraproject.org/koji/taskinfo?taskID=48924234 > > There was some upstream to us work in the iad2 datacenter today: > > https://pagure.io/fedora-infrastructure/issue/