You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue:
With ToolsTree=mkosi.tools mkosi.conf fails to build and throws Tools Tree is missing /etc/resolv.conf or if you fix that by manually placing this file into the ToolsTree there will be another error.
Solution: ToolsTree=yes
I suppose that if you specify a custom path mkosi expects an existing ToolsTree there and is not willing to build a new one. I think this is not very clear in the docs.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Version: 26
Host: Debian 13
Issue:
With
ToolsTree=mkosi.toolsmkosi.conf fails to build and throws Tools Tree is missing /etc/resolv.conf or if you fix that by manually placing this file into the ToolsTree there will be another error.Solution:
ToolsTree=yesI suppose that if you specify a custom path mkosi expects an existing ToolsTree there and is not willing to build a new one. I think this is not very clear in the docs.
All reactions