Closed altsan closed 4 years ago
An easier reproduction scenario: On an ArcaOS 5.0.0 system, simply run 'yum update libc'.
The same error occurs during klusrmgr update.
It should be noted that ArcaOS 5.0.0 did not include klusrmgr, so this installs it for the first time.
This is issue 3 in https://github.com/bitwiseworks/klusrmgr/issues/3
Hi Herwig,
This build appears to have fixed it, thanks. Will you guys be building an updated RPM with this soon? (If not, we can build a provisional one, but I'm sure you'd prefer to get that out yourselves.)
BTW, the link you posted above (to bitwiseworks/klusrmgr) only produces an HTTP 404 error.
Thanks!
Hi, Herwig...
Per https://mantis.arcanoae.com/view.php?id=2830#c18230, the update to klusrmgr-1.3.2-2 now produces the following non-dismissable error during postin scriptlet processing:
Line 6 of _GroupExistGID in klusrmgr.VRM: +++ Do i = 1 To GGid.0;
Oh, and to echo what Alex has said, it seems that the klusrmgr repository is not accessible to the rest of us.
Cheers
Try latest klusrmgr. It should fix it.
Confirmed here that 1.3.2-3 updates silently.
Describe the bug During an ArcaOS 5.0.5 beta update install, the installer runs 'yum update libc', which triggers several dependent updates including klusrmgr (1.3.1-1.oc00.i686). When klusrmgr.exe executes as part of the rpm install, it crashes with the following error:
This error implies that
Groupname.0
is uninitialized at runtime.To Reproduce Steps to reproduce the behavior:
Expected behavior The installation should proceed without errors.
Desktop (please complete the following information):