Ritesh Khadgaray
Ritesh Khadgaray
This is resolved - https://github.com/nix-rust/nix/commit/bcb7b4243537b0d98d2ce01e7277c8be4fa01072 .
> Looks good, except that somehow you screwed up the commit message of one of the commits. Would you mind squashing and fixing the commit message? done.
This is required to for https://flathub.org/apps/details/com.hamrick.VueScan . The application creates a file ~/.vuescanrc during runtime. The author has currently no roadmap to move this file (~/.vuescanrc ) with registration information...
@TingPing This does not help, if the file ( ~/.vuescanrc) does not exist. Either - flatpak will need to create an empty file ( recommended) - or, Alternatively, one can...
> I'd suggest to add systemd to the configure config: > > ``` > yum install systemd-devel > ./configure --with-systemd --with-openssl > ``` I would recommend grabbing srpm from https://kojipkgs.fedoraproject.org/packages/postgresql16/,...
> @ritzk Please do DCO Checks and check the linting output. @DandyDeveloper lint failed due to n/w issues on the action runner. ``` → ct lint Linting charts... ------------------------------------------------------------------------------------------------------------------------ Charts...
> @ritzk One thing you will wanna test, can you install the original, then upgrade with your changes. Can you confirm if this "breaks" because the STS isn't immutable? This...
> @ritzk Sorry for the delay, I mean we need to test an install from the current chart version, then upgrade to yours. Because the change in spec MAY complain...