Custom Query (1145 matches)
Results (349 - 351 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#198 | fixed | debathena-moira FTBFS on Squeeze | broder | broder |
Description |
Squeeze doesn't have krb4, and Moira really wants krb4. See #195 for some of the initial discussion, but this is substantial enough that it warrants a new ticket. Unfortunately, while Sam left the krb4 runtime in libkrb53 for temporary compatibility, he punted the development files, which means that our only option is to get Moira to build in a krb4-less world. The following files include <krb.h>, and therefore won't build because of that. A lot of them use the ANAME_SZ, INST_SZ, and REALM_SZ. Some of them actually use krb4 library calls. Fixing these files will ripple out into others. ./update/client.c ./update/auth_002.c ./update/ticket.c ./update/auth_003.c ./include/update.h ./clients/lib/utils.c ./clients/lib/member.c ./clients/moira/user.c ./clients/moira/namespace.c ./clients/mailmaint/mailmaint.c ./lib/mr_auth.c ./lib/kname_unparse.c |
|||
#845 | fixed | debathena-moira-update-server error on uninstall | jdreed | |
Description |
Removing debathena-moira-update server... start-stop-daemon: warning: this system is not able to track process names longer than 15 characters, please use --exec instead of --name. |
|||
#711 | fixed | debathena-moira-update-server should be part of -workstation | jdreed | |
Description |
I assert that this should be part of workstation. It was under Athena 9. |