Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
docs:guide-user:installation:sysupgrade.owut [2024/08/17 18:19] – [List formatting] efahlgrendocs:guide-user:installation:sysupgrade.owut [2024/08/18 20:34] – [List formatting] efahlgren
Line 420: Line 420:
  
 This can happen for other files that appear to be "deleted from nowhere" due to dependencies.  As an example of this, if you are using ''luci-ssl-openssl'', then the list output will contain ''-libustream-mbedtls'' which would otherwise be added by defaults resulting in an "impossible package selection" error. This can happen for other files that appear to be "deleted from nowhere" due to dependencies.  As an example of this, if you are using ''luci-ssl-openssl'', then the list output will contain ''-libustream-mbedtls'' which would otherwise be added by defaults resulting in an "impossible package selection" error.
 +
 +You'll often see other evidence of these mappings when using ''check'' in the default package analysis results:
 +<code>
 +$ owut check
 +...
 +Default package analysis:
 +  Default                        Provided-by
 +  dnsmasq                        dnsmasq-full
 +  kmod-dwmac-intel               not installed
 +  nftables                       nftables-json
 +...
 +</code>
  
 ==== Pre-install Script ==== ==== Pre-install Script ====
  • Last modified: 2024/11/29 17:07
  • by efahlgren