On Thu, Mar 10, 2022 at 03:52:11PM +0100, Marcus Schäfer wrote:
As you can see the x86_64 import is ok and working. The aarch64 import is incomplete.
I don't think that's correct. universe/aarch64 is a DoD repo anyway, so why would the schedulerstate matter? The question is if the :full.solv file is complete.
The schedulerstate says:
cat universe/aarch64/\:schedulerstate
--- pst0
<unresolvable preinstalls: nothing provides perl-modules-5.32details brokencodee ---
And here I didn't get further. I have checked all ":full.solv" solvables via dumpsolv to see if there is any reference to "perl-modules-5.32" in that solvables. There is none (5.34 is the version on 22.04)
I also checked the prjconf for any occurence of "5.32", there is none.
I have no idea where this reference to perl-modules-5.32 should come from.
Do you have an idea ? what produces ":schedulerstate" ?
:schedulerstate is written by the scheduler. The "5.32" error comes from the projectconfig. So if "5.32" is no longer in the config, the scheduler has not looked at that repo for some time. What is the last modification date of the :schedulerstate file? I think the aarch64 scheduler has not looked at that repo for some reason. Is the process running at all? What's in the scheduler logfile? Cheers, Michael. -- Michael Schroeder SUSE Software Solutions Germany GmbH mls@suse.de GF: Felix Imendoerffer HRB 36809, AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);}