Custom Query (1145 matches)
Results (283 - 285 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#361 | fixed | we know that libuuid and mit conflict; don't syslog it | andersk | geofft |
Description |
Although we should deal with renumbering mit or whatever we choose to do (see #299) eventually, that's not going to happen soon. In the meantime, it's kind of useless to keep syslogging Sep 1 13:54:24 tyger hal-acl-tool: nss_nonlocal: removing local group 101 (libuuid) from non-local user geofft Sep 1 13:54:24 tyger last message repeated 4 times Sep 1 13:54:24 tyger getent: nss_nonlocal: removing local group 101 (libuuid) from non-local user geofft Sep 1 13:54:24 tyger hal-acl-tool: nss_nonlocal: removing local group 101 (libuuid) from non-local user geofft Sep 1 13:54:26 tyger last message repeated 62 times etc. since that message doesn't help anyone: users don't care, and the Debathena team isn't taking any additional action because that message continues to appear on everyone's system. I see three mostly-reasonable courses of action:
|
|||
#370 | wontfix | Update pyhesiodfs snapshot to add /mit/.locker support | broder | geofft |
Description |
sipb / lockers / broder 15:16 (Evan Broder) geofft: pyhesiodfs already can do /mit/.locker -> sipb / lockers / broder 15:16 (Evan Broder) The code is in git/svn/whatever. I just haven't updated Debathena's snapshot of the code sipb / lockers / broder 15:16 (Evan Broder) File a ticket or something |
|||
#372 | workaround | debathena-thirdparty prevents install of newer, conflicting package versions | geofft | |
Description |
For instance, libboost-dev is version 1.34, and there's a libboost1.37-dev. They conflict, and attempting to install libboost1.37-dev offers to remove debathena-thirdparty-libraries, debathena-thirdparty, and debathena-cluster, which would then proceed to attempt to remove 1600 dependencies of debathena-cluster. This is highly unfortunate. Probably all of thirdparty should be Recommendations... (As a separate issue, do we want libboost1.37-dev instead of libboost-dev?) |