You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Package dependencies of cygwin have loops. For example bash > coreutils > tzcode > bash. So apt-cyg depends and rdepends commands are useless for many packages that depends or rdepends for this packages. It may be worth to do depth limitations for this commands or some loop checking...
The text was updated successfully, but these errors were encountered:
Package dependencies of cygwin have loops. For example bash > coreutils > tzcode > bash. So apt-cyg depends and rdepends commands are useless for many packages that depends or rdepends for this packages. It may be worth to do depth limitations for this commands or some loop checking...
The text was updated successfully, but these errors were encountered: