Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include package osc-ingest-tools in recommendations #220

Closed
Tracked by #401
fridex opened this issue May 23, 2022 · 8 comments
Closed
Tracked by #401

Include package osc-ingest-tools in recommendations #220

fridex opened this issue May 23, 2022 · 8 comments
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@fridex
Copy link
Contributor

fridex commented May 23, 2022

Package name

osc-ingest-tools

Python package index URL

https://pypi.org/simple

Reason

See thoth-station/core#401 (comment)

@sesheta sesheta added needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. needs-sig labels May 23, 2022
@codificat
Copy link
Member

/sig stack-guidance
/priority important-soon

@sesheta sesheta added sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. and removed needs-sig labels May 23, 2022
@goern
Copy link
Member

goern commented May 24, 2022

/assign @mayaCostantini

@goern
Copy link
Member

goern commented May 24, 2022

/kind feature
/triage accepted

@codificat
Copy link
Member

prow should be back now:
/kind feature
/triage accepted
/assign

@sesheta sesheta added kind/feature Categorizes issue or PR as related to a new feature. triage/accepted Indicates an issue or PR is ready to be actively worked on. and removed needs-triage Indicates an issue or PR lacks a `triage/...` label and requires one. labels May 27, 2022
@codificat
Copy link
Member

The package is now known to the database:

$ http 'https://khemenu.thoth-station.ninja/api/v1/python/package/version/environments?name=osc-ingest-tools&version=0.3.4&index=https%3A%2F%2Fpypi.org%2Fsimple'
HTTP/1.1 200 OK
access-control-allow-origin: *
cache-control: private
content-length: 313
content-type: application/json
date: Tue, 07 Jun 2022 20:52:21 GMT
server: gunicorn
set-cookie: 99770cb82864be05282857f803e02327=dc3a560c7c01a697dac473a08753a6f6; path=/; HttpOnly; Secure; SameSite=None
x-thoth-search-ui-url: https://thoth-station.ninja/search/
x-thoth-version: 0.35.2
x-user-api-service-version: 0.35.2+messaging.0.16.1.storages.0.72.1.common.0.36.2.python.0.16.10

{
    "environments": [
        {
            "os_name": "fedora",
            "os_version": "34",
            "python_version": "3.9"
        },
        {
            "os_name": "fedora",
            "os_version": "35",
            "python_version": "3.10"
        },
        {
            "os_name": "rhel",
            "os_version": "8",
            "python_version": "3.8"
        }
    ]
}

However, some information is still not in sync:

$ http 'https://khemenu.thoth-station.ninja/api/v1/python/package/version/metadata?name=osc-ingest-tools&version=0.3.4&index=https%3A%2F%2Fpypi.org%2Fsimple&os_name=ubi&os_version=8&python_version=3.8'
HTTP/1.1 500 INTERNAL SERVER ERROR
access-control-allow-origin: *
content-length: 403
content-type: application/json
date: Tue, 07 Jun 2022 20:51:52 GMT
server: gunicorn
set-cookie: 99770cb82864be05282857f803e02327=dc3a560c7c01a697dac473a08753a6f6; path=/; HttpOnly; Secure; SameSite=None
x-thoth-search-ui-url: https://thoth-station.ninja/search/
x-thoth-version: 0.35.2
x-user-api-service-version: 0.35.2+messaging.0.16.1.storages.0.72.1.common.0.36.2.python.0.16.10

{
    "error": "Solver document not found - solver documents are not in sync with database records, please contact administrator with the provided information: solver-rhel-8-py38-220520152941-159d145e61def2b5",
    "parameters": {
        "index": "https://pypi.org/simple",
        "name": "osc-ingest-tools",
        "os_name": "rhel",
        "os_version": "8",
        "python_version": "3.8",
        "version": "0.3.4"
    }
}

@mayaCostantini
Copy link

@codificat can we close this issue?

@codificat
Copy link
Member

Yes, thanks - the package is known now, so let's
/close

The solver document is still not available in production (see last comment), but that doesn't interfere here. The solver doc is available in stage, so if appropriate we will handle a potential sync issue separatedly.

@sesheta sesheta closed this as completed Jun 21, 2022
@sesheta
Copy link
Member

sesheta commented Jun 21, 2022

@codificat: Closing this issue.

In response to this:

Yes, thanks - the package is known now, so let's
/close

The solver document is still not available in production (see last comment), but that doesn't interfere here. The solver doc is available in stage, so if appropriate we will handle a potential sync issue separatedly.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

5 participants