Custom Query (1145 matches)
Results (337 - 339 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#517 | duplicate | syslog if auto-update fails | geofft | |
Description |
and coordinate with ops so they pick up the logs and report on that usefully, so we know in advance when cluster machines haven't updated in a month. |
|||
#528 | fixed | athena-auto-update should 'aptitude install' | jdreed | geofft |
Description |
So apparently if debathena-reactivate is unpacked but not configured (because we wrote a bug in its preinst that causes it to fail inside debian-installer, but install just fine on any installed system), and so debathena-cluster is not configured, if you run 'aptitude --simulate install' it proposes to retry installing reactivate and hopefully get the last of -cluster's dependencies that it hasn't gotten to yet, but if you run 'aptitude --simulate full-upgrade' it proposes to get rid of cluster because it's "not installable" and a bunch of thirdparty deps too. The latter is what auto-update does (first with and then without --simulate). This caused all of the new machines in W20-575 to revert to -workstation. |
|||
#534 | duplicate | AppArmor breaks LPR printing from evince in Karmic | geofft | |
Description |
evince gets "permission denied" when trying to run lpr -> lpr.debathena (or mit-lpr, or cups-lpr) until I /etc/init.d/apparmor stop. This would mostly be fixed if we figure out and upstream a fix to #166, but we should almost certainly work around it in the meantime (the same way kerberos-config does). |