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.Dismiss alert
It seems to ignore the qualifiers, e.g. if I request a purl qualified by arch=src, I may get one qualified by arch=x86_64 because it's just returning the first one (of possibly many) it finds.
The text was updated successfully, but these errors were encountered:
It seems to ignore the qualifiers, e.g. if I request a purl qualified by
arch=src
, I may get one qualified byarch=x86_64
because it's just returning the first one (of possibly many) it finds.The text was updated successfully, but these errors were encountered: