Joey Riches

Results 37 comments of Joey Riches

If you want to play around with this `sudo eopkg it appstream-glib` `eopkg fetch chocolate-doom` `appstream-builder --packages-dir=. --include-failed -v` Read example-failed.xml, example-ignored.xml, and example.xml to see how appstream-builder manages it....

Sorry, the symptoms are not exactly the same, reopening

This is a packagekit limitation as `pkcon get-update-detail` which is essentially what discover calls under the hood, doesn't report the size. ``` pkcon get-update-detail firefox Resolving [=========================] Getting update details...

Does downgrading to an older version of mesalib help? you can see the versions here: https://packages.getsol.us/unstable/m/mesalib/ Can you try 23.2.1, you are currently running 23.3.6, by running: `sudo eopkg it...

What do you want done with imgur support? Comment it out, nuke it or hook up the apikey stuff needed for it to meson options?

Current situation: I have this implemented with imgur, imagebin and 0x0 as upload providers. Imgur is working using my private api key atm, Imagebin and 0x0 don't need an API...

Nautilus for example will not an icon without this patch ![Screenshot from 2023-11-22 00-34-36](https://github.com/veracrypt/VeraCrypt/assets/5338090/967aa8ea-9703-403f-ac63-00ab5cb46ab5)

> 1. I see in the example given it just says `Copyright 2023 Solus Developers `, while in commit [8b48034](https://github.com/getsolus/packages/commit/8b48034963aa8dfb329a96ef5ebfe1b1c089252d) it says `Copyright 2014 Richard Hughes `. Where does the...

> font-noto-cjk |metainfo failed This one should be fixed now. I added a patch to `appstream-builder` to not fail on `.ttc` files.