Skip to content

[Packaging] Consider uploading tarballs to avoid naming conflicts #19174

@asfimport

Description

@asfimport

@kou has suggested, that we should upload tarballs for linux package builds, to include all .deb and/or .rpm packages.
For conda packages currenlty we postfix the artifacts with the arch name to avoid naming conflicts. To remain consistent we should chose one of the strategies (postifx or tarballs) and apply for each tasks.

However tarballs would be a trivial solution to resolve naming conflicts, ensuring that a tarball contains all of the expected artifacts would require to download and extract it beforehand. This requires changes in status checks and artifact downloading / signing.

@cpcloud thoughts?

Reporter: Krisztian Szucs / @kszucs
Assignee: Krisztian Szucs / @kszucs

Note: This issue was originally created as ARROW-2792. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions