[Bug 224401] New: script patch is shown as "All dependencies satisfied" although it is not installed
https://bugzilla.novell.com/show_bug.cgi?id=224401 Summary: script patch is shown as "All dependencies satisfied" although it is not installed Product: openSUSE 10.2 Version: RC 2 Platform: All OS/Version: All Status: NEW Severity: Minor Priority: P5 - None Component: YaST2 AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: jsrain@novell.com There is a glitch with the improved patch selector: Patches that include packages are correctly shown as "All dependencies satisfied" if the needed packages are installed, but the fetchmsttfonts script patch is shown as "All dependencies satisfied" even though it seems to be illogial because there are no package dependencies that could be satisfied and the script is definitely _not_ installed (and therefore not satisfied). -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 ------- Comment #1 from andreas.hanke@gmx-topmail.de 2006-11-29 01:39 MST ------- Created an attachment (id=107332) --> (https://bugzilla.novell.com/attachment.cgi?id=107332&action=view) Screenshot -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 ------- Comment #2 from andreas.hanke@gmx-topmail.de 2006-11-29 01:48 MST ------- Created an attachment (id=107336) --> (https://bugzilla.novell.com/attachment.cgi?id=107336&action=view) YaST2 logfiles -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 sh@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |sh@novell.com AssignedTo|bnc-team- |kkaempf@novell.com |screening@forge.provo.novell| |.com | Component|YaST2 |libzypp QAContact|jsrain@novell.com |kkaempf@novell.com ------- Comment #3 from sh@novell.com 2006-11-29 03:40 MST ------- Probably that zypp::ResStatus::isSatisfied() flag should not be set in that case: If it is a patch that does not have any packages, only scripts and/or messages. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 kkaempf@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kkaempf@novell.com |schubi@novell.com ------- Comment #4 from kkaempf@novell.com 2006-11-29 03:48 MST ------- The script is not installed, thats right. So for 'script resolvables', installed means 'has been run'. Stefan, please check the logfiles -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 ------- Comment #5 from schubi@novell.com 2006-11-29 06:16 MST ------- [script]fetchmsttfonts.sh is satisfied cause his requirement is fulfilled. (freshens [package] (namedcap) glibc; ResolverContext::requirementIsMet([package] (namedcap) glibc) Y) ... itemIsPresent(<US_s_>U__s_[S2:0][script]fetchmsttfonts.sh-2302-patch-fetchmsttfonts.sh-2-2302-1.noarch) Y ---> all requirements of U__s_[S2:0][patch]fetchmsttfonts.sh-2302-0.noarch met -> satisfied scripts have no atoms in order to define a relation with the patch. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 ------- Comment #6 from andreas.hanke@gmx-topmail.de 2006-12-02 04:34 MST ------- This behaviour has the side-effect that opensuse-updater doesn't show the patch at all. zypper says: 20061129-092444 | fetchmsttfonts.sh | 2302-0 | optional | Not Needed And opensuse-updater doesn't say anything at all. I guess it hides all patches which are marked as not needed. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 visnov@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Minor |Major -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 ------- Comment #9 from andreas.hanke@gmx-topmail.de 2007-01-26 08:44 MST ------- Actually I cannot follow. How can this be a duplicate of bug 192535 if it has been found two months after bug 192535 has been fixed? The problem here is not that the script doesn't get run if I install it, the problem is that YOU doesn't even show it in the default view. Running the script is not a problem at all, it works if the patch is selected manually (which requires the user to switch to the "include non-needed patches view). -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 schubi@novell.com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|DUPLICATE | ------- Comment #10 from schubi@novell.com 2007-01-26 09:03 MST ------- Ahh, thanks. Yes that's true. ---> reopen. -- 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, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=224401 User schubi@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=224401#c14 Stefan Schubert <schubi@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #14 from Stefan Schubert <schubi@novell.com> 2008-04-25 08:07:15 MST --- We will not have sripts and atoms in patches anymore for 11.0. So this bug is outdated. -- 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