Ricardo F.

Results 35 comments of Ricardo F.

Added on #147 as normal panel and in d33a10c268e5081aa5de33ec8ffdfb2741109498 as quick info box.

It is changed in the last update. Thanks for the report.

Hello Martin, Thanks for present your case, it's always interesting to know the different ways of using Tuptime. The requirement proposed falls into a type of filtering that could be...

The installation works, but after done it in a clean system, the first execution reports: ``` # ruptime /usr/bin/ruptime: line 4: pgrep: command not found Stdin was NOT decrypted successfully....

I've checked how systemd-sysusers apply on RPM and [their doc](https://rpm-software-management.github.io/rpm/manual/users_and_groups.html) said that it is available in Rpm >= 4.19 so Fedora 39 and later, RHEL 8 uses v4.14 and RHEL...

Ok, it seems a good approach. Please, let me know if you need any help.

Using the attached spec file ([tuptime.spec.txt](https://github.com/user-attachments/files/16767514/tuptime.spec.txt)), I've built and installed the package using sysusers in Fedora 40 without problem. I followed the docu on [https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/](https://docs.fedoraproject.org/en-US/packaging-guidelines/UsersAndGroups/) and [https://github.com/openela-main/munge/blob/el9/SPECS/munge.spec](https://github.com/openela-main/munge/blob/el9/SPECS/munge.spec) as example. Please,...

Great, don't worry. The removal of: ``` %post # Create and initialise the tuptime DB with consistent permissions, etc. su -s /bin/sh _tuptime -c "(umask 0022 && /usr/bin/tuptime -q)" %systemd_post...

Well, I think that the problem is related with a corner case behaviour and it's better to be aligned with the upcoming releases.

I haven't found any problem with Grafana v11.6.0 and Prometheus 2.53.3. Anyway, the information available on the README, as @igolman pointed before, could avoid the issue.