flathub / com.jagex.RuneScape

https://flathub.org/apps/details/com.jagex.RuneScape
20 stars 14 forks source link

Erro: Tamanho inválido para dados extras #222

Open machadofguilherme opened 7 months ago

machadofguilherme commented 7 months ago

Problem to install.

flatpak install runescape                                                                                                                    ~ ● 100
Procurando por correspondências…
Remotos localizados com refs similares a “runescape”:

   1) ‘flathub’ (system)
   2) ‘flathub’ (user)

Qual você deseja usar (0 para abortar)? [0-2]: 2
Localizada ref “app/com.jagex.RuneScape/x86_64/stable” em remoto “flathub” (user).
Usar essa ref? [Y/n]: 

Permissões de com.jagex.RuneScape:
    ipc    network   pulseaudio   x11   devices   tags [1]

    [1] proprietary

        ID                           Ramo            Op         Remoto          Baixar
 1. [✗] com.jagex.RuneScape          stable          i          flathub         18,5 MB / 18,8 MB

Erro: Tamanho inválido para dados extras https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.11_amd64.deb
erro: Falha ao instalar com.jagex.RuneScape: Tamanho inválido para dados extras https://content.runescape.com/downloads/ubuntu/pool/non-free/r/runescape-launcher/runescape-launcher_2.2.11_amd64.deb
Garbee commented 7 months ago

Yea, this is from the build failure in #221 and #220. I'm trying to figure out what has changed where a new icon is needed somewhere. (Or perhaps Jagex took it out of their build, thus causing the failure.) Once that is sorted out, builds should resume as normal and work.

rschwab12 commented 6 months ago

Any update on this? :)

Garbee commented 6 months ago

Nope. I'm having a hard time even running stuff to try builds out locally. Just got my network server back online a few hours ago that I can run VMs on that are X86, so trying another attempt on that in the next day or two.

Kinda hard maintaining this now when stuff needs manual fixes when running from an Apple Silicon Macbook Pro. Nothing really works right even inside of a Rosetta VM. So I'm going through the ringer trying to get a debugging setup going.

If this doesn't work, I may finally just have to find a new maintainer for this while it can live. (Jagex is replacing the direct client with their Jagex Launcher setup. So eventually this flatpack just won't even work anymore.)

Vikezor commented 6 months ago

now i'm no flatpak expert, but the size of runescape-launcher_2.2.11_amd64.deb given in com.jagex.RuneScape.json is 3912548, while the actual size of the file is 3921960 bytes. of course this seems like far too trivial an issue to have lasted this long, but what if..

Garbee commented 6 months ago

now i'm no flatpak expert, but the size of runescape-launcher_2.2.11_amd64.deb given in com.jagex.RuneScape.json is 3912548, while the actual size of the file is 3921960 bytes. of course this seems like far too trivial an issue to have lasted this long, but what if..

Yea, the update of that is all automated. HOWEVER, the builds have to pass for them to get merged in automatically. The problem is, the builds fail because of a missing icon somewhere. Either the deb no longer has something that is expected in it. Or Flatpak's specs were updated to require an icon get defined and this package needs to know that. (Less likely, something else is option 3.)

I've officially stepped away as maintainer of this package. Jagex is clearly going to slowly push their new custom launcher until this old standalone runner is killed. Plus, I'm not using an OS where Flatpaks are usable now. So getting a setup to build and debug this problem was a mini-nightmare over a few weeks.