[Touch-packages] [Bug 1624320] Re: systemd-resolved appends 127.0.0.53 to resolv.conf alongside existing entries

2019-01-30 Thread Aaditya Bhatia
openssh relies on RRSIG records to verify the remote key using DNSSEC and SSHFP resource records. See VerifyHostKeyDNS under ssh_config. systemd-resolve breaks this. Here is a detailed blog article that covers the issue in depth: https://moss.sh/name-resolution-issue-systemd-resolved/ -- You re

[Touch-packages] [Bug 937951] Re: Dir::Cache::archives="" places archives in / instead of turning off caches. See apt.conf(5).

2018-01-06 Thread Aaditya Bhatia
** Summary changed: - An empty Dir::Cache::archives is treated incorrectly and even removes all files in the root folder + Dir::Cache::archives="" places archives in / instead of turning off caches. See apt.conf(5). ** Changed in: apt (Ubuntu) Status: Invalid => Confirmed -- You receiv

[Touch-packages] [Bug 1090053] Re: e4defrag -c /mountpoint does not provide expected output

2016-06-08 Thread Aaditya Bhatia
``` ~ fsck -n /dev/sda2 fsck from util-linux 2.27.1 e2fsck 1.42.13 (17-May-2015) fsck.ext4: Permission denied while trying to open /dev/sda2 You must have r/o access to the filesystem or be root ~ e4defrag -c /dev/sda2 Done. ``` The user's expectation is to be informed of the reason the executio