Custom Query (1145 matches)
Results (154 - 156 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#394 | wontfix | restore some login screen options/applets | geofft | |
Description |
Athena 9 had a number of pre-login options, including xcluster, MITVMA, telnet to Barton, and, uh, other stuff. Some of these are possibly still useful. We should either restore them, or turn them into webapps and alter the kiosk mode home page. This is almost certainly preferable, because, e.g., Barton is now web-only. |
|||
#408 | wontfix | athena-auto-update should deal with upstream's anjuta/libgbf fail | geofft | |
Description |
Ubuntu released a version of the anjuta package that is supposed to Conflict with libgbf-1-2, for it replaces a file in that package, but doesn't. This was previously inhibiting upgrades on ozok, and is currently inhibiting upgrades on m66-080-4; we should add code to athena-auto-update to work around this. cf. LP:338464 |
|||
#409 | wontfix | ood-packages shouldn't require you to be debathena-root to work | geofft | |
Description |
There's a script "ood-packages" in the debathena locker that will give you a list of all packages with newer versions in SVN than in apt. It uses reprepro, which wants to be able to lock the apt repo while running, and therefore requires write bits on the apt repo. I'd probably use it more if I could run it unprivileged. |