Dependency issues in setup.ini.

Marco Atzeri marco.atzeri@gmail.com
Sat Sep 30 09:05:00 GMT 2017


On 30/09/2017 00:39, Steven Penny wrote:
> On Fri, 29 Sep 2017 21:16:17, "Sam Edge (Cygwin)" wrote:
>> For example we have lots of dependency loops in the 'requires' fields in
>> setup.ini - even to the point that some packages depend upon themselves!
> 
> It is the job of the package manager to detect and avoid such loops. No 
> database
> is perfect - it is up to the good programmer to account for an deal with 
> problem
> data
> 

some dependency loop are real as some packages
have cross dependency:

$ cygcheck cygMagickCore-6.Q16-5.dll | grep auto
   E:\cygwin64\bin\cygautotrace-3.dll

$ cygcheck cygautotrace-3.dll |grep Q16
   E:\cygwin64\bin\cygMagickCore-6.Q16-5.dll


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



More information about the Cygwin mailing list