Bug 300906 - License agreement is not displayed at installation
Summary: License agreement is not displayed at installation
Status: RESOLVED DUPLICATE of bug 298342
Alias: None
Product: openSUSE 10.3
Classification: openSUSE
Component: Installation (show other bugs)
Version: Beta 1
Hardware: Other Other
: P5 - None : Blocker (vote)
Target Milestone: ---
Assignee: Lukas Ocilka
QA Contact: Jiri Srain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-16 07:41 UTC by Ladislav Slezák
Modified: 2007-08-21 07:26 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
y2logs (85.18 KB, application/x-gunzip)
2007-08-16 07:42 UTC, Ladislav Slezák
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ladislav Slezák 2007-08-16 07:41:49 UTC
The license agreement dialog is skipped at the beginning of installation.

It's probably caused by this:

2007-08-16 03:43:52 <1> 10.20.4.20(3377) [YCP] ProductLicense.ycp:248 Searching for licenses...                                
2007-08-16 03:43:52 <1> 10.20.4.20(3377) [YCP] ProductLicense.ycp:259 Getting license info from repository nil                 
2007-08-16 03:43:52 <1> 10.20.4.20(3377) [wfm] ProductLicense.ycp:261 Pkg Builtin called: SourceProvideOptionalFile            
2007-08-16 03:43:52 <3> 10.20.4.20(3377) [wfm] PkgBuiltinCalls.h(evaluateCall):115 ERROR: Parameter 1 is nil, Integer is requir
ed                                                                                                                             
2007-08-16 03:43:52 <1> 10.20.4.20(3377) [wfm] ProductLicense.ycp:266 Pkg Builtin called: SourceProvideDirectory               
2007-08-16 03:43:52 <3> 10.20.4.20(3377) [wfm] PkgBuiltinCalls.h(evaluateCall):117 ERROR: Parameter 1 is nil, Integer is requir
ed                                                                                                                             
2007-08-16 03:43:52 <1> 10.20.4.20(3377) [YCP] ProductLicense.ycp:277 Licenses in /media.1/license/... not supported           
2007-08-16 03:43:52 <1> 10.20.4.20(3377) [wfm] ProductLicense.ycp:283 Pkg Builtin called: SourceProvideOptionalFile            
2007-08-16 03:43:52 <3> 10.20.4.20(3377) [wfm] PkgBuiltinCalls.h(evaluateCall):115 ERROR: Parameter 1 is nil, Integer is requir
ed                                                                                                                             
2007-08-16 03:43:52 <1> 10.20.4.20(3377) [YCP] ProductLicense.ycp:287 No license present

'nil' is used instead of a valid source ID.
Comment 1 Ladislav Slezák 2007-08-16 07:42:43 UTC
Created attachment 157837 [details]
y2logs
Comment 2 Lukas Ocilka 2007-08-21 07:26:33 UTC

*** This bug has been marked as a duplicate of bug 298342 ***