d3ad7rack / puredarwin

Automatically exported from code.google.com/p/puredarwin
Other
0 stars 0 forks source link

configd (pack of issues) #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
configd[24]: Bundles have circular dependency!!!
configd[24]: com.apple.SystemConfiguration.Kicker add failed
configd[24]: InterfaceNamer: no network interfaces, could not update platform 
UUID

Original issue reported on code.google.com by Aladin.Q...@gmail.com on 23 Mar 2009 at 11:06

GoogleCodeExporter commented 8 years ago
Bundles have circular dependency!!!
loading com.apple.SystemConfiguration.PowerManagement
adding  com.apple.SystemConfiguration.NetworkIdentification
adding  com.apple.SystemConfiguration.InterfaceNamer
loading com.apple.SystemConfiguration.DynamicPowerStep
adding  com.apple.SystemConfiguration.LinkConfiguration
adding  com.apple.SystemConfiguration.PreferencesMonitor
loading com.apple.SystemConfiguration.EAPOLController
loading com.apple.SystemConfiguration.IP6Configuration
adding  com.apple.SystemConfiguration.IPMonitor
adding  com.apple.SystemConfiguration.Kicker
com.apple.SystemConfiguration.Kicker add failed

Original comment by Aladin.Q...@gmail.com on 23 Mar 2009 at 11:10

GoogleCodeExporter commented 8 years ago
I once traced the source code to configd and found exactly where the "circular 
dependencies" error happened. 
Remind me and I'll take another look at it some time.

Original comment by stu...@echus.demon.co.uk on 24 Mar 2009 at 8:00