[MacPorts] #43365: Required dependency p5-term-readkey not installed with svn variant
#43365: Required dependency p5-term-readkey not installed with svn variant -----------------------------------------+-------------------------------- Reporter: ian.hinder@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.2.1 Keywords: subversion perl git git-svn | Port: git-core -----------------------------------------+-------------------------------- When installing git-core with the svn variant, the Perl ReadKey.pm package is not installed. This manifests itself as an error when using git-svn if SVN prompts for credentials: {{{ Password for 'XXX': Can't locate Term/ReadKey.pm in @INC (@INC contains: /opt/local/lib/perl5/site_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/site_perl/5.16.3 /opt/local/lib/perl5/vendor_perl/5.16.3/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.3 /opt/local/lib/perl5/5.16.3 /darwin-thread-multi-2level /opt/local/lib/perl5/5.16.3 /opt/local/lib/perl5/site_perl /opt/local/lib/perl5/vendor_perl/5.16.1/darwin-thread-multi-2level /opt/local/lib/perl5/vendor_perl/5.16.1 /opt/local/lib/perl5/vendor_perl .) at /opt/local/lib/perl5/site_perl/5.16.3/Git.pm line 565. }}} Installing the package p5-term-readkey solves the problem. Maybe this package should be listed as a dependency in the port description? {{{ variant svn description {Bi-directional subversion repository support} { depends_run-append port:subversion \ port:p${perl_version}-libwww-perl \ port:p${perl_version}-svn-simple \ port:p${perl_version}-term-readkey }} }}} -- Ticket URL: <https://trac.macports.org/ticket/43365> MacPorts <http://www.macports.org/> Ports system for OS X
#43365: git-core +svn: Required dependency p5-term-readkey not installed ---------------------------+------------------------- Reporter: ian.hinder@… | Owner: ciserlohn@… Type: defect | Status: new Priority: Low | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: git-core | ---------------------------+------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ciserlohn@… * keywords: subversion perl git git-svn => -- Ticket URL: <https://trac.macports.org/ticket/43365#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#43365: git-core +svn: Required dependency p5-term-readkey not installed ---------------------------+------------------------- Reporter: ian.hinder@… | Owner: ciserlohn@… Type: defect | Status: closed Priority: Low | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: git-core | ---------------------------+------------------------- Changes (by ciserlohn@…): * status: new => closed * resolution: => fixed Comment: Fixed in r118999. -- Ticket URL: <https://trac.macports.org/ticket/43365#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts