Custom Query (1145 matches)
Results (115 - 117 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#105 | wontfix | need libssl or lynx cannot run | wdc | |
Description |
As reported by alexp: athena% lynx lynx: error while loading shared libraries: libssl.so.0.9.7: cannot open shared object file: No such file or directory |
|||
#124 | wontfix | De-crustify the CellServDB | broder | broder |
Description |
The CellServDB we ship currently is pretty crusty. There are MIT cells that should stay in in the off chance that the world (i.e. DNS) ends while we're not looking. There are some non-MIT cells that have AFSDB records, and we should just use those. (Some of these records have no overlap with the servers listed in our CellServDB) There are some non-MIT cells that still exist, but don't have AFSDB records. We should leave those in the CellServDB, but probably only after considering whether anyone's likely to use them. There are some non-MIT cells that no longer exist, at least at the particular vlservers in our CellServDB. We should punt those. |
|||
#147 | wontfix | athdir doesn't work in compatibility mode (ie: linuxbin) | jdreed | |
Description |
athdir -t bin -p /mit/joeuser -l Should display a list of possible bin directories, ending with /mit/joeuser/linuxbin. Instead it ends with /mit/joeuser/%mbin. This has been broken on Linux under Athena 9 for who knows how long. (See bugs[27293]). We should either fix it, or punt support for ancient bindirs. Either is fine with me, and I'd be slightly in favor of punting, because: a) then athdir should no longer care about $ATHENA_HOSTTYPE, and we can remove that from init/cshrc; b) Nothing in "linuxbin" directories is likely to work anyway. |