Custom Query (1145 matches)
Results (91 - 93 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#53 | fixed | Automate debathenification scripts | tabbott | |
Description |
Athena 10 is currently using autodebathenify to update debathenified packages. We should adapt that script to use a staging repo instead of making changes live immediately, have it notify us when an upload is pending, and write scripts for moving packages between the staging and live repos. |
|||
#96 | fixed | Automounter should support manually-specified lockers | geofft | |
Description |
Maintainers of replicated lockers often want to attach the read-write copy of a locker in /mit to test it, before releasing the volume. We should add an interface for pyhesiodfs to support this. Detaching, deleting and re-symlinking the locker is what people will try to do... can we support root symlinking on top of an existing locker as changing where it points? |
|||
#68 | fixed | AUTO_UPDATE_AUTOCONF should be a version number (2.13 or 2.50), not 1 | andersk | |
Description |
Most of our packages have the line "AUTO_UPDATE_AUTOCONF = 1". It should actually be a version number, such as "AUTO_UPDATE_AUTOCONF = 2.50" or "AUTO_UPDATE_AUTOCONF = 2.13", because CDBS runs
|