View Issue Details

IDProjectCategoryView StatusLast Update
0006578unrealinstallingpublic2025-09-21 01:44
Reporterikci Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Platformx86-64OSAlpine LinuxOS Version3.22.1
Product Version6.2.0.1 
Summary0006578: Failed unrealircd module install exits with code 0
DescriptionThe exit code of "./unrealircd module install" is 0 (Success) even if the command has failed
Steps To Reproduce./unrealircd module install some-module-that-won't-compile; echo $?

The command output will end with "Fatal error encountered, see above." and one line below, the echo command will output code 0 instead of 1
Additional InformationIn my case the issue occurred when running `./unrealircd module install third/anticaps`, which failed to compile.
TagsModule
3rd party modulesthird/anticaps

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-09-21 01:44 ikci New Issue
2025-09-21 01:44 ikci Tag Attached: Module