Skip to content

problem with multiple packages with the same prefix #14

@lironmo

Description

@lironmo

Hello,
it's seems that the pip server failed to present the data linked to packages that has the same prefix.
for example:
framework-1.4.0a1
framework-1.4.0a1+jetson

it's seems that although the wheels and the gz are in the google cloud bucket, only framework-1.4.0a1+jetson works while i get the following " Not found" when trying to reach framework-1.4.0a1.

but if you delete the framework-1.4.0a1+jetson it's able to find the package.

it's seems that there is a bug when parsing the bucket files with the same prefix - can you please can try to recreate and check?

simply create two packages with the same prefix.

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions