Skip to content

[BUG] Version reports 1.0.21, but 1.0.18 is checked out. #55

Closed
@borntohonk

Description

@borntohonk

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Branch: master
Commit: b8bec48d5036a4d9084d762e2d2ffca9c711f2f3
Version: 1.0.21

https://github.com/pymedusa/Medusa/releases/tag/v1.0.18 = pymedusa/Medusa@b8bec48

Expected Behavior

expected behavior is for pymedusa/Medusa@34a67cf to be checked out, not pymedusa/Medusa@b8bec48

also docker container flag seems to be unset, and there's no git within the container.

Steps To Reproduce

  1. run the container and notice version flag has been tampered with.
  2. debug the container and find no git binary.
  3. apk add git
  4. cd /app/medusa
  5. git status
  6. notice that it's not initialized, and have been tampered with, instead of being checked out and having the docker container flag which medusa supports not set.

Environment

- OS: Truenas Scale
- How docker service was installed: integrated service through kubernetes/HELM



image

CPU architecture

x86-64

Docker creation

https://github.com/truecharts/charts/tree/master/charts/stable/medusa

Container logs

the logs themselves are filled with medusa related work / downloads / processing and are worthless to this bug report.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions