Bugzilla – Bug 305503
EULA must be accepted 3 times during the install
Last modified: 2007-09-18 07:00:14 UTC
If I choose to use the online repositories during an install, I'm prompted two more times to accept the EULA. I understand this is probably done for each repository the system is connected to, but it's very annoying to an end user and they have already accepted the EULA for Opensuse 10.3. Don't make them accept additional times when there is no additional software being offered.
I don't know if this is feasible. Each EULA might have a different text.
We may check checksums of the EULAs and if they are the same, then skip the check. However, IANAL and don't know if it is OK to expect that user who accepted a license for one repository automatically accepts the very same license for all other repositories. Stephan, probably your turn...
Sounds like a good plan to simplify this interface. I don't think there is a legal problem, but maybe Ciaran can clarify that
OK, for 10.3 we will have the same EULA on OSS and NON-OSS 10.3 FTP tree. So how much effort is the md5sum check? It would make a huge difference because the online repos are default, so you get the EULA dialog 3 times by default.
Should not be much work, I think it should be doable within one day.
any of your options is fine, just if you need additional perl modules in instsys I veto
OK, reassigning to myself :)
- Fixed behavior when the same licence had to be accepted several times - for every single repository added. Now, a licence has to be accepted only once (during one YaST run) (#305503). - Adjusted RPM dependency (md5sum binary) (#305503). - yast2-packager-2.15.79 Combination of MD5sum + file length has been chosen.
thanks Lukas
*** Bug 307020 has been marked as a duplicate of this bug. ***