Skip to content

De-vendor prebuilt binaries to ease packaging for Linux distros #469

Description

@pombredanne

@pabs3 and @matthieucan suggested to me on the OFTC #debian-qa IRC channel that ScanCode could be packaged as a Debian Linux package.

@dvc94ch in #288 looks for help on packaging ScanCode for the Guix Linux distro.

Packaging in a distro should be a non-event but it would be a tad involved today.
ScanCode is already buildable as a wheel which is a first good step towards this.

As a second step, any pre-built binaries that are vendored as a user convenience in the src/*/bin directories should be de-vendored from main source tree and provided instead either:

  • as another Python package (which can be vendored again such that the current user experience to be able to just download or clone and run without any other install required still works fine)
  • as distro-provided dependent packages such that a distro packaging of ScanCode can use proper deps on other distro packages in this case

This way a distro packaging would be vastly simplified

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions