aura icon indicating copy to clipboard operation
aura copied to clipboard

Won't build last protonplus 0.4.32-1 version

Open PickMeNow opened this issue 6 months ago • 1 comments

Not able to install protonplus 0.4.32-1, 0.4.31-1 ran successfully,


==> Starting check()...
1/3 Validate desktop file          OK              0.01s
2/3 Validate schema file           OK              0.00s
3/3 Validate appstream file        FAIL            0.29s   exit status 1
>>> MALLOC_PERTURB_=46 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MESON_TEST_ITERATION=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /usr/bin/appstream-util validate data/com.vysp3r.ProtonPlus.metainfo.xml
―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
stdout:
data/com.vysp3r.ProtonPlus.metainfo.xml: FAILED:
• attribute-invalid     :  height (1072) too large [https://raw.githubusercontent.com/Vysp3r/ProtonPlus/main/data/previews/Preview-1.png] maximum is 900px
• style-invalid         :  has vertical padding [https://raw.githubusercontent.com/Vysp3r/ProtonPlus/main/data/previews/Preview-1.png]
• style-invalid         :  has horizontal padding [https://raw.githubusercontent.com/Vysp3r/ProtonPlus/main/data/previews/Preview-1.png]
• style-invalid         :  cannot end in '.' [The main interface of ProtonPlus.]
• style-invalid         : 
    cannot start a description [(null)] • style-invalid : Not enough

    tags for a good description [0/1] stderr: Validation of files failed ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― Summary of Failures: 3/3 Validate appstream file FAIL 0.29s exit status 1 Ok: 2 Fail: 1

Tried running makepkg -si from snapshot from AUR and the installation was successful.

PickMeNow avatar Jun 05 '25 17:06 PickMeNow

Thanks for reporting.

fosskers avatar Jun 05 '25 22:06 fosskers