Bug 486707

Summary: meld-1.2.1-1.fc10.noarch (updates) gnome-python2-gtksourceview missing dependency
Product: [Fedora] Fedora Reporter: bfay
Component: meldAssignee: Brian Pepple <bdpepple>
Status: CLOSED NOTABUG QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 10CC: bdpepple, bfay
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-02-24 08:23:10 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description bfay 2009-02-21 10:58:52 UTC
User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.6) Gecko/2009020410 Fedora/3.0.6-1.fc10 Firefox/3.0.6

From a fresh install of F10, command su -c "yum install meld" abort with the following message:

Error: Missing Dependency: gnome-python2-gtksourceview is needed by package meld-1.2.1-1.fc10.noarch (updates)

Reproducible: Always

Steps to Reproduce:
1. su -c "yum install meld"
2.
3.
Actual Results:  
Error: Missing Dependency: gnome-python2-gtksourceview is needed by package meld-1.2.1-1.fc10.noarch (updates)


Expected Results:  
Meld should be installed on the system

Comment 1 bfay 2009-02-24 08:23:10 UTC
Meld was finally installed on the system after the following commands:

su -c "yum clean all"
su -c "yum makecache"
su -c "yum install meld"

All went well so I feel that this bug should be marked as closed - notabug.