Timeline
05/04/10:
- 20:22 Changeset [24627] by
- In discuss, only use CFLAGS and LDFLAGS for ss and com_err when they're needed
- 19:37 Changeset [24626] by
- In discuss: * Use pkg-config instead of our home-grown macros for finding ss and com_err.
- 19:27 Changeset [24625] by
- In discuss: * Update packaging to not require daconfiscate.
- 19:19 Changeset [24624] by
- Try to make clear that discuss's info pages are for libss, not info(1).
- 19:18 Changeset [24623] by
- Revert r24620 - "Install info pages into /usr/share/discuss/info" The things labelled as "info pages" are only info pages to libss, not to info(1), and are only used for runtime help.
- 18:44 Changeset [24622] by
- Add missing rm to discuss's clean target.
- 18:42 Changeset [24621] by
- In discuss: * Add a working distclean target.
- 18:36 Changeset [24620] by
- In discuss: * Install info pages into /usr/share/discuss/info so that info(1) can actually find them.
- 18:33 Changeset [24619] by
- Add a missing MKDIR_P declaration in discuss.
- 18:27 Changeset [24618] by
- In discuss: * Update our autogoo for the 21st century.
- 15:19 Ticket #381 (people who try to disable bugme should not have athena accounts) closed by
- wontfix: You can't solve a social problem through technical means.
- 15:18 Ticket #222 (Package and install Citrix client on cluster machines) closed by
- wontfix: We are moving away from Citrix and towards a "Business Applications VM". …
- 14:53 Changeset [24617] by
- In syslog-config: * Don't send kern.info to WSLOGGER, because it's loud and not useful (Trac: #359)
- 14:31 PackageNamesWeDidntUse edited by
- But you didn’t. (diff)
- 14:21 Changeset [24616] by
- Now that we're not AUTO_UPDATEing aclocal, manually add the aclocal dependency.
- 14:01 Changeset [24615] by
- In libathdir, DEB_AUTO_UPDATE_LIBTOOL requires DEB_AUTO_UPDATE_ACLOCAL.
- 14:00 Changeset [24614] by
- In athdir: * Generate aclocal.m4 ourselves instead of using DEB_AUTO_UPDATE_ACLOCAL to avoid potential races between aclocal and autoconf.
- 13:58 Changeset [24613] by
- In athdir, generate aclocal.m4 ourselves instead of using DEB_AUTO_UPDATE_ACLOCAL.
- 13:49 Ticket #309 (Desync auto-update by editing /etc/cron.d/debathena-auto-update instead of ...) closed by
- fixed
- 12:18 Changeset [24612] by
- Deal with -proposed in ood-packages. If a package exists in -proposed, use that version for comparison instead of the version in production.
- 11:57 Changeset [24611] by
- Add moira-gui to login-graphical.
- 11:42 Changeset [24610] by
- In locker-menu: * Separate xmoira from other software in the locker menu.
- 11:40 Changeset [24609] by
- Add a .desktop file for launching xmoira.
- 11:21 Changeset [24608] by
- In xmoira, prefer a glade file in the cwd to one installed globally. If someone is doing testing or development of xmoira, then any glade file in their current working directory is likely to be more current than the one installed with the package.
- 11:10 Changeset [24607] by
- Cleanup some Python 2.6-isms in xmoira.
- 10:42 Changeset [24606] by
- In python-moira: * Add missing build-dependency on debathena-libmrclient-dev.
- 10:39 Changeset [24605] by
- Snapshot new version of PyMoira that includes mrclient bindings.
- 02:42 Changeset [24604] by
- Restrict printing-config to >=python2.5.
- 02:28 Changeset [24603] by
- Add test coverage for debathena.printing:parse_args.
- 02:18 Changeset [24602] by
- Make sure to suggest the right option for specifying a print queue in error messages.
- 02:15 Changeset [24601] by
- Remove debathena.printing:extract_last_opt. If there are no -P (or whatever) arguments passed in, we don't want to override the default queue setting, so we can't blindly assign anything to queue. Given that, the extract_last_opt function didn't actually reduce the amount of code that's necessary in the wrappers themselves.
- 01:47 Changeset [24600] by
- In printing-config: * Don't ship symlinks for files we're no longer diverting.
- 00:44 Ticket #579 (Deal with 3.0 source packages) created by
- It looks like the Debian community is starting to slide towards making the …
05/03/10:
- 23:41 Changeset [24599] by
- In cupsys-config: * Bump debhelper compatibility. * Bump standards version.
- 23:39 Changeset [24598] by
- In cupsys-config, make sure to split both the browse_host and _port on the same character
- 23:30 Changeset [24597] by
- In cupsys-config: * Now that we expect restart-cups.sh to be fast (order of 2-4 seconds), drop the timeout to something more reasonable (30 seconds).
- 23:29 Changeset [24596] by
- In cupsys-config: * In restart-cups.sh, temporarily spawn our own instance cups-polld to quickly feed the printer list into cupsd and kill it when we're done. (Trac: #562)
- 16:55 Changeset [24595] by
- In printing-config: * Add a test suite for debathena.printing and run it during package builds.
- 16:38 Changeset [24594] by
- Add some comments about order of preference in printing-config.
- 16:36 Changeset [24593] by
- In printing-config: * Restore classic behavior of zephyring on job completion by default.
- 16:32 Changeset [24592] by
- Do some cleanup in the lpr wrapper's handling of option parsing. (This undoes a bug I introduced a few revisions ago)
- 16:06 PackageNamesWeDidntUse edited by
- I should keep my mouth shut. (diff)
- 13:49 Changeset [24591] by
- Fix a dumb typo in debathena.printing.is_cups_server
- 13:48 Changeset [24590] by
- Pull out more common argument parsing functions into debathena.printing.
- 13:34 Changeset [24589] by
- Add unit tests for - debathena.printing._hesiod_lookup - debathena.printing.canonicalize_queue
- 13:13 Changeset [24588] by
- Finish coverage of debathena.printing.find_queue in unit tests.
- 13:06 Changeset [24587] by
- Separate out a function to parse the URL from CUPS in debathena.printing
- 12:32 Changeset [24586] by
- Pull some code from debathena.printing:find_queue into separate functions. This will make unit testing the whole mess a bit easier.
- 01:02 Changeset [24585] by
- 01:01 Changeset [24584] by
- Revert r24505 and r24506. nss_nonlocal is maintained in a separate Git repository (and is also used by scripts.mit.edu, not just Debathena). I will shortly upload a new upstream version that includes these changes.
- 00:45 Ticket #578 (We need a better plan for manual-config) created by
- Our current system for handling the manual-config packages is broken in a …
05/01/10:
- 11:17 Changeset [24583] by
- Fix a missing import in debathena.test_printing.
- 11:03 Changeset [24582] by
- Remove now-unused code from the lpq wrapper.
- 10:57 Changeset [24581] by
- Name the debathena.printing test accurately
- 10:54 Changeset [24580] by
- Add a docstring for the debathena.printing test case.
- 10:51 Changeset [24579] by
- Start a test suite for the debathena.printing Python module. You can run the test suite with "python setup.py nosetests"
04/30/10:
- 23:08 Ticket #577 (Rewrite xcluster in python or something) created by
- xcluster is currently written in C with xj (maybe? says geofft). There's …
- 23:01 Ticket #576 (add Stata to xcluster) created by
- Is that Building 20?
- 22:57 Ticket #575 (add NextBus data to xcluster) created by
- You can get latitudes and longitudes for the MIT shuttles via …
- 20:22 Ticket #574 ("System Default Session" is missing in gdm) created by
- "System Default Session" a.k.a "run my .xsession if I've got one, else …
- 18:04 Changeset [24578] by
- In kiosk: * Add session management support via the D-Bus interface to the gdm launcher, so it terminates upon the end of the gdm session. (Trac: #548) * Make r-kiosk work in Firefox 3.6, by supplying a chrome.manifest and disabling the version-specific compatibility check. (Trac: #571)
- 17:17 Changeset [24577] by
- In printing-config: * Update lp(1) to use the correct argument for specifying a printer.
- 17:16 Changeset [24576] by
- In printing-config: * Update the manpages to reflect the demise of /etc/debathena-printing.conf.
- 17:06 Changeset [24575] by
- In printing-config: * Add logic to debathena.printing for actually dispatching commands between CUPS and LPRng.
- 16:24 Changeset [24574] by
- Separate lpr wrapper from lpq/lprm/lp wrapper. This is preliminary work so I can refactor common code into the debathena.printing module.
- 14:49 Changeset [24573] by
- Add back an accidentally removed import to the lpr wrapper.
- 14:29 Changeset [24572] by
- Organize the lpr wrapper in printing-config to utilize the debathena.printing module.
- 14:28 Changeset [24571] by
- In printing-config: - Parsing and filtering arguments in common ways.
- 11:32 Changeset [24570] by
- Fix a screwup in daupload-proposed
- 03:42 Changeset [24569] by
- Move MH-E configuration out of emacs-config
- 03:42 Changeset [24568] by
- Move MH-E config from emacs-config to nmh-config, and fix an nmh-config typo
- 00:31 Ticket #573 (gdm-config undiverted xsplash and throbber incorrectly) created by
- When I updated the gdm theming, I tried to undivert …
04/29/10:
- 18:42 Changeset [24567] by
- In dasource, fix the test for the existence of configure.in.
- 17:18 Ticket #572 (dacopy and daremove are different from reprepro {copy,remove}) created by
- dacopy and daremove are wrappers around reprepro copysrc and `reprepro …
- 17:12 Changeset [24566] by
- Now that dareprepro exists, having a variable for your reprepro invoke is kind of silly.
- 17:05 Changeset [24565] by
- Add a dareprepro script. Since there are a handful of arguments that we *always* pass to reprepro, add a wrapper for reprepro that passes them for us.
- 16:36 Changeset [24564] by
- In firefox-extension: * Bump the max supported version for Firefox 3.6.
- 14:59 Changeset [24563] by
- Support Lucid in the installer script.
- 13:36 Changeset [24562] by
- Lucid is released.
- 11:30 Changeset [24561] by
- In cupsys-config: * Tell the user why it's sitting there for 2 minutes in the postinst
04/28/10:
- 23:20 Changeset [24560] by
- In athdir: * Bump standards version.
- 23:19 Changeset [24559] by
- In athdir: * Use pkg-config to get the CFLAGS and LDFLAGS for libathdir.
- 23:17 Changeset [24558] by
- In athdir: * Bump debhelper compatibility level.
- 23:03 Changeset [24557] by
- In athdir: * Update packaging to not require daconfiscate.
- 22:59 Changeset [24556] by
- In athdir: * Update autogoo for the 21st century.
- 22:48 Changeset [24555] by
- In athdir: * Add a check to the rules file to make sure configure.ac's version stays in sync with the changelog.
- 21:07 Changeset [24554] by
- Mark new liblocker version as UNRELEASED.
- 20:42 Changeset [24553] by
- In locker: * Bump debhelper comatibility level.
- 20:02 Changeset [24552] by
- In athdir: * Fix handling of LDFLAGS.
- 19:50 Changeset [24551] by
- In locker: * Use debathena-aclocal instead of the Athena aclocal.m4 file.
- 19:47 Changeset [24550] by
- In locker: * Update our autoconf for the 21st century.
- 18:08 Changeset [24549] by
- In libathdir, workaround a cdbs/libtool bug to make sure config.guess and config.sub are available.
- 17:34 Ticket #571 (kiosk extension does not work in firefox 3.6) created by
- The r-kiosk firefox extension that we use for our browsing option from the …
- 16:48 Changeset [24548] by
- Revert r24546. Older versions of libtoolize don't seem to copy in install-sh, so we still have to make it show up ourselves.
- 16:42 Changeset [24547] by
- Add the new datarootdir to athdir's Makefile. (And by "new", I of course mean "dating from 4 years ago")
- 16:36 Changeset [24546] by
- In athdir, don't call automake -i beacuse libtoolize already pulls in install-sh
- 16:30 Changeset [24545] by
- In athdir: * Bump standards version.
- 16:29 Changeset [24544] by
- Install libathdir's pkgconfig file *into* /usr/lib/pkgconfig, not *as* /usr/lib/pkgconfig
- 16:20 Changeset [24543] by
- Use INSTALL_DATA in libathdir's Makefile
- 16:18 Changeset [24542] by
- Put libathdir0-dbg in the right section.
- 16:16 Changeset [24541] by
- Actually install the pkgconfig file in libathdir-dev
- 16:16 Changeset [24540] by
- In athdir: * Ship a pkgconfig file for libathdir.
- 15:50 Changeset [24539] by
- debathena-libathdir-dev no longer provides debathena-libathdir.
- 15:47 Changeset [24538] by
- In athdir: * Build libathdir as a shared library. (Trac: #70)
- 15:42 Changeset [24537] by
- In dasource, only run daconfiscate on packages with a configure.in We'll use configure.ac as an indicator that this package is part of the New World Daconfiscate-free Order.
- 14:58 Changeset [24536] by
- In athdir: * Bump debhelper compatibility.
- 14:32 Changeset [24535] by
- Fix quoting in athdir rules file when setting ATHENA_SYS and ATHENA_HOSTTYPE.
- 14:20 Changeset [24534] by
- In athdir: * Generate aclocal.m4 ourselves instead of copying in the standard Athena aclocal.m4. (Trac: #334)
- 13:37 Changeset [24533] by
- Eliminate libathdir's dependence on mkinstalldirs
- 13:35 Changeset [24532] by
- In athdir: * Update our autogoo for the 21st century.
- 13:25 Changeset [24531] by
- In athdir: * Export ATHENA_SYS and ATHENA_HOSTTYPE at build time, to make sure that athdir has the correct compile-time constants built-in. (Trac: #570)
- 13:15 Ticket #570 (Fix libathdir to have a sane compiled-in default for ATHENA_SYS) created by
- At build time, libathdir saves the value of ATHENA_SYS as a compiled-in …
- 12:58 Milestone Spring 2010 completed
- 12:23 Ticket #539 (Get rid of the debathena-dotfiles-x11 package) closed by
- fixed: This is now moved to production, and debathena-dotfiles-x11 has been …
- 12:16 Ticket #546 (GDM theme isn't applied on Lucid) closed by
- fixed: Moved to production, so this is fixed, modulo #567 meaning that you need …
04/27/10:
- 15:15 Ticket #569 (renew(1) is out of date and in the wrong package) created by
- While I, for one, am impressed that we even have a manpage for renew, the …
- 13:22 Ticket #568 (mit-lp isn't lp) closed by
- invalid: And look at that - screwed again by not reading the code. When our …
- 12:34 Ticket #568 (mit-lp isn't lp) created by
- LPRng's lpr theoretically provides compatibility with a SysV-style lp …
- 11:28 Changeset [24530] by
- Fix a dumb type in the lpr wrapper.
- 11:27 Ticket #565 (We don't write maintainer scripts for the #PACKAGE# package) closed by
- fixed: Fixed in r24523-r24525 and r24528-r24529
- 11:22 Changeset [24529] by
- Fix package name in maintainer scripts in multiple packages
- 11:19 Changeset [24528] by
- Fix package name in maintainer scripts in multiple packages
- 11:12 Changeset [24527] by
- In printing-config: * Make wrapper scripts work if run with .debathena suffix.
- 10:09 Changeset [24526] by
- Delete mit-vpn-config, since we're not distributing it
04/26/10:
- 23:24 Ticket #567 (upstart is too cool for invoke-rc.d) created by
- Now that a bunch of stuff has been upstart-ified (is that the word?), …
- 19:22 Ticket #566 (lib32nss-nonlocal broken on squeeze) created by
- Due to the [ http://lists.debian.org/debian-devel/2009/03/msg00597.html …
- 16:24 Changeset [24525] by
- In gdm-config: * Specify package name in postrm
- 16:22 Changeset [24524] by
- In cluster-login-config: * Specify package name in prerm script
- 16:14 Changeset [24523] by
- Commit log for #PACKAGE#
- 16:14 Ticket #565 (We don't write maintainer scripts for the #PACKAGE# package) created by
- The template maintainer scripts in /usr/share/debhelper/dh_make/debian …
- 15:55 Changeset [24522] by
- In auto-update: * Change update-status to give seconds since the epoch which is easier for Nagios to parse
- 11:19 Ticket #247 (Intrepid->Jaunty upgrade wants to clobber /etc/gconf/2/path.debathena) closed by
- fixed: Moved to production today.
- 01:10 Ticket #477 (debathena-lprng cron job causes daily mail with error to be sent) reopened by
- I actually just started seeing this problem on the 18th (running Karmic). …
- 00:54 Ticket #564 (clean up licensing) created by
- * There are (at least) two versions of the MIT license in use in our …
04/25/10:
- 20:26 Ticket #563 ("Duplex printing set-up" in firefox-extension can't possibly still be ...) created by
- From …
- 19:11 Ticket #562 (Debathena restart of CUPS during upgrade sleeps for 2 minutes) created by
- It's non-intuitive that: Setting up debathena-cupsys-config …
- 12:16 Changeset [24521] by
- Clarify and correct the docstring in the debathena.printing Python module.
- 05:13 Changeset [24520] by
- Make the last block of find_queue in printing-config a bit clearer.
- 04:00 Changeset [24519] by
- In printing-config, don't blindly fall back on LPRng if we're not using CUPS.
- 03:49 Ticket #561 (DEB_AUTO_UPDATE_DEBIAN_CONTROL also displeases mortals) created by
- Nobody can remember what the syntax for manually generating debian/control …
- 03:49 Changeset [24518] by
- In printing-config, cleanup an unused and empty directory.
- 03:46 Changeset [24517] by
- In printing-config: * Do some minor cleanup of the rules file.
- 03:38 Changeset [24516] by
- In printing-config: * Kill the totally unused debathena-cluster-printing-config package.
- 03:37 Ticket #560 (Add Vcs-*: fields to packages) created by
- There are …
- 03:30 Changeset [24515] by
- In printing-config: * Add a debathena.printing Python module for common logic: - Determining the print system and print server to use based on the name of a queue
- 03:25 Changeset [24514] by
- In printing-config: * Add a debathena.printing Python module for common logic. Note that this involves dropping our use of DEB_AUTO_UPDATE_DEBIAN_CONTROL for this package. Generating the debian/control file involves figuring out which Python development packages need to be depended on, which involves parsing information out of the debian/control file. Catch-22. So the python-distutils class doesn't work with DEB_AUTO_UPDATE_DEBIAN_CONTROL.
04/24/10:
04/23/10:
- 22:36 Changeset [24513] by
- Fix the gdm-config rules to get the conditionals right.
- 22:11 Changeset [24512] by
- Fix gdm-config's installation of the Debathena gconf path.
- 21:18 Changeset [24511] by
- gdm-config: dh_install doesn't take multiple pairs of arguments on the command line.
- 21:13 Changeset [24510] by
- In dotfiles: * Cleaned up unused cruft, including the debathena-dotfiles-x11 package. (Trac: #539)
- 21:04 Changeset [24509] by
- In gdm-config: * Squash some lintian warnings: - Bump debhelper compatibility level. - Update to latest standards version.
- 20:46 Changeset [24508] by
- In gdm-config: * Skin new gdm versions by overriding the gdm user's gconf config. (Trac: #546)
- 20:44 Changeset [24507] by
- In gconf2-config: * Allow users to specify Debathena-specific gconf sources in ~/.gconf.path.debathena. (Added for use with debathena-gdm-config to override the gdm user's gconf settings).
- 17:39 Ticket #522 (rgb.txt missing in Jaunty) closed by
- workaround: Fixed, documented, moving on. http://kb.mit.edu/confluence/x/JoZh
- 17:33 Ticket #313 (stella should be able to ignore DNS) closed by
- invalid: I have no idea why I opened this ticket.
- 17:33 Ticket #344 (neo doesn't build on Jaunty) closed by
- wontfix: This is not our problem, because: -it's in a locker. -it's dealt with for …
- 17:29 Ticket #350 (Running gnome-display-properties with fglrx loaded causes X to spin) closed by
- ignored: Upstream closed this bug as Invalid, because they think it's fixed in …
- 17:21 Ticket #559 (Cluster machines should call for help) created by
- A cluster machine that is sad (i.e. because it downgraded itself to …
- 13:56 Ticket #55 (Package matlab for debathena) closed by
- wontfix: IS&T is moving away from MATLAB distribution, and is instead focusing on …
- 13:54 Ticket #184 (CUPS should support zephyr notification of print job status) closed by
- fixed: This was enabled on the ops servers a while ago, and printing-config knows …
- 13:39 Changeset [24506] by
- Bump upstream version number, not Debathena one
- 13:32 Ticket #558 (Your locker might not be in the attachtab when you run quota) created by
- jesstess tried running quota -v on kid-icarus and didn't see any …
- 13:25 Changeset [24505] by
- In libnss-nonlocal: * Change syslog priority when removing local groups from non-local users
- 12:31 Ticket #77 (make a package that configures the MIT VPN) closed by
- wontfix: Documented. http://kb.mit.edu/confluence/x/-IJh There's really no need …
- 10:46 Ticket #557 (Update PXE installer for Lucid) created by
- Because we don't have a ticket for this.
- 10:39 Changeset [24504] by
- Don't remove desync dependency, because we're still using it
- 10:36 Changeset [24503] by
- In auto-update: * Remove dependency on desync, add dependency on cron and at
- 10:33 Changeset [24502] by
- In auto-update: * Don't cause cron to send mail when everything's fine.
04/22/10:
- 15:05 Ticket #92 (Console user group membership/device access) closed by
- fixed: Moved to production.
- 15:03 Ticket #348 (debathena-xsession probably doesn't uninstall cleanly) closed by
- fixed: Moved to production
04/21/10:
- 19:20 Changeset [24501] by
- In gconf2-config, don't make any changes until after config-package-dev is done. It turns out that ucf's arguably misguided symlink handling causes problems if we try to do the assorted cleanup before config-package-dev swaps out its diversions. To avoid these issues, figure out what's going on before we add and remove diversions, but don't do anything until after.
- 16:58 Changeset [24500] by
- In auto-update: * Use at(1) instead of desync (Trac #309)
- 16:17 Changeset [24499] by
- In auto-update: * Use desync -t instead of sleeping (Trac #309)
- 15:19 Changeset [24498] by
- In metrics: * Update the blacklist
- 14:31 Changeset [24497] by
- str(e), not e.str()
- 14:25 Changeset [24496] by
- In metrics: * Update the blacklist
- 14:24 Changeset [24495] by
- In metrics: * Variable names in Python are case sensitive... * ... which we'd have noticed if we were handling exceptions
- 12:38 Ticket #556 (chsh.moira shouldn't use /etc/shells) created by
- chsh.moira should not use /etc/shells as the list of acceptable shells, …
04/17/10:
- 21:20 Ticket #555 (Separation of cluster-login-config and reactivate is silly) created by
- I am certainly in favor of modularization of packages, but in the case of …
04/16/10:
- 11:51 Ticket #483 (auto-update should deal with conffile conflicts on cluster) closed by
- fixed: Moved to production.
- 11:47 Ticket #535 (alpine doesn't conflict or provide its diversions) closed by
- fixed: Moved to production.
04/15/10:
- 22:56 Ticket #554 (auto-update should refuse to run if -development is enabled) created by
- The rules for -development and the rules for auto-update conflict with …
- 20:55 Ticket #553 (Don't set ATHENA_USER=$USER if user isn't in nss-nonlocal-users) created by
- It seems a bit presumptuous to assume both that someone is an Athena user, …
- 19:01 Changeset [24494] by
- In gconf2-config: * Squash some lintian warnings: - Add missing misc:Depends. - Bump debhelper compatibility level. - Update to latest standards version.
- 18:56 Changeset [24493] by
- In gconf2-config: * Configure gconf through /usr/share/gconf/default.path instead of /etc/gconf/2/path, as it makes ucf less likely to do dumb things. (Trac: #247)
- 14:18 Ticket #400 (disable nm-applet on clusters) closed by
- fixed: Liz verified that this worked, and it's been moved to production.
- 14:12 Changeset [24492] by
- In reactivate: * Add "lp" to the list of groups we add the user to, to support all those cluster machines with parallel port printers attached (Trac #92)
- 14:02 Ticket #357 (make headphone controls more intuitive) closed by
- duplicate: I agree that this is related to (or will be fixed by) #425.
- 13:37 Ticket #412 (athena-auto-update should not run when the user is logged in) closed by
- duplicate: This ticket is essentially describing reality at this point.
- 13:27 Ticket #452 (put up a "logging in" / "logging out" spinner) closed by
- wontfix: Seems like the consensus is that we don't need this.
- 13:27 Ticket #453 (bugme kernel oops) closed by
- invalid: This ticket is not even a little bit useful.
- 13:15 Ticket #487 (Plaintext printing of UTF-8 fails (sometimes?)) closed by
- invalid: Open a new ticket with a test case.
- 13:14 Ticket #503 (cups-lpq doesn't tell you about the most recent completed job) reopened by
- Fine, CUPS is not LPRng. So file an upstream ticket to make it LPRng. …
- 13:09 Ticket #503 (cups-lpq doesn't tell you about the most recent completed job) closed by
- wontfix: The complaint here is essentially "CUPS is not LPRng". If you disagree, …
- 01:03 Ticket #460 (mail / sendmail should respect $ATHENA_USER for from) closed by
- fixed: Cursory testing with mail and sendmail seems to indicate that this works. …
04/14/10:
- 23:04 Ticket #426 (kill dsc_setup) closed by
- fixed: This should be fixed now.
- 23:04 Ticket #477 (debathena-lprng cron job causes daily mail with error to be sent) closed by
- fixed: This should be fixed now.
- 15:40 Debathenificator edited by
- (diff)
- 14:59 Debathenificator created by
- Start some documentation on the d14r
- 12:45 Ticket #552 (auto-update should set UCF_FORCE_CONFFNEW on -cluster) created by
- On cluster machines, auto-update should set UCF_FORCE_CONFFNEW for the …
- 02:56 Changeset [24491] by
- In msmtp-config: * Rearrange the start of debathena-msmtp slightly to make it clearer that setting $kuser is dependent on having tickets.
- 02:46 Changeset [24490] by
- In msmtp-config: * Actually, don't check ATHENA_USER, as ATHENA_USER doesn't match the semantics we want here.
04/13/10:
- 23:40 Ticket #364 (Tab completion for athinfo) closed by
- fixed: Huh. This was fixed when I flipped out and rewrite athinfo in Python. Not …
- 23:28 Changeset [24489] by
- In msmtp-config: * If $ATHENA_USER is set, then ensure that domain is mit.edu.
- 22:56 Changeset [24488] by
- In msmtp-config: * Check $ATHENA_USER before $USER for setting the from address in debathena-msmtp (Trac: #460).
- 22:09 Changeset [24487] by
- added trac closer for r24486
- 22:07 Changeset [24486] by
- In reactivate: * Remove the autostart .desktop files for nm-applet so that users don't users don't see configurations they cannot change.
- 22:03 Ticket #551 (Package sections don't line up with svn organization) created by
- There are a bunch of packages in /trunk/debathena/config that don't have …
04/12/10:
- 23:40 Changeset [24485] by
- In alpine-config: * Added conflicts and provides entries for diversions (Trac: #535).
- 17:16 Changeset [24484] by
- Bump Lucid version tag for a test rebuild.
- 16:00 Ticket #550 (Use dh_gconf instead of gconftool-2 in cluster-login-config) created by
- Right now we set a bunch of mandatory settings by hand using gconftool-2 …
- 12:55 Ticket #549 (DEB_UN{DIVERT,REMOVE}_FILES always conditionalizes on upgrade version) created by
- The automatically generated maintainer script code generated by both …
- 10:58 Ticket #269 (debathena-msmtp-mta: sendmail has no manpage) closed by
- fixed: Fixed when 1.8.3 was moved to production.
- 10:55 Ticket #136 (Can we use pam-afs-session?) closed by
- fixed: Moved to production.
- 10:03 Ticket #536 (Stop using kexec as soon as possible) closed by
- fixed: I've moved the fixes to reactivate and cluster-login-config into …
- 09:51 Changeset [24483] by
- Suppress spew from the LPRng cron job if /etc/printcap doesn't exist.
- 09:46 Ticket #527 (Clean up new gdm's caching of dmrc files) closed by
- fixed: This has been in production for a while.
- 09:46 Ticket #416 (reactivate's transform scripts never fail) closed by
- fixed: This was moved to production today.
- 09:46 Ticket #542 (athinfo query for login status) closed by
- fixed: I've moved this to production.
04/10/10:
- 19:17 Ticket #548 (kiosk launch button still visible after login on Lucid) created by
- After logging into gdm, the "Browse" button to launch the kiosk browser …
04/09/10:
- 08:36 Ticket #440 (n-up printing from evince doesn't work) closed by
- worksforme: This has been open for 5 months with no information about how to …
04/08/10:
- 22:42 Changeset [24482] by
- In discuss: * Don't depend on tcsh anymore
- 21:11 Changeset [24481] by
- Don't use a fixed buffer
- 21:10 Ticket #547 (Update ttymsg for Lucid's gdm tty) created by
- Lucid's gdm appears to run on tty8, not tty7. At the very least, we …
- 21:03 Changeset [24480] by
- In discuss: * Rewrite dsc_setup in bash, because all the cool kids use it.
- 21:03 Changeset [24479] by
- 20:45 Changeset [24478] by
- In discuss: * Run dsc_setup on behalf of the user, like edsc does. (Trac #426)
- 16:50 Changeset [24477] by
- Add depdency on resolvconf
- 16:37 Changeset [24476] by
- Fix Trac #77
- 12:14 Changeset [24475] by
- Bump version number to reflect changes in r24474
- 12:12 Changeset [24474] by
- Fix Trac #477
- 11:47 Ticket #469 (auto-update should get its desync interval, and possibly other info, from ...) closed by
- wontfix: I think what we actually want here is a package whitelist of things that …
- 11:44 Ticket #475 (Talk to save about de-supporting "setup save" and nuking most of ...) closed by
- fixed: Changed on 4/5. No one has complained yet.
- 11:42 Ticket #125 (debathena-msmtp-mta should support /etc/aliases; set intelligent ...) closed by
- fixed: Fixed and moved. Envelope-from is now correct, but regular From is not …
- 10:17 Changeset [24473] by
- Make it work with pre-2.6 python
- 02:38 Changeset [24472] by
- Since Dapper is no longer "current", we don't need to work around releases that don't support /etc/apt/sources.list.d
- 01:59 Changeset [24471] by
- I'm an idiot - we're still distributing syncupdate.
- 00:27 Ticket #546 (GDM theme isn't applied on Lucid) created by
- Lucid's default background is in a different location from Karmic's, …
04/07/10:
- 21:55 Ticket #545 (initial gnome-terminal opens in wrong place on Lucid) created by
- The initial gnome-terminal opens in the top-left corner on Lucid.
- 20:19 Ticket #544 (metrics uninstalls only mostly cleanly) created by
- metrics includes code to log when packages get installed, via …
- 19:19 Changeset [24470] by
- Move unused packages to the attic: * session * syncupdate
- 19:17 Changeset [24469] by
- Move obsolete and unused packages to the attic: * autofs-config * lprng-no-server-config * desktop-config
- 17:07 Changeset [24468] by
- Support a 64-bit version of this hack as well.
- 11:12 Changeset [24467] by
- In athinfod: * Add 'in-use' query to test whether a cluster machine is in use, using the same logic as busyd (Trac #542)
- 00:23 Changeset [24466] by
- In reactivate: * Don't kexec back into recovery mode - regardless of whether or not recovery mode was the *very* last thing on the command line.
- 00:04 Changeset [24465] by
- Add a detailed note about why pam-afs-session isn't being used as an auth module.
04/06/10:
- 23:44 Changeset [24464] by
- In pam-config: * Only configure libpam-athena-locker as a session module, not an auth module, to work around a bad interaction with sudo.
- 17:32 Changeset [24463] by
- Remove explicit libmoira0 dependency
- 17:31 Changeset [24462] by
- New mrclient requires connect()
- 17:30 Changeset [24461] by
- Change to reflect new pymrclient API
- 16:43 Changeset [24460] by
- upgrade-schroot: Drop the loop; we're passing all arguments to sbuild.
- 16:12 Changeset [24459] by
- upgrade-schroot: Use utilities in sbuild instead of rolling our own.
- 15:26 Ticket #537 (Work with Alex to transition send_message to Zenity (or libnotify)) closed by
- fixed: sw.swtools was released today with the new send_message, fixing this.
- 15:24 Ticket #468 (Can we drop a force-update and reconfigure-network script in ...) closed by
- fixed: Jon moved the new debathena-cluster into production today, fixing this.
- 14:52 Changeset [24458] by
- In msmtp-config: * getpwuid($<) is better than getlogin() * Add debugging features
- 12:18 Ticket #543 (auto-updater should resolve conffile conflicts on -workstation) created by
- This was originally the second half of #483: Right now, if anything …
- 12:16 Changeset [24457] by
- In auto-update: * Force new conffiles on cluster machines (Trac #483)
- 11:46 Ticket #542 (athinfo query for login status) created by
- We should add an athinfo query for determining if somebody is logged into …
- 11:22 Ticket #514 (Update /usr/prototype_user/welcome for the 21st century) closed by
- fixed: Move to production today.
- 11:22 Ticket #501 (Dotfiles should check for a case-insensitive value of "true" for "fallback) closed by
- fixed: Moved to production today, and mail sent to ops to ask for an update on …
- 10:55 Changeset [24456] by
- In msmtp-config: * Don't assume that $USER is set (thank you very much Anacron)
04/05/10:
- 22:11 Ticket #541 (matlab from "MIT Software" does not work) created by
- If I run Applications->MIT Software->MATLAB, (after some delay), I get a …
- 16:09 Changeset [24455] by
- Remove the bogus gaim dependency - gaim is dead now.
- 16:08 Changeset [24454] by
- Update debian directory to reflect name change
- 16:07 Changeset [24453] by
- Rename directory
- 15:58 Changeset [24452] by
- correct version dependency syntax
- 15:56 Changeset [24451] by
- Debian users still lose, but no longer get informed of that via a pygtk widget
- 15:49 Changeset [24450] by
- Tell Debian users that they lose; don't do symlinks in postinst
- 15:26 Changeset [24449] by
- In moira: * Punt some directories that were retconned away in the svn conversion.
- 15:21 Changeset [24448] by
- In moira: * Bump debhelper compatibility. (No changes required) * Bump debian standards version. (No changes required)
- 15:19 Changeset [24447] by
- In moira: * New SVN snapshot.
- 14:25 Changeset [24446] by
- Actually add the debian/ directory
- 14:16 Changeset [24445] by
- Initial checkin of nautilus-afs-integration
- 02:06 Ticket #521 (chsh.moira doesn't take -s) closed by
- fixed: Fixed upstream with […] and in Debathena with …
- 02:05 Ticket #520 (chsh(1) is made of lies) closed by
- fixed: Fixed upstream with […] and in Debathena with …
- 01:31 Ticket #540 (debathena-lprng should be providing /usr/sbin/lpc) created by
- I can't tell if this has been happening since debathena-printing-config …
04/04/10:
- 13:06 Changeset [24444] by
- In pam-config: * Bump debhelper compatibility. * Bump standards version.
- 13:03 Changeset [24443] by
- In pam-config: * Replace libpam-athena-locker with libpam-afs-session. (Trac: #316)
- 12:27 Ticket #451 (reactivate 2 needs to clean up harder) closed by
- fixed: This was moved to production on 3/31
- 12:24 Ticket #516 (syslog if auto-update fails) closed by
- fixed: This has all been moved to production: […]
Note: See TracTimeline
for information about the timeline view.