HM-5952 Add mount-s3 to misc-debs for Hyperscale S3 FUSE driver#398
Open
kautilya-perforce wants to merge 1 commit into
Open
HM-5952 Add mount-s3 to misc-debs for Hyperscale S3 FUSE driver#398kautilya-perforce wants to merge 1 commit into
kautilya-perforce wants to merge 1 commit into
Conversation
Adds mount-s3 v1.22.3 to the misc-debs package. mount-s3 (Mountpoint for Amazon S3) has no apt repository — Amazon distributes it only as a direct .deb download from S3. The deb must be uploaded to Artifactory at linux-pkg/misc-debs/ before building. Pre-requisite: upload mount-s3_1.22.3_amd64.deb to Artifactory: http://artifactory.delphix.com/artifactory/linux-pkg/misc-debs/ SHA256: 259a793b1233258b35ce5ce902df177393542fd76dd2a606f07e800e28591df6 Source: https://s3.amazonaws.com/mountpoint-s3-release/latest/x86_64/mount-s3.deb DLPXECO-13872 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 tasks
Contributor
|
Kicked off a pre-push appliance build/test run (with `misc-debs` built): |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mount-s3_1.22.3_amd64.debto themisc-debspackage'sdebsarray inpackages/misc-debs/config.shPre-requisite (manual step before this PR can build)
Upload the deb to Artifactory:
linux-pkg/misc-debs/mount-s3_1.22.3_amd64.deb259a793b1233258b35ce5ce902df177393542fd76dd2a606f07e800e28591df6cc @prakashsurya — following your suggestion on appliance-build#872 to use misc-debs.
Context
Part of HM-5952 (bundle mount-s3 and blobfuse2 FUSE drivers into the Delphix closed appliance image for the Hyperscale Snowflake connector). OSRB tracking: DLPXECO-13872.
Three PRs total:
Test plan
mount-s3_1.22.3_amd64.debto Artifactory at the path above./buildpkg.sh misc-debson a noble build VM and confirm mount-s3 deb appears in artifacts🤖 Generated with Claude Code