Opened 5 years ago

Closed 5 years ago

#327 closed defect (fixed)

rpm: unable to install git-all due to dependency issues

Reported by: sdennis Owned by:
Priority: Feedback Pending Milestone:
Component: rpm Version:
Severity: low Keywords:
Cc:

Description

I am running ArcaOS 5.0 Personal Edition with ANPM v1.03 (build 201805291). All repos have been updated locally. Every time I try to install git-all, I get this error (and am reporting it per the error's instructions):

[u'ERROR with transaction check vs depsolve:', 'perl(SVN::Core) is needed by perl-Git-SVN-2.11.0-3.oc00.noarch', 'perl(SVN::Delta) is needed by perl-Git-SVN-2.11.0-3.oc00.noarch', 'perl(SVN::Ra) is needed by perl-Git-SVN-2.11.0-3.oc00.noarch', 'perl(Authen::SASL) is needed by git-email-2.11.0-3.oc00.noarch', 'perl(Net::SMTP::SSL) is needed by git-email-2.11.0-3.oc00.noarch', 'cvs is needed by git-cvs-2.11.0-3.oc00.noarch', 'cvsps is needed by git-cvs-2.11.0-3.oc00.noarch', 'git-gui = 2.11.0-3.oc00 is needed by git-all-2.11.0-3.oc00.noarch', 'gitk = 2.11.0-3.oc00 is needed by git-all-2.11.0-3.oc00.noarch', u'Please report this error at http://trac.netlabs.org/rpm/']

Change History (2)

comment:1 Changed 5 years ago by Silvan Scherrer

Priority: majorFeedback Pending

Git all is broken because the needed svn and CVS repo are not complete. Just install git alone.
Git itself works great. Only some commands are missing like git svn

comment:2 Changed 5 years ago by Silvan Scherrer

Resolution: fixed
Status: newclosed

should be fixed in latest git rpm's. please test. If not reopen the ticket.

Note: See TracTickets for help on using tickets.