[Rpm-maint] [rpm-software-management/rpm] RFE: support whitespace in manually specified dependency tokens (Issue #2776)

Panu Matilainen notifications at github.com
Wed Nov 22 09:43:44 UTC 2023


Originally reported at https://bugzilla.redhat.com/show_bug.cgi?id=989424:

> I wanted to add extra Provides to the system-release package, for example:
> Provides: system-release(codename): Schrödinger’s Cat
> I did not get what I expected...
> 
> 
> Provides: system-release(codename): Schrödinger’s Cat
> ->
> error: line 20: Illegal char in: Provides:       system-release(codename) = Schrödinger’s Cat
> 
> 
> Provides: system-release(codename): Schrodingers Cat
> ->
> system-release(codename) = Schrödinger’s
> Cat
> 
> 
> Provides:       system-release(codename) = "Schrodingers Cat"
> error: line 20: Illegal char '"' in: Provides:       system-release(codename) = "Schrodingers Cat"

Since the request was made, this has been enabled in the automatic dependency generators, which makes it worse because the generators can now create dependencies you can't manually depend on.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/2776
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/2776 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20231122/041365bc/attachment.html>


More information about the Rpm-maint mailing list