Bugzilla – Bug 1211245
license agreement doesn't let me accept automatically on zypper (specifically NVIDIA's agreement)
Last modified: 2023-12-15 14:55:49 UTC
Using "sudo zypper dup" sometimes brings up a license agreement (particularly often when updating from an NVIDIA repository) When I scroll all the way through the license agreement it does not automatically let me accept it. I have to hit "s" to skip a line in order for the prompt to accept the terms ("Do you agree with the terms of the license? [yes/no] (no):") to show up.
@Duncan - The license text is displayed in a pager (/usr/bin/less by default). - Usually you have to press 'q' to quit the pager. - After this you should see the "Do you agree..." prompt. Where exactly do you need to press the additional 's'?
noresponse