Re: Are open codecs accelerated on F37? - was: Re: Mesa in F37- vaapi support disabled for h264/h265/vc1

2022-11-16 Thread Vitaly Zaitsev via devel
On 15/11/2022 23:25, Gordon Messmer wrote: I had thought that the Fedora 37 mesa packages retained accelerated video for open codecs (for AMD hardware) To accelerate H.264/H.265, you need to replace the stripped Fedora versions with the full versions from the RPM Fusion repository: sudo dnf

Re: Are open codecs accelerated on F37? - was: Re: Mesa in F37- vaapi support disabled for h264/h265/vc1

2022-11-16 Thread Dominik 'Rathann' Mierzejewski
On Wednesday, 16 November 2022 at 09:22, Vitaly Zaitsev via devel wrote: > On 15/11/2022 23:25, Gordon Messmer wrote: > > I had thought that the Fedora 37 mesa packages retained accelerated > > video for open codecs (for AMD hardware) > > To accelerate H.264/H.265, you need to replace the stripped

Heads up: pytest 7.2 update for rawhide

2022-11-16 Thread Lumír Balhar
Hi. I'm working on an update of pytest to 7.2.0 for rawhide. This version contains some breaking changes. * pytest no longer depends on py - it bundles a small subset of py's functionalities instead. py is kinda deprecated so if a project depends on it it'd be better to drop that depend

Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Richard W.M. Jones
David (CC'd) is working on the Fedora RISC-V port and he noticed that some *.pc files in Fedora contain incorrect paths. For example[1]: $ pkgconf --libs libcares -L/usr/usr/lib64 -lcares $ pkgconf --libs libasyncns -L/usr/lib -lasyncns On non-riscv64 this happens to work because the d

Re: Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Richard W.M. Jones
On Wed, Nov 16, 2022 at 10:34:42AM +, Richard W.M. Jones wrote: > David (CC'd) is working on the Fedora RISC-V port and he noticed that > some *.pc files in Fedora contain incorrect paths. For example[1]: > > $ pkgconf --libs libcares > -L/usr/usr/lib64 -lcares > > $ pkgconf --libs lib

Re: moby-engine (also known as Docker) maintenance in Fedora

2022-11-16 Thread Dan Čermák
Hi Timothée, On November 14, 2022 7:18:45 PM UTC, "Timothée Ravier" wrote: >Hi everyone, > >The moby-engine package [1] (also known as Docker) has been orphaned in Fedora >and is looking for a new maintainer. The waiting period will soon be over and >the package will be retired if nobody steps

Re: Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Kalev Lember
On Wed, Nov 16, 2022 at 11:35 AM Richard W.M. Jones wrote: > David (CC'd) is working on the Fedora RISC-V port and he noticed that > some *.pc files in Fedora contain incorrect paths. For example[1]: > > $ pkgconf --libs libcares > -L/usr/usr/lib64 -lcares > > $ pkgconf --libs libasyncns >

Re: Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Daniel P . Berrangé
On Wed, Nov 16, 2022 at 10:34:42AM +, Richard W.M. Jones wrote: > David (CC'd) is working on the Fedora RISC-V port and he noticed that > some *.pc files in Fedora contain incorrect paths. For example[1]: > > $ pkgconf --libs libcares > -L/usr/usr/lib64 -lcares > > $ pkgconf --libs lib

Re: Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Vitaly Zaitsev via devel
On 16/11/2022 12:14, Kalev Lember wrote: Maybe it would make sense to have a brp check for that, so that the builds error out with invalid paths? +1. Such a check would be very helpful. -- Sincerely, Vitaly Zaitsev (vit...@easycoding.org) ___ devel

Re: Direct to stable updates

2022-11-16 Thread Stephen Smoogen
On Tue, 15 Nov 2022 at 16:04, Kevin Kofler via devel < devel@lists.fedoraproject.org> wrote: > Kevin Fenzi wrote: > > I think we are going to just have to agree to disagree here. > > > > I think we have had this discussion a number of times now and aren't > > going to convince the other. > > So Bo

Re: Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Richard W.M. Jones
On Wed, Nov 16, 2022 at 12:14:21PM +0100, Kalev Lember wrote: > On Wed, Nov 16, 2022 at 11:35 AM Richard W.M. Jones wrote: > > David (CC'd) is working on the Fedora RISC-V port and he noticed that > some *.pc files in Fedora contain incorrect paths.  For example[1]: > >   $ pkgconf -

Re: Direct to stable updates

2022-11-16 Thread Kevin Kofler via devel
Stephen Smoogen wrote: > On Tue, 15 Nov 2022 at 16:04, Kevin Kofler via devel < > devel@lists.fedoraproject.org> wrote: > >> Kevin Fenzi wrote: >> > I think we are going to just have to agree to disagree here. >> > >> > I think we have had this discussion a number of times now and aren't >> > goin

Re: moby-engine (also known as Docker) maintenance in Fedora

2022-11-16 Thread Kevin Kofler via devel
Dan Čermák wrote: > I find it a bit odd that the business is asking volunteers to step up to > help the business out... Is that not the whole concept of Fedora? Kevin Kofler ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe

koji down?

2022-11-16 Thread Richard Shaw
I didn't see any other threads but I can't have been the first to notice... I can't access the koji web interface or initiate builds... Kerberos authentication fails: unable to obtain a session (gssapi auth failed: requests.exceptions.ReadTimeout: HTTPSConnectionPool(host=' koji.fedoraproject.org

Re: moby-engine (also known as Docker) maintenance in Fedora

2022-11-16 Thread Peter Robinson
On Wed, Nov 16, 2022 at 11:09 AM Dan Čermák wrote: > > Hi Timothée, > > On November 14, 2022 7:18:45 PM UTC, "Timothée Ravier" > wrote: > >Hi everyone, > > > >The moby-engine package [1] (also known as Docker) has been orphaned in > >Fedora and is looking for a new maintainer. The waiting perio

Re: Are open codecs accelerated on F37? - was: Re: Mesa in F37- vaapi support disabled for h264/h265/vc1

2022-11-16 Thread Richard Shaw
On Wed, Nov 16, 2022 at 3:19 AM Dominik 'Rathann' Mierzejewski < domi...@greysector.net> wrote: > On Wednesday, 16 November 2022 at 09:22, Vitaly Zaitsev via devel wrote: > > On 15/11/2022 23:25, Gordon Messmer wrote: > > > I had thought that the Fedora 37 mesa packages retained accelerated > > >

Re: koji down?

2022-11-16 Thread Richard W.M. Jones
On Wed, Nov 16, 2022 at 07:19:37AM -0600, Richard Shaw wrote: > I didn't see any other threads but I can't have been the first to notice... > > I can't access the koji web interface or initiate builds... > > Kerberos authentication fails: unable to obtain a session (gssapi auth failed: > requests

Re: moby-engine (also known as Docker) maintenance in Fedora

2022-11-16 Thread Dusty Mabe
On 11/16/22 06:09, Dan Čermák wrote: > Hi Timothée, Hey Dan > > On November 14, 2022 7:18:45 PM UTC, "Timothée Ravier" > wrote: >> Hi everyone, >> >> The moby-engine package [1] (also known as Docker) has been orphaned in >> Fedora and is looking for a new maintainer. The waiting period wil

Re: koji down?

2022-11-16 Thread Luna Jernberg
Did notice it too, and reported it on Pagure and IRC and smooge said it was sad due to the database using too much RAM memory On Wed, Nov 16, 2022 at 2:20 PM Richard Shaw wrote: > > I didn't see any other threads but I can't have been the first to notice... > > I can't access the koji web interf

Re: koji down?

2022-11-16 Thread Stephen Smoogen
On Wed, 16 Nov 2022 at 08:20, Richard Shaw wrote: > I didn't see any other threads but I can't have been the first to notice... > > I can't access the koji web interface or initiate builds... > > Kerberos authentication fails: unable to obtain a session (gssapi auth > failed: requests.exceptions.

Re: Are open codecs accelerated on F37? - was: Re: Mesa in F37- vaapi support disabled for h264/h265/vc1

2022-11-16 Thread Michael Cronenworth
On 11/16/22 3:18 AM, Dominik 'Rathann' Mierzejewski wrote: Actually, it's either one or the other as they don't support the same CPUs. iHD driver is for Broadwell or newer CPUs, and the i915 is for older ones (Ice Lake is the first one it doesn't support). To be pedantic there is some overlap i

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

2022-11-16 Thread Luna Jernberg
Joined now, sorry for being a bit late On Tue, Nov 15, 2022 at 10:27 PM Ben Cotton wrote: > > On Tue, Nov 15, 2022 at 11:29 AM wrote: > > > > You are kindly invited to the meeting: > >Prioritized bugs and issues on 2022-11-16 from 10:00:00 to 11:00:00 > > America/Indiana/Indianapolis > >

Re: Bad paths in *.pc (pkgconf) files

2022-11-16 Thread Ben Beasley
The following reflect an upstream bug in grpc: package grpc_unsecure refers to 32 bit path -L/usr/lib package grpc++_unsecure refers to 32 bit path -L/usr/lib package gpr refers to 32 bit path -L/usr/lib package grpc refers to 32 bit path -L/usr/lib package grpc++ refers to 32 bit path -L/usr/lib

Re: moby-engine (also known as Docker) maintenance in Fedora

2022-11-16 Thread Maxwell G via devel
On Wed Nov 16, 2022 at 08:25 -0500, Dusty Mabe wrote: > On 11/16/22 06:09, Dan Čermák wrote: > > On November 14, 2022 7:18:45 PM UTC, "Timothée Ravier" > > wrote: > > I'm using docker for $dayjob and would be willing to help out a bit, but I > > will not be the main maintainer, as I don't feel

Re: koji down?

2022-11-16 Thread Kevin Fenzi
Everything should be back up now... I'm watching it for a bit before I declare things are back fully to normal though. ;) Do note that mailing list threads aren't a great place to report outages. Please report them to the infrastructure ticket tracker: https://pagure.io/fedora-infrastructure/

Re: Direct to stable updates

2022-11-16 Thread Mattia Verga via devel
Il 10/11/22 21:49, Kevin Fenzi ha scritto: > On Thu, Nov 10, 2022 at 05:16:44PM +, Mattia Verga via devel wrote: >> Il 10/11/22 01:58, Kevin Kofler via devel ha scritto: >>> Kevin Kofler via devel wrote: >>> Mattia Verga via devel wrote: > with the current workflow, Bodhi doesn't know

Re: koji down?

2022-11-16 Thread Richard Shaw
On Wed, Nov 16, 2022 at 11:32 AM Kevin Fenzi wrote: > Everything should be back up now... > > I'm watching it for a bit before I declare things are back fully to > normal though. ;) > > Do note that mailing list threads aren't a great place to report > outages. Please report them to the infrastru

Re: Direct to stable updates

2022-11-16 Thread Kevin Fenzi
On Wed, Nov 16, 2022 at 05:37:07PM +, Mattia Verga via devel wrote: > > Kevin, the PR for Bodhi is nearly finished, it will add support for > using the 'frozen' release state to avoid pausing the push cron job and > avoid direct pending to stable push of updates when the release is frozen. Aw

Re: Direct to stable updates

2022-11-16 Thread Kevin Fenzi
On Wed, Nov 16, 2022 at 02:09:47PM +0100, Kevin Kofler via devel wrote: > > Kevin Fenzi is currently a member of FESCo (see > https://docs.fedoraproject.org/en-US/fesco/) and has been in that role for > years. So pushing the blame off to "someone else" is not going to work. You're welcome to br

FESCo election nominations are now open

2022-11-16 Thread Ben Cotton
Now through 30 November, you may nominate candidates for the open seats on the Fedora Engineering Steering Committee (FESCo). To nominate yourself (or others, if you check with them first), visit: https://fedoraproject.org/wiki/Development/SteeringCommittee/Nominations FESCo is currently selectin

Re: Are open codecs accelerated on F37? - was: Re: Mesa in F37- vaapi support disabled for h264/h265/vc1

2022-11-16 Thread Gordon Messmer
On 2022-11-16 00:22, Vitaly Zaitsev via devel wrote: To accelerate H.264/H.265, you need to... I'm aware.  My question was intended to be very specific to the statement made in Fedora's wiki with regard to open codecs like VP9 on AMD.  I've since updated the wiki. __

Re: koji down?

2022-11-16 Thread Kevin Fenzi
On Wed, Nov 16, 2022 at 11:37:43AM -0600, Richard Shaw wrote: > On Wed, Nov 16, 2022 at 11:32 AM Kevin Fenzi wrote: > > > Everything should be back up now... > > > > I'm watching it for a bit before I declare things are back fully to > > normal though. ;) > > > > Do note that mailing list threads

Re: SPDX - How to handle MIT and BSD

2022-11-16 Thread Miroslav Suchý
Dne 16. 11. 22 v 7:47 Bob Mauchin napsal(a): I package askalono-cli which can detect license texts and outputs an SPDX identifier: https://github.com/jpeddicord/askalono This is is great. I have added it to Change documentation. Mirek ___ devel mai

Re: yaml-cpp 0.7.0 soname bump for Rawhide is complete

2022-11-16 Thread Richard Shaw
On Tue, Nov 15, 2022 at 5:19 PM Mamoru TASAKA wrote: > Richard Shaw wrote on 2022/11/16 1:10: > > I had to back off updating OpenColorIO as it needed a newer version of > > minizip-ng than what's available. > > > > https://bodhi.fedoraproject.org/updates/FEDORA-2022-518f2de934 > > > > The only fa

Re: koji down?

2022-11-16 Thread Gary Buhrmaster
On Wed, Nov 16, 2022 at 5:38 PM Richard Shaw wrote: > I recently switched internet providers so I was looking for an ACK that it > wasn't just me. I am curious, did you try https://status.fedoraproject.org and did it show the outage at the time (since it is manually updated, it would typically

Re: SPDX Change update

2022-11-16 Thread Jilayne Lovejoy
Hi all, Sorry for joining the thread late, but a few thoughts below! > Tl;dr Please start migrating your license tag to SPDX now. Tool > `license-fedora2spdx` is > your friend. The JSON format > changed - but is backwards compatible. > > > Hi. > > I want to update you on where we are with SP

Fedora CoreOS Meeting Minutes 2022-11-16

2022-11-16 Thread Dusty Mabe
Minutes: https://meetbot.fedoraproject.org/fedora-meeting-1/2022-11-16/fedora_coreos_meeting.2022-11-16-16.29.html Minutes (text): https://meetbot.fedoraproject.org/fedora-meeting-1/2022-11-16/fedora_coreos_meeting.2022-11-16-16.29.txt Log: https://meetbot.fedoraproject.org/fedora-meeting-1/2022

Re: SPDX Change update - Missing identifier for XDebug

2022-11-16 Thread Jilayne Lovejoy
> Dne 10. 11. 22 v 12:04 Remi Collet napsal(a): > > > Open an issue for > > https://gitlab.com/fedora/legal/fedora-license-data > > if there is need for new SPDX id then Jilayne will request it for you and add > it to > fedora-license-data. > Just a quick process clarification here! General

hackrf package

2022-11-16 Thread Steven A. Falco
I just upgraded my system to Fedora 37 and noticed that the package "hackrf" was still from Fedora 36. I found a failed build from the f37-rebuild, dated 2022-07-21 [1]. It apparently failed on aarch64, but the logs are long gone - at least I don't see them on koji. I tried a scratch build,

Re: hackrf package

2022-11-16 Thread Scott Talbert
> I just upgraded my system to Fedora 37 and noticed that the package "hackrf" > was > still from Fedora 36. I found a failed build from the f37-rebuild, dated > 2022-07-21 [1]. > It apparently failed on aarch64, but the logs are long gone - at least I > don't see > them on koji. > > I tried

[Test-Announce] Fedora 38 Rawhide 20221116.n.1 nightly compose nominated for testing

2022-11-16 Thread rawhide
Announcing the creation of a new nightly release validation test event for Fedora 38 Rawhide 20221116.n.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

Fedora rawhide compose report: 20221116.n.1 changes

2022-11-16 Thread Fedora Rawhide Report
OLD: Fedora-Rawhide-20221115.n.0 NEW: Fedora-Rawhide-20221116.n.1 = SUMMARY = Added images:1 Dropped images: 3 Added packages: 3 Dropped packages:23 Upgraded packages: 176 Downgraded packages: 1 Size of added packages: 279.08 KiB Size of dropped packages

Schedule for Thursday's FPC Meeting (2022-11-17 17:00 UTC)

2022-11-16 Thread James Antill
 Following is the list of topics that will be discussed in the FPC meeting Thursday at 2022-11-17 17:00 UTC in #fedora-meeting-1 on irc.libera.chat.  Local time information (via. uitime): = Day: Thursday == 2022-11-17 09:00 PST US/Pacific 2022-11-17 12