xhorak / firefox-devedition-flatpak

Flatpak manifest and patches to build Firefox
https://firefox-flatpak.mojefedora.cz/
68 stars 28 forks source link

[FirefoxNightly] Download size seems wrong #112

Closed nushoin closed 5 years ago

nushoin commented 5 years ago
$ flatpak remote-info org.mozilla.FirefoxRepo org.mozilla.FirefoxNightly
Ref: app/org.mozilla.FirefoxNightly/x86_64/master
ID: org.mozilla.FirefoxNightly
Arch: x86_64
Branch: master
Collection ID: 
Date: 2018-12-05 00:57:46 +0000
Subject: Build of org.mozilla.FirefoxNightly
Commit: aea8bcd89ff37daa757fa69fa0144e736f9f16066ecdaaaea85cf02a1f96c266
Parent: a1f61db6f23c12b7664f94512aa38d3a189988f33ccbc540b5ffacdc73700b43
Download size: 502.7 MB
Installed size: 1.8 GB
Runtime: org.gnome.Platform/x86_64/3.26
Sdk: org.gnome.Sdk/x86_64/3.26

The size (502.7MB download, 1.8GB installed) seems a bit on the high side. Is this a mistake?

xhorak commented 5 years ago

Thanks for the report.

Due to https://github.com/flatpak/flatpak-builder/issues/231 as a workaround I had to disable extracting the debuginfo by flatpak-builder. The debuginfo has been included in the latest build, but it should be fixed now (it's stripped during compilation).