Pavel Raiskup
Pavel Raiskup
Ah, I see .... there are no git tags upstream, so Tito (and likely rpkg, too?) calculates the default commit-number since the first git commit. For shallow clones (Copr default,...
I mean there are certain tag types that tito (rpkg too, I think) understands. For Tito, it is in a `name-version-release` format (try to experiment with `tito tag`). Then, Tito...
> Also the number that copr and tito gives, is above 500 by more than a hundred. Hm, I'm not sure about the details, honestly. But it clearly relates to...
I'm not sure. Seems like you can not commit custom tags, right? Can you start the discussion @ Tito issue tracker? There well might be a way around this already,...
Most of the Tito users do the proper tagging. You might be one of the first users facing this - enabling Tito builds in an old-enough project, considering this could...
> Who will then test your fix? I'm not sure I got the question. The issue has been fixed, Tito started to work without the `.tito` config in git root...
We should process #2288 too.
Please process this ticket. The chroot availability actually wastes VMs: https://download.copr.fedorainfracloud.org/results/dirextric/dolphin-emu-git/opensuse-leap-15.2-aarch64/05121805-dolphin-emu-git/backend.log
What raises my attention is this: ``` .... [2022-12-10 19:38:57,654][ INFO][PID:3892154] Trying to allocate VM [2022-12-10 19:39:00,684][ INFO][PID:3892154] Allocated host ResallocHost, ticket_id=154550, hostname=54.145.10.10 [2022-12-10 19:39:00,685][ INFO][PID:3892154] Allocating ssh connection to...
To ease google searching, this is the gcc error: ``` conversions/basic/conversions.h:5:51: error: 'rb_cFixnum' undeclared (first use in this function) rb_hash_aset(plruby_classes, INT2NUM(OIDOID), rb_cFixnum); ^~~~~~~~~~ conversions/basic/conversions.h:5:51: note: each undeclared identifier is reported...