Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

/opt/bin/xochitl script issues #908

Description

@Havner

Describe the issue
2 small issues in the script:

  1. The is-active function doesn't exist here
    https://github.com/toltec-dev/toltec/blob/stable/package/xochitl/xochitl#L24
  2. The script masks non existing service (e.g. rm-sync):
    https://github.com/toltec-dev/toltec/blob/stable/package/xochitl/xochitl#L20C1-L22C3
    And nothing unmasks it when uninstalling as the unmask option have different conditions in the postremove:
    https://github.com/toltec-dev/toltec/blob/stable/package/xochitl/package#L110C1-L111C41

Not putting more info as this has been discussed in the discord and I think the code is clear enough to see the issues.

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

    bugSomething isn't workingpackagesAdd or improve packages of the repository

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions