Custom Query (1145 matches)
Results (70 - 72 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1447 | fixed | libnss-nonlocal is not installable on jessie | achernya | |
Description |
alex@debian-vm:~$ sudo apt-get install libnss-nonlocal Reading package lists... Done Building dependency tree Reading state information... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies:
E: Unable to correct problems, you have held broken packages. |
|||
#1445 | fixed | attach.py does not support -n | jdreed | |
Description |
And apparently attachandrun calls it. |
|||
#1444 | duplicate | See if we can finally get rid of the pam/schroot hack in reactivate | jdreed | |
Description |
In snapshot-run, we write out KRB5CCNAME to a file to be parsed by pam_env. Comments in snapshot-run say we only needed that until pam-afs-session 2.4. We tried removing it for the Precise release (in 362cef) and had to added it back (59af91). We should see if Trusty will let us kill it once and for all. |