You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
This package provides multiple times the same capacity.
This means versioned and unversioned symbols are provided at once
thus one overshadowing the other. I.e. 'foo' and 'foo = 1.0'.
However, that's not always the case:
If the RPM has two provides that include version, the error is present as well:
"This means versioned and unversioned symbols are provided at once" is not applicable in this case. The situation at hand is "Identical automated and manual provides exist, the manual one is useless" -- as a side note, this feels like warning material, rather than an error, there is no actual harm done here.
In da28d00 the message was adapted to:
However, that's not always the case:
If the RPM has two provides that include version, the error is present as well:
"This means versioned and unversioned symbols are provided at once" is not applicable in this case. The situation at hand is "Identical automated and manual provides exist, the manual one is useless" -- as a side note, this feels like warning material, rather than an error, there is no actual harm done here.
This is a followup on #113
The text was updated successfully, but these errors were encountered: