diff --git a/news/6762.bugfix b/news/6762.bugfix deleted file mode 100644 index a980d99bc97..00000000000 --- a/news/6762.bugfix +++ /dev/null @@ -1,2 +0,0 @@ -Fail early when install path is not writable. At the same time, -install location compatibility is checked. diff --git a/news/6762.feature b/news/6762.feature new file mode 100644 index 00000000000..ec18c8fb92d --- /dev/null +++ b/news/6762.feature @@ -0,0 +1 @@ +Fail early when install path is not writable. diff --git a/news/7829.feature b/news/7829.feature new file mode 100644 index 00000000000..8bc9e19ed7c --- /dev/null +++ b/news/7829.feature @@ -0,0 +1 @@ +Do not allow ``--target``, ``--user``, ``--root`` and ``--prefix`` together.