Bug 902517

Summary: Unowned directory in git ( /usr/libexec/git-core/mergetools/ )
Product: [Fedora] Fedora Reporter: Michael S. <misc>
Component: gitAssignee: Adam Tkac <atkac>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 18CC: atkac, chrisw, jbowes, ovasik, tmz
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-08 01:59:32 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael S. 2013-01-21 20:32:27 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Michael S. 2013-01-21 20:33:32 UTC
Argh, sorry, hit enter too fast

~ $ rpm -qf /usr/libexec/git-core/mergetools/araxis
git-1.8.1-1.fc18.x86_64
~ $ rpm -qf /usr/libexec/git-core/mergetools/      
le fichier /usr/libexec/git-core/mergetools n'appartient à aucun paquet
~ $ rpm -qf /usr/libexec/git-core/                 
git-1.8.1-1.fc18.x86_64

There is a unowned directory in git package

Comment 2 Michael S. 2013-01-21 20:35:52 UTC
There is also :
~ $ LC_ALL=C rpm -qf /usr/share/perl5/vendor_perl/Git        
file /usr/share/perl5/vendor_perl/Git is not owned by any package
~ $ LC_ALL=C rpm -qf /usr/share/perl5/vendor_perl/Git/I18N.pm
perl-Git-1.8.1-1.fc18.noarch

and :
~ $ LC_ALL=C rpm -qf /usr/share/perl5/vendor_perl/Git/SVN/Memoize 
file /usr/share/perl5/vendor_perl/Git/SVN/Memoize is not owned by any package
~ $ LC_ALL=C rpm -qf /usr/share/perl5/vendor_perl/Git/SVN/Memoize/YAML.pm 
perl-Git-SVN-1.8.1-1.fc18.noarch


ie, all directory in /usr/share/perl5/vendor_perl/Git and /usr/share/perl5/vendor_perl/Git/SVN are unowned

Comment 3 Fedora Update System 2013-01-30 12:22:28 UTC
git-1.8.1.2-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/git-1.8.1.2-1.fc18

Comment 4 Fedora Update System 2013-02-01 17:15:56 UTC
Package git-1.8.1.2-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing git-1.8.1.2-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-1801/git-1.8.1.2-1.fc18
then log in and leave karma (feedback).

Comment 5 Fedora Update System 2013-02-08 01:59:34 UTC
git-1.8.1.2-1.fc18 has been pushed to the Fedora 18 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Michael S. 2013-12-21 14:07:12 UTC
*** Bug 894525 has been marked as a duplicate of this bug. ***