Skip to content

ak setup writes /api/v1/<format>/ package-manager URLs but format endpoints are mounted at the root #155

Description

@brandonrc

ak setup pip writes index-url https://host/api/v1/pypi//simple/ but the backend serves format wire protocols at the root (e.g. /pypi//simple/), so pip gets 404s until the config is hand-edited. Presumably affects the other setup subcommands too. Fix the base path (or discover it from the server).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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