Wiktor S. via Cygwin wrote:
Hi,recently it become impossible to install git-svn because of Perl dependency:Problem 
1/1nothing provides perl5_036 needed by subversion-perl-1.14.2-1Solution 1/1 
(default)  - do not ask to install git-svn-2.45.1-1-- Wiktor Sywula


setup.ini:
...
@ git-svn
...
depends2: ... subversion-perl
...
@ subversion-perl
...
depends2: ... perl5_036, ...
...


$ grep -E '^(@|provides:) perl5_' setup.ini
provides: perl5_040
provides: perl5_040
provides: perl5_040

$ grep -c '^depends2:.* perl5_036' setup.ini
429

Perl5_036 packages removed from the mirrors too early ?

--
Regards,
Christian


--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

Reply via email to