Custom Query (1145 matches)
Results (4 - 6 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1325 | fixed | Rewrite attachandrun in python | achernya | |
Description |
attachandrun.c is a horrible bit of C that tries to do things that are like subprocess.open(). To make matters worse, it links against libathdir, for no good reason, when you can just do athdir locker -t bin to get the same effect, and the code already does fork. Instead of keeping it around, just move to Python, as this will be shorter, and prettier. |
|||
#1345 | fixed | Replace lam and rs with FreeBSD versions, until they can be laid to rest | achernya | |
Description |
Originally this ticket proposed death, claiming: This is like just all over again, and we decided to punt that. Then again, lam and rs actually are pulled in by debathena-clients, so maybe they gets a gentler death. |
|||
#1347 | fixed | Stop debathenifying schroot | achernya | |
Description |
We appear to have schroot in debathena/third/schroot from the Karmic era. We don't support Karmic, so we shouldn't still have and old copy of schroot. |