Skip to content

[Bug]: diracx-core requires joserfc, but this is not included in diracos #173

@marianne013

Description

@marianne013

Search before creating an issue

  • I have searched existing issues and confirmed this is not a duplicate

Bug Description

While trying to update DIRAC, we noticed that pip was pulling in external dependencies. We noticed it for joserfc, though there might be others. Our understanding was that all these dependencies should be included in the diracos bundle.

Steps to Reproduce

pip install -e DIRAC[server]
You will only see this, the first time you run the command on a clean diracos install, once the packages are downloaded, the error disappears.

Expected Behavior

diracos to contain joserfc (and all other dependencies of DIRAC and diracx)

Actual Behavior

See above.

Environment

diracos 2.60
diracx[core] 0.0.12

Relevant Log Output

Additional Context

Simon suggests an automated test to catch these issues before release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions