grayeul I don't see a line in the deub output showing why it is writing the: 4C8907699141DCFF1B0B1A3B6A4D49D076402168.repo-id file. But I can see that it tries to load that. 00:04
That's the (at least current) conflicting file...
timo I don't remember exactly what .repo-id is responsible for. I think it points from a precompiled file to the repository it's made from? 00:06
does it have different content in both rpms? 00:07
grayeul I'll check 00:15
different content.. but the same exact path 00:16
share/perl6/vendor/.precomp/CD2858E4B48D26E12AB7903CDD61A7201262E08D/4C/4C8907699141DCFF1B0B1A3B6A4D49D076402168.repo-id 00:17
content in one case is: 776B03BE312A46A163C0E2B6E0EBBF7C73127855 and in another: 759DBDB008BCCBE3E22CEB7BA29FB20169AA7CA3 00:19
timo so one of the rpms should have a folder with that name in it i think 00:20
grayeul that's what I would have expected :) 00:21
I am looking on one system, where I installed *one* of these rpms -- happens to be file-directory-tree in this case.
But I did both a 'find' and a 'grep' through the whole /opt/rakudo tree (where I'm putting things) -- and don't see any files/dirs like that -- and the only place that content shows up is in that rep-id file 00:22
I might try killing that file to see what happens -- since it doesn't *seem* to point to anything -- what could go wrong? :D 00:25
timo in any case, it's safe (but not efficient) to not put precompiled files into the packages 00:58
02:58 rakkable left 02:59 rakkable joined