flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
50 stars 133 forks source link

Add exception to io.kapsa.drive; Allow to setup FUSE network mount - S3Drive #276

Closed tomekit closed 9 months ago

tomekit commented 9 months ago

Hi,

We would appreciate if you can review this exception for our app (https://flathub.org/apps/io.kapsa.drive).

One of our functionalities is to setup FUSE mount on the host system and we've got it running in this pull request: https://github.com/flathub/io.kapsa.drive/pull/30 however build fails (https://buildbot.flathub.org/#/builders/6/builds/96828) due to:

{
    "errors": [
        "finish-args-flatpak-spawn-access"
    ]
}

hence our exception request.

Screenshot from 2024-01-30 23-37-24 Screenshot from 2024-01-30 23-37-44

Thanks !

tomekit commented 9 months ago

Thank you for merging it so fast @barthalion !

Quick question, I've merged now necessary change: https://github.com/flathub/io.kapsa.drive/pull/33/commits/b0bfac7e51c540b83501a0b7ada4a7b85926d22f

"--talk-name=org.freedesktop.Flatpak",

however build has still failed: https://buildbot.flathub.org/#/builders/7/builds/11966

Am I right to understand that this will take a longer while for the infrastructure to pick up this change? Thanks

barthalion commented 9 months ago

Yeah, it may take up to an hour, depending on when a new publish job triggers a refresh.