flathub-infra / flatpak-builder-lint

A linter for flatpak-builder manifests
MIT License
48 stars 115 forks source link

add exception of org.DolphinEmu.dolphin-emu #331

Closed cpba closed 4 months ago

cpba commented 4 months ago

The id org.DolphinEmu.dolphin-emu fails validation because of the uppercase letters, however, I'm unable to change it.

Failed build:

https://buildbot.flathub.org/#/builders/6/builds/104677

Pull request I'm trying to merge:

https://github.com/flathub/org.DolphinEmu.dolphin-emu/pull/190

cpba commented 4 months ago

Currently the application doesn't work at all because of an issue caused by an abi change in the underlying runtime. It'd need a rebuild in order to work again.

In the case an exception can't be granted, would it be possible to at least trigger a rebuild so that users are able to use the app again?

Link to issue: https://github.com/flathub/org.DolphinEmu.dolphin-emu/issues/189

bbhtt commented 4 months ago

Unfortunately, we can't grant you an exception for this. The repo name will be fixed by an admin to make it lowercase and an eol-rebase will be set up serverside.

Then you can switch everything to lowercase ID.

bbhtt commented 4 months ago

should be solved now