Custom Query (1145 matches)
Results (328 - 330 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1020 | fixed | aptitude sometimes spins forever when in --download-only mode | jdreed | |
Description |
It may be relevant that when the problem does occur, it's always in the second invocation, when there aren't actually any files to download. |
|||
#1019 | fixed | Bad UI for passing jobs off to someone else | geofft | |
Description |
Re #1018, you can kind of do this with sudo lpr -Usomeone -Pajax. You need to do this as root because LPR dates from the days when every machine on the network was trusted and we all ran NFS. In our environment we no longer trust that. LPRng has an allow_user_setting variable, but it seems like there's no way to set this to "everyone". We should see if there is or send them a patch. Of course, this is all using LPR directly to the Pharos server, and not via CUPS, so it probably won't work anyway. |
|||
#1017 | fixed | mitprint should be the default printer | geofft | |
Description |
All hail Pharos. The clusters still default to the named queues, per Hesiod clusterinfo, and machines without named queues don't have a default (well, ignoring #893). We should either make debathena-cupsys-config set mitprint to be your default printer if you don't have a default already, or update clusterinfo (and give clusterinfo to athena.dialup, linerva, etc.). |