[Bug 450003] New: "zypper dup" requests confirmation of product license
https://bugzilla.novell.com/show_bug.cgi?id=450003 Summary: "zypper dup" requests confirmation of product license Product: openSUSE 11.1 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: adrian@novell.com ReportedBy: kkaempf@novell.com QAContact: qa@suse.de CC: visnov@novell.com, dmacvicar@novell.com, jkupec@novell.com Found By: --- zypper still requests an explicit confirmation of the openSUSE product license. Since the license was changed to an 'informational' one for RC1, zypper should also just display it without the need for a confirmation. This is probably to be changed in the package metadata of opensuse-release and is not a zypper bug. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c1 --- Comment #1 from Stephan Kulow <coolo@novell.com> 2008-11-28 03:37:20 MST --- I don't think so, check https://bugzilla.novell.com/show_bug.cgi?id=448598 - we need something better for 11.2, but for 11.1 we have to live with this. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User coolo@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c2 --- Comment #2 from Stephan Kulow <coolo@novell.com> 2008-11-28 03:38:05 MST --- beside that I'm not even sure zypper has support for "display license, but don't ask for confirmation", but I may be wrong. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c3 --- Comment #3 from Ján Kupec <jkupec@novell.com> 2008-11-28 03:43:47 MST --- Not yet - there was no such requirement so far. But it won't be much work to add it, we just need some flag to tell the licenses which need confirmation from the licenses that don't. But AFAICS, all the difference would be in the prompt text. Currently it is something like "do you agree?", and with a license like the current openSUSE's it would go like "Continue?" (since you need to be able to choose to continue, thus agreeing with the license, or not to continue installing the product). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User kkaempf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c4 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low Target Milestone|--- |Future/Later --- Comment #4 from Klaus Kämpf <kkaempf@novell.com> 2008-11-28 03:51:09 MST --- zypper should have the ability to display 'messages' (information-only) as they are needed in patches. And I don't see the need for a changed prompt, just don't prompt after the message was displayed in the pager. The currently used pager already needs an explicit user action (pressing 'q' to exit the pager) which is sufficient imho. So lets move this to 11.2 with the following action items - correction of metadata to flag a no-confirmation-needed licence - support in libzypp for this - support in zypper for this -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User adrian@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c5 Adrian Schröter <adrian@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|adrian@novell.com |kkaempf@novell.com --- Comment #5 from Adrian Schröter <adrian@novell.com> 2008-11-28 04:03:30 MST --- I think this can be better driven by Klaus than by me. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User jkupec@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c6 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |kkaempf@novell.com --- Comment #6 from Ján Kupec <jkupec@novell.com> 2008-11-28 04:05:14 MST --- (In reply to comment #4 from Klaus Kaempf)
zypper should have the ability to display 'messages' (information-only) as they are needed in patches.
It just writes them to stdout IIRC.
And I don't see the need for a changed prompt, just don't prompt after the message was displayed in the pager. The currently used pager already needs an explicit user action (pressing 'q' to exit the pager) which is sufficient imho.
It can't be - if the license text says that by installing the product you automatically agree with the license, but you don't have a way not to continue after seeing the license notice, that's IMO bad. Note that in the GUI you do have the choice (Abort/Next)! You need to have it in CLI as well. Or? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User kkaempf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c7 Klaus Kämpf <kkaempf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Info Provider|kkaempf@novell.com |michl@novell.com --- Comment #7 from Klaus Kämpf <kkaempf@novell.com> 2008-11-28 07:42:02 MST --- IANAL ;-) Reading through http://www2.marist.edu/htbin/wlvtype?LINUX-VM.74141 I'd say 'less prompting is better'. And its was the purpose of the license change to make the licences non-obligatory. The user doesn't agree with anything, he just gets informed about his rights. Btw, starting the latest firefox for the first time shows 'about:rights'. This is after the installation. So IMHO, just show the license but don't prompt for acceptance. -> needinfo to PM -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=450003 User kkaempf@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=450003#c8 --- Comment #8 from Klaus Kämpf <kkaempf@novell.com> 2009-01-29 02:35:46 MST --- Michl, ping ! -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com