when i run xbps-install -Sy foo, i expect xbps to either install foo or fail. instead, it does something else (updates libxbps/xbps) and claims success (exits zero) even though it clearly failed to do what was requested, not to mention it did something i didn't ask for instead.
the man page lacks any mention of this POLA violation, as well as recommendations regarding reliable unattended use.
when i run
xbps-install -Sy foo, i expect xbps to either installfooor fail. instead, it does something else (updates libxbps/xbps) and claims success (exits zero) even though it clearly failed to do what was requested, not to mention it did something i didn't ask for instead.the man page lacks any mention of this POLA violation, as well as recommendations regarding reliable unattended use.