Custom Query (1145 matches)
Results (7 - 9 of 1145)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1442 | duplicate | syncupdate has no reason to exist | achernya | |
Description |
We have journaling filesystems now, and apt-rdepends indicates it I a dependency of clients and nothing else. |
|||
#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. |
|||
#1562 | fixed | debathena-ssh-server-config produces a file that is incompatible with systemd | achernya | |
Description |
In sysvinit/upstart, /etc/default/ssh is evaluated by the shell. However, in systemd, the key-value pairs are extracted, not evaluated. This means that debathena-ssh-server-config does not produce an sshd that starts up if there is no keytab. This functionality should be handled differently. |