Custom Query (1145 matches)
Results (4 - 6 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#128 | fixed | Write cron job to e-mail about packages in -proposed | broder | |
Description |
We should write something to e-mail us when a package has been in -proposed for more than a day or so so that we don't forget to migrate functional packages to production. In a perfect world, I think such a script should track which package/version combinations it's already notified us about so we only get notified for a given pair once. |
|||
#132 | workaround | lastlog is local only | fawkes | |
Description |
Noticed on linerva post-lenny upgrade. Running lastlog outputs:
... etc. for all the people in /etc/passwd syntax is also off from Athena version. Athena lastlog syntax was lastlog <user>. /usr/bin/lastlog would take the syntax laslog -u <user>, so even if this client is made AFS/Athena aware, it may confuse some users. |
|||
#134 | fixed | debathena-zephyr-config should use Hesiod? | broder | |
Description |
At some point in the past, the Debian zhm didn't support Hesiod servers. That no longer seems to be the case. We should find out if all the releases we support can do the Hesiod sloc lookups, and use that if they can. Alternatively, since /etc/default/zephyr-clients is just shell, we could code the Hesiod lookup into there. |