Re: Intent to orphan gnu-efi

2022-01-31 Thread Al Stone
On 31 Jan 2022 13:20, Robbie Harwood wrote:
> Al Stone  writes:
> 
> > I may be interested in picking this up.  I've been doing some UEFI
> > dev work on Fedora.  Let me take a look at the package and let you
> > know in a day or two or three.  Anything I should watch out for if
> > I do decide to pick this up?
> 
> Thanks for your interest!  However, the plans have been dropped - dnf
> and I weren't in agreement about how dependency querying should work.
> While there aren't problems open against gnu-efi right now, PRs and
> triage of bugs around the boot stack is welcome.
> 
> Be well,
> --Robbie

ACK.  I'll try to take a look and see what's there.

Thanks.

-- 
ciao,
al
---
Al Stone
Principal Software Engineer
Red Hat, Inc.
a...@redhat.com
---


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-31 Thread Robbie Harwood
Al Stone  writes:

> I may be interested in picking this up.  I've been doing some UEFI
> dev work on Fedora.  Let me take a look at the package and let you
> know in a day or two or three.  Anything I should watch out for if
> I do decide to pick this up?

Thanks for your interest!  However, the plans have been dropped - dnf
and I weren't in agreement about how dependency querying should work.
While there aren't problems open against gnu-efi right now, PRs and
triage of bugs around the boot stack is welcome.

Be well,
--Robbie


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-31 Thread Al Stone
On 25 Jan 2022 13:17, Robbie Harwood wrote:
> Hello, we plan to orphan gnu-efi shortly after I finish fixing the
> FTBFS.  There do not appear to be any consumers:
> 
> # dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
> --source
> Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM 
> EST.
> gnu-efi-3.0.11-7.1.fc36.src.rpm
> #
> 
> Be well,
> --Robbie

Howdy, Robbie.

I may be interested in picking this up.  I've been doing some UEFI
dev work on Fedora.  Let me take a look at the package and let you
know in a day or two or three.  Anything I should watch out for if
I do decide to pick this up?


> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct: 
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam on the list, report it: 
> https://pagure.io/fedora-infrastructure


-- 
ciao,
al
---
Al Stone
Principal Software Engineer
Red Hat, Inc.
a...@redhat.com
---


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-25 Thread Miro Hrončok

On 25. 01. 22 20:05, Robbie Harwood wrote:

Miro Hrončok  writes:


On 25. 01. 22 19:53, Robbie Harwood wrote:

Miro Hrončok  writes:


On 25. 01. 22 19:17, Robbie Harwood wrote:

Hello, we plan to orphan gnu-efi shortly after I finish fixing the
FTBFS.  There do not appear to be any consumers:

# dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
--source
Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM EST.
gnu-efi-3.0.11-7.1.fc36.src.rpm


$ repoquery --repo=rawhide{,-source} --whatrequires gnu-efi-devel
efitools-0:1.9.2-6.fc36.src
fwupd-efi-0:1.2-1.fc36.src
pesign-test-app-0:5-26.fc34.src
sbsigntools-0:0.9.4-7.fc36.src
shim-unsigned-aarch64-0:15-1.fc28.src


Noted, thanks.  I'll file a dnf bug and not abandon it.


This is not a bug in dnf.

And, when you do --whatrequires gnu-efi{,-devel}, it translates to:
--whatrequires gnu-efi gnu-efi-devel

But you really need to use:
--whatrequires gnu-efi --whatrequires gnu-efi-devel

$ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi gnu-efi-devel
gnu-efi-devel-1:3.0.11-7.1.fc36.noarch

$ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi --whatrequires
gnu-efi-devel
efitools-0:1.9.2-6.fc36.src
fwupd-efi-0:1.2-1.fc36.src
gnu-efi-devel-1:3.0.11-7.1.fc36.noarch
mokutil-2:0.5.0-1.fc36.src
pesign-test-app-0:5-26.fc34.src
sbsigntools-0:0.9.4-7.fc36.src
shim-unsigned-aarch64-0:15-1.fc28.src


I don't see how you can claim that it's not a bug.  If it's invalid, dnf
should *tell me that*, not generate garbage.  If it doesn't group with
the --whatrequires, then there's an extra argument, and it needs to say
so.


The extra argument is the thing you want to query.

$ repoquery -q --repo=rawhide{,-source} gnu-efi-devel
gnu-efi-devel-1:3.0.11-7.1.fc36.noarch

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-25 Thread Robbie Harwood
Miro Hrončok  writes:

> On 25. 01. 22 19:53, Robbie Harwood wrote:
>> Miro Hrončok  writes:
>> 
>>> On 25. 01. 22 19:17, Robbie Harwood wrote:
 Hello, we plan to orphan gnu-efi shortly after I finish fixing the
 FTBFS.  There do not appear to be any consumers:

 # dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
 --source
 Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM 
 EST.
 gnu-efi-3.0.11-7.1.fc36.src.rpm
>>>
>>> $ repoquery --repo=rawhide{,-source} --whatrequires gnu-efi-devel
>>> efitools-0:1.9.2-6.fc36.src
>>> fwupd-efi-0:1.2-1.fc36.src
>>> pesign-test-app-0:5-26.fc34.src
>>> sbsigntools-0:0.9.4-7.fc36.src
>>> shim-unsigned-aarch64-0:15-1.fc28.src
>> 
>> Noted, thanks.  I'll file a dnf bug and not abandon it.
>
> This is not a bug in dnf.
>
> And, when you do --whatrequires gnu-efi{,-devel}, it translates to:
>--whatrequires gnu-efi gnu-efi-devel
>
> But you really need to use:
>--whatrequires gnu-efi --whatrequires gnu-efi-devel
>
> $ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi gnu-efi-devel
> gnu-efi-devel-1:3.0.11-7.1.fc36.noarch
>
> $ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi --whatrequires 
> gnu-efi-devel
> efitools-0:1.9.2-6.fc36.src
> fwupd-efi-0:1.2-1.fc36.src
> gnu-efi-devel-1:3.0.11-7.1.fc36.noarch
> mokutil-2:0.5.0-1.fc36.src
> pesign-test-app-0:5-26.fc34.src
> sbsigntools-0:0.9.4-7.fc36.src
> shim-unsigned-aarch64-0:15-1.fc28.src

I don't see how you can claim that it's not a bug.  If it's invalid, dnf
should *tell me that*, not generate garbage.  If it doesn't group with
the --whatrequires, then there's an extra argument, and it needs to say
so.

Be well,
--Robbie


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-25 Thread Miro Hrončok

On 25. 01. 22 19:53, Robbie Harwood wrote:

Miro Hrončok  writes:


On 25. 01. 22 19:17, Robbie Harwood wrote:

Hello, we plan to orphan gnu-efi shortly after I finish fixing the
FTBFS.  There do not appear to be any consumers:

# dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
--source
Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM EST.
gnu-efi-3.0.11-7.1.fc36.src.rpm


$ repoquery --repo=rawhide{,-source} --whatrequires gnu-efi-devel
efitools-0:1.9.2-6.fc36.src
fwupd-efi-0:1.2-1.fc36.src
pesign-test-app-0:5-26.fc34.src
sbsigntools-0:0.9.4-7.fc36.src
shim-unsigned-aarch64-0:15-1.fc28.src


Noted, thanks.  I'll file a dnf bug and not abandon it.


This is not a bug in dnf.

First of all, when you use --source, you will get "(none)" as a result for src 
packages:


$ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi-devel --source
(none)

And, when you do --whatrequires gnu-efi{,-devel}, it translates to:
  --whatrequires gnu-efi gnu-efi-devel

But you really need to use:
  --whatrequires gnu-efi --whatrequires gnu-efi-devel

$ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi gnu-efi-devel
gnu-efi-devel-1:3.0.11-7.1.fc36.noarch

$ repoquery -q --repo=rawhide{,-source} --whatrequires gnu-efi --whatrequires 
gnu-efi-devel

efitools-0:1.9.2-6.fc36.src
fwupd-efi-0:1.2-1.fc36.src
gnu-efi-devel-1:3.0.11-7.1.fc36.noarch
mokutil-2:0.5.0-1.fc36.src
pesign-test-app-0:5-26.fc34.src
sbsigntools-0:0.9.4-7.fc36.src
shim-unsigned-aarch64-0:15-1.fc28.src

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-25 Thread Robbie Harwood
Miro Hrončok  writes:

> On 25. 01. 22 19:17, Robbie Harwood wrote:
>> Hello, we plan to orphan gnu-efi shortly after I finish fixing the
>> FTBFS.  There do not appear to be any consumers:
>> 
>> # dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
>> --source
>> Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM 
>> EST.
>> gnu-efi-3.0.11-7.1.fc36.src.rpm
>
> $ repoquery --repo=rawhide{,-source} --whatrequires gnu-efi-devel
> efitools-0:1.9.2-6.fc36.src
> fwupd-efi-0:1.2-1.fc36.src
> pesign-test-app-0:5-26.fc34.src
> sbsigntools-0:0.9.4-7.fc36.src
> shim-unsigned-aarch64-0:15-1.fc28.src

Noted, thanks.  I'll file a dnf bug and not abandon it.

Be well,
--Robbie


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-25 Thread František Šumšal

On 1/25/22 19:20, Miro Hrončok wrote:

On 25. 01. 22 19:17, Robbie Harwood wrote:

Hello, we plan to orphan gnu-efi shortly after I finish fixing the
FTBFS.  There do not appear to be any consumers:

# dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
--source
Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM EST.
gnu-efi-3.0.11-7.1.fc36.src.rpm


$ repoquery --repo=rawhide{,-source} --whatrequires gnu-efi-devel
efitools-0:1.9.2-6.fc36.src
fwupd-efi-0:1.2-1.fc36.src
pesign-test-app-0:5-26.fc34.src
sbsigntools-0:0.9.4-7.fc36.src
shim-unsigned-aarch64-0:15-1.fc28.src


systemd as well, but it's not included in the repoquery possibly because
the dependency is arch-specific:

https://src.fedoraproject.org/rpms/systemd/blob/rawhide/f/systemd.spec#_103
https://src.fedoraproject.org/rpms/systemd/blob/rawhide/f/systemd.spec#_163
 


--
PGP Key ID: 0xFB738CE27B634E4B


OpenPGP_signature
Description: OpenPGP digital signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Re: Intent to orphan gnu-efi

2022-01-25 Thread Miro Hrončok

On 25. 01. 22 19:17, Robbie Harwood wrote:

Hello, we plan to orphan gnu-efi shortly after I finish fixing the
FTBFS.  There do not appear to be any consumers:

# dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
--source
Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM EST.
gnu-efi-3.0.11-7.1.fc36.src.rpm


$ repoquery --repo=rawhide{,-source} --whatrequires gnu-efi-devel
efitools-0:1.9.2-6.fc36.src
fwupd-efi-0:1.2-1.fc36.src
pesign-test-app-0:5-26.fc34.src
sbsigntools-0:0.9.4-7.fc36.src
shim-unsigned-aarch64-0:15-1.fc28.src

--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure


Intent to orphan gnu-efi

2022-01-25 Thread Robbie Harwood
Hello, we plan to orphan gnu-efi shortly after I finish fixing the
FTBFS.  There do not appear to be any consumers:

# dnf repoquery --repo=rawhide{,-source} --whatrequires gnu-efi{,-devel} 
--source
Last metadata expiration check: 0:05:32 ago on Tue 25 Jan 2022 01:09:26 PM EST.
gnu-efi-3.0.11-7.1.fc36.src.rpm
#

Be well,
--Robbie


signature.asc
Description: PGP signature
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure