NetBSD / pkgsrc

Automatic conversion of the NetBSD pkgsrc CVS module, use with care
https://www.pkgsrc.org
310 stars 164 forks source link

ERROR: Circular dependency detected #125

Open Kalion2000 opened 1 year ago

Kalion2000 commented 1 year ago

When I try to build pkgsrc from source it gave me this error: ERROR: This package has set PKG_FAIL_REASON: ERROR: Circular dependency detected Any help would be appreciated.

bsiegert commented 1 year ago

Can you elaborate? Which package were you trying to build? What system are you on? Does the error message say what the dependency cycle is?

Kalion2000 commented 1 year ago

I'm trying to install pkgsrc from pkgsrc.tar.xz, im on chromeos, and this is the output when i try to install 2023Q2 Error (1).txt and when i try to install 2021Q1 it gives Error.txt

Kalion2000 commented 1 year ago

also now when i try to do bootstrap on branch "current" it still gives me

ERROR: This package has set PKG_FAIL_REASON:
ERROR: Circular dependency detected
bsiegert commented 1 year ago

When you say "I am on Chrome OS", do you mean

Can you please paste the command that you use for bootstrapping here? And save the output of bootstrap to a file and link or attach it. Thanks.